Compare commits

...

5 Commits
main ... 5.54.x

Author SHA1 Message Date
Fedor Indutnyy d27d56bf55 v5.54.0 2022-08-09 13:50:39 -07:00
Fedor Indutnyy b0839846b5 Update strings 2022-08-09 13:49:59 -07:00
automated-signal 785c04cc42
Support iasVersion 4
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-08-08 18:38:08 -07:00
automated-signal bbd2b54146
Don't use original filenames when saving multi-attachment messages
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2022-08-08 13:32:18 -07:00
Scott Nonnenberg c9ad983a23
RoutineProfileRefresher: Track instances, only start() once, min sleep 2022-08-04 15:28:45 -07:00
78 changed files with 11576 additions and 514 deletions

View File

@ -2409,6 +2409,14 @@
"message": "Geen gesprekke gevind nie",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "'n Fout het voorgekom",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Dien log in",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Kon nie gebruikersnaam herroep nie. Kontroleer jou verbinding en probeer weer.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Besig om reaksie te stuur…",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Hierdie storie het geen klank nie",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Storie-instellings",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Storie-instellings",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Stuur na",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Stuur storie",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Deel & Kyk na Stories",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Gekondenseerde letters",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Voeg storieteks by",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Voeg 'n skakel by",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Tik of plak 'n URL in",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Bykomende klein veranderings, foutregstellings en prestasieverbeterings. Dankie dat jy Signal Gebruik!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "'n Handvol foutregstellings om jou toepassing glad te laat werk. Nog meer opwindende veranderings is op die horison!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Klein veranderings, foutregstellings en prestasieverbeterings. Hou aan teksboodskappe stuur, oproepe maak en videoklets soos gewoonlik.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Hard aan die werk om foute reg te stel en ander prestasieverbeterings aan te bring om die toepassing vir jou glad te laat werk.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Bykomende klein veranderings, foutregstellings en 'n verskeidenheid planne vir die toekoms.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Klein veranderings, foutregstellings en prestasieverbeterings. Dankie dat jy Signal gebruik!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "As jy die JAWS-skermleesprogram gebruik, is dit nou vir jou moontlik om stemmemo's te speel en om toegang te verkry tot langer boodskappe wat verkort is deur van die \"lees meer\"-knoppie gebruik te maak.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "لم يعثر على أي محادثة",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "حدث خطأ ما",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "إرسال السجل",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "فشل إحضار اسم المستخدم هذا. تفقّد اتصال شبكتك وحاول مرة أخرى.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "جاري إرسال التفاعل...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "هذه القصة لا تتوفر على صوت",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "إعدادات القصص",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "إعدادات القصص",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "إرسال إلى",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "إرسال القصة",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "مشاركة و إظهار القصص",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "خط Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "إضافة نص القصة",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "إضافة رابط",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "يُرجى كتابة أو لصق عنوان الصفحة",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "تعديلات صغيرة إضافية وإصلاحات للأخطاء وتحسينات في الأداء. شكرًا على استخدام تطبيق Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "مجموعة من إصلاحات الأعطال ليبقى التطبيق مُشتغلا بسلاسة. مزيد من التغييرات في الأفق!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "تعديلات، إصلاح أعطال، وتحسينات للأداء. واصل المراسلة والاتصال والاتصال بالفيديو كالعادة.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "جاري العمل على تصليح الأعطال وإضافة تحسينات للأداء لنحافظ على سلاسة اشتغال التطبيق من أجلك.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "تعديلات صغيرة إضافية، تصليح أعطال، وخُطط متنوعة أخرى للمستقبل.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "تعديلات صغيرة، تصليح الأعطال، وتحسينات للأداء. شكرًا على استخدامكم Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "إذا كنت تستخدم برنامج قراءة الشاشة JAWS، فيمكنك الآن تشغيل الملفات الصوتية بنجاح والوصول إلى الرسائل الطويلة التي يتم اختصارها خلف زر \"قراءة المزيد\".",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Heç bir danışıq tapılmadı",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Bir xəta baş verdi",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Jurnalı göndər",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "İstifadəçi adı alma uğursuz oldu. Bağlantınızı yoxlayıb yenidən sınayın.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Reaksiya göndərilir...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Bu hekayə səssizdir",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Hekayə tənzimləmələri",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Hekayə tənzimləmələri",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Göndər",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Hekayə göndər",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Hekayələri paylaş və nəzərdən keçir",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "İxtisar edilmiş",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Hekayə mətni əlavə et",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Bir keçid əlavə et",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Yazın və ya bir URL yapışdırın",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Əlavə kiçik düzəlişlər edilir, xətalar aradan qaldırılır və effektivlik artırılır. Signal-dan istifadə etdiyiniz üçün təşəkkürlər!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Tətbiqinizin rahat işləməsini təmin etmək üçün bir neçə xəta düzəlişi xüsusiyyəti təqdim olunur. Gələcəkdə sizi daha maraqlı dəyişikliklər gözləyir.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Spesifik tənzimləmələr, xəta düzəlişləri və məhsuldarlığın artırılması xüsusiyyətləri təqdim olunur. Siz mesaj yazmağa, zəng etməyə və video-çatlarınıza hər zamankı kimi davam edin.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Tətbiqin sizlər üçün rahat işləməsini təmin etmək məqsədilə xəta düzəlişləri və digər məhsuldarlıq təkmilləşdirmələri üzərində ciddi iş gedir.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Əlavə kiçik spesifik tənzimləmələr, xəta düzəlişləri və gələcək üçün müxtəlif planlar nəzərdə tutulur. ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "JAWS ekran oxuma proqramından istifadə edirsinizsə, artıq səsli qeydləri aça və \"ətraflı oxu\" ifadəsi ilə qısaldılmış daha uzun mesajlara daxil ola bilərsiniz.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Няма намерени разговори",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Възникна грешка",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Изпращане на регистър",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Неуспешно извличане на потребителско име. Проверете връзката си и опитайте отново.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Изпращане на реакция...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Тази история няма звук",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Настройки за истории",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Настройки за истории",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Изпращане до",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Изпратете история",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Споделяне и преглед на истории",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Кондензиран",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Добавете текст към историята",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Добавете линк",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Въведете или поставете URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Допълнителни дребни корекции, поправки на бъгове и подобрения на работата. Благодарим ви, че използвате Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Няколко поправки на бъгове, за да може приложението да върви гладко. Още вълнуващи промени на хоризонта!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Корекции, поправки на бъгове и подобрения на работата. Продължавайте да чатите, говорите и да водите видео разговори както обикновено.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Работим усилено, за да коригираме бъгове и да правим подобрения на процесите, които поддържат гладката работа на приложението за вас.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Допълнителни малки подобрения, поправки на бъгове и разнообразие от бъдещи планове.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Дребни корекции, поправки на бъгове и подобрения на работата. Благодарим ви, че използвате Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Ако използвате програмата за четене на екрана JAWS, вече можете успешно да пускате гласови бележки и имате достъп до по-дълги съобщения, които се съкращават зад бутон „прочетете повече“.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "কোনও কথোপকথন পাওয়া যায়নি",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "একটি ত্রুটি দেখা দিয়েছে",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "লগ জমা দিন",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "ব্যবহারকারীর নাম আনতে ব্যর্থ হয়েছে। আপনার সংযোগ পরীক্ষা করুন এবং আবার চেষ্টা করুন।",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "রিঅ্যাকশন পাঠানো হচ্ছে...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "এই স্টোরির কোন শব্দ নেই",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "স্টোরি সেটিংস",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "স্টোরি সেটিংস",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "প্রেরণ করুন",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "স্টোরি পাঠান",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "স্টোরি শেয়ার করুন এবং দেখুন",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "কন্ডেন্সড",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "স্টোরি টেক্সট যোগ করুন",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "একটি লিংক যোগ করুন",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "URL টাইপ করুন কিংবা পেস্ট করুন",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "অতিরিক্ত কিছু ছোট পরিবর্তন, বাগ সংশোধন, এবং পার্ফরমেন্স বৃদ্ধি করা হয়েছে। Signal ব্যবহার করার জন্য ধন্যবাদ!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "আপনার অ্যাপটি নিরবিচ্ছিন্নভাবে সচল রাখতে কয়েকটি বাগ সংশোধন করা হয়েছে৷ সামনে আরো দারুণ সব পরিবর্তন আসছে!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "পরিবর্তন, বাগ সংশোধন এবং পারফর্মেন্স সমৃদ্ধকরণ। যথারীতি টেক্সটিং, কলিং এবং ভিডিও চ্যাটিং চালিয়ে যান।",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "আপনার জন্য অ্যাপটি নিরবিচ্ছিন্নভাবে সচল রাখতে বাগ সংশোধন এবং অন্যান্য পারফর্মেন্স উন্নত করতে কঠোর পরিশ্রম করা হয়েছে৷",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "★ আরো কিছু ছোট ছোট পরিবর্তন, বাগ সংশোধন, এবং ভবিষ্যতের জন্য বিভিন্ন পরিকল্পনা করা হয়েছে।",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "ছোট ছোট কিছু পরিবর্তন, বাগ সংশোধন এবং পারফর্মেন্স সমৃদ্ধ করা হয়েছে। Signal ব্যবহার করার জন্য ধন্যবাদ!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "আপনি যদি JAWS স্ক্রিন রিডিং প্রোগ্রাম ব্যবহার করে থাকেন, তাহলে আপনি এখন সফলভাবে ভয়েস মেমো চালাতে পারবেন এবং \"আরো পড়ুন\" বাটনের পেছনে সংক্ষিপ্ত আকারে থাকা বড় ম্যাসেজগুলোতে অ্যাক্সেস করতে পারবেন।",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Nije pronađen nijedan razgovor",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Došlo je do greške",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Pošalji zapisnik",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Dohvatanje korisničkog imena nije uspjelo. Provjerite vezu i pokušajte ponovo.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Slanje reakcije...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Ova priča nema zvuk",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Podešavanja priče",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Podešavanja priče",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Pošalji za",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Pošalji priču",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Dijelite i gledajte priče",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Sažeto",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Dodavanje teksta priče",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Dodavanje linka",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Kucajte ili zalijepite URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Dodatna mala poboljšanja, ispravke grešaka i poboljšanja performansi. Hvala što koristite Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Mnoštvo otklonjenih grešaka kako bi vaša aplikacija nesmetano funkcionirala. VIše uzbudljivih izmjena čeka vas u budućnosti!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Podešavanja, otklanjanje grešaka i poboljšanja performansi. Nastavite sa slanjem poruka, pozivanjem i video chatovima.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Naporno radimo da otklonimo greške i uvedemo ostala pobljšanja performansi kako bi vaša aplikacija nesmetano funkcionirala.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Dodatna mala podešavanja, otklanjanje grešaka i razni planovi za budućnost.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "Ako koristite čitač ekrana JAWS, sada možete uspješno reproducirati glasovne bilješke i pristupiti dužim porukama koje su skraćene iza dugmeta \"Pročitajte više\".",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "No s'ha trobat cap conversa.",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": " S'ha produït un error ",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Envia el registre",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "No s'ha pogut obtenir el nom d'usuari. Comproveu la connexió i torneu-ho a provar.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Enviant reacció...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Aquesta història no té so ",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Configuració de la història",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Configuració de la història",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Envia a",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Enviar història ",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Compartir i veure històries",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensada",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Afegir text de la història ",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Afegir un link",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Escriviu o enganxeu-hi un URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Hem fet alguns petits retocs, arreglat errors i millorat el rendiment. Gràcies per utilitzar Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Diverses correccions d'errors fan que la teva aplicació funcioni sense problemes. Més canvis emocionants pròximament! ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Ajustos, correccions d'errors i millores de rendiment. Continua enviant missatges de text, trucant i xatejant per vídeo com de costum.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Treballant força per tal de corregir errors i fer altres tasques de millora de rendiment per aconseguir que l'aplicació funcioni sense problemes. ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Petits ajustos addicionals, correccions d'errors i un munt de plans pel futur.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "Si utilitzes la pantalla JAWS per llegir el programa, ara podràs reproduir notes de veu sense entrebancs i accedir als missatges més llargs que apareixen abreujats a través del botó \"llegir més\".",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Nebyly nalezeny žádné konverzace",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Vyskytla se chyba",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Odeslat protokol",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Nepodařilo se načíst uživatelské jméno. Zkontrolujte připojení a zkuste to znovu.",
"description": "Shown if request to Signal servers to find username fails"
@ -6944,7 +6952,7 @@
"description": "Label for Device list in call settings pane"
},
"DialogUpdate--version-available": {
"message": "Aktualizace na verzi $version$ je k dispozici",
"message": "K dispozici je aktualizace na verzi $version$ ",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
@ -6954,15 +6962,15 @@
}
},
"NSIS__retry-dialog--first-line": {
"message": "Aplikaci Signal se nepodařilo zavřít.",
"message": "Aplikaci Signal nelze zavřít.",
"description": "First line of the dialog displayed when Windows installer can't close application automatically and needs user intervention to complete the installation."
},
"NSIS__retry-dialog--second-line": {
"message": "Zavřete ji ručně a poté klikněte na Opakovat pro pokračování.",
"message": "Zavřete ji ručně a pro pokračování klikněte na Opakovat.",
"description": "Second line of the dialog displayed when Windows installer can't close application automatically and needs user intervention to complete the installation."
},
"NSIS__appRunning": {
"message": "$appName$ běží.\nPotvrďte zavření stisknutím OK.\nPokud se aplikace nezavře sama, zavřete ji ručně.",
"message": "Je spuštěna aplikace $appName$.\nKliknutím na OK ji zavřete.\nPokud se nezavře, zavřete ji ručně.",
"description": "The contents of a dialog displayed when Windows installer detect that the application is running and asks user to close it. Note: please keep the line breaks so that the text occupies three separate lines",
"placeholders": {
"appName": {
@ -6972,11 +6980,11 @@
}
},
"NSIS__decompressionFailed": {
"message": "Nepodařilo se rozbalit soubory. Zkuste prosím instalátor spustit znovu.",
"message": "Nepodařilo se rozbalit soubory. Zkuste prosím spustit instalační program znovu. ",
"description": "Displayed when Windows installer cannot decompress application files"
},
"NSIS__uninstallFailed": {
"message": "Nepodařilo se odinstalovat staré soubory aplikace. Zkuste prosím instalátor spustit znovu.",
"message": "Nepodařilo se odinstalovat staré soubory aplikace. Zkuste prosím spustit instalační program znovu. ",
"description": "Displayed when Windows installer cannot uninstall the old application"
},
"CrashReportDialog__title": {
@ -6984,7 +6992,7 @@
"description": "A title of the dialog displayed when starting an application after a recent crash"
},
"CrashReportDialog__body": {
"message": "Signal se restartoval po selhání. Můžete odeslat zprávu o selhání a pomoci tím daný problém vyřešit.",
"message": "Aplikace Signal se po spadnutí znovu spustila. Můžete odeslat zprávu o spadnutí a pomoci tak problém prověřit.",
"description": "The body of the dialog displayed when starting an application after a recent crash"
},
"CrashReportDialog__submit": {
@ -6996,15 +7004,15 @@
"description": "A button label for erasure of the crash reporter data after a recent crash and continuing to start the app"
},
"CustomizingPreferredReactions__title": {
"message": "Přizpůsobení reakcí",
"message": "Přizpůsobit reakce",
"description": "Shown in the header of the modal for customizing the preferred reactions. Also shown in the tooltip for the button that opens this modal."
},
"CustomizingPreferredReactions__subtitle": {
"message": "Klepněte pro nahrazení smajlíka",
"message": "Kliknutím nahradíte emoji",
"description": "Instructions in the modal for customizing the preferred reactions."
},
"CustomizingPreferredReactions__had-save-error": {
"message": "Objevila se chyba při ukládání nastavení. Zkuste to prosím znovu.",
"message": "Při ukládání nastavení se vyskytla chyba. Zkuste to prosím znovu.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
@ -7092,7 +7100,7 @@
"description": "Performs the crop"
},
"MyStories__title": {
"message": "Mé příběhy",
"message": "Moje příběhy",
"description": "Title for the my stories list"
},
"MyStories__story": {
@ -7138,7 +7146,7 @@
}
},
"MyStories__replies--plural": {
"message": "$num$ odpovědi/í",
"message": "$num$ odpovědí",
"description": "Number of replies your story has",
"placeholders": {
"num": {
@ -7148,7 +7156,7 @@
}
},
"MyStories__delete": {
"message": "Smazat tento příběh? Bude smazán i pro všechny, kteří jej obdrželi.",
"message": "Smazat tento příběh? Smaže se také všem, kteří jej obdrželi.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
@ -7174,7 +7182,7 @@
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Uložením do vašeho seznamu kontaktů",
"message": "Uložením do svého seznamu kontaktů",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
@ -7186,7 +7194,7 @@
"description": "Title for the stories list"
},
"Stories__mine": {
"message": "Mé příběhy",
"message": "Moje příběhy",
"description": "Label for your stories"
},
"Stories__add": {
@ -7198,11 +7206,11 @@
"description": "Button label to go to hidden stories pane"
},
"Stories__list-empty": {
"message": "Žádné poslední příběhy k zobrazení",
"message": "Žádné nové příběhy k zobrazení",
"description": "Description for when there are no stories to show"
},
"Stories__placeholder--text": {
"message": "Klikněte pro zobrazení příběhu",
"message": "Kliknutím zobrazíte příběh ",
"description": "Placeholder label for the story view"
},
"Stories__from-to-group": {
@ -7227,6 +7235,10 @@
"message": "Odesílám reakci...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Tento příběh není ozvučený",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Nastavení příběhu",
"description": "Title for the story settings modal"
@ -7256,11 +7268,11 @@
}
},
"StoriesSettings__who-can-see": {
"message": "Kdo může zobrazit tento příběh",
"message": "Kdo může vidět tento příběh",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Přidat sledovače",
"message": "Přidat sledujícího",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
@ -7278,7 +7290,7 @@
}
},
"StoriesSettings__remove--body": {
"message": "Tato osoba nadále neuvidí váš příběh.",
"message": "Tato osoba již váš příběh neuvidí.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
@ -7310,11 +7322,11 @@
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Jméno příběhu (požadováno)",
"message": "Název příběhu (povinné)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Skrýt příběhy od",
"message": "Skrýt příběh před",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
@ -7375,6 +7387,14 @@
"message": "Nastavení příběhu",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Odeslat",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Odeslat příběh",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Sdílet a zobrazit příběhy",
"description": "Select box title for the stories on/off toggle"
@ -7384,7 +7404,7 @@
"description": "Select box description for the stories on/off toggle"
},
"StoryViewer__pause": {
"message": "Zastavit",
"message": "Pozastavit",
"description": "Aria label for pausing a story"
},
"StoryViewer__play": {
@ -7392,7 +7412,7 @@
"description": "Aria label for playing a story"
},
"StoryViewer__reply": {
"message": "Odpověď",
"message": "Odpovědět",
"description": "Button label to reply to a story"
},
"StoryViewer__reply-group": {
@ -7448,7 +7468,7 @@
"description": "aria-label for reaction button"
},
"StoryViewsNRepliesModal__reacted": {
"message": "Reagoval(a) na příběh",
"message": "Reagoval/a na příběh",
"description": "Description of someone reacting to a story"
},
"StoryListItem__label": {
@ -7460,11 +7480,11 @@
"description": "Label for menu item to un-hide the story"
},
"StoryListItem__hide": {
"message": "Schovat příběh",
"message": "Skrýt příběh",
"description": "Label for menu item to hide the story"
},
"StoryListItem__go-to-chat": {
"message": "Jít do konverzace",
"message": "Přejít na konverzaci",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
@ -7527,8 +7547,16 @@
"message": "Zhuštěné",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Přidat k příběhu text",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Přidat odkaz",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Napište nebo vložte URL",
"message": "Zadejte nebo vložte adresu URL",
"description": "Placeholder for the URL input for link previews"
},
"StoryCreator__link-preview-empty": {
@ -7548,7 +7576,7 @@
"description": "Title for replies to stories"
},
"Quote__story-reaction": {
"message": "Reakce na příběh od $name$",
"message": "Reagoval/a na příběh od $name$",
"description": "Label for when a person reacts to a story",
"placeholders": {
"name": {
@ -7558,11 +7586,11 @@
}
},
"Quote__story-reaction--single": {
"message": "Reakce na příběh",
"message": "Reagoval/a na příběh",
"description": "Used whenever we can't find a user's first name"
},
"Quote__story-unavailable": {
"message": "Není již dostupný",
"message": "Již není k dispozici",
"description": "Label for when a story is not found"
},
"ContextMenu--button": {
@ -7574,13 +7602,33 @@
"description": "Title for the whats new modal"
},
"WhatsNew__bugfixes": {
"message": "Tato verze obsahuje řadu drobných úprav a oprav chyb, aby Signal fungoval hladce.",
"message": "Tato verze obsahuje řadu drobných vylepšení a oprav chyb, aby Signal fungoval bez problémů.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--1": {
"message": "Další 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"
},
"WhatsNew__bugfixes--2": {
"message": "Několik oprav chyb, aby aplikace fungovala bez problémů. Další vzrušující změny na obzoru!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Změny, opravy chyb a vylepšení výkonu. Psát, volat a videochatovat můžete stejně jako dřív.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Usilovně pracujeme na opravách chyb a na dalším zvyšování výkonu, aby vám aplikace fungovala bez problémů.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Další drobná vylepšení, opravy chyb a nové plány do budoucna.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "Pokud používáte program pro čtení obrazovky JAWS, můžete nyní přehrávat hlasové vzkazy a přistupovat k delším zprávám, které jsou zkrácené pomocí tlačítka „číst dál“.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Heb ganfod sgyrsiau",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "An error has occurred",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Cyflwyno cofnod",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Wedi methu estyn enw defnyddiwr. Gwiriwch eich cysylltiad a rhoi cynnig arall arni.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Sending reaction...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "This story has no sound",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Gosodiadau stori",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Gosodiadau stori",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Anfon at",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Send story",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Share & View Stories",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Add story text",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Add a link",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Teipio neu gludo URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Additional small tweaks, bug fixes, and performance enhancements. Thanks for using Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Handful of bug fixes to keep your app running smoothly. More exciting changes on the horizon! ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Tweaks, bug fixes, and performance enhancements. Keep on texting, calling, and video chatting as usual.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Hard at work fixing bugs and making other performance improvements to keep the app running smoothly for you. ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Additional small tweaks, bug fixes, and assorted plans for the future.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Small tweaks, bug fixes, and performance enhancements. Thanks for using Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "If youre using the JAWS screen reading program, you can now successfully play voice memos and access longer messages that get shortened behind a “read more” button.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Ingen fundne samtaler",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Der opstod en fejl",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Indsend log",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Kunne ikke hente brugernavn. Kontroller din forbindelse og prøv igen.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Sender reaktion...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Denne historie har ingen lyd",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Indstillinger for historie",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Indstillinger for historie",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Send til",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Send historie",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Del og se Historier",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Smal",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Tilføj tekst til historie",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Tilføj et link",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Indtast eller indsæt en URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Yderligere små ændringer, rettede fejl og præstationsforbedringer. Tak, fordi du bruger Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Flere rettelser, så din app kan køre uden problemer. Flere spændende ændringer på vej!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Tweaks, fejlrettelser og forbedret præstation. Skriv beskeder, tal i telefon og foretag videoopkald som du plejer.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Vi arbejder på at rette nogle bugs og forbedre appens præstation, så den kører uden problemer.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Yderligere tweaks, rettelser og diverse fremtidsplaner.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Små tweaks, rettelser og forbedringer af appens præstation. Tak fordi du bruger Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Hvis du bruger JAWS-skærmlæseren, kan du nu afspille talebeskeder og længere beskeder, der bliver afkortet af en \"læs mere\"-knap.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Keine Unterhaltungen gefunden",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Ein Fehler ist aufgetreten",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Diagnoseprotokoll übermitteln",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Nutzername konnte nicht abgerufen werden. Überprüfe deine Internetverbindung und versuche es erneut.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Reaktion wird verschickt …",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Diese Story hat keinen Ton",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Story-Einstellungen",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Story-Einstellungen",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Senden an",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Story senden",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Storys teilen & betrachten",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Schmal",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Story-Text hinzufügen",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Link hinzufügen",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "URL eingeben oder einfügen",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Zusätzliche kleine Optimierungen, Fehlerbehebungen und Leistungsverbesserungen. Danke, dass du Signal verwendest!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Eine Handvoll Fehlerbehebungen, damit deine App reibungslos läuft. Mehr aufregende Änderungen in Sicht!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Optimierungen, Fehlerbehebungen und Leistungsverbesserungen. Schreibe weiterhin wie gewohnt SMS, rufe an und führe Videochats durch.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Wir arbeiten hart daran, Fehler zu beheben und andere Leistungsverbesserungen vorzunehmen, damit die App für dich reibungslos läuft.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Weitere kleine Optimierungen, Fehlerbehebungen und verschiedene Pläne für die Zukunft.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Kleine Optimierungen, Fehlerbehebungen und Leistungsverbesserungen. Danke, dass du Signal nutzt!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Wenn du den JAWS Screenreader verwendest, kannst du jetzt erfolgreich Sprachnotizen abspielen und auf längere Nachrichten zugreifen, die mithilfe eines „Weiterlesen“-Buttons verkürzt dargestellt werden.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Δεν βρέθηκαν συνομιλίες",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Παρουσιάστηκε σφάλμα",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Υποβολή αρχείου",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Αποτυχία λήψης ονόματος χρήστη. Έλεγξε τη σύνδεσή σου και δοκίμασε ξανά.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Γίνεται αποστολή αντίδρασης...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Αυτή η ιστορία δεν έχει ήχο",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Ρυθμίσεις ιστορίας",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Ρυθμίσεις ιστορίας",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Αποστολή σε",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Αποστολή ιστορίας",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Κοινοποίηση και προβολή ιστοριών",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Προσθήκη κειμένου ιστορίας",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Προσθήκη συνδέσμου",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Πληκτρολόγησε ή επικόλλησε ένα URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Πρόσθετες μικρές τροποποιήσεις, διορθώσεις σφαλμάτων και βελτιώσεις απόδοσης. Ευχαριστούμε που χρησιμοποιείς το Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Αρκετές διορθώσεις σφαλμάτων για την ομαλή λειτουργία της εφαρμογής σας. Έρχονται περισσότερες συναρπαστικές αλλαγές!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Τροποποιήσεις, επιδιορθώσεις σφαλμάτων και βελτιώσεις απόδοσης. Συνέχισε να στέλνεις μηνύματα, να κάνεις κλήσεις και βιντεοκλήσεις όπως συνήθως.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Δουλεύουμε σκληρά για να την επιδιόρθωση σφαλμάτων και τη δημιουργία άλλων βελτιώσεων απόδοσης για να διατηρηθεί η ομαλή λειτουργία της εφαρμογής για εσάς.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Πρόσθετες μικρές τροποποιήσεις, επιδιορθώσεις σφαλμάτων και ποίκιλα σχέδια για το μέλλον.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Μικρές τροποποιήσεις, επιδιορθώσεις σφαλμάτων και βελτιώσεις απόδοσης. Ευχαριστούμε που χρησιμοποιείς το Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Εάν χρησιμοποιείς το πρόγραμμα ανάγνωσης οθόνης JAWS, μπορείς πλέον να αναπαράγεις με επιτυχία φωνητικές σημειώσεις και να έχεις πρόσβαση σε μεγαλύτερα μηνύματα που γίνονται συντόμευση πίσω από ένα κουμπί \"διάβασε περισσότερα\".",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Neniu interparolo troviĝis",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "An error has occurred",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Sendi protokolon",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Malsukceso dum akiro de uzantnomo. Kontrolu la retkonekton, kaj provu ree.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Sending reaction...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "This story has no sound",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Rakontaj agordoj",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Rakontaj agordoj",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Sendi al",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Send story",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Share & View Stories",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Add story text",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Add a link",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Entajpi aŭ alglui retadreson",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Additional small tweaks, bug fixes, and performance enhancements. Thanks for using Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Handful of bug fixes to keep your app running smoothly. More exciting changes on the horizon! ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Tweaks, bug fixes, and performance enhancements. Keep on texting, calling, and video chatting as usual.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Hard at work fixing bugs and making other performance improvements to keep the app running smoothly for you. ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Additional small tweaks, bug fixes, and assorted plans for the future.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Small tweaks, bug fixes, and performance enhancements. Thanks for using Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "If youre using the JAWS screen reading program, you can now successfully play voice memos and access longer messages that get shortened behind a “read more” button.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "No se encontraron chats",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Un error ha ocurrido",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Enviar el registro de depuración",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Fallo al recuperar el alias. Comprueba tu conexión e inténtalo de nuevo.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Enviando reacción...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Esta historia no tiene sonido",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Ajustes de historias",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Ajustes de historias",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Enviar a",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Enviar historia",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Compartir y ver historias",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensada",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Agregar texto de la historia",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Agregar enlace",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Escribe o añade una URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Hemos hecho algunos pequeños retoques, arreglado errores y mejorado el rendimiento. ¡Gracias por utilizar Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Varios errores solucionados para mantener tu app funcionando sin problema. ¡Se vienen más cambios emocionantes!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Ajustes, soluciones a errores y mejoras al desempeño. Sigue texteando, llamando y chateando en video como siempre.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Trabajando duro para solucionar errores y hacer otras mejoras al desempeño para que la app te funcione sin problema.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Pequeños ajustes adicionales, soluciones a errores y diversos planes para el futuro.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "Si utilizas la pantalla JAWS para leer el programa, ahora puedes reproducir las notas de voz sin contratiempos y acceder a los mensajes más largos que aparecen abreviados a través del botón \"leer más\".",
"description": "Release notes for v5.53"

View File

@ -48,7 +48,7 @@
"description": "The label that is used for the Window menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuHelp": {
"message": "A&bi",
"message": "&Abi",
"description": "The label that is used for the Help menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuSettings": {
@ -246,7 +246,7 @@
"description": "Undoes Archive Conversation action, and unpins the conversation from the top of the conversation list"
},
"pinnedConversationsFull": {
"message": "Saad kinnitad kuni 4 vestlust",
"message": "Saad kinnitada kuni 4 vestlust",
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
@ -2409,6 +2409,14 @@
"message": "Vestlusi ei leitud",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Tekkis viga",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Postita logi",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Kasutajanimega ei saadud ühendust. Kontrolli oma ühendust ja proovi uuesti.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Reaktsiooni saatmine …",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Sellel lool puudub heli",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Loo sätted",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Loo sätted",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Saaja",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Saada lugu",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Jaga ja vaata lugusid",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Tihendatud",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Lisa loo tekst",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Lisa link",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Sisesta või kleebi URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Täiendavad 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"
},
"WhatsNew__bugfixes--2": {
"message": "Mõned veaparandused, mis aitavad rakendusel sujuvamalt töötada. Silmapiiril on veel põnevaid muudatusi!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Väikesed muudatused, vigade parandused ja jõudluse täiustused. Jätka sõnumite saatmist, helistamist ja videovestlusi tavapärasel viisil.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Anname endast parima, et vigu parandada ning jõudlust suurendada, muutes nii rakenduse tööd sujuvamaks.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Täiendavad väikesed muudatused, vigade parandused ja erinevad plaanid tulevikuks.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "Kui kasutad ekraanilugemisprogrammi JAWS, saad nüüd edukalt häälsõnumeid ette mängida ja avada pikemaid sõnumeid, mis on lühendatud ja millele on lisatud nupp „loe edasi“",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Ez da elkarrizketarik aurkitu",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Errore bat gertatu da",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Bidali erregistroa",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Ezin izan da eskuratu erabiltzaile-izena. Egiaztatu konektatuta zaudela eta saiatu berriro.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Erreakzioa bidaltzen…",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Istorio honek ez du soinurik",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Story ezarpenak",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Story ezarpenak",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Honi bidali",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Bidali istorioa",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Partekatu eta ikusi istorioak",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Kondentsatua",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Gehitu testua istorioan",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Gehitu esteka bat",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Idatzi edo itsatsi URL bat",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Ukitu txiki gehigarriak, errore-konponketak eta errendimendu-hobekuntzak. Mila esker Signal erabiltzeagatik!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Zenbait akats konpondu dira, aplikazioak modu egokian funtziona dezan. Aldaketa zirraragarri gehiago laster!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Doikuntzak, akats-konponketak eta errendimendu-hobekuntzak egin ditugu. Jarraitu deitzen, testu-mezuak bidaltzen eta bideodeiak egiten betiko moduan.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Gogor ari gara lanean akatsak konpontzeko eta bestelako errendimendu-hobekuntzak egiteko, aplikazioa arazorik gabe erabili ahal izan dezazun.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Doikuntza txiki, akats-konponketa eta askotariko plan gehigarriak ditugu etorkizunerako.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Doikuntza txikiak, akats-konponketak eta errendimendu-hobekuntzak. Eskerrik asko Signal erabiltzeagatik!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Pantailak irakurtzeko JAWS programa erabiltzen ari bazara, orain ahots-oharrak entzun ditzakezu, eta \"Irakurri gehiago\" botoiarekin laburtzen diren mezu luzeak atzitu.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "هیچ مکالمه‌‌ای یافت نشد",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "خطایی رخ داده است",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "ثبت گزارش",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "خطا در دریافت نام کاربری. اینترنت خود را بررسی کنید و مجددا تلاش کنید.",
"description": "Shown if request to Signal servers to find username fails"
@ -3148,7 +3156,7 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--focus-composer": {
"message": "تمرکز روی پیام‌نگار",
"message": "پیام‌نگار فوکوس",
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-all-media-view": {
@ -7227,6 +7235,10 @@
"message": "در حال ارسال واکنش...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "این استوری صدا ندارد",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "تنظیمات استوری",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "تنظیمات استوری",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "ارسال به",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "ارسال استوری",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "اشتراک‌گذاری و نمایش استوری‌ها",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "فشرده",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "افزودن متن استوری",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "افزودن پیوند",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "تایپ یا جایگذاری URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "تغییرات کوچک، رفع اشکالات و بهبود بیشتر عملکرد. از شما بابت استفاده از سیگنال سپاسگزاریم!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "چند رفع اشکال برای اجرای روان برنامه. تغییرات هیجان‌انگیزتری در راه است!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "تغییرات کوچک، رفع اشکالات و بهبود عملکرد. مثل همیشه به ارسال پیامک، تماس صوتی و تصویری ادامه دهید.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "سخت در تلاش برای رفع اشکالات و ایجاد سایر بهبودهای عملکردی به‌منظور حفظ عملکرد روان برنامه برای شما.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "تغییرات کوچک، رفع اشکالات و برنامه‌های متنوع بیشتر برای آینده.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "تغییرات کوچک، رفع اشکالات و بهبود عملکرد. بابت استفاده از سیگنال سپاسگزاریم!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "اگر از برنامه خواندن صفحه JAWS استفاده می‌کنید، اکنون می‌توانید یادداشت‌های صوتی را با موفقیت پخش کنید و به پیام‌های طولانی‌تری که پشت دکمه «بیشتر بخوانید» کوتاه می‌شوند دسترسی پیدا کنید.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Yhtään keskustelua ei löytynyt",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Tapahtui virhe",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Lähetä loki",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Käyttäjätunnuksen noutaminen epäonnistui. Tarkista verkkoyhteys ja yritä uudelleen.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Lähetetään reaktiota...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Tässä tarinassa ei ole ääntä",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Tarinan asetukset",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Tarinan asetukset",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Lähetä yhteystiedolle",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Lähetä tarina",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Jaa ja katso tarinoita",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Tiivistetty",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Lisää tarinaan tekstiä",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Lisää linkki",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Kirjoita tai liitä osoite",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Muita pieniä lisäsäätöjä, virheenkorjauksia ja suorituskykyparannuksia. Kiitos, että käytät Signalia!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Useita virheenkorjauksia, jotka sujuvoittavat sovelluksen käyttöä. Lisää kiinnostavia uudistuksia tulossa!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Säätöjä, virheenkorjauksia ja suorituskykyparannuksia. Voit lähettää tekstiviestejä, soittaa puheluita ja käydä videokeskusteluja kuten ennenkin.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Teemme kovasti töitä korjataksemme virheitä ja parantaaksemme suorituskykyä, jotta sinä voisit käyttää sovellusta entistä sujuvammin.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Muita pieniä lisäsäätöjä, virheenkorjauksia ja monenlaisia suunnitelmia tulevaisuutta varten.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Pieniä säätöjä, virheenkorjauksia ja suorituskykyparannuksia. Kiitos, että käytät Signalia!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Jos käytät JAWS-näytönlukuohjelmaa, voit nyt toistaa äänimuistioita ja käyttää pidempiä viestejä, jotka lyhennetään Lue lisää -painikkeen avulla.",
"description": "Release notes for v5.53"

File diff suppressed because it is too large Load Diff

View File

@ -468,7 +468,7 @@
"description": "Description of what will happen with your debug log"
},
"debugLogError": {
"message": "Un problème est survenu lors du téléversement ! Veuillez nous envoyer un courriel à support@signal.org et joindre votre journal comme fichier texte.",
"message": "Un problème est survenu lors du téléversement ! Veuillez nous envoyer un courriel à support@signal.org et joindre votre journal comme fichier texte.",
"description": "Error message a recommendations if debug log upload fails"
},
"debugLogSuccess": {
@ -1206,7 +1206,7 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"verifyHelp": {
"message": "Pour confirmer la sécurité de votre chiffrement de bout en bout avec $name$, comparez les numéros ci-dessus avec ceux de son appareil.",
"message": "Pour confirmer la sécurité de votre chiffrement de bout en bout avec $name$, comparez les chiffres ci-dessus avec ceux de son appareil.",
"description": "",
"placeholders": {
"name": {
@ -1446,7 +1446,7 @@
"description": "The placeholder for the 'choose device name' input"
},
"Preferences--device-name": {
"message": "Nom de lappareil ",
"message": "Nom de lappareil",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
"chooseDeviceName": {
@ -1518,7 +1518,7 @@
"description": "Button label in the call lobby for returning to a call"
},
"calling__lobby-automatically-muted-because-there-are-a-lot-of-people": {
"message": "Microphone coupé en raison de la taille de lappe",
"message": "Microphone coupé en raison de la longueur de lappel",
"description": "Shown in a call lobby toast if there are a lot of people already on the call"
},
"calling__call-is-full": {
@ -1876,7 +1876,7 @@
"description": "Shown as the description for the modal that requests screen recording permissions"
},
"calling__presenting--permission-instruction-step1": {
"message": "Allez dans Préférences Système",
"message": "Allez dans Préférences système",
"description": "Shown as the description for the modal that requests screen recording permissions"
},
"calling__presenting--permission-instruction-step2": {
@ -1888,7 +1888,7 @@
"description": "Shown as the description for the modal that requests screen recording permissions"
},
"calling__presenting--permission-open": {
"message": "Ouvrez les Préférences Système",
"message": "Ouvrez les Préférences système",
"description": "The button that opens your system preferences for the needs screen record permissions modal"
},
"calling__presenting--permission-cancel": {
@ -2394,7 +2394,7 @@
"description": "Label for header when starting a new conversation"
},
"stories": {
"message": "Histoires",
"message": "Stories",
"description": "Label for header to go to stories view"
},
"contactSearchPlaceholder": {
@ -2409,6 +2409,14 @@
"message": "Aucune conversation trouvée",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Une erreur s'est produite",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Envoyer le journal",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Échec de la récupération du nom d'utilisateur. Vérifiez votre connexion et réessayez.",
"description": "Shown if request to Signal servers to find username fails"
@ -2418,7 +2426,7 @@
"description": "Shown if request to Signal servers to find phone number fails"
},
"startConversation--username-not-found": {
"message": "Utilisateur non trouvé.$atUsername$ nest pas un utilisateur de Signal ; assurez davoir saisi le nom d'utilisateur complet.",
"message": "Utilisateur non trouvé.$atUsername$ nest pas un utilisateur de Signal ; assurez-vous davoir saisi le nom d'utilisateur complet.",
"description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username",
"placeholders": {
"atUsername": {
@ -2482,7 +2490,7 @@
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Les groupes Signal fonctionnent mieux avec $max$ membres ou moins. Ajouter davantage de membre entraînera des retards dans lenvoi et la réception de messages.",
"message": "Les groupes Signal fonctionnent mieux avec $max$ membres ou moins. Ajouter davantage de membres entraînera des retards dans lenvoi et la réception des messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
@ -2774,7 +2782,7 @@
"description": "Shown in a message's bubble when you've sent a gift badge to a contact"
},
"message--giftBadge--unopened--label": {
"message": "cadeau",
"message": "Cadeau",
"description": "Shown in a message's bubble when you've received a gift badge from a contact"
},
"message--giftBadge--unopened--toast--incoming": {
@ -3400,7 +3408,7 @@
"description": "Label for the X button used to remove a staged sticker"
},
"StickerCreator--DropStage--dragDrop": {
"message": "Cliquez ou glissez-déposez un fichier pour ajouter un autocollant",
"message": "Cliquez ou glissez et déposez un fichier pour ajouter un autocollant",
"description": "Shown on the + section of the file addition stage of sticker pack creation"
},
"StickerCreator--DropStage--help": {
@ -6256,7 +6264,7 @@
"description": "Moment.js format for date headers in the message timeline, for dates <6 months old. See https://momentjs.com/docs/#/displaying/format/."
},
"TimelineDateHeader--date-older-than-6-months": {
"message": "LL",
"message": "MMM J, YYYY",
"description": "Moment.js format for date headers in the message timeline, for dates >=6 months old. See https://momentjs.com/docs/#/displaying/format/."
},
"MessageRequestWarning__learn-more": {
@ -6378,7 +6386,7 @@
"description": "First paragraph in the captcha dialog"
},
"CaptchaDialog__second-paragraph": {
"message": "Après la vérification, vous pourrez continuer à communiquer. Tout les messages en attente seront automatiquement envoyés.",
"message": "Après la vérification, vous pourrez continuer à communiquer. Tous les messages en attente seront automatiquement envoyés.",
"description": "First paragraph in the captcha dialog"
},
"CaptchaDialog--can-close__title": {
@ -6642,19 +6650,19 @@
"description": "Placeholder for the username field"
},
"ProfileEditor--username--helper": {
"message": "Sur Signal, les noms dutilisateur sont facultatifs. Si vous choisissez de créer un nom dutilisateur, les autres utilisateurs de Signal pourront vous trouver avec ce nom dutilisateur et vous contacter sans connaître votre numéro de téléphone.",
"message": "Sur Signal, le nom dutilisateur est facultatif. Si vous choisissez de créer un nom dutilisateur, les autres utilisateurs de Signal pourront vous trouver avec ce nom dutilisateur et vous contacter sans connaître votre numéro de téléphone.",
"description": "Shown on the edit username screen"
},
"ProfileEditor--username--check-characters": {
"message": "Les noms dutilisateur ne peuvent contenir que des a-z, 0-9 et _.",
"message": "Le nom dutilisateur ne peut contenir que des a-z, 0-9 et _.",
"description": "Shown if user has attempted to use forbidden characters"
},
"ProfileEditor--username--check-starting-character": {
"message": "Les noms dutilisateur ne peuvent pas commencer par un numéro.",
"message": "Le nom dutilisateur ne peut pas commencer par un numéro.",
"description": "Shown if user has attempted to begin their username with a number"
},
"ProfileEditor--username--check-character-min": {
"message": "Les noms dutilisateur doivent comporter au moins $min$ caractères.",
"message": "Le nom dutilisateur doit comporter au moins $min$ caractères.",
"description": "Shown if user has attempted to enter a username with too few characters - currently min is 3",
"placeholders": {
"min": {
@ -6664,7 +6672,7 @@
}
},
"ProfileEditor--username--check-character-max": {
"message": "Les noms dutilisateur doivent comporter au maximum $max$ caractères.",
"message": "Le nom dutilisateur doit comporter au maximum $max$ caractères.",
"description": "Shown if user has attempted to enter a username with too many characters - currently min is 25",
"placeholders": {
"max": {
@ -6976,7 +6984,7 @@
"description": "Displayed when Windows installer cannot decompress application files"
},
"NSIS__uninstallFailed": {
"message": "Échec de désinstallation des anciens fichiers d'application . Veuillez réessayer dexécuter l'installeur.",
"message": "Échec de désinstallation des anciens fichiers d'application. Veuillez réessayer dexécuter l'installeur.",
"description": "Displayed when Windows installer cannot uninstall the old application"
},
"CrashReportDialog__title": {
@ -7182,7 +7190,7 @@
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Histoires",
"message": "Stories",
"description": "Title for the stories list"
},
"Stories__mine": {
@ -7194,7 +7202,7 @@
"description": "Description hint to add a story"
},
"Stories__hidden-stories": {
"message": "Histoires cachées",
"message": "Stories cachées",
"description": "Button label to go to hidden stories pane"
},
"Stories__list-empty": {
@ -7227,12 +7235,16 @@
"message": "Envoyer une réaction",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Cette Story ne contient pas de sons",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Paramètres des histoires",
"message": "Paramètres des stories",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Nouvelle histoire privée",
"message": "Nouvelle story privée",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
@ -7256,7 +7268,7 @@
}
},
"StoriesSettings__who-can-see": {
"message": "Qui peut voir cette histoire",
"message": "Qui peut voir cette story",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
@ -7278,7 +7290,7 @@
}
},
"StoriesSettings__remove--body": {
"message": "Cette personne ne verra plus votre histoire.",
"message": "Cette personne ne verra plus votre story.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
@ -7294,7 +7306,7 @@
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Supprimer lhistoire privée",
"message": "Supprimer la story privée",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
@ -7310,11 +7322,11 @@
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Nom de lhistoire (requis)",
"message": "Nom de la story (requis)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Cacher lhistoire pour",
"message": "Cacher la story pour",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
@ -7372,9 +7384,17 @@
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Paramètres des histoires",
"message": "Paramètres des stories",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Envoyer à",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Envoyer la Story",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Partager et voir les stories",
"description": "Select box title for the stories on/off toggle"
@ -7400,11 +7420,11 @@
"description": "Button label to reply to a group story"
},
"StoryViewer__mute": {
"message": "Désactiver",
"message": "Sourdine",
"description": "Aria label for muting stories"
},
"StoryViewer__unmute": {
"message": "Réactiver",
"message": "Désactiver la sourdine",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
@ -7448,7 +7468,7 @@
"description": "aria-label for reaction button"
},
"StoryViewsNRepliesModal__reacted": {
"message": "A réagi à lhistoire",
"message": "A réagi à la Story",
"description": "Description of someone reacting to a story"
},
"StoryListItem__label": {
@ -7456,7 +7476,7 @@
"description": "aria-label for the story list button"
},
"StoryListItem__unhide": {
"message": "Montrer les histoires",
"message": "Montrer les Stories",
"description": "Label for menu item to un-hide the story"
},
"StoryListItem__hide": {
@ -7527,6 +7547,14 @@
"message": "Résumé",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Ajouter du texte sur la Story",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Ajouter un lien",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Tapez ou collez une URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Petits ajustements supplémentaires, corrections de bugs et améliorations des performances. Merci d'utiliser Signal ! ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Plusieurs corrections de bugs ont été effectuées pour assurer le bon fonctionnement de votre application. D'autres changements passionnants sont à venir !",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Ajustements, corrections de bugs et améliorations des performances. Continuez à envoyer des SMS, à téléphoner et à discuter par vidéo comme dhabitude.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Nous travaillons sans relâche à la correction des bugs et à l'amélioration des performances afin de garantir le bon fonctionnement de l'application.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "D'autres petits ajustements, des corrections de bugs et des changements passionnants sont à venir",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "Si vous utilisez le programme de lecture d'écran JAWS, vous pouvez désormais lire avec succès des mémos vocaux et accéder à des messages plus longs qui sont raccourcis derrière un bouton « Lire la suite ».",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Cha deach còmhradh sam bith a lorg",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "An error has occurred",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Cuir loga a-null",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Cha b urrainn dhuinn an t-ainm-cleachdaiche fhaighinn. Dearbh an ceangal agad is feuch ris a-rithist.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Sending reaction...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "This story has no sound",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Story settings",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Story settings",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Send to",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Send story",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Share & View Stories",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Add story text",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Add a link",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Type or paste a URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Additional small tweaks, bug fixes, and performance enhancements. Thanks for using Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Handful of bug fixes to keep your app running smoothly. More exciting changes on the horizon! ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Tweaks, bug fixes, and performance enhancements. Keep on texting, calling, and video chatting as usual.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Hard at work fixing bugs and making other performance improvements to keep the app running smoothly for you. ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Additional small tweaks, bug fixes, and assorted plans for the future.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Small tweaks, bug fixes, and performance enhancements. Thanks for using Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "If youre using the JAWS screen reading program, you can now successfully play voice memos and access longer messages that get shortened behind a “read more” button.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Non se atoparon conversas",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Algo saíu mal!",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Enviar rexistro",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Erro ao buscar o usuario. Comproba a túa conexión e inténtao de novo.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Enviando reacción...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Esta historia non ten son",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Configuración das historias",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Configuración das historias",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Enviar a",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Enviar historia",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Compartir e ver historias",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensada",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Engadir texto á historia",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Engadir unha ligazón",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Escribe ou pega unha URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Comprende pequenas modificacións extra, solución dos problemas e melloras no rendemento. Moitas grazas por empregar Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Arranxáronse unha manchea de erros para que a túa aplicación siga a funcionar sen interrupcións. Xa están en camiño máis novidades!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Comprende algunhas melloras, solucións de problemas e melloras no rendemendo. Segue mandando mensaxes, chamando e falando por videochamada coa túa xente.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Estamos a traballar sen parar arranxando todos os problemas e mellorando o rendemento para que poidas seguir empregando a aplicación sen interrupcións.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Están a chegar pequenas modificacións extra, solucións de problemas e diferentes actualizacións.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Comprende pequenas modificacións e melloras no rendemento. Moitas grazas por empregar Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Se empregas o programa JAWS para leres a pantalla, agora podes reproducir as notas de voz sen interrupcións e acceder ás mensaxes máis longas que se mostran abreviadas tras o botón \"Ler máis\".",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "કોઈ વાતચીત મળી નથી",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "એક ભૂલ આવી છે",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "લૉગ સબમિટ કરો",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "વપરાશકર્તા નામ લાવવાનું નિષ્ફળ. તમારું કનેક્શન તપાસો અને ફરી પ્રયાસ કરો.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "પ્રતિક્રિયા મોકલી રહ્યાં છીએ...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "આ સ્ટોરીમાં કોઈ અવાજ નથી",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "સ્ટોરી સેટિંગ્સ",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "સ્ટોરી સેટિંગ્સ",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "આમને મોકલો",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "સ્ટોરી મોકલો",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "સ્ટોરી જુઓ અને શેર કરો",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "સઘન",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "સ્ટોરી ટેક્સ્ટ ઉમેરો",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "લિંક ઉમેરો",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "URL લખો અથવા પેસ્ટ કરો",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "અતિરિક્ત નાના ફેરફારો, બગ ઠીક કર્યા અને પ્રદર્શનમાં સુધારા. Signal નો ઉપયોગ કરવા બદલ આભાર!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "તમારી ઍપને સરસ રીતે ચાલતી રાખવા માટે થોડા ભૂલ સુધારો. વધુ રોમાંચક બદલાવો બસ આવી જ રહ્યાં છે!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "ફેરફારો, ભૂલ સુધાર અને પ્રદર્શનમાં વધારો. હંમેશની જેમ ટેક્સટિંગ, કોલિંગ અને વિડીયો ચેટિંગ કરતાં રહો.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "ઍપને તમારા માટે સરળતાથી ચાલતી રાખવા માટે ભૂલો સુધારવાનું અને અન્ય પ્રદર્શન સુધારણા કરવાનું કામ કરવામાં સખત મહેનત કરી.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "વધારાના નાના ફેરફારો, ભૂલ સુધારા અને ભવિષ્ય માટેની ઉત્તમ યોજનાઓ.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "નાના ફેરફારો, ભૂલ સુધારા અને પ્રદર્શનમાં વધારો. Signalનો ઉપયોગ કરવા બદલ આભાર!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "જો તમે JAWS સ્ક્રીન રીડિંગ પ્રોગ્રામનો ઉપયોગ કરી રહ્યા છો, તો તમે હવે સફળતાપૂર્વક વૉઇસ મેમો ચલાવી શકો છો અને \"વધુ વાંચો\" બટન પાછળ ટૂંકા થઈ જતાં હોય તેવા લાંબા મેસેજને ઍક્સેસ કરી શકો છો.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "שיחות לא נמצאו",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "אירעה שגיאה",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "הגש יומן",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "נכשל במשיכת שם משתמש. בדוק את החיבור שלך ונסה שוב.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "שולח תגובה...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "לסטורי הזה אין צליל",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "הגדרות סיפור",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "הגדרות סיפור",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "שלח אל",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "שליחת סטורי",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "שיתוף וצפיה בסטוריז",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "הוספת טקסט לסטורי",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "הוספת קישור",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "הקלד או הדבק מען",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "עוד כמה התאמות קטנות, תיקוני באגים ושיפורים. תודה על השימוש ב-Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "מלא תיקוני באגים כדי לוודא שהאפליקציה שלך תמשיך לרוץ חלק. ויש עוד שדרוגים מרגשים באופק!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "התאמות, תיקוני באגים ושיפורי ביצועים. אפשר להמשיך להתכתב, להתקשר ולקיים שיחות וידאו כרגיל.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "עובדים קשה על תיקוני באגים ושיפור הביצועים בעוד דרכים כדי לוודא שהאפליקציה שלך תמשיך לרוץ חלק.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "עוד התאמות קטנות, תיקוני באגים ומגוון תכניות לעתיד.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "התאמות קטנות, תיקוני באגים ושיפורי ביצועים. תודה על השימוש ב-Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "אם אתם משתמשים בקורא מסך JAWS, עכשיו תוכלו לנגן בהצלחה הודעות קוליות ולגשת להודעות ארוכות יותר שמקוצרות מאחורי כפתור ״קרא עוד״.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "कोई बातचीत नहीं मिली",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "कोई त्रुटि हुई",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "लॉग सबमिट करें",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "यूज़र का नाम ढूंढने में असफ़ल. अपने कनेक्शन को चेक करें और फिर से कोशिश करें.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "प्रतिक्रिया भेजी जा रही है...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "इस स्टोरी में आवाज़ नहीं है",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "स्टोरी सेटिंग्स",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "स्टोरी सेटिंग्स",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "को भेजें",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "स्टोरी भेजें",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "स्टोरीज़ शेयर और व्यू करें",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "स्टोरी टेक्स्ट जोड़ें",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "कोई लिंक जोड़ें",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "कोई URL टाइप या पेस्ट करें",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "अतिरिक्त छोटे-छोटे ट्वीक, बग फ़िक्स, और प्रदर्शन में सुधार। Signal इस्तेमाल करने के लिए आपका धन्यवाद।",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "आपके ऐप को आराम से चलाते रहने के लिए कुछ बग फ़िक्स किए गए हैं। आगे और भी रोचक बदलाव होने हैं!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "ट्वीक, बग फ़िक्स, और प्रदर्शन में सुधार। हमेशा की तरह टेक्स्ट, कॉल, और वीडियो चैटिंग करते रहें। ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "आपके लिए ऐप को आराम से चलाते रहने के लिए कुछ मुश्किल बग फ़िक्स करना और प्रदर्शन संबंधी अन्य सुधार करना।",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "अतिरिक्त छोटे-छोटे ट्वीक, बग फ़िक्स, और भविष्य के लिए विशेष योजनाएँ।",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "छोटे-छोटे ट्वीक, बग फ़िक्स, और प्रदर्शन में सुधार। Signal इस्तेमाल करने के लिए धन्यवाद।",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "यदि आप JAWS स्क्रीन रीडिंग प्रोग्राम का इस्तेमाल कर रहे हैं तो अब आप सफलतापूर्वक वॉयस मेमो प्ले कर सकते हैं उन लंबे संदेशों को ऐक्सेस कर सकते हैं जो \"अधिक पढ़ें\" बटन के पीछे छिप जाते हैं।",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Nema razgovora",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Došlo je do pogreške",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Pošalji zapisnik",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Dohvaćanje korisničkog imena nije uspjelo. Provjerite internetsku vezu i pokušajte ponovo.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Slanje reakcije…",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Ova priča nema zvuk",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Postavke priče",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Postavke priče",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Poslati",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Pošalji priču",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Dijelite i gledajte priče",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Zgusnuto",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Dodaj tekst priče",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Dodaj link",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Upišite ili zalijepite URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Dodatna mala podešavanja, ispravci bugova i poboljšanje performansa aplikacije. Hvala vam što koristite Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Ispravili smo greške za nesmetano korištenje aplikacije. Uskoro slijedi još uzbudljivih promjena!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Podešavanja, ispravci grešaka i poboljšanja performansi. Nastavite s dopisivanjem, pozivima i videochatovima kao i do sada.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Vrijedno radimo na ispravljanju grešaka i drugim poboljšanjima za nesmetano korištenje aplikacije.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Dodatna mala podešavanja, ispravci grešaka i buduća poboljšanja.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "Ako koristite program za čitanje zaslona JAWS, sada možete uspješno reproducirati glasovne zapise i pristupiti duljim porukama koje se skraćuju iza gumba \"pročitaj više\".",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Nem találhatóak beszélgetések",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Hiba lépett fel",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Naplófájl küldése",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Nem sikerült betölteni a felhasználónevet. Ellenőrizd a kapcsolatodat, majd próbáld újra!",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Reakció küldése...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "A Történetnek nincs hangja",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Történet beállításai",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Történet beállításai",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Címzett",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Történet küldése",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Történetek megosztása és megtekintése",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Szöveg hozzáadása a Történethez",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Hivatkozás hozzáadása",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Gépelj vagy másolj be egy URL-t",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "További apró módosí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"
},
"WhatsNew__bugfixes--2": {
"message": "Több hibajavítás az alkalmazás zökkenőmentes működése érdekében és további izgalmas változások vannak a láthatáron!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Korrekciók, hibajavítások és teljesítménynövelések. A megszokott módon SMS-ezhetsz, telefonálhatsz és videocseveghetsz.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Keményen dolgoztunk a hibák helyrehozásán és egyéb teljesítményjavításokon, hogy az alkalmazás zökkenőmentesen működjön.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "További apró módosítások, hibajavítások és válogatott tervek a jövőre nézve.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "Ha a JAWS-képernyőolvasó programot használod, sikeresen lejátszhatod a hangjegyzeteket, és hozzáférhetsz a hosszabb üzenetekhez, amelyek a „További információ” gomb mögött lerövidülnek.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Tidak ada percakapan ditemukan",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Telah terjadi kesalahan",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Kirim catatan",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Gagal memperoleh nama pengguna. Periksa koneksi Anda dan coba lagi.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Mengirim tanggapan…",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Cerita ini tidak punya suara",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Pengaturan cerita",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Pengaturan cerita",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Kirim ke",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Kirim cerita",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Bagikan & Lihat Cerita",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Tambahkan teks cerita",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Tambahkan tautan",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Ketik atau tempel sebuah URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Sedikit penyesuaian tambahan, perbaikan bug, dan penyempurnaan performa. Terima kasih telah menggunakan Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Beberapa perbaikan bug untuk memastikan aplikasi berjalan lancar. Perubahan menarik lain akan segera diterapkan!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Penyesuaian, perbaikan bug, dan peningkatan performa. Silakan lanjut berkirim pesan, menelepon, dan melakukan obrolan video seperti biasa.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Kami berupaya memperbaiki bug dan memberikan peningkatan performa lain agar aplikasi bisa berjalan lancar untuk Anda.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Sedikit penyesuaian tambahan, perbaikan bug, dan berbagai rencana untuk masa mendatang.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Sedikit penyesuaian tambahan, perbaikan bug, dan peningkatan performa. Terima kasih telah menggunakan Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Jika Anda menggunakan program pembaca layar JAWS, kini Anda bisa memutar memo suara dan mengakses pesan panjang yang dipersingkat di balik tombol “baca selengkapnya”.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Engin samtöl fundust",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "An error has occurred",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Senda inn atvikaskrá",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Mistókst að sækja notandanafn. Athugaðu nettenginguna þína og prófaðu svo aftur.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Sending reaction...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "This story has no sound",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Stillingar sögu",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Stillingar sögu",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Senda til",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Send story",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Share & View Stories",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Add story text",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Add a link",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Skrifaðu eða límdu vefslóð",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Additional small tweaks, bug fixes, and performance enhancements. Thanks for using Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Handful of bug fixes to keep your app running smoothly. More exciting changes on the horizon! ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Tweaks, bug fixes, and performance enhancements. Keep on texting, calling, and video chatting as usual.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Hard at work fixing bugs and making other performance improvements to keep the app running smoothly for you. ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Additional small tweaks, bug fixes, and assorted plans for the future.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Small tweaks, bug fixes, and performance enhancements. Thanks for using Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "If youre using the JAWS screen reading program, you can now successfully play voice memos and access longer messages that get shortened behind a “read more” button.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Nessuna conversazione trovata",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Qualcosa è andato storto...",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Invia log",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Impossibile recuperare il nome utente. Controlla la tua connessione e riprova.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Invio reazione...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Questa Storia non ha audio",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Impostazioni storia",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Impostazioni storia",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Inviato a",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Invia Storia",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Condivisione e visualizzazione delle Storie",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensato",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Aggiungi un testo alla Storia",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Aggiungi un link",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Digita o incolla un URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "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"
},
"WhatsNew__bugfixes--2": {
"message": "Abbiamo risolto una serie di bug per garantire il corretto funzionamento dell'app. Non solo: ci sono tante novità all'orizzonte!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Piccoli aggiornamenti e qualche bug risolto per permetterti di usare l'app al meglio: chatta, chiama e parla con chi vuoi senza problemi su Signal :)",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Abbiamo lavorato tanto per risolvere i bug e inserire qualche miglioramento qua e là per garantire il corretto funzionamento di Signal.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Piccoli miglioramenti, qualche bug risolto e tante novità per il futuro!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "Se stai usando JAWS come screen reader, da ora puoi riprodurre messaggi vocali e accedere ai messaggi di testo più lunghi che vengono accorciati con un pulsante \"Leggi di più\".",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "チャットが見つかりません",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "エラーが発生しました",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "ログを送信",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "ユーザ名を検索できませんでした。インターネット接続を確認して再度試してください。",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "リアクションを送信しています...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "このストーリーには音声がありません",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "ストーリーの設定",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "ストーリーの設定",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "宛先",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "ストーリーを送信する",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "ストーリーズの共有と閲覧",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "コンデンス",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "ストーリーテキストを追加します",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "リンクを追加します",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "URLを入力するか貼り付けてください",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "追加の微調整、バグ修正、パフォーマンスの向上。 シグナルをご利用いただきありがとうございます。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "アプリをスムーズに動作させるためのいくつかのバグ修正。さらにエキサイティングな変更をお楽しみに!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "微調整、バグ修正、パフォーマンスの向上。メッセージ、電話、ビデオチャットはこれまで通りご利用いただけます。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "アプリがスムーズに動作するよう、バグの修正とその他のパフォーマンスの向上に努めています。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "追加の微調整、バグ修正、および今後のさまざまな予定について。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "細かな微調整、バグ修正、パフォーマンスの向上。 Signalをご利用いただきありがとうございます。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "JAWS の画面読み上げプログラムを使用している場合に、ボイスメモを正常に再生し、「もっと読む」ボタンの後に省略されている長いメッセージにアクセスできるようになりました。",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "მიმოწერების მოძებნა ვერ მოხერხდა",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "ხარვეზი მოხდა",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "რეესტრის გაგზავნა",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "მომხმარებლის სახელის მიღება ვერ მოხერხდა. შეამოწმე შენი ინტერნეტ კავშირი და თავიდან სცადე.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "მიმდინარეობს რეაქციის გაგზავნა...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "ამ Story-ის ხმა არ აქვს",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Story-ის პარამეტრები",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Story-ის პარამეტრები",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "გაეგზავნოთ ჩამოთვლილებს",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Story-ის გაგზავნა",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "გააზიარე და ნახე Stories-ები",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "შედედებული",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Story-ის ტექსტის დამატება",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "ბმულის დამატება",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "ჩაწერე ან ჩააკოპირე URL-ი",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "დამატებითი პატარა შესწორებები, ბაგების გამართვები და წარმადობის გაუმჯობესებები. მადლობა, რომ Signal-ს იყენებ!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "შენი აპის შეუფერხებლად მუშაობისთვის უამრავი ბაგი გამოვასწორეთ. ჰორიზონტზე უფრო საინტერესო ცვლილებები გელოდება!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "შესწორებები, ბაგების გამოსწორებები და წარმადობის გაუმჯობესება. ჩვეულებისამებრ შეგიძლია განაგრძო ტექსტური შეტყობინებების გაგზავნა, დარეკვა და ვიდეო ჩატი.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "ხარვეზების გამოსწორებასა და წარმადობის სხვამხრივ გაუმჯობესებაზე დაუღალავად ვშრომობთ, რათა შენმა აპმა შეუფერხებლად იმუშაოს.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "დამატებითი მცირე შესწორებები, ბაგების გამოსწორება და სხვადასხვა გეგმები მომავლისთვის.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "მცირე შესწორებები, ბაგების გამოსწორება და წარმადობის გაუმჯობესება. მადლობას გიხდით სიგნალის გამოყენებისთვის!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "თუ JAWS-ის ეკრანის წამკითხველ პროგრამას იყენებ, ახლა უკვე წარმატებით შეგიძლია ააჟღერო ხმოვანი ჩანიშვნები და მიიღო წვდომა უფრო გრძელ შეტყობინებებზე, რომლებიც “წაიკითხე მეტი” ღილაკის საშუალებით მოკლდებიან.",
"description": "Release notes for v5.53"

7636
_locales/kk/messages.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -2409,6 +2409,14 @@
"message": "រកមិនឃើញការសន្ទនា",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "បញ្ហាមួយបានកើតឡើង",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "ដាក់បញ្ជូនកំណត់ហេតុ",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "មិនអាចស្រង់រកឈ្មោះអ្នកប្រើបាន។ សូមពិនិត្យមើលសេវាអ៊ីនធឺណិតរបស់អ្នក រួចព្យាយាមម្តងទៀត។",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "កំពុង​ផ្ញើ​ប្រតិកម្ម…",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "រឿងរ៉ាវនេះមិនមានសំឡេងទេ",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "ការកំណត់រឿងរ៉ាវ",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "ការកំណត់រឿងរ៉ាវ",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "ផ្ញើទៅ",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "ផ្ញើរឿងរ៉ាវ",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "ចែករំលែក និងមើលរឿងរ៉ាវ",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "តូចចង្អៀត",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "បញ្ចូលអត្ថបទរឿងរ៉ាវ",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "បញ្ចូលតំណ",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "វាយបញ្ចូល ឬបិទភ្ជាប់តំណ",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "ការកែប្រែបន្តិចបន្តួចបន្ថែម ការដោះស្រាយបញ្ហា និងការកែលម្អប្រតិបត្តិការ។ សូមអរគុណចំពោះការប្រើប្រាស់ Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "បញ្ហាមួយចំនួនតូចត្រូវបានដោះស្រាយដើម្បីរក្សា​ឲ្យ​កម្មវិធី​របស់​អ្នក​ដំណើរការ​ដោយ​រលូន។ នឹងមានការផ្លាស់ប្តូរដ៏គួរឲ្យរំភើបរីករាយបន្ថែមទៀតនាពេលខាងមុខនេះ!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "ការកែប្រែ ការដោះស្រាយបញ្ហា និងការបង្កើនប្រតិបត្តិការ។ បន្តការផ្ញើសារ ការហៅទូរសព្ទ និងការជជែកជាវីដេអូដូចធម្មតា។",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "ខិតខំធ្វើការដោះស្រាយបញ្ហា និងធ្វើការកែលម្អប្រតិបត្តិការផ្សេងទៀត ដើម្បីរក្សាឲ្យកម្មវិធីដំណើរការដោយរលូនសម្រាប់អ្នក។",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "ការកែប្រែបន្តិចបន្តួចបន្ថែម ការដោះស្រាយបញ្ហា និងគម្រោងចម្រុះសម្រាប់ពេលអនាគត។",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "ការកែប្រែបន្តិចបន្តួច ការដោះស្រាយបញ្ហា និងការបង្កើនប្រតិបត្តិការ។ សូមអរគុណចំពោះការប្រើប្រាស់ Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "ប្រសិនបើអ្នកកំពុងប្រើកម្មវិធីអានអេក្រង់ JAWS ឥឡូវនេះអ្នកអាចចាក់កំណត់សម្គាល់ជាសំឡេងដោយជោគជ័យ និងចូលមើលសារវែងជាងនេះ ដែលបានបង្រួមឲ្យខ្លីនៅពីក្រោយប៊ូតុង “អានបន្ថែម”។",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "ಸಂಭಾಷಣೆಗಳು ಕಂಡುಬಂದಿಲ್ಲ",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "ಒಂದು ದೋಷ ಉಂಟಾಗಿದೆ",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "ಲಾಗ್ ಸಲ್ಲಿಸಿ",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "ಯೂಸರ್‌ನೇಮ್ ಪಡೆಯಲು ವಿಫಲವಾಗಿದೆ. ನಿಮ್ಮ ಸಂಪರ್ಕ ಪರಿಶೀಲಿಸಿ ಹಾಗೂ ಮತ್ತೊಮ್ಮೆ ಪ್ರಯತ್ನಿಸಿ.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "ಪ್ರತಿಕ್ರಿಯೆ ಕಳುಹಿಸಲಾಗುತ್ತಿದೆ...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "ಈ ಸ್ಟೋರಿ ಯಾವುದೇ ಶಬ್ದ ಹೊಂದಿಲ್ಲ",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "ಸ್ಟೋರಿ ಸೆಟ್ಟಿಂಗ್‌ಗಳು",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "ಸ್ಟೋರಿ ಸೆಟ್ಟಿಂಗ್‌ಗಳು",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "ಇವರಿಗೆ ಕಳುಹಿಸಿ",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "ಸ್ಟೋರಿ ಕಳುಹಿಸಿ",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "ಸ್ಟೋರೀಸ್ ಹಂಚಿಕೊಳ್ಳಿ ಮತ್ತು ವೀಕ್ಷಿಸಿ",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "ಕುಗ್ಗಿಸಿದ ಗಾತ್ರ",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "ಸ್ಟೋರಿ ಟೆಕ್ಸ್ಟ್ ಸೇರಿಸಿ",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "ಒಂದು ಲಿಂಕ್ ಸೇರಿಸಿ",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "URL ಟೈಪ್ ಮಾಡಿ ಅಥವಾ ಪೇಸ್ಟ್ ಮಾಡಿ",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "ಹೆಚ್ಚುವರಿ ಸಣ್ಣ ಟ್ವೀಕ್‌ಗಳು, ಬಗ್ ಫಿಕ್ಸ್‌ಗಳು ಮತ್ತು ಕಾರ್ಯಕ್ಷಮತೆ ವರ್ಧನೆಗಳು. Signal ಬಳಸುತ್ತಿರುವುದಕ್ಕಾಗಿ ಧನ್ಯವಾದಗಳು!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "ನಿಮ್ಮ ಆ್ಯಪ್ ಸರಾಗವಾಗಿ ಚಾಲೂ ಆಗಲು ಅನೇಕ ಬಗ್ ಫಿಕ್ಸ್‌ಗಳು. ಇನ್ನಷ್ಟು ಆಕರ್ಷಕ ಬದಲಾವಣೆಗಳು ಬರಲಿವೆ! ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "ಟ್ವೀಕ್‌ಗಳು, ಬಗ್ ಫಿಕ್ಸ್‌ಗಳು ಮತ್ತು ಕಾರ್ಯಕ್ಷಮತೆ ವರ್ಧನೆಗಳು. ಎಂದಿನಂತೆ ಟೆಕ್ಸ್ಟ್ ಮಾಡುತ್ತಿರಿ, ಕರೆ ಮಾಡುತ್ತಿರಿ ಮತ್ತು ವಿಡಿಯೋ ಚಾಟಿಂಗ್ ನಡೆಸುತ್ತಿರಿ.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "ನಿಮ್ಮ‌ ಆ್ಯಪ್ ಅನ್ನು ಸರಾಗವಾಗಿರಿಸಲು ಬಗ್ ಫಿಕ್ಸಿಂಗ್ ಮತ್ತು ಇತರೆ ನಿರ್ವಹಣಾ ಸುಧಾರಣೆಗಳನ್ನು ಮಾಡುವ ಕೆಲಸದಲ್ಲಿ ನಿರತರಾಗಿದ್ದೇವೆ.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "ಹೆಚ್ಚುವರಿ ಸಣ್ಣ ಟ್ವೀಕ್‌ಗಳು, ಬಗ್ ಫಿಕ್ಸ್‌ಗಳು ಮತ್ತು ಭವಿಷ್ಯಕ್ಕಾಗಿ ವಿಂಗಡಿಸಲ್ಪಟ್ಟ‌ ಯೋಜನೆಗಳು.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "ಸಣ್ಣ ಟ್ವೀಕ್‌ಗಳು, ಬಗ್ ಫಿಕ್ಸ್‌ಗಳು ಮತ್ತು ಕಾರ್ಯಕ್ಷಮತೆ ವರ್ಧನೆಗಳು. Signal ಬಳಸುತ್ತಿರುವುದಕ್ಕಾಗಿ ಧನ್ಯವಾದಗಳು!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "JAWS ಸ್ಕ್ರೀನ್ ರೀಡಿಂಗ್ ಪ್ರೋಗ್ರಾಂ ಅನ್ನು ನೀವು ಬಳಸುತ್ತಿದ್ದರೆ, ನೀವು ಯಶಸ್ವಿಯಾಗಿ ವಾಯ್ಸ್ ಮೆಮೋಸ್ ಪ್ಲೇ ಮಾಡಬಹುದು ಮತ್ತು “ಇನ್ನಷ್ಟು ಓದಿ” ಬಟನ್ ಹಿಂದೆ ಸಂಕ್ಷಿಪ್ತಗೊಳಿಸಲ್ಪಟ್ಟ‌ ದೀರ್ಘವಾದ ಮೆಸೇಜ್‌ಗಳನ್ನು ಪ್ರವೇಶಿಸಬಹುದು.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "대화 찾을 수 없음",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "오류가 발생했습니다",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "로그 제출",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "사용자명을 가져오지 못했습니다. 연결을 확인하고 다시 시도하세요.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "반응 전송 중...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "소리가 없는 스토리입니다",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "스토리 설정",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "스토리 설정",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "다음으로 보내기",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "스토리 보내기",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "스토리 공유 및 보기",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "좁게",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "스토리 텍스트 추가",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "링크 추가",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "URL 입력 또는 붙여넣기",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "추가적인 사소한 변경 사항과 버그 수정, 성능 업데이트가 적용되었습니다. Signal을 이용해 주셔서 감사합니다!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "앱의 원활한 사용을 위해 몇 가지 수정 사항을 적용했습니다. 앞으로 있을 더 많은 변경 사항을 기대해 주세요!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "사소한 변경 사항과 버그 수정 및 성능 개선. 계속해서 평소처럼 문자와 통화, 화상 통화를 즐기세요.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "앱의 원활한 실행을 위한 버그 수정과 성능 개선에 최선을 다하고 있습니다.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "사소한 추가 변경 사항과 버그 수정, 다양한 미래 계획.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "사소한 변경 사항과 버그 수정 및 성능 개선. Signal을 이용해 주셔서 감사합니다!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "이제 JAWS 화면 읽기 프로그램을 사용하는 경우 음성 메모를 재생하고 '더 읽기' 버튼 뒤에 생략되는 긴 메시지에 액세스할 수 있습니다.",
"description": "Release notes for v5.53"

View File

@ -496,7 +496,7 @@
"description": "Shown in a toast to let the user know that the link to the debug log has been copied to their clipboard"
},
"reportIssue": {
"message": "Кардарларды тейлеген кызматка кайрылуу",
"message": "Кардарларды колдоо кызматына кайрылуу",
"description": "Link to open the issue tracker"
},
"gotIt": {
@ -934,7 +934,7 @@
"description": "Shown in a message's triple-dot menu if there isn't room for a dedicated download button"
},
"reactToMessage": {
"message": "Билдирүүгө мамиле билдирүү",
"message": "Билдирүүгө реакция кылуу",
"description": "Shown in triple-dot menu next to message to allow user to react to the associated message"
},
"replyToMessage": {
@ -1276,7 +1276,7 @@
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Кардарларды тейлеген кызматка кайрылуу",
"message": "Кардарларды колдоо кызматына кайрылуу",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"DeliveryIssue--preview": {
@ -2022,7 +2022,7 @@
}
},
"notificationReaction": {
"message": "$sender$ билдирүүңүзгө $emoji$ мамилесин билдирди",
"message": "$sender$ билдирүүңүзгө $emoji$ реакция кылды",
"description": "",
"placeholders": {
"sender": {
@ -2036,7 +2036,7 @@
}
},
"notificationReactionMessage": {
"message": "$sender$ $message$ үчүн $emoji$ мамилесин билдирди",
"message": "$sender$ $message$ үчүн $emoji$ реакция кылды",
"description": "",
"placeholders": {
"sender": {
@ -2409,6 +2409,14 @@
"message": "Сүйлөшүү табылган жок",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Ката кетти",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Журналды тапшыруу",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Колдонуучунун аты алынбай калды. Интернет менен байланышыңызды текшерип, кайра аракет кылыңыз.",
"description": "Shown if request to Signal servers to find username fails"
@ -2560,7 +2568,7 @@
"description": ""
},
"autoUpdateContactSupport": {
"message": "Кардарларды тейлеген кызматка кайрылуу",
"message": "Кардарларды колдоо кызматына кайрылуу",
"description": ""
},
"autoUpdateNewVersionMessage": {
@ -2790,11 +2798,11 @@
"description": "Shown to label the gift badge in notifications and the left pane"
},
"message--giftBadge--preview--redeemed": {
"message": "Белекке төшбелги алдыңыз",
"message": "Белек төшбелги алдыңыз",
"description": "Shown to label the redeemed gift badge in notifications and the left pane"
},
"message--giftBadge--preview--sent": {
"message": "Белекке төшбелги жөнөттүңүз",
"message": "Белек төшбелги жөнөттүңүз",
"description": "Shown to label a gift badge you've sent in notifications and the left pane"
},
"message--giftBadge": {
@ -4226,7 +4234,7 @@
"description": "Title of popup dialog when user-initiated task has gone wrong"
},
"ErrorModal--description": {
"message": "Кайра аракет кылыңыз же кардарларды тейлеген кызматка кайрылыңыз.",
"message": "Кайра аракет кылыңыз же кардарларды колдоо кызматына кайрылыңыз.",
"description": "Description text in popup dialog when user-initiated task has gone wrong"
},
"Confirmation--confirm": {
@ -7227,6 +7235,10 @@
"message": "Реакция жөнөтүлүүдө...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Бул окуянын үнү жок",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Окуя орнотуулары",
"description": "Title for the story settings modal"
@ -7290,7 +7302,7 @@
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Окуяңызды көрө алган адамдарга жооп берип, мамилесин билдирүүгө мүмкүнчүлүк берүү.",
"message": "Окуяңызды көрө алган адамдарга жооп берүүгө жана реакция кылууга мүмкүнчүлүк берүү.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
@ -7375,6 +7387,14 @@
"message": "Окуя орнотуулары",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Жөнөтүү",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Окуяны жөнөтүү",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Окуяларды бөлүшүү жана көрүү",
"description": "Select box title for the stories on/off toggle"
@ -7444,11 +7464,11 @@
"description": "Title for replies tab"
},
"StoryViewsNRepliesModal__react": {
"message": "Окуяга мамиле билдирүү",
"message": "Окуяга реакция кылуу",
"description": "aria-label for reaction button"
},
"StoryViewsNRepliesModal__reacted": {
"message": "Окуяга мамиле билдирди",
"message": "Окуяга реакция кылды",
"description": "Description of someone reacting to a story"
},
"StoryListItem__label": {
@ -7527,6 +7547,14 @@
"message": "Кысылган",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Окуянын текстин кошуу",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Шилтеме кошуу",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "URL дарегин териңиз же чаптаңыз",
"description": "Placeholder for the URL input for link previews"
@ -7548,7 +7576,7 @@
"description": "Title for replies to stories"
},
"Quote__story-reaction": {
"message": "$name$ окуясына мамилесин билдирди",
"message": "$name$ окуясына реакция кылды",
"description": "Label for when a person reacts to a story",
"placeholders": {
"name": {
@ -7558,7 +7586,7 @@
}
},
"Quote__story-reaction--single": {
"message": "Окуяга мамилесин билдирди",
"message": "Окуяга реакция кылды",
"description": "Used whenever we can't find a user's first name"
},
"Quote__story-unavailable": {
@ -7581,6 +7609,26 @@
"message": "Кошумча майда өзгөртүүлөр, мүчүлүштүктөрдү оңдоо жана өндүрүмдүүлүгүн жогорулатуу. Signal колдонгонуңуз үчүн рахмат!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Колдонмоңуздун үзгүлтүксүз иштеши үчүн көптөгөн мүчүлүштүктөрдү оңдоолор. Сизди алдыда дагы кызыктуу өзгөрүүлөр күтүп турат!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Толуктоолор, мүчүлүштүктөрдү оңдоолор жана иштин майнаптуулугун жогорулатуу. Адаттагыдай жазышууну, чалууларды жана видео маектешүүнү уланта бериңиз.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Колдонмонун сиз үчүн үзгүлтүксүз иштешин камсыз кылуу үчүн мүчүлүштүктөрдү оңдоо жана башка майнаптуулукту жогорулатуу боюнча талыкпай иштеп жатабыз.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Кошумча майда толуктоолор, мүчүлүштүктөрдү оңдоолор жана келечек үчүн ар түрдүү пландар.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Майда толуктоолор, мүчүлүштүктөрдү оңдоолор жана майнаптуулукту жогорулатуу. Signal колдонгонуңуз үчүн рахмат!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Эгер сиз JAWS экран окугучун колдонсоңуз, эми үн эскертмелерин ийгиликтүү ойнотуп, \"кененирээк маалымат\" баскычынан кийин кыскартылган узун билдирүүлөргө кире аласыз.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Nerasta jokių pokalbių",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Įvyko klaida",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Pateikti žurnalą",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Nepavyko gauti naudotojo vardo. Patikrinkite interneto ryšį ir bandykite dar kartą.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Siunčiama reakcija…",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Ši istorija be garso",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Istorijos nustatymai",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Istorijos nustatymai",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Kam siųsti",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Siųsti istoriją",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Dalintis ir žiūrėti istorijas",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Suspaustas",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Pridėti istorijos tekstą",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Pridėti nuorodą",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Įrašykite ar įdėkite URL adresą",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Papildomi smulkūs patobulinimai, klaidų pataisymai ir veikimo pagerinimas. Ačiū, kad naudoji „Signal“!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Truputis klaidų pataisymų, kad programėlė toliau sklandžiai veiktų. Daugiau smagių pokyčių ne už kalnų!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Patobulinimai, klaidų pataisymai ir veikimo pagerinimas. Rašyk, kalbėk ir naudok vaizdo skambučius kaip įprastai.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Plušame taisydami klaidas ir kitaip gerindami programėlės veikimą, kad ir toliau ja sklandžiai naudotumeisi.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Papildomi smulkūs patobulinimai, klaidų pataisymai ir įvairūs planai ateičiai.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Smulkūs patobulinimai, klaidų pataisymai ir veikimo pagerinimas. Ačiū, kad naudoji „Signal“!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Jei naudoji ekrano skaitymo programą JAWS, nuo šiol gali sėkmingai paleisti balso pastabas ir skaityti ilgesnes žinutes, kurios būna sutrumpintos ties mygtuku „Skaityti daugiau“.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Nav atrasta neviena saruna",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Ir radusies kļūda.",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Ieniegt žurnālu",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Neizdevās ielādēt lietotājvārdu. Pārbaudiet savienojumu un mēģiniet vēlreiz.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Tiek nosūtīta reakcija...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Šim stāstam nav skaņas",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Stāsta iestatījumi",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Stāsta iestatījumi",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Sūtīt",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Nosūtīt stāstu",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Kopīgot un skatīt stāstus",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Saspiests",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Pievienot stāstam tekstu",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Pievienot saiti",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Uzrakstiet vai ielīmējiet URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Papildu nelielas izmaiņas, kļūdu labojumi un veiktspējas uzlabojumi. Paldies, ka lietojat Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Vairāki kļūdu labojumi vienmērīgai lietotnes darbībai. Vairāk aizraujošu izmaiņu jau tuvākajā nākotnē!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Izmaiņas, kļūdu labojumi un darbības uzlabojumi. Turpiniet izmantot sarakstes, zvanu un video zvanu funkcijas kā ierasts.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Smagi strādājam pie kļūdu labojumiem un citiem darbības uzlabojumiem, lai jūs varētu netraucēti izmantot lietotni.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Nelielas papildu izmaiņas un kļūdu labojumi, kā arī virkne nākotnes plānu.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Nelielas izmaiņas, kļūdu labojumi un darbības uzlabojumi. Paldies, ka lietojat Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Ja izmantojat JAWS ekrāna nolasīšanas programmu, tagad varat atskaņot balss piezīmes un piekļūt garākām ziņām, kas tiek saīsinātas ar pogu \"Lasīt vairāk\".",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Не се пронајдени разговори",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Настана грешка",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Испрати запис",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Неуспешно пронаоѓање на корисничко име. Проверете ја интернет врската и обидете се повторно.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Испраќање на реакција…",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Оваа приказна нема звук",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Поставувања за приказна",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Поставувања за приказна",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Испрати на",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Испрати ја приказната",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Споделувајте и гледајте приказни",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Тесен (збиен) фонт",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Додај текст на приказна",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Додај линк",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Внеси или залепи URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Дополнителни мали подобрувања, решени багови и подобрувања на перформансот. Ви благодариме што користите Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Грст решени багови за апликацијата да продолжи да функционира беспрекорно. Повеќе интересни промени на повидок!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Mали подобрувања, решени багови и подобрувања на перформансот. Продолжете со испраќање пораки, јавувања и видео разговори како и обично.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Напорно работиме за да ги решиме баговите и да го подобриме перформансот за апликацијата да продолжи да работи беспрекорно за вас.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Дополнителни мали подобрувања, решени багови и средени планови за иднината.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Mали подобрувања, решени багови и подобрувања на перформансот. Ви благодариме што користите Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Доколку ја користите програмата за читање на екран JAWS, сега можете успешно да слушате говорни белешки и да имате пристап до подолгите пораки кои се скратени со копче „прочитај повеќе“.",
"description": "Release notes for v5.53"

View File

@ -476,7 +476,7 @@
"description": "Title of the success page for submitting a debug log"
},
"debugLogSuccessNextSteps": {
"message": "ഡീബഗ് ലോഗ് അപ്‌ലോഡ് ചെയ്‌തു. നിങ്ങൾ പിന്തുണയുമായി ബന്ധപ്പെടുമ്പോൾ, ചുവടെ നൽകിയിട്ടുള്ള URL-ഉം നിങ്ങൾ കണ്ട പ്രശ്‌നത്തിന്റെയും അത് പുനർനിർമ്മിക്കുന്നതിനുള്ള ഘട്ടങ്ങളുടെയും ഒരു വിവരണവും അറ്റാച്ച് ചെയ്യുക.",
"message": "ഡീബഗ് ലോഗ് അപ്‌ലോഡ് ചെയ്‌തു. നിങ്ങൾ പിന്തുണയുമായി ബന്ധപ്പെടുമ്പോൾ, ചുവടെ നൽകിയിട്ടുള്ള URL-ഉം നിങ്ങൾ കണ്ട പ്രശ്‌നത്തിന്റെയും അതിലേക്ക് എത്തിച്ചേരാനുള്ള ഘട്ടങ്ങളുടെയും വിവരണവും അറ്റാച്ച് ചെയ്യുക.",
"description": "Explanation of next steps to take when submitting debug log"
},
"debugLogLogIsIncomplete": {
@ -974,7 +974,7 @@
"description": "Confirmation dialog message for when the voice recording is interrupted due to app losing focus"
},
"voiceNoteLimit": {
"message": "ശബ്‌ദ സന്ദേശങ്ങളുടെ പരിധി ഒരു മണിക്കൂറാണ്. നിങ്ങൾ മറ്റൊരു ആപ്പിലേക്ക് മാറിയാൽ റെക്കോർഡിംഗ് നിലയ്‌ക്കും.",
"message": "ശബ്‌ദ സന്ദേശങ്ങളുടെ പരിധി ഒരു മണിക്കൂറാണ്. നിങ്ങൾ മറ്റൊരു ആപ്പിലേക്ക് മാറിയാൽ റെക്കോർഡിംഗ് അവസാനിക്കും.",
"description": "Shown in toast to warn user about limited time and that window must be in focus"
},
"voiceNoteMustBeOnlyAttachment": {
@ -1662,7 +1662,7 @@
}
},
"calling__pre-call-info--will-ring-1": {
"message": "Signal $person$-നെ റിംഗ് ചെയ്യും",
"message": "Signal $person$ എന്നയാളെ വിളിക്കും",
"description": "Shown in the calling lobby to describe who will be rung",
"placeholders": {
"person": {
@ -1704,7 +1704,7 @@
}
},
"calling__pre-call-info--will-ring-many": {
"message": "Signal $first$, $second$ എന്നിവരെയും മറ്റ് $others$ പേരെയും റിംഗ് ചെയ്യും",
"message": "Signal $first$, $second$ എന്നിവരെയും മറ്റ് $others$ പേരെയും വിളിക്കും",
"description": "Shown in the calling lobby to describe who will be rang",
"placeholders": {
"person": {
@ -1722,7 +1722,7 @@
}
},
"calling__pre-call-info--will-notify-1": {
"message": "$person$-നെ അറിയിക്കും",
"message": "$person$ എന്നയാളെ അറിയിക്കും",
"description": "Shown in the calling lobby to describe who will be notified",
"placeholders": {
"person": {
@ -2409,6 +2409,14 @@
"message": "സംഭാഷണങ്ങളൊന്നും കണ്ടെത്തിയില്ല",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "ഒരു പിശക് സംഭവിച്ചു",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "ലോഗ് സമർപ്പിക്കുക",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "ഉപയോക്തൃനാമം കണ്ടെത്താനായില്ല. നിങ്ങളുടെ കണക്ഷൻ പരിശോധിച്ച ശേഷം വീണ്ടും ശ്രമിക്കുക.",
"description": "Shown if request to Signal servers to find username fails"
@ -2664,7 +2672,7 @@
}
},
"ConversationList__aria-label": {
"message": "$title$-മായുള്ള സംഭാഷണം, $unreadCount$ പുതിയ സന്ദേശങ്ങൾ, അവസാന സന്ദേശം: $lastMessage$.",
"message": "$title$ എന്നയാളുമായുള്ള സംഭാഷണം, $unreadCount$ പുതിയ സന്ദേശങ്ങൾ, അവസാന സന്ദേശം: $lastMessage$.",
"description": "Aria label for the conversation list item",
"placeholders": {
"title": {
@ -2686,7 +2694,7 @@
"description": "For aria-label within conversation list. Describes if last message is not defined."
},
"BaseConversationListItem__aria-label": {
"message": " $title$-മായുള്ള സംഭാഷണത്തിലേക്ക് പോകുക",
"message": " $title$ എന്നയാളുമായുള്ള സംഭാഷണത്തിലേക്ക് പോകുക",
"description": "Aria label for the conversation list item button",
"placeholders": {
"title": {
@ -2856,7 +2864,7 @@
"description": "The title of the outgoing gift badge detail dialog"
},
"modal--giftBadge--description": {
"message": "നിങ്ങൾ $name$-ന് ഒരു ബാഡ്‌ജ് സമ്മാനിച്ചു. ബാഡ്‌ജ് സ്വീകരിക്കുമ്പോൾ, അത് പ്രദർശിപ്പിക്കാനോ ഒളിപ്പിക്കാനോ അവര്‍ക്ക് തിരഞ്ഞെടുക്കാം.",
"message": "നിങ്ങൾ $name$ എന്നയാൾക്ക് ഒരു ബാഡ്‌ജ് സമ്മാനിച്ചു. ബാഡ്‌ജ് സ്വീകരിക്കുമ്പോൾ, അത് പ്രദർശിപ്പിക്കാനോ മറയ്ക്കാനോ അവര്‍ക്ക് തിരഞ്ഞെടുക്കാം.",
"description": "The description of the outgoing gift badge detail dialog",
"placeholders": {
"name": {
@ -3400,7 +3408,7 @@
"description": "Label for the X button used to remove a staged sticker"
},
"StickerCreator--DropStage--dragDrop": {
"message": "സ്റ്റിക്കർ ചേർക്കാൻ ഒരു ഫയലിൽ ക്ലിക്ക് ചെയ്യുക അല്ലെങ്കിൽ വലിച്ചിടുക",
"message": "സ്റ്റിക്കർ ചേർക്കാൻ ഒരു ഫയലിൽ ക്ലിക്ക് ചെയ്യുക അല്ലെങ്കിൽ അത് വലിച്ചിടുക",
"description": "Shown on the + section of the file addition stage of sticker pack creation"
},
"StickerCreator--DropStage--help": {
@ -3944,7 +3952,7 @@
}
},
"incomingGroupCall__ringing-1-other": {
"message": "$ringer$ നിങ്ങളെയും $otherMember$-നെയും വിളിക്കുന്നു",
"message": "$ringer$ നിങ്ങളെയും $otherMember$എന്നയാളെയും വിളിക്കുന്നു",
"description": "Shown in the incoming call bar when someone is ringing you for a group call",
"placeholders": {
"ringer": {
@ -3976,7 +3984,7 @@
}
},
"incomingGroupCall__ringing-3-others": {
"message": "$ringer$ നിങ്ങളെയും $first$, $second$ എന്നിവരെയും വേറെ 1 ആളെയും വിളിക്കുന്നു",
"message": "$ringer$ നിങ്ങളെയും $first$, $second$ എന്നിവരെയും മറ്റൊരാളെയും വിളിക്കുന്നു",
"description": "Shown in the incoming call bar when someone is ringing you for a group call",
"placeholders": {
"ringer": {
@ -5688,7 +5696,7 @@
}
},
"ContactModal--rm-admin-info": {
"message": " $contact$-നെ ഗ്രൂപ്പ് അഡ്‌മിൻ പദവിയിൽ നിന്ന് നീക്കം ചെയ്യണോ?",
"message": " $contact$ എന്നയാളെ ഗ്രൂപ്പ് അഡ്‌മിൻ സ്ഥാനത്ത് നിന്ന് നീക്കം ചെയ്യണോ?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone",
"placeholders": {
"contact": {
@ -5730,7 +5738,7 @@
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "പ്രവർത്തനക്ഷമമാക്കിയാല്‍, ഈ 1:1 ചാറ്റിൽ അയച്ചതും സ്വീകരിച്ചതുമായ സന്ദേശങ്ങൾ അവ കണ്ടുകഴിഞ്ഞാല്‍ അപ്രത്യക്ഷമാകുന്നതാണ്.",
"message": "പ്രവർത്തനക്ഷമമാക്കിയാല്‍, ഈ 1:1 ചാറ്റിൽ അയച്ചതും ലഭിച്ചതുമായ സന്ദേശങ്ങൾ അവ കണ്ടുകഴിഞ്ഞാല്‍ അപ്രത്യക്ഷമാകു.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
@ -5946,7 +5954,7 @@
}
},
"PendingRequests--deny-for--with-link": {
"message": "\"$name$\"-യുടെ അഭ്യർത്ഥന നിരസിക്കണോ? അവർക്ക് വീണ്ടും ഗ്രൂപ്പ് ലിങ്ക് ഉപയോഗിച്ച് ചേരാൻ അഭ്യർത്ഥിക്കാനാകില്ല.",
"message": "\"$name$\" എന്നയാളുടെ അഭ്യർത്ഥന നിരസിക്കണോ? അവർക്ക് വീണ്ടും ഗ്രൂപ്പ് ലിങ്ക് ഉപയോഗിച്ച് ചേരാൻ അഭ്യർത്ഥിക്കാനാകില്ല.",
"description": "This is the modal content when confirming denying a group request to join",
"placeholders": {
"name": {
@ -6054,7 +6062,7 @@
"description": "Title of dialog to block a user from requesting to join via the link again"
},
"PendingRequests--block--contents": {
"message": "$name$-ന് ഗ്രൂപ്പ് ലിങ്ക് ഉപയോഗിച്ച് ഈ ഗ്രൂപ്പിൽ ചേരാനോ ഗ്രൂപ്പിൽ ചേരാൻ അഭ്യർത്ഥിക്കാനോ കഴിയില്ല.എന്നാല്‍ അവരെ ഗ്രൂപ്പിലേക്ക് മാനുവലായി ചേര്‍ക്കാം.",
"message": "$name$ എന്നയാൾക്ക് ഗ്രൂപ്പ് ലിങ്ക് ഉപയോഗിച്ച് ഈ ഗ്രൂപ്പിൽ ചേരാനോ ഗ്രൂപ്പിൽ ചേരാൻ അഭ്യർത്ഥിക്കാനോ കഴിയില്ല. എന്നാല്‍ അവരെ ഗ്രൂപ്പിലേക്ക് മാനുവലായി ചേര്‍ക്കാം.",
"description": "Details of dialog to block a user from requesting to join via the link again",
"placeholders": {
"name": {
@ -6360,7 +6368,7 @@
}
},
"RemoveGroupMemberConfirmation__description__with-link": {
"message": "\"$name$\"-നെ ഗ്രൂപ്പിൽ നിന്ന് നീക്കം ചെയ്യണോ? അവർക്ക് ഗ്രൂപ്പ് ലിങ്ക് ഉപയോഗിച്ച് വീണ്ടും ചേരാൻ കഴിയില്ല.",
"message": "\"$name$\" എന്നയാളെ ഗ്രൂപ്പിൽ നിന്ന് നീക്കം ചെയ്യണോ? അവർക്ക് ഗ്രൂപ്പ് ലിങ്ക് ഉപയോഗിച്ച് വീണ്ടും ചേരാൻ കഴിയില്ല.",
"description": "When confirming the removal of a group member, show this text in the dialog",
"placeholders": {
"name": {
@ -6690,7 +6698,7 @@
"description": "Shown as aria label for trash icon next to username"
},
"ProfileEditor--username--confirm-delete-body": {
"message": "ഇത് നിങ്ങളുടെ ഉപയോക്തൃനാമം നീക്കം ചെയ്യും, അതോടെ മറ്റ് ഉപയോക്താക്കൾക്ക് അത് അവകാശപ്പെടാ. നിങ്ങൾക്ക് ഉറപ്പാണോ?",
"message": "ഇത് നിങ്ങളുടെ ഉപയോക്തൃനാമം നീക്കം ചെയ്യും, അതോടെ മറ്റ് ഉപയോക്താക്കൾക്ക് അത് അവകാശപ്പെടാനാകു. നിങ്ങൾക്ക് ഉറപ്പാണോ?",
"description": "Shown in dialog body if user has saved an empty string to delete their username"
},
"ProfileEditor--username--confirm-delete-button": {
@ -6932,7 +6940,7 @@
"description": "Header for settings having to do with updates"
},
"Preferences__download-update": {
"message": "അപ്‌ഡേറ്റുകൾ സ്വപ്രേരിതമായി ഡൗൺലോഡ് ചെയ്യുക",
"message": "അപ്‌ഡേറ്റുകൾ സ്വയമേല ഡൗൺലോഡ് ചെയ്യുക",
"description": "Label for checkbox for the auto download updates setting"
},
"Preferences__enable-notifications": {
@ -6972,11 +6980,11 @@
}
},
"NSIS__decompressionFailed": {
"message": "ഫയലുകൾ ഡീകംപ്രസ് ചെയ്യാനായില്ല. ഇൻസ്റ്റാളർ വീണ്ടും പ്രവർത്തിപ്പിച്ചുനോക്കുക",
"message": "ഫയലുകൾ ഡീകംപ്രസ് ചെയ്യാനായില്ല. ഇൻസ്റ്റാളർ വീണ്ടും പ്രവർത്തിപ്പിച്ചു നോക്കുക",
"description": "Displayed when Windows installer cannot decompress application files"
},
"NSIS__uninstallFailed": {
"message": "പഴയ ആപ്ലിക്കേഷൻ ഫയലുകൾ അൺഇൻസ്റ്റാൾ ചെയ്യാനായില്ല. ഇൻസ്റ്റാളർ വീണ്ടും പ്രവർത്തിപ്പിച്ചുനോക്കുക.",
"message": "പഴയ ആപ്ലിക്കേഷൻ ഫയലുകൾ അൺഇൻസ്റ്റാൾ ചെയ്യാനായില്ല. ഇൻസ്റ്റാളർ വീണ്ടും പ്രവർത്തിപ്പിച്ചു നോക്കുക.",
"description": "Displayed when Windows installer cannot uninstall the old application"
},
"CrashReportDialog__title": {
@ -7148,7 +7156,7 @@
}
},
"MyStories__delete": {
"message": "ഈ സ്റ്റോറി ഇല്ലാതാക്കണോ? ഇത് ലഭിച്ച എല്ലാവർക്കും ഇല്ലാതാക്കപ്പെടും.",
"message": "ഈ സ്റ്റോറി ഇല്ലാതാക്കണോ? ഇത് ലഭിച്ച എല്ലാവരിൽ നിന്നും ഇത് ഇല്ലാതാക്കും.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
@ -7227,6 +7235,10 @@
"message": "പ്രതികരണം അയയ്ക്കുന്നു...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "ഈ സ്റ്റോറിയിൽ ശബ്‌ദമൊന്നുമില്ല",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "സ്റ്റോറി ക്രമീകരണങ്ങൾ",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "സ്റ്റോറി ക്രമീകരണങ്ങൾ",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "അയക്കുക",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "സ്റ്റോറി അയയ്ക്കുക",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "സ്റ്റോറീസ് പങ്കിടുകയും കാണുകയും ചെയ്യുക",
"description": "Select box title for the stories on/off toggle"
@ -7476,7 +7496,7 @@
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "സ്റ്റോറി മറയ്‌ക്കണോ? $name$-ൽ നിന്നുള്ള പുതിയ സ്റ്റോറി അപ്‌ഡേറ്റുകൾ ഇനി സ്‌റ്റോറീസ് ലിസ്റ്റിന്റെ മുകളിൽ ദൃശ്യമാകില്ല.",
"message": "സ്റ്റോറി മറയ്‌ക്കണോ? $name$ എന്നയാളിൽ നിന്നുള്ള പുതിയ സ്റ്റോറി അപ്‌ഡേറ്റുകൾ ഇനി സ്‌റ്റോറീസ് ലിസ്റ്റിന്റെ മുകളിൽ ദൃശ്യമാകില്ല.",
"description": "Body for the confirmation dialog for hiding a story"
},
"StoryListItem__hide-modal--confirm": {
@ -7527,6 +7547,14 @@
"message": "കണ്ടൻസ്‌ഡ്",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "സ്റ്റോറി ടെക്സ്റ്റ് ചേർക്കുക",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "ഒരു ലിങ്ക് ചേർക്കുക",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "ഒരു യുആർഎൽ ടൈപ്പ് ചെയ്യുകയോ ഒട്ടിക്കുകയോ ചെയ്യുക",
"description": "Placeholder for the URL input for link previews"
@ -7548,7 +7576,7 @@
"description": "Title for replies to stories"
},
"Quote__story-reaction": {
"message": "$name$-ന്റെ സ്റ്റോറിയോട് പ്രതികരിച്ചു",
"message": "$name$ എന്നയാളുടെ സ്റ്റോറിയോട് പ്രതികരിച്ചു",
"description": "Label for when a person reacts to a story",
"placeholders": {
"name": {
@ -7581,6 +7609,26 @@
"message": "കൂടുതൽ ചെറിയ മാറ്റങ്ങൾ, ബഗ് പരിഹരിക്കലുകൾ, പ്രകടനം മെച്ചപ്പെടുത്തലുകൾ. Signal ഉപയോഗിക്കുന്നതിന് നന്ദി!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "നിങ്ങളുടെ ആപ്പ് സുഗമമായി പ്രവർത്തിപ്പിക്കുന്നതിന് ആവശ്യമായ ഒരുപറ്റം ബഗ് പരിഹരിക്കലുകൾ. കൂടുതൽ ആവേശകരമായ മാറ്റങ്ങൾ ഉടൻ!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "ട്വീക്കുകളും ബഗ് പരിഹരിക്കലുകളും പ്രകടന മെച്ചപ്പെടുത്തലുകളും. പതിവ് പോലെ ടെക്‌സ്റ്റ് ചെയ്യുന്നതും കോൾ ചെയ്യുന്നതും വീഡിയോ ചാറ്റ് ചെയ്യുന്നതും തുടരുക.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "നിങ്ങൾക്കായി ആപ്പ് സുഗമമായി പ്രവർത്തിപ്പിക്കുന്നതിന് ബഗുകൾ പരിഹരിക്കുന്നതിനും മറ്റ് പ്രകടന മെച്ചപ്പെടുത്തലുകൾ വരുത്തുന്നതിനും കഠിനാധ്വാനം ചെയ്യുന്നു.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "ഭാവിയിലേക്കുള്ള അധിക ചെറിയ മാറ്റങ്ങളും ബഗ് പരിഹരിക്കലുകളും വിവിധ പ്ലാനുകളും.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "ചെറിയ മാറ്റങ്ങളും ബഗ് പരിഹരിക്കലുകളും പ്രകടന മെച്ചപ്പെടുത്തലുകളും. Signal ഉപയോഗിക്കുന്നതിന് നന്ദി!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "നിങ്ങൾ JAWS സ്‌ക്രീൻ റീഡിംഗ് പ്രോഗ്രാമാണ് ഉപയോഗിക്കുന്നതെങ്കിൽ, വിജയകരമായി വോയ്‌സ് മെമ്മോകൾ പ്ലേ ചെയ്യാനും \"കൂടുതൽ വായിക്കുക\" എന്ന ബട്ടണിന് പിന്നിൽ ചുരുക്കിയിരിക്കുന്ന ദൈർഘ്യമേറിയ സന്ദേശങ്ങൾ ആക്‌സസ് ചെയ്യാനും നിങ്ങൾക്ക് ഇപ്പോൾ കഴിയുന്നതാണ്.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "कुठलेही संभाषण सापडले नाहीत",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "त्रुटी उद्भवली",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "लॉग सादर करा",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "वापरकर्तानाव प्राप्त करता आले नाही. तुमचे कनेक्शन तपासा आणि पुन्हा प्रयत्न करा.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "प्रतिक्रिया पाठवत आहे...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "या स्टोरीला ध्वनी नाही",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "स्टोरी सेटिंग्ज",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "स्टोरी सेटिंग्ज",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "यांना पाठवा",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "स्टोरी पाठवा",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "स्टोरीज शेअर करा व पहा",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "कंडेन्स्ड",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "स्टोरी मजकूर जोडा",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "एक लिंक जोडा",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "URL टाइप करा किंवा पेस्ट करा",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "अतिरिक्त लहान ट्वविक्स, बग फिक्सेस, आणि प्रदर्शन सुधारणा. Signal वापरल्याबद्दल आभारी आहोत!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "आपले अ‍ॅप सुरळीतपणे सुरू राहण्यासाठी काही दोष दूर करण्यात आले आहेत. पुढे काही अफलातून बदल आपली वाट पाहत आहेत!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": " ट्विक्स, दोष निवारण, आणि कामगिरी सुधारणा. नेहमी प्रमाणे संदेश पाठवणे, कॉल करणे आणि व्हिडिओ चॅटिंग करणे सुरु ठेवा.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "आपल्यासाठी अ‍ॅप सुरळीतपणे सुरु ठेवण्यासाठी दोष निवारणाचे काम करणे आणि इतर कामगिरींमध्ये सुधारणा करणे यावर कठोर परिश्रम घेत आहे.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "अतिरिक्त लहान ट्विक्स, दोष निवारण, आणि भविष्यासाठी विविध प्रकारच्या योजना.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "लहान ट्विक्स, दोष निवारण, आणि कामगिरी सुधारणा. Signal वापरल्याबद्दल आभारी आहोत!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "आपण JAWS स्क्रिन वाचन प्रोग्राम वापरतअसल्यास, आपण आता ध्वनी मेमोज यशस्वीरित्या प्ले करु शकता आणि “अधिक वाचा” बटणाच्या मागे लहान झालेल्या दीर्घ संदेशांना ॲक्सेस करु शकता.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Tiada perbualan dijumpai",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Ralat telah berlaku",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Hantar log",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Gagal mencari nama pengguna. Periksa sambungan anda dan cuba lagi.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Menghantar reaksi…",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Cerita ini tiada bunyi",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Tetapan cerita",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Tetapan cerita",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Hantar kepada",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Hantar cerita",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Kongsi & Tonton Cerita",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Tambah teks cerita",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Tambah pautan",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Taip atau tampal URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Sedikit pengubahsuaian, pembaikan pepijat dan peningkatan prestasi. Terima kasih kerana menggunakan Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Beberapa pembaikan pepijat dibuat untuk memastikan aplikasi anda berjalan lancar. Lebih banyak perubahan menarik menanti! ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Pengubahsuaian, pembaikan pepijat dan peningkatan prestasi. Teruskan menghantar teks, menelefon dan sembang video seperti biasa.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Bekerja keras membaiki pepijat dan membuat peningkatan prestasi yang lain untuk memastikan aplikasi berjalan lancar untuk anda.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Sedikit pengubahsuaian tambahan, pembaikan pepijat dan pelbagai rancangan untuk masa depan.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Sedikit pengubahsuaian, pembaikan pepijat dan peningkatan prestasi. Terima kasih kerana menggunakan Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Jika anda menggunakan program membaca skrin JAWS, anda kini boleh memainkan memo suara dan mengakses mesej panjang yang telah dipendekkan di sebalik butang \"baca lagi\".",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "စကားဝိုင်းများ ရှာမတွေ့ပါ",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "ချို့ယွင်းချက် ဖြစ်ပေါ်ခဲ့ပါသည်",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "မှတ်တမ်းကို ပေးပို့ရန်",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "သုံးစွဲသူအမည် ပေးခြင်း မအောင်မြင်ပါ။ သင့်ချိတ်ဆက်မှုကို စစ်ဆေးပြီး ထပ်ကြိုးစားပါ။",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "တုံ့ပြန်ချက် ပို့နေဆဲ...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "ဤစတိုရီတွင် အသံ မပါပါ",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "စတိုရီ ဆက်တင်",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "စတိုရီ ဆက်တင်",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "ဖော်ပြပါသို့ ပို့ရန်",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "စတိုရီ ပို့ရန်",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "စတိုရီများကို မျှဝေကြည့်ရှုရန်",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "စတိုရီ စာသား ပေါင်းထည့်ရန်",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "လင့်ခ် ပေါင်းထည့်ရန်",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "ရိုက်ထည့်ပါ သို့မဟုတ် URL ကို ကူးထည့်ပါ",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "နောက်ဆက်တွဲ အနေအထား ပြုပြင်မှုလေးများ၊ ချို့ယွင်းချက် ပြင်ဆင်မှုများနှင့် စွမ်းဆောင်ရည် မြှင့်တင်မှုများ။ Signal ကို သုံးသည့်အတွက် ကျေးဇူးတင်ပါသည်။",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "သင့်အက်ပ်အား ချော့မွေစွာ အလုပ်လုပ်နိုင်စေရန် ချို့ယွင်းချက်အနည်းငယ် ပြင်ဆင်ထားပါသည်။ ပိုမို စိတ်လှုပ်ရှားဖွယ် ပြောင်းလဲမှုများ ရောက်လာပါတော့မည်။",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "အနေအထား ပြုပြင်မှုများ၊ ချို့ယွင်းချက် ပြင်ဆင်မှုများနှင့် စွမ်းဆောင်ရည် မြှင့်တင်မှုများ။ စာပို့ခြင်း၊ ဖုန်းခေါ်ခြင်းနှင့် ဗီဒီယိုချက်(တ်)များကို ပုံမှန်အတိုင်း ဆက်လုပ်ဆောင်နိုင်ပါသည်။",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "အက်ပ်အား သင့်အတွက် ချောမွေ့စွာ အလုပ်လုပ်စေရန် ချို့ယွင်းချက် ပြင်ဆင်မှုများကို ကြိုးစားလုပ်ဆောင်ထားပြီး အခြားသော စွမ်းဆောင်ရည် မွမ်းမံမှုများကို ပြုလုပ်ထားပါသည်။",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "နောက်ဆက်တွဲ အနေအထား ပြုပြင်မှုလေးများ၊ ချို့ယွင်းချက် ပြင်ဆင်မှုများနှင့် နောင်အတွက် အမျိုးအစားစုံ ပလန်များ။",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "အနေအထား ပြုပြင်မှုလေးများ၊ ချို့ယွင်းချက် ပြင်ဆင်မှုများနှင့် စွမ်းဆောင်ရည် မြှင့်တင်မှုများ။ Signal ကို သုံးသည့်အတွက် ကျေးဇူးတင်ပါသည်။",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "JAWS စခရင် ဖတ်ရှုမှု ပရိုဂရမ်ကို သုံးနေပါက သင်သည် ယခုအခါ အသံမီမိုများကို အောင်မြင်စွာ ဖွင့်နိုင်ပါမည်၊ \"ပိုမိုဖတ်ရှုရန်\" ခလုတ်၏ နောက်တွင် အတိုချုံးပေးထားသည့် မက်ဆေ့ချ်ရှည်များကို ဝင်ရောက်ကြည့်ရှုနိုင်ပါသည်။",
"description": "Release notes for v5.53"

View File

@ -696,7 +696,7 @@
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Burde ikke ta lang tid",
"message": "Burde ikke ta lang tid",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -868,7 +868,7 @@
}
},
"viewReleaseNotes": {
"message": "se det nyeste",
"message": "siste nytt",
"description": "Clickable link that displays the latest release notes"
},
"typingAlt": {
@ -982,7 +982,7 @@
"description": "Shown in toast if tries to record a voice note with any staged attachments"
},
"voiceNoteError": {
"message": "Det oppsto et problem med opptaket.",
"message": "Det oppstod et problem med opptaket.",
"description": "Shown in a dialog to inform user that we experienced an unrecoverable error"
},
"attachmentSaved": {
@ -1420,7 +1420,7 @@
}
},
"Install__qr-failed": {
"message": "QR-koden kunne ikke lastes. Sjekk nettilkoblingen din og prøv igjen. $learnMore$",
"message": "QR-koden kunne ikke lastes inn. Sjekk internettilkoblingen og prøv igjen. $learnMore$",
"description": "Shown on the install screen if the QR code fails to load",
"placeholders": {
"learnMore": {
@ -1438,7 +1438,7 @@
"description": "Shown on the install screen. Link takes users to a support page"
},
"Install__choose-device-name__description": {
"message": "Du finner dette navnet under \"Tilkoblede enheter\" på mobilen din",
"message": "Du finner dette navnet under «Tilkoblede enheter» på telefonen din",
"description": "The subheader shown on the 'choose device name' screen in the device linking process"
},
"Install__choose-device-name__placeholder": {
@ -1482,7 +1482,7 @@
"description": ""
},
"installUnknownError": {
"message": "En uventet feil oppsto. Prøv igjen.",
"message": "En uventet feil oppstod. Prøv igjen.",
"description": ""
},
"installTryAgain": {
@ -1586,7 +1586,7 @@
"description": "Button tooltip label for turning ringing off"
},
"calling__button--ring__on": {
"message": "Skru på anrop",
"message": "Slå på ringing",
"description": "Button tooltip label for turning ringing on"
},
"calling__your-video-is-off": {
@ -1932,11 +1932,11 @@
"description": "Shown when the user disables spellcheck to indicate that they must restart Signal."
},
"SystemTraySetting__minimize-to-system-tray": {
"message": "Minimer til varslingsfeltet",
"message": "Minimer til systemstatusfeltet",
"description": "In the settings, shown next to the checkbox option for minimizing to the system tray"
},
"SystemTraySetting__minimize-to-and-start-in-system-tray": {
"message": "Start minimert i varslingsfeltet",
"message": "Start minimert i systemstatusfeltet",
"description": "In the settings, shown next to the checkbox option for starting in the system tray"
},
"autoLaunchDescription": {
@ -2166,11 +2166,11 @@
"description": "Timestamp format string for displaying month and day (but not the year) of a date within the current year, ex: use 'MMM D' for 'Aug 8', or 'D MMM' for '8 Aug'."
},
"timestampFormat__long__today": {
"message": "[I dag]",
"message": "[I dag] LT",
"description": "Timestamp format string for displaying \"Today\" and the time"
},
"timestampFormat__long__yesterday": {
"message": "[I går]",
"message": "[I går] LT",
"description": "Timestamp format string for displaying \"Yesterday\" and the time"
},
"messageBodyTooLong": {
@ -2409,6 +2409,14 @@
"message": "Ingen samtaler funnet",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "En feil har oppstått",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Send inn logg",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Kunne ikke hente brukernavnet. Sjekk internettilkoblingen og prøv igjen.",
"description": "Shown if request to Signal servers to find username fails"
@ -2540,7 +2548,7 @@
"description": "When a person inputs a number that is invalid"
},
"unlinkedWarning": {
"message": "Trykk for å koble Signal Desktop til mobilenheten din for å fortsette samtalene.",
"message": "Klikk for å koble Signal Desktop til mobilenheten din for å fortsette samtalene.",
"description": ""
},
"unlinked": {
@ -3288,11 +3296,11 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--accept-video-call": {
"message": "Ta imot samtalen med video",
"message": "Godta samtalen med video",
"description": "Shown in the calling keyboard shortcuts guide"
},
"Keyboard--accept-audio-call": {
"message": "Ta imot samtalen med lyd",
"message": "Godta samtalen med lyd",
"description": "Shown in the calling keyboard shortcuts guide"
},
"Keyboard--start-audio-call": {
@ -3400,7 +3408,7 @@
"description": "Label for the X button used to remove a staged sticker"
},
"StickerCreator--DropStage--dragDrop": {
"message": "Trykk eller dra og slipp en fil for å legge til et klistremerke",
"message": "Klikk eller dra og slipp en fil for å legge til et klistremerke",
"description": "Shown on the + section of the file addition stage of sticker pack creation"
},
"StickerCreator--DropStage--help": {
@ -3816,7 +3824,7 @@
}
},
"member-of-more-than-3-groups--one-more": {
"message": "Medlem av $group1$, $group2$, $group3$og 1 til",
"message": "Medlem av $group1$, $group2$, $group3$og én til",
"description": "Shown in the conversation hero to indicate this user is a member of four mutual groups",
"placeholders": {
"group1": {
@ -3976,7 +3984,7 @@
}
},
"incomingGroupCall__ringing-3-others": {
"message": "$ringer$ ringer deg, $first$, $second$ og 1 annen",
"message": "$ringer$ ringer deg, $first$, $second$ og én annen",
"description": "Shown in the incoming call bar when someone is ringing you for a group call",
"placeholders": {
"ringer": {
@ -5626,7 +5634,7 @@
"description": "In the instructions for becoming a sustainer. The heading."
},
"BadgeSustainerInstructions__subheader": {
"message": "Signal drives av personer som deg. Gi penger og få et merke.",
"message": "Signal drives av personer som deg. Bidra og få et merke.",
"description": "In the instructions for becoming a sustainer. The subheading."
},
"BadgeSustainerInstructions__instructions__1": {
@ -5638,7 +5646,7 @@
"description": "In the instructions for becoming a sustainer. Second instruction."
},
"BadgeSustainerInstructions__instructions__3": {
"message": "Trykk på \"Gi en pengegave til Signal\" for å abonnere",
"message": "Trykk på «Gi penger til Signal» for å abonnere",
"description": "In the instructions for becoming a sustainer. Third instruction."
},
"CompositionArea--expand": {
@ -5662,7 +5670,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Tell med samtaler satt på lydløs i merketallet",
"message": "Inkluder samtaler satt på lydløs i merketellingen",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5688,7 +5696,7 @@
}
},
"ContactModal--rm-admin-info": {
"message": "Fjerne $contact$som gruppeadmin?",
"message": "Vil du fjerne $contact$som gruppeadmin?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone",
"placeholders": {
"contact": {
@ -5714,7 +5722,7 @@
"description": "This is a button in the conversation context menu to show chat settings"
},
"ConversationDetails__unmute--title": {
"message": "Vil du skru på lyden på samtalen?",
"message": "Vil du slå på lyden for denne samtalen?",
"description": "Title for the modal to unmute a chat"
},
"ConversationDetails--group-link": {
@ -5758,7 +5766,7 @@
"description": "This is the additional info for the 'who can send messages' panel"
},
"ConversationDetails--announcement-info": {
"message": "Velg hvem som kan sende meldinger til gruppa.",
"message": "Velg hvem som kan sende meldinger til gruppen.",
"description": "This is the additional info for the 'who can send messages' panel"
},
"ConversationDetails--requests-and-invites": {
@ -5794,7 +5802,7 @@
"description": "This is the modal button to confirm leaving a group"
},
"ConversationDetailsActions--unblock-group-modal-title": {
"message": "Vil du fjerne blokkeringen av gruppa $groupName$?",
"message": "Vil du fjerne blokkeringen av gruppen «$groupName$»?",
"description": "This is the modal title for confirming unblock of a group",
"placeholders": {
"groupName": {
@ -5822,7 +5830,7 @@
"description": "This is the modal button to confirm blocking a group"
},
"ConversationDetailsActions--unblock-group-modal-content": {
"message": "Kontaktene dine vil kunne legge deg til i denne gruppa.",
"message": "Kontaktene dine vil kunne legge deg til i denne gruppen.",
"description": "This is the modal content for confirming unblock of a group"
},
"ConversationDetailsActions--unblock-group-modal-confirm": {
@ -6252,11 +6260,11 @@
"description": "aria-label for the 'next' button in the forward a message modal dialog"
},
"TimelineDateHeader--date-in-last-6-months": {
"message": "ddd, D, MMM",
"message": "ddd, D. MMM",
"description": "Moment.js format for date headers in the message timeline, for dates <6 months old. See https://momentjs.com/docs/#/displaying/format/."
},
"TimelineDateHeader--date-older-than-6-months": {
"message": "D, MMM, YYYY",
"message": "D. MMM, YYYY",
"description": "Moment.js format for date headers in the message timeline, for dates >=6 months old. See https://momentjs.com/docs/#/displaying/format/."
},
"MessageRequestWarning__learn-more": {
@ -6324,7 +6332,7 @@
"description": "Title for the contact name spoofing review dialog in groups"
},
"ContactSpoofingReviewDialog__group__description": {
"message": "$count$ gruppemedlemmer har like navn. Se gjennom medlemmene nedenfor, eller velg en handling.",
"message": "$count$ gruppemedlemmer har like navn. Se gjennom medlemsliten nedenfor, eller velg en handling.",
"description": "Description for the group contact spoofing review dialog"
},
"ContactSpoofingReviewDialog__group__members-header": {
@ -6566,7 +6574,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Kunne ikke vise meldingen. Trykk for å sende inn en feilsøkingslogg.",
"message": "Kunne ikke vise meldingen. Klikk for å sende inn en feilsøkingslogg.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -6582,7 +6590,7 @@
"description": "Placeholder text in the details header for those that can edit the group description"
},
"MediaQualitySelector--button": {
"message": "Velg opplastingskvalitet",
"message": "Velg mediekvalitet",
"description": "aria-label for the media quality selector button"
},
"MediaQualitySelector--title": {
@ -6646,7 +6654,7 @@
"description": "Shown on the edit username screen"
},
"ProfileEditor--username--check-characters": {
"message": "Brukernavn kan bare inneholde a-z, 0-9, og _",
"message": "Brukernavn kan bare inneholde a-z, 0-9 og _",
"description": "Shown if user has attempted to use forbidden characters"
},
"ProfileEditor--username--check-starting-character": {
@ -6678,11 +6686,11 @@
"description": "Shown if user has attempted to save a username which is not available"
},
"ProfileEditor--username--general-error": {
"message": "Brukernavnet ditt kunne ikke lagres. Sjekk nettilkoblingen din og prøv igjen.",
"message": "Brukernavnet ditt kunne ikke lagres. Sjekk internettilkoblingen og prøv igjen.",
"description": "Shown if something unknown has gone wrong with username save."
},
"ProfileEditor--username--delete-general-error": {
"message": "Brukernavnet ditt kunne ikke fjernes. Sjekk nettilkoblingen din og prøv igjen.",
"message": "Brukernavnet ditt kunne ikke fjernes. Sjekk internettilkoblingen og prøv igjen.",
"description": "Shown if something unknown has gone wrong with username delete."
},
"ProfileEditor--username--delete-username": {
@ -6698,7 +6706,7 @@
"description": "Shown in dialog button if user has saved an empty string to delete their username"
},
"ProfileEditor--about-placeholder": {
"message": "Skriv noe om deg selv...",
"message": "Skriv noe om deg selv ...",
"description": "Placeholder text for about input field"
},
"ProfileEditor--first-name": {
@ -6714,7 +6722,7 @@
"description": "ConfirmationDialog text for discarding changes"
},
"ProfileEditor--info": {
"message": "Profilen din er ende-til-ende kryptert. Profilen din, og endringer i den, vil være synlige for kontaktene dine og når du starter eller godtar nye samtaler. $learnMore$",
"message": "Profilen din er kryptert. Profilen din, og endringer i den, vil være synlige for kontaktene dine og når du starter eller godtar nye samtaler. $learnMore$",
"description": "Information shown at the bottom of the profile editor section",
"placeholders": {
"learnMore": {
@ -6798,7 +6806,7 @@
"description": "Label for when you need to choose your fighter, err color"
},
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Gruppe-ikon",
"message": "Gruppeikon",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
@ -6826,7 +6834,7 @@
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Sist synkronisert $date$ $time$",
"message": "Siste import $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
@ -6844,7 +6852,7 @@
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom",
"message": "Zoomnivå",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
@ -6972,11 +6980,11 @@
}
},
"NSIS__decompressionFailed": {
"message": "Kunne ikke pakke ut filene. Kjør programmet på nytt.",
"message": "Kunne ikke dekomprimere filene. Kjør installasjonsprogrammet på nytt.",
"description": "Displayed when Windows installer cannot decompress application files"
},
"NSIS__uninstallFailed": {
"message": "Kunne ikke avinstallere de gamle programfilene. Kjør programmet på nytt.",
"message": "Kunne ikke avinstallere de gamle programfilene. Kjør installasjonsprogrammet på nytt.",
"description": "Displayed when Windows installer cannot uninstall the old application"
},
"CrashReportDialog__title": {
@ -7198,7 +7206,7 @@
"description": "Button label to go to hidden stories pane"
},
"Stories__list-empty": {
"message": "Ingen nylige stories å vise",
"message": "Ingen nylige storyer å vise",
"description": "Description for when there are no stories to show"
},
"Stories__placeholder--text": {
@ -7227,6 +7235,10 @@
"message": "Sender reaksjon ...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Denne storyen har ikke lyd",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Innstillinger for story",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Innstillinger for story",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Send til",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Send story",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Del og se storyer",
"description": "Select box title for the stories on/off toggle"
@ -7476,7 +7496,7 @@
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Vil du skjule denne? Nye oppdateringer fra $name$ vil ikke havne øverst på listen over stories lengre.",
"message": "Vil du skjule storyen? Nye oppdateringer fra $name$ vises ikke øverst på listen over storyer lenger.",
"description": "Body for the confirmation dialog for hiding a story"
},
"StoryListItem__hide-modal--confirm": {
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Legg til tekst",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Legg til en lenke",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Skriv eller lim inn en nettadresse",
"description": "Placeholder for the URL input for link previews"
@ -7570,7 +7598,7 @@
"description": "Default aria-label for the context menu buttons"
},
"WhatsNew__modal-title": {
"message": "Det nyeste",
"message": "Siste nytt",
"description": "Title for the whats new modal"
},
"WhatsNew__bugfixes": {
@ -7581,6 +7609,26 @@
"message": "Noen små justeringer, feilrettinger og ytelsesforbedringer. Takk for at du bruker Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Et knippe andre feilrettinger som sørger for at appen fungerer optimalt. Flere spennende oppdateringer er i vente!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Justeringer, feilrettinger og ytelsesforbedringer. Du kan fortsette å tekste, ringe og videochatte som vanlig.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Jobber iherdig med å fikse opp i feil og andre ytelsesforbedringer som sørger for at appen skal fungere optimalt.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Et par ekstra justeringer, feilrettinger og diverse planer for fremtiden.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Noen små justeringer, feilrettinger og ytelsesforbedringer. Takk for at du bruker Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Hvis du bruker skjermlesningsprogrammet JAWS, kan du nå spille av talemeldinger og lese lange meldinger som kortes ned med en «Les mer»-knapp.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Er zijn geen gesprekken gevonden",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Er is iets misgegaan",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Foutopsporingslog indienen",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Het ophalen van de gebruikersnaam is mislukt. Ga na dat je apparaat met het internet is verbonden en probeer het opnieuw.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Reactie versturen...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Dit verhaal heeft geen geluid",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Verhaalinstellingen",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Verhaalinstellingen",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Verzonden aan",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Verhaal sturen",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Verhalen delen en bekijken",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Dun",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Tekst aan verhaal toevoegen",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Link toevoegen",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Typ of plak een verwijzing",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Wat kleine aanpassingen, bugfixes en prestatieverbeteringen. Bedankt dat je Signal gebruikt.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Wat bugfixes om je app soepel te laten werken. Er komen nog meer veranderingen aan. ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Aanpassingen, bugfixes en prestatieverbeteringen. Je kunt blijven chatten, bellen en videobellen zoals je gewend bent.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "We zijn hard aan het werk om bugs te verhelpen en andere prestatieverbeteringen door te voeren om de app soepel voor je te laten werken. ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Meer kleine aanpassingen, bugfixes en een aantal nieuwe plannen voor de toekomst.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Kleine aanpassingen, bugfixes en prestatieverbeteringen. Bedankt dat je Signal gebruikt!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Als je het schermleesprogramma van JAWS gebruikt, kun je nu spraakmemo's afspelen en toegang krijgen tot langere berichten die ingekort worden achter een 'Meer informatie'-knop.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Fann ingen samtalar",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "An error has occurred",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Send inn logg",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Klarte ikkje henta brukarnamn. Sjekk tilkoplinga di og prøv igjen.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Sending reaction...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "This story has no sound",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Historieinnstillingar",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Historieinnstillingar",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Send til",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Send story",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Share & View Stories",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Add story text",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Add a link",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Skriv eller lim inn URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Additional small tweaks, bug fixes, and performance enhancements. Thanks for using Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Handful of bug fixes to keep your app running smoothly. More exciting changes on the horizon! ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Tweaks, bug fixes, and performance enhancements. Keep on texting, calling, and video chatting as usual.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Hard at work fixing bugs and making other performance improvements to keep the app running smoothly for you. ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Additional small tweaks, bug fixes, and assorted plans for the future.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Small tweaks, bug fixes, and performance enhancements. Thanks for using Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "If youre using the JAWS screen reading program, you can now successfully play voice memos and access longer messages that get shortened behind a “read more” button.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "ਕੋਈ ਗੱਲਬਾਤ ਨਹੀਂ ਲੱਭੀ",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "ਕੋਈ ਗੜਬੜ ਹੋ ਗਈ ਹੈ",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "ਲਾਗ ਭੇਜੋ",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "ਵਰਤੋਂਕਾਰ ਦਾ ਨਾਮ ਹਾਸਲ ਕਰਨ ਵਿੱਚ ਅਸਫਲ ਰਹੇ। ਆਪਣੇ ਕਨੈਕਸ਼ਨ ਦੀ ਜਾਂਚ ਕਰੋ ਅਤੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "ਪ੍ਰਤੀਕਿਰਿਆ ਭੇਜੀ ਜਾ ਰਹੀ ਹੈ…",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "ਸਟੋਰੀ ਵਿੱਚ ਕੋਈ ਆਵਾਜ਼ ਨਹੀਂ ਹੈ",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "ਸਟੋਰੀ ਦੀਆਂ ਸੈਟਿੰਗਾਂ",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "ਸਟੋਰੀ ਦੀਆਂ ਸੈਟਿੰਗਾਂ",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "ਇਸ ਨੂੰ ਭੇਜੋ",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "ਸਟੋਰੀ ਭੇਜੋ",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "ਸਟੋਰੀਆਂ ਨੂੰ ਸਾਂਝਾ ਕਰੋ ਅਤੇ ਦੇਖੋ",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "ਕੰਨਡੈਨਸਡ",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "ਸਟੋਰੀ ਵਿੱਚ ਲਿਖਤ ਸ਼ਾਮਲ ਕਰੋ",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "ਲਿੰਕ ਸ਼ਾਮਲ ਕਰੋ",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "URL ਟਾਈਪ ਕਰੋ ਜਾਂ ਪੇਸਟ ਕਰੋ",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "ਛੋਟੇ-ਮੋਟੇ ਸੁਧਾਰ ਅਤੇ ਬੱਗ ਫਿਕਸ ਕੀਤੇ ਗਏ ਹਨ ਅਤੇ ਪ੍ਰਦਰਸ਼ਨ ਨੂੰ ਬਿਹਤਰ ਬਣਾਇਆ ਗਿਆ ਹੈ। Signal ਦੀ ਵਰਤੋਂ ਕਰਨ ਲਈ ਤੁਹਾਡਾ ਧੰਨਵਾਦ!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "ਤੁਹਾਡੀ ਐਪ ਨੂੰ ਸੁਚਾਰੂ ਢੰਗ ਨਾਲ ਚੱਲਦਾ ਰੱਖਣ ਲਈ ਕੁਝ ਖ਼ਰਾਬੀਆਂ ਨੂੰ ਦਰੁਸਤ ਕੀਤਾ ਗਿਆ ਹੈ। ਛੇਤੀ ਹੀ ਕੁਝ ਸ਼ਾਨਦਾਰ ਬਦਲਾਅ ਵੀ ਕੀਤੇ ਜਾ ਰਹੇ ਹਨ।",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "ਖ਼ਰਾਬੀਆਂ ਨੂੰ ਦਰੁਸਤ ਕੀਤਾ ਗਿਆ ਹੈ ਅਤੇ ਪ੍ਰਦਰਸ਼ਨ ਵਿੱਚ ਸੁਧਾਰ ਕਰਕੇ ਉਸਨੂੰ ਬਿਹਤਰ ਬਣਾਇਆ ਗਿਆ ਹੈ। ਤੁਸੀਂ ਪਹਿਲਾਂ ਵਾਂਗ ਮੈਸੇਜ, ਕਾਲ, ਅਤੇ ਵੀਡੀਓ ਚੈਟ ਕਰਨਾ ਜਾਰੀ ਰੱਖੋ।",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "ਤੁਹਾਡੇ ਲਈ ਐਪ ਨੂੰ ਸੁਚਾਰੂ ਢੰਗ ਨਾਲ ਚੱਲਦਾ ਰੱਖਣ ਲਈ ਖ਼ਰਾਬੀਆਂ ਨੂੰ ਠੀਕ ਕਰਨ ਅਤੇ ਪ੍ਰਦਰਸ਼ਨ ਵਿੱਚ ਸੁਧਾਰ ਕਰਨ ਲਈ ਨਿਰੰਤਰ ਮਿਹਨਤ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ।",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "ਛੋਟੇ-ਮੋਟੇ ਹੋਰ ਸੁਧਾਰ ਅਤੇ ਖ਼ਰਾਬੀਆਂ ਨੂੰ ਦਰੁਸਤ ਅਤੇ ਭਵਿੱਖ ਲਈ ਯੋਜਨਾਵਾਂ ਤਿਆਰ ਕੀਤੀਆਂ ਗਈਆਂ ਹਨ।",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "ਛੋਟੇ-ਮੋਟੇ ਸੁਧਾਰ, ਖ਼ਰਾਬੀਆਂ ਨੂੰ ਦਰੁਸਤ ਅਤੇ ਪ੍ਰਦਰਸ਼ਨ ਨੂੰ ਬਿਹਤਰ ਬਣਾਇਆ ਗਿਆ ਹੈ। Signal ਦੀ ਵਰਤੋਂ ਕਰਨ ਲਈ ਤੁਹਾਡਾ ਧੰਨਵਾਦ!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "ਜੇਕਰ ਤੁਸੀਂ JAWS ਸਕ੍ਰੀਨ ਰੀਡਿੰਗ ਪ੍ਰੋਗਰਾਮ ਦੀ ਵਰਤੋਂ ਕਰ ਰਹੇ ਹੋ, ਤਾਂ ਤੁਸੀਂ ਹੁਣ ਸਫਲਤਾਪੂਰਵਕ ਵੌਇਸ ਮੈਮੋ ਚਲਾ ਸਕਦੇ ਹੋ ਅਤੇ ਲੰਬੇ ਸੁਨੇਹਿਆਂ ਨੂੰ ਪੜ੍ਹ ਸਕਦੇ ਹੋ ਜੋ \"ਹੋਰ ਪੜ੍ਹੋ\" ਬਟਨ ਦੇ ਪਿੱਛੇ ਲੁਕ ਜਾਂਦੇ ਹਨ।",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Nie znaleziono żadnych konwersacji",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Wystąpił błąd",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Wyślij logi debugowania",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Nie udało się wyszukać nazwy użytkownika. Sprawdź połączenie z internetem i spróbuj ponownie.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Wysyłanie reakcji…",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Ta relacja nie ma dźwięku",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Ustawienia historii",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Ustawienia historii",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Wyślij do",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Wyślij relację",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Udostępniaj i oglądaj relacje",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Skondensowana",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Dodaj tekst do relacji",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Dodaj link",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Napisz coś albo wklej link",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Dodatkowe 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"
},
"WhatsNew__bugfixes--2": {
"message": "Naprawiliśmy kilka błędów, żeby aplikacja działała jeszcze płynniej. Kolejne ekscytujące zmiany już wkrótce!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Ulepszenia, poprawki błędów i zwiększona funkcjonalność. Wysyłaj wiadomości, dzwoń i rozmawiaj za pomocą czatu wideo jak dotychczas.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Pracujemy w pocie czoła nad poprawieniem błędów i wprowadzeniem innych ulepszeń, dzięki którym apka będzie działała płynnie.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Dodatkowe drobne ulepszenia, poprawki błędów i różne plany na przyszłość.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "Jeśli korzystasz z programu do odczytu ekranu JAWS, możesz teraz z powodzeniem odtwarzać notatki głosowe i uzyskać dostęp do dłuższych wiadomości, ukrytych pod przyciskiem „Czytaj dalej”.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "هېڅ محاورې و نه موندل شوې",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "An error has occurred",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "د رپوټ تسلیمول",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Failed to fetch username. Check your connection and try again.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Sending reaction...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "This story has no sound",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Story settings",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Story settings",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "ته لیږل",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Send story",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Share & View Stories",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Add story text",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Add a link",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Type or paste a URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Additional small tweaks, bug fixes, and performance enhancements. Thanks for using Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Handful of bug fixes to keep your app running smoothly. More exciting changes on the horizon! ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Tweaks, bug fixes, and performance enhancements. Keep on texting, calling, and video chatting as usual.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Hard at work fixing bugs and making other performance improvements to keep the app running smoothly for you. ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Additional small tweaks, bug fixes, and assorted plans for the future.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Small tweaks, bug fixes, and performance enhancements. Thanks for using Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "If youre using the JAWS screen reading program, you can now successfully play voice memos and access longer messages that get shortened behind a “read more” button.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Nenhuma conversa encontrada",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Ocorreu um erro",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Enviar um registro de depuração",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Falha ao buscar o nome de usuário. Verifique a sua conexão e tente novamente.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Enviando reação...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Este story não tem som",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Configurações do Story",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Configurações do Story",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Enviar para",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Enviar story",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Compartilhar e visualizar Stories",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensada",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Adicionar texto do story",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Adicionar um link",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Digite ou cole um link",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Pequenas alterações adicionais, correções de bugs e aprimoramento de desempenho. Obrigado por usar o Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Várias correções de bugs para manter seu app funcionando perfeitamente. Mais mudanças empolgantes estão a caminho!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Alterações, correções de bugs e melhorias de desempenho. Continue enviando mensagens, ligando e fazendo videochats.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Estamos trabalhando para corrigir bugs e fazer outras melhorias de desempenho para manter o app funcionando bem.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Pequenos ajustes adicionais, correções de bugs e planos variados para o futuro.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "Se estiver usando o programa de leitura na tela JAWS, você poderá reproduzir mensagens de voz e acessar mensagens mais longas, que serão encurtadas por trás do botão \"Leia mais\".",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Não foram encontradas conversas",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Ocorreu um erro",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Submeter relatório",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Falha ao procurar o nome de utilizador. Verifique a sua ligação e tente novamente.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "A enviar reação...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Esta história não tem som",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Definições de histórias",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Definições de histórias",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Enviar para",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Enviar história",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Partilhar e ver histórias",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensada",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Adicionar texto de história",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Adicionar ligação",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Escreva ou cole um URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Pequenas alterações adicionais, correções de bugs e melhorias de desempenho. Obrigado por usar o Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Algumas correções de bugs para manter o bom funcionamento da app. Há mais mudanças empolgantes a caminho!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Ajustes, correções de bugs e melhorias de desempenho. Entretanto pode continuar a enviar mensagens e fazer chamadas e videochamadas.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Estamos a trabalhar para corrigir bugs e fazer outras melhorias de desempenho para manter o bom funcionamento da app.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Pequenos ajustes adicionais, correções de bugs e planos variados para o futuro.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "Se estiver a usar o programa de leitura de ecrã JAWS, agora pode reproduzir mensagens de voz e aceder a mensagens mais longas que são encurtadas por detrás do botão \"Ler mais\".",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Nu s-au găsit conversații",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "A apărut o eroare",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Trimite jurnalul",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Nu s-a găsit numele de utilizator. Verifică conexiunea și încearcă din nou.",
"description": "Shown if request to Signal servers to find username fails"
@ -5638,7 +5646,7 @@
"description": "In the instructions for becoming a sustainer. Second instruction."
},
"BadgeSustainerInstructions__instructions__3": {
"message": "Atinge „Donează către Signal” și abonează-te",
"message": "Atinge „Donează pentru Signal” și abonează-te",
"description": "In the instructions for becoming a sustainer. Third instruction."
},
"CompositionArea--expand": {
@ -7227,6 +7235,10 @@
"message": "Se trimite reacția…",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Povestea nu are sunet",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Setări poveste",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Setări poveste",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Trimite către",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Trimite povestea",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Trimite și Vizualizează Poveștile",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Adaugă text la poveste",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Adaugă un link",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Tastează sau lipește un URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Reparări de bug-uri, mici ajustări și îmbunătățiri ale performanței. Îți mulțumim că folosești Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Mai multe soluționări ale bug-urilor pentru ca tu să ai o aplicație care funcționează perfect. Urmează și alte schimbări super utile în viitor!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Ajustări, soluționări ale bug-urilor și îmbunătățiri ale performanței. Continuă să trimiți mesaje, să suni și să conversezi video ca de obicei.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Lucrăm din greu să soluționăm bug-uri și să îmbunătățim performanța pentru ca aplicația să funcționeze perfect.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Mici ajustări suplimentare, soluționări de bug-uri și planuri pentru viitor.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "Dacă folosești programul de citire a ecranului JAWS, poți acum să rulezi cu succes mementouri vocale și să accesezi mesaje mai lungi care sunt scurtate în spatele unui buton „citește mai mult‟.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Разговоры не найдены",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Произошла ошибка",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Отправить журнал",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Не удалось выполнить запрос по имени пользователя. Проверьте ваше подключение к интернету и попробуйте еще раз.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Отправляем реакцию…",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "В этой истории нет звука",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Настройки историй",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Настройки историй",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Получатель:",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Отправить историю",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Делиться историями и просматривать их",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Узкий",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Добавить текст истории",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Добавить ссылку",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Наберите или вставьте URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Дополнительные небольшие изменения, исправления ошибок и улучшения производительности. Спасибо за то, что пользуетесь Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Исправлено несколько ошибок для бесперебойной работы вашего приложения. На горизонте еще более захватывающие изменения!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Изменения, исправления ошибок и улучшения производительности. Продолжайте обмениваться текстовыми сообщениями, звонить и общаться в видеочате, как обычно.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Мы усердно работаем над исправлением ошибок и другими улучшениями производительности, чтобы приложение работало для вас бесперебойно.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Дополнительные небольшие изменения, исправления ошибок и различные планы на будущее.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Небольшие изменения, исправления ошибок и улучшения производительности. Спасибо за то, что пользуетесь Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Если вы используете программу чтения с экрана JAWS, то теперь вы можете успешно воспроизводить голосовые заметки и получать доступ к более длинным сообщениям, которые можно сократить, нажав кнопку «подробнее».",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Nenašli sa žiadne konverzácie",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Vyskytla sa chyba",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Odoslať denník",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Používateľské meno sa nepodarilo načítať. Skontrolujte pripojenie a skúste to znova.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Odosiela sa reakcia…",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Tento príbeh nemá zvuk",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Nastavenia príbehu",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Nastavenia príbehu",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Poslať",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Odoslať príbeh",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Zdieľať a zobraziť príbehy",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Pridať text do príbehu",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Pridať link",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Zadajte, alebo vložte adresu URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Ďalšie 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"
},
"WhatsNew__bugfixes--2": {
"message": "Zaviedli sme niekoľko opráv chýb, aby vaša aplikácia fungovala lepšie. Ďalšie prevratné zmeny sú na obzore!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Úpravy, opravy chýb a vylepšenia výkonu. Posielajte správy, volajte a organizujte video čety tak, ako doteraz.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Usilovne pracujeme na oprave chýb a ďalších vylepšeniach výkonu, vďaka ktorým bude vaša aplikácia fungovať bez problémov.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Ďalšie malé úpravy, opravy chýb a rôzne pripravované zmeny.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "Ak používate program na čítanie obrazovky JAWS, teraz môžete jednoducho prehrávať hlasové správy a pristupovať k dlhším správam, ktoré boli skryté pod tlačidlom „zistiť viac“.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Najden ni bil noben pogovor",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Prišlo je do napake",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Oddaj sistemsko zabeležbo",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Iskanje neuspešno. Preverite povezavo in poskusite znova.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Pošiljanje odziva ...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Ta Zgodba nima zvoka",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Nastavitve zgodbe",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Nastavitve zgodbe",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Poslano uporabniku_ci",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Pošlji Zgodbo",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Deljenje & Ogled Zgodb",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Stisnjeno",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "K Zgodbi dodaj besedilo",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Dodaj povezavo",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Tipkajte ali prilepite URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Dodatne majhne prilagoditve, popravki napak in izboljšave zmogljivosti. Hvala, da uporabljate Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Nekaj popravkov napak za nemoteno delovanje vaše aplikacije. Več razburljivih sprememb na obzorju!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Prilagoditve, popravki napak in izboljšave zmogljivosti. Nadaljujte s pošiljanjem sporočil, klicanjem in videoklepetom kot običajno.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Trdo delamo, da odpravimo napake in uvedemo druge izboljšave delovanja, da bo aplikacija za vas delovala nemoteno.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Dodatne majhne prilagoditve, popravki napak in raznoliki načrti za prihodnost.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Majhne prilagoditve, popravki napak in izboljšave zmogljivosti. Hvala, da uporabljate Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Če uporabljate program za branje zaslona JAWS, lahko zdaj uspešno predvajate glasovne beležke in dostopate do daljših sporočil, ki se skrajšajo za gumbom »preberi več«.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Su gjetën biseda.",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Ka ndodhur një gabim",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Parashtroni regjistër",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Su arrit të sillet emër përdoruesi. Kontrolloni lidhjen tuaj dhe riprovoni.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Reagimi po dërgohet ...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Ky postim i përkohshëm nuk ka zë",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Rregullime historie",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Rregullime historie",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Dërguar",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Dërgo postimin e përkohshëm ",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Shpërndaj dhe shiko postimet e përkohshme ",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Shtoni tekstin në postimin e përkohshëm ",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Shtoni një link",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Shtypni pse hidhni një URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Rregullime të vogla shtesë, rregullime të gabimeve dhe përmirësime të performancës. Faleminderit që përdor Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Një sërë rregullimesh të problemeve që aplikacioni juaj të funksionojë pa probleme. Do të ketë ndryshime edhe më emocionuese!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Rregullime, riparime të gabimeve dhe përmirësime të mbarëvajtjes. Vazhdoni të dërgoni mesazhe, të telefononi dhe të bisedoni me video si zakonisht.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Punojmë fort për të rregulluar problemet dhe për të bërë përmirësime të tjera të mbarëvajtjes, që aplikacioni të funksionojë pa probleme.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Të tjera rregullime të vogla, riparime të problemeve dhe plane të ndryshme për të ardhmen.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "Nëse po përdor programin e leximit të ekranit JAWS, tani mund të luash me sukses shënimet zanore dhe të aksesosh mesazhe më të gjata që shkurtohen pas butonit \"lexo më shumë\".",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Није пронађен ниједна преписка",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Dogodila se greška",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Пошањи извештај",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Није могуће налазити имена. Проверите да ли сте повезани на интернет и покушајте поново.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Slanje reakcije…",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Ova priča nema zvuk",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Подешавања приче",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Подешавања приче",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Пошаљи у",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Pošalji priču",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Podelite i vidite priče",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Zbijeno",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Dodaj tekst priče",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Dodaj link",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Унети или прилепити УРЛ",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Obavili smo dodatna manja podešavanja, ispravke grešaka i poboljšanja performansi. Hvala što koristite Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Ispravili smo pregršt grešaka kako bi vam aplikacija radila nesmetano. Još uzbudljivih promena stiže uskoro!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Obavili smo modifikacije, ispravke grešaka i poboljšanja performansi. Nastavite da šaljite poruke, zovete i ćaskate preko video poziva kao do sada.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Vredno radimo na tome da ispravimo greške i poboljšamo performanse kako bi vam aplikacija radila nesmetano.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Obavili smo dodatna manja fina prilagođavanja, ispravke grešaka i sredili planove za budućnost.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "Ako koristite program za čitanje JAWS, sada možete da puštate glasovne beleške i pristupate dužim porukama koje se skraćuju iza dugmeta „Pročitajte više“",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Inga konversationer hittades",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Ett fel har inträffat",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Skicka in logg",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Det gick inte att hämta användarnamnet. Kontrollera din anslutning och försök igen.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Skickar reaktion ...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Berättelsen har inget ljud",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Berättelse inställningar",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Berättelse inställningar",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Skicka till",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Skicka berättelse",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Dela och visa Stories",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Lägg till berättelsetext",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Lägg till en länk",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Skriv eller klistra in en webbadress",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Ytterligare 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"
},
"WhatsNew__bugfixes--2": {
"message": "En handfull buggfixar som gör att din app fortsätter fungera bra. Fler spännande ändringar kommer!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Justeringar, buggfixar och prestandaförbättringar. Fortsätt som vanligt med röst- och videosamtal, och att skicka meddelanden.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Vi jobbar hårt med buggfixar och att göra andra prestandaförbättringar för att appen ska fortsätta fungera bra för dig.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Ytterligare små justeringar, buggfixar och diverse planer för framtiden.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "Om du använder skärmuppläsningsprogrammet JAWS så kan du nu spela upp röstmeddelanden. Du får även tillgång till längre meddelanden som förkortas bakom en läs mer-knapp.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Hakuna mazungumzo yaliyopatikana",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Kuna hitilafu imetokea",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Wasilisha logi",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Imeshindikana kupata jina la mtumiaji. Angalia muunganisho wa mtandao wako kisha ujaribu tena.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Tuma reaction ...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Stori hii haina sauti",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Mipangilio ya stori",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Mipangilio ya stori",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Tuma kwa ",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Tuma stori",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Shiriki & Tazama Stori",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Ongeza maandishi kwa stori",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Ongeza kiungo",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Chapa au bandika URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Mabadiliko ya ziada, bug fixes na maboresho ya utendaji. Asante kwa kutumia Signal.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Marekebisho kadhaa ya bugs kuifanya programu yako iendeshwe vizuri. Mabadiliko mazuri zaida yanatarajiwa!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Mabadiliko, marekebisho ya bugs na uboreshaji wa utendaji. Endelea kutuma jumbe, kupiga simu za kawaida na za video kama kawaida.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Tunafanya kazi kwa bidii kurekebisha hitilafu na maboresho mengine ya kiutendaji ili kuifanya programu iwe vizuri kwa ajili yako.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Mabadiliko madogo ya ziada, marekebisho ya bugs na mipango mbalimbali ya siku za usoni.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Mabadiliko madogo, marekebisho ya bugs na uboreshaji wa utendaji. Asante kwa kutumia Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Kama unatumia programu ya kusoma skrini ya JAWS, unaweza kucheza vizuri jumbe za sauti na kupata jumbe ndefu zaidi ambazo zitafupishwa chini ya kitufe cha \"soma zaidi\" ",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "உரையாடல்கள் எதுவும் கிடைக்கவில்லை",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "பிழை ஏற்பட்டுவிட்டது",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "பதிவைச் சமர்ப்பிக்கவும்",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "பயனர் பெயரைப் பெறுவதில் தோல்வி. உங்கள் இணைப்பைச் சரிபார்த்து மீண்டும்முயற்சிக்கவும்.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "எதிர்வினை அனுப்பப்படுகிறது…",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "இந்த ஸ்டோரிக்கு ஒலி இல்லை",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "ஸ்டோரி அமைப்புகள்",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "ஸ்டோரி அமைப்புகள்",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "அனுப்பவும்",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "ஸ்டோரியை அனுப்பவும்",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "ஸ்டோரீஸ்-ஐப் பகிரவும் & பார்க்கவும்",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "கன்டென்ஸ்டு",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "ஸ்டோரி உரையைச் சேர்க்கவும்",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "ஒரு இணைப்பைச் சேர்க்கவும்",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "இணைப்பை டைப் செய்யவும் அல்லது ஒட்டவும்",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "கூடுதல் சிறிய மாற்றங்கள், பிழை திருத்தங்கள் மற்றும் செயல்திறன் மேம்பாடுகள். சிக்னலைப் பயன்படுத்தியதற்கு நன்றி!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "உங்கள் ஆப்பை சீராக இயங்க வைக்க சில பிழை திருத்தங்கள். மேலும் அற்புதமான மாற்றங்கள் விரைவில்!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "மாற்றங்கள், பிழை திருத்தங்கள் மற்றும் செயல்திறன் மேம்பாடுகள். வழக்கம் போல் குறுஞ்செய்தி, அழைப்பு மற்றும் வீடியோ சாட்டிங்கைத் தொடரவும்.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "பிழை திருத்தம் செய்யவும் மற்றும் உங்களுக்காக ஆப்பை சீராக இயங்க வைப்பதற்கான செயல்திறன் மேம்பாடுகளைச் செய்யவும் கடினமாக உழைக்கிறோம்.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "எதிர்காலத்திற்கான கூடுதல் சிறு மாற்றங்கள், பிழை திருத்தங்கள் மற்றும் வெவ்வேறு வகையான திட்டங்கள்.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "சிறு மாற்றங்கள், பிழை திருத்தங்கள் மற்றும் செயல்திறன் மேம்பாடுகள். சிக்னலைப் பயன்படுத்தியதற்கு நன்றி!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "நீங்கள் JAWS ஸ்கிரீன் ரீடிங் திட்டத்தைப் பயன்படுத்துகிறீர்கள் எனில், நீங்கள் இப்போது குரல் மெமோக்களை வெற்றிகரமாக இயக்கலாம் மற்றும் \"மேலும் படிக்க\" பட்டனின் பின்னால் சுருக்கப்படும் நீண்ட செய்திகளை அணுகலாம்.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "సంభాషణలు కనుగొనబడలేదు",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "ఒక దోషం ఏర్పడింది.",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "లాగ్ సబ్మిట్ చేయండి",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "యూజర్‌నేమ్ పొందడం విఫలమైంది. మీ కనెక్షన్ చెక్ చేసి, మళ్లీ ప్రయత్నించండి.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "రియాక్షన్ పంపుతోంది...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "ఈ స్టోరీకి సౌండ్ లేదు",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "స్టోరీ సెట్టింగ్‌లు",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "స్టోరీ సెట్టింగ్‌లు",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "వీరికి పంపండి",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "స్టోరీని పంపండి",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "స్టోరీస్ చూడండి & పంచుకోండి",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "కండెన్స్‌డ్",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "స్టోరీ టెక్ట్స్‌ని జోడించండి",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "ఒక లింక్‌ని జోడించండి",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "URLని టైప్ చేయండి లేదా పేస్ట్ చేయండి",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "అదనపు స్మాల్ ట్వీక్‌లు, బగ్ ఫిక్స్‌లు, మరియు పనితీరు మెరుగుదలలు. Signal ఉపయోగిస్తున్నందుకు ధన్యవాదాలు!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "పలు బగ్‌లను ఫిక్స్ చేయడం వల్ల మీ యాప్ సజావుగా నడుస్తుంది. మరిన్ని ఆసక్తికరమైన మార్పులు త్వరలో రాబోతున్నాయి!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "ట్వీక్‌లు, బగ్ ఫిక్స్‌లు, మరియు పనితీరు మెరుగుదలలు. మామూలుగానే టెక్ట్సింగ్, కాలింగ్, మరియు వీడియో చాటింగ్‌ని కొనసాగించండి.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "మీ కొరకు యాప్ సజావుగా రన్ అయ్యేలా చేయడానికి బగ్‌లను ఫిక్స్ చేయడం మరియు ఇతర పనితీరు మెరుగుదలలు చేయడానికి ఎంతో కష్టపడి పనిచేశాం.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "భవిష్యత్తు కొరకు అదనంగా చిన్న ట్వీక్‌లు, బగ్ ఫిక్స్‌లు వంటి వర్గీకరించిన ప్లాన్‌లు ఉన్నాయి",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "చిన్న ట్వీక్‌లు, బగ్ ఫిక్స్‌లు, మరియు పనితీరు మెరుగుదలలు. Signal ఉపయోగించినందుకు మీకు ధన్యవాదాలు!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "మీరు JAWS స్క్రీన్ రీడింగ్ ప్రోగ్రామ్ ఉపయోగిస్తున్నట్లయితే, మీరు ఇప్పుడు విజయవంతంగా వాయిస్ మీమ్‌లను ప్లే చేయవచ్చు, \"మరింత చదవండి\" బటన్ వెనుక కుదించబడే పొడవైన సందేశాలను యాక్సెస్ చేసుకోవచ్చు.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "ไม่พบบทสนทนา",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "เกิดข้อผิดพลาด",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "ส่งปูม",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "ไม่สามารถดึงชื่อผู้ใช้ได้ ตรวจสอบการเชื่อมต่อของคุณแล้วลองอีกครั้ง",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "กำลังส่งการแสดงความรู้สึก…",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "สตอรี่นี้ไม่มีเสียง",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "การตั้งค่าสตอรี่",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "การตั้งค่าสตอรี่",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "ส่งไปยัง",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "ส่งสตอรี่",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "แชร์และดูสตอรี่",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "บีบอัดระยะห่างอักษร",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "เพิ่มข้อความในสตอรี่",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "เพิ่มลิงก์",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "พิมพ์หรือวาง URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "มีการปรับเปลี่ยนเพิ่มเติมเล็กน้อย พร้อมแก้ไขบั๊ก รวมถึงพัฒนาประสิทธิภาพให้ดียิ่งขึ้น ขอบคุณที่เลือกใช้ Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "แก้ไขบั๊กต่างๆ เพื่อให้แอปของคุณทำงานได้อย่างราบรื่นไร้ปัญหา พร้อมการเปลี่ยนแปลงที่น่าตื่นเต้นอีกมากมาย เร็วๆ นี้!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "แก้ไขบั๊ก ปรับเปลี่ยนเล็กน้อย พร้อมเพิ่มประสิทธิภาพในการใช้งาน ให้คุณพิมพ์ส่งข้อความ โทรหากัน และพูดคุยผ่านวิดีโอได้อย่างสะดวกสบายทุกเมื่อ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "เรามุ่งมั่นทุ่มเททำงานอย่างหนักเพื่อแก้ไขบั๊กต่างๆ และปรับปรุงประสิทธิภาพอื่นๆ เพื่อให้แอปทำงานได้ราบรื่นไร้ปัญหา",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "มีการปรับเปลี่ยนเพิ่มเติมเล็กน้อย พร้อมแก้ไขบั๊ก และแผนอีกมากมายสำหรับอนาคต",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "มีการปรับเปลี่ยนเล็กน้อย พร้อมแก้ไขบั๊ก และการพัฒนาประสิทธิภาพให้ดียิ่งขึ้น ขอขอบคุณที่เลือกใช้ Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "สำหรับผู้ใช้โปรแกรมอ่านออกเสียงบนหน้าจอ JAWS ตอนนี้คุณสามารถฟังข้อความเสียงและเข้าถึงข้อความที่ยาวขึ้น ซึ่งปกติจะต้องกดปุ่ม \"อ่านเพิ่มเติม\" เพื่อดู",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Konuşma yok",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Bir hata oluştu",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Günlüğü gönder",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Kullanıcı adı alınamadı. Bağlantını kontrol edip tekrar dene.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Tepki gönderiliyor...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Bu hikayede ses yok",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Hikaye ayarları",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Hikaye ayarları",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Gönderilecek",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Hikayeyi gönder",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Hikayeleri Paylaş ve Görüntüle",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Dar",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Hikaye metni ekle",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Bağlantı ekle",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Yaz veya bir URL yapıştır",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": " İlave ince ayarlar, hata düzeltmeleri ve performans geliştirmeleri. Signal'i kullandığın için teşekkürler!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Uygulamanın sorunsuz çalışmasını sağlamak için birkaç hata düzeltmesi yaptık. Daha heyecan verici gelişmeler çok yakında!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "İnce ayarlar, hata düzeltmeleri ve performans geliştirmeleri. Mesajlaşmaya, arama yapmaya ve görüntülü sohbete her zamanki gibi devam edin. ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Uygulamanın sorunsuz çalışmasını sağlamak için hataları düzelttik ve performans iyileştirmeleri yaptık. ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "İlave ince ayarlar, hata düzeltmeleri ve geleceğe yönelik planlar.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {
"message": "JAWS ekran okuma programını kullanıyorsan, artık sesli notları başarıyla oynatabilir ve \"devamını oku\" butonu ile kısaltılan uzun mesajlara erişebilirsin.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "ھېچقانداق سۆھبەت تېپىلمىدى",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "An error has occurred",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Submit log",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Failed to fetch username. Check your connection and try again.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Sending reaction...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "This story has no sound",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Story settings",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Story settings",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "يوللانغۇچى",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Send story",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Share & View Stories",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Add story text",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Add a link",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Type or paste a URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Additional small tweaks, bug fixes, and performance enhancements. Thanks for using Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Handful of bug fixes to keep your app running smoothly. More exciting changes on the horizon! ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Tweaks, bug fixes, and performance enhancements. Keep on texting, calling, and video chatting as usual.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Hard at work fixing bugs and making other performance improvements to keep the app running smoothly for you. ",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Additional small tweaks, bug fixes, and assorted plans for the future.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Small tweaks, bug fixes, and performance enhancements. Thanks for using Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "If youre using the JAWS screen reading program, you can now successfully play voice memos and access longer messages that get shortened behind a “read more” button.",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Розмов не знайдено",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Сталася помилка",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Передати журнал",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Не вдалось знайти ім'я користувача. Перевірте з'єднання та спробуйте ще.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Надсилаємо реакцію...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "У цій сторі немає звуку",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Налаштування історії",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Налаштування історії",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Надіслати",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Надіслати сторі",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Поширення і перегляд сторіз",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Ущільнений",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Додати текст",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Додати посилання",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Надрукувати або вставити URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "Додаткові дрібні поліпшення, виправлення помилок і покращення роботи застосунку. Дякуємо, що ви з Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Трохи виправлень помилок для того, щоб застосунок працював належним чином. Попереду більше цікавих змін!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Поліпшення, виправлення помилок і покращення роботи застосунку. Спілкуйтеся через повідомлення, дзвінки і відеовиклики без обмежень.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Невтомно працюємо, виправляючи помилки і додаючи інші поліпшення, аби ви користувалися застосунком із задоволенням.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Невеличкі додаткові вдосконалення, виправлення помилок і різноманітні плани на майбутнє.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "Дрібні поліпшення, виправлення помилок і покращення роботи застосунку. Дякуємо, що ви з Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Якщо ви користуєтеся програмою для читання з екрана JAWS, то тепер ви зможете відтворювати голосові нотатки і матимете доступ до довших повідомлень, які скорочуються кнопкою «Читати далі».",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "کوئی گفتگو نہیں ملی",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "ایک نقص آ گیا ہے",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "لاگ جمع کروائیں",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "صارفی نام ڈھونڈنے میں ناکامی ہوئی۔ اپنا کنکشن چیک کریں اور دوبارہ کوشش کریں۔",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "ردعمل بھیج رہے ہیں...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "اسٹوری بغیر آواز کے ہے",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "اسٹوری کی ترتیبات",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "اسٹوری کی ترتیبات",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "بھیجیں بطرف",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "اسٹوری بھیجیں",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "سٹوریز شیئر کریں اور دیکھیں",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "کنڈینسڈ",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "اسٹوری کا متن شامل کریں",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "لنک شامل کریں",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "URL ٹائپ یا پیسٹ کریں",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "اضافی چھوٹے نقائص، بگ کی درستگیاں، اور کارکردگی میں اضافہ جات۔ Signal استعمال کرنے کا شکریہ!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "آپ کی ایپ کے بلا خلل چلتے رہنے کے لیے بگ ٹھیک کیے گئے۔ مزید دلچسپ تبدیلیاں جلد سامنے آئیں گی!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "معمولی تبدیلیاں، بگ ٹھیک کیے گئے، اور کارکردگی میں اور بھی بہتری۔ ٹیکسٹنگ، کالنگ، اور ویڈیو چیٹنگ معمول کے مطابق کرتے رہیں۔",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "بگز کی درستگی کے لیے اور کارکردگی میں دیگر بہتریاں لانے کے کام میں محنتی تاکہ آپ کے لیے ایپ بلا خلل چلتی رہے۔",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "معمولی تبدیلیاں کی گئیں، بگ ٹھیک کیے گئے، اور مستقبل کے لیے مختلف پلانز۔",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "معمولی تبدیلیاں کی گئیں، بگ ٹھیک کیے گئے، اور کارکردگی اور بھی بہتر بنائی گئی ہے۔ Signal استعمال کرنے کے لیے شکریہ!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "اگر آپ JAWS اسکرین ریڈنگ پروگرام استعمال کر رہے ہیں، تو آپ کامیابی سے آواز کے میموز پلے کر سکتے ہیں اور ایسے طویل پیغامات تک رسائی کر سکتے ہیں جو \"مزید پڑھیں\" بٹن کے پیچھے مختصر ہو جاتے ہیں۔",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "Không tìm thấy cuộc trò chuyện",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "Có lỗi xảy ra",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "Gửi nhật ký",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "Không tìm nạp được tên người dùng. Kiểm tra kết nối của bạn và thử lại.",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "Đang gửi bày tỏ cảm xúc…",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "Story này không có âm thanh",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Cài đặt story",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "Cài đặt story",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "Gửi đến",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "Gửi story",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "Chia sẻ & Xem Story",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Thu gọn",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "Thêm chữ cho story",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "Thêm một liên kết",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "Gõ hoặc dán một URL",
"description": "Placeholder for the URL input for link previews"
@ -7574,11 +7602,31 @@
"description": "Title for the whats new modal"
},
"WhatsNew__bugfixes": {
"message": "Phiên bản này có một số chỉnh sửa nhỏ và sửa lỗi để giữ cho Signal hoạt động mượt mà.",
"message": "Phiên bản này có một số tinh chỉnh và sửa lỗi để giữ cho Signal hoạt động mượt mà.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--1": {
"message": "Các nâng cấp nhỏ, sửa lỗi, và cải thiện hiệu năng khác. Cảm ơn bạn đã sử dụng Signal!",
"message": "Các tinh chỉnh, sửa lỗi, và cải thiện hiệu năng khác. Cảm ơn bạn đã sử dụng Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "Nhiều lỗi được sửa để ứng dụng của bạn có thể chạy một cách trơn tru. Các thay đổi thú vị hơn nữa sắp xuất hiện!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "Các tinh chỉnh, sửa lỗi, và cải thiện hiệu năng. Bạn có thể tiếp tục nhắn tin, gọi thoại và video như thường nhé.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "Nỗ lực sửa các lỗi và cải thiện hiệu năng để ứng dụng của bạn có thể chạy một cách trơn tru.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "Các tinh chỉnh, sửa lỗi, và kế hoạch khác cho tương lai.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "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"
},
"WhatsNew__v5.53--1": {

View File

@ -934,7 +934,7 @@
"description": "Shown in a message's triple-dot menu if there isn't room for a dedicated download button"
},
"reactToMessage": {
"message": "對訊息俾心情",
"message": "對訊息俾心情回應",
"description": "Shown in triple-dot menu next to message to allow user to react to the associated message"
},
"replyToMessage": {
@ -2409,6 +2409,14 @@
"message": "搵唔到對話",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "系統出現咗錯誤",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "提交記錄",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "搵唔到用戶名稱。請檢查吓網絡連線然後再試過啦。",
"description": "Shown if request to Signal servers to find username fails"
@ -3152,7 +3160,7 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-all-media-view": {
"message": "打開「所有媒體」嘅檢視",
"message": "打開「所有媒體」嘅檢視頁面",
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-emoji-chooser": {
@ -4016,7 +4024,7 @@
}
},
"outgoingCallRinging": {
"message": "響緊...",
"message": "響緊...",
"description": "Shown in the call screen when placing an outgoing call that is now ringing"
},
"makeOutgoingCall": {
@ -4032,7 +4040,7 @@
"description": "Text that appears in a group when a call is active"
},
"callNeedPermission": {
"message": "$title$ 會收到您嘅訊息請求。當佢接受咗您嘅訊息請求之後您哋就可以通話喇。",
"message": "$title$ 會收到你嘅訊息請求。當佢接受咗你嘅訊息請求之後,你哋就可以通話喇。",
"description": "Shown when a call is rejected because the other party hasn't approved the message/call request",
"placeholders": {
"title": {
@ -4042,7 +4050,7 @@
}
},
"callReconnecting": {
"message": "接通緊...",
"message": "重新連緊線...",
"description": "Shown in the call screen when the call is reconnecting due to network issues"
},
"callDuration": {
@ -4060,7 +4068,7 @@
"description": "Title for device selection settings"
},
"calling__participants": {
"message": "$people$ 喺通話",
"message": "$people$ 喺通話入面",
"description": "Title for participants list toggle",
"placeholders": {
"people": {
@ -4078,7 +4086,7 @@
"description": "Notification message when a group call has started, but we don't know who started it"
},
"calling__call-notification__started-by-you": {
"message": "開始咗一個群組通話",
"message": "開始咗一個群組通話",
"description": "Notification message when a group call has started by you"
},
"calling__call-notification__started": {
@ -4092,7 +4100,7 @@
}
},
"calling__in-another-call-tooltip": {
"message": "您已經參與緊通話",
"message": "你已經參與緊另一個通話",
"description": "Tooltip in disabled notification button when you're on another call"
},
"calling__call-notification__button__call-full-tooltip": {
@ -4126,7 +4134,7 @@
"description": "Title for hang up button"
},
"calling__SelectPresentingSourcesModal--title": {
"message": "分享嘅畫面",
"message": "分享嘅畫面",
"description": "Title for the select your screen sharing sources modal"
},
"calling__SelectPresentingSourcesModal--confirm": {
@ -4134,7 +4142,7 @@
"description": "Confirm button for sharing screen modal"
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "個螢幕",
"message": "個螢幕",
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
@ -4176,7 +4184,7 @@
"description": "Label for the mute notifications drop-down selector"
},
"notMuted": {
"message": "冇較靜音",
"message": "冇較靜音",
"description": "Label when the conversation is not muted"
},
"muteHour": {
@ -4204,7 +4212,7 @@
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "已經長期靜音",
"message": "已經較咗長期靜音",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
@ -4226,7 +4234,7 @@
"description": "Title of popup dialog when user-initiated task has gone wrong"
},
"ErrorModal--description": {
"message": "請您再試過或者聯絡支援團隊。",
"message": "請你再試過或者聯絡支援團隊啦。",
"description": "Description text in popup dialog when user-initiated task has gone wrong"
},
"Confirmation--confirm": {
@ -4234,11 +4242,11 @@
"description": "Button to dismiss popup dialog when user-initiated task has gone wrong"
},
"unknown-sgnl-link": {
"message": "唔好意思sgnl:// 呢條連結唔通喎!",
"message": "唔好意思sgnl:// 呢條連結用唔到喎!",
"description": "Shown if you click on a sgnl:// link not currently supported by Desktop"
},
"GroupV2--cannot-send": {
"message": "唔可以傳送訊息俾嗰個群組。",
"message": "唔可以傳送訊息俾嗰個群組。",
"description": "Shown in toast when you attempt to forward a message to an announcement only group"
},
"GroupV2--cannot-start-group-call": {
@ -4254,15 +4262,15 @@
"description": "Shown if we are unable to parse a group link"
},
"GroupV2--join--prompt": {
"message": "您係咪想加入呢個群組,並且同群組成員分享您個名同張相呀?",
"message": "你係咪想加入呢個群組,同埋同群組成員分享你嘅名同相呀?",
"description": "Shown when you click on a group link to confirm"
},
"GroupV2--join--already-in-group": {
"message": "已經加入咗呢個群組。",
"message": "已經加入咗呢個群組。",
"description": "Shown if you click a group link for a group where you're already a member"
},
"GroupV2--join--already-awaiting-approval": {
"message": "您已經申請批准加入呢個群組。",
"message": "你已經申請咗加入呢個群組。",
"description": "Shown if you click a group link for a group where you've already requested approval'"
},
"GroupV2--join--unknown-link-version--title": {
@ -4286,11 +4294,11 @@
"description": "Shown if you click a group link and you have been forbidden from joining via the link"
},
"GroupV2--join--link-forbidden": {
"message": "您唔可以用群組連結加入呢個群組,因為管理員已經剷走咗您。",
"message": "你唔可以用群組連結加入呢個群組,因為管理員已經剷走咗你。",
"description": "Shown if you click a group link and you have been forbidden from joining via the link"
},
"GroupV2--join--prompt-with-approval": {
"message": "您一定要得到群組管理員批准您嘅請求先可以加入群組。批准咗之後,群組成員就會睇到您個名同張相。",
"message": "你一定要得到群組管理員批准你嘅請求先可以加入群組。批准咗之後,群組成員就會睇到你個名同相。",
"description": "Shown when you click on a group link to confirm, if it requires admin approval"
},
"GroupV2--join--join-button": {
@ -4306,7 +4314,7 @@
"description": "The button to cancel request to join the group"
},
"GroupV2--join--cancel-request-to-join--confirmation": {
"message": "係咪要取消加入呢個群組嘅請求呀?",
"message": "係咪要取消加入呢個群組嘅請求呀?",
"description": "A confirmation message that shows after you click the button"
},
"GroupV2--join--cancel-request-to-join--yes": {
@ -4314,7 +4322,7 @@
"description": "Choosing to continue in the cancel join confirmation dialog"
},
"GroupV2--join--cancel-request-to-join--no": {
"message": "唔",
"message": "唔",
"description": "Choosing not to continue in the cancel join confirmation dialog"
},
"GroupV2--join--member-count--single": {
@ -4342,7 +4350,7 @@
}
},
"GroupV2--join--requested": {
"message": "我哋已經話咗俾群組管理員知您請求加入呢個群組。一有消息就會通知您架喇。",
"message": "我哋已經話咗俾群組管理員知你請求加入呢個群組。一有消息就會通知你架喇。",
"description": "Shown in composition area when you've requested to join a group"
},
"GroupV2--join--general-join-failure--title": {
@ -4350,7 +4358,7 @@
"description": "Shown if something went wrong when you try to join via a group link"
},
"GroupV2--join--general-join-failure": {
"message": "加入唔到群組。請遲啲再試過啦。",
"message": "加入唔到群組。請遲啲再試過啦。",
"description": "Shown if something went wrong when you try to join via a group link"
},
"GroupV2--admin": {
@ -4370,11 +4378,11 @@
"description": "Shown along with a spinner when an update operation takes longer than one second"
},
"GroupV2--create--you": {
"message": "開咗一個群組。",
"message": "開咗一個群組。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--create--other": {
"message": "$memberName$ 開咗個群組。",
"message": "$memberName$ 開咗個群組。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"memberName": {
@ -4384,7 +4392,7 @@
}
},
"GroupV2--create--unknown": {
"message": "個群組已經開咗。",
"message": "有人開咗呢個群組。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--title--change--other": {
@ -4402,7 +4410,7 @@
}
},
"GroupV2--title--change--you": {
"message": "將群組個名改咗做「$newTitle$」。",
"message": "將群組個名改咗做「$newTitle$」。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"newTitle": {
@ -4432,7 +4440,7 @@
}
},
"GroupV2--title--remove--you": {
"message": "移除咗群組個名。",
"message": "移除咗群組個名。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--title--remove--unknown": {
@ -4450,7 +4458,7 @@
}
},
"GroupV2--avatar--change--you": {
"message": "換咗個群組頭像。",
"message": "換咗個群組頭像。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--avatar--change--unknown": {
@ -4468,7 +4476,7 @@
}
},
"GroupV2--avatar--remove--you": {
"message": "移除咗個群組頭像。",
"message": "移除咗個群組頭像。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--avatar--remove--unknown": {
@ -4486,7 +4494,7 @@
}
},
"GroupV2--access-attributes--admins--you": {
"message": "將群組資料嘅編輯權限改咗做「只限管理員」。",
"message": "將群組資料嘅編輯權限改咗做「只限管理員」。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--admins--unknown": {
@ -4504,7 +4512,7 @@
}
},
"GroupV2--access-attributes--all--you": {
"message": "將群組資料嘅編輯權限改咗做「所有成員」。",
"message": "將群組資料嘅編輯權限改咗做「所有成員」。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--all--unknown": {
@ -4522,7 +4530,7 @@
}
},
"GroupV2--access-members--admins--you": {
"message": "將群組成員資格嘅編輯權限改咗做「只限管理員」。",
"message": "將群組成員資格嘅編輯權限改咗做「只限管理員」。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-members--admins--unknown": {
@ -4540,7 +4548,7 @@
}
},
"GroupV2--access-members--all--you": {
"message": "將群組成員資格嘅編輯權限改咗做「所有成員」。",
"message": "將群組成員資格嘅編輯權限改咗做「所有成員」。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-members--all--unknown": {
@ -4548,7 +4556,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--disabled--you": {
"message": "您停用群組連結嘅管理員批准設定。",
"message": "你停用咗群組連結嘅管理員批准設定。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--disabled--other": {
@ -4566,7 +4574,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--enabled--you": {
"message": "您開咗群組連結嘅管理員批准設定。",
"message": "你啟用咗群組連結嘅管理員批准設定。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--enabled--other": {
@ -4584,7 +4592,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--you": {
"message": "您加咗獲邀嘅成員 $inviteeName$。",
"message": "你加咗已經收到邀請嘅 $inviteeName$ 入群組。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"inviteeName": {
@ -4594,7 +4602,7 @@
}
},
"GroupV2--member-add--invited--other": {
"message": "$memberName$ 加咗獲邀嘅成員 $inviteeName$。",
"message": "$memberName$ 加咗已經收到邀請嘅 $inviteeName$ 入群組。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"memberName": {
@ -4608,7 +4616,7 @@
}
},
"GroupV2--member-add--invited--unknown": {
"message": "有成員加咗獲邀嘅成員 $inviteeName$。",
"message": "有成員加咗已經收到嘅 $inviteeName$ 入群組。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"inviteeName": {
@ -4642,7 +4650,7 @@
}
},
"GroupV2--member-add--from-invite--you": {
"message": "接受咗 $inviterName$ 嘅邀請加入群組。",
"message": "接受咗 $inviterName$ 嘅邀請加入群組。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"inviterName": {
@ -4652,11 +4660,11 @@
}
},
"GroupV2--member-add--from-invite--you-no-from": {
"message": "接受咗邀請加入群組。",
"message": "接受咗邀請加入群組。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--from-invite--from-you": {
"message": "$inviteeName$ 接受咗嘅邀請加入群組。",
"message": "$inviteeName$ 接受咗嘅邀請加入群組。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"inviteeName": {
@ -4666,7 +4674,7 @@
}
},
"GroupV2--member-add--other--other": {
"message": "$adderName$ 加咗 $addeeName$。",
"message": "$adderName$ 加咗 $addeeName$ 入群組。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adderName": {
@ -4680,7 +4688,7 @@
}
},
"GroupV2--member-add--other--you": {
"message": "您加咗 $memberName$。",
"message": "你加咗 $memberName$ 入群組。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"memberName": {
@ -4690,7 +4698,7 @@
}
},
"GroupV2--member-add--other--unknown": {
"message": "有成員加咗 $memberName$。",
"message": "有成員加咗 $memberName$ 入群組。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"memberName": {
@ -4700,7 +4708,7 @@
}
},
"GroupV2--member-add--you--other": {
"message": "$memberName$ 加咗入群組。",
"message": "$memberName$ 加咗入群組。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"memberName": {
@ -4710,15 +4718,15 @@
}
},
"GroupV2--member-add--you--you": {
"message": "加入咗呢個群組。",
"message": "加入咗呢個群組。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--you--unknown": {
"message": "有人加咗入群組。",
"message": "有人加咗入群組。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-link--you--you": {
"message": "用群組連結加入咗群組。",
"message": "用群組連結加入咗群組。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-link--other": {
@ -4732,7 +4740,7 @@
}
},
"GroupV2--member-add-from-admin-approval--you--other": {
"message": "$adminName$ 批准咗您嘅請求加入群組。",
"message": "$adminName$ 批准咗你加入群組嘅請求。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4742,11 +4750,11 @@
}
},
"GroupV2--member-add-from-admin-approval--you--unknown": {
"message": "加入群組嘅請求已經批准咗。",
"message": "加入群組嘅請求已經批准咗。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-admin-approval--other--you": {
"message": "批准咗 $joinerName$ 加入群組嘅請求。",
"message": "批准咗 $joinerName$ 加入群組嘅請求。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -4804,7 +4812,7 @@
}
},
"GroupV2--member-remove--other--you": {
"message": "移除咗 $memberName$。",
"message": "移除咗 $memberName$。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"memberName": {
@ -4824,7 +4832,7 @@
}
},
"GroupV2--member-remove--you--other": {
"message": "$adminName$ 移除咗。",
"message": "$adminName$ 移除咗。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4834,11 +4842,11 @@
}
},
"GroupV2--member-remove--you--you": {
"message": "離開咗群組。",
"message": "離開咗群組。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-remove--you--unknown": {
"message": "您已經被踢出群組。",
"message": "你已經俾人踢咗出群組。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-privilege--promote--other--other": {
@ -4856,7 +4864,7 @@
}
},
"GroupV2--member-privilege--promote--other--you": {
"message": "將 $memberName$ 設定咗做管理員。",
"message": "將 $memberName$ 設定咗做管理員。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"memberName": {
@ -4876,7 +4884,7 @@
}
},
"GroupV2--member-privilege--promote--you--other": {
"message": "$adminName$ 將設定咗做管理員。",
"message": "$adminName$ 將設定咗做管理員。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4886,7 +4894,7 @@
}
},
"GroupV2--member-privilege--promote--you--unknown": {
"message": "有管理員將設定咗做管理員。",
"message": "有管理員將設定咗做管理員。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-privilege--demote--other--other": {
@ -4904,7 +4912,7 @@
}
},
"GroupV2--member-privilege--demote--other--you": {
"message": "撤銷咗 $memberName$ 嘅管理員權限。",
"message": "撤銷咗 $memberName$ 嘅管理員權限。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"memberName": {
@ -4924,7 +4932,7 @@
}
},
"GroupV2--member-privilege--demote--you--other": {
"message": "$adminName$ 撤銷咗嘅管理員權限。",
"message": "$adminName$ 撤銷咗嘅管理員權限。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4934,7 +4942,7 @@
}
},
"GroupV2--member-privilege--demote--you--unknown": {
"message": "有管理員撤銷咗嘅管理員權限。",
"message": "有管理員撤銷咗嘅管理員權限。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-add--one--other--other": {
@ -4948,7 +4956,7 @@
}
},
"GroupV2--pending-add--one--other--you": {
"message": "邀請咗 $inviteeName$ 加入群組。",
"message": "邀請咗 $inviteeName$ 加入群組。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"inviteeName": {
@ -4958,7 +4966,7 @@
}
},
"GroupV2--pending-add--one--other--unknown": {
"message": "有一個人獲邀加入群組。",
"message": "有一個人被邀請加入群組。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"inviteeName": {
@ -4968,7 +4976,7 @@
}
},
"GroupV2--pending-add--one--you--other": {
"message": "$memberName$ 邀請加入群組。",
"message": "$memberName$ 邀請加入群組。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"memberName": {
@ -4978,7 +4986,7 @@
}
},
"GroupV2--pending-add--one--you--unknown": {
"message": "您獲邀加入群組。",
"message": "你被邀請加入群組。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-add--many--other": {
@ -4996,7 +5004,7 @@
}
},
"GroupV2--pending-add--many--you": {
"message": "邀請咗 $count$ 個人加入群組。",
"message": "邀請咗 $count$ 個人加入群組。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"count": {
@ -5006,7 +5014,7 @@
}
},
"GroupV2--pending-add--many--unknown": {
"message": "有 $count$ 個人獲邀加入群組。",
"message": "有 $count$ 個人被邀請加入群組。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"count": {
@ -5026,7 +5034,7 @@
}
},
"GroupV2--pending-remove--decline--you": {
"message": "$inviteeName$ 拒絕咗嘅群組邀請。",
"message": "$inviteeName$ 拒絕咗嘅群組邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"inviteeName": {
@ -5036,15 +5044,15 @@
}
},
"GroupV2--pending-remove--decline--from-you": {
"message": "您拒絕咗群組邀請。",
"message": "你拒絕咗個群組邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--decline--unknown": {
"message": "有 1 個人拒絕咗群組邀請。",
"message": "有 1 個人拒絕咗群組邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--pending-remove--revoke--one--other": {
"message": "$memberName$ 撤銷咗 1 個人嘅群組邀請。",
"message": "$memberName$ 撤銷咗 1 個人嘅群組邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"memberName": {
@ -5054,7 +5062,7 @@
}
},
"GroupV2--pending-remove--revoke--one--you": {
"message": "您撤銷咗對 1 個人嘅群組邀請。",
"message": "你撤銷咗 1 個人嘅群組邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"inviteeName": {
@ -5064,7 +5072,7 @@
}
},
"GroupV2--pending-remove--revoke-own--to-you": {
"message": "$inviterName$ 撤銷咗對嘅邀請。",
"message": "$inviterName$ 撤銷咗對嘅邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"inviterName": {
@ -5074,7 +5082,7 @@
}
},
"GroupV2--pending-remove--revoke-own--unknown": {
"message": "$inviterName$ 撤銷咗 1 個人嘅邀請。",
"message": "$inviterName$ 撤銷咗 1 個人嘅邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"inviterName": {
@ -5084,7 +5092,7 @@
}
},
"GroupV2--pending-remove--revoke--one--unknown": {
"message": "有管理員撤銷咗 1 個人嘅群組邀請。",
"message": "有管理員撤銷咗 1 個人嘅群組邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"inviteeName": {
@ -5094,7 +5102,7 @@
}
},
"GroupV2--pending-remove--revoke--many--other": {
"message": "$memberName$ 撤銷咗 $count$ 個人嘅群組邀請。",
"message": "$memberName$ 撤銷咗 $count$ 個人嘅群組邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"inviteeName": {
@ -5108,7 +5116,7 @@
}
},
"GroupV2--pending-remove--revoke--many--you": {
"message": "您撤銷咗對 $count$ 個人嘅群組邀請。",
"message": "你撤銷咗 $count$ 個人嘅群組邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"count": {
@ -5118,7 +5126,7 @@
}
},
"GroupV2--pending-remove--revoke--many--unknown": {
"message": "有管理員撤銷咗 $count$ 個人嘅群組邀請。",
"message": "有管理員撤銷咗 $count$ 個人嘅群組邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"count": {
@ -5142,7 +5150,7 @@
}
},
"GroupV2--pending-remove--revoke-invite-from--one--you": {
"message": "撤銷咗 $memberName$ 對 1 個人嘅群組邀請。",
"message": "撤銷咗 $memberName$ 對 1 個人嘅群組邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"memberName": {
@ -5162,7 +5170,7 @@
}
},
"GroupV2--pending-remove--revoke-invite-from-you--one--other": {
"message": "$adminName$ 撤銷咗對 $inviteeName$ 嘅群組邀請。",
"message": "$adminName$ 撤銷咗對 $inviteeName$ 嘅群組邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -5172,7 +5180,7 @@
}
},
"GroupV2--pending-remove--revoke-invite-from-you--one--you": {
"message": "取消咗對 $inviteeName$ 嘅邀請。",
"message": "取消咗對 $inviteeName$ 嘅邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"inviteeName": {
@ -5182,7 +5190,7 @@
}
},
"GroupV2--pending-remove--revoke-invite-from-you--one--unknown": {
"message": "有管理員撤銷咗對 $inviteeName$ 嘅群組邀請。",
"message": "有管理員撤銷咗對 $inviteeName$ 嘅群組邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"inviteeName": {
@ -5206,7 +5214,7 @@
}
},
"GroupV2--pending-remove--revoke-invite-from--many--you": {
"message": "撤銷咗 $memberName$ 對 $count$ 個人嘅群組邀請。",
"message": "撤銷咗 $memberName$ 對 $count$ 個人嘅群組邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"count": {
@ -5234,7 +5242,7 @@
}
},
"GroupV2--pending-remove--revoke-invite-from-you--many--other": {
"message": "$adminName$ 撤銷咗對 $count$ 個人嘅群組邀請。",
"message": "$adminName$ 撤銷咗對 $count$ 個人嘅群組邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -5248,7 +5256,7 @@
}
},
"GroupV2--pending-remove--revoke-invite-from-you--many--you": {
"message": "取消咗對 $count$ 個人嘅邀請。",
"message": "取消咗對 $count$ 個人嘅邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"count": {
@ -5258,7 +5266,7 @@
}
},
"GroupV2--pending-remove--revoke-invite-from-you--many--unknown": {
"message": "有管理員撤銷咗對 $count$ 個人嘅群組邀請。",
"message": "有管理員撤銷咗對 $count$ 個人嘅群組邀請。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"count": {
@ -5268,11 +5276,11 @@
}
},
"GroupV2--admin-approval-add-one--you": {
"message": "送出咗加入群組嘅請求。",
"message": "送出咗加入群組嘅請求。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-add-one--other": {
"message": "$joinerName$ 用群組連結請求加入群組。",
"message": "$joinerName$ 用群組連結請求加入群組。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -5282,15 +5290,15 @@
}
},
"GroupV2--admin-approval-remove-one--you--you": {
"message": "取消咗加入群組嘅請求。",
"message": "取消咗加入群組嘅請求。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-remove-one--you--unknown": {
"message": "管理員拒絕咗加入群組嘅請求。",
"message": "管理員拒絕咗加入群組嘅請求。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-remove-one--other--you": {
"message": "拒絕咗 $joinerName$ 加入群組嘅請求。",
"message": "拒絕咗 $joinerName$ 加入群組嘅請求。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -5324,7 +5332,7 @@
}
},
"GroupV2--admin-approval-bounce--one": {
"message": "$joinerName$ 用群組連結請求加入群組,然後又取消咗請求。",
"message": "$joinerName$ 用群組連結請求加入群組,然後又取消咗請求。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -5334,7 +5342,7 @@
}
},
"GroupV2--admin-approval-bounce": {
"message": "$joinerName$ 用群組連結請求加入群組 $numberOfRequests$ 次,然後又取消咗請求。",
"message": "$joinerName$ 用群組連結請求加入群組 $numberOfRequests$ 次,然後又取消咗請求。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -5348,11 +5356,11 @@
}
},
"GroupV2--group-link-add--disabled--you": {
"message": "您喺停用管理員批准嘅設定之下打開群組連結。",
"message": "你啟用咗唔使管理員批准嘅群組連結。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--disabled--other": {
"message": "$adminName$ 喺停用管理員批准嘅設定之下打開群組連結。",
"message": "$adminName$ 啟用咗唔使管理員批准嘅群組連結。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -5362,15 +5370,15 @@
}
},
"GroupV2--group-link-add--disabled--unknown": {
"message": "群組連結喺停用管理員批准嘅設定之下已經打開。",
"message": "唔使管理員批准嘅群組連結已經啟用咗。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--enabled--you": {
"message": "您喺啟用管理員批准嘅設定之下打開群組連結。",
"message": "你啟用咗需要管理員批准嘅群組連結。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--enabled--other": {
"message": "$adminName$ 啟用管理員批准嘅設定之下打開群組連結。",
"message": "$adminName$ 啟用咗需要管理員批准嘅群組連結。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -5380,11 +5388,11 @@
}
},
"GroupV2--group-link-add--enabled--unknown": {
"message": "群組連結喺啟用管理員批准嘅設定之下已經打開。",
"message": "需要管理員批准嘅群組連結已經啟用咗。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--you": {
"message": "閂咗條群組連結。",
"message": "閂咗條群組連結。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--other": {
@ -5402,7 +5410,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-reset--you": {
"message": "重設咗條群組連結。",
"message": "重設咗條群組連結。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-reset--other": {
@ -5420,7 +5428,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--description--remove--you": {
"message": "刪除咗群組嘅描述。",
"message": "刪除咗群組嘅描述。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--description--remove--other": {
@ -5438,7 +5446,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--description--change--you": {
"message": "改咗群組嘅描述。",
"message": "改咗群組嘅描述。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--description--change--other": {
@ -5456,7 +5464,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--admin--you": {
"message": "改咗群組嘅設定,淨係俾管理員傳送訊息。",
"message": "改咗群組嘅設定,淨係俾管理員傳送訊息。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--admin--other": {
@ -5470,11 +5478,11 @@
}
},
"GroupV2--announcements--admin--unknown": {
"message": "群組已經改咗,淨係俾管理員傳送訊息。",
"message": "群組嘅設定已經改咗,淨係俾管理員傳送訊息。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--member--you": {
"message": "改咗群組嘅設定,俾所有成員傳送訊息。",
"message": "改咗群組嘅設定,俾所有成員傳送訊息。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--announcements--member--other": {
@ -5488,11 +5496,11 @@
}
},
"GroupV2--announcements--member--unknown": {
"message": "群組已經改咗,俾所有成員傳送訊息。",
"message": "群組嘅設定已經改咗,俾所有成員傳送訊息。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV1--Migration--disabled": {
"message": "將呢個群組升級就可以啟動 @ 提及同管理員等全新功能。未喺呢個群組入面分享名字同相片嘅成員會被邀請加入。$learnMore$",
"message": "將呢個群組升級就可以啟動例如 @ 提及同管理員呢啲全新功能。未喺呢個群組入面分享自己個名同相嘅成員會被邀請加入。$learnMore$",
"description": "Shown instead of composition area when user is forced to migrate a legacy group (GV1).",
"placeholders": {
"learnMore": {
@ -5522,11 +5530,11 @@
"description": "Shown on Migration popup after choosing to migrate group"
},
"GroupV1--Migration--info--summary": {
"message": "「新版群組」多咗 @ 提及同群組管理員嘅功能,而且日後會支援更多功能。",
"message": "「新版群組」多咗 @ 提及同群組管理員等等嘅功能,而且日後會支援更多功能。",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--info--keep-history": {
"message": "升級之前,系統已經保留所有訊息記錄同媒體檔案。",
"message": "升級之前,系統已經保留所有訊息記錄同媒體檔案。",
"description": "Shown on Learn More popup after GV1 migration"
},
"GroupV1--Migration--migrate--keep-history": {
@ -5534,39 +5542,39 @@
"description": "Shown on Migration popup before GV1 migration"
},
"GroupV1--Migration--info--invited--you": {
"message": "您要接受邀請先可以再加入呢個群組。未接受邀請之前,您都唔會收到任何群組訊息。",
"message": "你要接受咗邀請先可以再加入呢個群組。喺未接受邀請之前,你唔會收到任何群組訊息。",
"description": "Shown on Learn More popup after GV1 migration"
},
"GroupV1--Migration--info--invited--many": {
"message": "呢啲成員要接受邀請先可以再加入呢個群組。未接受邀請之前,佢哋都唔會收到任何群組訊息:",
"message": "呢啲成員要接受邀請先可以再加入呢個群組。未接受邀請之前,佢哋都唔會收到任何群組訊息:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--info--invited--one": {
"message": "呢位成員要接受邀請先可以再加入呢個群組。未接受邀請之前,佢唔會收到任何群組訊息:",
"message": "呢位成員要接受邀請先可以再加入呢個群組。未接受邀請之前,佢唔會收到任何群組訊息:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--info--removed--before--many": {
"message": "呢啲成員無辦法加入「新版群組」,所以佢哋將會被踢走",
"message": "呢啲成員唔夠資格加入「新版群組」,所以佢哋將會被移除",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--info--removed--before--one": {
"message": "呢位成員無辦法加入「新版群組」,所以佢將會被踢走",
"message": "呢位成員唔夠資格加入「新版群組」,所以佢將會被移除",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--info--removed--after--many": {
"message": "呢啲成員無辦法加入「新版群組」,所以佢哋已經被踢走咗:",
"message": "呢啲成員唔夠資格加入「新版群組」,所以佢哋已經被移除咗:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--info--removed--after--one": {
"message": "呢位成員無辦法加入「新版群組」,所以佢已經被踢走咗:",
"message": "呢位成員唔夠資格加入「新版群組」,所以佢已經被移除咗:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--invited--you": {
"message": "我哋加唔到您入「新版群組」,所以發咗邀請俾您自己加入。",
"message": "我哋加唔到你入「新版群組」,所以傳送咗邀請俾你自己加入。",
"description": "Shown in timeline when a group is upgraded and you were invited instead of added"
},
"GroupV1--Migration--invited--one": {
"message": "我哋加唔到 $contact$ 入「新版群組」,所以咗邀請俾佢自己加入。",
"message": "我哋加唔到 $contact$ 入「新版群組」,所以傳送咗邀請俾佢自己加入。",
"description": "Shown in timeline when a group is upgraded and one person was invited, instead of added",
"placeholders": {
"contact": {
@ -5576,7 +5584,7 @@
}
},
"GroupV1--Migration--invited--many": {
"message": "我哋加唔到 $count$ 個成員入「新版群組」,所以咗邀請俾佢哋自己加入。",
"message": "我哋加唔到 $count$ 個成員入「新版群組」,所以傳送咗邀請俾佢哋自己加入。",
"description": "Shown in timeline when a group is upgraded and some people were invited, instead of added",
"placeholders": {
"contact": {
@ -5586,7 +5594,7 @@
}
},
"GroupV1--Migration--removed--one": {
"message": "$contact$ 被踢出咗群組。",
"message": "$contact$ 俾人踢咗出群組。",
"description": "Shown in timeline when a group is upgraded and one person was removed entirely during the upgrade",
"placeholders": {
"contact": {
@ -5596,7 +5604,7 @@
}
},
"GroupV1--Migration--removed--many": {
"message": "有 $count$ 個成員被踢出咗群組。",
"message": "有 $count$ 個成員俾人踢咗出群組。",
"description": "Shown in timeline when a group is upgraded and some people were removed entirely during the upgrade",
"placeholders": {
"contact": {
@ -7227,6 +7235,10 @@
"message": "傳送緊心情回應...",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "呢個限時動態係冇音效嘅",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "是日花生設定",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "是日花生設定",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "傳畀",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "傳送限時動態",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "分享同睇吓限時動態",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "窄體",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "加入限時動態文字",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "加入連結",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "輸入或者貼上網址",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "我哋額外做咗啲調整、修復咗一啲錯誤,同埋加強咗程式功能。多謝你使用 Signal",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "我哋修復咗一啲錯誤,確保應用程式可以順暢運作。仲有更多令人期待嘅更新,陸續有嚟!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "我哋做咗啲調整、修復咗一啲錯誤,同埋加強咗程式功能。你可以如常咁傳送訊息、通話同用視像聊天。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "我哋好努力咁修復錯誤同埋加強程式功能,確保應用程式可以順暢運作。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "我哋額外做咗啲調整、修復咗一啲錯誤,同埋為未來做咗唔同嘅計劃。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "我哋做咗啲調整、修復咗一啲錯誤,同埋加強咗程式功能。多謝你使用 Signal",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "如果你用緊 JAWS 螢幕閱讀程式嘅話,你而家可以播放語音備忘錄,同埋睇到有「閱讀更多」按鈕嘅長訊息。",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "未找到对话",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "出现了一个错误",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "调试日志",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "无法获取用户名。请检查您的网络连接并重试。",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "正在发送反应……",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "此动态没有声音",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "动态设置",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "动态设置",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "发送给",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "发送动态",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "分享和浏览动态",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "Condensed 字体",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "添加动态文本",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "添加链接",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "输入或粘贴 URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "其他细微调整、漏洞修复和功能强化。感谢使用 Signal",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "多个漏洞修复让您的应用可以顺畅运行。更多惊喜更新即将上线!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "我们进行了功能微调、漏洞修复和性能增强。您可以继续正常发短信、通话和视频聊天。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "我们努力修复了漏洞并增强了性能,让您的应用可以顺畅运行。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "我们进行了额外的功能微调、漏洞修复并制定了日后的分类计划。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "我们进行了功能微调、漏洞修复和性能强化。感谢使用 Signal",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "如果您使用 JAWS 萤幕阅读器,您现在可以播放语音备忘录,并通过点击“阅读更多”按钮查看被缩短的长消息。",
"description": "Release notes for v5.53"

View File

@ -2409,6 +2409,14 @@
"message": "找不到對話",
"description": "Label shown when there are no conversations to compose to"
},
"Toast--error": {
"message": "發生錯誤",
"description": "Toast for general errors"
},
"Toast--error--action": {
"message": "上傳日誌",
"description": "Label for the error toast button"
},
"Toast--failed-to-fetch-username": {
"message": "取得使用者名稱失敗。檢查你的網路連接並重試。",
"description": "Shown if request to Signal servers to find username fails"
@ -7227,6 +7235,10 @@
"message": "正在傳送反應…",
"description": "Toast message"
},
"Stories__toast--hasNoSound": {
"message": "此限動沒有聲音",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "限時動態設定",
"description": "Title for the story settings modal"
@ -7375,6 +7387,14 @@
"message": "限時動態設定",
"description": "Button label to get to story settings"
},
"SendStoryModal__title": {
"message": "傳送給",
"description": "Title for the send story modal"
},
"SendStoryModal__send": {
"message": "傳送限動",
"description": "aria-label for the send story button"
},
"Stories__settings-toggle--title": {
"message": "分享及瀏覽限動",
"description": "Select box title for the stories on/off toggle"
@ -7527,6 +7547,14 @@
"message": "窄體",
"description": "Label for font"
},
"StoryCreator__control--text": {
"message": "新增限動文字",
"description": "aria-label for edit text button"
},
"StoryCreator__control--link": {
"message": "新增連結",
"description": "aria-label for adding a link preview"
},
"StoryCreator__link-preview-placeholder": {
"message": "輸入或貼上 URL",
"description": "Placeholder for the URL input for link previews"
@ -7581,6 +7609,26 @@
"message": "其他細微的調整、問題修復和效能改善。感謝各位使用 Signal",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--2": {
"message": "修復了多項問題,提升 App 運作的順暢度。未來,還有許多精彩的更新內容待你挖掘!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--3": {
"message": "進行了細微調整、問題修復和效能改善,方便大家持續享有順暢的簡訊、通話及視訊聊天功能。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--4": {
"message": "努力修復問題並改善各項功能運作,讓 App 使用起來更順暢無礙。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--5": {
"message": "其他細微的調整、問題修復,以及未來的功能規劃。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__bugfixes--6": {
"message": "細微的調整、問題修復和效能改善。感謝各位使用 Signal",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "若你是 JAWS 螢幕閱讀程式的使用者,現在可順利播放語音備忘錄,而點選「閱讀更多」按鈕後,還可存取較長的訊息內容。",
"description": "Release notes for v5.53"

View File

@ -4,7 +4,7 @@
"description": "Private messaging from your desktop",
"desktopName": "signal.desktop",
"repository": "https://github.com/signalapp/Signal-Desktop.git",
"version": "5.54.0-beta.1",
"version": "5.54.0",
"license": "AGPL-3.0-only",
"author": {
"name": "Signal Messenger, LLC",

View File

@ -14,7 +14,7 @@ import type { ConversationModel } from './models/conversations';
import type { StorageInterface } from './types/Storage.d';
import * as Errors from './types/errors';
import { getProfile } from './util/getProfile';
import { MINUTE, HOUR, DAY, MONTH } from './util/durations';
import { MINUTE, HOUR, DAY, WEEK, MONTH } from './util/durations';
const STORAGE_KEY = 'lastAttemptedToRefreshProfilesAt';
const MAX_AGE_TO_BE_CONSIDERED_ACTIVE = MONTH;
@ -23,8 +23,11 @@ const MAX_CONVERSATIONS_TO_REFRESH = 50;
const MIN_ELAPSED_DURATION_TO_REFRESH_AGAIN = 12 * HOUR;
const MIN_REFRESH_DELAY = MINUTE;
let idCounter = 1;
export class RoutineProfileRefresher {
private interval: NodeJS.Timeout | undefined;
private started = false;
private id: number;
constructor(
private readonly options: {
@ -32,12 +35,24 @@ export class RoutineProfileRefresher {
getOurConversationId: () => string | undefined;
storage: Pick<StorageInterface, 'get' | 'put'>;
}
) {}
) {
// We keep track of how many of these classes we create, because we suspect that
// there might be too many...
idCounter += 1;
this.id = idCounter;
log.info(
`Creating new RoutineProfileRefresher instance with id ${this.id}`
);
}
public async start(): Promise<void> {
if (this.interval !== undefined) {
clearInterval(this.interval);
const logId = `RoutineProfileRefresher.start/${this.id}`;
if (this.started) {
log.warn(`${logId}: already started!`);
return;
}
this.started = true;
const { storage, getAllConversations, getOurConversationId } = this.options;
@ -45,14 +60,14 @@ export class RoutineProfileRefresher {
while (true) {
const refreshInMs = timeUntilNextRefresh(storage);
log.info(`routineProfileRefresh: waiting for ${refreshInMs}ms`);
log.info(`${logId}: waiting for ${refreshInMs}ms`);
// eslint-disable-next-line no-await-in-loop
await sleep(refreshInMs);
const ourConversationId = getOurConversationId();
if (!ourConversationId) {
log.warn('routineProfileRefresh: missing our conversation id');
log.warn(`${logId}: missing our conversation id`);
// eslint-disable-next-line no-await-in-loop
await sleep(MIN_REFRESH_DELAY);
@ -66,10 +81,11 @@ export class RoutineProfileRefresher {
allConversations: getAllConversations(),
ourConversationId,
storage,
id: this.id,
});
} catch (error) {
log.error('routineProfileRefresh: failure', Errors.toLogFormat(error));
log.error(`${logId}: failure`, Errors.toLogFormat(error));
} finally {
// eslint-disable-next-line no-await-in-loop
await sleep(MIN_REFRESH_DELAY);
}
@ -81,24 +97,26 @@ export async function routineProfileRefresh({
allConversations,
ourConversationId,
storage,
id,
// Only for tests
getProfileFn = getProfile,
}: {
allConversations: ReadonlyArray<ConversationModel>;
ourConversationId: string;
storage: Pick<StorageInterface, 'get' | 'put'>;
id: number;
getProfileFn?: typeof getProfile;
}): Promise<void> {
log.info('routineProfileRefresh: starting');
const logId = `routineProfileRefresh/${id}`;
log.info(`${logId}: starting`);
const refreshInMs = timeUntilNextRefresh(storage);
if (refreshInMs > 0) {
log.info('routineProfileRefresh: too soon to refresh. Doing nothing');
log.info(`${logId}: too soon to refresh. Doing nothing`);
return;
}
log.info('routineProfileRefresh: updating last refresh time');
log.info(`${logId}: updating last refresh time`);
await storage.put(STORAGE_KEY, Date.now());
const conversationsToRefresh = getConversationsToRefresh(
@ -106,7 +124,7 @@ export async function routineProfileRefresh({
ourConversationId
);
log.info('routineProfileRefresh: starting to refresh conversations');
log.info(`${logId}: starting to refresh conversations`);
let totalCount = 0;
let successCount = 0;
@ -114,20 +132,18 @@ export async function routineProfileRefresh({
async function refreshConversation(
conversation: ConversationModel
): Promise<void> {
log.info(
`routineProfileRefresh: refreshing profile for ${conversation.idForLogging()}`
);
log.info(`${logId}: refreshing profile for ${conversation.idForLogging()}`);
totalCount += 1;
try {
await getProfileFn(conversation.get('uuid'), conversation.get('e164'));
log.info(
`routineProfileRefresh: refreshed profile for ${conversation.idForLogging()}`
`${logId}: refreshed profile for ${conversation.idForLogging()}`
);
successCount += 1;
} catch (err) {
log.error(
`routineProfileRefresh: refreshed profile for ${conversation.idForLogging()}`,
`${logId}: refreshed profile for ${conversation.idForLogging()}`,
err?.stack || err
);
}
@ -144,7 +160,7 @@ export async function routineProfileRefresh({
await refreshQueue.onIdle();
log.info(
`routineProfileRefresh: successfully refreshed ${successCount} out of ${totalCount} conversation(s)`
`${logId}: successfully refreshed ${successCount} out of ${totalCount} conversation(s)`
);
}
@ -158,7 +174,7 @@ function timeUntilNextRefresh(storage: Pick<StorageInterface, 'get'>): number {
if (isNormalNumber(storedValue)) {
const planned = storedValue + MIN_ELAPSED_DURATION_TO_REFRESH_AGAIN;
const now = Date.now();
return Math.max(0, planned - now);
return Math.min(Math.max(0, planned - now), WEEK);
}
assert(

View File

@ -89,6 +89,7 @@ describe('routineProfileRefresh', () => {
ourConversationId: UUID.generate().toString(),
storage,
getProfileFn,
id: 1,
});
sinon.assert.notCalled(getProfileFn);
@ -104,6 +105,7 @@ describe('routineProfileRefresh', () => {
ourConversationId: UUID.generate().toString(),
storage: makeStorage(),
getProfileFn,
id: 1,
});
sinon.assert.calledWith(
@ -130,6 +132,7 @@ describe('routineProfileRefresh', () => {
ourConversationId: UUID.generate().toString(),
storage: makeStorage(),
getProfileFn,
id: 1,
});
sinon.assert.calledOnce(getProfileFn);
@ -159,6 +162,7 @@ describe('routineProfileRefresh', () => {
ourConversationId: me.id,
storage: makeStorage(),
getProfileFn,
id: 1,
});
sinon.assert.calledWith(getProfileFn, notMe.get('uuid'), notMe.get('e164'));
@ -176,6 +180,7 @@ describe('routineProfileRefresh', () => {
ourConversationId: UUID.generate().toString(),
storage: makeStorage(),
getProfileFn,
id: 1,
});
sinon.assert.calledOnce(getProfileFn);
@ -219,6 +224,7 @@ describe('routineProfileRefresh', () => {
ourConversationId: UUID.generate().toString(),
storage: makeStorage(),
getProfileFn,
id: 1,
});
sinon.assert.calledWith(
@ -288,6 +294,7 @@ describe('routineProfileRefresh', () => {
ourConversationId: me.id,
storage: makeStorage(),
getProfileFn,
id: 1,
});
[...activeConversations, ...inactiveGroupMembers].forEach(conversation => {

View File

@ -62,7 +62,7 @@ describe('Attachment', () => {
});
});
context('for attachment with index', () => {
it('should use filename if provided', () => {
it('should use filename if it is provided', () => {
const attachment: Attachment.AttachmentType = fakeAttachment({
fileName: 'funny-cat.mov',
data: Bytes.fromString('foo'),
@ -74,12 +74,47 @@ describe('Attachment', () => {
const actual = Attachment.getSuggestedFilename({
attachment,
timestamp,
index: 3,
});
const expected = 'funny-cat.mov';
assert.strictEqual(actual, expected);
});
it('should use filename if it is provided and index is 1', () => {
const attachment: Attachment.AttachmentType = fakeAttachment({
fileName: 'funny-cat.mov',
data: Bytes.fromString('foo'),
contentType: MIME.VIDEO_QUICKTIME,
});
const timestamp = new Date(
DAY + new Date(DAY).getTimezoneOffset() * 60 * 1000
);
const actual = Attachment.getSuggestedFilename({
attachment,
timestamp,
index: 1,
});
const expected = 'funny-cat.mov';
assert.strictEqual(actual, expected);
});
it('should use filename if it is provided and index is >1', () => {
const attachment: Attachment.AttachmentType = fakeAttachment({
fileName: 'funny-cat.mov',
data: Bytes.fromString('foo'),
contentType: MIME.VIDEO_QUICKTIME,
});
const timestamp = new Date(
DAY + new Date(DAY).getTimezoneOffset() * 60 * 1000
);
const actual = Attachment.getSuggestedFilename({
attachment,
timestamp,
index: 2,
});
const expected = 'signal-1970-01-02-000000_002.mov';
assert.strictEqual(actual, expected);
});
it('should use provided index if > 1 and filename not provided', () => {
const attachment: Attachment.AttachmentType = fakeAttachment({
data: Bytes.fromString('foo'),

View File

@ -1123,6 +1123,7 @@ export function initialize({
async putAttestation(auth, publicKey) {
const data = JSON.stringify({
clientPublic: Bytes.toBase64(publicKey),
iasVersion: 4,
});
const result = (await _outerAjax(null, {
certificateAuthority,

View File

@ -431,6 +431,7 @@ function validateAttestationSignatureBody(
version: number;
isvEnclaveQuoteBody: string;
isvEnclaveQuoteStatus: string;
advisoryIDs: ReadonlyArray<string>;
},
encodedQuote: string
) {
@ -440,14 +441,20 @@ function validateAttestationSignatureBody(
const signatureTime = new Date(utcTimestamp).getTime();
const now = Date.now();
if (signatureBody.version !== 3) {
if (signatureBody.version !== 4) {
throw new Error('Attestation signature invalid version!');
}
if (!encodedQuote.startsWith(signatureBody.isvEnclaveQuoteBody)) {
throw new Error('Attestion signature mismatches quote!');
}
if (signatureBody.isvEnclaveQuoteStatus !== 'OK') {
throw new Error('Attestation signature status not "OK"!');
if (signatureBody.isvEnclaveQuoteStatus !== 'SW_HARDENING_NEEDED') {
throw new Error('Attestation signature status not "SW_HARDENING_NEEDED"!');
}
if (
signatureBody.advisoryIDs.length !== 1 ||
signatureBody.advisoryIDs[0] !== 'INTEL-SA-00334'
) {
throw new Error('Attestation advisory ids are incorrect');
}
if (signatureTime < now - 24 * 60 * 60 * 1000) {
throw new Error('Attestation signature timestamp older than 24 hours!');

View File

@ -997,7 +997,7 @@ export const getSuggestedFilename = ({
index?: number;
}): string => {
const { fileName } = attachment;
if (fileName) {
if (fileName && (!isNumber(index) || index === 1)) {
return fileName;
}