Update strings

This commit is contained in:
Scott Nonnenberg 2022-08-03 13:22:54 -07:00
parent b3f1b2c667
commit 026222cbee
73 changed files with 31818 additions and 804 deletions

View File

@ -1141,6 +1141,14 @@
"message": "Klaar",
"description": "Label for done"
},
"update": {
"message": "Werk by",
"description": ""
},
"next2": {
"message": "Volgende",
"description": ""
},
"on": {
"message": "Aan",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Skrap hierdie storie? Dit sal ook geskrap word vir almal wat dit ontvang het.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal-verbindings",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ is mense wat jy vertrou, hetsy deur:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "'n Gesprek te begin",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "'n Boodskapversoek te aanvaar",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Hulle in jou stelselkontakte te hê",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Jou verbindings kan jou naam en foto sien, en kan plasings in \"My Storie\" sien, tensy jy dit vir hulle versteek.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Stories",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Besig om reaksie te stuur…",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Storie-instellings",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Nuwe privaatstorie",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ kyker",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ kykers",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Wie kan hierdie storie sien?",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Voeg kyker by",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Verwyder",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Verwyder $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Hierdie persoon sal nie meer jou storie sien nie.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Antwoorde & reaksies",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Laat antwoorde & reaksies toe",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Laat toe dat mense wat na jou storie kan kyk, daarop reageer en antwoord.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Skrap privaatstorie",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Skrap privaatstorie?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Kies kykers",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Gee hierdie storie 'n naam",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Storie se naam (vereis)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Versteek storie vir",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Alle Signal-verbindings",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Deel met alle verbindings",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Alle Signal-verbindings behalwe…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ mense uitgesluit",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Deel slegs met…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Deel slegs met geselekteerde mense",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ mense",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Kies wie na jou storie kan kyk. Veranderinge sal nie stories wat jy reeds gestuur het, beïnvloed nie. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Vind meer uit.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Storie-instellings",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Deel & Kyk na Stories",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Ontdemp",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "$time$ gestuur",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Lêergrootte $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Kopieer tydstempel",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Nog geen antwoorde nie",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Gaan na klets",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Skrap",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Inligting",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Versteek storie? Nuwe storiebywerkings van $name$ sal nie meer boaan die storielys verskyn nie. ",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Hierdie weergawe bevat n aantal klein aanpassings en regstellings om Signal glad te laat werk.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Vir al die donkermodus-mense in Windows, ons het 'n nuwe titelbalk wat by jou styl pas.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"message": "Bykomende 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

@ -1141,6 +1141,14 @@
"message": "تمّ",
"description": "Label for done"
},
"update": {
"message": "تحديث التطبيق",
"description": ""
},
"next2": {
"message": "التالي",
"description": ""
},
"on": {
"message": "مُفعَّل",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "‫حذف هذه القصة ؟ سوف تُحذَف أيضا من عن جميع من استلموها.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "جهات الاتصال في Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ هم أشخاص اخترت أن تثق بهم سواءً عبر:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "بدء المحادثة معهم",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "قبول طلب التراسل معهم",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "وجودهم في جهات اتصال نظامك",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "يُمكن لمعارفك رؤية اسمك وصورتك، كما يمكنهم الاطلاع على منشوراتك في \"قصتي\" إلاّ إذا أخفيتها عنهم.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "القِصص",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "جاري إرسال التفاعل...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "إعدادات القصص",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "قصة خاصة جديدة",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ مشاهدة",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ مشاهدين",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "من يمكنه رؤية هذه القصة",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "إضافة مُشاهد",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "إزالة",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "إزالة $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "لن يتمكن هذا الشخص بعد ذلك من رؤية قصتك.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "الإجابات وردود الفعل",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "السماح بالإجابات وردود الفعل",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "تمكين الأفراد الذين يمكنهم مشاهدة قصتك من التفاعل معها والرد عليها.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "حذف قصة خاصة",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "حذف قصة خاصة؟",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "اختر المشاهدين",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "أطلقِ اسمًا على هذه القصة",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "اسم القصة (مطلوب)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "إخفاء القصة عن",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "جميع جهات الاتصال في Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "المشاركة مع جميع جهات الاتصال",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "جميع جهات الاتصال في Signal إلا...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ شخص مستبعد",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "مشاركة فقط مع...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "مشاركة مع الأشخاص المختارين فقط",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ شخص/أشخاص",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "اِختر من يُمكنه رؤية قصتك. لن تؤثر التغييرات على القصص التي أرسلتها من قبل. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "لمعرفة المزيد.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "إعدادات القصص",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "مشاركة و إظهار القصص",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "إلغاء الكتم",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "أُرسل $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "حجم الملف $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "نسخ الطابع الزمني",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "لا جواب حاليا",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "الذهاب للمحادثة",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "حذف",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "معلومات",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "‫إخفاء القصة ؟ إن تحديثات القصة من المستخدم $name$ لن تظهر في أعلى لائحة القصص بعد ذلك.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "يحتوي هذا الإصدار على عدد من التعديلات الصغيرة وإصلاحات الأخطاء للحفاظ على تشغيل Signal بسلاسة.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "لِجميع الأشخاص الذين يَستخدمون الوضع الداكن على ويندوز، لدينا شريط عنوان جديد يُناسب أسلوبكم.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "Hazırdır",
"description": "Label for done"
},
"update": {
"message": "Yenilə",
"description": ""
},
"next2": {
"message": "Növbəti",
"description": ""
},
"on": {
"message": "Açıq",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Bu hekayə silinsin? Həmçinin alan hər kəs üçün silinəcək.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal Bağlantıları",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ sizin aşağıdakı üsullardan biri ilə etibar etməyi seçdiyiniz insanlardır:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Danışığın başladılması",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Mesaj sorğusunun qəbul edilməsi",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Onların sistem kontaktları arasında olması",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Kontaktlarınız adınızı və fotoşəklinizi, o cümlədən onlardan gizlətməmisinizsə, \"Hekayəm\" səhifəsindəki yazılarınızı görə bilər.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Hekayələr",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Reaksiya göndərilir...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Hekayə tənzimləmələri",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Yeni şəxsi hekayə",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ baxış",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ baxış",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Bu hekayəni kim görə bilər",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "İzləyici əlavə et",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": ıxart",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "$title$ çıxarılsın",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Bu şəxs artıq hekayənizə baxa bilməyəcək.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Cavablar və reaksiyalar",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Cavablar və reaksiyalara icazə ver",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Hekayənizi görən insanların reaksiya göstərməsi və cavab verməsinə icazə verin.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Şəxsi hekayəni sil",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Şəxsi hekayə silinsin?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "İzləyiciləri seç",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Bu hekayəyə ad ver",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Hekayə adı (tələb olunur)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Hekayəni gizlət",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Bütün Signal kontaktları",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Bütün bağlantılarla paylaşın",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Aşağıdakılar xaricində bütün Signal kontaktları:",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ nəfər çıxılmaqla",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Yalnız bu şəxslərlə paylaş...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Yalnız seçilmiş insanlarla paylaş",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ nəfər",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Hekayənizə kimin baxa bildiyini seçin. Dəyişikliklər artıq göndərdiyiniz hekayələrə tətbiq olunmayacaq. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Daha ətraflı.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Hekayə tənzimləmələri",
"description": "Button label to get to story settings"
},
"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"
@ -7221,6 +7407,30 @@
"message": "Səsi aç",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "$time$ göndərildi",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Faylın həcmi $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Vaxt möhürünü kopyala",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Hələ ki, cavab yoxdur",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Söhbətə get",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Sil",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Məlumat",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Hekayə gizlədilsin? $name$ göndərən yeni hekayələr artıq hekayələr siyahısının başında görünməyəcək",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Bu versiya, Signal-ın problemsiz işləməsini təmin etmək üçün kiçik düzəltmələr və xəta düzəltmələri ehtiva edir.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Windows-un bütün tünd rejimi sevən istifadəçiləri, tərzinizə uyğun yeni başlıq panelimiz var.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "Готово",
"description": "Label for done"
},
"update": {
"message": "Обновяване",
"description": ""
},
"next2": {
"message": "Напред",
"description": ""
},
"on": {
"message": "Активирано",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Изтриване на тази история? Тя ще бъде изтрита и за всички, които са я получили.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal Връзки",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ са хора, които сте отбелязали като доверени чрез:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Започване на разговор",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Приемане на заявка за съобщение",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Добавяне в контактите на системата ви",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Вашите връзки виждат името и снимката ви и могат да виждат публикациите в „Моята история“, освен ако не ги скриете от тях",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Истории",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Изпращане на реакция...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Настройки за истории",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Нова частна история",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ зрител",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ зрители",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Кой може да вижда тази история",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Добавяне на зрител",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Премахни",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Премахване на $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Този човек повече няма да вижда историята ви.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Отговори и реакции",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Позволяване на отговори и реакции",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Позволете на хората, които виждат историята ви, да реагират и отговарят.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Изтриване на частна история",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Изтриване на частна история?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Избор на зрители",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Дайте име на тази история",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Име на историята (задължително)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Скриване на историята от",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Всички връзки в Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Споделяне с всички връзки",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Всички връзка в Signal освен...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ изключени души",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Споделяне само със...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Споделяне само с избраните хора",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ души",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Изберете кой може да вижда историята ви. Промените не засягат историите, които вече сте изпратили. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Научи повече.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Настройки за истории",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Споделяне и преглед на истории",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Изключи тих режим",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Изпратено $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Размер на файла $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Времево клеймо на копието",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Все още няма отговори",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Към чата",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Изтрий",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Информация",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Скриване на историята? Новите актуализации на истории от $name$ повече няма да се появяват в горната част на списъка с истории.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Тази версия съдържа редица дребни модификации и корекции на бъгове, за да поддържа гладката работа на Signal.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "За всички почитатели на тъмния режим в Windows: добавихме нова заглавна лента, която да пасва на стила ви.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "শেষ",
"description": "Label for done"
},
"update": {
"message": "আপডেট করুন",
"description": ""
},
"next2": {
"message": "পরবর্তী",
"description": ""
},
"on": {
"message": "চালু",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "স্টোরিটি মুছে ফেলবেন? যারা এটি পেয়েছেন তাদের জন্যও এটি মুছে ফেলা হবে৷",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal কানেকশন",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ হলেন এমন ব্যক্তি যাদের আপনি বিশ্বাস করে বেছে নিয়েছেন, যেসব কারণে:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "কথা শুরু হোক",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "ম্যাসেজ অনুরোধ গ্রহণ",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "আপনার সিস্টেম কন্ট্যাক্টে তাদের রাখা",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "আপনার কানেকশনরা আপনার নাম এবং ছবি দেখতে পারেন এবং \"আমার স্টোরি\"-এর পোস্টগুলো দেখতে পারেন যদি না আপনি এটি তাদের কাছ থেকে লুকিয়ে রাখেন৷",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "স্টোরি",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "রিঅ্যাকশন পাঠানো হচ্ছে...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "স্টোরি সেটিংস",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "নতুন ব্যক্তিগত স্টোরি",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ জন দর্শক",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ জন দর্শক",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "যারা স্টোরি দেখতে পাবেন",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "দর্শক যোগ করুন",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "সরান",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "$title$ সরান",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "এই ব্যক্তি আর আপনার স্টোরি দেখতে পাবেন না।",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "সাড়া ও প্রতিক্রিয়া",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "সাড়া ও প্রতিক্রিয়া দেওয়ার অনুমতি দিন",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "যারা আপনার স্টোরি দেখতে পাবেন তাদেরকে প্রতিক্রিয়া এবং সাড়া দিতে দিন",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "ব্যক্তিগত স্টোরি মুছুন",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "ব্যক্তিগত স্টোরি মুছবেন?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "দর্শক বেছে নিন",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "এই স্টোরি'র নাম দিন",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "স্টোরি'র নাম (আবশ্যক)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "যাদের কাছ থেকে স্টোরি লুকাবেন",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "সকল Signal কানেকশন",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "সকল কানেকশনের সাথে শেয়ার করুন",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "...ছাড়া সকল Signal কানেকশন",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ জন ব্যক্তিকে বাদ দেয়া হয়েছে",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "শুধুমাত্র এদের সাথে শেয়ার করুন...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "শুধু নির্বাচিত ব্যক্তির সাথে শেয়ার করুন",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ জন ব্যক্তি",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "আপনার স্টোরি কে দেখতে পারবেন তা নির্ধারণ করুন৷ ইতোমধ্যে পাঠানো স্টোরিগুলোকে এই পরিবর্তনগুলো প্রভাবিত করবে না৷ $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "আরও জানুন।",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "স্টোরি সেটিংস",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "স্টোরি শেয়ার করুন এবং দেখুন",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "আনমিউট করুন",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "$time$ পাঠানো হয়েছে",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "ফাইলের আকার$size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "টাইমস্ট্যাম্প কপি করুন",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "এখন পর্যন্ত কোন রিপ্লাই নেই",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "চ্যাট-এ যান",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "মুছুন",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "তথ্য",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "স্টোরি লুকাবেন? $name$-এর কাছ থেকে কোন নিউ স্টোরি আপডেট আর স্টোরি লিস্টের শীর্ষে দেখা যাবে না।",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "সিগন্যালকে মসৃণভাবে চলমান রাখতে এই সংস্করণে অনেকগুলি ছোটখাট পরিবর্তন রয়েছে এবং বাগ সংশোধন করা হয়েছে।",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Windows-এ যারা ডার্ক মোড ব্যবহার করেন, আমরা তাদের স্টাইল অনুসারে একটি নতুন টাইটেলবার এনেছি।",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "Uredu",
"description": "Label for done"
},
"update": {
"message": "Ažuriraj",
"description": ""
},
"next2": {
"message": "Dalje",
"description": ""
},
"on": {
"message": "Uključeno",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Želite izbrisati ovu priču? Također će se izbrisati za sve koji su je primili.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal veze",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ predstavljaju osobe kojima ste odlučili vjerovati, ili po:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Započinjem konverzaciju",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Prihvatam zahtjev za komunikaciju",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Imate ih u svojim kontaktima na telefonu",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Veze mogu vidjeti vaše ime i fotografiju kao i sadržaj koji objavite u \"Moje priče\" osim ako ga ne sakrijete od tih osoba",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Priče",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Slanje reakcije...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Podešavanja priče",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Nova privatna priča",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "Gledaoci: $num$",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "Gledaoci: $num$ ",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Ko može vidjeti ovu priču",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Dodaj posmatrača",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Ukloni",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Ukloni $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Ova osoba više neće vidjeti Vašu priču.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Odgovori i reakcije",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Dozvoli odgovore i reakcije",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Omogućite osobama koje mogu vidjeti vašu priču da reagiraju i odgovaraju.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Izbriši privatnu priču",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Izbrisati privatnu priču?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Odaberite gledaoce",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Dajte naziv priči",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Naziv priče (obavezno)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Sakrij priču od",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Sve Signal veze",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Dijelite sa svim vezama",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Sve Signal veze osim...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "Broj izuzetih osoba: $num$",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Dijeli samo sa...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Dijeljenje samo s odabranim osobama",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "Broj osoba: $num$",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Odaberite ko može vidjeti vašu priču. Izmjene neće uticati na priče koje ste već poslali. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Saznajte više",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Podešavanja priče",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Dijelite i gledajte priče",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Isključi stišavanje",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Poslano $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Veličina datoteke: $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Kopiraj vremensku oznaku",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Još nema odgovora",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Pređi na konverzaciju",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Izbriši",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Informacije",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Sakriti priču? Nova ažuriranja priča od korisnika $name$ se više neće pojavljivati na vrhu liste.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Ova verzija sadrži brojna mala poboljšanja i ispravke grešaka kako bi Signal nesmetano funkcionirao.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Za sve ljubitelje tamne teme na Windowsu, imamo novu naslovnu traku koja će ići uz vaš stil.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "Fet",
"description": "Label for done"
},
"update": {
"message": "Actualitza-la",
"description": ""
},
"next2": {
"message": "Següent",
"description": ""
},
"on": {
"message": "Actiu",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Voleu suprimir aquesta història? També s'eliminarà per a tothom que l'hagi rebuda.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Contactes de Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ són persones en les quals has indicat que confies, ja sigui:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "començar una conversa",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "acceptar un missatge de sol·icitud",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "tenir-les als contactes del sistema",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Els teus contactes poden veure el teu nom i la teva foto, i poden veure el que pugis a \"La meva història\" tret que decideixis ocultar-los-hi.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Històries",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Enviant reacció...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Configuració de la història",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Història privada nova",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ espectador",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ espectadors",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Qui pot veure aquesta història",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Afegiu-hi un espectador",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Suprimeix",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Eliminar $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Aquesta persona ja no veurà la vostra història.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Respostes i reaccions",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Permetre respostes i reaccions",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Deixa que les persones que veuen la teva història puguin reaccionar i respondre.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Suprimeix la història privada",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Eliminar història privada?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Triar espectadors",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Posa títol a aquesta història",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Nom de la història (cal)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Amaga la història de",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Tots els contactes de Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Compartir amb tots els contactes",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Tots els contactes de Signal menys...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ persones excloses",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Compartir només amb...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Compartir només amb les persones seleccionades",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ persones",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Tria qui pot veure la teva història. Aquests canvis no afectaran les històries que ja hagis enviat. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Més informació",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Configuració de la història",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Compartir i veure històries",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "No silenciats",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Enviat a les $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Mida de l'arxiu $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Copiar timestamp",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Encara no té respostes",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Ves a la conversa",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Suprimits",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Informació",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Voleu amagar la història? Les actualitzacions noves de la història de $name$ ja no apareixeran a dalt de tot de la llista.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7348,7 +7566,7 @@
"description": "Label for when a story is not found"
},
"ContextMenu--button": {
"message": "Menú de contexto",
"message": "Menú de context",
"description": "Default aria-label for the context menu buttons"
},
"WhatsNew__modal-title": {
@ -7359,8 +7577,12 @@
"message": "Aquesta versió conté una sèrie de petites modificacions i correccions d'errors per tal que el Signal funcioni sense problemes.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Els fans del mode fosc que feu servir Windows teniu una nova barra de capçalera que encaixa amb el vostre estil.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -1141,6 +1141,14 @@
"message": "Wedi Gorffen",
"description": "Label for done"
},
"update": {
"message": "Diweddaru",
"description": ""
},
"next2": {
"message": "Nesaf",
"description": ""
},
"on": {
"message": "Ymlaen",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Dileu y stori hon? Bydd hefyd wedi'i ddileu i bawb a'i dderbyniodd.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal Connections",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ are people you've chosen to trust, either by:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Dechrau sgwrs",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Derbyn cais neges",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Eu cael yn eich cysylltiadau system",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Your connections can see your name and photo, and can see posts to \"My Story\" unless you hide it from them",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Straeon",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Sending reaction...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Gosodiadau stori",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Stori breifat newydd",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ viewer",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ viewers",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Pwy all weld y stori hon",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Ychwanegu darllenydd",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Tynnu",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Remove $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Ni fydd y person hwn yn gweld eich stori bellach.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Replies & reactions",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Allow replies & reactions",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Let people who can view your story react and reply.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Dileu stori breifat",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Delete private story?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Choose Viewers",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Name this story",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Enw'r stori (gofynnol)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Cuddio'r stori rhag",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "All Signal connections",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Share with all connections",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "All Signal connections except...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ people excluded",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Only share with...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Only share with selected people",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ people",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Choose who can view your story. Changes won't affect stories you've already sent. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Dysgu rhagor:",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Gosodiadau stori",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Share & View Stories",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Dad-dewi",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Sent $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "File size $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Copy timestamp",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Dim atebion eto",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Ewch i'r sgwrs",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Dileu",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Gwyb",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Cuddio'r stori? Ni fydd diweddariadau stori newydd gan $name$ yn ymddangos ar frig y rhestr straeon bellach.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Mae'r fersiwn hon yn cynnwys nifer o drydariadau bach a chywiriadau gwallau i gadw Signal yn rhedeg yn llyfn.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "For all the dark mode folks on Windows, we've got a new titlebar to match your style.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"message": "Additional 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

@ -1141,6 +1141,14 @@
"message": "Udført",
"description": "Label for done"
},
"update": {
"message": "Opdatér",
"description": ""
},
"next2": {
"message": "Næste",
"description": ""
},
"on": {
"message": "Til",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Slet historie? Den vil også blive slettet for alle, som modtog den.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal-kontakter",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ er personer, du har valgt at stole på, enten ved at:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Starte en samtale",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Acceptere en beskedanmodning",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Have dem i dit systems kontakter",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Dine kontakter kan se dit navn og billede, og de kan se det, du lægger op på \"Min historie\" medmindre du skjuler din historie fra dem",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Historier",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Sender reaktion...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Indstillinger for historie",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Ny privat historie",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ seer",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ seere",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Hvem kan se denne historie",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Tilføj seer",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Fjern",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Fjern $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Denne person vil ikke længere se din historie.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Svar og reaktioner",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Tillad svar og reaktioner",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Lad personer, der kan se din historie reagere og svare.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Del privat historie",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Slet privat historie?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Vælg seere",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Navngiv denne historie",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Navn på historie (påkrævet)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Skjul historie for",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Alle Signal-kontakter",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Del med alle forbindelser",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Alle Signal-kontakter, bortset fra...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ personer udelukket",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Del kun med...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Del kun med udvalgte personer",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ personer",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Vælg, hvem der kan se din historie. Ændringer vil ikke påvirke historier, som du allerede har sendt.$learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Læs mere",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Indstillinger for historie",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Del og se Historier",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Slå notifikationer til",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Sendt $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Filstørrelse $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Kopiér tidsstempel",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Ingen svar endnu",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Gå til samtale",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Slet",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Information",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Skjul historie? Nye historie-opdateringer fra $name$ vil ikke længere blive vist øverst på listen over historier.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Denne version indeholder en række småjusteringer og fejlrettelser som sikrer, at Signal kører problemfrit.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Til alle jer med mørk tilstand i Windows, så har vi en ny titellinje, der passer til jeres stil.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "Fertig",
"description": "Label for done"
},
"update": {
"message": "Aktualisieren",
"description": ""
},
"next2": {
"message": "Weiter",
"description": ""
},
"on": {
"message": "Ein",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Diese Story löschen? Sie wird auch für jeden gelöscht, der sie erhalten hat.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal-Verbindungen",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ sind Personen, denen du vertraust, entweder durch:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Eine Unterhaltung beginnen",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Eine Unterhaltungsanfrage annehmen",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "In den Systemkontakten speichern",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Deine Verbindungen können deinen Namen und dein Foto sowie Beiträge unter „Meine Story“ sehen, es sei denn, du verbirgst sie vor ihnen.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Stories",
"description": "Title for the stories list"
@ -7189,12 +7227,160 @@
"message": "Reaktion wird verschickt …",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Story-Einstellungen",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Neue private Story",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ Betrachter",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ Betrachter",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Wer diese Story sehen kann",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Betrachter hinzufügen",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Entfernen",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "$title$ entfernen",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Diese Person wird deine Story nicht mehr sehen.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Antworten und Reaktionen",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Antworten und Reaktionen erlauben",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Erlaube Personen, die deine Story sehen können, darauf zu antworten und zu reagieren.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Private Story löschen",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Private Story löschen?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Betrachter auswählen",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Diese Story benennen",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Storyname (erforderlich)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Story verbergen vor",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Alle Signal-Verbindungen",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Mit allen Verbindungen teilen.",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Alle Signal-Verbindungen außer …",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ Personen sind ausgeschlossen",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Nur teilen mit …",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Nur mit ausgewählten Personen teilen",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ Person(en)",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Wähle aus, wer deine Story sehen kann. Änderungen wirken sich nicht auf bereits gesendete Storys aus. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Mehr erfahren.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Story-Einstellungen",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Storys teilen & betrachten",
"description": "Select box title for the stories on/off toggle"
},
"Stories__settings-toggle--description": {
"message": "Wenn diese Option deaktiviert ist, können keine Stories geteilt und angesehen werden.",
"message": "Wenn diese Option deaktiviert ist, können keine Storys geteilt und betrachtet werden.",
"description": "Select box description for the stories on/off toggle"
},
"StoryViewer__pause": {
@ -7221,6 +7407,30 @@
"message": "Stumm­schaltung aufheben",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "$time$ gesendet",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Dateigröße $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Zeitstempel kopieren",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Bisher keine Antworten",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Zur Unterhaltung",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Löschen",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Info",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Story ausblenden? Neue Story-Aktualisierungen von $name$ erscheinen nicht mehr oben auf der Storyliste.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Diese Version enthält eine Reihe kleinerer Optimierungen und Fehlerbehebungen, damit Signal weiterhin reibungslos funktioniert.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Für alle Fans des dunklen Modus unter Windows haben wir eine neue passende Titelleiste eingeführt.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"message": "Zusätzliche kleine Optimierungen, Fehlerbehebungen und Leistungsverbesserungen. Danke, dass du Signal verwendest!",
"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

@ -1141,6 +1141,14 @@
"message": "Τέλος",
"description": "Label for done"
},
"update": {
"message": "Ενημέρωση",
"description": ""
},
"next2": {
"message": "Επόμενο",
"description": ""
},
"on": {
"message": "Ενεργό",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Διαγραφή της ιστορίας; Θα διαγραφεί και για όλους όσους την έχουν λάβει.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Επαφές Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "Οι $connections$ είναι άτομα που έχεις επιλέξει να εμπιστευτείς με κάποιον από τους εξής τρόπους:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Έχετε ξεκινήσει μια συνομιλία",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Έχεις αποδεχτεί ένα αίτημα μηνύματος",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Τα έχεις στις επαφές της συσκευής σου",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Οι επαφές σου μπορούν να δουν το όνομα και τη φωτογραφία σου, και μπορούν να δουν δημοσιεύσεις στην ενότητα \"Η ιστορία μου\", εκτός αν την κρύψεις από αυτούς.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Ιστορίες",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Γίνεται αποστολή αντίδρασης...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Ρυθμίσεις ιστορίας",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Νέα ιδιωτική ιστορία",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ προβολή",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ προβολές",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Ποιοι μπορούν να δουν αυτή την ιστορία",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Προσθήκη θεατή",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Αφαίρεση",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Αφαίρεση $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Αυτό το άτομο δεν θα βλέπει πλέον την ιστορία σου.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Απαντήσεις και αντιδράσεις",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Να επιτρέπονται απαντήσεις και αντιδράσεις",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Δώσε τη δυνατότητα στα άτομα που μπορούν να δουν την ιστορία σου να αντιδρούν και να απαντούν.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Διαγραφή ιδιωτικής ιστορίας",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Διαγραφή ιδιωτικής ιστορίας;",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Επιλογή θεατών",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Δώσε όνομα σε αυτήν την ιστορία",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Όνομα ιστορίας (υποχρεωτικό)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Απόκρυψη ιστορίας από",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Όλες οι επαφές Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Κοινοποίηση σε όλες τις επαφές",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Όλες οι επαφές Signal εκτός από...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ αποκλεισμένα άτομα",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Κοινοποίηση μόνο σε...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Κοινοποίηση μόνο σε συγκεκριμένα άτομα",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ άτομα",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Επίλεξε ποια άτομα μπορούν να δουν την ιστορία σου. Οι αλλαγές δεν επηρεάζουν ιστορίες που έχεις στείλει ήδη. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Μάθε περισσότερα.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Ρυθμίσεις ιστορίας",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Κοινοποίηση και προβολή ιστοριών",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Αποσίγαση",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Εστάλη $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Μέγεθος φακέλου $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Αντιγραφή χρονικής σήμανσης",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Καμία απάντηση ακόμα",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Μετάβαση στη συνομιλία",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Διαγραφή",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Πληροφορίες",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Απόκρυψη ιστορίας; Νέες ιστορίες από τον/την $name$ δεν θα εμφανίζονται πλέον στη κορυφή της λίστας ιστοριών.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Αυτή η έκδοση περιλαμβάνει διάφορες μικρές βελτιώσεις και αποσφαλματώσεις για να συνεχίσει το Signal να λειτουργεί ομαλά.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Για τα άτομα που χρησιμοποιούν το σκούρο θέμα στα Windows, έχουμε μια νέα γραμμή τίτλου που θα ταιριάξει με το στιλ σας.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "Farita",
"description": "Label for done"
},
"update": {
"message": "Ĝisdatigi",
"description": ""
},
"next2": {
"message": "Sekva",
"description": ""
},
"on": {
"message": "Ŝaltita",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Ĉu forviŝi tiun rakonton? Ankaŭ ĝi foriĝos por ĉiuj ricevintoj. ",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal Connections",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ are people you've chosen to trust, either by:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "vi ekinterparolis kun ŝi aŭ li",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "vi akceptis mesaĝopeton",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "ŝi aŭ li estas en via sistem-kontaktaro",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Your connections can see your name and photo, and can see posts to \"My Story\" unless you hide it from them",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Rakontoj",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Sending reaction...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Rakontaj agordoj",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Nova privata rakonto",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ viewer",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ viewers",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Kiu povas vidi tiun rakonton",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Aldoni spektanton",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Forviŝi",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Remove $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Tiu ne plu vidos vian rakonton.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Replies & reactions",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Allow replies & reactions",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Let people who can view your story react and reply.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Forigi privatan rakonton",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Delete private story?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Choose Viewers",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Name this story",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Rakont-nomo (nepra)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Kaŝi la rakonton al",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "All Signal connections",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Share with all connections",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "All Signal connections except...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ people excluded",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Only share with...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Only share with selected people",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ people",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Choose who can view your story. Changes won't affect stories you've already sent. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Scii pli.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Rakontaj agordoj",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Share & View Stories",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Malsilentigi",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Sent $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "File size $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Copy timestamp",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Neniu respondo",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Iri al la interparolo",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Forigi",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Informo",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Ĉu kaŝi la rakonton? Ĝisdatigoj pri nova rakonto el $name$ ne plu aperos supre de la rakontlisto.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Tiu versio enhavas kelkajn optimumaĵojn kaj riparetojn, por ke Signal plu funkciu bone.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "For all the dark mode folks on Windows, we've got a new titlebar to match your style.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"message": "Additional 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

@ -1141,6 +1141,14 @@
"message": "Hecho",
"description": "Label for done"
},
"update": {
"message": "Actualizar",
"description": ""
},
"next2": {
"message": "Siguiente",
"description": ""
},
"on": {
"message": "Activo",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "¿Eliminar esta historia? También se eliminará para quien la haya recibido.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Contactos de Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ son personas en las cuales has indicado que confías, ya sea a través de:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Has iniciado un chat con ellas",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Has aceptado una solicitud de chat",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Están entre tus contactos del sistema",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Tus contactos pueden ver tu nombre y tu foto, y pueden ver lo que subas a \"Mi historia\" salvo que decidas ocultárselo.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Historias",
"description": "Title for the stories list"
@ -7182,15 +7220,163 @@
}
},
"Stories__toast--sending-reply": {
"message": "Sending reply...",
"message": "Enviando respuesta...",
"description": "Toast message"
},
"Stories__toast--sending-reaction": {
"message": "Sending reaction...",
"message": "Enviando reacción...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Ajustes de historias",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Nueva historia privada",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ espectador",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ espectadores",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Quién puede ver esta historia",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Añadir quién puede verla",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Eliminar",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Eliminar $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Esta persona ya no podrá ver tu historia.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Respuestas y reacciones",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Permitir respuestas y reacciones",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Deja que las personas que ven tu historia puedan reaccionar y responder.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Eliminar historia privada",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "¿Eliminar historia privada?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Elegir espectadores",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Pon título a esta historia",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Título de la historia (necesario)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Ocultar historia para",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Todos los contactos de Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Compartir con todos los contactos",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Todos los contactos de Signal excepto...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ personas excluidas",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Compartir solo con...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Compartir solo con personas seleccionadas",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ personas",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Elige quién puede ver tu historia. Los cambios no afectarán a las historias que ya hayas enviado. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Saber más.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Ajustes de historias",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Share & View Stories",
"message": "Compartir y ver historias",
"description": "Select box title for the stories on/off toggle"
},
"Stories__settings-toggle--description": {
@ -7221,6 +7407,30 @@
"message": "No silenciar",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Enviado a las $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Tamaño del archivo $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Copiar timestamp",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Sin respuestas por ahora",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Ir al chat",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Eliminar",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Detalles",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "¿Ocultar historia? Las nuevas historias de $name$ ya no aparecerán al principio de la lista.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7348,7 +7566,7 @@
"description": "Label for when a story is not found"
},
"ContextMenu--button": {
"message": "Context menu",
"message": "Menú de contexto",
"description": "Default aria-label for the context menu buttons"
},
"WhatsNew__modal-title": {
@ -7359,8 +7577,12 @@
"message": "Esta versión contiene un par de pequeñas mejoras para que Signal funcione sin problemas.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Los fans del modo oscuro que usáis Windows tenéis una nueva barra de cabecera que encaja con vuestro estilo.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "Tehtud",
"description": "Label for done"
},
"update": {
"message": "Uuenda",
"description": ""
},
"next2": {
"message": "Edasi",
"description": ""
},
"on": {
"message": "Sees",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Kas kustutada see lugu? See kustutatakse ka kõigi jaoks, kellele see saadeti.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signali kontaktid",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ on inimesed, keda oled otsustanud usaldada, kas siis …",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "alustades vestlust",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "võttes vastu sõnumitaotluse",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "olles salvestanud nende kontakti oma telefoni",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Sinu kontaktid näevad sinu nime ja fotot ning postitusi „Minu loosse“, kui sa seda infot nende eest ei peida",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Lood",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Reaktsiooni saatmine …",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Loo sätted",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Uus privaatne lugu",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ vaataja",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ vaatajat",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Kes seda lugu näevad",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Lisa vaataja",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Eemalda",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Eemalda $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "See isik ei näe enam sinu lugu.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Vastused ja reaktsioonid",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Luba vastuseid ja reaktsioone",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Luba inimestel, kes su lugu näevad, sellele reageerida ja vastata.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Kustuta privaatne lugu",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Kas kustutada privaatne lugu?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Vali vaatajad",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Anna sellele loole nimi",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Loo nimi (kohustuslik)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Peida lugu kasutaja(te) eest",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Kõik Signali kontaktid",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Jaga kõigi kontaktidega",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Kõik Signali kontaktid, välja arvatud …",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ inimest välja arvatud",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Jaga ainult nendega:",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Jaga ainult valitud isikutega",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ inimest",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Vali, kes saavad sinu lugu vaadata. Muudatused ei mõjuta lugusid, mida oled juba saatnud. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Rohkem infot",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Loo sätted",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Jaga ja vaata lugusid",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Eemalda vaigistus",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Saadetud $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Faili suurus $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Kopeeri ajatempel",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Vastuseid veel pole",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Mine vestlusse",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Kustuta",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Teave",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Kas peita lugu? Kasutaja $name$ lugude uuendusi ei kuvata enam esimeste lugude seas.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "See versioon sisaldab paljusid väikseid parendusi, mis Signali sujuvalt käimas.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Windowsi tumeda režiimi armastajatele on meil uus tiitliriba.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "Eginda",
"description": "Label for done"
},
"update": {
"message": "Eguneratu",
"description": ""
},
"next2": {
"message": "Hurrengoa",
"description": ""
},
"on": {
"message": "Aktibatuta",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Storie hau ezabatu? Jaso duten guztientzat ere ezabatuko da.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal-eko konexioak",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ fidagarritzat jotzen dituzun pertsonak dira, arrazoi hauengatik:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Elkarrizketa bat hasten",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Mezu eskaera onartzen",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Zure sistemako kontaktuetan edukitzen",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Konexioek zure izena eta argazkia ikus ditzakete, bai eta \"Nire istorioa\" ataleko argitalpenak ere, zuk eskuz ezkutatu ezean.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Storie-ak",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Erreakzioa bidaltzen…",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Story ezarpenak",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Story pribatu berria",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ ikusle",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ ikusle",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Nork ikus dezake story hau",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Gehitu ikuslea",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Ezabatu",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Kendu $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Pertsona honek ez du gehiago ikusiko zure storie-a.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Erantzunak eta erreakzioak",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Baimendu erantzunak eta erreakzioak",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Eman zure istorioa ikus dezakeen jendeari erreakzionatu eta erantzuteko aukera",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Story pribatua ezabatu",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Istorio pribatua ezabatu nahi duzu?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Aukeratu ikusleak",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Jarri izena istorio honi",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Story izena (beharrezkoa)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Ezkutatu storie-a honi:",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Signal-eko konexio guztiak",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Partekatu konexio guztiekin",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Signal-eko konexio guztiak, hauek izan ezik…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ pertsona kanpoan utzi dira",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Partekatu hauekin bakarrik…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Partekatu hautatutako pertsonekin bakarrik",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ pertsona",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Aukeratu nork ikus dezakeen zure istorioa. Aldaketek ez dute eraginik izango dagoeneko bidali dituzun istorioetan. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Gehiago jakin",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Story ezarpenak",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Partekatu eta ikusi istorioak",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Soinua aktibatu",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Bidaltze-data: $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Fitxategiaren tamaina: $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Kopiatu denbora-zigilua",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Erantzunik ez oraindik",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Joan txatera",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Ezabatu",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Info",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Storie-a ezkutatu? Istorioen eguneratze berriak $name$tik ez dira istorioen zerrendaren goialdean agertuko.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Bertsio honek hainbat doikuntza txiki eta akats konpontzen ditu Signal-ek ondo funtzionatzen jarraitzeko.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Windows-en modu iluna gustuko duzuenontzat: zuen estiloarekin bat datorren izenburu-barra berri bat dugu.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"message": "Ukitu txiki gehigarriak, errore-konponketak eta errendimendu-hobekuntzak. Mila esker 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

@ -1141,6 +1141,14 @@
"message": "تمام",
"description": "Label for done"
},
"update": {
"message": "به‌روزرسانی",
"description": ""
},
"next2": {
"message": "بعدی",
"description": ""
},
"on": {
"message": "روشن",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "این استوری حذف شود؟ این استوری برای تمام افرادی که آن را دریافت کرده‌اند نیز حذف خواهد شد.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "آشنایان در سیگنال",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ افرادی هستند که به دلایل زیر تصمیم گرفته‌اید به آن‌ها اعتماد کنید:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "شروع یک مکالمه",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "پذیرش درخواست تبادل پیام",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "بودن آن‌ها در مخاطبین سیستم شما",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "آشنایان شما می‌توانند نام و عکس شما و همچنین پست‌های «استوری من» را ببینند، مگر اینکه آن را از آن‌ها مخفی کنید.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "استوری‌ها",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "در حال ارسال واکنش...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "تنظیمات استوری",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "استوری خصوصی جدید",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ بازدیدکننده",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ بازدیدکننده",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "کسانی که می‌توانند این استوری را ببینند",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "افزودن بازدیدکننده ",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "حذف",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "حذف $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "این شخص دیگر استوری شما را نخواهد دید.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "پاسخ‌ها و واکنش‌ها",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "اجازه پاسخ و واکنش",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "اجازه دهید افرادی که می‌توانند استوری شما را ببینند، واکنش نشان دهند و پاسخ دهند.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "حذف استوری خصوصی",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "استوری خصوصی حذف شود؟",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "انتخاب بازدیدکنندگان",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "نام‌گذاری این استوری",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "نام استوری (الزامی)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "استوری پنهان شود از",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "همه آشنایان در سیگنال",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "اشتراک‌گذاری با تمام آشنایان",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "همه آشنایان سیگنال به جز...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ نفر مستثنی شدند",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "فقط اشتراک‌گذاری شود با...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "فقط با افراد انتخاب‌شده اشتراک‌گذاری شود",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ نفر",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "انتخاب کنید چه کسی بتواند استوری شما را مشاهده کند. تغییرات روی استوری‌هایی که قبلاً ارسال کرده‌اید تأثیر نمی‌گذارد. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "اطلاعات بیشتر.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "تنظیمات استوری",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "اشتراک‌گذاری و نمایش استوری‌ها",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "باصدا",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "$time$ ارسال شد",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "حجم فایل $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "کپی کردن برچسب زمان",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "هنوز پاسخی داده نشده است",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "رفتن به چت",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "حذف",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "اطلاعات",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "استوری پنهان شود؟ به‌روزرسانی‌های استوری جدید از $name$ دیگر در بالای فهرست استوری‌ها ظاهر نمی‌شوند.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "این نسخه شامل شماری از بهینه سازی های کوچک و رفع عیب برای تداوم اجرای راحت سیگنال می باشد",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "برای طرفداران حالت تیره در ویندوز، یک نوار عنوان جدید مطابق با سبک شما داریم.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "Valmis",
"description": "Label for done"
},
"update": {
"message": "Päivitä",
"description": ""
},
"next2": {
"message": "Seuraava",
"description": ""
},
"on": {
"message": "Käytössä",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Poistetaanko tarina? Se poistetaan myös kaikilta sen vastaanottaneilta.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal-kontaktit",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ ovat henkilöitä, jotka olet valinnut luotetuiksi jollakin seuraavista tavoista:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Aloittamalla keskustelun",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Hyväksymällä viestipyynnön",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Lisäämällä heidät puhelimen järjestelmän yhteystietoihin",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Kontaktisi näkevät nimesi ja valokuvasi sekä Omaan tarinaan tekemäsi julkaisut, ellet piilota sitä heiltä",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Tarinat",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Lähetetään reaktiota...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Tarinan asetukset",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Uusi yksityinen tarina",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ katsoja",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ katsojaa",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Kuka voi nähdä tämän tarinan",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Lisää katsoja",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Poista",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Poista $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Tämä henkilö ei enää näe tarinaasi.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Vastaukset ja reaktiot",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Salli vastaukset ja reaktiot",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Anna tarinasi katsoneiden ihmisten reagoida ja vastata.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Poista yksityinen tarina",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Poistetaanko yksityinen tarina?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Valitse katsojat",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Nimeä tämä tarina",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Tarinan nimi (vaaditaan)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Piilota tarina näiltä",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Kaikki Signal-kontaktit",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Jaa kaikille kontakteille",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Kaikki Signal-kontaktit paitsi...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ henkilöä suljettu pois",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Jaa vain seuraaville...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Jaa vain valituille henkilöille",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ henkilöä",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Valitse, kuka voi nähdä tarinasi. Muutokset eivät vaikuta aiemmin lähetettyihin tarinoihin. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Lue lisää",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Tarinan asetukset",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Jaa ja katso tarinoita",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Poista mykistys",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Lähetetty $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Tiedoston koko $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Kopioi aikaleima",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Ei vastauksia vielä",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Siirry keskusteluun",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Poista",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Tietoja",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Piilotetaanko tarina? Käyttäjän $name$ tarinoita ei enää näytetä tarinalistan yläreunassa.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Tämä versio sisältää useita pieniä parannuksia ja virhekorjauksia, jotka pitävät Signalin toiminnan sujuvana.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Olemme tuoneet uuden otsikkopalkin Windowsin tumman tilan käyttäjille.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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"
}
}

7588
_locales/fil/messages.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1141,6 +1141,14 @@
"message": "Terminé",
"description": "Label for done"
},
"update": {
"message": "Mise à jour",
"description": ""
},
"next2": {
"message": "Suivant",
"description": ""
},
"on": {
"message": "Activé",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Supprimer cette histoire? Elle sera aussi supprimée pour quiconque la reçue.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Connexions Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$sont les personnes en qui vous avez choisi de faire confiance, soit par :",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Engageant une conversation",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Acceptant une demande déchange de messages",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Les ayant comme contacts dans votre système",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Vos connexions peuvent voir votre nom, vos photos et vos posts publiés dans « Ma Story », sauf si vous décidez de les masquer.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Histoires",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Envoyer une réaction",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Paramètres des histoires",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Nouvelle histoire privée",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$spectateur",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$spectateurs",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Qui peut voir cette histoire",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Ajouter un spectateur",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Supprimer",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Retirer $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Cette personne ne verra plus votre histoire.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Réponses et réactions",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Autorisez les réponses et les réactions",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Permettez aux personnes qui peuvent voir votre Story de réagir et de répondre.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Supprimer lhistoire privée",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Supprimer la Story privée ?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Choisir les spectateurs",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Nommer cette Story",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Nom de lhistoire (requis)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Cacher lhistoire pour",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Toutes les connexions Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Partager avec toutes les connexions",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Toutes les connexions Signal à l'exception de…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ personne(s) exclue(s)",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Partager uniquement avec…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Partager uniquement avec les contacts sélectionnés",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ personne(s)",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Choisissez qui peut voir votre Story. Les modifications apportées ne s'appliqueront pas aux Stories déjà publiées.$learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "En apprendre davantage.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Paramètres des histoires",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Partager et voir les stories",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Réactiver",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Envoyé $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Taille du fichier $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Copier l'horodatage",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Aucune réponse pour le moment",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Accéder à la conversation",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Supprimer",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Info",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Cacher lhistoire? Les nouvelles mises à jour dhistoire de $name$ napparaîtront plus en haut de la liste des histoires.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Cette version contient un certain nombre de petits ajustements et de corrections de bogues pour assurer le bon fonctionnement de Signal.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Pour les adeptes du mode sombre de Windows, nous avons une nouvelle barre de titre rien que pour vous !",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "Deiseil",
"description": "Label for done"
},
"update": {
"message": "Ùraich",
"description": ""
},
"next2": {
"message": "Air adhart",
"description": ""
},
"on": {
"message": "Air",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "A bheil thu airson an sgeul seo a sguabadh às? Thèid a sguabadh às dhan a h-uile duine a fhuair e cuideachd.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal Connections",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ are people you've chosen to trust, either by:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Starting a conversation",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Accepting a message request",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Having them in your system contacts",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Your connections can see your name and photo, and can see posts to \"My Story\" unless you hide it from them",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Sgeulan",
"description": "Title for the stories list"
@ -7181,6 +7219,170 @@
}
}
},
"Stories__toast--sending-reply": {
"message": "Sending reply...",
"description": "Toast message"
},
"Stories__toast--sending-reaction": {
"message": "Sending reaction...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Story settings",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "New private story",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ viewer",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ viewers",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Who can see this story",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Add viewer",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Thoir air falbh",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Remove $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "This person will no longer see your story.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Replies & reactions",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Allow replies & reactions",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Let people who can view your story react and reply.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Delete private story",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Delete private story?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Choose Viewers",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Name this story",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Story name (required)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Hide story from",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "All Signal connections",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Share with all connections",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "All Signal connections except...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ people excluded",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Only share with...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Only share with selected people",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ people",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Choose who can view your story. Changes won't affect stories you've already sent. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Barrachd fiosrachaidh.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Story settings",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Share & View Stories",
"description": "Select box title for the stories on/off toggle"
},
"Stories__settings-toggle--description": {
"message": "You will no longer be able to share or view Stories when this option is turned off.",
"description": "Select box description for the stories on/off toggle"
},
"StoryViewer__pause": {
"message": "Pause",
"description": "Aria label for pausing a story"
@ -7205,6 +7407,30 @@
"message": "Dì-mhùch",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Sent $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "File size $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Copy timestamp",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "No replies yet",
"description": "Placeholder text for when there are no replies"
@ -7241,6 +7467,14 @@
"message": "Rach a chabadaich",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Sguab às",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Info",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "A bheil thu airson an sgeul fhalach? Chan fhaic thu ùrachaidhean sgeòil le $name$ air bàrr liosta nan sgeulan tuilleadh.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7323,10 +7557,6 @@
}
}
},
"Quote__story-reaction--yours": {
"message": "Reacted to your story",
"description": "Label for when a person reacts to your story"
},
"Quote__story-reaction--single": {
"message": "Reacted to a story",
"description": "Used whenever we can't find a user's first name"
@ -7335,6 +7565,10 @@
"message": "No longer available",
"description": "Label for when a story is not found"
},
"ContextMenu--button": {
"message": "Context menu",
"description": "Default aria-label for the context menu buttons"
},
"WhatsNew__modal-title": {
"message": "Na tha ùr",
"description": "Title for the whats new modal"
@ -7343,8 +7577,12 @@
"message": "Chaidh rudan beaga a ghleusadh agus bugaichean a chàradh leis an tionndadh seo airson Signal a chumail a ruith gu rèidh.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "For all the dark mode folks on Windows, we've got a new titlebar to match your style.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"message": "Additional 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

@ -1141,6 +1141,14 @@
"message": "Feito",
"description": "Label for done"
},
"update": {
"message": "Actualizar",
"description": ""
},
"next2": {
"message": "Seguinte",
"description": ""
},
"on": {
"message": "On",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Borrar historia? Desaparecerá para todos os que a recibiron.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Conexións de Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ son persoas nas que confiaches ao:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Empezar unha conversa",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Aceptar unha solicitude de mensaxe",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Pertencen á túa lista de contactos",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "As túas conexións poden ver o teu nome e foto, ademais das publicacións en «A miña historia» se non llelas ocultas",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Historias",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Enviando reacción...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Configuración das historias",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Nova historia privada",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ espectador",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ espectadores",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Quen pode ver esta historia",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Engadir espectadores",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Eliminar",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Eliminar $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Esta persoa xa non pode ver a túa historia.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Respostas e reaccións",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Permitir respostas e reaccións",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Permitir reaccionar e responder ás persoas que ven a túa historia.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Borrar historia privada",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Eliminar historia privada?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Escoller espectadores",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Nomear esta historia",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Nome da historia (necesario)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Ocultar historia a",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Todas as conexións de Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Compartir con todas as conexións",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Todas as conexións de Signal agás...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ persoas excluídas",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Compartir só con...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Compartir só coas persoas seleccionadas",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ persoas",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Elixe quen pode ver a túa historia. Os cambios non afectarán as historias que xa compartiches.$learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Saber máis.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Configuración das historias",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Compartir e ver historias",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Activar o son",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Enviado: $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Tamaño do arquivo: $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Copiar rexistro de hora",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Sen respostas",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Ir á conversa",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Borrar",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Información",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Ocultar historia? As novas historias de $name$ non aparecerán máis nas primeiras posicións da lista de historias.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Esta versión contén pequenos arranxos e reparacións que fan que Signal funcione sen problemas.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Para os que son do modo escuro en Windows, temos unha nova barra que combina co teu estilo.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "થઈ ગયું",
"description": "Label for done"
},
"update": {
"message": "અપડેટ",
"description": ""
},
"next2": {
"message": "આગળ",
"description": ""
},
"on": {
"message": "ચાલુ",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "આ સ્ટોરી ડિલીટ કરવી છે? જેણે તે પ્રાપ્ત કરી હતી તે દરેક માટે પણ તે ડિલીટ થઈ જશે.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal કનેક્શન",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ કનેક્શન એવા લોકો છે જેમના પર તમે વિશ્વાસ કર્યો છે, આમાંથી કોઈ રીતે:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "વાતચીત શરૂ કરવી",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "મેસેજ વિનંતી સ્વીકારવી",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "તેઓને તમારા સિસ્ટમ સંપર્કોમાં રાખવા",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "તમારા કનેક્શન તમારું નામ અને ફોટો જોઈ શકે છે, અને તમે તેમનાથી છુપાવો નહીં ત્યાં સુધી \"મારી સ્ટોરી\" પરની પોસ્ટ જોઈ શકે છે",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "સ્ટોરી",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "પ્રતિક્રિયા મોકલી રહ્યાં છીએ...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "સ્ટોરી સેટિંગ્સ",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "નવી ખાનગી સ્ટોરી",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ દર્શકો",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ દર્શકો",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "આ સ્ટોરી કોણ જોઇ શકે છે",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "દર્શક ઉમેરો",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "દૂર કરો",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "$title$ દૂર કરો",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "આ વ્યક્તિ હવે તમારી સ્ટોરી જોઈ નહીં શકે.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "જવાબો અને પ્રતિક્રિયાઓ",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "જવાબો અને પ્રતિક્રિયાઓને મંજૂરી આપો",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "જે લોકો તમારી સ્ટોરી જોઈ શકે છે તેમને પ્રતિક્રિયા અને જવાબ આપવા દો.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "ખાનગી સ્ટોરી ડિલીટ કરો",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "ખાનગી સ્ટોરી ડિલીટ કરવી છે?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "દર્શકો પસંદ કરો",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "આ સ્ટોરીને નામ આપો",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "સ્ટોરીનું નામ (આવશ્યક)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "આમની સ્ટોરી છુપાવો",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "બધા Signal સંપર્કો",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "બધા કનેક્શન સાથે શેર કરો",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "બધા Signal કનેક્શન, સિવાય કે...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ લોકોને બાકાત કર્યા",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "ફક્ત આમની સાથે શેર કરો...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "ફક્ત પસંદ કરેલ લોકો સાથે શેર કરો",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ લોકો",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "તમારી સ્ટોરી કોણ જોઈ શકે તે પસંદ કરો. ફેરફારો તમે પહેલાથી મોકલેલ સ્ટોરીને અસર કરશે નહીં. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "વધુ શીખો.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "સ્ટોરી સેટિંગ્સ",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "સ્ટોરી જુઓ અને શેર કરો",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "અનમ્યુટ",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "મોકલ્યો $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "ફાઇલ સાઇઝ $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "ટાઇમસ્ટેમ્પ કોપિ કરો",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "હજી કોઈ જવાબો નથી",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "ચેટ પર જાઓ",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "ડિલીટ કરો",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "માહિતી",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "સ્ટોરી છુપાવવી છે? $name$ તરફથી નવી સ્ટોરીના અપડેટ હવેથી સ્ટોરી લિસ્ટની ટોચ પર દેખાશે નહીં.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "આ વર્ઝનમાં Signalને સરસ રીતે ચાલતું રાખવા માટે નાના ફેરફારો અને ભૂલ સુધાર શામેલ છે.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Windows પરના તમામ ડાર્ક મોડ ચાહકો માટે, અમે તમારી સ્ટાઇલને અનુકૂળ થાય તેવું નવું ટાઇટલબાર લાવ્યા છીએ.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "סיים",
"description": "Label for done"
},
"update": {
"message": "עדכן",
"description": ""
},
"next2": {
"message": "הבא",
"description": ""
},
"on": {
"message": "מופעל",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "למחוק את הסיפור הזה? הוא יימחק גם עבור כל מי שקיבל אותו.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "חברי Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ הם אנשים שבחרת לבטוח בהם, באמצעות אחת מהפעולות הבאות:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "מתחיל שיחה",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "אישור בקשת הודעה",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "שמירה באנשי הקשר שלך",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "חברי ה-Signal שלך יכולים לראות את השם והתמונה שלך, והם יכולים גם לראות פוסטים תחת ״הסטורי שלי״ אלא אם כן בחרת להסתיר אותם מהם.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "סיפורים",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "שולח תגובה...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "הגדרות סיפור",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "סיפור פרטי חדש",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "צופה $num$",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ צופים",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "מי יכול לראות את הסיפור הזה",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "הוסף צופה",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "הסר",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "הסרה של $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "האיש הזה לא יראה יותר את הסיפור שלך.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "תשובות ותגובות",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "אפשור תשובות ותגובות",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "אפשר לתת לאנשים שרואים את הסטורי שלך להגיב ולשלוח תשובות.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "מחק סיפור פרטי",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "למחוק סטורי פרטי?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "בחירת צופים",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "מתן שם לסטורי זה",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "שם סיפור (דרוש)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "הסתר סיפור מפני",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "כל חברי ה-Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "שיתוף עם כל חברי ה-Signal",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "כל חברי ה-Signal חוץ מ...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "מוסתר מ$num$ אנשים",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "שיתוף רק עם...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "שיתוף רק עם אנשים נבחרים",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ אנשים",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "אפשר לבחור מי יראה את הסטורי שלך. השינויים לא ישפיעו על סטוריז שכבר שלחת. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "למד עוד.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "הגדרות סיפור",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "שיתוף וצפיה בסטוריז",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "בטל השתקה",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "נשלח $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "גודל קובץ $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "העתקת חותמת זמן",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "אין תשובות עדין",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "לך אל התכתבות",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "מחק",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "מידע",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "להסתיר סיפור? עדכוני סיפור חדשים מאת $name$ לא יופיעו יותר בראש רשימת הסיפורים.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "גרסה זו מכילה מספר של שפצורים קטנים ותיקוני תקלים כדי לשמור על Signal שירוץ באופן חלק.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "לכל מי שמשתמש במצב כהה ב-Windows, יש לנו סרגל כותרת חדש שיתאים בול לסגנון שלכם.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "पूर्ण",
"description": "Label for done"
},
"update": {
"message": "अपडेट",
"description": ""
},
"next2": {
"message": "अगला",
"description": ""
},
"on": {
"message": "पर",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "यह स्टोरी डिलीट करनी है? यह उन सभी के लिए डिलीट हो जाएगी जिन्हें यह मिली है।",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal कनेक्शन",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ वे लोग हैं जिन्हें आपने भरोसे के लिए निम्नलिखित में से किसी एक द्वारा चुना है :",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "बातचीत शुरू करना",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "संदेश अनुरोध स्वीकार करना",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "अपने सिस्टम के संपर्कों में उन्हें रखना",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "आपके कनेक्शन आपका नाम और फ़ोटो देख सकते हैं, और तब तक \"मेरी स्टोरी\" के पोस्ट देख सकते हैं जब तक कि आप उन पोस्ट को अपने कनेक्शंस से छिपा न दें",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "स्टोरीज़",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "प्रतिक्रिया भेजी जा रही है...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "स्टोरी सेटिंग्स",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "नई निजी स्टोरी",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ व्यूअर",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ व्यूअर",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "इस स्टोरी को कौन देख सकता है",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "व्यूअर जोड़ें",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "हटा दें ",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "$title$ को हटाएँ",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "यह व्यक्ति अब आपको स्टोरी नहीं देख पाएगा।",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "जवाब और प्रतिक्रियाएँ",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "जवाबों और प्रतिक्रियाओं की अनुमति दें",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "आपकी स्टोरी को देख सकने वाले लोगों को प्रतिक्रिया और जवाब देने दें। ",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "निजी स्टोरी डिलीट करें",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "निजी स्टोरी डिलीट करनी है?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "व्यूअर चुनें",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "इस स्टोरी को नाम दें",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "स्टोरी नाम (आवश्यक है)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "इनसे स्टोरी छिपाएँ",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "सभी Signal कनेक्शन",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "सभी कनेक्शन के साथ शेयर करें",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "निम्नलिखित को छोड़कर सभी Signal कनेक्शन...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ लोग बाहर रखे गए",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "केवल निम्नलिखित के साथ शेयर करें...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "केवल चुनिन्दा लोगों के साथ शेयर करें",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ लोग ",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "चुनें कि आपको स्टोरी कौन देख सकता है। आपके द्वारा पहले ही भेजी जा चुकी स्टोरीज़ पर इन बदलावों का कोई असर नहीं होगा। $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "अधिक जानें।",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "स्टोरी सेटिंग्स",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "स्टोरीज़ शेयर और व्यू करें",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "अनम्यूट",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "भेजा गया $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "फ़ाइल साइज़ $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "टाइमस्टैम्प कॉपी करें",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "कोई जवाब नहीं",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "चैट पर जाएँ",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "डिलीट करें",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "जानकारी",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "स्टोरी छिपानी है? $name$ के नए स्टोरी अपडेट अब स्टोरीज़ की सूची में सबसे ऊपर नहीं आएंगे।",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "सिग्नल को सही रूप से चलाने के लिए इस वर्शन में कई छोटे बदलाव और बग फ़िक्स शामिल हैं.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Windows पर डार्क मोड पसंद करनेवाले सभी लोगों के लिए हमारे पास एक नया टाइटल बार है जो आपकी स्टाइल को मैच करता है।",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "Gotovo",
"description": "Label for done"
},
"update": {
"message": "Ažuriraj",
"description": ""
},
"next2": {
"message": "Sljedeće",
"description": ""
},
"on": {
"message": "Uključeno",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Izbrisati ovu priču? Izbrisat će se i za sve korisnike kojima je poslana.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal kontakti",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ su ljudi kojima ste odlučili iskazati povjerenje, tako što ste:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Započeli razgovor s njima",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Prihvatili njihov zahtjev za razgovorom",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Spremili ih u kontakte",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Vaši kontakti mogu vidjeti vaše ime i fotografiju te vaše priče osim ako ih od njih ne sakrijete",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Priče",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Slanje reakcije…",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Postavke priče",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Nova privatna priča",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ gledatelj",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$gledatelja",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Tko može pogledati ovu priču",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Dodaj gledatelja",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Ukloni",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Ukloni korisnika $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Ova osoba više neće vidjeti vašu priču.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Odgovori i reakcije",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Dopustite odgovore i reakcije",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Dopustite osobama koje mogu vidjeti vašu priču da reagiraju i odgovaraju.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Izbriši privatnu priču",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Izbrisati privatnu priču?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Odaberite gledatelje",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Dodijelite naziv priči",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Naziv priče (obavezno)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Sakrij priču od",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Svi Signal kontakti",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Podijeli sa svim kontaktima",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Svi Signal kontakti osim...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "Isključeno za $num$ osoba",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Podijeli samo s...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Podijeli samo s odabranim ljudima",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ osobe/a",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Odaberite tko može pogledati vašu priču. Promjene neće utjecati na priče koje ste već poslali. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Saznaj više.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Postavke priče",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Dijelite i gledajte priče",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Uključi zvuk",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Poslano $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Veličina datoteke $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Kopiraj vremensku oznaku",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Još nema odgovora",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Idi na razgovor",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Izbriši",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Detalji",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Sakriti priču? Nove priče korisnika $name$ više se neće pojavljivati na vrhu popisa priča.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Ova verzija Signala sadrži niz malih podešavanja i ispravaka programskih pogrešaka za nesmetano korištenje aplikacije.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Imamo novu naslovnu traku za sve ljubitelje tamne teme Windowsa.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "Befejezés",
"description": "Label for done"
},
"update": {
"message": "Frissítés",
"description": ""
},
"next2": {
"message": "Tovább",
"description": ""
},
"on": {
"message": "Be",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Kitörlöd ezt a történetet? Az összes címzettnél törlésre kerül.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal-névjegyek",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "A $connections$ olyan személyek, akikben megbízol, a következő módok valamelyikén keresztül:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Beszélgetést kezdeményeztél velük",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Elfogadtál tőlük egy felkérést",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Szerepelnek a telefonkönyvedben",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "A névjegyeid láthatják a neved és a képed, valamint megtekinthetik a „Történeteim” részt, kivéve, ha elrejted előlük",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Történetek",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Reakció küldése...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Történet beállításai",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Új privát történet",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ néző",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ néző",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Ki tekintheti meg ezt a történetet?",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Megtekintő hozzáadása",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Eltávolítás",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "$title$ eltávoltása",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "A felhasználó mostantól nem tudja megtekinteni a történedet.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Válaszok és reakciók",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Válaszok és reakciók engedélyezése",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Engedélyezd, hogy azok, akik láthatják a történetedet, reagáljanak és válaszoljanak!",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Privát történet eltávolítása",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Privát Történet törlése?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Nézők kiválasztása",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Történet elnevezése",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Történet címe (kötelező)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Történet elrejtése előlük:",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Minden Signal-névjegy",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Megosztás az összes névjeggyel",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Minden Signal Névjegy, kivéve...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ személy kizárva",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Megosztás kizárólag a következőkkel...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Megosztás csak bizonyos személyekkel",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ személy",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Döntsd el, ki láthatja a Történeted. A módosítások nem lesznek hatással a már elküldött Történetekre. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Tudj meg többet!",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Történet beállításai",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Történetek megosztása és megtekintése",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Némítás feloldása",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "$time$ elküldve",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Fájlméret $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Időbélyegző másolása",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Még nem érkeztek válaszok",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Ugrás a beszélgetéshez",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Törlés",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Részletek",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Elrejted a történetet? A $name$ nevű felhasználótól származó üzenetek többé nem kerülnek a történeteket tartalmazó lista elejére.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Ebbe a verzióba néhány kisebb újítás és hibajavítás került annak érdekében, hogy a Signal továbbra is gond nélkül fusson.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "A Windows sötét módját kedvelő felhasználóink számára új címsort kínálunk, amely megfelel a stílusuknak.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "Selesai",
"description": "Label for done"
},
"update": {
"message": "Perbarui",
"description": ""
},
"next2": {
"message": "Berikutnya",
"description": ""
},
"on": {
"message": "Aktif",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Hapus cerita ini? Cerita juga akan dihapus untuk semua yang menerimanya.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Koneksi Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ adalah orang yang Anda pilih untuk dipercayai, dengan:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Memulai percakapan",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Menerima permintaan pesan",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Memiliki mereka di dalam kontak sistem Anda",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Koneksi Anda bisa melihat nama dan foto Anda, dan bisa melihat postingan di \"Cerita Saya\" kecuali Anda menyembunyikannya dari mereka",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Cerita",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Mengirim tanggapan…",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Pengaturan cerita",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Cerita privat baru",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ pemirsa",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ pemirsa",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Siapa yang bisa melihat cerita ini",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Tambah penonton",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Hapus",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Hapus $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Orang ini tidak akan bisa lagi melihat cerita Anda.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Balasan & tanggapan",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Izinkan balasan & tanggapan",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Biarkan orang yang bisa melihat cerita Anda menanggapi dan membalas.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Hapus cerita privat",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Hapus cerita privat?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Pilih Pemirsa",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Beri nama cerita ini",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Nama cerita (diperlukan)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Sembunyikan serita dari",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Semua koneksi Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Bagikan dengan semua koneksi",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Semua koneksi Signal kecuali…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ orang dikecualikan",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Hanya bagikan dengan…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Hanya bagikan dengan orang tertentu",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ orang",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Pilih siapa yang bisa melihat cerita Anda. Perubahan tidak akan memengaruhi cerita yang telah terkirim. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Pelajari lebih lanjut.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Pengaturan cerita",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Bagikan & Lihat Cerita",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Bunyikan",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Terkirim $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Ukuran file $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Salin stempel waktu",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Belum ada balasan",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Pergi ke chat",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Hapus",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Info",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Sembunyikan cerita? Pembaruan cerita terkini dari $name$ tidak akan muncul lagi di bagian atas daftar cerita.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Versi ini mengandung sejumlah perubahan kecil dan perbaikan bug agar Signal tetap berjalan lancar.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Bagi penyuka mode gelap di Windows, kami sediakan bilah judul baru yang sesuai dengan gaya Anda.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "Lokið",
"description": "Label for done"
},
"update": {
"message": "Uppfæra",
"description": ""
},
"next2": {
"message": "Næsta",
"description": ""
},
"on": {
"message": "Kveikt",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Eyða þessari sögu? Henni verður líka eytt hjá öllum sem hafa fengið hana.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal Connections",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ are people you've chosen to trust, either by:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Hefja samtal",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Samþykkja beiðnir um skilaboð",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Hafa viðkomandi í tengiliðaskrá kerfisins",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Your connections can see your name and photo, and can see posts to \"My Story\" unless you hide it from them",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Sögur",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Sending reaction...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Stillingar sögu",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Ný einkasaga",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ viewer",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ viewers",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Hver getur séð þessa sögu",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Bæta við lesanda",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Fjarlægja",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Remove $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Þessi einstaklingur mun ekki lengur sjá söguna þína.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Replies & reactions",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Allow replies & reactions",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Let people who can view your story react and reply.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Eyða einkasögu",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Delete private story?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Choose Viewers",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Name this story",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Titill sögu (nauðsynlegt)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Fela sögu fyrir",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "All Signal connections",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Share with all connections",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "All Signal connections except...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ people excluded",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Only share with...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Only share with selected people",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ people",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Choose who can view your story. Changes won't affect stories you've already sent. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Kanna nánar.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Stillingar sögu",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Share & View Stories",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Ekki þagga",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Sent $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "File size $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Copy timestamp",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Ennþá engin svör",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Fara í spjall",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Eyða",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Upplýsingar",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Fela sögu? Nýjar uppfærslur á sögu frá $name$ munu ekki birtast framar efst í sögulistanum.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Þessi útgáfa inniheldur nokkrar villuleiðréttingar og fínstillingar til að Signal keyri sem áreiðanlegast.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "For all the dark mode folks on Windows, we've got a new titlebar to match your style.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"message": "Additional 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

@ -1141,6 +1141,14 @@
"message": "Fatto",
"description": "Label for done"
},
"update": {
"message": "Aggiorna",
"description": ""
},
"next2": {
"message": "Avanti",
"description": ""
},
"on": {
"message": "On",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Eliminare questa storia? Sarà eliminata anche per tutti quelli che l'hanno ricevuta.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Amicizie di Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "Le $connections$ sono tutte quelle persone di cui hai scelto di fidarti nei seguenti modi:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Iniziando una conversazione",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Accettando una richiesta di messaggio",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Inserendole nei tuoi contatti di sistema",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Le tue Amicizie di Signal possono vedere il tuo nome, la tua foto e ciò che condividi con le Storie (a meno che tu non decida di escluderle dalla visione).",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Storie",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Invio reazione...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Impostazioni storia",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Nuova storia privata",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ persona ha visto la Storia",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ persone hanno visto la Storia",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Chi può vedere questa storia",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Aggiungi visualizzatore",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Rimuovi",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Rimuovi $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Questa persona non vedrà più la tua storia.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Risposte e reazioni",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Consenti risposte e reazioni",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Consenti alle persone che vedono la tua Storia di mettere reazioni e rispondere.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Elimina storia privata",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Vuoi eliminare la Storia privata?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Scegli chi può vedere le Storie",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Dai un nome alla Storia",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Nome della storia (obbligatorio)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Nascondi storia a",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Tutte le Amicizie di Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Condividi con tutte le tue Amicizie di Signal",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Tutte le Amicizie di Signal tranne...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "Numero di persone escluse: $num$",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Condividi solo con...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Condividi solo con le persone che scegli tu",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ persone",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Scegli chi può vedere la tua Storia. Ricorda che eventuali modifiche non verranno applicate alle Storie che hai già inviato. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Scopri di più.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Impostazioni storia",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Condivisione e visualizzazione delle Storie",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Non silenziare",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Inviato $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Dimensioni file $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Copia il timestamp",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Ancora nessuna risposta",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Vai alla chat",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Elimina",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Informazioni",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Nascondere la storia? Gli aggiornamenti delle nuove storie di $name$ non appariranno più in cima alla lista delle storie.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Questa versione contiene una serie di piccole modifiche e correzioni di bug per far funzionare Signal senza problemi.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Se anche tu usi la modalità scura su Windows, abbiamo aggiunto una nuova barra dei titoli con lo stesso stile scuro.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "完了",
"description": "Label for done"
},
"update": {
"message": "更新する",
"description": ""
},
"next2": {
"message": "次へ",
"description": ""
},
"on": {
"message": "オン",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "このストーリーを削除しますか?これを受けとった人も削除されます。",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signalコネクション",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$は、次のいずれかによってあなたが信頼できると判断した人たちです。",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "チャットを開始",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "メッセージ申請を承認しています",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "それらをシステムの連絡先に含める",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "あなたのコネクションの人たちは、あなたの名前や写真を見ることができ、あなたが非表示にしない限り「マイストーリー」への投稿を見ることができます。",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "ストーリー",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "リアクションを送信しています...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "ストーリーの設定",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "新規プライベートストーリー",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "閲覧者 $num$人",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "閲覧者 $num$人",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "ストーリーを閲覧できる人",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "閲覧できる人を追加",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "削除",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "$title$を削除",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "このユーザーは、あなたのストーリを見ることができなくなります。",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "返信とリアクション",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "返信とリアクションを許可する",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "あなたのストーリーを閲覧可能なユーザーにリアクションと返信を許可します。",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "プライベートストーリーを削除",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "プライベートストーリーを削除しますか?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "閲覧できる人を選択",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "ストーリーに名前を付ける",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "ストーリー名 (必須)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "ストーリを非表示にする",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "すべてのSignalコネクション",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "すべてのコネクションと共有",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "以下を除くすべてのSignalコネクション",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$人が除外されています",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "共有するのは...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "選択した人とのみ共有する",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$人",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "ストーリーを閲覧できるユーザーを選択してください。 変更は、すでに送信したストーリーには影響しません。$learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "さらに詳しく",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "ストーリーの設定",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "ストーリーズの共有と閲覧",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "ミュート解除",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "$time$に送信",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "ファイルサイズ$size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "タイムスタンプをコピーする",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "返信 なし",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "チャットする",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "削除",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "詳細",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "$name$ からの新しいストーリーがリストのトップに表示されなくなりますが、ストーリーを閉じますか?",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Signalをスムーズに動作させるための微調整とバグ修正を行いました。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Windowsのダークモードをお使いのすべての方々のために、あなたのスタイルに合った新しいタイトルバーをご用意しました。",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "შესრულებულია",
"description": "Label for done"
},
"update": {
"message": "განახლება",
"description": ""
},
"next2": {
"message": "შემდეგი",
"description": ""
},
"on": {
"message": "ჩართული",
"description": "Label for when something is turned on"
@ -2738,7 +2746,7 @@
}
},
"message--getDescription--unsupported-message": {
"message": "მხარდაუჭერელი შეტყობინება",
"message": "შეუთავსებელი შეტყობინება",
"description": "Shown in notifications and in the left pane when a message has features too new for this signal install."
},
"message--getDescription--disappearing-media": {
@ -6840,7 +6848,7 @@
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
"message": "ბმულსი წინასწარი ნავის გენერირება",
"message": "ბმულსი წინასწარი ნვის გენერირება",
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
@ -7143,6 +7151,36 @@
"message": "წავშალოთ ეს Story-ი? ის ასევე წაიშლება ყველასთვის, ვინც ის მიიღო.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal-ის კონტაქტები",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ არიან ადამიანები, რომელთაც ენდობი ან:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "მიმოწერის დაწყება",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "შეტყობინების მოთხოვნის დადასტურება",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "შენი სისტემის კონტაქტებში მათი არსებობა",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "შენს კონტაქტებს შეუძლიათ ნახონ შენი სახელი და ფოტო, და “ჩემი Story-ი”-ს პოსტები მანამ, სანამ ამას მათთვის არ დამალავ",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Story-ები",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "მიმდინარეობს რეაქციის გაგზავნა...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Story-ის პარამეტრები",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "ახალი პირადი Story-ი",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ მნახველი",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ მნახველი",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "ვის შეუძლია ამ Story-ის ნახვა",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "მნახველის დამატება",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "წაშლა",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "$title$-ის წაშლა",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "ეს ადამიანი ვეღარ ნახავს შენს Story-ის.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "პასუხები & გამოხმაურებები",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "პასუხებისა & გამოხმაურებების დაშვება",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "მიეცი საშუალება შენი Story-ის მნახველებს, გიპასუხონ მასზე და გამოეხმაურონ მას.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "პირადი Story-ის წაშლა",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "წავშალოთ პირადი Story-ი?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "მნახველთა არჩევა",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "დაარქვი სახელი ამ Story-ის",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Story-ის სათაური (სავალდებულო)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "ამათგან Story-ის დამალვა ",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Signal-ის ყველა კონტაქტი ",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "ყველა კონტაქტთან გაზიარება",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Signal-ის ყველა კონტაქტი, გარდა…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ ადამიანი გამოირიცხა",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "გაუზიარე მხოლოდ…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "მხოლოდ შერჩეულ ადამიანებთან გაზიარება",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ ადამიანი",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "აირჩიე ვის შეუძლია შენი Story-ის ნახვა. ცვლილებები არ იმოქმედებს უკვე გაგზავნილ Stories-ებზე. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "გაიგე მეტი.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Story-ის პარამეტრები",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "გააზიარე და ნახე Stories-ები",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "მდუმარე რეჟიმის გამორთვა",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "გაიგზავნა $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "ფაილის ზომა $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "დროის აღმნიშვნელის დაკოპირება",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "ჯერ პასუხები არაა",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "ჩატში გადასვლა",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "წაშლა",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "ინფორმაცია",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "დავმალოთ Story-ი? $name$-ისგან Story-ის განახლებები Stories-ების სიის სათავეში აღარ გამოჩნდება.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "ეს ვერსია შეიცავს უამრავ მცირე შესწორებას და შეცდომის გამოსწორებებს Signal-ის შეუფერხებლად მუშაობის შესანარჩუნებლად.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": " ბნელი რეჟიმის ყველა მოყვარულისთვის Windows-ზე, სათაურის ახალი ზოლი გვაქვს, რომელიც შენს სტილს მოუხდება.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "បញ្ចប់",
"description": "Label for done"
},
"update": {
"message": "បច្ចុប្បន្នភាព",
"description": ""
},
"next2": {
"message": "បន្ទាប់",
"description": ""
},
"on": {
"message": "បើក",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "លុបរឿងរ៉ាវនេះឬ? វាក៏នឹងត្រូវបានលុបផងដែរសម្រាប់អ្នកគ្រប់គ្នាដែលបានទទួលវា។",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "អ្នកភ្ជាប់ទំនាក់ទំនងក្នុង Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ គឺជាមនុស្សដែលអ្នកសម្រេចថាទុកចិត្តបាន ដោយសារ៖",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "ចាប់ផ្តើមការសន្ទនា",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "ទទួលយកសំណើសារ",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "មានពួកគេនៅក្នុងប្រព័ន្ធទំនាក់ទំនងរបស់អ្នក",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "អ្នកភ្ជាប់ទំនាក់ទំនងរបស់អ្នកអាចមើលឃើញឈ្មោះ និងរូបថតរបស់អ្នក ហើយអាចឃើញសារបង្ហោះទៅ \"រឿងរ៉ាវរបស់ខ្ញុំ\" លើកលែងតែអ្នកលាក់វាពីពួកគេ",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "រឿងរ៉ាវ",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "កំពុង​ផ្ញើ​ប្រតិកម្ម…",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "ការកំណត់រឿងរ៉ាវ",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "រឿងរ៉ាវឯកជនថ្មី",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "អ្នកមើល $num$ នាក់",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "អ្នកមើល $num$ នាក់",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "អ្នកដែលអាចមើលឃើញរឿងរ៉ាវនេះ",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "បញ្ចូលអ្នកមើល",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "លុបចេញ",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "ដក $title$ ចេញ",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "បុគ្គលនេះនឹងមិនឃើញរឿងរ៉ាវរបស់អ្នកទៀតទេ។",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "ការឆ្លើយតប និងប្រតិកម្ម",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "អនុញ្ញាតការឆ្លើយតប និងប្រតិកម្ម",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "អនុញ្ញាតឲ្យមនុស្សដែលអាចមើលរឿងរ៉ាវរបស់អ្នក ប្រតិកម្ម និងឆ្លើយតបបាន។",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "លុបរឿងរ៉ាវឯកជន",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "លុបរឿងរ៉ាវឯកជនឬ?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "ជ្រើសរើសអ្នកមើល",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "ដាក់ឈ្មោះរឿងរ៉ាវនេះ",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "ឈ្មោះរឿងរ៉ាវ (ចាំបាច់)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "លាក់រឿងរ៉ាវពី",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "អ្នកភ្ជាប់ទំនាក់ទំនងក្នុង Signal ទាំងអស់",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "ចែករំលែកជាមួយអ្នកភ្ជាប់ទំនាក់ទំនងទាំងអស់",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "អ្នកភ្ជាប់ទំនាក់ទំនងក្នុង Signal ទាំងអស់លើកលែងតែ…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "មិនរាប់បញ្ចូលមនុស្ស $num$ នាក់",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "គ្រាន់តែចែករំលែកជាមួយ…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "ចែករំលែកជាមួយមនុស្សដែលបានជ្រើសរើសប៉ុណ្ណោះ",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "មនុស្ស $num$ នាក់",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "ជ្រើសរើសមនុស្សដែលអាចមើលរឿងរ៉ាវរបស់អ្នកបាន។ ការផ្លាស់ប្តូរនឹងមិនប៉ះពាល់ដល់រឿងរ៉ាវដែលអ្នកបានផ្ញើរួចទេ។ $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "ស្វែងយល់បន្ថែម។",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "ការកំណត់រឿងរ៉ាវ",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "ចែករំលែក និងមើលរឿងរ៉ាវ",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "បើកសំឡេង",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "បានផ្ញើ $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "ទំហំ​ឯកសារ $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "ចម្លងត្រាពេលវេលា",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "មិនទាន់មានការឆ្លើយតបទេ",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "ទៅកាន់ការជជែក",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "លុប",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "ព័ត៌មាន",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "លាក់រឿងរ៉ាវឬ? រឿងរ៉ាវថ្មីៗពី $name$ នឹងមិនបង្ហាញនៅផ្នែកខាងលើនៃបញ្ជីរឿងរ៉ាវទៀតទេ។",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "កំណែ​នេះ​មាន​ការ​កែ​សម្រួល និង​ការកែបញ្ហាតូចៗ​មួយ​ចំនួន ដើម្បី​ឲ្យ​ Signal បន្ត​ដំណើរការ​ដោយ​រលូន។",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "សម្រាប់អ្នកដែលចូលចិត្តម៉ូដងងឹតនៅលើ Windows យើងមានរបារចំណងជើង​ថ្មីមួយដើម្បីឲ្យត្រូវនឹងរចនាប័ទ្មរបស់អ្នក។",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "ಮುಗಿದಿದೆ",
"description": "Label for done"
},
"update": {
"message": "ನವೀಕರಿಸಿ",
"description": ""
},
"next2": {
"message": "ಮುಂದೆ",
"description": ""
},
"on": {
"message": "ಆನ್",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "ಈ ಸ್ಟೋರಿ ಅಳಿಸುವುದೇ? ಇದನ್ನು ಸ್ವೀಕರಿಸಿದ ಎಲ್ಲರಿಗೂ ಇದನ್ನು ಅಳಿಸಲಾಗುತ್ತದೆ.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal ಸಂಪರ್ಕಗಳು",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ ಅವರು ಈ ಮೂಲಕ ನೀವು ವಿಶ್ವಾಸಾರ್ಹರೆಂದು ಆಯ್ಕೆ ಮಾಡಿದ ಜನರಾಗಿದ್ದಾರೆ:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "ಸಂಭಾಷಣೆಯನ್ನು ಪ್ರಾರಂಭಿಸಲಾಗುತ್ತಿದೆ",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "ಒಂದು ಮೆಸೇಜ್ ವಿನಂತಿ ಸ್ವೀಕರಿಸಲಾಗುತ್ತಿದೆ",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "ನಿಮ್ಮ ಸಿಸ್ಟಮ್ ಸಂಪರ್ಕಗಳಲ್ಲಿ ಅವರನ್ನು ಹೊಂದಲಾಗುತ್ತಿದೆ",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "ನಿಮ್ಮ ಸಂಪರ್ಕಗಳು ನಿಮ್ಮ ಹೆಸರು ಮತ್ತು ಫೊಟೋವನ್ನು ನೋಡಬಹುದು ಮತ್ತು ನೀವು ಅವರಿಂದ‌ ಮರೆಮಾಡದ ಹೊರತಾಗಿ, \"ನನ್ನ ಸ್ಟೋರಿ\" ಯ ಪೋಸ್ಟ್‌ಗಳನ್ನು ನೋಡಬಹುದು",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "ಸ್ಟೋರೀಸ್",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "ಪ್ರತಿಕ್ರಿಯೆ ಕಳುಹಿಸಲಾಗುತ್ತಿದೆ...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "ಸ್ಟೋರಿ ಸೆಟ್ಟಿಂಗ್‌ಗಳು",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "ಹೊಸ ಖಾಸಗಿ ಸ್ಟೋರಿ",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ ವೀಕ್ಷಕ",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ ವೀಕ್ಷಕರು",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "ಈ ಸ್ಟೋರಿಯನ್ನು ಯಾರು ನೋಡಬಹುದು",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "ವೀಕ್ಷಕರನ್ನು ಸೇರಿಸಿ",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "ತೆಗೆದುಹಾಕಿ",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "$title$ ತೆಗೆದುಹಾಕಿ",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "ಈ ವ್ಯಕ್ತಿ ಇನ್ನು ಮುಂದೆ ನಿಮ್ಮ ಸ್ಟೋರಿ ನೋಡುವುದಿಲ್ಲ.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "ಉತ್ತರಗಳು ಮತ್ತು ಪ್ರತಿಕ್ರಿಯೆಗಳು",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "ಉತ್ತರಗಳು ಮತ್ತು ಪ್ರತಿಕ್ರಿಯೆಗಳಿಗೆ ಅನುಮತಿಸಿ",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "ನಿಮ್ಮ ಸ್ಟೋರಿ ನೋಡಬಹುದಾದ ಜನರು ಪ್ರತಿಕ್ರಿಯಿಸಲಿ ಮತ್ತು ಉತ್ತರಿಸಲಿ.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "ಖಾಸಗಿ ಸ್ಟೋರಿ ಅಳಿಸಿ",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "ಖಾಸಗಿ ಸ್ಟೋರಿ ಅಳಿಸುವುದೇ?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "ವೀಕ್ಷಕರನ್ನು ಆಯ್ಕೆ ಮಾಡಿ",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "ಈ ಸ್ಟೋರಿಯನ್ನು ಹೆಸರಿಸಿ",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "ಸ್ಟೋರಿ ಹೆಸರು (ಅಗತ್ಯವಿದೆ)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "ಇವರಿಂದ ಸ್ಟೋರಿಯನ್ನು ಮರೆಮಾಡಿ",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "ಎಲ್ಲಾ Signal ಸಂಪರ್ಕಗಳು",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "ಎಲ್ಲಾ ಸಂಪರ್ಕಗಳೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "ಇದರ ಹೊರತಾದ ಎಲ್ಲಾ Signal ಸಂಪರ್ಕಗಳು...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ ಜನರನ್ನು ಹೊರತುಪಡಿಸಲಾಗಿದೆ",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "ಇವರೊಂದಿಗೆ ಮಾತ್ರ ಹಂಚಿಕೊಳ್ಳಿ…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "ಆಯ್ದ ಜನರೊಂದಿಗೆ ಮಾತ್ರ ಹಂಚಿಕೊಳ್ಳಿ",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ ಜನರು",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "ನಿಮ್ಮ ಸ್ಟೋರಿಯನ್ನು ಯಾರು ವೀಕ್ಷಿಸಬಹುದು ಎಂದು ಆಯ್ಕೆ ಮಾಡಿ. ಬದಲಾವಣೆಗಳು ನೀವು ಈಗಾಗಲೇ ಕಳುಹಿಸಿದ ಸ್ಟೋರೀಸ್ ಮೇಲೆ ಪರಿಣಾಮ ಬೀರುವುದಿಲ್ಲ. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "ಇನ್ನಷ್ಟು ತಿಳಿಯಿರಿ.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "ಸ್ಟೋರಿ ಸೆಟ್ಟಿಂಗ್‌ಗಳು",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "ಸ್ಟೋರೀಸ್ ಹಂಚಿಕೊಳ್ಳಿ ಮತ್ತು ವೀಕ್ಷಿಸಿ",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "ಅನ್‌ಮ್ಯೂಟ್ ಮಾಡಿ",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "ಕಳುಹಿಸಿ ಆಗಿರುವ$time$ ",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "ಫೈಲ್ ಗಾತ್ರ $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "ಟೈಂಸ್ಟಾಂಪ್ ನಕಲಿಸಿ",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "ಇನ್ನೂ ಯಾವುದೇ ಉತ್ತರಗಳಿಲ್ಲ",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "ಚಾಟ್‌ಗೆ ಹೋಗಿ",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "ಅಳಿಸಿ",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "ಮಾಹಿತಿ",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "ಸ್ಟೋರಿಯನ್ನು ಮರೆಮಾಡುವುದೇ? $name$ ಅವರ ಹೊಸ ಸ್ಟೋರಿ ಅಪ್‌ಡೇಟ್‌ಗಳು ಇನ್ನುಮುಂದೆ ಸ್ಟೋರೀಸ್ ಪಟ್ಟಿಯಲ್ಲಿ ಮೇಲ್ಭಾಗದಲ್ಲಿ ಕಾಣಿಸುವುದಿಲ್ಲ.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": " Signal ಅನ್ನು ಸರಾಗವಾಗಿ ಚಾಲ್ತಿಯಲ್ಲಿಡಲು ಈ ಆವೃತ್ತಿಯು ಸಾಕಷ್ಟು ಸಣ್ಣ ಟ್ವೀಕ್‌ಗಳನ್ನು ಹೊಂದಿದೆ ಮತ್ತು ಬಗ್ ಫಿಕ್ಸ್‌ಗಳನ್ನು ಹೊಂದಿದೆ.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "ವಿಂಡೋಸ್‌ನಲ್ಲಿನ ಎಲ್ಲಾ ಡಾರ್ಕ್ ಮೋಡ್ ಮಂದಿಗಾಗಿ, ನಿಮ್ಮ ಸ್ಟೈಲ್‌ಗೆ ಸಾಟಿಯಾಗುವ ಹೊಚ್ಚಹೊಸ ಟೈಟಲ್‌ಬಾರ್ ಅನ್ನು ನಾವು ಪಡೆದಿದ್ದೇವೆ.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "확인",
"description": "Label for done"
},
"update": {
"message": "업데이트",
"description": ""
},
"next2": {
"message": "다음",
"description": ""
},
"on": {
"message": "켜짐",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "이 스토리를 삭제할까요? 스토리를 받은 모든 사람에게서 해당 스토리가 삭제됩니다.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal 커넥션",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$은(는) 다음과 같은 방법을 통해 신뢰하는 사용자로 선택한 사람들입니다. ",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "대화 시작",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "메시지 요청 수락",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "시스템 연락처에 포함",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "커넥션은 내 이름과 사진을 볼 수 있고 스토리를 따로 숨기지 않는 한 '내 스토리'의 게시물을 볼 수 있습니다.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "스토리",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "반응 전송 중...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "스토리 설정",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "새 비공개 스토리",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "볼 수 있는 사람 $num$명",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "볼 수 있는 사람 $num$명",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "이 스토리를 볼 수 있는 사람",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "볼 수 있는 사람 추가",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "삭제",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "$title$ 님 제거",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "이 사용자는 더 이상 내 스토리를 볼 수 없게 됩니다.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "답장 및 반응",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "답장 및 반응 허용",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "내 스토리를 볼 수 있는 사람들에게 반응과 답장을 받아보세요.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "비공개 스토리 삭제",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "비공개 스토리를 삭제할까요?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "볼 수 있는 사람 선택",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "이 스토리의 이름을 입력하세요",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "스토리 이름(필수)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "스토리 숨길 대상",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "모든 Signal 커넥션",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "모든 커넥션과 공유",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "다음을 제외한 모든 Signal 커넥션...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$명을 제외함",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "다음 사용자와만 공유...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "선택한 사용자와만 공유",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$명",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "스토리를 볼 수 있는 사람을 선택하세요. 이미 전송한 스토리에는 변경 내용이 적용되지 않습니다. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "더 알아보세요.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "스토리 설정",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "스토리 공유 및 보기",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "알림 켜기",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "보낸 시간 $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "파일 크기 $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "타임스탬프 복사",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "답장 없음",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "대화로 이동",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "삭제",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "정보",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "스토리를 숨길까요? $name$ 님의 새 스토리 업데이트가 더 이상 스토리 목록 상단에 표시되지 않습니다.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "이 버전에는 Signal의 원활한 실행을 위한 일부 기능 업데이트와 버그 수정이 다수 포함되어 있습니다.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Windows에서 다크 모드를 사용하는 사용자를 위해 다크 모드에 어울리는 새로운 제목 표시줄을 준비했습니다.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "Qediya",
"description": "Label for done"
},
"update": {
"message": "Nûve bike",
"description": ""
},
"next2": {
"message": "Pêşve",
"description": ""
},
"on": {
"message": "Vekirî",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Delete this story? It will also be deleted for everyone who received it.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal Connections",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ are people you've chosen to trust, either by:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Starting a conversation",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Accepting a message request",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Having them in your system contacts",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Your connections can see your name and photo, and can see posts to \"My Story\" unless you hide it from them",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Stories",
"description": "Title for the stories list"
@ -7181,6 +7219,170 @@
}
}
},
"Stories__toast--sending-reply": {
"message": "Sending reply...",
"description": "Toast message"
},
"Stories__toast--sending-reaction": {
"message": "Sending reaction...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Story settings",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "New private story",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ viewer",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ viewers",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Who can see this story",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Add viewer",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Rake",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Remove $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "This person will no longer see your story.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Replies & reactions",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Allow replies & reactions",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Let people who can view your story react and reply.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Delete private story",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Delete private story?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Choose Viewers",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Name this story",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Story name (required)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Hide story from",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "All Signal connections",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Share with all connections",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "All Signal connections except...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ people excluded",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Only share with...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Only share with selected people",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ people",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Choose who can view your story. Changes won't affect stories you've already sent. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Zêdetir bizane",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Story settings",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Share & View Stories",
"description": "Select box title for the stories on/off toggle"
},
"Stories__settings-toggle--description": {
"message": "You will no longer be able to share or view Stories when this option is turned off.",
"description": "Select box description for the stories on/off toggle"
},
"StoryViewer__pause": {
"message": "Rawestîne",
"description": "Aria label for pausing a story"
@ -7205,6 +7407,30 @@
"message": "Bideng bike",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Sent $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "File size $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Copy timestamp",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "No replies yet",
"description": "Placeholder text for when there are no replies"
@ -7241,6 +7467,14 @@
"message": "Go to chat",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Jê bibe",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Info",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Hide story? New story updates from $name$ wont appear at the top of the stories list anymore.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7323,10 +7557,6 @@
}
}
},
"Quote__story-reaction--yours": {
"message": "Reacted to your story",
"description": "Label for when a person reacts to your story"
},
"Quote__story-reaction--single": {
"message": "Reacted to a story",
"description": "Used whenever we can't find a user's first name"
@ -7335,6 +7565,10 @@
"message": "No longer available",
"description": "Label for when a story is not found"
},
"ContextMenu--button": {
"message": "Context menu",
"description": "Default aria-label for the context menu buttons"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -7343,8 +7577,12 @@
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "For all the dark mode folks on Windows, we've got a new titlebar to match your style.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"message": "Additional 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"
}
}

7588
_locales/ky/messages.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1141,6 +1141,14 @@
"message": "Done",
"description": "Label for done"
},
"update": {
"message": "Update",
"description": ""
},
"next2": {
"message": "ຕໍ່ໄປ",
"description": ""
},
"on": {
"message": "ເປີດ",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Delete this story? It will also be deleted for everyone who received it.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal Connections",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ are people you've chosen to trust, either by:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Starting a conversation",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Accepting a message request",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Having them in your system contacts",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Your connections can see your name and photo, and can see posts to \"My Story\" unless you hide it from them",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Stories",
"description": "Title for the stories list"
@ -7181,6 +7219,170 @@
}
}
},
"Stories__toast--sending-reply": {
"message": "Sending reply...",
"description": "Toast message"
},
"Stories__toast--sending-reaction": {
"message": "Sending reaction...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Story settings",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "New private story",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ viewer",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ viewers",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Who can see this story",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Add viewer",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Remove",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Remove $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "This person will no longer see your story.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Replies & reactions",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Allow replies & reactions",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Let people who can view your story react and reply.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Delete private story",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Delete private story?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Choose Viewers",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Name this story",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Story name (required)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Hide story from",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "All Signal connections",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Share with all connections",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "All Signal connections except...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ people excluded",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Only share with...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Only share with selected people",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ people",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Choose who can view your story. Changes won't affect stories you've already sent. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "ຮຽນຮູ້ເພີມຕື່ມ",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Story settings",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Share & View Stories",
"description": "Select box title for the stories on/off toggle"
},
"Stories__settings-toggle--description": {
"message": "You will no longer be able to share or view Stories when this option is turned off.",
"description": "Select box description for the stories on/off toggle"
},
"StoryViewer__pause": {
"message": "Pause",
"description": "Aria label for pausing a story"
@ -7205,6 +7407,30 @@
"message": "ບໍ່ປິດສຽງ",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Sent $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "File size $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Copy timestamp",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "No replies yet",
"description": "Placeholder text for when there are no replies"
@ -7241,6 +7467,14 @@
"message": "Go to chat",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "ລົບ",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Info",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Hide story? New story updates from $name$ wont appear at the top of the stories list anymore.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7323,10 +7557,6 @@
}
}
},
"Quote__story-reaction--yours": {
"message": "Reacted to your story",
"description": "Label for when a person reacts to your story"
},
"Quote__story-reaction--single": {
"message": "Reacted to a story",
"description": "Used whenever we can't find a user's first name"
@ -7335,6 +7565,10 @@
"message": "No longer available",
"description": "Label for when a story is not found"
},
"ContextMenu--button": {
"message": "Context menu",
"description": "Default aria-label for the context menu buttons"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -7343,8 +7577,12 @@
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "For all the dark mode folks on Windows, we've got a new titlebar to match your style.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"message": "Additional 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

@ -1141,6 +1141,14 @@
"message": "Atlikta",
"description": "Label for done"
},
"update": {
"message": "Atnaujinti",
"description": ""
},
"next2": {
"message": "Kitas",
"description": ""
},
"on": {
"message": "Įjungta",
"description": "Label for when something is turned on"
@ -2762,7 +2770,7 @@
"description": "Shown in a message's bubble when you've received a gift badge from a contact"
},
"message--giftBadge--unopened--outgoing": {
"message": "Tap this message on mobile to view your gift",
"message": "Bakstelėk šią žinutę telefone ir pažiūrėk savo dovaną",
"description": "Shown in a message's bubble when you've sent a gift badge to a contact"
},
"message--giftBadge--unopened--label": {
@ -5630,7 +5638,7 @@
"description": "In the instructions for becoming a sustainer. Second instruction."
},
"BadgeSustainerInstructions__instructions__3": {
"message": "Tap on \"Donate to Signal\" and subscribe",
"message": "Bakstelėk „Paremti Signal“ ir prenumeruok",
"description": "In the instructions for becoming a sustainer. Third instruction."
},
"CompositionArea--expand": {
@ -5786,7 +5794,7 @@
"description": "This is the modal button to confirm leaving a group"
},
"ConversationDetailsActions--unblock-group-modal-title": {
"message": "Unblock the \"$groupName$\" Group?",
"message": "Atblokuoti grupę „$groupName$\"?",
"description": "This is the modal title for confirming unblock of a group",
"placeholders": {
"groupName": {
@ -5814,7 +5822,7 @@
"description": "This is the modal button to confirm blocking a group"
},
"ConversationDetailsActions--unblock-group-modal-content": {
"message": "Your contacts will be able add you to this group.",
"message": "Tavo adresatai galės pridėti tave į šią grupę",
"description": "This is the modal content for confirming unblock of a group"
},
"ConversationDetailsActions--unblock-group-modal-confirm": {
@ -7143,6 +7151,36 @@
"message": "Ištrinti šią istoriją? Ji taip pat bus ištrinta visiems, kas ją gavo.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "„Signal“ kontaktai",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ tai žmonės, kuriems išreiškei pasitikėjimą:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Pradėdami su jais pokalbį",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Priimdami iš jų žinutės užklausą",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Turėdami juos savo sistemos adresatų sąraše",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Tavo kontaktai mato tavo vardą ir nuotrauką, ir gali matyti „Mano istorijos“ įrašus, nebent nuo jų paslėpsi",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Istorijos",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Siunčiama reakcija…",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Istorijos nustatymai",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Nauja privati istorija",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ peržiūrėjo",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ peržiūrėjo",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Kas gali matyti šią istoriją",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Pridėti žiūrovą",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Šalinti",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Pašalinti $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Šis žmogus daugiau nebematys jūsų istorijos.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Atsakymai ir reakcijos",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Leisti atsakymus ir reakcijas",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Leisk žmonėms, galintiems žiūrėti tavo istoriją, reaguoti ir atsakyti.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Ištrinti privačią istoriją",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Ištrinti privačią istoriją?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Pasirinkti žiūrovus",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Pavadinti istoriją",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Istorijos pavadinimas (būtinas)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Slėpti istoriją nuo",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Visi „Signal“ kontaktai",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Bendrinti su visais kontaktais",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Visi „Signal“ kontaktai, išskyrus…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "Neįtraukti žmonės: $num$ ",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Dalintis tik su…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Dalintis tik su pasirinktais žmonėmis",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "Žmonės: $num$",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Pasirink, kas gali žiūrėti tavo istoriją. Pakeitimai nepaveiks jau nusiųstų istorijų. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Sužinokite daugiau.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Istorijos nustatymai",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Dalintis ir žiūrėti istorijas",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Įjungti pranešimus",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Nusiųsta $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Failo dydis $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Kopijuoti laiko žymą",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Atsakymų kol kas nėra",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Pereiti į pokalbį",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Ištrinti",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Informacija",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Slėpti istoriją? Nauji istorijos atnaujinimai nuo $name$ daugiau nebeatsiras istorijų sąrašo viršuje.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7270,11 +7488,11 @@
"description": "aria-label for image errors"
},
"StoryCreator__text-bg": {
"message": "Toggle text background color",
"message": "Perjungti teksto fono spalvą",
"description": "Button label"
},
"StoryCreator__story-bg": {
"message": "Change story background color",
"message": "Pakeisti istorijos fono spalvą",
"description": "Button label"
},
"StoryCreator__next": {
@ -7282,7 +7500,7 @@
"description": "Button label text to advance to next step of story creation"
},
"StoryCreator__add-link": {
"message": "Add link",
"message": "Pridėti nuorodą",
"description": "Button label to apply the link preview to story"
},
"StoryCreator__input-placeholder": {
@ -7294,19 +7512,19 @@
"description": "Label for font"
},
"StoryCreator__text--bold": {
"message": "Bold",
"message": "Paryškintas",
"description": "Label for font"
},
"StoryCreator__text--serif": {
"message": "Serif",
"message": "Užraitas",
"description": "Label for font"
},
"StoryCreator__text--script": {
"message": "Script",
"message": "Rašmenys",
"description": "Label for font"
},
"StoryCreator__text--condensed": {
"message": "Condensed",
"message": "Suspaustas",
"description": "Label for font"
},
"StoryCreator__link-preview-placeholder": {
@ -7314,7 +7532,7 @@
"description": "Placeholder for the URL input for link previews"
},
"StoryCreator__link-preview-empty": {
"message": "Add a link for viewers of your story",
"message": "Pridėk nuorodą žiūrintiems tavo istoriją",
"description": "Empty state for the link preview"
},
"TextAttachment__placeholder": {
@ -7359,8 +7577,12 @@
"message": "Šioje versijoje yra daug smulkių patobulinimų ir klaidų ištaisymų, kurie padės Signal sklandžiai veikti.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "For all the dark mode folks on Windows, we've got a new titlebar to match your style.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "Darīts",
"description": "Label for done"
},
"update": {
"message": "Atjaunināt",
"description": ""
},
"next2": {
"message": "Tālāk",
"description": ""
},
"on": {
"message": "Ieslēgts",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Vai dzēst šo stāstu? Tas tiks dzēsts arī visiem lietotājiem, kuri to saņēma.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal kontakti",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ ir personas, kurām izvēlējāties uzticēties kādā no šiem veidiem:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Sarunas sākšanas",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Ziņas pieprasījuma akceptēšanas",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Pievienošanas savā kontaktu sarakstā",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Jūsu kontakti var redzēt jūsu vārdu un attēlu, kā arī sadaļā \"Mani stāsti\" publicēto, ja šis saturs nav paslēpts no viņiem",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Stāsti",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Tiek nosūtīta reakcija...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Stāsta iestatījumi",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Jauns privātais stāsts",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ skatītājs",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ skatītāji",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Kurš var redzēt šo stāstu",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Pievienot skatītāju",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Noņemt",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Noņemt $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Šī persona vairs neredzēs jūsu stāstu.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Atbildes un reakcijas",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Atļaut atbildes un reakcijas",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Ļaut cilvēkiem, kuri var skatīt jūsu stāstu, reaģēt un atbildēt.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Dzēst privāto stāstu",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Vai dzēst privāto stāstu?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Izvēlieties skatītājus",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Izveidojiet stāsta nosaukumu",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Stāsta nosaukums (nepieciešams)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Paslēpt stāstu no",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Visi Signal kontakti",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Kopīgot ar visiem Signal draugiem",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Visi Signal kontakti, izņemot...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ neiekļautas personas",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Kopīgot tikai ar...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Kopīgot tikai ar noteiktām personām",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ personas",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Izvēlieties, kas var redzēt jūsu stāstu. Izmaiņas neietekmēs jau nosūtītos stāstus. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Uzziniet vairāk.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Stāsta iestatījumi",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Kopīgot un skatīt stāstus",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Ieslēgt",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Nosūtīts $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Faila izmērs $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Kopēt laika zīmogu",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Vēl nav atbilžu",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Doties uz sarunu",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Dzēst",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Informācija",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Vai paslēpt stāstu? Jauni lietotāja $name$ stāsti turpmāk netiks parādīti stāstu saraksta augšdaļā.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Šī versija ietver vairākus nelielus uzlabojumus un kļūdu labojumus, lai Signal darbotos bez problēmām.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Visiem Windows tumšā režīma lietotājiem! Esam izveidojuši jaunu virsrakstjoslu atbilstoši jūsu stilam.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "Готово",
"description": "Label for done"
},
"update": {
"message": "Aжурирај",
"description": ""
},
"next2": {
"message": "Следно",
"description": ""
},
"on": {
"message": "Вклучи",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Сакате да ја избришете оваа приказна? Ќе биде избришана и за сите кои ја примиле.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal врски",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ се луѓе на кои одбравте да им верувате, преку:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Започнувам разговор",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Прифаќање на барање за разговор",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Ги имате во контактите на телефонот",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Вашите врски можат да ги видат вашите име и слика, а можат да ги видат и објавите на „Моја приказна“ освен ако не ги скриете од нив",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Приказни",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Испраќање на реакција…",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Поставувања за приказна",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Нова приватна приказна",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ гледач",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ гледачи",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Кој може да ја види оваа приказна",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Додај гледач",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Отстрани",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Да се отстрани $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Оваа личност повеќе нема да ја види Вашата приказна.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Одговори и реакции",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Дозволи одговори и реакции",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Дозволете им на луѓето кои можат да ја видат вашата приказна да реагираат и да одговорат.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Избриши приватна приказна",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Сакате да ја избришете приватната приказна?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Одберете гледачи",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Именувајте ја оваа приказна",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Име на приказна (задолжително)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Сокриј приказна од",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Сите Signal врски",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Споделете со сите врски",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Сите Signal врски освен…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "Скриено од $num$ лица",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Сподели само со…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Сподели само со избрани лица",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ лица",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Одберете кој може да ја гледа вашата приказна. Промените нема да се одесуваат на приказните кои се веќе испратени. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Дознај повеќе.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Поставувања за приказна",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Споделувајте и гледајте приказни",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Вклучи ",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Испратено во $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Големина на датотека $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Копирај ја временската ознака",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Сè уште нема одговори",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Оди до разговорот",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Избриши",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Информации",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Сакате да ја скриете приказната? Новите приказни од $name$ нема повеќе да се појавуваат на врвот на листата со приказни.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Оваа верзија има некои мали подобрувања и решени багови за Signal да функционира беспрекорно.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Имаме нова насловна лента за сите љубители на темни теми на Windows, која се совпаѓа со вашиот стил.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "ചെയ്‌തു",
"description": "Label for done"
},
"update": {
"message": "അപ്‌ഡേറ്റ്",
"description": ""
},
"next2": {
"message": "അടുത്തത്",
"description": ""
},
"on": {
"message": "ഓൺ",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "ഈ സ്റ്റോറി ഇല്ലാതാക്കണോ? ഇത് ലഭിച്ച എല്ലാവർക്കും ഇല്ലാതാക്കപ്പെടും.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal കണക്ഷനുകൾ",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "ഇനിപ്പറയുന്നവയിൽ ഏതെങ്കിലും ഒരു മാർഗ്ഗത്തിലൂടെ വിശ്വാസ്യത ഉള്ളവരാണെന്ന് നിങ്ങൾ തിരഞ്ഞെടുത്തവരാണ് $connections$:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "ഒരു സംഭാഷണം ആരംഭിച്ച്",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "സന്ദേശ അഭ്യർത്ഥന സ്വീകരിച്ച്",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "നിങ്ങളുടെ സിസ്റ്റം കോൺടാക്റ്റുകളിൽ ചേർത്ത്",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "നിങ്ങളുടെ കണക്ഷനുകൾക്ക് നിങ്ങളുടെ പേരും ഫോട്ടോയും കാണാനാകും, മാത്രമല്ല മറയ്ക്കാത്ത പക്ഷം \"എന്‍റെ സ്റ്റോറിയിൽ\" നിങ്ങൾ ചേർക്കുന്ന പോസ്റ്റുകളും അവർക്ക് കാണാനാകും.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "സ്റ്റോറീസ്",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "പ്രതികരണം അയയ്ക്കുന്നു...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "സ്റ്റോറി ക്രമീകരണങ്ങൾ",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "പുതിയ സ്വകാര്യ സ്റ്റോറി",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ ആൾ കണ്ടു",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ കാഴ്‌ചക്കാർ",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "ആർക്കൊക്കെ ഈ സ്റ്റോറി കാണാനാകും",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "കാഴ്ച്ചക്കാരെ ചേർക്കുക",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "നീക്കം ചെയ്യുക",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": " $title$ എന്നയാളെ നീക്കം ചെയ്യുക",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "ഈ വ്യക്തിക്ക് ഇനി നിങ്ങളുടെ സ്റ്റോറി കാണാനാകില്ല.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "മറുപടികളും പ്രതികരണങ്ങളും",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "മറുപടികളും പ്രതികരണങ്ങളും അനുവദിക്കുക",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "നിങ്ങളുടെ സ്റ്റോറി കാണാൻ കഴിയുന്ന ആളുകളെ പ്രതികരിക്കാനും മറുപടി നൽകാനും അനുവദിക്കുക.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "സ്വകാര്യ സ്റ്റോറി ഇല്ലാതാക്കുക",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "സ്വകാര്യ സ്റ്റോറി ഇല്ലാതാക്കണോ?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "കാഴ്‌ചക്കാരെ തിരഞ്ഞെടുക്കുക",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "ഈ സ്റ്റോറിക്ക് പേര് നൽകുക",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "സ്റ്റോറിയുടെ പേര് (ആവശ്യമാണ്)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "ഇനിപ്പറയുന്നയാളിൽ നിന്ന് സ്റ്റോറി മറയ്ക്കുക",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "എല്ലാ Signal കണക്ഷനുകളും",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "എല്ലാ കണക്ഷനുകളുമായും പങ്കിടുക",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "ഇനിപ്പറയുന്നവ ഒഴികെ എല്ലാ Signal കണക്ഷനുകളും...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ പേരെ ഒഴിവാക്കി",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "ഇനിപ്പറയുന്നവരുമായി മാത്രം പങ്കിടുക...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "തിരഞ്ഞെടുത്തവരുമായി മാത്രം പങ്കിടുക",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ പേർ",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "ആർക്കൊക്കെ നിങ്ങളുടെ സ്റ്റോറി കാണാൻ കഴിയുമെന്ന് തിരഞ്ഞെടുക്കുക. നിങ്ങൾ ഇതിനകം അയച്ചിട്ടുള്ള സ്റ്റോറികളെ മാറ്റങ്ങൾ ബാധിക്കില്ല. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "കൂടുതൽ അറിയുക.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "സ്റ്റോറി ക്രമീകരണങ്ങൾ",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "സ്റ്റോറീസ് പങ്കിടുകയും കാണുകയും ചെയ്യുക",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "ശബ്‌ദിപ്പിക്കുക",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "അയച്ചു $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "ഫയൽ വലുപ്പം $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "ടൈംസ്റ്റാമ്പ് പകർത്തുക",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "ഇതുവരെ മറുപടികളൊന്നുമില്ല",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "ചാറ്റിലേക്ക് പോകുക",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "ഇല്ലാതാക്കൂ",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "വിവരം",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "സ്റ്റോറി മറയ്‌ക്കണോ? $name$-ൽ നിന്നുള്ള പുതിയ സ്റ്റോറി അപ്‌ഡേറ്റുകൾ ഇനി സ്‌റ്റോറീസ് ലിസ്റ്റിന്റെ മുകളിൽ ദൃശ്യമാകില്ല.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Signal സുഗമമായി പ്രവർത്തിപ്പിക്കുന്നതിന് ആവശ്യമായ ഏതാനും ചെറിയ മാറ്റങ്ങളും ബഗ് ഫിക്‌സുകളും ഈ പതിപ്പിൽ അടങ്ങിയിട്ടുണ്ട്.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Windows-ലെ എല്ലാ ഡാർക്ക് മോഡ് പ്രേക്ഷകരോടും, നിങ്ങളുടെ ശൈലിയുമായി യോജിക്കുന്ന ഒരു പുതിയ ടൈറ്റിൽബാർ ഞങ്ങൾ കൊണ്ടുവന്നിട്ടുണ്ട്.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "ठीक",
"description": "Label for done"
},
"update": {
"message": "अद्यतन",
"description": ""
},
"next2": {
"message": "पुढे",
"description": ""
},
"on": {
"message": "चालू",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "ही स्टोरी हटवायची? ते ज्यांना प्राप्त होऊ शकते त्या प्रत्येकासाठी देखील हटवले जाईल.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal कनेक्शन्स",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ व्यक्ति आपण विश्वास ठेवण्यास निवडलेले आहे, एकतर यांद्वारे:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "संभाषण सुरू करत आहे",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "संदेश विनंती स्वीकारत आहे",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "ते आपल्या सिस्टम संपर्कांमध्ये असणे",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "आपले कनेक्शन्स आपले नाव आणि फोटो पाहू शकतात, आपण त्यांच्यापासून लपवलेले नसल्यास ते \"माय स्टोरी\" वर पोस्ट पाहू शकतात",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "स्टोरीज्",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "प्रतिक्रिया पाठवत आहे...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "स्टोरी सेटिंग्ज",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "नविन खाजगी स्टोरी",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ दर्शक",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ दर्शक",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "ही स्टोरी कोण पाहू शकेल",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "दर्शक जोडा",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "काढा",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "$title$हटवा",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "ही व्यक्ती यापुढे आपली स्टोरी पाहू शकणार नाही.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "प्रत्त्युत्तरे आणि प्रतिक्रिया",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "प्रत्त्युत्तरे आणि प्रतिक्रियांना अनुमती द्या",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "आपली स्टोरी पाहू शकतील अशा लोकांना प्रतिक्रिया आणि प्रत्युत्तर देऊ द्या.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "खाजगी स्टोरी हटवा",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "खाजगी स्टोरी हटवायची?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "दर्शक निवडा",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "या स्टोरीला नाव द्या",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "स्टोरी नाव (आवश्यक)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "यांच्यापासून स्टोरी लपवा",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "सर्व Signal कनेक्शन्स",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "सर्व कनेक्शन्ससोबत शेअर करा",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "शिवाय इतर सर्व Signal कनेक्शन्स...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ व्यक्तींना वगळण्यात आले",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "फक्त यांच्यासह शेअर करा...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "निवडक लोकांसोबत शेअर करा",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ व्यक्ती",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "आपली स्टोरी कोण पाहू शकतात ते निवडा. आपण आधीच पाठवलेल्या स्टोरीजवर बदलांचा परिणाम होणार नाही.$learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "अधिक जाणा.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "स्टोरी सेटिंग्ज",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "स्टोरीज शेअर करा व पहा",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "अनम्यूट करा",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "$time$ पाठवल्या",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "फाईल आकार $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "टाईमस्टँप कॉपी करा",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "अद्याप कोणतीही प्रत्युत्तरे नाहीत",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "चॅटवर जा",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "हटवा",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "माहिती",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "स्टोरी लपवा? $name$ कडील नवीन स्टोरी अद्यतन स्टोरीजच्या यादीमध्ये शीर्ष स्थानी दृश्यमान होणार नाही.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Signal निर्विघ्नपणे चालत ठेवण्यासाठी या आवृत्तीत अनेक लहान समन्वय आणि त्रुटी दुरुस्त्या समाविष्ट आहेत",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Windows वरील गडद मोड लोकांसाठी, आम्ही आपल्या शैलीला जुळणारा नवीन टायटलबार आणला आहे.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "Selesai",
"description": "Label for done"
},
"update": {
"message": "Kemas Kini",
"description": ""
},
"next2": {
"message": "Seterusnya",
"description": ""
},
"on": {
"message": "Hidup",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Padam cerita ini? Ia juga akan dipadamkan untuk semua orang yang menerimanya.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Hubungan Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ adalah orang yang anda pilih untuk dipercayai, sama ada dengan:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Memulakan perbualan",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Menerima permintaan mesej",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Meletakkan mereka dalam sistem kenalan anda",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Hubungan anda boleh melihat nama dan foto anda, dan boleh melihat hantaran anda ke \"Cerita Saya\" kecuali anda menyembunyikannya daripada mereka.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Cerita",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Menghantar reaksi…",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Tetapan cerita",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Cerita peribadi baru",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ penonton",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ penonton",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Siapa boleh melihat cerita ini",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Tambah penonton",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Alih keluar",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Alih keluar $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Orang ini tidak lagi akan dapat melihat cerita anda.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Balasan & reaksi",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Benarkan balasan & reaksi",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Biar orang yang boleh melihat cerita anda menghantar reaksi dan membalas.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Padam cerita peribadi",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Padam cerita peribadi?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Pilih Penonton",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Namakan cerita ini",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Nama cerita (diperlukan)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Sembunyikan cerita daripada",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Semua hubungan Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Kongsi dengan semua hubungan",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Semua hubungan Signal kecuali…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ orang dikecualikan",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Hanya berkongsi dengan…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Hanya berkongsi dengan orang yang telah dipilih",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ orang",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Pilih siapa yang boleh melihat cerita anda. Perubahan tidak akan mempengaruhi cerita yang anda telah hantar. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Ketahui lebih lanjut.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Tetapan cerita",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Kongsi & Tonton Cerita",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Nyahredam",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Dihantar $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Saiz fail $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Salin cap masa",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Tiada balasan lagi",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Pergi ke sembang",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Padam",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Maklumat",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Sembunyikan cerita? Kemas kini cerita baru daripada $name$ tidak akan muncul di bahagian atas senarai cerita lagi.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Versi ini mengandungi sedikit tweak kecil dan pembetulan pepijat untuk memastikan Signal berjalan dengan lancar.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Untuk mereka yang menggunakan mod gelap pada Windows, kami mempunyai bar tajuk baru untuk disepadankan dengan gaya anda.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "ပြီးပါပြီ",
"description": "Label for done"
},
"update": {
"message": "အပ်ဒိတ် လုပ်",
"description": ""
},
"next2": {
"message": "နောက်ထက်",
"description": ""
},
"on": {
"message": "ဖွင့်ပါ",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "ဤစတိုရီကို ဖျက်မည်လား။ ၎င်းကို လက်ခံရရှိသူတိုင်းအတွက် ၎င်းကို ဖျက်သွားပါမည်။",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal အဆက်အသွယ်များ",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ သည် သင်ရွေးချယ်ထားသော ယုံကြည်ရသူများဖြစ်ပါသည်၊ သို့မဟုတ်-",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "စကားဝိုင်း စတင်ခြင်း",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "မက်ဆေ့ချ် တောင်းဆိုချက်ကို လက်ခံခြင်း",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "သင့်စနစ်ထဲရှိ အဆက်အသွယ်များတွင် ၎င်းတို့ ရှိပြီးခြင်း",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "သင့်အဆက်အသွယ်များက သင့်အမည်နှင့် ဓာတ်ပုံကို မြင်နိုင်ပြီး ၎င်းတို့အတွက် မဝှက်ထားပါက \"ကျွန်ုပ်၏ စတိုရီ\" ရှိ ပို့စ်များကို မြင်နိုင်ပါသည်",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "စတိုရီ",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "တုံ့ပြန်ချက် ပို့နေဆဲ...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "စတိုရီ ဆက်တင်",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "သီးသန့် စတိုရီ အသစ်",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "ကြည့်ရှုသူ $num$ ဦး",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "ကြည့်ရှုသူ $num$ ဦး",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "ဤစတိုရီကို ကြည့်နိုင်မည့်သူများ",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "ကြည့်ရှုသူ ပေါင်းထည့်ရန်",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "ဖယ်ရှားမယ်",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "$title$ ကို ဖယ်ရှားရန်",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "ဤပုဂ္ဂိုလ်က သင့်စတိုရီကို မမြင်နိုင်တော့ပါ။",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "ပြန်စာများနှင့် တုံ့ပြန်မှုများ",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "ပြန်စာများနှင့် တုံ့ပြန်မှုများကို ခွင့်ပြုရန်",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "သင့်စတိုရီကို ကြည့်နိုင်သူများအား တုံ့ပြန်မှု ပေးရန်နှင့် ပြန်စာပို့ရန် ခွင့်ပြုပါ။",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "သီးသန့် စတိုရီကို ဖျက်ရန်",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "သီးသန့် စတိုရီကို ဖျက်မည်လား။",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "ကြည့်ရှုသူများ ရွေးရန်",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "ဤစတိုရီကို အမည်ပေးရန်",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "စတိုရီ အမည် (လိုအပ်ပါသည်)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "ဖော်ပြပါသူများမှ စတိုရီကို ဝှက်ရန်",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Signal အဆက်အသွယ်များ အားလုံး",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "အဆက်အသွယ်များ အားလုံးထံ ဝေမျှရန်",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "ဖော်ပြပါမှ Signal အဆက်အသွယ်များအားလုံး...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ ဦးကို ဖယ်ထားပါသည်",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "ဖော်ပြပါတို့ထံသာ ဝေမျှရန်...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "ရွေးထားသူများထံသာ ဝေမျှရန်",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ ဦး",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "သင့်စတိုရီကို မြင်နိုင်မည့်သူများအား ရွေးချယ်ပါ။ ပြောင်းလဲမှုများသည် သင်ပို့ထားပြီးဖြစ်သည့် စတိုရီများအပေါ် သက်ရောက်မှု မရှိပါ။ $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "ပိုမိုလေ့လာရန်။",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "စတိုရီ ဆက်တင်",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "စတိုရီများကို မျှဝေကြည့်ရှုရန်",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "အသံပြန်ဖွင့်မယ်",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "ပေးပို့ပြီး $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "ဖိုင်အရွယ်အစား $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Timestamp ကူးရန်",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "ပြန်စာများ မရှိသေးပါ",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "ချက်(တ်)သို့ သွားရန်",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "ဖျက်ရန်",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "အချက်အလက် ",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "စတိုရီကို ဝှက်မည်လား။ စတိုရီ စာရင်း၏ ထိပ်ဆုံးတွင် $name$ ထံမှ စတိုရီအသစ် အပ်ဒိတ်များ ပေါ်လာတော့မည် မဟုတ်ပါ။",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "ဤဗားရှင်းတွင် Signal အား အထစ်အငေါ့မရှိ လုပ်ဆောင်နိုင်စေရန် ချို့ယွင်းချက် ပြင်ဆင်မှုများနှင့် အနေအထား ပြုပြင်မှု အသေးလေးများ ပါဝင်ပါသည်။",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Windows တွင် အမှောင်စနစ် သုံးစွဲသူများအတွက် သင့်စတိုင်နှင့် ကိုက်ညီမည့် ခေါင်းစီးဘားအသစ် ရှိထားပါပြီ။",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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": "Shouldn't be long",
"message": "Burde ikke ta så lang tid",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -868,7 +868,7 @@
}
},
"viewReleaseNotes": {
"message": "what's new",
"message": "se det nyeste",
"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": "There was an error with the voice recorder.",
"message": "Det oppsto et problem med opptaket.",
"description": "Shown in a dialog to inform user that we experienced an unrecoverable error"
},
"attachmentSaved": {
@ -1141,6 +1141,14 @@
"message": "Ferdig",
"description": "Label for done"
},
"update": {
"message": "Oppdater",
"description": ""
},
"next2": {
"message": "Neste",
"description": ""
},
"on": {
"message": "På",
"description": "Label for when something is turned on"
@ -1412,7 +1420,7 @@
}
},
"Install__qr-failed": {
"message": "The QR code couldn't load. Check your internet and try again. $learnMore$",
"message": "QR-koden kunne ikke lastes. Sjekk nettilkoblingen din og prøv igjen. $learnMore$",
"description": "Shown on the install screen if the QR code fails to load",
"placeholders": {
"learnMore": {
@ -1430,7 +1438,7 @@
"description": "Shown on the install screen. Link takes users to a support page"
},
"Install__choose-device-name__description": {
"message": "You'll see this name under \"Linked Devices\" on your phone",
"message": "Du finner dette navnet under \"Tilkoblede enheter\" på mobilen din",
"description": "The subheader shown on the 'choose device name' screen in the device linking process"
},
"Install__choose-device-name__placeholder": {
@ -1474,7 +1482,7 @@
"description": ""
},
"installUnknownError": {
"message": "An unexpected error occurred. Please try again.",
"message": "En uventet feil oppsto. Prøv igjen.",
"description": ""
},
"installTryAgain": {
@ -1574,11 +1582,11 @@
"description": "Button tooltip label when you can't ring because the group is too large"
},
"calling__button--ring__off": {
"message": "Notify, don't ring",
"message": "Varsle, ikke ring",
"description": "Button tooltip label for turning ringing off"
},
"calling__button--ring__on": {
"message": "Enable ringing",
"message": "Skru på anrop",
"description": "Button tooltip label for turning ringing on"
},
"calling__your-video-is-off": {
@ -1924,11 +1932,11 @@
"description": "Shown when the user disables spellcheck to indicate that they must restart Signal."
},
"SystemTraySetting__minimize-to-system-tray": {
"message": "Minimize to system tray",
"message": "Minimer til varslingsfeltet",
"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 minimized to tray",
"message": "Start minimert i varslingsfeltet",
"description": "In the settings, shown next to the checkbox option for starting in the system tray"
},
"autoLaunchDescription": {
@ -2158,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": "[Today] LT",
"message": "[I dag]",
"description": "Timestamp format string for displaying \"Today\" and the time"
},
"timestampFormat__long__yesterday": {
"message": "[Yesterday] LT",
"message": "[I går]",
"description": "Timestamp format string for displaying \"Yesterday\" and the time"
},
"messageBodyTooLong": {
@ -2532,7 +2540,7 @@
"description": "When a person inputs a number that is invalid"
},
"unlinkedWarning": {
"message": "Click to relink Signal Desktop to your mobile device to continue messaging.",
"message": "Trykk for å koble Signal Desktop til mobilenheten din for å fortsette samtalene.",
"description": ""
},
"unlinked": {
@ -2762,7 +2770,7 @@
"description": "Shown in a message's bubble when you've received a gift badge from a contact"
},
"message--giftBadge--unopened--outgoing": {
"message": "Tap this message on mobile to view your gift",
"message": "Trykk på denne meldingen på mobilen din for å åpne gaven",
"description": "Shown in a message's bubble when you've sent a gift badge to a contact"
},
"message--giftBadge--unopened--label": {
@ -3280,11 +3288,11 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--accept-video-call": {
"message": "Accept call with video",
"message": "Ta imot samtalen med video",
"description": "Shown in the calling keyboard shortcuts guide"
},
"Keyboard--accept-audio-call": {
"message": "Accept call with audio",
"message": "Ta imot samtalen med lyd",
"description": "Shown in the calling keyboard shortcuts guide"
},
"Keyboard--start-audio-call": {
@ -3392,7 +3400,7 @@
"description": "Label for the X button used to remove a staged sticker"
},
"StickerCreator--DropStage--dragDrop": {
"message": "Click or drag/drop a file to add a sticker",
"message": "Trykk 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": {
@ -3570,7 +3578,7 @@
"description": "The error message which appears when the user has not linked their account and attempts to use the Sticker Creator"
},
"Reactions--remove": {
"message": "Remove reaction",
"message": "Fjern reaksjonen",
"description": ""
},
"Reactions--error": {
@ -3808,7 +3816,7 @@
}
},
"member-of-more-than-3-groups--one-more": {
"message": "Member of $group1$, $group2$, $group3$ and one more",
"message": "Medlem av $group1$, $group2$, $group3$og 1 til",
"description": "Shown in the conversation hero to indicate this user is a member of four mutual groups",
"placeholders": {
"group1": {
@ -3926,7 +3934,7 @@
"description": "Shown in both the incoming call bar and notification for an incoming video call"
},
"incomingGroupCall__ringing-you": {
"message": "$ringer$ is calling you",
"message": "$ringer$ ringer deg",
"description": "Shown in the incoming call bar when someone is ringing you for a group call",
"placeholders": {
"ringer": {
@ -3936,7 +3944,7 @@
}
},
"incomingGroupCall__ringing-1-other": {
"message": "$ringer$ is calling you and $otherMember$",
"message": "$ringer$ ringer deg og $otherMember$",
"description": "Shown in the incoming call bar when someone is ringing you for a group call",
"placeholders": {
"ringer": {
@ -3950,7 +3958,7 @@
}
},
"incomingGroupCall__ringing-2-others": {
"message": "$ringer$ is calling you, $first$, and $second$",
"message": "$ringer$ ringer deg, $first$ og $second$",
"description": "Shown in the incoming call bar when someone is ringing you for a group call",
"placeholders": {
"ringer": {
@ -3968,7 +3976,7 @@
}
},
"incomingGroupCall__ringing-3-others": {
"message": "$ringer$ is calling you, $first$, $second$, and 1 other",
"message": "$ringer$ ringer deg, $first$, $second$ og 1 annen",
"description": "Shown in the incoming call bar when someone is ringing you for a group call",
"placeholders": {
"ringer": {
@ -3986,7 +3994,7 @@
}
},
"incomingGroupCall__ringing-many": {
"message": "$ringer$ is calling you, $first$, $second$, and $remaining$ others",
"message": "$ringer$ ringer deg, $first$, $second$ og $remaining$ andre",
"description": "Shown in the incoming call bar when someone is ringing you for a group call",
"placeholders": {
"ringer": {
@ -5618,7 +5626,7 @@
"description": "In the instructions for becoming a sustainer. The heading."
},
"BadgeSustainerInstructions__subheader": {
"message": "Signal is powered by people like you. Contribute and receive a badge.",
"message": "Signal drives av personer som deg. Gi penger og få et merke.",
"description": "In the instructions for becoming a sustainer. The subheading."
},
"BadgeSustainerInstructions__instructions__1": {
@ -5630,7 +5638,7 @@
"description": "In the instructions for becoming a sustainer. Second instruction."
},
"BadgeSustainerInstructions__instructions__3": {
"message": "Tap on \"Donate to Signal\" and subscribe",
"message": "Trykk på \"Gi en pengegave til Signal\" for å abonnere",
"description": "In the instructions for becoming a sustainer. Third instruction."
},
"CompositionArea--expand": {
@ -5654,7 +5662,7 @@
"description": "Displayed while checking if the contact is SMS-only"
},
"countMutedConversationsDescription": {
"message": "Include muted conversations in badge count",
"message": "Tell med samtaler satt på lydløs i merketallet",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -5680,7 +5688,7 @@
}
},
"ContactModal--rm-admin-info": {
"message": "Remove $contact$ as group admin?",
"message": "Fjerne $contact$som gruppeadmin?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone",
"placeholders": {
"contact": {
@ -5706,7 +5714,7 @@
"description": "This is a button in the conversation context menu to show chat settings"
},
"ConversationDetails__unmute--title": {
"message": "Unmute this chat?",
"message": "Vil du skru på lyden på samtalen?",
"description": "Title for the modal to unmute a chat"
},
"ConversationDetails--group-link": {
@ -5722,7 +5730,7 @@
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"message": "Når denne er skrudd på, vil meldingene som sendes i denne samtalen forsvinne når de er sett.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
@ -5746,11 +5754,11 @@
"description": "This is the additional info for the 'who can add members' panel"
},
"ConversationDetails--announcement-label": {
"message": "Who can send messages",
"message": "Hvem kan sende meldinger?",
"description": "This is the additional info for the 'who can send messages' panel"
},
"ConversationDetails--announcement-info": {
"message": "Choose who can send messages to the group.",
"message": "Velg hvem som kan sende meldinger til gruppa.",
"description": "This is the additional info for the 'who can send messages' panel"
},
"ConversationDetails--requests-and-invites": {
@ -5786,7 +5794,7 @@
"description": "This is the modal button to confirm leaving a group"
},
"ConversationDetailsActions--unblock-group-modal-title": {
"message": "Unblock the \"$groupName$\" Group?",
"message": "Vil du fjerne blokkeringen av gruppa $groupName$?",
"description": "This is the modal title for confirming unblock of a group",
"placeholders": {
"groupName": {
@ -5814,7 +5822,7 @@
"description": "This is the modal button to confirm blocking a group"
},
"ConversationDetailsActions--unblock-group-modal-content": {
"message": "Your contacts will be able add you to this group.",
"message": "Kontaktene dine vil kunne legge deg til i denne gruppa.",
"description": "This is the modal content for confirming unblock of a group"
},
"ConversationDetailsActions--unblock-group-modal-confirm": {
@ -5862,15 +5870,15 @@
"description": "In the conversation notifications settings, this is the label for the mentions option"
},
"ConversationNotificationsSettings__mentions__info": {
"message": "Receive notifications when you're mentioned in muted chats",
"message": "Motta varsler når du blir nevnt i samtaler som er satt på lydløs",
"description": "In the conversation notifications settings, this is the sub-label for the mentions option"
},
"ConversationNotificationsSettings__mentions__select__always-notify": {
"message": "Always notify",
"message": "Alltid varsle meg",
"description": "In the conversation notifications settings, this is the option that always notifies you for @mentions"
},
"ConversationNotificationsSettings__mentions__select__dont-notify-for-mentions-if-muted": {
"message": "Don't notify if muted",
"message": "Ikke varsle meg",
"description": "In the conversation notifications settings, this is the option that doesn't notify you for @mentions if the conversation is muted"
},
"GroupLinkManagement--clipboard": {
@ -5938,7 +5946,7 @@
}
},
"PendingRequests--deny-for--with-link": {
"message": "Deny request from \"$name$\"? They will not be able to request to join via the group link again.",
"message": "Vil du avvise forespørselen fra $name$? Hvis du gjør dette, vil vedkommende ikke kunne spørre om å bli med i gruppen via gruppelenken igjen.",
"description": "This is the modal content when confirming denying a group request to join",
"placeholders": {
"name": {
@ -5998,7 +6006,7 @@
}
},
"PendingInvites--revoke-from-plural": {
"message": "Revoke $number$ invites sent by \"$name$\"?",
"message": "Vil du trekke tilbake $number$ invitasjoner sendt av $name$?",
"description": "This is the modal content when confirming revoking multiple invites",
"placeholders": {
"number": {
@ -6046,7 +6054,7 @@
"description": "Title of dialog to block a user from requesting to join via the link again"
},
"PendingRequests--block--contents": {
"message": "$name$ will not be able to join or request to join this group via the group link. They can still be added to the group manually.",
"message": "$name$ kan ikke bli med i eller be om å bli med i denne gruppen via gruppelenken. De kan fremdeles legges til i gruppen manuelt.",
"description": "Details of dialog to block a user from requesting to join via the link again",
"placeholders": {
"name": {
@ -6056,7 +6064,7 @@
}
},
"PendingRequests--block--confirm": {
"message": "Block Request",
"message": "Blokker forespørselen",
"description": "Confirmation button of dialog to block a user from requesting to join via the link again"
},
"AvatarInput--no-photo-label--group": {
@ -6064,7 +6072,7 @@
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--no-photo-label--profile": {
"message": "Add a photo",
"message": "Legg til bilde",
"description": "The label for the avatar uploader when no profile photo is selected"
},
"AvatarInput--change-photo-label": {
@ -6172,7 +6180,7 @@
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Select contact $name$",
"message": "Velg kontakten $name$",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)",
"placeholders": {
"name": {
@ -6182,7 +6190,7 @@
}
},
"deselectContact": {
"message": "De-select contact $name$",
"message": "Fjern valget av $name$",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)",
"placeholders": {
"name": {
@ -6192,7 +6200,7 @@
}
},
"cannotSelectContact": {
"message": "Cannot select contact $name$",
"message": "Kunne ikke velge kontakten $name$",
"description": "The label for contact checkboxes that are disabled",
"placeholders": {
"name": {
@ -6244,11 +6252,11 @@
"description": "aria-label for the 'next' button in the forward a message modal dialog"
},
"TimelineDateHeader--date-in-last-6-months": {
"message": "ddd, MMM D",
"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": "MMM D, 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": {
@ -6274,7 +6282,7 @@
}
},
"ContactSpoofing__same-name-in-group": {
"message": "$count$ group members have the same name. $link$",
"message": "$count$ gruppemedlemmer har samme navn. $link$",
"description": "Shown in the timeline warning when you multiple group members have the same name",
"placeholders": {
"count": {
@ -6292,7 +6300,7 @@
"description": "Shown in the timeline warning when you have a message request from someone with the same name as someone else"
},
"ContactSpoofing__same-name-in-group__link": {
"message": "Click to review",
"message": "Trykk for å se listen",
"description": "Shown in the timeline warning when you multiple group members have the same name"
},
"ContactSpoofingReviewDialog__title": {
@ -6312,11 +6320,11 @@
"description": "Header in the contact spoofing review dialog, shown above the \"safe\" user"
},
"ContactSpoofingReviewDialog__group__title": {
"message": "Review members",
"message": "Gå gjennom medlemslisten",
"description": "Title for the contact name spoofing review dialog in groups"
},
"ContactSpoofingReviewDialog__group__description": {
"message": "$count$ group members have similar names. Review the members below or choose to take action.",
"message": "$count$ gruppemedlemmer har like navn. Se gjennom medlemmene nedenfor, eller velg en handling.",
"description": "Description for the group contact spoofing review dialog"
},
"ContactSpoofingReviewDialog__group__members-header": {
@ -6324,7 +6332,7 @@
"description": "Header in the group contact spoofing review dialog. After this header, there will be a list of members"
},
"ContactSpoofingReviewDialog__group__name-change-info": {
"message": "Recently changed their profile name from $oldName$ to $newName$",
"message": "Endret nylig profilnavnet fra $oldName$ til $newName$",
"description": "In the group contact spoofing review dialog, this text is shown when someone has changed their name recently",
"placeholders": {
"oldName": {
@ -6352,7 +6360,7 @@
}
},
"RemoveGroupMemberConfirmation__description__with-link": {
"message": "Remove \"$name$\" from the group? They will not be able to rejoin via the group link.",
"message": "Vil du fjerne $name$ fra gruppen? Hvis du gjør dette, vil vedkommende ikke kunne spørre om å bli med i gruppen via gruppelenken igjen.",
"description": "When confirming the removal of a group member, show this text in the dialog",
"placeholders": {
"name": {
@ -6374,7 +6382,7 @@
"description": "First paragraph in the captcha dialog"
},
"CaptchaDialog--can-close__title": {
"message": "Continue without verifying?",
"message": "Fortsett uten å bekrefte?",
"description": "Header in the captcha dialog that can be closed"
},
"CaptchaDialog--can-close__body": {
@ -6412,7 +6420,7 @@
}
},
"ChatColorPicker__global-chat-color": {
"message": "Global Chat Color",
"message": "Standard samtalefarge",
"description": "Modal title for the chat color picker and editor for all conversations"
},
"ChatColorPicker__menu-title": {
@ -6432,7 +6440,7 @@
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"message": "Tilbakestill standardfarge",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
@ -6444,7 +6452,7 @@
"description": "Modal message text for confirming resetting of chat colors"
},
"ChatColorPicker__custom-color--label": {
"message": "Show custom color editor",
"message": "Vis fargevelgeren",
"description": "aria-label for custom color editor button"
},
"ChatColorPicker__sampleBubble1": {
@ -6452,7 +6460,7 @@
"description": "An example message bubble for selecting the chat color"
},
"ChatColorPicker__sampleBubble2": {
"message": "Another bubble.",
"message": "Enda en snakkeboble.",
"description": "An example message bubble for selecting the chat color"
},
"ChatColorPicker__sampleBubble3": {
@ -6500,11 +6508,11 @@
"description": "Text for an option in Conversation Details Disappearing Messages setting when user previously selected custom time"
},
"DisappearingTimeDialog__label--value": {
"message": "Number",
"message": "Nummer",
"description": "aria-label for the number select box"
},
"DisappearingTimeDialog__label--units": {
"message": "Unit of time",
"message": "Tidsenhet",
"description": "aria-label for the units of time select box"
},
"DisappearingTimeDialog__title": {
@ -6558,7 +6566,7 @@
}
},
"ErrorBoundaryNotification__text": {
"message": "Couldn't display this message. Click to submit a debug log.",
"message": "Kunne ikke vise meldingen. Trykk for å sende inn en feilsøkingslogg.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"GroupDescription__read-more": {
@ -6574,7 +6582,7 @@
"description": "Placeholder text in the details header for those that can edit the group description"
},
"MediaQualitySelector--button": {
"message": "Select media quality",
"message": "Velg opplastingskvalitet",
"description": "aria-label for the media quality selector button"
},
"MediaQualitySelector--title": {
@ -6638,7 +6646,7 @@
"description": "Shown on the edit username screen"
},
"ProfileEditor--username--check-characters": {
"message": "Usernames may only contain a-z, 0-9 and _",
"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": {
@ -6646,7 +6654,7 @@
"description": "Shown if user has attempted to begin their username with a number"
},
"ProfileEditor--username--check-character-min": {
"message": "Usernames must have a least $min$ characters.",
"message": "Brukernavn må ha minst $min$ tegn.",
"description": "Shown if user has attempted to enter a username with too few characters - currently min is 3",
"placeholders": {
"min": {
@ -6656,7 +6664,7 @@
}
},
"ProfileEditor--username--check-character-max": {
"message": "Usernames must have at most $max$ characters.",
"message": "Brukernavn kan ha maks. $max$ tegn.",
"description": "Shown if user has attempted to enter a username with too many characters - currently min is 25",
"placeholders": {
"max": {
@ -6670,19 +6678,19 @@
"description": "Shown if user has attempted to save a username which is not available"
},
"ProfileEditor--username--general-error": {
"message": "Your username couldnt be saved. Check your connection and try again.",
"message": "Brukernavnet ditt kunne ikke lagres. Sjekk nettilkoblingen din og prøv igjen.",
"description": "Shown if something unknown has gone wrong with username save."
},
"ProfileEditor--username--delete-general-error": {
"message": "Your username couldnt be removed. Check your connection and try again.",
"message": "Brukernavnet ditt kunne ikke fjernes. Sjekk nettilkoblingen din og prøv igjen.",
"description": "Shown if something unknown has gone wrong with username delete."
},
"ProfileEditor--username--delete-username": {
"message": "Delete username",
"message": "Slett brukernavnet",
"description": "Shown as aria label for trash icon next to username"
},
"ProfileEditor--username--confirm-delete-body": {
"message": "This will remove your username, allowing other users to claim it. Are you sure?",
"message": "Dette vil fjerne brukernavnet ditt, og andre brukere kan ta det. Er du helt sikker?",
"description": "Shown in dialog body if user has saved an empty string to delete their username"
},
"ProfileEditor--username--confirm-delete-button": {
@ -6690,7 +6698,7 @@
"description": "Shown in dialog button if user has saved an empty string to delete their username"
},
"ProfileEditor--about-placeholder": {
"message": "Write something about yourself...",
"message": "Skriv noe om deg selv...",
"description": "Placeholder text for about input field"
},
"ProfileEditor--first-name": {
@ -6706,7 +6714,7 @@
"description": "ConfirmationDialog text for discarding changes"
},
"ProfileEditor--info": {
"message": "Your profile is encrypted. Your profile and changes to it will be visible to your contacts and when you start or accept new chats. $learnMore$",
"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$",
"description": "Information shown at the bottom of the profile editor section",
"placeholders": {
"learnMore": {
@ -6752,7 +6760,7 @@
"description": "Title for about editing"
},
"ProfileEditorModal--avatar": {
"message": "Your Avatar",
"message": "Ditt ikon",
"description": "Title for profile avatar editing"
},
"ProfileEditorModal--username": {
@ -6760,7 +6768,7 @@
"description": "Title for username editing"
},
"ProfileEditorModal--error": {
"message": "Your profile could not be updated. Please try again.",
"message": "Profilen din kunne ikke oppdateres. Prøv igjen.",
"description": "Error message when something goes wrong updating your profile."
},
"AnnouncementsOnlyGroupBanner--modal": {
@ -6768,7 +6776,7 @@
"description": "Modal title for the list of admins in a group"
},
"AnnouncementsOnlyGroupBanner--announcements-only": {
"message": "Only $admins$ can send messages",
"message": "Bare $admins$ kan sende meldinger",
"description": "Displayed if sending of messages is disabled to non-admins",
"placeholders": {
"admins": {
@ -6782,15 +6790,15 @@
"description": "Clickable text describing administrators of a group, used in the message an admin label"
},
"AvatarEditor--choose": {
"message": "Select an avatar",
"message": "Velg et ikon",
"description": "Label for the avatar selector"
},
"AvatarColorPicker--choose": {
"message": "Choose a color",
"message": "Velg en farge",
"description": "Label for when you need to choose your fighter, err color"
},
"LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"message": "Group Avatar",
"message": "Gruppe-ikon",
"description": "Title for the avatar picker in the group creation flow"
},
"Preferences__button--general": {
@ -6818,7 +6826,7 @@
"description": "Button to switch the settings view"
},
"Preferences--lastSynced": {
"message": "Last import at $date$ $time$",
"message": "Sist synkronisert $date$ $time$",
"description": "Label for date and time of last sync operation",
"placeholders": {
"date": {
@ -6836,7 +6844,7 @@
"description": "Title for system type settings"
},
"Preferences--zoom": {
"message": "Zoom level",
"message": "Zoom",
"description": "Label for changing the zoom level"
},
"Preferences__link-previews--title": {
@ -6844,7 +6852,7 @@
"description": "Title for the generate link previews setting"
},
"Preferences__link-previews--description": {
"message": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"message": "Åpne Signal på mobilenheten din og gå til Innstillinger > Samtaler for å endre denne innstillingen",
"description": "Description for the generate link previews setting"
},
"Preferences--advanced": {
@ -6852,7 +6860,7 @@
"description": "Title for advanced settings"
},
"Preferences--notification-content": {
"message": "Notification content",
"message": "Varslingsinnhold",
"description": "Label for the notification content setting select box"
},
"Preferences--blocked": {
@ -6884,7 +6892,7 @@
"description": "Title for the 'who can do X' setting"
},
"Preferences__privacy--description": {
"message": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"message": "Åpne Signal på mobilenheten din og gå til Innstillinger > Personvern for å endre disse innstillingene",
"description": "Description for the 'who can do X' setting"
},
"Preferences__who-can--everybody": {
@ -6908,7 +6916,7 @@
"description": "Label for the see my phone number setting"
},
"Preferences--find-me": {
"message": "Find me by my phone number",
"message": "Finn meg via telefonnummer",
"description": "Label for the find me by my phone number setting"
},
"Preferences--read-receipts": {
@ -6936,7 +6944,7 @@
"description": "Label for Device list in call settings pane"
},
"DialogUpdate--version-available": {
"message": "Update to version $version$ available",
"message": "Oppdatering til versjon $version$ er tilgjengelig",
"description": "Tooltip for new update available",
"placeholders": {
"status": {
@ -6964,19 +6972,19 @@
}
},
"NSIS__decompressionFailed": {
"message": "Failed to decompress files. Please try running the installer again.",
"message": "Kunne ikke pakke ut filene. Kjør programmet på nytt.",
"description": "Displayed when Windows installer cannot decompress application files"
},
"NSIS__uninstallFailed": {
"message": "Failed to uninstall old application files. Please try running the installer again.",
"message": "Kunne ikke avinstallere de gamle programfilene. Kjør programmet på nytt.",
"description": "Displayed when Windows installer cannot uninstall the old application"
},
"CrashReportDialog__title": {
"message": "Application crashed",
"message": "Programmet krasjet",
"description": "A title of the dialog displayed when starting an application after a recent crash"
},
"CrashReportDialog__body": {
"message": "Signal restarted after a crash. You can submit a crash report to help Signal investigate the issue.",
"message": "Signal startet på nytt etter et krasj. Du kan sende inn en rapport for å gjøre det lettere for Signal å løse problemet.",
"description": "The body of the dialog displayed when starting an application after a recent crash"
},
"CrashReportDialog__submit": {
@ -7032,7 +7040,7 @@
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"message": "Omriss",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
@ -7044,7 +7052,7 @@
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"message": "Markeringstusj",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
@ -7072,7 +7080,7 @@
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Flip",
"message": "Bytt",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
@ -7143,6 +7151,36 @@
"message": "Slette storyen? Dette vil slette storyen for deg og alle du har delt den med.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal-kontakter",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ er personer som du stoler på, enten ved å:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "starte en ny samtale",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "godta en meldingsforespørsel",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Ha dem i systemkontaktlisten din",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Kontaktene dine kan se navnet og profilbildet ditt, i tillegg til det du deler på Min story, med mindre du skjuler det for dem",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Stories",
"description": "Title for the stories list"
@ -7160,7 +7198,7 @@
"description": "Button label to go to hidden stories pane"
},
"Stories__list-empty": {
"message": "No recent stories to show right now",
"message": "Ingen nylige stories å vise",
"description": "Description for when there are no stories to show"
},
"Stories__placeholder--text": {
@ -7189,12 +7227,160 @@
"message": "Sender reaksjon ...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Innstillinger for story",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Ny privat story",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "Sett av $num$",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "Sett av $num$",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Disse kan se denne storyen",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Legg til seer",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Fjern",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Fjern $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Denne personen vil ikke kunne se storyen din lenger.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Svar og reaksjoner",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Tillat svar og reaksjoner",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Gjør det mulig for de som kan se storyen din å reagere og svare.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Slett den private storyen",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Vil du slette den private storyen?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Velg seere",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Gi et navn til denne storyen",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Navn på story (obligatorisk)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Skjul story for",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Alle Signal-kontaktene",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Del med alle på kontaktlisten",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Alle Signal-kontaktene unntatt ...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ personer er ekskludert",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Del kun med ...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Del kun med utvalgte personer",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ personer",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Velg hvem som kan se storyen din. Dette vil ikke påvirke storyene som du allerede har delt. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Lær mer.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Innstillinger for story",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Del og se stories",
"message": "Del og se storyer",
"description": "Select box title for the stories on/off toggle"
},
"Stories__settings-toggle--description": {
"message": "Du kan ikke dele og se storyer når dette alternativet er slått av.",
"message": "Du kan ikke lenger dele og se storyer når dette alternativet er slått av.",
"description": "Select box description for the stories on/off toggle"
},
"StoryViewer__pause": {
@ -7221,6 +7407,30 @@
"message": "Slå lyd på",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Sendt $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Filstørrelse $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Kopier tidsstempel",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Ingen svar ennå",
"description": "Placeholder text for when there are no replies"
@ -7257,8 +7467,16 @@
"message": "Gå til samtale",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Slett",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Info",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Hide story? New story updates from $name$ wont appear at the top of the stories list anymore.",
"message": "Vil du skjule denne? Nye oppdateringer fra $name$ vil ikke havne øverst på listen over stories lengre.",
"description": "Body for the confirmation dialog for hiding a story"
},
"StoryListItem__hide-modal--confirm": {
@ -7314,7 +7532,7 @@
"description": "Placeholder for the URL input for link previews"
},
"StoryCreator__link-preview-empty": {
"message": "Add a link for viewers of your story",
"message": "Del en link med de som ser storyen din",
"description": "Empty state for the link preview"
},
"TextAttachment__placeholder": {
@ -7352,15 +7570,19 @@
"description": "Default aria-label for the context menu buttons"
},
"WhatsNew__modal-title": {
"message": "What's New",
"message": "Det nyeste",
"description": "Title for the whats new modal"
},
"WhatsNew__bugfixes": {
"message": "Denne versjonen inneholder noen justeringer og feilrettinger som sikrer at Signal fungerer optimalt.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "For all the dark mode folks on Windows, we've got a new titlebar to match your style.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "Klaar",
"description": "Label for done"
},
"update": {
"message": "Bijwerken",
"description": ""
},
"next2": {
"message": "Volgende",
"description": ""
},
"on": {
"message": "Aan",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Dit verhaal wissen? Het zal ook worden gewist voor iedereen die het al heeft ontvangen.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal-contacten",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ zijn mensen die je vertrouwt, bijvoorbeeld door:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Zelf een één-op-één-gesprek met hem of haar te beginnen",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Een één-op-één-gespreksverzoek van hem of haar te accepteren",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Hem of haar in je systeemcontactenlijst te hebben staan",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Je contacten kunnen je naam en foto zien en kunnen berichten in Mijn Verhaal zien, tenzij je dat voor hen verbergt",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Verhalen",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Reactie versturen...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Verhaalinstellingen",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Nieuw privéverhaal",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ weergave",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ weergaven",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Wie mogen dit verhaal zien",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Persoon toevoegen",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Verwijderen",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "$title$ verwijderen",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Deze persoon zal je verhaal niet langer kunnen zien.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Reacties",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Reacties toestaan",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Sta personen die je verhaal mogen zien ook toe om te reageren.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Privéverhaal wissen",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Privéverhaal verwijderen?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Gebruikers kiezen",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Verhaal een naam geven",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Verhaalnaam (vereist)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Verberg dit verhaal van",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Alle contacten op Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Deel met alle contacten",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Alle Signal-contacten, behalve...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "Voor $num$ personen verborgen",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Deel alleen met...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Deel alleen met specifieke personen",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ personen",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Kies wie je verhaal kan zien. Wijzigingen hebben geen invloed op verhalen die je al verstuurd hebt. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Meer leren hierover.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Verhaalinstellingen",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Verhalen delen en bekijken",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Meldingen niet langer dempen",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Verstuurd $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Bestandsgrootte $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Tijdstempel kopiëren",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Nog geen reacties",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Gesprek openen",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Wissen",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Bericht­details",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Als je dit verhaal verbergt dan zullen nieuwe verhalen van $name$ niet langer bovenaan de lijst met verhalen worden weergegeven.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Deze versie bevat een aantal kleine foutoplossingen waardoor Signal voor nog meer mensen goed werkt.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Voor alle gebruikers van de donkere modus op Windows, we hebben een nieuwe titelbalk die bij je stijl past.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"message": "Wat 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

@ -1141,6 +1141,14 @@
"message": "Ferdig",
"description": "Label for done"
},
"update": {
"message": "Oppdater",
"description": ""
},
"next2": {
"message": "Neste",
"description": ""
},
"on": {
"message": "På",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Delete this story? It will also be deleted for everyone who received it.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal Connections",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ are people you've chosen to trust, either by:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Starta ein samtale",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Ta i mot ein meldingsførespurnad",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Ha dei i systemkontaktane",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Your connections can see your name and photo, and can see posts to \"My Story\" unless you hide it from them",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Historiar",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Sending reaction...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Historieinnstillingar",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Ny privat historie",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ viewer",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ viewers",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Kven kan sjå denne historia",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Legg til sjåar",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Fjern",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Remove $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Denne personen vil ikkje lenger sjå historia di.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Replies & reactions",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Allow replies & reactions",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Let people who can view your story react and reply.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Slett privat historie",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Delete private story?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Choose Viewers",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Name this story",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Historienamn (krevst)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Gøym historia frå",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "All Signal connections",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Share with all connections",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "All Signal connections except...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ people excluded",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Only share with...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Only share with selected people",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ people",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Choose who can view your story. Changes won't affect stories you've already sent. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Lær meir",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Historieinnstillingar",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Share & View Stories",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Ikkje demp",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Sent $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "File size $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Copy timestamp",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Ingen svar enno",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Gå til samtale",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Slett",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Info",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Hide story? New story updates from $name$ wont appear at the top of the stories list anymore.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "For all the dark mode folks on Windows, we've got a new titlebar to match your style.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"message": "Additional 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

@ -1141,6 +1141,14 @@
"message": "Done",
"description": "Label for done"
},
"update": {
"message": "Update",
"description": ""
},
"next2": {
"message": "Next",
"description": ""
},
"on": {
"message": "On",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Delete this story? It will also be deleted for everyone who received it.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal Connections",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ are people you've chosen to trust, either by:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Starting a conversation",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Accepting a message request",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Having them in your system contacts",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Your connections can see your name and photo, and can see posts to \"My Story\" unless you hide it from them",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Stories",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Sender reaksjon...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Story settings",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "New private story",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ viewer",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ viewers",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Who can see this story",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Add viewer",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Slett",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Remove $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "This person will no longer see your story.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Replies & reactions",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Allow replies & reactions",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Let people who can view your story react and reply.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Delete private story",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Delete private story?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Choose Viewers",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Name this story",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Story name (required)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Hide story from",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "All Signal connections",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Share with all connections",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "All Signal connections except...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ people excluded",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Only share with...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Only share with selected people",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ people",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Choose who can view your story. Changes won't affect stories you've already sent. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Learn more.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Story settings",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Del og se stories",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Unmute",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Sent $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "File size $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Copy timestamp",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "No replies yet",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Go to chat",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Slett",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Info",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Hide story? New story updates from $name$ wont appear at the top of the stories list anymore.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "For deg som foretrekker mørkt modus på Windows, har vi nå lagt til en ny tittellinje som matcher stilen din.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"message": "Additional 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

@ -1141,6 +1141,14 @@
"message": "ਮੁਕੰਮਲ",
"description": "Label for done"
},
"update": {
"message": "ਅੱਪਡੇਟ ਕਰੋ",
"description": ""
},
"next2": {
"message": "ਅੱਗੇ",
"description": ""
},
"on": {
"message": "ਚਾਲੂ",
"description": "Label for when something is turned on"
@ -7088,11 +7096,11 @@
"description": "Title for the my stories list"
},
"MyStories__story": {
"message": "ਤੁਹਾਡੀ ਕਹਾਣੀ",
"message": "ਤੁਹਾਡੀ ਸਟੋਰੀ",
"description": "aria-label for each one of your stories"
},
"MyStories__download": {
"message": "ਕਹਾਣੀ ਡਾਊਨਲੋਡ ਕਰੋ",
"message": "ਸਟੋਰੀ ਡਾਊਨਲੋਡ ਕਰੋ",
"description": "aria-label for the download button"
},
"MyStories__more": {
@ -7140,9 +7148,39 @@
}
},
"MyStories__delete": {
"message": "ਕੀ ਇਸ ਕਹਾਣੀ ਨੂੰ ਹਟਾਉਣਾ ਹੈ? ਇਹ ਕਹਾਣੀ ਜਿਹਨਾਂ ਨੂੰ ਪ੍ਰਾਪਤ ਹੋਈ ਹੈ, ਉਹਨਾਂ ਸਭ ਲਈ ਵੀ ਹਟਾ ਦਿੱਤੀ ਜਾਵੇਗੀ।",
"message": "ਕੀ ਇਸ ਸਟੋਰੀ ਨੂੰ ਹਟਾਉਣਾ ਹੈ? ਇਹ ਸਟੋਰੀ ਜਿਹਨਾਂ ਨੂੰ ਪ੍ਰਾਪਤ ਹੋਈ ਹੈ, ਉਹਨਾਂ ਸਭ ਲਈ ਵੀ ਹਟਾ ਦਿੱਤੀ ਜਾਵੇਗੀ।",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal ਕਨੈਕਸ਼ਨ",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ ਉਹ ਲੋਕ ਹਨ ਜਿਹਨਾਂ ਨੂੰ ਤੁਸੀਂ ਨਿਮਨਲਿਖਤ ਅਨੁਸਾਰ ਭਰੋਸਾ ਕਰਨ ਲਈ ਚੁਣਿਆ ਹੈ:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "ਚੈਟ ਸ਼ੁਰੂ ਕਰਕੇ",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "ਸੁਨੇਹੇ ਦੀ ਬੇਨਤੀ ਮਨਜ਼ੂਰ ਕਰਕੇ",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "ਉਹਨਾਂ ਨੂੰ ਆਪਣੇ ਸਿਸਟਮ ਦੇ ਸੰਪਰਕਾਂ ਵਿੱਚ ਸ਼ਾਮਲ ਕਰਕੇ",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "ਤੁਹਾਡੇ ਕਨੈਕਸ਼ਨ ਤੁਹਾਡਾ ਨਾਮ ਅਤੇ ਫ਼ੋਟੋ ਦੇਖ ਸਕਦੇ ਹਨ, ਅਤੇ \"ਮੇਰੀ ਸਟੋਰੀ\" ਵਿਚਲੀਆਂ ਪੋਸਟਾਂ ਦੇਖ ਸਕਦੇ ਹਨ, ਬਸ਼ਰਤੇ ਤੁਸੀਂ ਉਹਨਾਂ ਕੋਲੋਂ ਇਸ ਨੂੰ ਲੁਕਾਇਆ ਨਾ ਹੋਵੇ",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "ਕਹਾਣੀਆਂ",
"description": "Title for the stories list"
@ -7152,19 +7190,19 @@
"description": "Label for your stories"
},
"Stories__add": {
"message": "ਕਹਾਣੀ ਸ਼ਾਮਲ ਕਰੋ",
"message": "ਸਟੋਰੀ ਸ਼ਾਮਲ ਕਰੋ",
"description": "Description hint to add a story"
},
"Stories__hidden-stories": {
"message": "ਲੁਕੀਆਂ ਹੋਈਆਂ ਕਹਾਣੀਆਂ",
"message": "ਲੁਕੀਆਂ ਹੋਈਆਂ ਸਟੋਰੀਆਂ",
"description": "Button label to go to hidden stories pane"
},
"Stories__list-empty": {
"message": "ਇਸ ਵੇਲੇ ਦਿਖਾਉਣ ਲਈ ਕੋਈ ਵੀ ਨਵੀਂ ਕਹਾਣੀ ਉਪਲਬਧ ਨਹੀਂ ਹੈ",
"message": "ਇਸ ਵੇਲੇ ਦਿਖਾਉਣ ਲਈ ਕੋਈ ਵੀ ਨਵੀਂ ਸਟੋਰੀ ਉਪਲਬਧ ਨਹੀਂ ਹੈ",
"description": "Description for when there are no stories to show"
},
"Stories__placeholder--text": {
"message": "ਕਹਾਣੀ ਦੇਖਣ ਲਈ ਕਲਿੱਕ ਕਰੋ",
"message": "ਸਟੋਰੀ ਦੇਖਣ ਲਈ ਕਲਿੱਕ ਕਰੋ",
"description": "Placeholder label for the story view"
},
"Stories__from-to-group": {
@ -7189,6 +7227,154 @@
"message": "ਪ੍ਰਤੀਕਿਰਿਆ ਭੇਜੀ ਜਾ ਰਹੀ ਹੈ…",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "ਸਟੋਰੀ ਦੀਆਂ ਸੈਟਿੰਗਾਂ",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "ਨਵੀਂ ਨਿੱਜੀ ਸਟੋਰੀ",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ ਦਰਸ਼ਕ",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ ਦਰਸ਼ਕ",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "ਇਸ ਸਟੋਰੀ ਨੂੰ ਕੌਣ ਦੇਖ ਸਕਦਾ ਹੈ",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "ਦਰਸ਼ਕ ਸ਼ਾਮਲ ਕਰੋ",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "ਹਟਾਓ",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "$title$ ਨੂੰ ਹਟਾਓ",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "ਇਸ ਵਿਅਕਤੀ ਨੂੰ ਹੁਣ ਤੁਹਾਡੀ ਸਟੋਰੀ ਦਿਖਾਈ ਨਹੀਂ ਦੇਵੇਗੀ।",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "ਜਵਾਬ ਅਤੇ ਰਿਐਕਸ਼ਨ",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "ਜਵਾਬ ਅਤੇ ਰਿਐਕਸ਼ਨ ਭੇਜਣ ਦੀ ਮਨਜ਼ੂਰੀ ਦਿਓ",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "ਜਿਹੜੇ ਲੋਕ ਤੁਹਾਡੀ ਸਟੋਰੀ ਦੇਖ ਸਕਦੇ ਹਨ, ਉਹਨਾਂ ਨੂੰ ਜਵਾਬ ਅਤੇ ਰਿਐਕਸ਼ਨ ਭੇਜਣ ਦੀ ਸਹੂਲਤ ਦਿਓ।",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "ਨਿੱਜੀ ਸਟੋਰੀ ਹਟਾਓ",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "ਕੀ ਨਿੱਜੀ ਸਟੋਰੀ ਹਟਾਉਣੀ ਹੈ?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "ਦਰਸ਼ਕ ਚੁਣੋ",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "ਇਸ ਸਟੋਰੀ ਨੂੰ ਨਾਮ ਦਿਓ",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "ਸਟੋਰੀ ਦਾ ਨਾਮ (ਲਾਜ਼ਮੀ ਹੈ)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "ਸਟੋਰੀ ਇਹਨਾਂ ਤੋਂ ਲੁਕਾਓ",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "ਸਾਰੇ Signal ਕਨੈਕਸ਼ਨ",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "ਸਾਰੇ ਕਨੈਕਸ਼ਨਾਂ ਨਾਲ ਸਾਂਝਾ ਕਰੋ",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "ਸਾਰੇ Signal ਕਨੈਕਸ਼ਨ, ਬਜਾਏ ਇਹਨਾਂ ਦੇ…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ ਲੋਕਾਂ ਨੂੰ ਬਾਹਰ ਰੱਖਿਆ ਗਿਆ",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "ਸਿਰਫ਼ ਇਹਨਾਂ ਨਾਲ ਸਾਂਝਾ ਕਰੋ…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "ਸਿਰਫ਼ ਚੁਣੇ ਹੋਏ ਲੋਕਾਂ ਨਾਲ ਸਾਂਝਾ ਕਰੋ",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ ਲੋਕ",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "ਚੁਣੋ ਕਿ ਤੁਹਾਡੀ ਕਹਾਣੀ ਕੌਣ ਦੇਖ ਸਕਦਾ ਹੈ। ਤਬਦੀਲੀਆਂ ਉਹਨਾਂ ਸਟੋਰੀਆਂ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਨਹੀਂ ਕਰਨਗੀਆਂ ਜੋ ਤੁਸੀਂ ਪਹਿਲਾਂ ਹੀ ਭੇਜ ਚੁੱਕੇ ਹੋ। $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "ਹੋਰ ਜਾਣੋ।",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "ਸਟੋਰੀ ਦੀਆਂ ਸੈਟਿੰਗਾਂ",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "ਸਟੋਰੀਆਂ ਨੂੰ ਸਾਂਝਾ ਕਰੋ ਅਤੇ ਦੇਖੋ",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "ਅਣ-ਮਿਊਟ ਕਰੋ",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "$time$ ਨੂੰ ਭੇਜਿਆ ਗਿਆ",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "ਫਾਈਲ ਦਾ ਆਕਾਰ $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "ਟਾਈਮਸਟੈਂਪ ਕਾਪੀ ਕਰੋ",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "ਅਜੇ ਤੱਕ ਕਿਸੇ ਨੇ ਜਵਾਬ ਨਹੀਂ ਦਿੱਤਾ",
"description": "Placeholder text for when there are no replies"
@ -7234,31 +7444,39 @@
"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": {
"message": "ਕਹਾਣੀ",
"message": "ਸਟੋਰੀ",
"description": "aria-label for the story list button"
},
"StoryListItem__unhide": {
"message": "ਕਹਾਣੀਆਂ ਦਿਖਾਓ",
"message": "ਸਟੋਰੀਆਂ ਦਿਖਾਓ",
"description": "Label for menu item to un-hide the story"
},
"StoryListItem__hide": {
"message": "ਕਹਾਣੀ ਲੁਕਾਓ",
"message": "ਸਟੋਰੀ ਲੁਕਾਓ",
"description": "Label for menu item to hide the story"
},
"StoryListItem__go-to-chat": {
"message": "ਚੈਟ 'ਤੇ ਜਾਓ",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "ਹਟਾਓ",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "ਜਾਣਕਾਰੀ",
"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": {
@ -7274,7 +7492,7 @@
"description": "Button label"
},
"StoryCreator__story-bg": {
"message": "ਕਹਾਣੀ ਦੀ ਬੈਕਗਰਾਊਂਡ ਦਾ ਰੰਗ ਬਦਲੋ",
"message": "ਸਟੋਰੀ ਦੀ ਬੈਕਗਰਾਊਂਡ ਦਾ ਰੰਗ ਬਦਲੋ",
"description": "Button label"
},
"StoryCreator__next": {
@ -7314,7 +7532,7 @@
"description": "Placeholder for the URL input for link previews"
},
"StoryCreator__link-preview-empty": {
"message": "ਆਪਣੀ ਕਹਾਣੀ ਦੇ ਦਰਸ਼ਕਾਂ ਲਈ ਇੱਕ ਲਿੰਕ ਸ਼ਾਮਲ ਕਰੋ",
"message": "ਆਪਣੀ ਸਟੋਰੀ ਦੇ ਦਰਸ਼ਕਾਂ ਲਈ ਇੱਕ ਲਿੰਕ ਸ਼ਾਮਲ ਕਰੋ",
"description": "Empty state for the link preview"
},
"TextAttachment__placeholder": {
@ -7326,11 +7544,11 @@
"description": "Title for the link preview tooltip"
},
"Quote__story": {
"message": "ਕਹਾਣੀ",
"message": "ਸਟੋਰੀ",
"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": {
@ -7340,7 +7558,7 @@
}
},
"Quote__story-reaction--single": {
"message": "ਕਿਸੇ ਕਹਾਣੀ ਉੱਤੇ ਰਿਐਕਸ਼ਨ ਦਿੱਤਾ",
"message": "ਕਿਸੇ ਸਟੋਰੀ ਉੱਤੇ ਰਿਐਕਸ਼ਨ ਦਿੱਤਾ",
"description": "Used whenever we can't find a user's first name"
},
"Quote__story-unavailable": {
@ -7359,8 +7577,12 @@
"message": "Signal ਨੂੰ ਸੁਚਾਰੂ ਢੰਗ ਨਾਲ ਚੱਲਦਾ ਰੱਖਣ ਲਈ ਇਸ ਵਰਜ਼ਨ ਵਿੱਚ ਨਿੱਕੇ-ਮੋਟੇ ਸੁਧਾਰ ਅਤੇ ਬੱਗ ਠੀਕ ਕੀਤੇ ਗਏ ਹਨ।",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Windows ਵਿੱਚ ਡਾਰਕ ਮੋਡ ਵਰਤਣ ਵਾਲੇ ਲੋਕਾਂ ਲਈ, ਅਸੀਂ ਉਹਨਾਂ ਦੇ ਸਟਾਇਲ ਨਾਲ ਮੇਲ ਖਾਂਦੀ ਸਿਰਲੇਖ ਪੱਟੀ ਸ਼ਾਮਲ ਕੀਤੀ ਹੈ।",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "Gotowe",
"description": "Label for done"
},
"update": {
"message": "Uaktualnij",
"description": ""
},
"next2": {
"message": "Dalej",
"description": ""
},
"on": {
"message": "Włączone",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Usunąć tę historię? To działanie spowoduje również usunięcie jej u wszystkich, którzy ją otrzymali.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Kontakty Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ to osoby, którym postanowiłeś(-aś) zaufać przez:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Rozpoczęcie konwersacji",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Zaakceptowanie prośby o kontakt",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Posiadanie ich w systemowej książce kontaktów",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Twoje kontakty widzą Twoje imię i zdjęcie oraz posty w „Mojej relacji” chyba, że je przed nimi ukryjesz.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Historie",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Wysyłanie reakcji…",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Ustawienia historii",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Nowa, prywatna historia",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ widz",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ widzów",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Kto może zobaczyć tę historię",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Dodaj widza",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Usuń",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Usuń: $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Ta osoba nie będzie już widzieć Twojej historii.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Odpowiedzi i reakcje",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Zezwól na odpowiedzi i reakcje",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Pozwól osobom, które oglądają twoje relacje, reagować i odpowiadać.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Usuń prywatną historię",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Usunąć relację prywatną?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Wybierz odbiorców",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Nadaj nazwę relacji",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Tytuł historii (wymagane)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Ukryj historię przed",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Wszystkie kontakty Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Udostępnij wszystkim kontaktom",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Wszystkie kontakty Signal oprócz…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "Wykluczono tyle osób: $num$",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Udostępnij tylko…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Udostępnij tylko wybranym osobom",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$osób",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Zadecyduj, kto może wyświetlać Twoją relację. Zmiany nie wpłyną na przesłane już relacje. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Dowiedz się więcej.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Ustawienia historii",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Udostępniaj i oglądaj relacje",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Cofnij wyciszenie",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Wysłano $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Rozmiar pliku $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Skopiuj stempel czasowy",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Brak odpowiedzi",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Przejdź do rozmowy",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Usuń",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Informacje",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Ukryć historię? Nowe aktualizacje historii od $name$ nie będzie się już pojawiać na szczycie listy historii.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Ta wersja zawiera wiele drobnych ulepszeń i poprawek błędów, zapewniających płynne działanie aplikacji Signal.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Mamy coś specjalnie dla fanów trybu ciemnego w Windowsie — pasujący pasek tytułu.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "تر سره شو",
"description": "Label for done"
},
"update": {
"message": "اپډیټ کول",
"description": ""
},
"next2": {
"message": "بل",
"description": ""
},
"on": {
"message": "روښانه ",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Delete this story? It will also be deleted for everyone who received it.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal Connections",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ are people you've chosen to trust, either by:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Starting a conversation",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Accepting a message request",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Having them in your system contacts",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Your connections can see your name and photo, and can see posts to \"My Story\" unless you hide it from them",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Stories",
"description": "Title for the stories list"
@ -7181,6 +7219,170 @@
}
}
},
"Stories__toast--sending-reply": {
"message": "Sending reply...",
"description": "Toast message"
},
"Stories__toast--sending-reaction": {
"message": "Sending reaction...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Story settings",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "New private story",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ viewer",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ viewers",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Who can see this story",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Add viewer",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "ایسته کول",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Remove $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "This person will no longer see your story.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Replies & reactions",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Allow replies & reactions",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Let people who can view your story react and reply.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Delete private story",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Delete private story?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Choose Viewers",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Name this story",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Story name (required)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Hide story from",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "All Signal connections",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Share with all connections",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "All Signal connections except...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ people excluded",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Only share with...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Only share with selected people",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ people",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Choose who can view your story. Changes won't affect stories you've already sent. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "لا زیات زده کړئ.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Story settings",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Share & View Stories",
"description": "Select box title for the stories on/off toggle"
},
"Stories__settings-toggle--description": {
"message": "You will no longer be able to share or view Stories when this option is turned off.",
"description": "Select box description for the stories on/off toggle"
},
"StoryViewer__pause": {
"message": "Pause",
"description": "Aria label for pausing a story"
@ -7205,6 +7407,30 @@
"message": "بیرته خلاصول",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Sent $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "File size $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Copy timestamp",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "No replies yet",
"description": "Placeholder text for when there are no replies"
@ -7241,6 +7467,14 @@
"message": "Go to chat",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "پاکول",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "معلومات",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Hide story? New story updates from $name$ wont appear at the top of the stories list anymore.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7323,10 +7557,6 @@
}
}
},
"Quote__story-reaction--yours": {
"message": "Reacted to your story",
"description": "Label for when a person reacts to your story"
},
"Quote__story-reaction--single": {
"message": "Reacted to a story",
"description": "Used whenever we can't find a user's first name"
@ -7335,6 +7565,10 @@
"message": "No longer available",
"description": "Label for when a story is not found"
},
"ContextMenu--button": {
"message": "Context menu",
"description": "Default aria-label for the context menu buttons"
},
"WhatsNew__modal-title": {
"message": "څه شی نوي دي",
"description": "Title for the whats new modal"
@ -7343,8 +7577,12 @@
"message": "دغه نسخه یو شمېر واړه کارونه او د بوګ جوړونې لري تر څو Signal په روانه توګه سره کار ورکړي.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "For all the dark mode folks on Windows, we've got a new titlebar to match your style.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"message": "Additional 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

@ -1141,6 +1141,14 @@
"message": "Pronto",
"description": "Label for done"
},
"update": {
"message": "Atualizar",
"description": ""
},
"next2": {
"message": "Próximo",
"description": ""
},
"on": {
"message": "Ligado",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Excluir esse story? Ele também será excluído para todos que o receberam.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Contatos do Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ são pessoas nas quais decidiu confiar, seja por:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Iniciar uma conversa",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Aceitar uma solicitação de conversa",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Tê-los em seus contatos do sistema",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Seus contatos conseguem ver seu nome, foto e publicações nos seus stories, a menos que você oculte esse conteúdo deles",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Stories",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Enviando reação...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Configurações do Story",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Novo story privado",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ visualizador",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ visualizadores",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Quem pode ver esse story",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Adicionar visualizador",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Remover",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Remover $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Essa pessoa não verá mais o seu story.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Respostas e reações",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Permitir respostas e reações",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Permitir que as pessoas que podem ver o seu story possam reagir e responder.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Excluir story privado",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Excluir story privado?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Escolher visualizadores",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Escolha um nome para este story",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Nome do story (obrigatório)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Ocultar story de",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Todos os contatos do Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Compartilhar com todos os contatos",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Todos os contatos do Signal, exceto...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ pessoas excluídas",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Compartilhar apenas com...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Compartilhar apenas com pessoas selecionadas",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ pessoas",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Escolha quem pode ver seu story. As alterações não afetarão os stories que você já enviou. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Saiba mais.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Configurações do Story",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Compartilhar e visualizar Stories",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Ativar microfone",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Enviado à(s) $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Tamanho do arquivo $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Copiar marcação horária",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Ainda não há respostas",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Ir para a conversa",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Excluir",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Info",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Ocultar esse story? Novos stories publicados por $name$ não aparecerão mais no topo da lista de stories.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Essa versão contém pequenos retoques e consertos no Signal para ele continuar funcionando confortavelmente.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Temos uma nova barra de títulos perfeita para quem curte o modo escuro no Windows.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "Concluído",
"description": "Label for done"
},
"update": {
"message": "Atualizar",
"description": ""
},
"next2": {
"message": "Seguinte",
"description": ""
},
"on": {
"message": "On",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Eliminar esta história? Será também eliminada em todos que a receberam.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Contactos do Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ são pessoas em quem escolheu confiar, seja por:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Iniciar uma conversa",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Aceitar um pedido de conversa",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Tê-los nos seus contactos do sistema",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Os seus contactos podem ver o seu nome, foto e posts no \"A minha história\", a não ser que as esconda deles.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Histórias",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "A enviar reação...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Definições de histórias",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Nova história privada",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ visualizador",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ visualizadores",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Quem pode ver esta história",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Adicionar visualizador",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Remover",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Remover $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Essa pessoa deixará de ver a sua história.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Respostas e reações",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Permitir respostas e reações",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Permitir que as pessoas que podem ver a sua história reajam e respondam.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Eliminar história privada",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Eliminar história privada?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Escolher visualizadores",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Escolha um nome para esta história",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Nome da história (obrigatório)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Ocultar história de",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Todos os contactos do Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Partilhar com todos os contactos",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Todos os contactos do Signal exceto...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ pessoas excluídas",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Partilhar apenas com...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Partilhar apenas com pessoas selecionadas",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ pessoas",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Escolha quem pode ver a sua história. As alterações não afetarão as histórias que já enviou. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Saber mais",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Definições de histórias",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Partilhar e ver histórias",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Alertar",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Enviado às $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Tamanho do ficheiro $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Copiar timestamp",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Ainda não existem respostas",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Ir para a conversa",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Eliminar",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Info",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Ocultar história? As atualizações das histórias do(a) $name$ deixarão de aparecer no topo da lista de histórias.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Esta versão contém um número de pequenas funcionalidades e correções de erros de forma a manter o Signal a correr suavemente.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Temos uma nova barra de ferramentas perfeita para quem curte o modo escuro do Windows.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "Gata",
"description": "Label for done"
},
"update": {
"message": "Actualizează",
"description": ""
},
"next2": {
"message": "Următorul",
"description": ""
},
"on": {
"message": "Activat",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Ștergi această poveste? Povestea va fi ștearsă și pentru cei care au primit-o.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Conexiunile Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$sunt persoane în care ai ales să ai încredere, fie prin:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Începi o conversație",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Acceptă o solicitare de mesaj",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Să îi ai în contactele tale de sistem",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Conexiunile tale îți pot vedea numele și fotografia și pot vedea postările din „Povestea mea” cu excepția cazului în care le ascunzi ",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Povești",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Se trimite reacția…",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Setări poveste",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Poveste privată nouă",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$vizualizator",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ vizualizatori",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Cine poate vedea această poveste",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Adaugă spectator",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Elimină",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Elimină $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Această persoană nu va mai vedea povestea ta.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Răspunsuri și reacții",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Permite răspunsi și reacții",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Permite-le oamenilor care îți pot vedea povestea să reacționeze și să răspundă.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Șterge povestea privată",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Ștergi povestea privată?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Alege Vizualizatorii",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Numește această poveste",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Numele poveștii (obligatoriu)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Ascunde povestea de",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Toate conexiunile Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Distribuie către toate conexiunile",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Toate conexiunile Signal cu excepția…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$persoane excluse",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Distribuie doar pentru…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Distribuie doar către anumite persoane",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ persoane",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Alege cine îți poate vedea povestea. Schimbările nu vor afecta poveștile pe care le-ai trimis deja. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Află mai multe.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Setări poveste",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Trimite și Vizualizează Poveștile",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Microfon",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Trimis $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Dimensiunea fișierului $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Copiază marcajul temporal",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Niciun răspuns încă",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Arată conversația",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Șterge",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Informații",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Ascunzi povestea? Actualizări despre povești noi de la $name$ nu vor mai fi afișate la începutul listei.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Această versiune conține o serie de mici modificări și remedieri ale unor erori pentru ca Signal să funcționeze fără probleme.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Pentru toți iubitorii de dark mode pe Windows, avem o nouă bară de titlu care să se potrivească cu stilul vostru.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "Готово",
"description": "Label for done"
},
"update": {
"message": "Обновить",
"description": ""
},
"next2": {
"message": "Далее",
"description": ""
},
"on": {
"message": "Включено",
"description": "Label for when something is turned on"
@ -3502,7 +3510,7 @@
"description": "Text for the create another sticker pack button on the share stage of the sticker creator"
},
"StickerCreator--ShareStage--socialMessage": {
"message": "Посмотрите на этот новый набор стикеров, который я создал для Signal. #makeprivacystick",
"message": "Посмотрите на этот новый набор стикеров, созданных мною для Signal. #makeprivacystick",
"description": "Text which is shared to social media platforms for sticker packs"
},
"StickerCreator--Toasts--imagesAdded": {
@ -4468,7 +4476,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--admins--other": {
"message": "$adminName$ изменил(-а), кто может редактировать информацию группы, на «Только администраторы».",
"message": "$adminName$ изменил(-а) возможность редактировать информацию группы на «Только администраторы».",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4478,15 +4486,15 @@
}
},
"GroupV2--access-attributes--admins--you": {
"message": "Вы изменили, кто может редактировать информацию группы, на «Только администраторы».",
"message": "Вы изменили возможность редактировать информацию группы на «Только администраторы».",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--admins--unknown": {
"message": "Один из администраторов изменил, кто может редактировать информацию группы, на «Только администраторы».",
"message": "Один из администраторов изменил возможность редактировать информацию группы на «Только администраторы».",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--all--other": {
"message": "$adminName$ изменил(-а), кто может редактировать информацию группы, на «Все участники».",
"message": "$adminName$ изменил(-а) возможность редактировать информацию группы на «Все участники».",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4496,15 +4504,15 @@
}
},
"GroupV2--access-attributes--all--you": {
"message": "Вы изменили, кто может редактировать информацию группы, на «Все участники».",
"message": "Вы изменили возможность редактировать информацию группы на «Все участники».",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--all--unknown": {
"message": "Один из администраторов изменил, кто может редактировать информацию группы, на «Все участники».",
"message": "Один из администраторов изменил возможность редактировать информацию группы на «Все участники».",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-members--admins--other": {
"message": "$adminName$ изменил(-а), кто может редактировать членство в группе, на «Только администраторы».",
"message": "$adminName$ изменил(-а) возможность редактировать членство в группе на «Только администраторы».",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4514,15 +4522,15 @@
}
},
"GroupV2--access-members--admins--you": {
"message": "Вы изменили, кто может редактировать членство в группе, на «Только администраторы».",
"message": "Вы изменили возможность редактировать членство в группе на «Только администраторы».",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-members--admins--unknown": {
"message": "Один из администраторов изменил, кто может редактировать членство в группе, на «Только администраторы».",
"message": "Один из администраторов изменил возможность редактировать членство в группе на «Только администраторы».",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-members--all--other": {
"message": "$adminName$ изменил(-а), кто может редактировать членство в группе, на «Все участники».",
"message": "$adminName$ изменил(-а) возможность редактировать членство в группе на «Все участники».",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4532,11 +4540,11 @@
}
},
"GroupV2--access-members--all--you": {
"message": "Вы изменили, кто может редактировать членство в группе, на «Все участники».",
"message": "Вы изменили возможность редактировать членство в группе на «Все участники».",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-members--all--unknown": {
"message": "Один из администраторов изменил, кто может редактировать членство в группе, на «Все участники».",
"message": "Один из администраторов изменил возможность редактировать членство в группе на «Все участники».",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--disabled--you": {
@ -7143,6 +7151,36 @@
"message": "Удалить эту историю? Она также будет удалена для всех, кто её получил.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Контакты Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ — это люди, которым вы решили доверять одним из следующих способов:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Начав разговор",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Приняв запрос на общение",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Имея их в своих системных контактах",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Ваши контакты могут видеть ваше имя и фото, а также обновления истории «Моя история», если вы не скроете её от них",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Истории",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Отправляем реакцию…",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Настройки историй",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Новая частная история",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "Зрителей: $num$",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "Зрителей: $num$",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Кто может видеть эту историю",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Добавить зрителя",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Удалить",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Удалить $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Этот человек больше не будет видеть вашу историю.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Ответы и реакции",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Разрешить ответы и реакции",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Разрешить людям, которые могут видеть вашу историю, реагировать и отвечать.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Удалить частную историю",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Удалить частную историю?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Выберите зрителей",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Назовите эту историю",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Название истории (обязательно)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Скрыть историю от",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Все контакты Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Поделиться со всеми контактами",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Все контакты Signal, кроме...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ человек(-а) исключено",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Поделиться только с...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Поделиться только с конкретными людьми",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ человек(-а)",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Выберите, кто может просмотреть вашу историю. Изменения не повлияют на истории, которые вы уже отправили. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Узнать больше.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Настройки историй",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Делиться историями и просматривать их",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Вкл. микрофон",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Отправлено $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Размер файла $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Копировать отметку времени",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Ещё нет ответов",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Перейти к чату",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Удалить",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Информация",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Скрыть историю? Новые истории от $name$ и их обновления больше не будут показываться сверху списка историй.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Эта версия содержит несколько небольших изменений и исправлений ошибок.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Для всех любителей темного режима в Windows у нас есть новая строка заголовка, соответствующая вашему стилю.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "Hotovo",
"description": "Label for done"
},
"update": {
"message": "Aktualizovať",
"description": ""
},
"next2": {
"message": "Ďalší",
"description": ""
},
"on": {
"message": "Zapnuté",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Odstrániť tento príbeh? Bude tiež vymazaný pre každého, kto ho dostal.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal spojenia",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ sú ľudia, ktorým ste sa rozhodli dôverovať, a to buď:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Začatie konverzácie",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Prijatie žiadosti o správu",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Mať ich vo svojich systémových kontaktoch",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Vaše kontakty môžu vidieť vaše meno a fotografiu, ako aj príspevky v časti „Môj príbeh“, pokiaľ ich pred nimi neskryjete",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Príbehy",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Odosiela sa reakcia…",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Nastavenia príbehu",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Nový súkromný príbeh",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ sledovateľ",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "Počet sledovateľov: $num$ ",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Kto môže vidieť tento príbeh",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Pridať prehliadač",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Odstrániť",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Odstrániť $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Táto osoba už neuvidí váš príbeh.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Odpovede a reakcie",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Povoliť odpovede a reakcie",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Umožnite ľuďom, ktorí si pozrú váš príbeh, reagovať a odpovedať.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Odstrániť súkromný príbeh",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Vymazať súkromný príbeh?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Vybrať sledovateľov",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Pomenovať príbeh",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Názov príbehu (povinné)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Skryť príbeh od",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Všetky Signal spojenia",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Zdieľať so všetkými spojeniami",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Všetky Signal spojenia okrem…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "Počet vylúčených ľudí: $num$",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Zdieľať iba s…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Zdieľať iba s vybranou skupinou ľudí",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "Počet ľudí: $num$",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Rozhodnite, kto si môže váš príbeh pozrieť. Zmeny neovplyvnia príbehy, ktoré ste už odoslali. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Dozvedieť sa viac.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Nastavenia príbehu",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Zdieľať a zobraziť príbehy",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Zapnúť zvuky",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Odoslané$time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Veľkosť súboru $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Kopírovať časovú pečiatku",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Zatiaľ žiadne odpovede",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Prejsť na konverzáciu",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Odstrániť",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Info",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Skryť príbeh? Nové aktualizácie príbehov od $name$ sa už nebudú zobrazovať na začiatku zoznamu príbehov.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Táto verzia obsahuje množstvo drobných vylepšení a opráv chýb, ktoré zaisťujú bezproblémový chod systému Signal.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Pre všetkých používateľov s tmavým režimom v systéme Windows je tu nové záhlavie, ktoré sa prispôsobí vášmu štýlu.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "OK",
"description": "Label for done"
},
"update": {
"message": "Posodobitev",
"description": ""
},
"next2": {
"message": "Naprej",
"description": ""
},
"on": {
"message": "Vklopljena",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Želite izbrisati to zgodbo? Izbrisana bo tudi na napravah dugih prejemnikov_ic.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal povezave",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ so ljudje, ki ste se jim odločili zaupati, s tem, da ste:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "začeli pogovor z njimi",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "sprejeli njihovo prošnjo za pogovor",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "jih imeli med svojimi stiki",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Vaše povezave lahko vidijo vaše ime in fotografijo ter vaše objave pod \"Moja zgodba\", razen če jih skrijete pred njimi",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Zgodbe",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Pošiljanje odziva ...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Nastavitve zgodbe",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Nova zasebna zgodba",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ gledalec_ka",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ gledalci_ke",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Kdo lahko vidi to zgodbo",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Dodaj gledalca_ko",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Odstrani",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Odstrani $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Oseba ne bo več videla vaše zgodbe.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Odgovori in odzivi",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Dovoli odgovore in odzive",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Dovolite ljudem, ki lahko vidijo vašo zgodbo, da se nanjo odzovejo in odgovorijo.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Izbriši zasebno zgodbo",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Želite izbrisati zasebno zgodbo?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Izberite gledalce_ke",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Poimenujte to zgodbo",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Ime zgodbe (zahtevano)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Skrij zgodbo pred",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Vse Signal povezave",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Deli s vsemi povezavami",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Vse Signal povezave, razen ...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ ljudi izključenih",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Deli le s/z ...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Deli le z izbranimi ljudmi",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ ljudi",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Izberite, kdo lahko vidi vašo zgodbo. Spremembe ne bodo vplivale na že poslane zgodbe. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Izvedite več.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Nastavitve zgodbe",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Deljenje & Ogled Zgodb",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Prekini utišanje",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "$time$ poslanih",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Velikost datoteke je $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Kopiraj časovni žig",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Brez odgovorov",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Pojdi na pogovor",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Izbriši",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Info",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Želite skriti zgodbo? Nove posodobitve uporabnika_ce $name$ ne bodo več vidne na vrhu zgodb.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Ta različica vsebuje majhne spremembe in popravke, ki omogočajo, da Signal teče brez težav.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Za vse, ki v sistemu Windows uporabljate temni način, imamo novo naslovno vrstico, ki ustreza vašemu slogu.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "U bë",
"description": "Label for done"
},
"update": {
"message": "Përditësoje",
"description": ""
},
"next2": {
"message": "Tjetër",
"description": ""
},
"on": {
"message": "On",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Të fshihet kjo histori? Do të fshihet gjithashtu edhe për këdo që e mori.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Kontaktet e Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$janë persona që ke zgjedhur t'u besosh, qoftë nga:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Nisjes së një bisede",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Pranimit të një ërkesë për mesazh",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Pasjen e tyre te kontaktet tuaja të sistemit",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Kontaktet mund të shohin emrin dhe fotografinë tënde, si dhe mund të shohin postimet e përkohshme nëse nuk ua fsheh",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Histori",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Reagimi po dërgohet ...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Rregullime historie",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Histori e re private",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ shikues",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ shikues",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Kush mund ta shohë këtë histori",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Shtoni shikues",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Fshije",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Hiq $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Ky person sdo ta shohë më historinë tuaj.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Përgjigje & reagime",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Lejo përgjigjet & reagimet",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Lejo personat që mund ta shohin postimin e përkohshëm të reagojnë dhe të përgjigjen.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Fshi histori private",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Të fshihet postimi privat i përkohshëm?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Zgjidh shikuesit",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Emërto postimin e përkohshëm",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Emër historie (I domosdoshëm)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Fshihe historinë nga",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Të gjitha kontaktet e Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Shpërndaj me të gjitha kontaktet",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Të gjitha kontaktet e Signal përveç…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ persona të përjashtuar",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Shpërndaje vetëm me…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Shpërndaj vetëm me personat e zgjedhur",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ persona",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Zgjidh personat që mund ta shohin postimin e përkohshëm. Ndryshimet nuk zbatohen për postimet e përkohshme tashmë të dërguara. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Mësoni më tepër.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Rregullime historie",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Shpërndaj dhe shiko postimet e përkohshme ",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Çheshtoji",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Dërguar $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Madhësia e skedarit $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Kopjo vulën kohore",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Ende pa përgjigje",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Kalo te fjalosja",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Fshiji",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Info",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Të fshihet historia? Përditësime për histori të reja nga $name$ sdo të shfaqen më në krye të listës së historive.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7348,7 +7566,7 @@
"description": "Label for when a story is not found"
},
"ContextMenu--button": {
"message": "Menuja e kontekstit",
"message": "Menyja e kontekstit",
"description": "Default aria-label for the context menu buttons"
},
"WhatsNew__modal-title": {
@ -7359,8 +7577,12 @@
"message": "Ky version përmban një numër përimtimesh të vockla dhe ndreqje të metash për ta mbajtur të rrjedhshme punën e Signal-it.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Për krejt qejflinjtë e modalitetit të errët në Windows, tashmë kemi shiritin e ri të titujve që përputhet me stilin tuaj.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "Готово",
"description": "Label for done"
},
"update": {
"message": "Сачувај",
"description": ""
},
"next2": {
"message": "Даље",
"description": ""
},
"on": {
"message": "Укључено",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Избрисати ову причу? Такође ће бити избрисана за све који су је примили.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal veze",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ su ljudi kojima verujete i koje ste izabrali na neki od sledećih načina:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Започнете разговор",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Прихватите захтев за разговор",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Имајући их у системским контактима",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Vaše veze mogu da vide vaše ime i fotografiju, kao i objave u „Mojoj priči“, osim ako je ne sakrijete od njih",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Приче",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Slanje reakcije…",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Подешавања приче",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Нова приватна приче",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "Gledalaca: $num$",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "Gledalaca: $num$",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Ко може да види ову причу",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Dodajte gledaoca",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Уклони",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Ukloni korisnika ($title$)",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Ова особа више неће видети вашу причу.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Odgovori i reakcije",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Dozvoli odgovore i reakcije",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Dozvolite ljudima koji mogu da vide vašu priču da reaguju i odgovore na nju.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Обрисати приватну причу",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Želite li da izbrišete privatnu priču?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Izaberite gledaoce",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Dajte naziv priči",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Име приче (потребно)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Сакриј причу од",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Sve Signal veze",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Podelite sa svim vezama",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Sve Signal veze osim…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "Njih $num$ je izuzeto",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Samo podeli sa…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Samo podelite sa odabranim ljudima",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "Njih $num$",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Birajte ko može da vidi vašu priču. Promene neće uticati na priče koje ste već poslali. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Сазнај више",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Подешавања приче",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Podelite i vidite priče",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Обавести",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Poslato $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Veličina fajla $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Kopiraj vremensku oznaku",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Без одговора",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Ићи на ћаскање",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Избриши",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Инфо",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Сакриј причу? Нова ажурирања приче од $name$ ​​више се неће појављивати на врху листе прича.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Za sve ljude koji koriste tamni režim u Windows-u imamo novu naslovnu traku koja odgovara vašem stilu.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "Klar",
"description": "Label for done"
},
"update": {
"message": "Uppdatera",
"description": ""
},
"next2": {
"message": "Nästa",
"description": ""
},
"on": {
"message": "På",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Ta bort den här berättelsen? Den kommer också att tas bort för alla som har mottagit den.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal-anslutningar",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ är personer som du har valt att lita på, antingen genom att:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Starta en konversation",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Acceptera en meddelandeförfrågan",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Ha dem i dina systemkontakter",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Dina anslutningar kan se ditt namn och foto, och kan se inlägg på \"Din berättelse\" om du inte döljer det från dem.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Berättelser",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Skickar reaktion ...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Berättelse inställningar",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Ny privat berättelse",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ tittare",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ tittare",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Vem kan se denna berättelse",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Lägg till tittare",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Ta bort",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Ta bort $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Denna person kommer inte längre se din berättelse.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Svar och reaktioner",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Tillåt svar och reaktioner",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Låt personer som kan se din berättelse reagera och svara.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Ta bort privat berättelse",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Ta bort privat berättelse?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Välj tittare",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Namnge den här berättelsen",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Berättelsenamn (obligatoriskt)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Dölj berättelse från",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Alla Signal-anslutningar",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Dela med alla kontakter",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Alla Signal-anslutningar utom ...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ personer exkluderade",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Dela endast med ...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Dela endast med valda personer",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ personer",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Välj vilka som kan se din berättelse. Ändringar påverkar inte berättelser som du redan har skickat. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Läs mer.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Berättelse inställningar",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Dela och visa Stories",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Av-tysta",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Skickad $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Filstorlek $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Kopiera tidsstämpel",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Inga svar ännu",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Gå till chatt",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Ta bort",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Info",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Dölj berättelse? Nya berättelseuppdateringar från $name$ kommer inte att visas överst på berättelselistan längre.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7348,7 +7566,7 @@
"description": "Label for when a story is not found"
},
"ContextMenu--button": {
"message": "Context menu",
"message": "Kontextmeny",
"description": "Default aria-label for the context menu buttons"
},
"WhatsNew__modal-title": {
@ -7359,8 +7577,12 @@
"message": "Den här versionen innehåller ett antal små justeringar och felrättningar för att Signal ska fungera smidigt.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "För alla de som kör med mörkt läge på Windows har vi en ny titelrad som matchar din stil.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "Imekamilika",
"description": "Label for done"
},
"update": {
"message": "Sasisha",
"description": ""
},
"next2": {
"message": "Inayofuata",
"description": ""
},
"on": {
"message": "Washwa",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Futa stori hii? Pia itafutwa kwa kila mtu aliyeipata.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal Connections",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ ni watu ulioamua kuwaamini, ama kwa:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Kuanzisha mazungumzo",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Kukubali ombi la ujumbe",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Kuwa nao kwenye mfumo wako wa wawasiliani",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Connections wako wanaweza kuona jina lako na picha, na wanaweza kuona \"Stori Yangu\" labda kama utawaficha.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Stori",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Tuma reaction ...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Mipangilio ya stori",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Stori mpya binafsi",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "mtazamaji $num$ ",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "Watazamaji $num$",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Nani anaweza kuona stori hii",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Ongeza mtazamaji",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Ondoa",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Muondoe $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Mtu huyu hataona tena stori yako.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Majibu & reactions",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Ruhusu majibu & reactions",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Ruhusu watu wanaotazama stori yako ku-react na kujibu.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Futa stori binafsi",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Futa stori binafsi?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Chagua Watazamaji",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Ipe stori hii jina",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Jina la stori (linahitajika)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Ficha stori kutoka kwa ",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Signal connections wote",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Shirikisha na watu wote",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Signal Connections wote kasoro...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "Watu $num$ wametengwa",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Share na ... peke yake",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Share na watu waliochaguliwa",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "Watu $num$",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Chagua nani anaweza kutazama stori yako. Mabadiliko hayatoathiri stori ambazo tayari umeshatuma.$learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Pata maelezo zaidi.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Mipangilio ya stori",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Shiriki & Tazama Stori",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Washa ",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Imetumwa $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Ukubwa wa faili $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Nakili mhuri wa muda",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Hakuna majibu bado",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Nenda kwenye gumzo",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Futa",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Maelezo",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Ficha Stori? Stori mpya kutoka kwa $name$ hazitaonekana tena kwenye orodha ya juu ya stori. ",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Toleo hili lina mabadiliko kidogo na maboresho ya program kuiwezesha Signal kufanya kazi vizuri.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Kwa wale wote wanaopenda muonekano mweusi kwenye Windows, tumepata titlebar ya kuendana na mtindo wako.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -1141,6 +1141,14 @@
"message": "పూర్తి",
"description": "Label for done"
},
"update": {
"message": "నవీకరణ ",
"description": ""
},
"next2": {
"message": "తరువాత",
"description": ""
},
"on": {
"message": "ఆన్",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "ఈ స్టోరీని డిలీట్ చేయాలా? దీనిని అందుకున్న ప్రతిఒక్కరి కొరకు కూడా ఇది డిలీట్ చేయబడుతుంది.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal కనెక్షన్‌లు",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$, మీరు వీటి ద్వారా విశ్వసించడానికి ఎంచుకున్న వ్యక్తులు:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "సంభాషణ ప్రారంభించడం",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "సందేశం అభ్యర్ధన ఆమోదించడం",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "మీ సిస్టమ్ కాంటాక్ట్‌ల్లో వారు ఉండటం",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "మీ కనెక్షన్‌లు మీ పేరు మరియు ఫోటోని చూడగలరు, వారి నుంచి మీరు దాచిపెట్టినట్లయితే తప్ప, ‘‘నా స్టోరీ’’కు చేసే పోస్ట్‌లను చూడవచ్చు",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "స్టోరీలు",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "రియాక్షన్ పంపుతోంది...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "స్టోరీ సెట్టింగ్‌లు",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "కొత్త ప్రైవేట్ స్టోరీ",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ వీక్షకుడు",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ వీక్షకులు",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "ఈ స్టోరీని ఎవరు చూడవచ్చు",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "వీక్షకుడిని జోడించండి",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "తొలగించు",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "$title$ని తొలగించండి",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "ఈ వ్యక్తి మీ స్టోరీని ఇక ఏమాత్రం చూడలేడు.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "ప్రత్యుత్తరాలు & ప్రతిస్పందనలు",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "ప్రత్యుత్తరాలు & ప్రతిస్పందనలను అనుమతించండి",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "మీ స్టోరీని చూసే వ్యక్తులు ప్రతిస్పందించేందుకు మరియు ప్రత్యుత్తరాన్ని ఇవ్వనివ్వండి.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "ప్రైవేట్ స్టోరీని డిలీట్ చేయండి",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "ప్రైవేట్ స్టోరీని డిలీట్ చేయాలా?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "వీక్షకులను ఎంచుకోండి",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "ఈ స్టోరీకి పేరు పెట్టండి",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "స్టోరీ పేరు (అవసరం)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "దీని నుంచి స్టోరీని దాచిపెట్టండి",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "అన్ని Signal కనెక్షన్‌లు",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "అన్ని కనెక్షన్‌లతో పంచుకోవడం",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "ఇది మినహా అన్ని Signal కనెక్షన్‌లు...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ మంది వ్యక్తులు మినహాయించబడ్డారు",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "కేవలం వీరితో పంచుకోండి...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "ఎంపిక చేసిన వ్యక్తులతో మాత్రమే పంచుకోండి",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ మంది వ్యక్తులు",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "మీ స్టోరీని ఎవరు చూడవచ్చు అనేది ఎంచుకోండి. మీరు ఇప్పటికే పంపిన స్టోరీలకు మార్పులు వర్తించవు. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "ఇంకా నేర్చుకో.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "స్టోరీ సెట్టింగ్‌లు",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "స్టోరీస్ చూడండి & పంచుకోండి",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "మ్యూట్ తీసివేయి",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "$time$ సార్లు పంపారు",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "ఫైలు సైజు $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "టైమ్‌స్టాంప్ కాపీ చేయండి",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "ఇంకా ఎలాంటి రిప్లైలు లేవు",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "చాట్‌కు వెళ్లండి",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "డిలీట్ చేయండి",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "సమాచారం",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "స్టోరిని దాచిపెట్టాలా? స్టోరీల యొక్క లిస్ట్‌పై $name$ నుంచి కొత్త స్టోరీ అప్‌డేట్‌లు ఇక ఏమాత్రం కనిపించవు.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Signal ని సజావుగా నడిపించడానికి ఈ వెర్షన్‌లో చిన్నపాటి ట్వీక్‌లు మరియు బగ్ ఫిక్స్‌లు ఉన్నాయి.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Windowsపై అన్ని డార్క్‌మోడ్ వ్యక్తుల కొరకు, మీ స్టైల్‌కు మ్యాచ్ అయ్యే కొత్త టైటిల్ బార్‌ని మేం పొందాం. ",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "เสร็จสิ้น",
"description": "Label for done"
},
"update": {
"message": "ปรับรุ่น",
"description": ""
},
"next2": {
"message": "ถัดไป",
"description": ""
},
"on": {
"message": "เปิด",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "ต้องการลบสตอรี่นี้ใช่ไหม สตอรี่จะถูกลบสำหรับทุกคนที่ได้รับด้วยเช่นกัน",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "เครือข่าย Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ คือคนที่คุณได้เลือกที่จะไว้ใจ ด้วยการ:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "กำลังเริ่มต้นการสนทนา",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "กำลังรับคำขอส่งข้อความ",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "กำลังใส่พวกเขาเข้าไปในรายชื่อผู้ติดต่อในระบบของคุณ",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "เครือข่ายของคุณจะสามารถมองเห็นชื่อและรูปภาพของคุณ รวมถึงโพสต์ใน \"สตอรี่ของฉัน\" เว้นแต่ว่าคุณจะซ่อนสตอรี่นั้นจากพวกเขา",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "สตอรี่",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "กำลังส่งการแสดงความรู้สึก…",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "การตั้งค่าสตอรี่",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "สตอรี่ส่วนตัวใหม่",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "มีผู้ชม $num$ คน",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "มีผู้ชม $num$ คน",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "ใครที่เห็นสตอรี่นี้ได้บ้าง",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "เพิ่มผู้ชม",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "ลบ",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "ลบ $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "คนคนนี้จะไม่เห็นสตอรี่ของคุณอีกต่อไป",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "การตอบกลับและการแสดงความรู้สึก",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "อนุญาตการตอบกลับและการแสดงความรู้สึก",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "ให้คนที่ดูสตอรี่ของคุณแสดงความรู้สึกและตอบกลับได้",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "ลบสตอรี่ส่วนตัว",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "ลบสตอรี่ส่วนตัวใช่หรือไม่",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "เลือกผู้ชม",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "ตั้งชื่อสตอรี่นี้",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "ชื่อสตอรี่ (ต้องมี)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "ซ่อนสตอรี่จาก",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "เครือข่าย Signal ทั้งหมด",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": " แบ่งปันกับผู้ติดต่อทั้งหมด",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "เครือข่าย Signal ทั้งหมด ยกเว้น…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "ซ่อนจาก $num$ คน",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "แชร์ให้เฉพาะ…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "แชร์ให้เฉพาะคนที่เลือกเท่านั้น",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ คน",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "เลือกว่าจะให้ใครเห็นสตอรี่ของคุณบ้าง การเปลี่ยนแปลงจะไม่ส่งผลต่อสตอรี่ที่ส่งไปแล้ว $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "เรียนรู้เพิ่มเติม",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "การตั้งค่าสตอรี่",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "แชร์และดูสตอรี่",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "เปิดเสียง",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "ส่งเมื่อ $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "ขนาดไฟล์ $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "คัดลอกข้อมูลเวลา",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "ยังไม่มีการตอบกลับ",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "ไปที่แชต",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "ลบ",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "ข้อมูล",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "ต้องการซ่อนสตอรี่ใช่ไหม สตอรี่อัปเดตใหม่จาก $name$ จะไม่ปรากฏที่ด้านบนของรายการสตอรี่อีกต่อไป",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "รุ่นนี้มาพร้อมการปรับเปลี่ยนเล็กๆ น้อยๆ และการแก้ไขบั๊กต่างๆ เพื่อให้ Signal ทำงานได้อย่างราบรื่นไร้ปัญหา",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "สำหรับผู้ใช้งานธีมมืดบน Windows เรามาพร้อมแถบด้านบนแบบใหม่ที่เข้ากับสไตล์ของคุณ",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "Tamam",
"description": "Label for done"
},
"update": {
"message": "Güncelle",
"description": ""
},
"next2": {
"message": "İleri",
"description": ""
},
"on": {
"message": "Açık",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Bu hikaye silinsin mi? Aynı zamanda tüm alıcılardan silinecektir.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal Bağlantıları",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ aşağıdakilerden birine göre güvenmeyi seçtiğin kişilerdir.",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Bir konuşma başlatmak",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Bir mesaj isteğini kabul etmek",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Bunları sistem bağlantılarınızda bulundurmak",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Bağlantıların, adını ve fotoğrafını görebilir ve onlardan gizlemediğin sürece \"Hikayem\"deki gönderileri görüntüleyebilirler.",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Hikayeler",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Tepki gönderiliyor...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Hikaye ayarları",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Yeni özel hikaye",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ görüntüleyen",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ görüntüleyen",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Bu hikayeyi kim görebilir",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Görüntüleyen ekle",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Kaldır",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "$title$öğesini kaldır",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Bu kişi artık hikayelerinizi göremeyecek.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Yanıtlar ve tepkiler",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Yanıtlara ve tepkilere izin ver",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Hikayeni gören kişilerin tepki ve yanıt vermesine izin ver.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Özel hikayeyi sil",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Gizli hikaye silinsin mi?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Görüntüleyenleri Seçin",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Bu hikayeye bir isim verin",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Hikaye adı (gerekli)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Hikayeyi gizle",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Tüm Signal bağlantıları",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Tüm bağlantılarla paylaş",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Aşağıdakiler dışında tüm Signal bağlantıları:",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$kişi hariç tutuldu",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Sadece aşağıdakilerle paylaş:",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Yalnızca seçili kişilerle paylaş",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ kişi",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Hikayeni kimlerin görüntüleyebileceğini seç. Yaptığın değişiklikler, daha önce gönderdiğin hikayeleri etkilemez.$learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Dahasını öğrenin.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Hikaye ayarları",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Hikayeleri Paylaş ve Görüntüle",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Sesi aç",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "$time$gönderildi",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Dosya boyutu $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Zaman damgasını kopyala",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Henüz yanıt yok",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Sohbete git",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Sil",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Bilgi",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Hikaye gizlensin mi? $name$'den yeni hikaye güncellemeleri artık hikaye listesinin başında görünmeyecek.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Bu sürüm Signal'in sorunsuz çalışması için gereken bir takım küçük düzeltme ve hata gidermelerini içerir.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Windows karanlık mod severlerin tarzına uygun, yeni bir başlık çubuğumuz var.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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__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

@ -1141,6 +1141,14 @@
"message": "بولدى",
"description": "Label for done"
},
"update": {
"message": "يېڭىلا",
"description": ""
},
"next2": {
"message": "كېيىنكى",
"description": ""
},
"on": {
"message": "ئاچ",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Delete this story? It will also be deleted for everyone who received it.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal Connections",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ are people you've chosen to trust, either by:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Starting a conversation",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Accepting a message request",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Having them in your system contacts",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Your connections can see your name and photo, and can see posts to \"My Story\" unless you hide it from them",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Stories",
"description": "Title for the stories list"
@ -7181,6 +7219,170 @@
}
}
},
"Stories__toast--sending-reply": {
"message": "Sending reply...",
"description": "Toast message"
},
"Stories__toast--sending-reaction": {
"message": "Sending reaction...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Story settings",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "New private story",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ viewer",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ viewers",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Who can see this story",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Add viewer",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "چىقىرىۋەت",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Remove $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "This person will no longer see your story.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Replies & reactions",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Allow replies & reactions",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Let people who can view your story react and reply.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Delete private story",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Delete private story?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Choose Viewers",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Name this story",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Story name (required)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Hide story from",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "All Signal connections",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Share with all connections",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "All Signal connections except...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ people excluded",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Only share with...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Only share with selected people",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ people",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Choose who can view your story. Changes won't affect stories you've already sent. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "تېخىمۇ كۆپ بىلدۈرگۈ",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Story settings",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Share & View Stories",
"description": "Select box title for the stories on/off toggle"
},
"Stories__settings-toggle--description": {
"message": "You will no longer be able to share or view Stories when this option is turned off.",
"description": "Select box description for the stories on/off toggle"
},
"StoryViewer__pause": {
"message": "Pause",
"description": "Aria label for pausing a story"
@ -7205,6 +7407,30 @@
"message": "ئۈنلۈك",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Sent $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "File size $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Copy timestamp",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "No replies yet",
"description": "Placeholder text for when there are no replies"
@ -7241,6 +7467,14 @@
"message": "Go to chat",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "ئۆچۈر",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "ئۇچۇر",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Hide story? New story updates from $name$ wont appear at the top of the stories list anymore.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7323,10 +7557,6 @@
}
}
},
"Quote__story-reaction--yours": {
"message": "Reacted to your story",
"description": "Label for when a person reacts to your story"
},
"Quote__story-reaction--single": {
"message": "Reacted to a story",
"description": "Used whenever we can't find a user's first name"
@ -7347,8 +7577,12 @@
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "For all the dark mode folks on Windows, we've got a new titlebar to match your style.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"message": "Additional 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

@ -1141,6 +1141,14 @@
"message": "Готово",
"description": "Label for done"
},
"update": {
"message": "Оновити",
"description": ""
},
"next2": {
"message": "Далі",
"description": ""
},
"on": {
"message": "Увімк.",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Видалити історію? Також її буде видалено для усіх, хто її отримав.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Контакти Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ — це люди, яким ви вирішили довіряти одним із наступних способів:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Почали з ними розмову",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Схвалили запит на листування",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Вони є у ваших контактах",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Ваші контакти можуть бачити ваше ім'я і фото, а також публікації в розділі «Мої сторіз», якщо ви їх не приховали",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Історії",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Надсилаємо реакцію...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Налаштування історії",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Нова приватна історія",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ глядач",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "Глядачі: $num$",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Хто може бачити цю історію",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Додати глядача",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Видалити",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Вилучити користувача $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Ця особа більше не бачитиме ваших історій.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Відповіді та реакції",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Дозволити відповіді та реакції",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Дозвольте глядачам своїх сторіз реагувати і відповідати на них.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Видалити приватну історію",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Видалити приватну сторі?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Виберіть глядачів",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Дайте назву для сторі",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Назва історії (обов'язкова)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Сховати історію від",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Усі контакти Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Ділитися з усіма контактами",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Усі контакти Signal, крім...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "Вилучені люди: $num$",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Ділитися тільки з...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Ділитися тільки з вибраними людьми",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "Кількість людей: $num$",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Виберіть, хто може переглядати ваші сторіз. Зміни не впливатимуть на вже надіслані сторіз. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Дізнатись більше.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Налаштування історії",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Поширення і перегляд сторіз",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Сповіщати",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Відправлено $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Розмір файлу: $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Копіювати позначку часу",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Ще немає відповідей",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "До чату",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Видалити",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Інформація",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Сховати історію? Оновлення історій від $name$ більше не з'являтимуться нагорі списку історій.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "Ця версія містить ряд невеликих налаштувань і виправлень помилок для забезпечення безперебійної роботи Signal.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Спеціально для всіх прихильників темного режиму для Windows — ми додаємо новий рядок заголовка у вашому улюбленому стилі.",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "ہو گیا",
"description": "Label for done"
},
"update": {
"message": "اَپ ڈیٹ",
"description": ""
},
"next2": {
"message": "اگلا",
"description": ""
},
"on": {
"message": "چلائیں",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "یہ اسٹوری حذف کریں؟ اسے اس کو وصول کرنے والے ہر فرد کے لیے بھی حذف کر دیا جائے گا۔",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal کنکشنز",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ وہ افراد ہیں جن پر اعتماد کرنے کا آپ نے انتخاب کیا ہے، یا تو بذریعہ:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "گفتگو کا آغاز کرنے سے",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "پیغام کی درخواست قبول کرنے سے",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "اپنے سسٹم کے روابط میں انہیں رکھنے سے",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "آپ کے کنکشنز آپ کا نام اور تصویر دیکھ سکتے ہیں، اور \"میری اسٹوری\" پر موجود تصاویر دیکھ سکتے ہیں تاوقتیکہ آپ اسے ان سے چھپائیں",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "اسٹوریز",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "ردعمل بھیج رہے ہیں...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "اسٹوری کی ترتیبات",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "نئی نجی اسٹوری",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ ناظر",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ ناظرین",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "کون یہ اسٹوری دیکھ سکتا ہے",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "ناظر شامل کریں",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "ہٹا دیں",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "$title$ ہٹائیں",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "یہ فرد مزید آپ کی اسٹوری نہیں دیکھے گا۔",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "جوابات اور ردعمل",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "جوابات اور ردعمل کی اجازت دیں",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "جو لوگ آپ کی اسٹوری دیکھ سکتے ہیں انہیں اس پر ردعمل دینے اور جواب دینے کی اجازت دیں۔",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "نجی اسٹوری حذف کریں",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "پرائیویٹ اسٹوری ڈیلیٹ کرنی ہے؟",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "ناظرین منتخب کریں",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "اس اسٹوری کو نام دیں",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "اسٹوری کا نام (درکار ہے)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "اس سے اسٹوری مخفی کریں ",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "تمام Signal کنکشنز",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "تمام کنکشنز کے ساتھ شیئر کریں",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "تمام Signal کنکشنز ماسوائے...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ افراد خارج ہیں",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "صرف ان کے ساتھ شیئر کریں...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "صرف منتخب لوگوں کے ساتھ شیئر کریں",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ لوگ",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "انتخاب کریں کہ آپ کی اسٹوری کون دیکھ سکتا ہے۔ تبدیلیاں آپ کی جانب سے پہلے بھیجی گئی سٹوریز کو متاثر نہیں کریں گی۔ $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "اورجانیے.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "اسٹوری کی ترتیبات",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "سٹوریز شیئر کریں اور دیکھیں",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "غیر خاموش",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "$time$ بھیجیں",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "فائل کا سائز $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "ٹائم اسٹیمپ کاپی کریں",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "ابھی تک کوئی جوابات نہیں",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "چیٹ پر جائیں",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "حذف کریں",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "معلومات",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "اسٹوری مخفی کریں؟ اسٹوریز کی فہرست کے بالائی حصے میں $name$ کی جانب سے نئی اسٹوری کی اپ ڈیٹس مزید سامنے نہیں آئیں گی۔",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "یہ ورژن Signal کو بے خلل طور پر چلتا رکھنے کے لیے کچھ معمولی تبدیلیوں اور بگ درستگیوں پر مشتمل ہے۔",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Windows پر تاریک موڈ کے تمام شائقین کی خاطر، اب ہم آپ کے اسٹائل سے میچ کرنے کے لیے نیا ٹائٹل بار لائے ہیں",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "Xong",
"description": "Label for done"
},
"update": {
"message": "Cập nhật",
"description": ""
},
"next2": {
"message": "Tiếp",
"description": ""
},
"on": {
"message": "Bật",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "Xóa story này? Story cũng sẽ được xóa với tất cả những người đã nhận nó.",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Các Liên hệ Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ là những người bạn chọn để tin tưởng, bằng việc:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "Bắt đầu cuộc trò chuyện",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "Chấp nhận yêu cầu gửi tin nhắn",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "Có những người này trong danh bạ trên hệ thống",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "Các liên hệ của bạn có thể thấy tên và ảnh của bạn, và có thể thấy các bài đăng lên \"Story của tôi\" trừ khi bạn ẩn story với các liên hệ",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "Các Story",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "Đang gửi bày tỏ cảm xúc…",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "Cài đặt story",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "Story riêng tư mới",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ người xem",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ người xem",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "Ai có thể xem story này",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "Thêm người xem",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "Xóa",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "Gỡ $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "Người này sẽ không còn xem được story của bạn.",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "Câu trả lời & Bày tỏ cảm xúc",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "Cho phép trả lời & bày tỏ cảm xúc",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "Cho phép những người có thể xem story của bạn bày tỏ cảm xúc và trả lời.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "Xóa story riêng tư",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "Xóa story riêng tư?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "Chọn Người Xem",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "Đặt tên cho story này",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "Tên của story (bắt buộc)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "Ẩn story với",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "Tất cả liên hệ Signal",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "Chia sẻ với tất cả liên hệ",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "Tất cả liên hệ Signal trừ…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "$num$ người được loại trừ",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "Chỉ chia sẻ với…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "Chỉ chia sẻ với người được chọn",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ người",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "Chọn người có thể xem story của bạn. Thay đổi không có hiệu lực với các story bạn đã gửi. $learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "Tìm hiểu thêm.",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "Cài đặt story",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "Chia sẻ & Xem Story",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "Bỏ tắt tiếng",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "Đã gửi lúc $time$",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "Kích thước tập tin $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "Sao chép dấu thời gian",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "Chưa có câu trả lời",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "Đến cuộc trò chuyện",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "Xóa",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "Thông tin",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "Ẩn story? Cập nhật story mới từ $name$ sẽ không còn hiện ở đầu danh sách story.",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"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à.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "Cho tất cả người dùng chế độ tối trên Windows, chúng tôi đã bổ sung một thanh tiêu đề phù hợp mới.",
"description": "Release notes for v5.47"
"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!",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "Nếu bạn đang sử dụng chương trình đọc màn hình JAWS, giờ đây bạn có thể phát ghi nhớ thoại và đọc được các tin nhắn dài được thu gọn với nút \"đọc thêm\".",
"description": "Release notes for v5.53"
}
}

View File

@ -1141,6 +1141,14 @@
"message": "完成",
"description": "Label for done"
},
"update": {
"message": "更新",
"description": ""
},
"next2": {
"message": "下一步",
"description": ""
},
"on": {
"message": "開",
"description": "Label for when something is turned on"
@ -3140,7 +3148,7 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--focus-composer": {
"message": "專注編寫器",
"message": "專注輸入欄位",
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-all-media-view": {
@ -3264,7 +3272,7 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--close-curent-conversation": {
"message": "關閉現有對話",
"message": "關閉現有對話",
"description": "Shown in the shortcuts guide"
},
"Keyboard--calling-header": {
@ -3304,7 +3312,7 @@
"description": "Shown in the calling keyboard shortcuts guide"
},
"close-popup": {
"message": "關閉彈出視窗",
"message": "閂咗彈出視窗",
"description": "Used as alt text for any button closing a popup"
},
"add-image-attachment": {
@ -3320,7 +3328,7 @@
"description": "Used as alt-text of button on archived conversations screen"
},
"conversationArchived": {
"message": "對話已經存檔",
"message": "封存咗對話",
"description": "A toast that shows up when user archives a conversation"
},
"conversationArchivedUndo": {
@ -3328,11 +3336,11 @@
"description": "Undo button for archiving a conversation"
},
"conversationReturnedToInbox": {
"message": "對話已經移返去收件匣",
"message": "對話已經移返去收件匣",
"description": "A toast that shows up when the user unarchives a conversation"
},
"conversationMarkedUnread": {
"message": "對話已經標記做未讀",
"message": "對話已經標記做未讀",
"description": "A toast that shows up when user marks a conversation as unread"
},
"StickerCreator--title": {
@ -3340,11 +3348,11 @@
"description": "The title of the Sticker Pack Creator window"
},
"StickerCreator--DropZone--staticText": {
"message": "㩒一吓喺呢加入或者放置圖像",
"message": "㩒一吓喺呢加入或者放置圖像",
"description": "Text which appears on the Sticker Creator drop zone when there is no active drag"
},
"StickerCreator--DropZone--activeText": {
"message": "喺呢放置圖像",
"message": "喺呢放置圖像",
"description": "Text which appears on the Sticker Creator drop zone when there is an active drag"
},
"StickerCreator--Preview--title": {
@ -3384,7 +3392,7 @@
"description": "Default text for the previous button on all stages of the sticker creator"
},
"StickerCreator--DropStage--title": {
"message": "加入嘅貼圖",
"message": "加入嘅貼圖",
"description": "Title for the drop stage of the sticker creator"
},
"StickerCreator--DropStage--removeSticker": {
@ -3396,7 +3404,7 @@
"description": "Shown on the + section of the file addition stage of sticker pack creation"
},
"StickerCreator--DropStage--help": {
"message": "貼圖一定要用 512x512 像素同埋透明背景嘅 PNG、APNG 或者 WebP 格式。我哋建議邊界係 16 像素。",
"message": "貼圖一定要用 512x512 像素同埋透明背景嘅 PNG、APNG 或者 WebP 格式。建議邊界係 16 像素。",
"description": "Help text for the drop stage of the sticker creator"
},
"StickerCreator--DropStage--showMargins": {
@ -3404,7 +3412,7 @@
"description": "Text for the show margins toggle on the drop stage of the sticker creator"
},
"StickerCreator--DropStage--addMore": {
"message": "新增 $count$ 或以上",
"message": "新增 $count$ 或以上",
"description": "Text to show user how many more stickers they must add",
"placeholders": {
"hashtag": {
@ -3418,11 +3426,11 @@
"description": "Title for the drop stage of the sticker creator"
},
"StickerCreator--EmojiStage--help": {
"message": "咁樣我哋就可以喺您傳送訊息嗰陣向您建議貼圖喇。",
"message": "咁我哋就可以喺你傳送訊息嘅時候建議貼圖俾你喇。",
"description": "Help text for the drop stage of the sticker creator"
},
"StickerCreator--MetaStage--title": {
"message": "加多少少細節啫...",
"message": "要多少少細節...",
"description": "Title for the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--title": {
@ -3434,15 +3442,15 @@
"description": "Label for the author input of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--cover": {
"message": "封面圖",
"message": "封面圖",
"description": "Label for the cover image picker of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--cover--help": {
"message": "當您分享貼圖包嗰陣會顯示呢張圖像",
"message": "呢張圖片會喺你分享貼圖包嘅時候顯示",
"description": "Help text for the cover image picker of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--ConfirmDialog--title": {
"message": "您係咪肯定要上載貼圖包?",
"message": "你係咪確定要上載貼圖包?",
"description": "Title for the confirm dialog on the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--ConfirmDialog--confirm": {
@ -3450,15 +3458,15 @@
"description": "Text for the upload button in the confirmation dialog on the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--ConfirmDialog--text": {
"message": "建立咗貼圖包之後,您就唔可以再編輯或者刪除佢架喇",
"message": "建立咗貼圖包之後,你就唔可以再編輯或者刪除佢㗎喇。",
"description": "The text inside the confirmation dialog on the meta stage of the sticker creator"
},
"StickerCreator--UploadStage--title": {
"message": "建立緊嘅貼圖包",
"message": "建立緊嘅貼圖包",
"description": "Title for the upload stage of the sticker creator"
},
"StickerCreator--UploadStage-uploaded": {
"message": "上載咗 $total$ 個貼圖嘅其中 $count$ 個",
"message": "上載咗 $total$ 個貼圖,總共有 $count$ 個",
"description": "Title for the upload stage of the sticker creator",
"placeholders": {
"count": {
@ -3472,11 +3480,11 @@
}
},
"StickerCreator--ShareStage--title": {
"message": "恭喜您!您已經建立好貼圖包啦。",
"message": "恭喜你!你已經成功建立咗貼圖包喇。",
"description": "Title for the share stage of the sticker creator"
},
"StickerCreator--ShareStage--help": {
"message": "您可以喺貼圖圖示嗰到用您嘅新貼圖,或者用下面嘅連結同好友分享。",
"message": "你可以喺貼圖圖示度搵到你嘅新貼圖,或者用下面條連結同朋友分享。",
"description": "Help text for the share stage of the sticker creator"
},
"StickerCreator--ShareStage--callToAction": {
@ -3520,7 +3528,7 @@
"description": "Text for the toast when an image that is animated was dropped on the sticker creator"
},
"StickerCreator--Toasts--tooLarge": {
"message": "放置嘅圖像太大喇",
"message": "放置嘅圖像太大喇",
"description": "Text for the toast when an image that is too large was dropped on the sticker creator"
},
"StickerCreator--Toasts--errorProcessing": {
@ -3558,23 +3566,23 @@
"description": "Text for the toast when a link for sharing is copied from the Sticker Creator"
},
"StickerCreator--StickerPreview--light": {
"message": "淺色佈景主題嘅貼圖效果",
"message": "淺色主題嘅貼圖效果",
"description": "Text for the sticker preview for the light theme"
},
"StickerCreator--StickerPreview--dark": {
"message": "深色佈景主題嘅貼圖效果",
"message": "深色主題嘅貼圖效果",
"description": "Text for the sticker preview for the dark theme"
},
"StickerCreator--Authentication--error": {
"message": "如果要用貼圖包製作工具嘅話,就請您喺手機同埋桌面電腦都要設定 Signal。",
"message": "如果要用貼圖包製作工具嘅話,請你喺手機同桌面電腦設定 Signal。",
"description": "The error message which appears when the user has not linked their account and attempts to use the Sticker Creator"
},
"Reactions--remove": {
"message": "移除回應",
"message": "移除心情回應",
"description": ""
},
"Reactions--error": {
"message": "傳送唔到回應。請您再試過一次。",
"message": "傳送唔到心情回應。請你再試一次。",
"description": "Shown when a reaction fails to send"
},
"Reactions--more": {
@ -3586,7 +3594,7 @@
"description": "Shown in reaction viewer as the title for the 'all' category"
},
"MessageRequests--message-direct": {
"message": "您係咪要允許 $name$ 同您通訊,並且同佢哋分享您個名同埋張相?您要接受咗佢哋先會知道您睇咗佢哋嘅訊息未。",
"message": "你係咪要允許 $name$ 同你通訊,同埋同佢分享你個名同相呀?你要接受咗呢個請求,對方先會知你睇咗佢哋嘅訊息未㗎。",
"description": "Shown as the message for a message request in a direct message",
"placeholders": {
"name": {
@ -3596,7 +3604,7 @@
}
},
"MessageRequests--message-direct-blocked": {
"message": "您係咪要允許 $name$ 同您通訊,並且同佢哋分享您個名同埋張相?您要解除封鎖先會收到佢哋嘅訊息。",
"message": "你係咪要允許 $name$ 同你通訊,同埋同佢分享你個名同相呀?你要解除咗封鎖先會收到對方嘅訊息㗎。",
"description": "Shown as the message for a message request in a direct message with a blocked account",
"placeholders": {
"name": {
@ -3606,11 +3614,11 @@
}
},
"MessageRequests--message-group": {
"message": "您係咪要加入群組,並且同群組成員分享您個名同埋張相?您要接受咗佢哋先會知道您睇咗佢哋嘅訊息未。",
"message": "你係咪要加入群組,同埋同群組成員分享你個名同相呀?你要接受咗呢個請求,佢哋先會知你睇咗佢哋嘅訊息未㗎。",
"description": "Shown as the message for a message request in a group"
},
"MessageRequests--message-group-blocked": {
"message": "您係咪要解除封鎖呢個群組,並且同群組成員分享您個名同埋張相?您要解除封鎖先會收到佢哋嘅訊息。",
"message": "你係咪要解除封鎖呢個群組,同埋同群組成員分享你個名同相呀?你要解除咗封鎖先會收到佢哋嘅訊息㗎。",
"description": "Shown as the message for a message request in a blocked group"
},
"MessageRequests--block": {
@ -3622,7 +3630,7 @@
"description": "Shown as a button to let the user unblock a message request"
},
"MessageRequests--unblock-direct-confirm-title": {
"message": "係咪要對 $name$ 解除封鎖",
"message": "係咪要解除封鎖 $name$ 呀",
"description": "Shown as a button to let the user unblock a message request",
"placeholders": {
"name": {
@ -3632,15 +3640,15 @@
}
},
"MessageRequests--unblock-direct-confirm-body": {
"message": "就可以同佢互相傳送訊息同埋通話。",
"message": "就可以同佢互相傳送訊息同埋通話。",
"description": "Shown as the body in the confirmation modal for unblocking a private message request"
},
"MessageRequests--unblock-group-confirm-body": {
"message": "群組成員就可以再將您加到呢個群組喇。",
"message": "群組成員就可以再將你加入呢個群組。",
"description": "Shown as the body in the confirmation modal for unblocking a group message request"
},
"MessageRequests--block-and-report-spam": {
"message": "舉報垃圾訊息並且封鎖",
"message": "舉報垃圾訊息同埋封鎖",
"description": "Shown as a button to let the user block a message request and report spam"
},
"MessageRequests--block-and-report-spam-success-toast": {
@ -3648,7 +3656,7 @@
"description": "Shown in a toast when you successfully block a user and report them as spam"
},
"MessageRequests--block-direct-confirm-title": {
"message": "係咪要封鎖 $name$",
"message": "係咪要封鎖 $name$",
"description": "Shown as the title in the confirmation modal for blocking a private message request",
"placeholders": {
"name": {
@ -3658,11 +3666,11 @@
}
},
"MessageRequests--block-direct-confirm-body": {
"message": "您封鎖咗嘅人唔可以打俾您或者寫訊息俾您。",
"message": "你封鎖咗嘅人唔會打到俾你或者傳送到訊息俾你。",
"description": "Shown as the body in the confirmation modal for blocking a private message request"
},
"MessageRequests--block-group-confirm-title": {
"message": "係咪要封鎖同離開 $group$",
"message": "係咪要封鎖然後離開 $group$ 呀",
"description": "Shown as the title in the confirmation modal for blocking a group message request",
"placeholders": {
"group": {
@ -3672,7 +3680,7 @@
}
},
"MessageRequests--block-group-confirm-body": {
"message": "您唔會再收到呢個群組嘅訊息同埋最新消息,而群組成員都無得再將您加入呢個群組到架啦。",
"message": "你唔會再收到呢個群組嘅訊息同最新消息,而群組成員都冇得再將你加入呢個群組㗎喇。",
"description": "Shown as the body in the confirmation modal for blocking a group message request"
},
"MessageRequests--delete": {
@ -3680,15 +3688,15 @@
"description": "Shown as a button to let the user delete any message request"
},
"MessageRequests--delete-direct-confirm-title": {
"message": "係咪要刪除對話",
"message": "係咪要刪除對話",
"description": "Shown as the title in the confirmation modal for deleting a private message request"
},
"MessageRequests--delete-direct-confirm-body": {
"message": "系統會喺您所有裝置到刪除呢個對話。",
"message": "系統會喺你所有裝置上面刪除呢個對話。",
"description": "Shown as the body in the confirmation modal for deleting a private message request"
},
"MessageRequests--delete-group-confirm-title": {
"message": "係咪要刪除同離開 $group$",
"message": "係咪要刪除然後離開 $group$ 呀",
"description": "Shown as the title in the confirmation modal for deleting a group message request",
"placeholders": {
"group": {
@ -3702,11 +3710,11 @@
"description": "Shown as a button to let the user delete a direct message request"
},
"MessageRequests--delete-group": {
"message": "刪除並且離開",
"message": "刪除然後離開",
"description": "Shown as a button to let the user delete a group message request"
},
"MessageRequests--delete-group-confirm-body": {
"message": "您將會離開呢個群組,而呢個群組亦都會喺您所有裝置上面被刪除。",
"message": "你將會離開呢個群組,而呢個群組亦都會喺你所有裝置上面刪除。",
"description": "Shown as the body in the confirmation modal for deleting a group message request"
},
"MessageRequests--accept": {
@ -3718,7 +3726,7 @@
"description": "Shown as a button to share your profile, necessary to continue messaging in a conversation"
},
"MessageRequests--profile-sharing--group": {
"message": "係咪要繼續同呢個群組對話,並且同群組成員分享您個名同埋張相$learnMore$",
"message": "係咪要繼續同呢個群組對話,同埋同群組成員分享你個名同相呀$learnMore$",
"description": "Shown when user hasn't shared their profile in a group yet",
"placeholders": {
"learnMore": {
@ -3728,7 +3736,7 @@
}
},
"MessageRequests--profile-sharing--direct": {
"message": "係咪要繼續同 $firstName$ 對話,並且同佢哋分享您個名同埋張相$learnMore$",
"message": "係咪要繼續同 $firstName$ 對話,同埋同佢分享你個名同相呀$learnMore$",
"description": "Shown when user hasn't shared their profile in a 1:1 conversation yet",
"placeholders": {
"firstName": {
@ -3848,7 +3856,7 @@
}
},
"ConversationHero--membership-added": {
"message": "$name$ 將您加入咗群組。",
"message": "$name$ 將你加咗入群組。",
"description": "Shown Indicates that you were added to a group by a given individual.",
"placeholders": {
"name": {
@ -3862,7 +3870,7 @@
"description": "Shown to indicate this user is not a member of any groups"
},
"no-groups-in-common-warning": {
"message": "冇共同嘅群組。請您仔細睇清楚啲請求。",
"message": "冇共同嘅群組。記得小心睇清楚啲請求。",
"description": "When a user has no common groups, show this warning"
},
"acceptCall": {
@ -3878,11 +3886,11 @@
"description": "Shown in tooltip for the button to decline a call (audio or video)"
},
"declinedIncomingAudioCall": {
"message": "拒絕咗一個語音通話",
"message": "拒絕咗一個語音通話",
"description": "Shown in conversation history when you declined an incoming audio call"
},
"declinedIncomingVideoCall": {
"message": "拒絕咗一個視像通話",
"message": "拒絕咗一個視像通話",
"description": "Shown in conversation history when you declined an incoming video call"
},
"acceptedIncomingAudioCall": {
@ -3926,7 +3934,7 @@
"description": "Shown in both the incoming call bar and notification for an incoming video call"
},
"incomingGroupCall__ringing-you": {
"message": "$ringer$ 打緊俾",
"message": "$ringer$ 打緊俾",
"description": "Shown in the incoming call bar when someone is ringing you for a group call",
"placeholders": {
"ringer": {
@ -3936,7 +3944,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": {
@ -3950,7 +3958,7 @@
}
},
"incomingGroupCall__ringing-2-others": {
"message": "$ringer$ 打緊俾、$first$ 同埋 $second$",
"message": "$ringer$ 打緊俾、$first$ 同埋 $second$",
"description": "Shown in the incoming call bar when someone is ringing you for a group call",
"placeholders": {
"ringer": {
@ -3968,7 +3976,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": {
@ -3986,7 +3994,7 @@
}
},
"incomingGroupCall__ringing-many": {
"message": "$ringer$ 打緊俾$first$、$second$ 同埋另外 $remaining$ 個人",
"message": "$ringer$ 打緊俾你、$first$、$second$ 同埋另外 $remaining$ 個人",
"description": "Shown in the incoming call bar when someone is ringing you for a group call",
"placeholders": {
"ringer": {
@ -7143,6 +7151,36 @@
"message": "係咪要刪除呢個限時動態?系統會喺所有收到呢個限時動態嘅人到刪除埋佢架噃。",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal 人脈",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$係你透過以下方式揀過而值得信任嘅人:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "同佢發起過對話",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "接受過佢嘅訊息請求",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "系統聯絡人入面有佢喺度",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "你嘅人脈可以見到你嘅名同相。如果你冇隱藏嘅話,對方仲可以睇到你嘅限時動態添",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "限時動態",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "傳送緊心情回應...",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "是日花生設定",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "整多味私伙放送是日花生",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ 個瀏覽者",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ 個瀏覽者",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "邊個可以見到呢味是日花生",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "加位花生友",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "剷走佢",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "移除 $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "呢位仁兄唔會再睇到您嘅是日花生個囉噃。",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "回覆同心情回應",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "允許回覆同心情回應",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "睇到你嘅限時動態嘅人都可以俾心情回應同回覆。",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "刪除私伙放送是日花生",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "係咪要刪除私人限時動態呀?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "揀選瀏覽者",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "幫呢個限時動態起個名",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "是日花生名堂 (必填)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "隱藏是日花生唔俾佢睇",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "所有 Signal 人脈",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "同所有人脈分享",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "所有 Signal 人脈,除咗...",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "排除咗 $num$ 個人",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "只係分享俾...",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "只係同選定嘅人分享",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ 個人",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "選擇邊個可以睇到你嘅限時動態。呢個選擇唔會影響你喺更改前發送嘅限時動態。$learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "講多啲俾我聽。",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "是日花生設定",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "分享同睇吓限時動態",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "解除靜音",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "喺 $time$ 傳送",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "檔案容量係 $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "複製時間標記",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "未有回覆",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "跳去聊天",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "刪除",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "詳細",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "要隱藏限時動態?咁樣 $name$ 嘅限時動態消息唔會再喺限時動態清單嘅頂部到顯示架喇。",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "呢個版本包含咗少少調整同埋錯誤修復,等 Signal 可以暢順運作。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "如果您係 Windows 深色模式嘅用戶,我哋全新推出嘅標題列就可以完美配合您嘅個人風格。",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "完成",
"description": "Label for done"
},
"update": {
"message": "更新",
"description": ""
},
"next2": {
"message": "下一步",
"description": ""
},
"on": {
"message": "开",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "要删除此动态吗?收到此动态的所有人也将看不到此动态 。",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal 联系人",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$ 是您选择信任的人,选择方式有:",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "开启对话",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "接受消息请求",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "对方在您的系统通讯录中",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "您的联系人能看到您的名称和照片,还能看到您在“我的动态”中发布的帖子,除非您向对方隐藏动态。",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "动态",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "正在发送反应……",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "动态设置",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "新私密动态",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ 个访客",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ 个访客",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "谁可以看到此动态",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "添加访客",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "移除",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "移除$title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "此人将无法再看到您的动态。",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "回复和反应",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "允许回复和反应",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "让能够看到您的动态的人回应和回复。",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "删除私密动态",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "要删除私密动态吗?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "选择访客",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "为此动态命名",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "动态名称(必填)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "隐藏动态的对象",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "所有 Signal 联系人",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "分享给所有联系人",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "所有 Signal 联系人,除了......",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "已排除 $num$ 人",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "只分享给……",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "只分享给选定的人",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ 人",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "选择谁可以查看您的动态。此更改不会影响您已发送的动态。$learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "了解更多。",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "动态设置",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "分享和浏览动态",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "取消静音",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "已于 $time$ 发送",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "文件大小 $size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "复制时间戳",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "未有回复",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "前往聊天",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "删除",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "信息",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "要隐藏动态吗?隐藏后$name$的新动态更新将不会显示在动态列表的顶部。",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "此版本包含多个小调整和漏洞修复,以维持 Signal 的顺畅运行。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "对于在 Windows 上使用夜间模式的用户,我们推出了新款标题栏以匹配您选择的风格。",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"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

@ -1141,6 +1141,14 @@
"message": "完成",
"description": "Label for done"
},
"update": {
"message": "更新",
"description": ""
},
"next2": {
"message": "下一步",
"description": ""
},
"on": {
"message": "開",
"description": "Label for when something is turned on"
@ -7143,6 +7151,36 @@
"message": "刪除這個報導嗎? 對於收到它的每個人,也將被刪除。",
"description": "Confirmation dialog description text for deleting a story"
},
"SignalConnectionsModal__title": {
"message": "Signal 聯絡人",
"description": "The phrase/term: 'Signal Connections'"
},
"SignalConnectionsModal__header": {
"message": "$connections$是你選擇信賴的對象,並透過下列方式建立關係: ",
"description": "The beginning sentence to list the different ways a signal connection is formed",
"placeholders": {
"connections": {
"content": "$1",
"example": "Signal Connections"
}
}
},
"SignalConnectionsModal__bullet--1": {
"message": "展開一個對話",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--2": {
"message": "接受一則訊息要求",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__bullet--3": {
"message": "系統聯絡人中存在對方",
"description": "A way that signal connection is formed"
},
"SignalConnectionsModal__footer": {
"message": "除非你選擇隱藏,否則你的聯絡人能看到你的名稱、照片和「我的限時動態」貼文",
"description": "Additional information about signal connections and the stories they can see"
},
"Stories__title": {
"message": "報導",
"description": "Title for the stories list"
@ -7189,6 +7227,154 @@
"message": "正在傳送反應…",
"description": "Toast message"
},
"StoriesSettings__title": {
"message": "限時動態設定",
"description": "Title for the story settings modal"
},
"StoriesSettings__new-list": {
"message": "新增個人限時動態",
"description": "Label to create a new private story list"
},
"StoriesSettings__viewers--singular": {
"message": "$num$ 位瀏覽者",
"description": "A single viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "1"
}
}
},
"StoriesSettings__viewers--plural": {
"message": "$num$ 位瀏覽者",
"description": "More than one viewer",
"placeholders": {
"num": {
"content": "$1",
"example": "14"
}
}
},
"StoriesSettings__who-can-see": {
"message": "誰可以看見此限時動態",
"description": "Title for the who can see this story section"
},
"StoriesSettings__add-viewer": {
"message": "新增觀看者",
"description": "Button label to add a viewer to a story"
},
"StoriesSettings__remove--action": {
"message": "移除",
"description": "Button to remove a member from a private list"
},
"StoriesSettings__remove--title": {
"message": "移除 $title$",
"description": "Title of the confirmation dialog, has a person's name",
"placeholders": {
"title": {
"content": "$1",
"example": "Aahron Lee"
}
}
},
"StoriesSettings__remove--body": {
"message": "此人將不再看見你的限時動態。",
"description": "Body of the confirmation dialog to remove someone from a private distribution list"
},
"StoriesSettings__replies-reactions--title": {
"message": "回覆及反應",
"description": "Title for the replies & reactions section"
},
"StoriesSettings__replies-reactions--label": {
"message": "允許回覆及反應",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"StoriesSettings__replies-reactions--description": {
"message": "讓能夠瀏覽你限動的人都可以送出反應並回覆內容。",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"StoriesSettings__delete-list": {
"message": "刪除個人限時動態",
"description": "Button label to delete a private distribution list"
},
"StoriesSettings__delete-list--confirm": {
"message": "要刪除私人限動?",
"description": "Confirmation text to delete a private distribution list"
},
"StoriesSettings__choose-viewers": {
"message": "選擇瀏覽者",
"description": "Modal title when choosing to add a viewer to a private distribution list"
},
"StoriesSettings__name-story": {
"message": "為此限動命名",
"description": "Modal title when naming a private distribution list"
},
"StoriesSettings__name-placeholder": {
"message": "限時動態名稱 (必填)",
"description": "Placeholder for input field"
},
"StoriesSettings__hide-story": {
"message": "對這些人隱藏限時動態",
"description": "Modal title when hiding people from my stories"
},
"StoriesSettings__mine__all--label": {
"message": "所有 Signal 聯絡人",
"description": "Input label to describe all signal connections"
},
"StoriesSettings__mine__all--description": {
"message": "分享給所有聯絡人",
"description": "Description of button StoriesSettings__mine__all--label"
},
"StoriesSettings__mine__exclude--label": {
"message": "所有 Signal 聯絡人,以下對象除外…",
"description": "Input label to create a block list"
},
"StoriesSettings__mine__exclude--description": {
"message": "已排除 $num$ 人",
"description": "Description of how many people are excluded in a list",
"placeholders": {
"num": {
"content": "$1",
"example": "0"
}
}
},
"StoriesSettings__mine__only--label": {
"message": "僅和這些人分享…",
"description": "Input label to create an exclusive allow list"
},
"StoriesSettings__mine__only--description": {
"message": "僅分享給所選的使用者",
"description": "Description of button StoriesSettings__mine__only--label"
},
"StoriesSettings__mine__only--description--people": {
"message": "$num$ 人",
"description": "Description of how many people are in the exclusive allow list",
"placeholders": {
"num": {
"content": "$1",
"example": "7"
}
}
},
"StoriesSettings__mine__disclaimer": {
"message": "選擇誰能瀏覽你的限動。變更內容將不會影響你已送出的限動。$learnMore$",
"description": "Disclaimer on how changes to story settings work",
"placeholders": {
"learnMore": {
"content": "$1",
"example": "<a>Learn more</a>"
}
}
},
"StoriesSettings__mine__disclaimer--learn-more": {
"message": "學習更多。",
"description": "Learn more link to learn about who can view your story"
},
"StoriesSettings__context-menu": {
"message": "限時動態設定",
"description": "Button label to get to story settings"
},
"Stories__settings-toggle--title": {
"message": "分享及瀏覽限動",
"description": "Select box title for the stories on/off toggle"
@ -7221,6 +7407,30 @@
"message": "解除靜音",
"description": "Aria label for unmuting stories"
},
"StoryDetailsModal__sent-time": {
"message": "已於 $time$ 送出",
"description": "Sent timestamp",
"placeholders": {
"time": {
"content": "$1",
"example": "Today 5:33pm"
}
}
},
"StoryDetailsModal__file-size": {
"message": "檔案大小:$size$",
"description": "File size description",
"placeholders": {
"size": {
"content": "$1",
"example": "100kb"
}
}
},
"StoryDetailsModal__copy-timestamp": {
"message": "複製時間戳記",
"description": "Context menu item to help debugging"
},
"StoryViewsNRepliesModal__no-replies": {
"message": "未有回覆",
"description": "Placeholder text for when there are no replies"
@ -7257,6 +7467,14 @@
"message": "到聊天",
"description": "Label for menu item to go to conversation"
},
"StoryListItem__delete": {
"message": "刪除",
"description": "Label for menu item to delete a story"
},
"StoryListItem__info": {
"message": "資訊",
"description": "Label for menu item to get a story's information"
},
"StoryListItem__hide-modal--body": {
"message": "要隱藏故事嗎? 來自$name$的新報導的更新將不再出現在報導清單的頂部。",
"description": "Body for the confirmation dialog for hiding a story"
@ -7359,8 +7577,12 @@
"message": "此版本包含許多小調整和錯誤修復,以維持 Signal 穩定運作。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.47--1": {
"message": "若你是 Windows 使用者且愛用深色模式,我們這次新推出的標題欄絕對很適合你。",
"description": "Release notes for v5.47"
"WhatsNew__bugfixes--1": {
"message": "其他細微的調整、問題修復和效能改善。感謝各位使用 Signal",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.53--1": {
"message": "若你是 JAWS 螢幕閱讀程式的使用者,現在可順利播放語音備忘錄,而點選「閱讀更多」按鈕後,還可存取較長的訊息內容。",
"description": "Release notes for v5.53"
}
}