Update translations
This commit is contained in:
parent
da3c7c7f3e
commit
f4a25d0187
65 changed files with 1690 additions and 390 deletions
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Laai af",
|
||||
"message": "Stoor",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Kan nie opdateer nie",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Gedemp",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Demp",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop kon nie opdateer nie, maar daar is 'n nuwe weergawe beskikbaar. Gaan na $url$ en installeer die nuwe weergawe met die hand, rapporteer dan 'n fout of kontak Ondersteuning oor hierdie probleem.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Wys lede",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Stel sessie terug",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Kyk na veiligheidsnommer",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Kanselleer",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ het julle gestuur om 'n boodskap wat nie verwerk kan word of vertoon word, omdat dit gebruik maak van 'n nuwe Signal funksie.",
|
||||
"description": "",
|
||||
|
@ -3566,7 +3574,7 @@
|
|||
"description": "Shown to indicate this user is not a member of any groups"
|
||||
},
|
||||
"no-groups-in-common-warning": {
|
||||
"message": "No groups in common. Review requests carefully.",
|
||||
"message": "Geen groepe in gemeen nie. Gaan versoeke noukeuring na.",
|
||||
"description": "When a user has no common groups, show this warning"
|
||||
},
|
||||
"acceptCall": {
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Group settings",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Chat settings",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Group link",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -5946,7 +5962,7 @@
|
|||
"description": "Header in the captcha dialog that can be closed"
|
||||
},
|
||||
"CaptchaDialog--can-close__body": {
|
||||
"message": "If you choose to skip verification, you may miss messages from other people and your messages may fail to send.",
|
||||
"message": "Indien u kies om verifikasie oor te slaan kan u dalk boodskappe van ander mense mis en u boodskappe kan dalk nie verstuur word nie.",
|
||||
"description": "Body of the captcha dialog that can be closed"
|
||||
},
|
||||
"CaptchaDialog--can_close__skip-verification": {
|
||||
|
@ -5954,7 +5970,7 @@
|
|||
"description": "Skip button of the captcha dialog that can be closed"
|
||||
},
|
||||
"verificationComplete": {
|
||||
"message": "Verification complete.",
|
||||
"message": "Verifikasie is voltooi.",
|
||||
"description": "Displayed after successful captcha"
|
||||
},
|
||||
"verificationFailed": {
|
||||
|
@ -5992,7 +6008,7 @@
|
|||
"description": "Button label for resetting chat colors"
|
||||
},
|
||||
"ChatColorPicker__resetDefault": {
|
||||
"message": "Reset Chat Colors",
|
||||
"message": "Stel kletskleure terug",
|
||||
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
|
||||
},
|
||||
"ChatColorPicker__resetAll": {
|
||||
|
@ -6008,7 +6024,7 @@
|
|||
"description": "Confirm button label for resetting chat colors"
|
||||
},
|
||||
"ChatColorPicker__confirm-reset-message": {
|
||||
"message": "Would you like to override all chat colors?",
|
||||
"message": "Wil u alle kletskleure oorheers?",
|
||||
"description": "Modal message text for confirming resetting of chat colors"
|
||||
},
|
||||
"ChatColorPicker__custom-color--label": {
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "تنزيل",
|
||||
"message": "حفظ",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "لم يتمكن من التحديث",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "صامت",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "كتم",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "فشل تحديث Signal Desktop، لكن يتوفر إصدار جديد. الرجاء الذهاب إلى $url$ وتثبيت الإصدار الجديد يدويا، ثم الاتصال بالدعم أو إرسال هذا الخطأ إلينا.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "أظهر الأعضاء",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "إعادة تعيين الجلسة",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "عرض رقم الأمان",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "إلغاء",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "أرسل $contact$ لك رسالة لا يمكن معالجتها ولا عرضها لأنها تستخدم ميزة Signal جديدة.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "إعدادات المجموعة",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "إعدادات الدردشة",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "وصلة المجموعة",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Endir",
|
||||
"message": "Saxla",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Yenilənə bilmir",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Səssizdə",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Səssizə al",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Masaüstü yenilənmədi, ancaq yeni bir versiya mövcuddur. Zəhmət olmasa $url$ ünvanına gedərək yeni versiyanı əllə quraşdırın, daha sonra dəstəklə əlaqə saxlayın və ya bu problemlə əlaqədar bir xəta bildirin.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Üzvləri göstər",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Seansı sıfırla",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Güvənlik nömrəsinə bax",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "İmtina",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Daha çox oxu",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$, Signal-ın yeni özəlliyini istifadə edən bir mesaj göndərdiyi üçün emal oluna və ya görüntülənə bilmir.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Qrup tənzimləmələri",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Söhbət tənzimləmələri",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Bu söhbətin səsi açılsın?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Qrup bağlantısı",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Ekranı oxuyan istifadəçilər üçün artıq sol bölmədəki danışıq siyahısında gəzinmək daha asandır.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"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 v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Изтегляне",
|
||||
"message": "Запази",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Обновяването неуспешно",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Заглушен",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Заглуши",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop не беше обновен, но съществува по-нова версия. Инсталирайте новата версия ръчно от $url$, след което можете да контактирате поддръжката или да докладвате относно този проблем.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Покажи членовете",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Нулирай сесията",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Преглеждане на числото за сигурност",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Отказ",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ Ви изпрати съобщение, което не може да бъде обработено или показано, тъй като използва нова функция на Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Настройки на Група",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Настройки на чата",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Връзка към групата",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "ডাউনলোড",
|
||||
"message": "সংরক্ষণ",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "আপডেট করতে পারছে না",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "মিউট করা হয়েছে",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "নিরব",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal ডেস্কটপ আপডেট হতে ব্যর্থ, কিন্তু একটি নতুন সংস্করণ উপলভ্য রয়েছে। অনুগ্রহ করে $url$-এ যান এবং নতুন সংস্করণটি ম্যানুয়ালি ইনস্টল করুন, অতঃপর হয় সহায়তা বিভাগে যোগাযোগ করুন অথবা সমস্যাটির জন্য একটি বাগ জমা দিন।",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "সদস্যদের দেখান",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "সেশন পুনরায় সেট করুন",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "নিরাপত্তা নাম্বার দেখুন",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "বাতিল",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ একটি বার্তা প্রেরণ করেছে যা এখানে প্রক্রিয়া করা বা প্রদর্শিত করা যাচ্ছে না কারণ এটি একটি নতুন Signal বৈশিষ্ট্য ব্যবহার করেছে।",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "গ্রুপ সেটিংস",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "চ্যাট সেটিংস",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "গ্রুপের লিংক",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Baixa",
|
||||
"message": "Desa",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "No es pot actualitzar.",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Silenciat",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Silenci",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "El Signal Desktop no es pot actualitzar, però n'hi ha una versió nova disponible. Aneu a $url$ i instal·leu-ne la versió nova manualment. Després o bé contacteu amb el personal de suport o bé feu un informe d'error sobre aquest problema.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Mostra els membres",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Reinicialitza la sessió",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Mostra el número de seguretat",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Cancel·la",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Llegiu-ne més.",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ us ha enviat un missatge que no es pot processar o mostrar perquè usa una funció nova del Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Configuració del grup",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Configuració del xat",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Voleu silenciar aquesta conversa?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Enllaç del grup",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Els usuaris de lectors de pantalla haurien de trobar ara més fàcil de navegar per la llista de converses del panell esquerre.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"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 v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Stáhnout",
|
||||
"message": "Uložit",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Aktualizace selhala",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Ztlumeno",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Ztlumit",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop se nepodařilo aktualizovat, ale je již k dispozici novější verze. Jděte na $url$ a nainstalujte novou verzi ručně. Poté případně kontaktujte podporu či nahlaste chybu.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Zobrazit členy",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Resetovat sezení",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Zobrazit bezpečnostní číslo",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Storno",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Číst dále",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ vám zaslal(a) zprávu, kterou zde nelze zobrazit, protože používá novější funkci Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Nastavení skupiny",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Nastavení konverzace",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Zrušit ztlumení tohoto chatu?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Odkaz skupiny",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Uživatelé čtečky obrazovky by se nyní měli snadněji pohybovat v seznamu konverzací na levém panelu.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "Tato verze obsahuje řadu drobných úprav a oprav chyb, aby Signal fungoval hladce.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Llwytho i lawr",
|
||||
"message": "Cadw",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Methu Diweddaru",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Wedi Tewi",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Tewi",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Methodd Signal Desktop â diweddaru, ond mae fersiwn newydd ar gael. Ewch i $url$ a gosod y fersiwn newydd â llaw, yna naill ai cysylltwch â chymorth neu ffeilio gwall am y broblem hon.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Dangos aelodau",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Ailosod y sesiwn",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Gweld rhif diogelwch",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Diddymu",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Dysgu rhagor",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "Anfonodd $contact$ neges atoch nad oes modd ei phrosesu na'i harddangos oherwydd ei bod yn defnyddio nodwedd Signal newydd.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Gosodiadau grŵp",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Gosodiadau sgwrsio",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Dad-dewi'r sgwrs yma?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Dolen grŵp",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Dylai ddefnyddwyr darllenwyr sgrin ei chael hi'n haws i lywio drwy'r rhestrau sgyrsiau ar y paen chwith.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"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 v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Download",
|
||||
"message": "Gem",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -848,7 +848,7 @@
|
|||
}
|
||||
},
|
||||
"viewReleaseNotes": {
|
||||
"message": "Nyheder",
|
||||
"message": "nyheder",
|
||||
"description": "Clickable link that displays the latest release notes"
|
||||
},
|
||||
"selectAContact": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Det er ikke muligt at opdatere",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Ignoreret",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Ignorer",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop kunne ikke opdateres, men der er en ny version tilgængelig. Gå til $url$ og installer den nye version manuelt, derefter kontakt enten support eller indrapportér problemet.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Vis medlemmer",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Nulstil session",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Vis sikkerhedsnummer",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Annuller",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Læs mere",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ sendte dig en besked, der ikke kan behandles eller vises, fordi den bruger en ny Signal funktion.",
|
||||
"description": "",
|
||||
|
@ -3228,7 +3236,7 @@
|
|||
"description": "Text for the toast when an image that is too large was dropped on the sticker creator"
|
||||
},
|
||||
"StickerCreator--Toasts--errorProcessing": {
|
||||
"message": "Fejl ved forarbejdning af billede",
|
||||
"message": "Fejl ved bearbejdning af billede",
|
||||
"description": "Text for the toast when an image cannot be processed was dropped on the sticker creator with a generic error"
|
||||
},
|
||||
"StickerCreator--Toasts--APNG--notSquare": {
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Gruppeindstillinger",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Indstillinger for chat",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Slå notifikationer til igen for denne chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Gruppelink",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -5410,11 +5426,11 @@
|
|||
"description": "Shown if, before leaving a group, you need to choose an admin"
|
||||
},
|
||||
"ConversationDetailsActions--leave-group-modal-title": {
|
||||
"message": "Sikker på du vil forlade gruppen?",
|
||||
"message": "Sikker på, at du vil forlade gruppen?",
|
||||
"description": "This is the modal title for confirming leaving a group"
|
||||
},
|
||||
"ConversationDetailsActions--leave-group-modal-content": {
|
||||
"message": "Du vil ikke længere kunne sende eller modtage beskeder i gruppen",
|
||||
"message": "Du vil ikke længere kunne sende eller modtage beskeder i gruppen.",
|
||||
"description": "This is the modal content for confirming leaving a group"
|
||||
},
|
||||
"ConversationDetailsActions--leave-group-modal-confirm": {
|
||||
|
@ -5432,7 +5448,7 @@
|
|||
}
|
||||
},
|
||||
"ConversationDetailsActions--block-group-modal-content": {
|
||||
"message": "Du vil ikke længere modtage beskeder eller opdateringer fra gruppen",
|
||||
"message": "Du vil ikke længere modtage beskeder eller opdateringer fra gruppen.",
|
||||
"description": "This is the modal content for confirming blocking a group"
|
||||
},
|
||||
"ConversationDetailsActions--block-group-modal-confirm": {
|
||||
|
@ -5500,7 +5516,7 @@
|
|||
"description": "This lets users share their group link"
|
||||
},
|
||||
"GroupLinkManagement--confirm-reset": {
|
||||
"message": "Er du sikker på, at du vil nulstille gruppelinket? Man vil ikke længere kunne deltage i gruppen ved hjælp af det aktuelle link",
|
||||
"message": "Er du sikker på, at du vil nulstille gruppelinket? Man vil ikke længere kunne deltage i gruppen ved hjælp af det aktuelle link.",
|
||||
"description": "Shown in the confirmation dialog when an admin is about to reset the group link"
|
||||
},
|
||||
"GroupLinkManagement--reset": {
|
||||
|
@ -5838,7 +5854,7 @@
|
|||
"description": "Shown in the message request warning dialog. Gives more information about message requests"
|
||||
},
|
||||
"MessageRequestWarning__dialog__learn-even-more": {
|
||||
"message": "Ang. Beskedanmodning",
|
||||
"message": "Om beskedanmodninger",
|
||||
"description": "Shown in the message request warning dialog. Clicking this button will open a page on Signal's support site"
|
||||
},
|
||||
"ContactSpoofing__same-name": {
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Brugere af skærmlæsere bør nu have lettere ved at navigere i samtalelisten i venstre rude.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "Denne version indeholder en række små justeringer og fejlrettelser for at sikre, at Signal kører problemfrit.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -474,7 +474,7 @@
|
|||
"description": ""
|
||||
},
|
||||
"debugLogError": {
|
||||
"message": "Beim Hochladen gab es ein Problem. Schreibe bitte eine E-Mail an support@signal.org und füge das Diagnoseprotokoll als eine Textdatei an.",
|
||||
"message": "Beim Hochladen gab es ein Problem. Schreibe bitte eine E-Mail an support@signal.org und hänge das Diagnoseprotokoll als eine Textdatei an.",
|
||||
"description": ""
|
||||
},
|
||||
"debugLogSuccess": {
|
||||
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Herunterladen",
|
||||
"message": "Speichern",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Aktualisieren nicht möglich",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Stumm",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Stumm",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop konnte nicht aktualisiert werden, obwohl eine neue Version verfügbar ist. Bitte besuche $url$ und installiere die neue Version manuell. Kontaktiere danach den Support oder lege einen Fehlerbericht zu diesem Problem an.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Mitglieder anzeigen",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Sitzung zurücksetzen",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Sicherheitsnummer anzeigen",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Abbrechen",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Weiterlesen",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ hat dir eine Nachricht gesendet, die nicht verarbeitet oder angezeigt werden kann, da sie ein neues Signal-Feature nutzt.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Gruppeneinstellungen",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Unterhaltungseinstellungen",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Stummschaltung für die Unterhaltung aufheben?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Gruppen-Link",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Benutzer von Bildschirmlesegeräten können nun leichter durch die Unterhaltungsliste im linken Fensterbereich navigieren.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "Diese Version enthält eine Reihe kleinerer Optimierungen und Fehlerbehebungen, damit Signal weiterhin reibungslos funktioniert.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Λήψη",
|
||||
"message": "Αποθήκευση",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Αδυναμία αναβάθμισης",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Σε σίγαση",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Σίγαση",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Το Signal Desktop δεν μπόρεσε να αναβαθμιστεί, αλλά υπάρχει μια νέα έκδοση διαθέσιμη. Παρακαλώ πήγαινε στο $url$ και εγκατέστησε τη νέα έκδοση χειροκίνητα. Μετά είτε επικοινώνησε με την υποστήριξη ή καταχώρησε ένα αίτημα σφάλματος για αυτό το πρόβλημα.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Εμφάνιση μελών",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Επανεκκίνηση συνεδρίας",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Εμφάνιση αριθμού ασφαλείας",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Ακύρωση",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Δες περισσότερα",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "Ο/Η $contact$ σάς έστειλε ένα μήνυμα που δεν μπορεί να επεξεργαστεί ή να εμφανιστεί γιατί χρησιμοποιεί κάποια νέα δυνατότητα του Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Ρυθμίσεις ομάδας",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Ρυθμίσεις συνομιλίας",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Αναίρεση της σίγασης της συνομιλίας;",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Σύνδεσμος ομάδας",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Οι χρήστες αναγνώστη οθόνης θα μπορούν να πλοηγηθούν στη λίστα συνομιλιών στο αριστερό τμήμα πιο εύκολα.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "Αυτή η έκδοση περιλαμβάνει διάφορες μικρές βελτιώσεις και αποσφαλματώσεις για να συνεχίσει το Signal να λειτουργεί ομαλά.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Elŝuti",
|
||||
"message": "Konservi",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "La ĝisdatigo ne eblas",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Silentigita",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Silentigi",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop ne sukcesis ĝisdatiĝi, sed nova versio disponeblas. Bv. iri al $url$ kaj instali la novan version permane; poste, kontaktu helpservon, aŭ raportu problemon pri tio.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Montri grupanojn",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Forviŝi seancon",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Montri sekurigan numeron",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Nuligi",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ sendis al vi mesaĝon ne montreblan, ĉar ĝi uzas novan Signal-an trajton.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Grup-agordoj",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Interparolaj agordoj",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Grupligilo",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Descargar",
|
||||
"message": "Guardar",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Fallo al actualizar",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Silenciado",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Silenciar",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop no ha podido actualizarse, a pesar que una nueva versión está disponible. Ve a $url$ e instala la nueva versión. Después, contacta con el soporte o envía un informe del fallo explicando el problema.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Mostrar participantes",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Reiniciar sesión",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Ver cifras de seguridad",
|
||||
"description": ""
|
||||
|
@ -2488,7 +2492,7 @@
|
|||
}
|
||||
},
|
||||
"ConversationList__aria-label": {
|
||||
"message": "Chat con $title$, $unreadCount$ nuevos mensajes. Último mensaje: $lastMessage$.",
|
||||
"message": "Chat con $title$: $unreadCount$ mensajes nuevos. Último mensaje: $lastMessage$.",
|
||||
"description": "Aria label for the conversation list item",
|
||||
"placeholders": {
|
||||
"title": {
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Cancelar",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Leer más",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ te ha enviado un mensaje que no se puede procesar o mostrar ya que usa una característica nueva de Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Ajustes del grupo",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Ajustes del chat",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "¿Volver a activar las notificaciones de este chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Enlace al grupo",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Personas con un lector de pantalla podrán navegar mejor la lista de chats en el panel de la izquierda. ",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "Esta versión contiene un par de pequeñas mejoras para que Signal funcione sin problemas.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Laadi alla",
|
||||
"message": "Salvesta",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Ei saa uuendada",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Vaigistatud",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Vaigista",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop värskendamine nurjus, kuid saadaval on uus versioon. Palun mine aadressile $url$ ja paigalda uus versioon käsitsi. Seejärel võta ühendust kasutajatoega või sisesta selle probleemi kohta veateade.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Näita liikmeid",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Lähtesta seanss",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Näita turvanumbrit",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Loobu",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ saatis sulle sõnumi, mida ei saa töödelda või kuvada, sest see kasutab Signali uut funktsionaalsust.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Grupi sätted",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Vestluse seaded",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Grupilink",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "See versioon sisaldab paljusid väikseid parendusi, mis Signali sujuvalt käimas.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Deskargatu",
|
||||
"message": "Gorde",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Ezin izan da eguneratu",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Isildu",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Isildu",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop eguneratzeak huts egin du, baina bertsio berri bat dago eskuragarri. Mesedez, joan $url$ helbidera eta bertsio berria manualki instalatu; ondoren, harremanetan jarri laguntza taldearekin edo arazo honi buruzko errore jakinarazpen bat bidali.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Erakutsi partaideak",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Berrezarri saioa",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Segurtasun zenbakia ikusi",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Utzi",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$erabiltzaileak prozesatu edo erakusti ezin daitekeen mezu bat bidali dizu; arrazoia zera da: mezuak Signal-en ezagarri berria erabiltzen du.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Taldeko ezarpenak",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Txataren ezarpenak",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Talderako esteka",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "بارگیری",
|
||||
"message": "ذخیره",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "ناتوانی در بروزرسانی",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "بسته شد",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "بستن",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "بهروزرسانی سیگنال دسکتاپ ناموفق بود اما یک نسخه جدید در دسترس می باشد. لطفاً به $url$ رفته و آخرین نسخه را به صورت دستی نصب کنید، در صورت مواجهه با مشکل با بخش پشتیبانی تماس بگیرید و یا اینکه مشکل را به صورت فایل گزارش دهید",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "نمایش اعضا",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "ایجاد جلسهی امن جدید",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "دیدن شماره امنیتی",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "لغو",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "پیامی را برای شما ارسال کرد که پردازش یا نمایش داده نمی شود زیرا از ویژگی جدید سیگنال استفاده می کند.$contact$",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "تنظیمات گروه",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "تنظیمات گفتگو",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "پیوند گروه",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -350,7 +350,7 @@
|
|||
}
|
||||
},
|
||||
"messageHistoryUnsynced": {
|
||||
"message": "Tietoturvasi vuoksi keskusteluhistoriaa ei siirretä uusiin yhdistettyihin laitteisiin.",
|
||||
"message": "Tietoturvasyistä keskusteluhistoriaa ei siirretä uusiin yhdistettyihin laitteisiin.",
|
||||
"description": "Shown in the conversation history when a user links a new device to explain what is not supported."
|
||||
},
|
||||
"youMarkedAsVerified": {
|
||||
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Lataa",
|
||||
"message": "Tallenna",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -688,7 +688,7 @@
|
|||
"description": "Shown to allow the user to manually attempt a reconnect."
|
||||
},
|
||||
"connectingHangOn": {
|
||||
"message": "Ei pitäisi kestää kauan",
|
||||
"message": "Vielä pieni hetki…",
|
||||
"description": "Subtext description for when the client is connecting to the server."
|
||||
},
|
||||
"offline": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Päivitys epäonnistui",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Mykistetty",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Mykistä",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktopin päivitys epäonnistui, mutta uusi versio on saatavilla. Siirry osoitteeseen $url$ ja asenna uusi versio manuaalisesti, ota sitten yhteyttä tukeen tai kirjoita virheraportti tästä ongelmasta.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Näytä jäsenet",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Alusta istunto",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Näytä turvanumero",
|
||||
"description": ""
|
||||
|
@ -1792,7 +1796,7 @@
|
|||
"description": "Description of the media permission description"
|
||||
},
|
||||
"mediaCameraPermissionsDescription": {
|
||||
"message": "Salli kameran käyttö",
|
||||
"message": "Myönnä kameran käyttöoikeus",
|
||||
"description": "Description of the media permission description"
|
||||
},
|
||||
"general": {
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Peruuta",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ lähetti sinulle viestin, jota ei voida käsitellä tai näyttää, koska se käyttää uutta Signal-ominaisuutta.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Ryhmän asetukset",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Keskustelun asetukset",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Ryhmälinkki",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6060,7 +6076,7 @@
|
|||
"description": "Modal title for the custom color editor"
|
||||
},
|
||||
"customDisappearingTimeOption": {
|
||||
"message": "Oma aika...",
|
||||
"message": "Muu aika...",
|
||||
"description": "Text for an option in Disappearing Messages menu and Conversation Details Disappearing Messages setting when no user value is available"
|
||||
},
|
||||
"selectedCustomDisappearingTimeOption": {
|
||||
|
@ -6332,7 +6348,7 @@
|
|||
"description": "Title for the generate link previews setting"
|
||||
},
|
||||
"Preferences__link-previews--description": {
|
||||
"message": "Jos haluat muuttaa tätä asetusta, avaa Signal -sovellus mobiililaitteellasi ja siirry kohtaan Asetukset > Keskustelut",
|
||||
"message": "Tätä asetusta voi muuttaa Signal-mobiilisovelluksessa kohdassa Asetukset > Keskustelut.",
|
||||
"description": "Description for the generate link previews setting"
|
||||
},
|
||||
"Preferences--advanced": {
|
||||
|
@ -6372,7 +6388,7 @@
|
|||
"description": "Title for the 'who can do X' setting"
|
||||
},
|
||||
"Preferences__privacy--description": {
|
||||
"message": "Jos haluat muuttaa näitä asetuksia, avaa Signal -sovellus mobiililaitteellasi ja siirry kohtaan Asetukset > Tietosuoja",
|
||||
"message": "Näitä asetuksia voi muuttaa Signal-mobiilisovelluksessa kohdassa Asetukset > Tietosuoja.",
|
||||
"description": "Description for the 'who can do X' setting"
|
||||
},
|
||||
"Preferences__who-can--everybody": {
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Télécharger",
|
||||
"message": "Enregistrer",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Mise à jour impossible",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "En sourdine",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Sourdine",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "La mise à jour de Signal Desktop pour ordinateur a échoué, mais une nouvelle version est proposée. Veuillez vous rendre sur $url$ et installez manuellement la nouvelle version. Ensuite, contactez l’assistance ou remplissez un relevé de bogue au sujet de ce problème.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Afficher les membres",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Réinitialiser la session",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Afficher le numéro de sécurité",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Annuler",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Lire la suite",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ vous a envoyé un message qui ne peut être ni traité ni affiché, car il utilise une nouvelle fonction de Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Paramètres de groupe",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Paramètres de la conversation",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Réactiver cette conversation ?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Lien de groupe",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Les utilisateurs de lecteurs d’écran devraient désormais pouvoir naviguer plus facilement dans la liste des conversations du volet de gauche.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"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 v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "ડાઉનલોડ",
|
||||
"message": "સેવ કરો",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "અપડેટ કરી શકાતું નથી",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "મ્યૂટ કરેલ છે",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "મ્યુટ",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal ડેસ્કટોપ અપડેટ કરવામાં નિષ્ફળ થયું, પરંતુ એક નવું વર્ઝન ઉપલબ્ધ છે. કૃપા કરી $url$ પર જાઓ અને નવું વર્ઝન જાતે ઇન્સ્ટોલ કરો, પછી ક્યાં તો સપોર્ટનો સંપર્ક કરો અથવા આ સમસ્યા વિશે બગ ફાઇલ કરો.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "મેમ્બર્સ શો કરો",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "સત્ર ફરીથી સેટ કરો",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "સલામતી નંબર જુઓ",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "રદ કરો",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ એ તમને એક મેસેજ મોકલ્યો છે કે જે પ્રોસીડ અથવા ડિસ્પ્લે કરી શકાતો નથી કારણ કે તે નવી Signal સુવિધાનો ઉપયોગ કરે છે.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "ગ્રુપ સેટિંગ્સ",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "ચેટ સેટિંગ્સ",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "ગ્રુપ લિંક",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "הורד",
|
||||
"message": "שמור",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "לא ניתן לעדכן",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "מושתק",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "השתק",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop נכשל בהתעדכנות, אבל יש גרסה חדשה זמינה. אנא לך אל $url$ והתקן את הגרסה החדשה באופן ידני, אחר כך צור קשר עם התמיכה או הגש תקל לגבי בעיה זו.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "הראה חברי קבוצה",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "אפס שיח",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "הצג מספר ביטחון",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "בטל",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "קרא עוד",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ שלח לך הודעה שאינה יכולה להיות מעובדת או להיות מוצגת מאחר שהיא משתמשת במאפיין חדש של Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "הגדרות קבוצה",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "הגדרות התכתבות",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "לבטל השתקה של התכתבות זו?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "קישור קבוצה",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "डाउनलोड",
|
||||
"message": "सेव",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "अपडेट नहीं कर सकते",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "म्यूट किया हुआ",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "म्युट",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop अपडेट नहीं हो पाया, पर एक नया वर्ज़न उपलब्ध है। कृपया $url$ पर जाएँ और नया वर्ज़न डाउनलोड कर के इंस्टॉल कर लें, फिर या तो समर्थन से संपर्क करें या फिर इस परेशानी के बारे में बग फ़ाइल कर दें।",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "सदस्यों को दिखाएं",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "सत्र दोबारा शुरू करे ",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "सुरक्षा नंबर देखें",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "रद्द करें",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ ने एक मेसेज भेजा है जो याहाँ दिखाया नहीं जा सकता क्योंकि वह Signal का नया फ़ीचर इस्तेमाल करता है।",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "ग्रुप सेटिंग्स",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "चैट सेटिंग्स",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "समूह लिंक",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Preuzmite",
|
||||
"message": "Spremi",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Nije moguće ažurirati",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Utišano",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Utišaj",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Ažuriranje Signala za Desktop nije uspjelo, ali dostupna je nova verzija. Idite na $url$ i ručno instalirajte novu verziju, a zatim kontaktirajte podršku ili prijavite ovaj problem.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Prikaži članove",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Poništi sesiju",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Prikaži sigurnosni broj",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Poništi",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ vam je poslao poruku koja se ne može obraditi niti prikazati jer koristi novu značajku Signala.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Postavke grupe",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Postavke razgovora",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Poveznica grupe",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Letöltés",
|
||||
"message": "Mentés",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Sikertelen frissítés",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Némítva",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Némítás",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "A Signal Desktop frissítése nem sikerült, pedig újabb verzió érhető el. Kérlek látogass el a $url$ címre és telepítsd az új verziót kézzel, majd lépj kapcsolatba a szoftvertámogatással, vagy nyiss egy hibajegyet az eseményről!",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Csoporttagok megjelenítése",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Biztonságos munkamenet újraindítása",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Biztonsági szám megjelenítése",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Mégse",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ olyan Signal újdonságot tartalmazó üzenetet küldött, melyet a Signal jelenlegi verziójával nem lehet feldolgozni vagy megjeleníteni.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Csoportbeállítások",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Csevegés beállításai",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Csoporthivatkozás",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Unduh",
|
||||
"message": "Simpan",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Tidak Dapat Memperbarui",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Disenyapkan",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Senyap",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Gagal memperbarui Signal Desktop, namun versi baru telah tersedia. Mohon buka$url$ dan pasang aplikasi versi barunya secara manual, lalu kontak bagian dukungan atau lampirkan bug mengenai masalah ini.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Tampilkan anggota",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Mengatur ulang sesi",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Lihat nomor keamanan",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Batal",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ mengirimkan Anda pesan yang tidak dapat diproses atau ditampilkan karena menggunakan fitur baru Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Pengaturan grup",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Setelan percakapan",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Tautan grup",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -470,19 +470,19 @@
|
|||
"description": "Shown in conversation banner when more than one group member's safety number has changed, but they were previously verified."
|
||||
},
|
||||
"debugLogExplanation": {
|
||||
"message": "This log will be posted publicly online for contributors to view. You may download the full log before submitting.",
|
||||
"message": "Þessi villumeldingaskrá verður birt opinberlega á netinu svo forritarar og fleiri geti skoðað hana. Þú gætir sótt alla atvikaskrána áður en hún er send.",
|
||||
"description": ""
|
||||
},
|
||||
"debugLogError": {
|
||||
"message": "Something went wrong with the upload! Please email support@signal.org and attach your log as a text file.",
|
||||
"message": "Eitthvað fór úrskeiðis við innsendinguna! Hafðu samband við support@signal.org og bættu villumeldingaskránni við sem textaskrá.",
|
||||
"description": ""
|
||||
},
|
||||
"debugLogSuccess": {
|
||||
"message": "Debug log submitted",
|
||||
"message": "Atvikaskrá send inn",
|
||||
"description": "Title of the success page for submitting a debug log"
|
||||
},
|
||||
"debugLogSuccessNextSteps": {
|
||||
"message": "Debug log uploaded. When you contact support, copy the link below and attach it along with a description of the problem you saw and steps to reproduce it.",
|
||||
"message": "Atvikaskrá send inn. Þegar þú hefur samband við aðstoðarteymið, skaltu afrita tengilinn hér fyrir neðan og láta hann fylgja með lýsingu á vandamálinu og því hvaða skref þurfi að framkvæma svo það endurtaki sig.",
|
||||
"description": "Explanation of next steps to take when submitting debug log"
|
||||
},
|
||||
"debugLogCopy": {
|
||||
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Sækja",
|
||||
"message": "Vista",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -648,11 +648,11 @@
|
|||
}
|
||||
},
|
||||
"decryptionErrorToast": {
|
||||
"message": "Desktop ran into a decryption error.",
|
||||
"message": "Forritið lenti í afkóðunarvillu.",
|
||||
"description": "An error popup when we haven't added an error for decryption error."
|
||||
},
|
||||
"decryptionErrorToastAction": {
|
||||
"message": "Submit log",
|
||||
"message": "Senda inn atvikaskrá",
|
||||
"description": "Label for the decryption error toast button"
|
||||
},
|
||||
"oneNonImageAtATimeToast": {
|
||||
|
@ -934,15 +934,15 @@
|
|||
"description": "Shown in toast if user clicks on quote references messages not loaded in view, but in database"
|
||||
},
|
||||
"voiceRecording--start": {
|
||||
"message": "Start recording voice message",
|
||||
"message": "Hefja upptöku talskilaboða",
|
||||
"description": "Tooltip for microphone button to start voice message"
|
||||
},
|
||||
"voiceRecording--complete": {
|
||||
"message": "Complete voice message and send",
|
||||
"message": "Ljúka talskilaboðum og senda",
|
||||
"description": "Tooltip for green complete voice message and send"
|
||||
},
|
||||
"voiceRecording--cancel": {
|
||||
"message": "Cancel voice message",
|
||||
"message": "Hætta við talskilaboð",
|
||||
"description": "Tooltip for red button to cancel voice message"
|
||||
},
|
||||
"voiceRecordingInterruptedMax": {
|
||||
|
@ -962,15 +962,15 @@
|
|||
"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": "Það kom upp villa í upptöku talskilaboða.",
|
||||
"description": "Shown in a dialog to inform user that we experienced an unrecoverable error"
|
||||
},
|
||||
"attachmentSaved": {
|
||||
"message": "Attachment saved.",
|
||||
"message": "Viðhengi vistað.",
|
||||
"description": "Shown after user selects to save to downloads"
|
||||
},
|
||||
"attachmentSavedShow": {
|
||||
"message": "Show in folder",
|
||||
"message": "Birta í möppu",
|
||||
"description": "Button label for showing the attachment in your file system"
|
||||
},
|
||||
"you": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Get ekki uppfært",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Þaggað niður",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Hljóð af",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop uppfærðist ekki, en það er ný útgáfa til taks. Farðu á $url$ og settu nýju útgáfuna upp handvirkt, síðan skaltu annað hvort hafa samband við aðstoðarteymið eða senda inn verkbeiðni vegna þessa vandamáls.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Sýna meðlimi",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Frumstilla setu",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Skoða öryggisnúmer",
|
||||
"description": ""
|
||||
|
@ -1148,7 +1152,7 @@
|
|||
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
|
||||
},
|
||||
"verifyHelp": {
|
||||
"message": "To verify the security of your end-to-end encryption with $name$, compare the numbers above with their device.",
|
||||
"message": "Til að sannreyna öryggi enda-í-enda dulritunarinnar þinnar með $name$, skaltu bera tölurnar hér fyrir ofan saman við tölurnar á viðkomandi tækjum.",
|
||||
"description": "",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
|
@ -1334,7 +1338,7 @@
|
|||
"description": "The menu option shown in Signal iOS to add a new linked device"
|
||||
},
|
||||
"LinkScreen__scan-this-code": {
|
||||
"message": "Scan this code in the Signal app on your phone",
|
||||
"message": "Skannaðu þennan kóða með Signal-forritinu á símanum þínum",
|
||||
"description": "Alt text for the QR code on the device link screen"
|
||||
},
|
||||
"Preferences--device-name": {
|
||||
|
@ -2488,7 +2492,7 @@
|
|||
}
|
||||
},
|
||||
"ConversationList__aria-label": {
|
||||
"message": "Conversation with $title$, $unreadCount$ new messages, last message: $lastMessage$.",
|
||||
"message": "Samtal við $title$, $unreadCount$ ný skilaboð, síðustu skilaboð: $lastMessage$.",
|
||||
"description": "Aria label for the conversation list item",
|
||||
"placeholders": {
|
||||
"title": {
|
||||
|
@ -2506,11 +2510,11 @@
|
|||
}
|
||||
},
|
||||
"ConversationList__last-message-undefined": {
|
||||
"message": "The last message may have been deleted.",
|
||||
"message": "Síðustu skilaboðum gæti hafa verið eytt.",
|
||||
"description": "For aria-label within conversation list. Describes if last message is not defined."
|
||||
},
|
||||
"BaseConversationListItem__aria-label": {
|
||||
"message": "Go to conversation with $title$",
|
||||
"message": "Fara í samtal við $title$",
|
||||
"description": "Aria label for the conversation list item button",
|
||||
"placeholders": {
|
||||
"title": {
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Hætta við",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Lesa meira",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ sendi þér skilaboð sem ekki er hægt að meðhöndla eða birta því það styðst við nýja eiginleika í Signal.",
|
||||
"description": "",
|
||||
|
@ -3092,11 +3100,11 @@
|
|||
"description": "Title for the drop stage of the sticker creator"
|
||||
},
|
||||
"StickerCreator--DropStage--removeSticker": {
|
||||
"message": "Remove sticker",
|
||||
"message": "Fjarlægja límmerki",
|
||||
"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": "Smella eða draga/sleppa til að bæta við límmerki",
|
||||
"description": "Shown on the + section of the file addition stage of sticker pack creation"
|
||||
},
|
||||
"StickerCreator--DropStage--help": {
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Stillingar hóps",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Stillingar spjalls",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Afþagga þetta spjall?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Tengill hóps",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -5606,7 +5622,7 @@
|
|||
}
|
||||
},
|
||||
"PendingInvites--revoke-from-plural": {
|
||||
"message": "Revoke $number$ invites sent by \"$name$\"?",
|
||||
"message": "Afturkalla $number$ boð send af \"$name$\"?",
|
||||
"description": "This is the modal content when confirming revoking multiple invites",
|
||||
"placeholders": {
|
||||
"number": {
|
||||
|
@ -6474,7 +6490,7 @@
|
|||
"description": "Release notes for v5.19"
|
||||
},
|
||||
"WhatsNew__v5.20": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"message": "Þessi útgáfa inniheldur nokkrar villuleiðréttingar og fínstillingar til að Signal keyri sem áreiðanlegast.",
|
||||
"description": "Release notes for v5.20"
|
||||
},
|
||||
"WhatsNew__v5.21--1": {
|
||||
|
@ -6486,7 +6502,11 @@
|
|||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"message": "Notendur skjálesara ættu að eiga auðveldara með að flakka um samtalalistann á hliðarspjaldinu til vinstri.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "Þessi útgáfa inniheldur nokkrar villuleiðréttingar og fínstillingar til að Signal keyri sem áreiðanlegast.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Scarica",
|
||||
"message": "Salva",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Aggiornamento non riuscito",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Silenziata",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Silenzia",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Aggiornamento di Signal Desktop non riuscito, ma è disponibile una nuova versione. Vai su $url$ e installa manualmente la nuova versione, quindi contatta il supporto o segnala un bug riguardo questo problema.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Mostra membri",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Ripristina sessione",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Mostra numero di sicurezza",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Annulla",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Leggi tutto",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ ti ha inviato un messaggio che non può essere elaborato o visualizzato perché utilizza una nuova funzione di Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Impostazioni gruppo",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Impostazioni chat",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Non silenziare questa chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Link del gruppo",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Gli utenti di screen reader dovrebbero ora trovare più facile navigare nell'elenco delle conversazioni sul pannello di sinistra.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "Questa versione contiene una serie di piccole modifiche e correzioni di bug per far funzionare Signal senza problemi.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -470,15 +470,15 @@
|
|||
"description": "Shown in conversation banner when more than one group member's safety number has changed, but they were previously verified."
|
||||
},
|
||||
"debugLogExplanation": {
|
||||
"message": "このログは、開発者が閲覧するためにネット上で公開されます。投稿する前に全ログをダウンロードすることができます。",
|
||||
"message": "このログはコントリビュータに公開されますが、提出する前に内容をダウンロードできます。",
|
||||
"description": ""
|
||||
},
|
||||
"debugLogError": {
|
||||
"message": "送信に失敗しました。 support@signal.org にログのテキストファイルをお送りください。",
|
||||
"message": "アップロードできませんでした!ログのテキストファイルを support@signal.org にメールでお送りください。",
|
||||
"description": ""
|
||||
},
|
||||
"debugLogSuccess": {
|
||||
"message": "デバッグログが送信されました",
|
||||
"message": "デバッグログを送信しました",
|
||||
"description": "Title of the success page for submitting a debug log"
|
||||
},
|
||||
"debugLogSuccessNextSteps": {
|
||||
|
@ -486,11 +486,11 @@
|
|||
"description": "Explanation of next steps to take when submitting debug log"
|
||||
},
|
||||
"debugLogCopy": {
|
||||
"message": "リンクをコピーする",
|
||||
"message": "リンクをコピー",
|
||||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "ダウンロード",
|
||||
"message": "保存",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -962,7 +962,7 @@
|
|||
"description": "Shown in toast if tries to record a voice note with any staged attachments"
|
||||
},
|
||||
"voiceNoteError": {
|
||||
"message": "ボイスレコーダーにエラーが発生しました。",
|
||||
"message": "音声レコーダーにエラーが発生しました。",
|
||||
"description": "Shown in a dialog to inform user that we experienced an unrecoverable error"
|
||||
},
|
||||
"attachmentSaved": {
|
||||
|
@ -970,7 +970,7 @@
|
|||
"description": "Shown after user selects to save to downloads"
|
||||
},
|
||||
"attachmentSavedShow": {
|
||||
"message": "フォルダを表示",
|
||||
"message": "フォルダで表示",
|
||||
"description": "Button label for showing the attachment in your file system"
|
||||
},
|
||||
"you": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "アップデートできません",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "ミュート中",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "ミュート",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop はアップデートに失敗しましたが、新しいバージョンが利用可能です。$url$ から手動で新しいバージョンをインストールしてからサポートに問い合わせるか、このバグを報告してください。",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "メンバーを表示する",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "セッションをリセット",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "安全番号を表示する",
|
||||
"description": ""
|
||||
|
@ -2182,7 +2186,7 @@
|
|||
}
|
||||
},
|
||||
"SafetyNumberModal__title": {
|
||||
"message": "安全番号を検証する",
|
||||
"message": "安全番号の検証",
|
||||
"description": "Title for the modal for safety number verification"
|
||||
},
|
||||
"safetyNumberChanged": {
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "キャンセル",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "さらに表示",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$からメッセージが届きましたが、Signal の新機能を利用しているため処理または表示できません。",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "グループ設定",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "チャットの設定",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "このチャットのミュートを解除しますか?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "グループリンク",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "スクリーンリーダーをお使いの方は、左ペインのチャットリストを簡単に操作できるようになりました。",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "このバージョンでは、Signalをスムーズに動作させるための微調整とバグ修正を行いました。",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "ទាញយក",
|
||||
"message": "រក្សាទុក",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "មិនអាចធ្វើបច្ចុប្បន្នភាព",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Muted",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "បិទសំឡេង",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop បានបរាជ័យក្នុងការធ្វើបច្ចុប្បន្នភាព តែមានជំនាន់ថ្មីមួយ។ សូមចូលទៅកាន់ $url$ និងដំឡើងជំនាន់ថ្មីដោយខ្លួនឯង បន្ទាប់មកទាក់ទងមកក្រុមការងារ ឬផ្ញើកំណត់ត្រាបញ្ហាអំពីបញ្ហានេះ។",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "បង្ហាញសមាជិក",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "កំណត់ការប្រើប្រាស់ឡើងវិញ",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "បង្ហាញលេខសុវត្ថិភាព",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "បោះបង់",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ បានផ្ញើសារមួយ ដែលមិនអាចដំណើរការ ឬបង្ហាញ ព្រោះវាប្រើប្រាស់មុខងារថ្មីរបស់ Signal។",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "ការកំណត់ក្រុម",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "ការកំណត់សារសន្ទនា",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "តំណក្រុម",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "ಡೌನ್ಲೋಡ್ ಮಾಡಿ",
|
||||
"message": "ಉಳಿಸಿ",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "ಅಪ್ಡೇಟ್ ಮಾಡಲಾಗದು",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "ಮ್ಯೂಟ್ ಮಾಡಲಾಗಿದೆ",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "ಮ್ಯೂಟ್ ಮಾಡಿ",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop ಅಪ್ಡೇಟ್ ಆಗಲು ವಿಫಲವಾಗಿದೆ. ಆದರೆ, ಹೊಸ ಅವೃತ್ತಿ ಲಭ್ಯವಿದೆ. ದಯವಿಟ್ಟು $url$ ಗೆ ಹೋಗಿ ಮತ್ತು ಮ್ಯಾನ್ಯುಯಲ್ ಆಗಿ ಹೊಸ ಆವೃತ್ತಿ ಇನ್ಸ್ಟಾಲ್ ಮಾಡಿ. ನಂತರ ಬೆಂಬಲ ಸಂಪರ್ಕಿಸಿ ಅಥವಾ ಈ ಸಮಸ್ಯೆಯ ಬಗ್ಗೆ ಬಗ್ ವರದಿ ಫೈಲ್ ಮಾಡಿ.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "ಸದಸ್ಯರನ್ನು ತೋರಿಸು",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "ಸೆಷನ್ ರೀಸೆಟ್ ಮಾಡಿ",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "ನೋಟ ಸುರಕ್ಷತಾ ಸಂಖ್ಯೆ",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "ರದ್ದುಮಾಡು",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "ಹೊಸ Signal ವೈಶಿಷ್ಟ್ಯವನ್ನು ಬಳಸುವುದರಿಂದ ಪ್ರಕ್ರಿಯೆಗೊಳಿಸಲು ಅಥವಾ ಪ್ರದರ್ಶಿಸಲು ಸಾಧ್ಯವಾಗದ ಸಂದೇಶವನ್ನು $contact$ ನಿಮಗೆ ಕಳುಹಿಸಿದ್ದಾರೆ.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "ಗುಂಪಿನ ಸಿದ್ಧತೆಗಳು",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "ಚಾಟ್ ಸೆಟ್ಟಿಂಗ್ಗಳು",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "ಗುಂಪಿನ ಲಿಂಕ್",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "다운로드",
|
||||
"message": "저장",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "업데이트할 수 없음",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "알림 꺼짐",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "알림 끄기",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop이 업데이트에 실패했지만 사용 가능한 새 버전이 있습니다. $url$ 링크로 이동하여 새 버전을 수동으로 설치한 후, 지원팀에 문의하거나 문제에 대한 버그를 제출하세요.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "멤버 보이기",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "세션 초기화",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "안전 번호 보기",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "취소",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ 님이 처리하거나 표시할 수 없는 메시지를 보냈습니다. 이는 메시지에서 새로운 Signal 기능을 사용하기 때문입니다.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "그룹 설정",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "대화 설정",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "그룹 링크",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Daxîne",
|
||||
"message": "Tomar bike",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Nayê nûkirin",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Muted",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Bêdeng",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop failed to update, but there is a new version available. Please go to $url$ and install the new version manually, then either contact support or file a bug about this problem.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Endaman nîşan bide",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Rûniştinê reset bike",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Nimreya ewlehiyê bibîne",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Betal bike",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ sent you a message that can't be processed or displayed because it uses a new Signal feature.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Sazkariyên komê",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Şikilên niqaşê",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Girêdana komê",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Download",
|
||||
"message": "ເກັບ",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "ບໍ່ສາມາດອັບເດດ",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Muted",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Mute",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop failed to update, but there is a new version available. Please go to $url$ and install the new version manually, then either contact support or file a bug about this problem.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "ສະແດງສະມາຊິກ",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "ກຳນົດການຕັ້ງຄ່າໄໝ່",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "ເບີງຄືນເລັກທີເໝາະສົມ",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "ຍົກເລີກ",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ sent you a message that can't be processed or displayed because it uses a new Signal feature.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "ຕິດຕັ້ງກຸ່ມ",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Chat settings",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "ລີ່ງກຸ່ມ",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Atsisiųsti",
|
||||
"message": "Įrašyti",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Nepavyksta atnaujinti",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Pranešimai išj.",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Be garso",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Nepavyko atnaujinti Signal Desktop, tačiau yra prieinama nauja versija. Apsilankykite $url$ ir įdiekite naująją versiją rankiniu būdu, o tuomet arba susisiekite su programos palaikymo komanda, arba praneškite apie šią problemą.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Rodyti narius",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Atstatyti seansą",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Rodyti saugumo numerį",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Atsisakyti",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Skaityti daugiau",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ išsiuntė jums žinutę, kurios nepavyksta apdoroti ar parodyti, nes žinutė naudoja naująją Signal ypatybę.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Grupės nustatymai",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Pokalbio nustatymai",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Įjungti šio pokalbio pranešimus?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Grupės nuoroda",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Dabar, ekrano skaityklės naudotojams turėtų būti lengviau naršyti po pokalbių sąrašą kairiajame polangyje.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "Šioje versijoje yra daug smulkių patobulinimų ir klaidų ištaisymų, kurie padės Signal sklandžiai veikti.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Lejupielādēt",
|
||||
"message": "Saglabāt",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Nevar atjaunināt",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Izslēgta skaņa",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Atspējot ziņas",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop versiju neizdevās atjaunināt, taču ir pieejama jauna versija. Apmeklējiet $url$ un instalējiet jauno versiju manuāli. Pēc tam vai nu sazinieties ar atbalstu vai reģistrējiet kļūdu par šo problēmu.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Rādīt dalībniekus",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Atstatīt sesiju",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Skatīt drošības numuru",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Atcelt",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$nosūtīja jums ziņu, kuru nevar apstrādāt vai parādīt, jo tajā izmantota jauna Signal funkcija.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Grupu iestatījumi",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Sarunas Iestatījumi",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Grupas saite",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Преземи",
|
||||
"message": "Зачувај",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Не можам да ажурирам",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Исклучен звук",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Исклучи",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop не успеа да се ажурира иако е достапна нова верзија. Ве молиме одете на $url$ и инсталирајте ја новата верзија рачно. Потоа контактирајте го нашиот тим за поддршка или пријавте баг за проблемот.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Прикажи членови",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Ресетирај сесија",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Види сигурносен број",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Откажи",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ Ви испрати порака која што не може да се процесира или прикаже бидејќи користи нова опција во Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Поставувања за група",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Поставки за чатот",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Групен линк",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "ഡൌൺലോഡ്",
|
||||
"message": "സംരക്ഷിക്കൂ",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "അപ്ഡേറ്റ് ചെയ്യാൻ കഴിയില്ല",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "നിശബ്ദമാക്കി",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "നിശബ്ദമാക്കുക",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop അപ്ഡേറ്റ് ചെയ്യുന്നതിൽ പരാജയപ്പെട്ടു, പക്ഷേ ഒരു പുതിയ പതിപ്പ് ലഭ്യമാണ്. ദയവായി $url$ എന്നതിലേക്ക് പോയി പുതിയ പതിപ്പ് സ്വമേധയാ ഇൻസ്റ്റാൾ ചെയ്യുക, തുടർന്ന് പിന്തുണയുമായി ബന്ധപ്പെടുക അല്ലെങ്കിൽ ഈ പ്രശ്നത്തെക്കുറിച്ച് ഒരു ബഗ് ഫയൽ ചെയ്യുക.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "അംഗങ്ങളെ കാണിക്കുക",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "സെഷൻ പുനഃസജ്ജമാക്കുക",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "സുരക്ഷാ നമ്പർ കാണുക",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "റദ്ദാക്കുക",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "പുതിയ Signal ഫീച്ചർ ഉപയോഗിക്കുന്നതിനാൽ പ്രോസസ്സ് ചെയ്യാൻ കഴിയാത്തതോ പ്രദർശിപ്പിക്കാൻ കഴിയാത്തതോ ആയ ഒരു സന്ദേശം $contact$ നിങ്ങൾക്ക് അയച്ചു.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "ഗ്രൂപ്പ് ക്രമീകരണങ്ങൾ",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "ചാറ്റ് ക്രമീകരണങ്ങൾ",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "ഗ്രൂപ്പിന്റെ ലിങ്ക് ",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "डाऊनलोड करा",
|
||||
"message": "जतन करा",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "अद्यतनित करू शकत नाही",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "म्यूट केलेले",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "म्यूट करा",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop अद्यतनित होण्यात अयशस्वी, पण एक नवीन आवृत्ती उपलब्ध आहे. कृपया $url$वर जा आणि नवीन आवृत्ती व्यक्तिचलितरीत्या स्थापित करा, नंतर समर्थनला संपर्क करा किंवा या समस्येकरिता बग फाईल करा.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "सदस्य दाखवा",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "सत्र रीसेट करा",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "सुरक्षितता नंबर बघा",
|
||||
"description": ""
|
||||
|
@ -1454,7 +1458,7 @@
|
|||
"description": "Button tooltip label for stopping screen sharing"
|
||||
},
|
||||
"calling__button--ring__label": {
|
||||
"message": "Ring",
|
||||
"message": "रिंग",
|
||||
"description": "Label under the ring button"
|
||||
},
|
||||
"calling__button--ring__disabled-because-group-is-too-large": {
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "रद्द करा",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ ने आपल्याला एक संदेश पाठविला आहे जो प्रक्रिया केला किंवा दाखविला जाऊ शकत नाही कारण तो एक नवीन Signal वैशिष्ट्य वापरतो.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "गट सेटिंग",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "चॅट सेटिंग",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "गट लिंक",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Muat turun",
|
||||
"message": "Simpan",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Tidak Dapat Kemas Kini",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Diredamkan",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Bisukan",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Desktop Signal gagal dikemas kini, tetapi ada versi baharu yang tersedia. Sila pergi ke $url$ dan pasang versi baharu secara manual, kemudian hubungi sokongan atau failkan pepijat mengenai masalah ini.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Paparkan ahli",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Tetapkan semula sesi",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Lihat nombor keselamatan",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Batal",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ telah menghantar anda satu mesej yang tidak dapat diproses atau dipaparkan kerana ia menggunakan ciri-ciri Signal yang baru.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Group settings",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Tetapan sembang",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Pautan kumpulan",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Last ned",
|
||||
"message": "Lagre",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Kan ikke oppdatere",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Dempet",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Demping",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop mislyktes med å oppdatere, men det er en ny versjon tilgjengelig. Vennligst gå til $url$og installer den nye versjonen manuelt. Deretter kan du enten kontakte support eller sende en feilrapport om dette problemet.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Vis medlemmer",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Nullstill økten",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Vis sikkerhetsnummer",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Avbryt",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ sendte deg en melding som ikke kan behandles eller vises fordi den bruker en ny Signal funksjon.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Gruppeinstillinger",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Samtale-innstillinger",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Gruppelenke",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Downloaden",
|
||||
"message": "Opslaan",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Kan niet bijwerken",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Gedempt",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Dempen",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Het is Signal-Desktop niet gelukt om bij te werken, maar er is wel een nieuwe versie beschikbaar. Surf naar $url$ en installeer zelf de nieuwe versie. Neem daarna ofwel contact op met onze ondersteuning, of schijf een foutrapportage op GitHub om dit probleem te melden.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Leden weergeven",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Sessie opnieuw opzetten",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Veiligheidsnummer bekijken",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Annuleren",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Meer lezen",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "Je hebt een bericht ontvangen van $contact$ die niet kan worden verwerkt of niet kan worden weeggegeven omdat het gebruik maakt van een nieuwe functie van Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Groepsgesprek-instellingen",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Gespreksinstellingen",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Dit gesprek niet langer dempen?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Groepsverwijzing voor deze groep",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Het zou nu makkelijker moeten zijn voor gebruikers van schermlezers om te navigeren door de gesprekkenlijst aan de linker kant.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "Deze versie bevat een aantal kleine foutoplossingen waardoor Signal voor nog meer mensen goed werkt.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Last ned",
|
||||
"message": "Lagra",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Kan ikkje oppdatera",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Dempa",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Demp",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Det er ei ny utgåve tilgjengeleg, men Signal Desktop klarte ikkje oppdatera automatisk. Gå til $url$ og installer den nye utgåva manuelt. Ta så kontakt med brukarstøtta eller send inn ei feilmelding om dette problemet.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Vis medlemmar",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Nullstill økta",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Vis tryggleiksnummer",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Avbryt",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ sende deg ei melding som ikkje kan behandlast eller visast fordi den bruker ein ny Signal-funksjon.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Gruppeinnstillingar",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Samtaleinnstillingar",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Gruppelenke",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Last ned",
|
||||
"message": "Lagre",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Cannot Update",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Muted",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Mute",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop failed to update, but there is a new version available. Please go to $url$ and install the new version manually, then either contact support or file a bug about this problem.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Vis medlemmer",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Nullstill økten",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Vis sikkerhetsnummer",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Avbryt",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ sent you a message that can't be processed or displayed because it uses a new Signal feature.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Group settings",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Chat settings",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Group link",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "ਡਾਊਨਲੋਡ ਕਰੋ",
|
||||
"message": "ਸੰਭਾਲੋ",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "ਅੱਪਡੇਟ ਨਹੀਂ ਹੋ ਸਕਦਾ",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "ਚੁੱਪ ਕਰਾਏ",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "ਚੁੱਪ",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop ਅੱਪਡੇਟ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ ਰਿਹਾ, ਪਰ ਇੱਕ ਨਵਾਂ ਸੰਸਕਰਣ ਉਪਲਬਧ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ $url$ ’ਤੇ ਜਾਓ ਅਤੇ ਨਵਾਂ ਸੰਸਕਰਣ ਹੱਥੀਂ ਸਥਾਪਤ ਕਰੋ, ਫੇਰ ਜਾਂ ਤਾਂ ਸਹਾਇਤਾ ਨਾਲ ਸੰਪਰਕ ਕਰੋ ਜਾਂ ਇਸ ਸਮੱਸਿਆ ਬਾਰੇ ਬੱਗ ਦਰਜ ਕਰੋ।",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "ਮੈਂਬਰ ਦਿਖਾਓ",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "ਸੈਸ਼ਨ ਰੀਸੈੱਟ ਕਰੋ",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "ਸੁਰੱਖਿਆ ਨੰਬਰ ਵੇਖੋ",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "ਰੱਦ ਕਰੋ",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ ਨੇ ਤੁਹਾਨੂੰ ਇੱਕ ਸੁਨੇਹਾ ਭੇਜਿਆ ਜਿਸ ਨੂੰ ਪ੍ਰੋਸੈਸ ਜਾਂ ਡਿਸਪਲੇ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ ਕਿਉਂਕਿ ਇਹ Signal ਦੀ ਇੱਕ ਨਵੀਂ ਵਿਸ਼ੇਸ਼ਤਾ ਦੀ ਵਰਤੋਂ ਕਰਦਾ ਹੈ।",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "ਗਰੁੱਪ ਸੈਟਿੰਗਾਂ",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "ਗੱਲਬਾਤ ਸੈਟਿੰਗਜ਼",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "ਗਰੁੱਪ ਲਿੰਕ",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Pobierz",
|
||||
"message": "Zapisz",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Nie można zaktualizować",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Wyciszono",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Wycisz",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Dostępna jest nowa wersja Signal Desktop, ale automatyczna aktualizacja nie powiodła się. Przejdź do $url$ i zainstaluj nową wersję ręcznie, a następnie skontaktuj się z pomocą techniczną lub zgłoś błąd dotyczący tego problemu.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Pokaż członków",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Zresetuj sesję",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Zobacz numer bezpieczeństwa",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Anuluj",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Czytaj dalej",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ wysłał(a) wiadomość, która nie może zostać przetworzona lub wyświetlona, ponieważ wykorzystuje nową funkcję Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Ustawienia grupy",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Ustawienia rozmów",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Cofnąć wyciszenie tej rozmowy?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Link do grupy",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Użytkownicy czytników ekranu powinni móc teraz łatwiej nawigować po liście konwersacji na lewym panelu.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "Ta wersja zawiera wiele drobnych ulepszeń i poprawek błędów, zapewniających płynne działanie aplikacji Signal.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "راښکته کول",
|
||||
"message": "ثبت",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "اپډیټ کېدای نشي",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "صامت شوی",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "صامت",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "د ډیسکټاپ Signal اپډیټ نشو، خو یوه نوې نسخه شته. د مهرباني له مخې $url$ ته ولاړ شئ او په لاسي ډول نوې نسخه انسټال کړئ، بیا وروسته یا مرستندوی ټیم سره اړیکه ونیسئ یا د همدې ستونزې په اړه د ستونزې د هواري رپوټ ولیږئ.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "غړي وښیئ",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "د غونډې له سره تنظیمول",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "د خوندیتوب د شمېرې لیدل",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "لغوه کول",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ تاسې ته یو پیغام ولیږه کوم چې نه خلاصیږي یا نه ښودل کېږي ځکه هغه د Signal نوې بڼه کاروي.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "د ګروپ تنظیمات",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Chat settings",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "د ګروپ لینک",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "د سکرین لوستونکی کارونکی اوس باید هغه په اسانۍ سره ومومي تر څو په کېڼه تخته کې د محاورې لیست په اسانۍ سره ښکته پورته کړي.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "دغه نسخه یو شمېر واړه کارونه او د بوګ جوړونې لري تر څو Signal په روانه توګه سره کار ورکړي.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Baixar",
|
||||
"message": "Salvar",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Não foi possível atualizar",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Silenciado/a",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Silenciar",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "A atualização do Signal Desktop falhou. Há uma nova versão disponível. Por favor, vá para $url$ e instale a nova versão manualmente. Em seguida, entre em contato com o suporte ou reporte esse problema.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Mostrar membros",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Reiniciar a sessão",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Ver número de segurança",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Cancelar",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Leia mais",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ enviou-lhe uma mensagem que não pode ser processada ou exibida porque usa um novo recurso do Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Configurações de grupo",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Configurações da conversa",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Reativar notificações nessa conversa?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Link do grupo",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Demos atenção para a lista de conversas, para ela se potencializar e se tornar legível para as pessoas que leem com auxílio de programas de computador.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "Essa versão contém pequenos retoques e consertos no Signal para ele continuar funcionando confortavelmente.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Download",
|
||||
"message": "Guardar",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Não é possível atualizar",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Silenciado(a)",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Silenciar",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Ocorreu um erro ao tentar atualizar o Signal Desktop para a versão mais recente. Por favor, vá até $url$ e instale manualmente a nova versão. Depois, ou contacte a nossa equipa de suporte ou envie-nos um ficheiro de erro com este problema.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Mostrar membros",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Reiniciar sessão",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Ver número de segurança",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Cancelar",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Ler mais",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ enviou-lhe uma mensagem que não pode ser processada ou exibida porque utiliza uma nova funcionalidade do Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Definições do grupo",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Definições da conversa",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Remover esta conversa do silêncio?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Link do grupo",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Os utilizadores de leitores de ecrã agora devem achar mais fácil navegar pela lista de conversas no painel esquerdo.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"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 v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Descarcă",
|
||||
"message": "Salvează",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Actualizare eșuată",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Fără sunet",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Silențios",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop nu a putut fi actualizat, dar există o versiune nouă disponibilă. Accesați $url$ și instalați noua versiune manual, după care contactați serviciul de asistență sau raportați această problemă on-line.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Afișează membrii",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Resetează sesiunea",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Afișează numărul de siguranță",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Anulați",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Citiți mai multe",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ v-a trimis un mesaj ce nu poate fi procesat sau afișat deoarece folosește o nouă funcționalitate Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Setări grup",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Setări conversaţie",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Activați notificările conversației?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Link grup",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Utilizatorilor de cititoare de ecran ar trebui să le fie mai ușor acum să navigheze prin lista de conversații din panoul din stânga.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"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 v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Скачать",
|
||||
"message": "Сохранить",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Невозможно обновить",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Увед. отключены",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Откл. уведомления",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop не удалось обновиться, но новая версия доступна. Пожалуйста, перейдите на $url$ и установите новую версию вручную, затем свяжитесь с поддержкой или сообщите об этой проблеме.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Показать участников",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Сбросить сессию",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Просмотреть код безопасности",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Отменить",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Читать далее",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ отправил(-a) вам сообщение, которое не может быть обработано или отображено, поскольку оно использует новую функцию Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Настройки группы",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Настройки чата",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Включить уведомления в этом чате?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Ссылка на группу",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Пользователям программ чтения с экрана теперь должно быть легче перемещаться по списку разговоров в панели слева.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "Эта версия содержит несколько небольших изменений и исправлений ошибок.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Stiahnuť",
|
||||
"message": "Uložiť",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Chyba pri aktualizácii",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Stlmený/á",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Stlmiť",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Aplikáciu Signal Desktop sa nepodarilo akualizovať. Prosím navštívte $url$, nainštalujte novú verziu manuálne a potom buď kontaktujte podporu alebo nahláste technickú chybu.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Zobraziť členov",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Obnoviť reláciu",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Zobraziť bezpečnostné číslo",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Zrušiť",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Čítaj viac",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ vám poslal/a správu, ktorú nemožno spracovať alebo zobraziť, pretože používa novú funkciu Signalu.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Nastavenia skupiny",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Nastavenia konverzácie",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Chcete zrušiť ignorovanie tejto konverácie?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Odkaz do skupiny",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Používatelia čítačky obrazovky by mali teraz jednoduchšie prechádzať zoznamom konverzácií na ľavom paneli.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"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 v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Prenesi",
|
||||
"message": "Shrani",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Posodobitev ni uspela",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Utišan",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Utišaj",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Posodobitev aplikacije Signal Desktop ni bila uspešna, čeprav je na voljo nova različica. Prosimo pojdite na $url$ in ročno namestite novo različico, nato pa o problemu obvestite podporno službo oz. prijavite hrošča.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Prikaži člane",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Ponastavi sejo",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Preglej varnostno število",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Prekliči",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Preberi več",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "Uporabnik $contact$ vam je poslal sporočilo, ki ne more biti procesirano oziroma prikazano, ker vsebuje novo funkcijo aplikacije Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Nastavitve skupine",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Nastavitve pogovora",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Želite prekiniti utišanje?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Povezava do skupine",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Shkarkoje",
|
||||
"message": "Ruaje",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "S'përditësohet Dot",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Pa zë",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Heshtoje",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal-i për Desktop s’arriti të përditësohej, por ka gati një version të ri. Ju lutemi, kaloni te $url$ dhe instaloni versionin e ri dorazi, mandej ose lidhuni me asistencën, ose parashtroni një të metë rreth këtij problemi.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Shfaq anëtarët",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Rinis sesionin",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Shihni numër sigurie",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Anuloje",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Lexoni më tepër",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ ju dërgoi një mesazh që s’mund të përpunohet apo shfaqet, ngaqë përdor një veçori të re të Signal-it.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Rregullime grupi",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Rregullime fjalosjeje",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Të hiqet heshtimi i kësaj fjalosjeje?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Lidhje grupi",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Përdoruesit e lexuesit të ekrani tani do të shohin se është më e lehtë të lëvizet nëpër listën e bisedave më kuadratin majtas.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"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 v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Преузми",
|
||||
"message": "Сачувај",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Ажурирање није могуће",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Утишано",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Утишај",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop није успело да се ажурира, али постоји нова верзија. Идите на $url$ и ручно инсталирајте нову верзију, а затим контактирајте подршку или пријавите грешку у вези са овим проблемом.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Прикажи чланове",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Обнови везу",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Прикажи сигурносни број",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Одустани",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ вам је послао/ла поруку која не може бити обрађена и приказана овде, јер користи нове могућности Signal-а.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Поставке групе",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Поставке ћаскања",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Веза до групе",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Hämta",
|
||||
"message": "Spara",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Kan inte uppdatera",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Ljudet avstängt",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Ljud av",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Det gick inte att uppdatera Signal Desktop, men det finns en ny version tillgänglig. Vänligen gå till $url$ och installera den nya versionen manuellt, kontakta antingen sedan supporten eller skicka en felrapport om detta problem.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Visa medlemmar",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Återställ session",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Visa säkerhetsnummer",
|
||||
"description": ""
|
||||
|
@ -1422,7 +1426,7 @@
|
|||
"description": "Button tooltip label for turning on the camera"
|
||||
},
|
||||
"calling__button--audio__label": {
|
||||
"message": "Tysta",
|
||||
"message": "Ljud av",
|
||||
"description": "Label under the audio button"
|
||||
},
|
||||
"calling__button--audio-disabled": {
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Avbryt",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Läs mer",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ skickade dig ett meddelande som inte kan bearbetas eller visas eftersom det använder en ny Signal-funktion.",
|
||||
"description": "",
|
||||
|
@ -3000,7 +3008,7 @@
|
|||
"description": "Header of the keyboard shortcuts guide - calling section"
|
||||
},
|
||||
"Keyboard--toggle-audio": {
|
||||
"message": "Växla tysta på och av",
|
||||
"message": "Växla ljud på och av",
|
||||
"description": "Shown in the shortcuts guide"
|
||||
},
|
||||
"Keyboard--toggle-video": {
|
||||
|
@ -3826,7 +3834,7 @@
|
|||
"description": "Title for the select your screen sharing sources modal"
|
||||
},
|
||||
"calling__SelectPresentingSourcesModal--confirm": {
|
||||
"message": "Starta delning",
|
||||
"message": "Börja dela",
|
||||
"description": "Confirm button for sharing screen modal"
|
||||
},
|
||||
"calling__SelectPresentingSourcesModal--entireScreen": {
|
||||
|
@ -3868,31 +3876,31 @@
|
|||
"description": "Shown when the device is the default device"
|
||||
},
|
||||
"muteNotificationsTitle": {
|
||||
"message": "Tysta aviseringar",
|
||||
"message": "Stäng av ljudet för aviseringar",
|
||||
"description": "Label for the mute notifications drop-down selector"
|
||||
},
|
||||
"notMuted": {
|
||||
"message": "Inte tystad",
|
||||
"message": "Ljud på",
|
||||
"description": "Label when the conversation is not muted"
|
||||
},
|
||||
"muteHour": {
|
||||
"message": "Tysta i en timme",
|
||||
"message": "Ljud av i en timme",
|
||||
"description": "Label for muting the conversation"
|
||||
},
|
||||
"muteEightHours": {
|
||||
"message": "Tysta i 8 timmar",
|
||||
"message": "Ljud av i 8 timmar",
|
||||
"description": "Label for muting the conversation"
|
||||
},
|
||||
"muteDay": {
|
||||
"message": "Tysta i en dag",
|
||||
"message": "Ljud av i en dag",
|
||||
"description": "Label for muting the conversation"
|
||||
},
|
||||
"muteWeek": {
|
||||
"message": "Tysta i en vecka",
|
||||
"message": "Ljud av i en vecka",
|
||||
"description": "Label for muting the conversation"
|
||||
},
|
||||
"muteAlways": {
|
||||
"message": "Tysta för alltid",
|
||||
"message": "Ljud av för alltid",
|
||||
"description": "Label for muting the conversation"
|
||||
},
|
||||
"unmute": {
|
||||
|
@ -3900,11 +3908,11 @@
|
|||
"description": "Label for unmuting the conversation"
|
||||
},
|
||||
"muteExpirationLabelAlways": {
|
||||
"message": "Alltid tystad",
|
||||
"message": "Ljudet avstängt för alltid",
|
||||
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
|
||||
},
|
||||
"muteExpirationLabel": {
|
||||
"message": "Tystad till $duration$",
|
||||
"message": "Ljudet avstängt till $duration$",
|
||||
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
|
||||
"placeholders": {
|
||||
"duration": {
|
||||
|
@ -5306,7 +5314,7 @@
|
|||
"description": "Displayed while checking if the contact is SMS-only"
|
||||
},
|
||||
"countMutedConversationsDescription": {
|
||||
"message": "Inkludera tysta konversationer i märkesräkning",
|
||||
"message": "Inkludera konversationer med ljudet avstängt i märkesräkning",
|
||||
"description": "Description for counting muted conversations in badge setting"
|
||||
},
|
||||
"ContactModal--message": {
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Gruppinställningar",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Chattinställningar",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Ljud på i den här chatten",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Grupplänk",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -5480,7 +5496,7 @@
|
|||
"description": "In the conversation notifications settings, this is the label for the mentions option"
|
||||
},
|
||||
"ConversationNotificationsSettings__mentions__info": {
|
||||
"message": "Få aviseringar när du nämns i tystade chattar",
|
||||
"message": "Få aviseringar när du nämns i chattar med ljudet av",
|
||||
"description": "In the conversation notifications settings, this is the sub-label for the mentions option"
|
||||
},
|
||||
"ConversationNotificationsSettings__mentions__select__always-notify": {
|
||||
|
@ -5488,7 +5504,7 @@
|
|||
"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": "Meddela inte om tystad",
|
||||
"message": "Meddela inte om ljudet är avstängt",
|
||||
"description": "In the conversation notifications settings, this is the option that doesn't notify you for @mentions if the conversation is muted"
|
||||
},
|
||||
"GroupLinkManagement--clipboard": {
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Skärmläsare bör nu ha lättare att navigera genom konversationslistan i den vänstra rutan.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"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 v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Pakua",
|
||||
"message": "Hifadhi",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Haiwezi Kusasisha",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Imenyamazishwa",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Zima",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop haijaweza kusasishwa, lakini toleo jipya linapatikana. Tafadhali nenda kwenye $url$ na usakinishe toleo jipya wewe mwenyewe, kisha wasiliana na timu ya usaidizi au uwasilishe ripoti ya hitilafu kuhusiana na shida hii.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Onyesha wanachama",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Weka upya",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Tazama nambari ya usalama",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Ghairi",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ amekutumia ujumbe ambao hauwezi kuchakatishwa ama kuonyeshwa kwa sababu unatumia kipengele mpya cha Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Mipangilio ya kikundi",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Mpangilio wa Mazungumzo",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Kiungo cha kikundi",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "பதிவிறக்க",
|
||||
"message": "சேமி",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "அமைப்புகளைக் காட்டு",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "முடக்கியது",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "முடக்கு",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop புதுப்பிக்கத் தவறிவிட்டது, ஆனால் ஒரு புதிய பதிப்பு கிடைக்கிறது. தயவுசெய்து $url$ க்குச் சென்று புதிய பதிப்பை நீங்களே நிறுவவும், பின்னர் உதவிக்கு தொடர்பு கொள்ளவும் அல்லது இந்த சிக்கலைப் பற்றி ஒரு பிழை தாக்கல் செய்யவும்.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "உறுப்பினர்களைக் காட்டு",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "அமர்வை மீட்டமை",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "பாதுகாப்பு எண்ணைக் காண்க",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "ரத்து",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ உங்களுக்கு ஒரு செய்தியை அனுப்பியது, இது புதிய Signal அம்சத்தைப் பயன்படுத்துவதால் செயலாக்கவோ அல்லது காட்டவோ முடியாது.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "குழு அமைப்புகள்",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "அரட்டை அமைப்புகள்",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "குழு இணைப்பு",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "దిగుమతి",
|
||||
"message": "భద్రపరుచు",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "నవీకరించలేరు",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "మ్యూట్ చేయబడింది",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "నిశబ్ధం",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop నవీకరించడంలో విఫలమైంది, కానీ క్రొత్త సంస్కరణ అందుబాటులో ఉంది. దయచేసి $url$ కి వెళ్లి క్రొత్త సంస్కరణను మాన్యువల్గా ఇన్స్టాల్ చేయండి, ఆపై మద్దతును సంప్రదించండి లేదా ఈ సమస్య గురించి బగ్ను ఫైల్ చేయండి.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "సభ్యులను చూపించు",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "సెషన్ను రీసెట్ చేయండి",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "భద్రతా సంఖ్యను వీక్షించండి",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "రద్దు",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ మీకు క్రొత్త Signal లక్షణాన్ని ఉపయోగిస్తున్నందున ప్రాసెస్ చేయలేని లేదా ప్రదర్శించలేని సందేశాన్ని పంపింది.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "సమూహ సెట్టింగులు",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "చాట్ సెట్టింగ్లు",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "సమూహ లింక్",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "ดาวน์โหลด",
|
||||
"message": "บันทึก",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "ไม่สามารถปรับปรุง",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "ปิดเสียงอยู่",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "ปิดเสียง",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "การปรับปรุง Signal Desktop ล้มเหลว แต่มีรุ่นใหม่พร้อมให้ปรับปรุงแล้ว กรุณาไปที่ $url$ และติดตั้งรุ่นใหม่ด้วยตัวเอง จากนั้นติดต่อขอการสนับสนุนหรือแจ้งบั๊กรายงานปัญหานี้",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "แสดงสมาชิก",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "เริ่มสมัยสนทนาใหม่",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "แสดงหมายเลขความปลอดภัย",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "ยกเลิก",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ ได้ส่งข้อความหาคุณ แต่มันไม่สามารถถูกประมวลผลหรือแสดงผลได้ เพราะมันใช้ความสามารถของ Signal รุ่นใหม่",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "การตั้งค่ากลุ่ม",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "ตั้งค่าการพูดคุย",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "ลิงก์กลุ่ม",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "İndir",
|
||||
"message": "Kaydet",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Güncellenemiyor",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Sessize Alındı",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Sessiz",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop güncellenemedi, ama yeni bir sürüm mevcut. Lütfen $url$ adresine gidin ve yeni sürümü kurun, daha sonrasında bu sorun hakkında destekle iletişime geçin veya hata raporu doldurun.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Üyeleri göster",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Oturumu sıfırla",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Güvenlik numarasını görüntüle",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "İptal",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ size Signal'in yeni özelliğini kullanan bir ileti gönderdiği için işlenemiyor veya görüntülenemiyor.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Grup ayarları",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Sohbet ayarları",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Grup bağlantısı",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Ekran okuyucu kullanıcıları için sol bölmedeki konuşma listesinde gezinme artık daha kolay.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "چۈشۈر",
|
||||
"message": "ساقلا",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "يېڭىلىيالمايدۇ",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "ئۈنسىز",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "ئۈنسىز",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop يېڭىلىيالمىدى، ئەمما يېڭى نەشرىنى ئىشلەتكىلى بولىدۇ. $url$دىن يېڭى نەشرىنى چۈشۈرۈپ ئورنىتىڭ.ئاندىن قوللاش بىلەن ئالاقىلىشىڭ ياكى بۇ مەسىلە ھەققىدە سازلاش دوكلاتى يوللاڭ.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "ئەزالارنى كۆرسەت",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "سۆزلىشىشنى ئەسلىگە قايتۇر",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "بىخەتەرلىك نومۇرىنى كۆرسەت",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "ۋاز كەچ",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ سىزگە ئەۋەتكەن ئۇچۇردا Signal نىڭ يېڭى بىر ئىقتىدارى ئىشلىتىلگەچكە، ئۇنى بىر تەرەپ قىلالمىدى ياكى كۆرسىتەلمىدى.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "گۇرۇپپا تەڭشەكلەر",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Chat settings",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "گۇرۇپپا ئۇلانمىسى",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Завантажити",
|
||||
"message": "Зберегти",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Неможливо оновити",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Сповіщення вимкнені",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Без сповіщень",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop не вдалося оновитись, але нова версія доступна. Будь ласка, перейдіть на $url$ і встановіть нову версію вручну, потім зв'яжіться з підтримкою або подайте файл помилки щодо цієї проблеми.",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Показати учасників",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Скинути сесію",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Перевірити номер безпеки",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Скасувати",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ відправив (-лa) вам повідомлення, яке не може бути оброблено або відображено, оскільки воно використовує нову функцію Signal.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Налаштування групи",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Налаштування розмови",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Групове посилання",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "ڈاؤن لوڈ کریں",
|
||||
"message": "محفوظ کریں",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Update نہیں ہو سکا",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "خاموش",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "خاموش",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop کی تازہ کاری کرنے میں ناکام ، لیکن ایک نیا ورژن دستیاب ہے۔ براہ کرم $url$ دستی طور پر نیا ورژن انسٹال کریں اور انسٹال کریں ، پھر یا تو سپورٹ سے رابطہ کریں یا اس مسئلے کے بارے میں کوئی بگ فائل کریں۔",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "اراکین کو دکھائیں",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "سیشن ری سیٹ کریں",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "حفاظتی نمبر دیکھیں",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "منسوخ کریں",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ نے آپ کو ایک پیغام بھیجا جس پر کارروائی نہیں ہوسکتی ہے یا ظاہر نہیں ہوسکتی ہے کیونکہ یہ ایک نئی Signal کی خصوصیت استعمال کرتی ہے۔",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "گروپ کی ترتیبات",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "باتوں کی ترتیبات",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "گروپ لنک",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "Tải xuống",
|
||||
"message": "Lưu",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "Không thể Cập nhật",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "Đã tắt tiếng",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "Im lặng",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop không thể cập nhật, nhưng đã có phiên bản mới hơn. Xin hãy truy cập $url$ và cài đặt thủ công phiên bản mới, sau đó hãy liên lạc bên hỗ trợ hoặc gửi thông báo lỗi về vấn đề này. ",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "Hiển thị thành viên",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "Thiết lập lại phiên",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "Xem số an toàn",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "Hủy",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ đã gửi cho bạn một tin nhắn nhưng không thể xử lý hoặc hiển thị vì sử dụng tính năng Signal mới.",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "Cài đặt nhóm",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "Cài đặt trò chuyện",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "Đường dẫn nhóm",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "下载",
|
||||
"message": "保存",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "无法更新",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "已静音",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "静音",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal Desktop 升级失败。请到$url$下载安装新版本,并联系支持或者提交 bug 报告。",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "显示成员",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "重置会话",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "查看安全码",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "取消",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "Read more",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ 给您发送的信息无法被处理,因为它用到了新的 Signal 功能。",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "群组设置",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "聊天设置",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "Unmute this chat?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "群组链接",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "Screen reader users should now find it easier to navigate through the conversation list on the left pane.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"description": "Shown as the text for the copy button on the debug log screen"
|
||||
},
|
||||
"debugLogSave": {
|
||||
"message": "下載",
|
||||
"message": "儲存",
|
||||
"description": "Shown as the text for the download button on the debug log screen"
|
||||
},
|
||||
"debugLogLinkCopied": {
|
||||
|
@ -1027,6 +1027,14 @@
|
|||
"message": "無法升級",
|
||||
"description": "Shown as the title of our update error dialogs on windows"
|
||||
},
|
||||
"muted": {
|
||||
"message": "已靜音",
|
||||
"description": "Shown in a button when a conversation is muted"
|
||||
},
|
||||
"mute": {
|
||||
"message": "靜音對話",
|
||||
"description": "Shown in a button when a conversation is unmuted and can be muted"
|
||||
},
|
||||
"cannotUpdateDetail": {
|
||||
"message": "Signal 桌面版更新失敗,但是有可用的新版本。 請到 $url$並手動安裝新版本,然後與支援人員聯繫或回報此問題。",
|
||||
"description": "Shown if a general error happened while trying to install update package",
|
||||
|
@ -1135,10 +1143,6 @@
|
|||
"message": "顯示成員",
|
||||
"description": ""
|
||||
},
|
||||
"resetSession": {
|
||||
"message": "重設對話",
|
||||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||||
},
|
||||
"showSafetyNumber": {
|
||||
"message": "檢視安全碼",
|
||||
"description": ""
|
||||
|
@ -2751,6 +2755,10 @@
|
|||
"message": "取消",
|
||||
"description": "Appears on the cancel button in confirmation dialogs."
|
||||
},
|
||||
"MessageBody--read-more": {
|
||||
"message": "閱讀更多",
|
||||
"description": "When a message is too long this is the affordance to expand the message"
|
||||
},
|
||||
"Message--unsupported-message": {
|
||||
"message": "$contact$ 傳送了一則無法處理或顯示的訊息,因為它使用了新的 Signal 功能。",
|
||||
"description": "",
|
||||
|
@ -5353,6 +5361,14 @@
|
|||
"message": "群組設定",
|
||||
"description": "This is a button in the conversation context menu to show group settings"
|
||||
},
|
||||
"showConversationDetails--direct": {
|
||||
"message": "聊天設定",
|
||||
"description": "This is a button in the conversation context menu to show chat settings"
|
||||
},
|
||||
"ConversationDetails__unmute--title": {
|
||||
"message": "要解除此聊天的靜音?",
|
||||
"description": "Title for the modal to unmute a chat"
|
||||
},
|
||||
"ConversationDetails--group-link": {
|
||||
"message": "群組連結",
|
||||
"description": "This is the label for the group link management panel"
|
||||
|
@ -6488,5 +6504,9 @@
|
|||
"WhatsNew__v5.21--3": {
|
||||
"message": "螢幕閱讀器使用者現在應該可以更輕鬆地瀏覽左側面版中的對話清單。",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.22": {
|
||||
"message": "此版本包含許多小調整和錯誤修復,以維持 Signal 穩定運作。",
|
||||
"description": "Release notes for v5.22"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue