mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-07-13 16:43:53 +01:00
Update strings
This commit is contained in:
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Geen stemme nie"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Skrap"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Meningsopname: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Heg lêer aan"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Hierdie persoon gebruik nie Signal nie"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Hierdie opdatering sluit ook 'n foutregstelling in vir 'n probleem wat verhoed het dat skakelvoorskoue gegenereer word indien die boodskap ook emoji-karakters ingesluit het. Dankie, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Toeganklikheidsverbeterings."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Ons het ook 'n fout reggestel wat kon verhoed dat kennisgewings in Windows verskyn."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "لا أصوات"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "حذف"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "استطلاع: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "إرفاق ملف"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "لا يستخدم هذا الشخص سيجنال"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "يتضمّن هذا التحديث أيضًا إصلاحًا لخلل كان يمنع ظهور عرض مُسبَق للروابط عند احتواء الرسالة على رموز تعبيرية أيضًا. شكرًا، <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "تحسينات إمكانية الوصول."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "أصلحنا أيضًا خطًأ كان قد يمنع ظهور الإشعارات على نظام التشغيل ويندوز."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Səs yoxdur"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Sil"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Səsvermə: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Fayl əlavə et"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Bu şəxs Signal istifadə etmir"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Bu yeniləmə həmçinin mesaja emojilər daxil edildikdə keçidə önbaxışın yaradılmasına mane olan nasazlığın aradan qaldırılmasını əhatə edir. Təşəkkürlər, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Bu yeniləmə, yeni mesajlar mövzuya daxil olduqda təkrarlanan vaxt göstəricisinin elan edilməsini keçərək ekran oxuyucu istifadəçiləri üçün əlçatanlığı yaxşılaşdırır."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Həmçinin biz Windows-da bildirişlərin görünməsinə mane olan nasazlığı da aradan qaldırdıq."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Няма гласове"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Изтриване"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Анкета: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Добави файл"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Този човек не използва Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Тази актуализация също така включва отстранен бъг, който не позволяваше да се генерират прегледи на линкове, когато в съобщението има и емотикони. Благодарим, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Подобрения в достъпността."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Също така отстранихме бъг, който можеше да попречи на появяването на известия на Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "কোনো ভোট নেই"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "মুছে ফেলুন"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "জরিপ: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "ফাইল সংযুক্ত করুন"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "এই ব্যক্তিটি Signal ব্যবহার করছেন না"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "এই আপডেটে একটি বাগ সংশোধনও অন্তর্ভুক্ত করা হয়েছে, যা মেসেজে ইমোজি ক্যারেক্টার অন্তর্ভুক্ত করার সময় লিংক প্রিভিউ তৈরি হতে বাধা দিতো। ধন্যবাদ, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "অ্যাক্সেস আরো উন্নত করা হয়েছে।"
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "আমরা এমন একটি বাগও সংশোধন করেছি, যা Windows-এ নোটিফিকেশন প্রদর্শিত হতে বাধা দিতে পারত।"
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Nema glasova"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Izbriši"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Anketa: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Priložite datoteku"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Ova osoba ne koristi Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Ovo ažuriranje također uključuje ispravku greške koja je sprječavala generiranje pregleda linkova kada je poruka sadržavala emotikone. Hvala, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Poboljšanje pristupačnosti."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Također smo ispravili grešku koja je mogla spriječiti pojavljivanje obavještenja na Windowsu."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Sense vots"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Suprimeix"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Enquesta: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Adjunta un fitxer"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Aquesta persona no usa el Signal."
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Aquesta actualització també inclou una correcció d'errors per a un problema que impedia que es generessin vistes prèvies d'enllaços quan el missatge també incloïa caràcters emoji. Gràcies, <elias6></elias6>!"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Millores d'accessibilitat."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "També hem corregit un error que podia impedir que apareguessin notificacions a Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Žádné hlasy"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Odstranit"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Anketa: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Připojit soubor"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Tato osoba nepoužívá Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Tato aktualizace také obsahuje opravu chyby, která bránila generování náhledů odkazů, pokud zpráva obsahovala zároveň emoji. Díky, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Vylepšení přístupnosti."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Také jsme opravili chybu, která mohla bránit v zobrazení oznámení v systému Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Ingen stemmer"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Slet"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Afstemning: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Vedhæft fil"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Denne person bruger ikke Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Denne opdatering indeholder også en fejlrettelse for et problem, der forhindrede, at forhåndsvisninger af link blev genereret, når beskeden også indeholdt emojitegn. Med venlig hilsen <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Denne opdatering forbedrer tilgængeligheden for skærmlæsere ved at springe gentagne tidsstempelmeddelelser over, når der kommer nye beskeder i en samtale."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Vi har også rettet en fejl, der kunne forhindre, at notifikationer blev vist på Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Keine Stimmen"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Löschen"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Umfrage: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Datei anhängen"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Diese Person verwendet Signal nicht"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "• Das Update behebt einen Fehler, der dazu führte, dass Link-Vorschauen nicht angezeigt werden konnten, wenn die Nachricht Emoji-Zeichen enthielt. Danke, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Dieses Update verbessert die Barrierefreiheit für Nutzer von Screenreadern, indem wiederholte Zeitstempel-Mitteilungen übersprungen werden, wenn neue Nachrichten in einem Chat eintreffen."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Wir haben auch einen Fehler behoben, der dazu führen konnte, dass Benachrichtigungen unter Windows nicht angezeigt wurden."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Δεν υπάρχουν ψήφοι"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Διαγραφή"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Δημοσκόπηση: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Επισύναψη αρχείου"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Αυτό το άτομο δεν χρησιμοποιεί Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Αυτή η ενημέρωση περιλαμβάνει επίσης μια διόρθωση σφάλματος για ένα πρόβλημα που εμπόδιζε τη δημιουργία προεπισκόπησης συνδέσμων όταν το μήνυμα περιελάμβανε επίσης χαρακτήρες emoji. Ευχαριστούμε, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Βελτιώσεις προσβασιμότητας."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Διορθώσαμε επίσης ένα σφάλμα που εμπόδιζε την εμφάνιση ειδοποιήσεων στα Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3110,7 +3110,7 @@
|
||||
},
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Poll: {pollQuestion}",
|
||||
"description": "Shown in notifications and in the left pane when a poll message is received. {pollQuestion} is the poll question text."
|
||||
"description": "(Deleted 2025/11/05) Shown in notifications and in the left pane when a poll message is received. {pollQuestion} is the poll question text."
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}",
|
||||
@@ -9731,11 +9731,11 @@
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread.",
|
||||
"description": " Release notes for 7.78 release"
|
||||
"description": "(Deleted 2025/11/05) Release notes for 7.78 release"
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows.",
|
||||
"description": " Release notes for 7.78 release"
|
||||
"description": "(Deleted 2025/11/05) Release notes for 7.78 release"
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it.",
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Sin votos"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Eliminar"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Encuesta: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Adjuntar archivo"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Esta persona no usa Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Esta actualización también corrige un error que impedía que se generara la vista previa de un enlace cuando el mensaje incluía caracteres de emojis. ¡Gracias, <elias6></elias6>!"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Esta actualización mejora la accesibilidad para las personas que usan un lector de pantalla, ya que omite las marcas de tiempo repetidas cuando llegan nuevos mensajes a una conversación."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "También hemos corregido un error que podía impedir que las notificaciones aparecieran en Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Vastuseid pole"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Kustuta"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Küsitlus: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Lisa fail"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "See isik ei kasuta Signalit"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "See uuendus sisaldab ka veaparandust probleemile, mis takistas linkide eelvaadete genereerimist, kui sõnum sisaldas ka emotikone. Aitäh, <elias6></elias6>!"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Parendused ligipääsetavuse osas."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Parandasime ka vea, mis võis takistada teavituste ilmumist Windowsis."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Ez dago botorik"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Ezabatu"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Galdeketa: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Erantsi fitxategia"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Pertsona honek ez du Signal erabiltzen"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Halaber, mezuak emoji-karaktereak zituenean esteken aurreikuspena sortzea galarazten zuen arazo bat konpondu dugu eguneratze honetan. Eskerrik asko, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Erabilerraztasun-hobekuntzak."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Halaber, Windows-en jakinarazpenak agertzea galarazten zuen akats bat konpondu dugu."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "بدون رأی"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "پاک کردن"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "نظرسنجی: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "پیوست فایل"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "این فرد از سیگنال استفاده نمیکند"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "این نسخه جدید شامل رفع اشکالی که مانع میشد وقتی پیام حاوی نویسههای ایموجی است، پیشنمایشهای پیوند تولید شوند. متشکریم، <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "بهبود دسترسیپذیری."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "ما همچنین اشکالی را برطرف کردیم که مانع از نمایش اعلانها در ویندوز میشد."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Ei ääniä"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Poista"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Kysely: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Liitä tiedosto"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Tämä henkilö ei käytä Signalia."
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Päivitys sisältää myös korjauksen ongelmaan, joka esti linkkien esikatselun luomisen, kun viestissä oli myös emoji-merkkejä. Kiitos, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Saavutettavuusparannuksia."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Korjasimme myös virheen, joka saattoi estää ilmoitusten näkymisen Windowsissa."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Aucun vote"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Supprimer"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Sondage : {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Joindre un fichier"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Ce contact n'utilise pas Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "L'aperçu des liens ne fonctionnait pas lorsque le message contenait aussi des émojis, mais vous allez vous apercevoir que le problème est résolu ! Merci, <elias6></elias6>."
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Au programme de cette mise à jour, une amélioration de l'accessibilité pour les utilisateurs de lecteurs d'écran : lorsque de nouveaux messages arrivent en même temps dans une conversation, Signal ne répète plus l'horodatage à chaque fois."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Et comme c'était la Halloween, on a sorti nos baguettes de sorciers et fait disparaître un bug qui empêchait parfois l'affichage des notifications sous Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Níl Aon Vótaí Ann"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Scrios"
|
||||
},
|
||||
@@ -1431,7 +1458,7 @@
|
||||
"messageformat": "Cruthaigh fillteán"
|
||||
},
|
||||
"icu:Preferences__EditChatFolderPage__Title--EditingExistingChatFolder": {
|
||||
"messageformat": "Cuir fillteán in eagar"
|
||||
"messageformat": "Cuir an fillteán in eagar"
|
||||
},
|
||||
"icu:Preferences__EditChatFolderPage__FolderNameField__Label": {
|
||||
"messageformat": "Ainm an fhillteáin"
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Suirbhé: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Cuir comhad i gceangal"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Níl Signal á úsáid ag an duine seo"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Áirítear leis an nuashonrú seo freisin réiteach fabht ar fhadhb a chuir cosc ar réamhamhairc ar nasc a ghiniúint agus carachtair emoji sa teachtaireacht freisin. Go raibh maith agat, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Feabhsuithe ar inrochtaineacht."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Chomh maith leis sin, réitíomar fabht a d'fhéadfadh bac a chur ar fhógraí a thaispeáint ar Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Sen votos"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Eliminar"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Enquisa: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Anexar un ficheiro"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Esta persoa non usa Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Esta actualización tamén inclúe a corrección dun erro que impedía xerar visualizacións de ligazóns cando a mensaxe contiña tamén emoticonas. Grazas, <elias6></elias6>!"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Melloras no tocante á accesibilidade."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Tamén arranxamos un erro que impedía que aparecesen as notificacións en Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "કોઈ મત નથી"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "ડિલીટ કરો"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "મતદાન: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text} "
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "અટેચ ફાઈલ"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "આ વ્યક્તિ Signal નો ઉપયોગ કરી રહી નથી"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "આ અપડેટમાં એક સમસ્યાનું બગફિક્સ પણ શામેલ છે જે મેસેજમાં ઇમોજી અક્ષરો શામેલ હોવા છતાં લિંક પ્રિવ્યૂ જનરેટ થવાથી અટકાવતી હતી. આભાર, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "ઍક્સેસીબીલીટી સુધારણાઓ."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "અમે એક એ બગ પણ સુધર્યો છે જે Windows પર નોટિફિકેશન દેખાતા અટકાવતો હતો."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "אין הצבעות"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "מחיקה"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "סקר: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "צרף קובץ"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "האיש הזה לא משתמש ב־Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "עדכון זה כולל גם תיקון באג שמנע יצירת תצוגה מקדימה של קישורים כאשר ההודעה כללה גם סמלי אמוג׳י. תודה, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "עדכון זה משפר את הנגישות למשתמשים הנעזרים בקורא מסך, באמצעות דילוג על קריאת חותמות זמן חוזרות כשהודעות חדשות מתקבלות בשיחה."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "תיקנו גם באג שיכול היה למנוע הופעת התראות ב–Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"messageformat": "हाई क्वालिटी मीडिया भेजने के लिए अधिक डेटा खर्च होगा।"
|
||||
},
|
||||
"icu:Preferences__DonateTitle": {
|
||||
"messageformat": "Signal को दान करें"
|
||||
"messageformat": "Signal को डोनेट करें"
|
||||
},
|
||||
"icu:sentMediaQualityStandard": {
|
||||
"messageformat": "मानक"
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "कोई वोट नहीं मिला"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "डिलीट करें"
|
||||
},
|
||||
@@ -2160,7 +2187,7 @@
|
||||
"messageformat": "{atUsername} एक Signal यूज़र नहीं है। सुनिश्चित करें कि आपने पूरा यूज़रनेम डाला है।"
|
||||
},
|
||||
"icu:startConversation--username-not-valid": {
|
||||
"messageformat": "{atUsername} मान्य यूज़रनेम नहीं है। सुनिश्चित करें कि आपने पूरा यूज़रनेम और उसके बाद उसके अंकों का सेट दर्ज किया है।"
|
||||
"messageformat": "{atUsername} मान्य यूज़रनेम नहीं है। पक्का करें कि आपने पूरा यूज़रनेम और उसके साथ दिए गए अंक सही से डाला है।"
|
||||
},
|
||||
"icu:startConversation--phone-number-not-found": {
|
||||
"messageformat": "यूज़र नहीं मिला। \"{phoneNumber}\" एक Signal यूज़र नहीं है।"
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "पोल: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -2358,7 +2388,7 @@
|
||||
"messageformat": "अपना दान देखने के लिए मोबाइल पर इस संदेश को टैप करें"
|
||||
},
|
||||
"icu:message--donation--unopened--label": {
|
||||
"messageformat": "{sender} ने आपकी ओर से Signal को दान दिया"
|
||||
"messageformat": "{sender} ने आपकी ओर से Signal को डोनेट किया"
|
||||
},
|
||||
"icu:message--donation--unopened--toast--incoming": {
|
||||
"messageformat": "इस दान को खोलने के लिए अपना फोन देखें"
|
||||
@@ -2367,13 +2397,13 @@
|
||||
"messageformat": "अपना दान देखने के लिए अपना फोन देखें"
|
||||
},
|
||||
"icu:message--donation--preview--unopened": {
|
||||
"messageformat": "{sender} ने आपके लिए दान दिया"
|
||||
"messageformat": "{sender} ने आपकी ओर से Signal को डोनेट किया"
|
||||
},
|
||||
"icu:message--donation--preview--redeemed": {
|
||||
"messageformat": "आपने एक दान को रिडीम किया है"
|
||||
},
|
||||
"icu:message--donation--preview--sent": {
|
||||
"messageformat": "आपने {recipient} के लिए दान दिया"
|
||||
"messageformat": "आपने {recipient} की ओर से डोनेट किया"
|
||||
},
|
||||
"icu:message--donation": {
|
||||
"messageformat": "दान"
|
||||
@@ -4227,10 +4257,10 @@
|
||||
"messageformat": "इसमें कुछ मिनट लग सकते हैं"
|
||||
},
|
||||
"icu:BadgeDialog__become-a-sustainer-button": {
|
||||
"messageformat": "Signal को दान करें"
|
||||
"messageformat": "Signal को डोनेट करें"
|
||||
},
|
||||
"icu:BadgeSustainerInstructions__header": {
|
||||
"messageformat": "Signal को दान करें"
|
||||
"messageformat": "Signal को डोनेट करें"
|
||||
},
|
||||
"icu:BadgeSustainerInstructions__subheader": {
|
||||
"messageformat": "Signal आप जैसे लोगों द्वारा संचालित है. योगदान दें और एक बैज पाएं."
|
||||
@@ -4242,7 +4272,7 @@
|
||||
"messageformat": "सेटिंग्ज़ खोलने के लिए सबसे ऊपर बाईं ओर अपनी प्रोफ़ाइल फ़ोटो पर टैप करें"
|
||||
},
|
||||
"icu:BadgeSustainerInstructions__instructions__3": {
|
||||
"messageformat": "\"Signal को दान दें\" पर टैप करके सब्सक्राइब करें"
|
||||
"messageformat": "\"Signal को डोनेट करें\" पर टैप करके सब्सक्राइब करें"
|
||||
},
|
||||
"icu:ProfileMovedModal__title": {
|
||||
"messageformat": "आपकी प्रोफ़ाइल की जगह बदल दी गई है"
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "फ़ाइल अटैच करें"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "यह व्यक्ति Signal का उपयोग नहीं कर रहा है"
|
||||
},
|
||||
@@ -5277,7 +5319,7 @@
|
||||
"messageformat": "सामान्य"
|
||||
},
|
||||
"icu:Preferences__button--donate": {
|
||||
"messageformat": "Signal को दान करें"
|
||||
"messageformat": "Signal को डोनेट करें"
|
||||
},
|
||||
"icu:Preferences__button--appearance": {
|
||||
"messageformat": "दिखावट"
|
||||
@@ -6994,10 +7036,10 @@
|
||||
"messageformat": "मुनाफ़े से ज़्यादा निजता को वरीयता"
|
||||
},
|
||||
"icu:PreferencesDonations__description": {
|
||||
"messageformat": "आपकी फ़ंडिंग पर चल रही प्राइवेट मैसेजिंग सेवा। न कोई विज्ञापन, न ट्रैकिंग, न ही समझौता। Signal को सहयोग करने के लिए अभी दान दें। <readMoreLink>ज़्यादा पढ़ें</readMoreLink>"
|
||||
"messageformat": "आपकी फ़ंडिंग पर चल रही प्राइवेट मैसेजिंग सेवा। न कोई विज्ञापन, न ट्रैकिंग, न ही समझौता। Signal को सहयोग करने के लिए अभी डोनेट करें।<readMoreLink>ज़्यादा पढ़ें</readMoreLink>"
|
||||
},
|
||||
"icu:PreferencesDonations__donate-button": {
|
||||
"messageformat": "दान दें"
|
||||
"messageformat": "डोनेट करें"
|
||||
},
|
||||
"icu:PreferencesDonations__my-support": {
|
||||
"messageformat": "मेरा सपोर्ट"
|
||||
@@ -7009,7 +7051,7 @@
|
||||
"messageformat": "दान प्रोसेस किया जा रहा है..."
|
||||
},
|
||||
"icu:PreferencesDonations__donate-button-with-amount": {
|
||||
"messageformat": "{formattedCurrencyAmount} का दान दें"
|
||||
"messageformat": "{formattedCurrencyAmount} डोनेट करें"
|
||||
},
|
||||
"icu:PreferencesDonations__mobile-info": {
|
||||
"messageformat": "बैजस और मासिक दान को आपके मोबाइल डिवाइस पर प्रबंधित किया जा सकता है।"
|
||||
@@ -7075,7 +7117,7 @@
|
||||
"messageformat": "MM/YY"
|
||||
},
|
||||
"icu:DonateFlow__card-form-title-donate-with-amount": {
|
||||
"messageformat": "Signal को {formattedCurrencyAmount} का दान दें"
|
||||
"messageformat": "Signal को {formattedCurrencyAmount} डोनेट करें"
|
||||
},
|
||||
"icu:DonateFlow__card-form-error-invalid-card-number": {
|
||||
"messageformat": "कार्ड संख्या सही नहीं है"
|
||||
@@ -7099,7 +7141,7 @@
|
||||
"messageformat": "न्यूनतम दान राशि है: {formattedCurrencyAmount}"
|
||||
},
|
||||
"icu:DonateFlow__custom-amount-below-minimum-tooltip": {
|
||||
"messageformat": "न्यूनतम {formattedCurrencyAmount} का दान किया जा सकता है"
|
||||
"messageformat": "{formattedCurrencyAmount} कम रक़म डोनेट नहीं की जा सकती"
|
||||
},
|
||||
"icu:DonateFlow__custom-amount-above-maximum-error": {
|
||||
"messageformat": "अधिकतम दान राशि है: {formattedCurrencyAmount}"
|
||||
@@ -7159,7 +7201,7 @@
|
||||
"messageformat": "दान पूरा हो गया है, लेकिन हम आपकी बैज की सेटिंग अपडेट नहीं कर सके"
|
||||
},
|
||||
"icu:Donations__BadgeApplicationFailed__Description": {
|
||||
"messageformat": "अपने मोबाइल डिवाइस पर बैज सेटिंग अपडेट करने के लिए, यहां जाएं: सेटिंग → Signal को दान दें → बैज।"
|
||||
"messageformat": "अपने मोबाइल डिवाइस पर बैज सेटिंग अपडेट करने के लिए, यहां जाएं: सेटिंग → Signal को डोनेट करें → बैज।"
|
||||
},
|
||||
"icu:Donations__DonationInterrupted": {
|
||||
"messageformat": "दान में रुकावट आई है"
|
||||
@@ -7186,7 +7228,7 @@
|
||||
"messageformat": "आपके दान के साथ कोई गड़बड़ी हुई"
|
||||
},
|
||||
"icu:Donations__GenericError__Description": {
|
||||
"messageformat": "मुमकिन है कि आपका दान प्रोसेस न हुआ हो। रसीद देखने और इसकी पुष्टि करने के लिए, \"Signal को दान करें\" और फिर \"दान रसीद\" पर क्लिक करें।"
|
||||
"messageformat": "मुमकिन है कि आपका डोनेशन प्रोसेस न हुआ हो। रसीद देखने और इसकी पुष्टि करने के लिए, \"Signal को डोनेट करें\" और फिर \"डोनेशन रसीद\" पर क्लिक करें।"
|
||||
},
|
||||
"icu:DonationsErrorBoundary__DonationUnexpectedError": {
|
||||
"messageformat": "फिर से कोशिश करें या अपना दान पूरा करने में मदद के लिए, सपोर्ट टीम को डीबग लॉग सबमिट करें। डीबग लॉग से हमें समस्या को पहचानने और उसे ठीक करने में मदद मिलती है और इनमें आपकी पहचान से जुड़ी कोई जानकारी नहीं होती।"
|
||||
@@ -7234,7 +7276,7 @@
|
||||
"messageformat": "प्रोफ़ाइल पर डिस्प्ले करें"
|
||||
},
|
||||
"icu:Donations__badge-modal--help-text": {
|
||||
"messageformat": "इसे अपने मोबाइल डिवाइस पर यहां जाकर ऐडजस्ट किया जा सकता है: सेटिंग → Signal को दान दें → बैज"
|
||||
"messageformat": "इसे अपने मोबाइल डिवाइस पर यहां जाकर ऐडजस्ट किया जा सकता है: सेटिंग → Signal को डोनेट करें → बैज"
|
||||
},
|
||||
"icu:WhatsNew__bugfixes": {
|
||||
"messageformat": "सिग्नल को सही रूप से चलाने के लिए इस वर्शन में कई छोटे बदलाव और बग फ़िक्स शामिल हैं.",
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "इस अपडेट में उस समस्या का समाधान भी शामिल है, जिसके चलते मैसेज में इमोजी कैरेक्टर शामिल होने पर लिंक के प्रीव्यू जनरेट नहीं हो पा रहे थे। धन्यवाद, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "इस अपडेट से स्क्रीन रीडर का इस्तेमाल करने वाले लोगों के लिए सुविधा बेहतर हो गई है। अब किसी चैट में नए मैसेज आने पर बार-बार टाइमस्टैंप की घोषणा नहीं होगी।"
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "हमने एक गड़बड़ी भी ठीक की है जिसकी वजह से Windows पर कभी-कभी नोटिफ़िकेशन नहीं दिखते थे।"
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Nema glasova"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Izbriši"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Anketa: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Pridruži datoteku"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Osoba ne koristi Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Ovo ažuriranje također uključuje ispravak programske pogreške koja je sprječavala generiranje pregleda poveznica kada je poruka sadržavala emotikone. Hvala ti, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Ažurirali smo pristupačnost aplikacije."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Također smo ispravili pogrešku koja je sprječavala prikazivanje obavijesti u sustavu Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -120,7 +120,7 @@
|
||||
"messageformat": "Matricacsomag készítése/feltöltése"
|
||||
},
|
||||
"icu:mainMenuEdit": {
|
||||
"messageformat": "S&zerkesztés"
|
||||
"messageformat": "&Szerkesztés"
|
||||
},
|
||||
"icu:mainMenuView": {
|
||||
"messageformat": "&Nézet"
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Nincs szavazat"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Törlés"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Szavazás: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Fájl csatolása"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Ez a személy nem használ Signalt"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Ez a frissítés egy olyan hibajavítást is tartalmaz, amely megakadályozta a linkek előnézetének létrehozását, amikor az üzenet emoji karaktereket is tartalmazott. Köszönjük, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Továbbfejlesztettük a kisegítő lehetőségeket."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Ezenkívül kijavítottunk egy olyan hibát is, amely megakadályozhatta az értesítések megjelenését Windows operációs rendszeren."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Belum ada suara"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Hapus"
|
||||
},
|
||||
@@ -2160,7 +2187,7 @@
|
||||
"messageformat": "{atUsername} bukan pengguna Signal. Pastikan Anda memasukkan nama pengguna yang lengkap."
|
||||
},
|
||||
"icu:startConversation--username-not-valid": {
|
||||
"messageformat": "{atUsername} bukan nama pengguna yang valid. Pastikan Anda telah memasukkan nama pengguna yang lengkap diikuti dengan set digit angkanya."
|
||||
"messageformat": "Nama pengguna {atUsername} tidak valid. Pastikan Anda telah memasukkan nama pengguna yang lengkap diikuti dengan set angkanya."
|
||||
},
|
||||
"icu:startConversation--phone-number-not-found": {
|
||||
"messageformat": "Pengguna tidak ditemukan. \"{phoneNumber}\" bukan pengguna Signal."
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Polling: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Lampirkan berkas"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Orang ini tidak menggunakan Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Pembaruan ini juga mencakup perbaikan bug untuk masalah pratinjau tautan yang kadang tidak bisa dibuat ketika pesannya berisi karakter emoji. Terima kasih, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Dalam pembaruan kali ini, kami meningkatkan pengalaman aksesibilitas bagi pengguna fitur pembaca layar (screen reader) dengan tidak mengulang info stempel waktu saat ada pesan baru dalam sebuah utas."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Kami juga memperbaiki bug yang membuat notifikasi tidak bisa muncul di Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Nessun voto"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Elimina"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Sondaggio: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Allega file"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Questa persona non sta usando Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Questo aggiornamento risolve anche un bug che impediva di generare l'anteprima dei link quando nel messaggio erano presenti delle emoji. Grazie per avercelo segnalato <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Questo aggiornamento migliora l'accessibilità per gli screen reader: d'ora in avanti le informazioni di data e ora che si ripetono verranno saltate quando ricevi nuovi messaggi in una chat."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Abbiamo anche risolto un bug che impediva alle notifiche di apparire correttamente su Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "投票なし"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "消去"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "投票:{pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "ファイルを添付する"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "この方はSignalを使用していません"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "このアップデートには、メッセージに絵文字が含まれている場合にリンクプレビューが生成されなかったバグの修正も含まれています。ありがとうございます、<elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "アクセシビリティの改善。"
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "また、Windowsで通知が表示されないことがあるバグも修正しました。"
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "ხმები არ მიუღია"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "წაშლა"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "გამოკითხვა: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "ფაილის მიმაგრება"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "ეს ადამიანი Signal-ს არ იყენებს"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "ასევე, ამ განახლებაში გამოვასწორეთ შეცდომა, რომელიც ხელს უშლიდა ბმულის წინასწარი ნახვის გენერირებას, როცა წერილი ემოჯი სიმბოლოებსაც შეიცავდა. მადლობა, <elias6></elias6>-ს"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "ეს განახლება ამარტივებს წვდომას მკითხველებისთვის, კონკრეტულად კი, ახალ შეტყობინებებზე დროის მაჩვენებელი აღარ მეორდება."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "ასევე გამოვასწორეთ ბაგი, რომელიც Windows-ზე შეტყობინებების გამოჩენას ხელს უშლიდა."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Дауыстар жоқ"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Жою"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Сауалнама: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Файл тіркеу"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Бұл адам Signal-ды пайдаланбайды"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Бұл жаңа нұсқада эмоджи таңбалары бар хабарда сілтеменің алғы нұсқасын жасауға кедергі келтіретін ақау да түзетілді. Рақмет, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Бұл жаңа нұсқада экранды оқу құралын пайдаланушыларға арналған арнайы мүмкіндіктер жақсартылды. Енді тізбекте жаңа хабарлар келген кезде, қайталанатын уақыт белгісінің хабарландырулары өткізіп жіберіледі."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Сонымен қатар хабарландырулардың Windows жүйесінде пайда болуына кедергі келтіретін ақауды түзеттік."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "គ្មានការបោះឆ្នោតទេ"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "លុប"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "ការស្ទង់មតិ៖ {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "ភ្ជាប់ឯកសារ"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "បុគ្គលនេះមិនប្រើ Signal ទេ"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "កំណែថ្មីនេះក៏រួមបញ្ចូលផងដែរនូវការកែបញ្ហាសម្រាប់បញ្ហាមួយដែលធ្វើឱ្យមិនអាចបង្កើតការមើលតំណជាមុនបាន នៅពេលដែលសារនោះរួមបញ្ចូលតួអក្សររូបអារម្មណ៍ផងដែរ។ អរគុណ <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "កំណែថ្មីនេះបង្កើននូវភាពងាយស្រួលសម្រាប់អ្នកប្រើកម្មវិធីអានអេក្រង់ ដោយរំលងការប្រកាសអំពីត្រាពេលវេលាម្តងហើយម្តងទៀត នៅពេលដែលសារថ្មីមកដល់ក្នុងកម្រងសារ។"
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "យើងក៏បានដោះស្រាយបញ្ហាមួយដែលអាចធ្វើឱ្យការជូនដំណឹងមិនអាចបង្ហាញឡើងនៅលើវីនដូបាន។"
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "ಯಾವುದೇ ವೋಟ್ಗಳಿಲ್ಲ"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "ಅಳಿಸಿ"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "ಸಮೀಕ್ಷೆ: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "ಫೈಲ್ ಅಟ್ಯಾಚ್ ಮಾಡಿ"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "ಈ ವ್ಯಕ್ತಿಯು Signal ಬಳಸುತ್ತಿಲ್ಲ"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "ಮೆಸೇಜ್ ಎಮೋಜಿ ಅಕ್ಷರಗಳನ್ನು ಒಳಗೊಂಡಿದ್ದಾಗ ಲಿಂಕ್ ಪೂರ್ವನೋಟಗಳನ್ನು ರಚಿಸುವುದನ್ನು ತಡೆಯುತ್ತಿದ್ದ ಸಮಸ್ಯೆಗೆ ಈ ಅಪ್ಡೇಟ್ ದೋಷ ಪರಿಹಾರವನ್ನು ಸಹ ಒಳಗೊಂಡಿದೆ. ಧನ್ಯವಾದಗಳು, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "ಈ ಅಪ್ಡೇಟ್ ಹೊಸ ಮೆಸೇಜ್ಗಳು ಥ್ರೆಡ್ನಲ್ಲಿ ಬಂದಾಗ ಪುನರಾವರ್ತಿತ ಟೈಮ್ಸ್ಟ್ಯಾಂಪ್ ಪ್ರಕಟಣೆಗಳನ್ನು ಬಿಟ್ಟುಬಿಡುವ ಮೂಲಕ ಸ್ಕ್ರೀನ್ ರೀಡರ್ ಬಳಕೆದಾರರಿಗೆ ಆ್ಯಕ್ಸೆಬಿಲಿಟಿಯನ್ನು ಸುಧಾರಿಸುತ್ತದೆ."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Windows ನಲ್ಲಿ ನೋಟಿಫಿಕೇಷನ್ಗಳು ಕಾಣಿಸಿಕೊಳ್ಳುವುದನ್ನು ತಡೆಯುವ ಬಗ್ ಅನ್ನು ಸಹ ನಾವು ಸರಿಪಡಿಸಿದ್ದೇವೆ."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "투표 없음"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "삭제"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "설문조사: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "파일 첨부"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "이 사람은 Signal을 사용하고 있지 않습니다."
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "이번 업데이트에서는 메시지에 이모티콘 문자가 포함된 경우 링크 미리 보기가 생성되지 않던 문제도 수정되었습니다. <elias6></elias6> 님, 감사합니다."
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "접근성을 개선했습니다."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "또한 Windows에서 알림이 표시되지 않는 버그를 수정했습니다."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Эч ким добуш бере элек"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Өчүрүү"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Добуш бергиле: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Файлды тиркөө"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Бул адам Signal колдонбойт"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Бул жаңы версияда билдирүүдөгү быйтыкчадан улам алдын ала көрүлүүчү шилтемелерди түзгөнгө жолтоо болуп жаткан мүчүлүштүк оңдолду. Чоң рахмат, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Бул жаңы версияда экрандан окуу мүмкүнчүлүгү өркүндөтүлдү. Эми түрмөккө жаңы билдирүүлөр келгенде алардын келген убакыты көрүнбөйт."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Ошондой эле Windows'то билдирмелерди көрсөтпөй жаткан мүчүлүштүк да чечилди."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Balsų nėra"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Ištrinti"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Apklausa: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Pridėti failą"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Šis žmogus nesinaudoja Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Šiuo atnaujinimu taip pat ištaisoma klaida, dėl kurios nebuvo generuojamos nuorodų peržiūros, kai žinutėje buvo jaustukų. Ačiū, <elias6></elias6>!"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Prieinamumo patobulinimai."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Be to, ištaisėme klaidą, dėl kurios sistemoje „Windows“ galėjo būti nerodomi pranešimai."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Nav balsu"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Dzēst"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Aptauja: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Pievienot failu"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Šis cilvēks neizmanto Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Šajā atjauninājumā ir arī novērsta kļūda, kas neļāva ģenerēt saites priekšskatījumus, ja ziņa saturēja emocijzīmes. Paldies! <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Šis atjauninājums uzlabo pieejamību ekrānlasītāju lietotājiem, jo tas izlaiž atkārtotus laika zīmoga paziņojumus, kad sarakstē parādās jauni ziņojumi."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Mēs arī izlabojām kļūdu, kas mēdza traucēt paziņojumu parādīšanos Windows ierīcēs."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Нема гласови"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Избриши"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Анкета: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Прикачи датотека"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Оваа личност не користи Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Оваа верзија вклучува и исправка на грешка за проблем што спречуваше генерирање прегледи на линкови кога пораката содржеше и емотикони. Благодариме, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Подобрувања на пристапноста на апликацијата."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Исто така поправивме грешка која спречуваше да се појавуваат известувања на Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "വോട്ടുകളൊന്നുമില്ല"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "ഇല്ലാതാക്കൂ"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "പോൾ: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "ഫയൽ അറ്റാച്ചുചെയ്യുക"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "ഈ വ്യക്തി Signal ഉപയോഗിക്കുന്നില്ല"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "സന്ദേശത്തിൽ ഇമോജി പ്രതീകങ്ങൾ കൂടി ഉൾപ്പെടുത്തിയപ്പോൾ ലിങ്ക് പ്രിവ്യൂകൾ സൃഷ്ടിക്കുന്നതിൽ നിന്ന് തടയുന്ന ഒരു പ്രശ്നത്തിനുള്ള ബഗ് പരിഹാരവും ഈ അപ്ഡേറ്റിൽ ഉൾപ്പെടുത്തിയിട്ടുണ്ട്. നന്ദി, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "ഒരു ത്രെഡിൽ പുതിയ സന്ദേശങ്ങൾ വരുമ്പോൾ ആവർത്തിച്ചുള്ള ടൈംസ്റ്റാമ്പ് അറിയിപ്പുകൾ ഒഴിവാക്കുന്നതിലൂടെ ഈ അപ്ഡേറ്റ് സ്ക്രീൻ റീഡർ ഉപയോക്താക്കൾക്കുള്ള പ്രവേശനക്ഷമത മെച്ചപ്പെടുത്തുന്നു."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Windows-ൽ അറിയിപ്പുകൾ ദൃശ്യമാകുന്നത് തടയുന്ന ഒരു ബഗും ഞങ്ങൾ പരിഹരിച്ചു."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "शून्य मते"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "हटवा"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "पोल : {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "फाईल संलग्न करा"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "हा व्यक्ती Signal वापरत नाही"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "या अद्यतनामध्ये एका समस्येवरील बगफिक्स अर्थात दुरुस्तीसुद्धा आहे, जिच्यामुळे संदेशात इमोजी टाकलेला असल्यावर लिंक पूर्वावलोकने तयार होत नव्हते. धन्यवाद, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "हे अद्यतन एखाद्या थ्रेडमध्ये नवीन संदेश येतात तेव्हा वारंवार होणाऱ्या टाईमस्टॅम्पच्या घोषणा गाळून स्क्रीन रीडर वापरकर्त्यांचा अनुभव सुधारते."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "आम्ही Windows वर अधिसूचना अडवू शकणारा एक बग सुद्धा दुरुस्त केला आहे."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Tiada Undian"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Padam"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Undian: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Lampirkan fail"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Orang ini tidak menggunakan Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Kemas kini ini turut membetulkan pepijat yang menghalang pratonton pautan daripada dijana apabila mesej mengandungi aksara emoji. Terima kasih, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Penambahbaikan kebolehcapaian."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Kami juga telah membetulkan pepijat yang menghalang pemberitahuan daripada muncul pada Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "မဲပေးထားခြင်းမရှိပါ"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "ဖျက်ရန်"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "စစ်တမ်း- {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "ဖိုင် တွဲရန်"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "ဤပုဂ္ဂိုလ်သည် Signal မသုံးနေပါ။"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "ဤအပ်ဒိတ်တွင် အီမိုဂျီစာလုံးများပါဝင်သော မက်ဆေ့ချ်များအတွက် လင့်ခ်ကြိုတင်ကြည့်ရှုမှုများ မထုတ်ပေးသည့် ပြဿနာကို ပြင်ဆင်ထားသည်။ ကျေးဇူးတင်ပါတယ် <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "သုံးစွဲမှုဆိုင်ရာ မြှင့်တင်မှုများ။"
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Window များတွင် အသိပေးချက်များကို မပေါ်စေရန် တားဆီးနိုင်သည့် ချွတ်ယွင်းချက်ကိုလည်း ကျွန်ုပ်တို့ ပြင်ဆင်ထားပါသည်။"
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Ingen stemmer"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Slett"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Avstemning: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Attach file"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Denne personen bruker ikke Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "I denne oppdateringen har vi også rettet opp i en feil som førte til at forhåndsvisninger av lenker ikke virket i meldinger som inneholder emojier. Takk, <elias6></elias6>!"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "I denne oppdateringen har vi gjort et par tilgjengelighetsforbedringer."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Vi har også rettet opp i et problem som førte til at enkelte varsler ikke ble vist på Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Geen stemmen"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Verwijderen"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Peiling: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Bestand bijvoegen"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Deze persoon maakt geen gebruik van Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Deze update bevat ook een oplossing voor een probleem waardoor er geen linkvoorbeeld kon worden weergegeven wanneer het bericht emoji bevatte. Bedankt <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Deze update verbetert de toegankelijkheid voor gebruikers van schermlezers door herhaalde tijdstempelaanduidingen over te slaan wanneer er nieuwe berichten in een chat binnenkomen."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "We hebben ook een bug opgelost die zorgde dat meldingen soms niet konden worden weergegeven op Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "ਕੋਈ ਵੋਟ ਨਹੀਂ"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "ਮਿਟਾਓ"
|
||||
},
|
||||
@@ -2160,7 +2187,7 @@
|
||||
"messageformat": "{atUsername} Signal ਦੇ ਵਰਤੋਂਕਾਰ ਨਹੀਂ ਹਨ। ਇਹ ਪੱਕਾ ਕਰੋ ਕਿ ਤੁਸੀਂ ਪੂਰਾ ਵਰਤੋਂਕਾਰ ਨਾਂ ਦਰਜ ਕੀਤਾ ਹੈ।"
|
||||
},
|
||||
"icu:startConversation--username-not-valid": {
|
||||
"messageformat": "{atUsername} ਇੱਕ ਵੈਧ ਵਰਤੋਂਕਾਰ ਨਾਂ ਨਹੀਂ ਹੈ। ਇਹ ਪੱਕਾ ਕਰੋ ਕਿ ਤੁਸੀਂ ਪੂਰਾ ਵਰਤੋਂਕਾਰ ਨਾਂ ਅਤੇ ਫਿਰ ਉਸਦੇ ਅੰਕਾਂ ਦੇ ਜੋੜੇ ਨੂੰ ਦਰਜ ਕੀਤਾ ਹੈ।"
|
||||
"messageformat": "{atUsername} ਇੱਕ ਵੈਧ ਵਰਤੋਂਕਾਰ ਨਾਂ ਨਹੀਂ ਹੈ। ਇਹ ਪੱਕਾ ਕਰੋ ਕਿ ਤੁਸੀਂ ਪੂਰਾ ਵਰਤੋਂਕਾਰ ਨਾਂ ਅਤੇ ਫਿਰ ਉਸਦੇ ਅੰਕਾਂ ਦੇ ਸੈੱਟ ਨੂੰ ਦਰਜ ਕੀਤਾ ਹੈ।"
|
||||
},
|
||||
"icu:startConversation--phone-number-not-found": {
|
||||
"messageformat": "ਵਰਤੋਂਕਾਰ ਨਹੀਂ ਲੱਭਿਆ। \"{phoneNumber}\" Signal ਦੇ ਵਰਤੋਂਕਾਰ ਨਹੀਂ ਹਨ।"
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "ਪੋਲ: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "ਫ਼ਾਈਲ ਅਟੈਚ ਕਰੋ"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "ਇਹ ਵਿਅਕਤੀ Signal ਦੀ ਵਰਤੋਂ ਨਹੀਂ ਕਰ ਰਿਹਾ ਹੈ"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "ਇਸ ਅੱਪਡੇਟ ਵਿੱਚ ਇੱਕ ਖ਼ਰਾਬੀ ਦਾ ਹੱਲ ਵੀ ਸ਼ਾਮਲ ਹੈ, ਜੋ ਸੁਨੇਹੇ ਵਿੱਚ ਇਮੋਜੀ ਦੇ ਸ਼ਾਮਲ ਹੋਣ 'ਤੇ ਲਿੰਕ ਦੀ ਝਲਕ ਤਿਆਰ ਹੋਣ ਤੋਂ ਰੋਕਦੀ ਸੀ। ਧੰਨਵਾਦ, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "ਐਕਸੈੱਸੀਬਿਲੀਟੀ ਵਿੱਚ ਸੁਧਾਰ ਕੀਤੇ ਗਏ ਹਨ।"
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "ਅਸੀਂ ਇੱਕ ਖਰਾਬੀ ਨੂੰ ਠੀਕ ਕੀਤਾ ਹੈ ਜੋ ਸੂਚਨਾਵਾਂ ਨੂੰ Windows ਵਿੱਚ ਦਿੱਖਣ ਤੋਂ ਰੋਕ ਸਕਦੀ ਸੀ।"
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Brak głosów"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Usuń"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Ankieta: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Załącz plik"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Ta osoba nie korzysta z aplikacji Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "W tej aktualizacji naprawiliśmy też błąd, który uniemożliwiał generowanie podglądu linków, gdy wiadomość zawierała emoji. Dzięki, <elias6></elias6>."
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Ta aktualizacja poprawia działanie aplikacji u użytkowników korzystających z czytników ekranu. Nie będą one już odczytywać powtarzających się komunikatów o czasie odebrania nowych wiadomości w danym wątku."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Naprawiliśmy też błąd, przez który powiadomienia w systemie Windows mogły się nie wyświetlać."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Nenhum voto"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Excluir"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Enquete: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Anexar arquivo"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Essa pessoa não está usando Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Esta atualização também corrige um erro que impedia a geração de prévias de links quando a mensagem incluía emojis. Valeu, <elias6></elias6>!"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Esta atualização melhora a acessibilidade para usuários de leitores de tela, evitando anúncios repetidos com registro de data e hora quando novas mensagens aparecem em uma conversa."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Também corrigimos um erro que impedia a exibição de notificações no Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Sem votos"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Eliminar"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Sondagem: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Anexar ficheiro"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Esta pessoa não está a utilizar o Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Esta atualização também inclui uma correção para um problema que impedia a criação de pré-visualizações de links quando a mensagem incluía caracteres emoji. Obrigado, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Melhorias de acessibilidade."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Também corrigimos um erro que podia impedir que as notificações aparecessem no Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Niciun vot"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Șterge"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Sondaj: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Atașare fișier"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Această persoană nu folosește Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Această actualizare include și o remediere a unei erori care împiedica generarea previzualizărilor linkurilor atunci când mesajul includea și caractere emoji. Mulţumesc, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Această actualizare îmbunătățește accesibilitatea pentru utilizatorii de cititoare de ecran prin omiterea anunțurilor repetate cu marcaj de timp atunci când sosesc mesaje noi într-un fir de discuții."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Am remediat și un bug care putea împiedica afișarea notificărilor în Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Нет голосов"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Удалить"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Опрос: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Прикрепить файл"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Этот человек не использует Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "В этом обновлении исправлена ошибка, из-за которой не отображался просмотр ссылок, если сообщение также содержало эмодзи. Спасибо, <elias6></elias6>!"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "В этом обновлении мы улучшили доступность для пользователей программ чтения с экрана благодаря пропуску повторяющихся объявлений об отметках времени при поступлении новых сообщений в ветвь."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Мы также исправили ошибку, из-за которой уведомления не появлялись в Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Žiadne hlasy"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Vymazať"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Anketa: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Pripojiť súbor"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Táto osoba nepoužíva Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Táto aktualizácia taktiež opravuje chybu, ktorá bránila generovaniu náhľadov odkazov, keď správa obsahovala emotikony. Ďakujeme, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Vylepšili sme dostupnosť."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Opravili sme tiež chybu, ktorá mohla brániť zobrazovaniu upozornení v systéme Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Brez glasov"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Izbriši"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Anketa: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Dodajanje datoteke"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Oseba ne uporablja aplikacije Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Ta posodobitev vključuje tudi popravek napake, ki je preprečevala ustvarjanje predogledov povezav, ko je sporočilo vsebovalo tudi emojije. Hvala, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Ta posodobitev izboljšuje dostopnost za uporabnike bralnikov zaslona, tako da preskoči ponavljajoča se obvestila o časovnih žigih, ko v nit prispejo nova sporočila."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Odpravili smo tudi napako, ki je lahko preprečevala prikazovanje obvestil v sistemu Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Asnjë votë"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Fshije"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Sondazh: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Bashkëngjitni kartelë"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Ky person s’përdor Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Ky përditësim përfshin edhe një korrigjim të defektit që pengonte gjenerimin e pamjeve paraprake të linkut kur mesazhi përfshinte edhe karaktere me figura. Faleminderit, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Ky përditësim përmirëson aksesueshmërinë për përdoruesit e lexuesit të ekranit duke anashkaluar njoftimet e përsëritura të vulës kohore kur mbërrijnë mesazhe të reja në një linjë diskutimi."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Gjithashtu rregulluam një defekt që mund të parandalonte shfaqjen e njoftimeve në Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Нема гласова"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Избриши"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Анкета: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Приложи фајл"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Ова особа не користи Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Ово ажурирање такође обухвата исправку грешке за проблем који је спречавао генерисање приказа линкова када су у поруци знакови за емоџије. Захваљујемо се програмеру <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Побољшање приступачности."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Такође смо исправили грешку која је спречавала појаву обавештења на оперативном систему Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Inga röster"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Ta bort"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Omröstning: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Bifoga fil"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Den här personen använder inte Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Den här uppdateringen innehåller även en buggfix för ett problem som förhindrade att länkförhandsgranskningar genererades när meddelandet även innehöll emoji-tecken. Tack, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Tillgänglighetsförbättringar"
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Vi har också åtgärdat ett fel som kunde förhindra att aviseringar visades i Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Hakuna kura"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Futa"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Kura ya maoni: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Ambatisha faili"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Mtu huyu hatumii Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Sasisho hili pia linajumuisha urekebishaji wa hitilafu kwa tatizo ambalo lilizuia viungo vya ukaguzi visitayarishwe ilhali ujumbe pia ulijumuisha emoji. Asante, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Maboresho ya ufikivu"
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Pia tumetengeneza hitilafu ya kusaidia kuzuia arifa kuto onekana kwenye Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "வாக்குகள் இல்லை"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "நீக்கு"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "வாக்கெடுப்பு:{pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "கோப்பினை இணைக்கவும்"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "இந்த நபர் பயன்படுத்தவில்லை Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "இந்தப் புதுப்பிப்பில் ஒரு பிழைத்திருத்தமும் அடங்கும். முன்பு, ஒரு மெசேஜில் எமோஜி இருக்கும்போது, இணைப்பு முன்னோட்டங்கள் உருவாக்கப்படுவது தடைபடும் சிக்கல் இருந்தது, அது இப்போது சரிசெய்யப்பட்டுள்ளது. நன்றி, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "அணுகல்தன்மை மேம்பாடுகள்."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Windowsஇல் அறிவிப்புகள் தோன்றுவதைத் தடுக்கும் பிழையையும் நாங்கள் சரிசெய்துள்ளோம்."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "ఓట్లు లేవు"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "తొలగించండి"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "పోల్: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "ఫైలు జత చేయుము"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "ఈ వ్యక్తి Signal ఉపయోగించడం లేదు"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "సందేశంలో ఎమోజీ అక్షరాలు ఉన్నప్పుడు లింక్ ప్రివ్యూలను రూపొందించకుండా నిరోధించే సమస్యకు బగ్ పరిష్కారం కూడా ఈ అప్డేట్లో ఉంది. ధన్యవాదాలు, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "యాక్సెసబిలిటీ మెరుగుదలలు."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Windows లో నోటిఫికేషన్లు కనిపించకుండా నిరోధించే బగ్ను కూడా మేము పరిష్కరించాము."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "ยังไม่มีคะแนนโหวต"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "ลบ"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "โพล: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "แนบแฟ้ม"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "บุคคลนี้ไม่ได้ใช้ Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "รุ่นอัปเดตนี้ยังมาพร้อมการแก้ไขบั๊กที่เคยรบกวนการสร้างตัวอย่างลิงก์ในกรณีที่ข้อความนั้นมีอีโมจิอยู่ด้วย ขอขอบคุณ <elias6></elias6>!"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "พัฒนาประสิทธิภาพของตัวช่วยการเข้าถึง"
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "แก้ไขบั๊กที่อาจเคยทำให้การแจ้งเตือนไม่ขึ้นในอุปกรณ์ Windows"
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Walang boto"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Burahin"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Attach file"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Ang taong ito'y hindi gumagamit ng Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Kasama rin sa update na ito ang bugfix para sa isyu na pumipigil sa pag-generate ng link previews kapag ang message ay may kasamang emoji characters. Maraming salamat, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Improvements sa accessiblity."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Inayos din namin ang bug na pumipigil sa pagpapakita ng notifications sa Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Oy yok"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Sil"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Anket: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Dosya ekle"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Bu kişi Signal kullanmıyor"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Bu güncelleme, mesaj emoji karakterleri de içerdiğinde bağlantı ön izlemelerinin oluşturulmasını engelleyen bir hatanın düzeltmesini de içerir. Teşekkürler, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Erişilebilirlik geliştirmeleri yaptık."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Ayrıca bildirimlerin Windows'ta görünmesini engelleyebilen bir hatayı da düzelttik."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "بېلەت تاشلانمىدى"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "ئۆچۈر"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "راي سىناش: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "قوشۇمچە ھۆججەت"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "بۇ كىشى Signal ئىشلەتمەيدۇ"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "بۇ يېڭىلانما، ئۇچۇر emoji ھەرپلىرىنى ئۆز ئىچىگە ئالغاندا، ئۇلانما كۆرىكىنىڭ قۇرۇلۇشىنى توسىدىغان بىر كەمتۈكلۈكنى ئوڭشاشنى ئۆز ئىچىگە ئالىدۇ. <elias6></elias6>، رەھمەت سىزگە"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "زىيارەت قىلىش ئىقتىدارلىرى ياخشىلاندى. 7.78 نەشىر نۇسخىسى ئۈچۈن تەييارلاندى"
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "بىز يەنە Windows تا ئۇقتۇرۇشنىڭ پەيدا بولۇشىنىڭ ئالدىنى ئالىدىغان كەمتۈكلۈكنى تۈزەتتۇق."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Голосів немає"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Видалити"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Опитування: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Прикріпити файл"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Ця людина не використовує Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "У цьому оновленні ми також виправили помилку, через яку попередній вигляд посилань не з'являвся, якщо повідомлення містило емоджі. Дякуємо, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "У цьому оновленні ми поліпшили доступність у програмах читання з екрана. Тепер повторювані часові позначки не озвучуватимуться, коли в чаті з'являтимуться нові повідомлення."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Також ми виправили помилку, через яку у Windows не з'являлися сповіщення."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "کوئی ووٹس نہیں ہیں"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "حذف کریں"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "پول: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "فائل منسلک"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "یہ شخص Signal استعمال نہیں کررہا ہے"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "اس اپ ڈیٹ میں اس مسئلے کے لیے نقص کی درستگی بھی شامل ہے جس کی وجہ سے لنک کا پیش منظر اس وقت ظاہر نہیں ہوتا تھا جب میسج میں ایموجی کردار بھی شامل ہوتے ہیں۔ شکریہ، <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "یہ اپ ڈیٹ سکرین ریڈر یوزرز کے لیے ہر نیا میسج آنے پر ٹائم اسٹیمپ کا اعلان چھوڑ کر ان کے لیے رسائی کو بہتر بناتا ہے۔"
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "ہم نے اس نقص کی بھی درستگی کی جو Windows پر اطلاعات کو ظاہر ہونے سے روک سکتا تھا۔"
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Không có bình chọn"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Xóa"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Hỏi ý kiến: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Đính kèm tệp"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Người này đang không dùng Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Bản cập nhật này cũng sửa lỗi nội dung xem trước đường dẫn không được tạo ra khi tin nhắn đồng thời chứa cả ký tự emoji. Cảm ơn, <elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Bản cập nhật này còn có những thay đổi giúp cải thiện các tính năng hỗ trợ tiếp cận."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Chúng tôi cũng đã sửa một lỗi có thể ngăn các thông báo xuất hiện trên Windows."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "未有人投票"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "刪除"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "投票:{pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "附加檔案"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "呢個人冇用緊 Signal 喎"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "呢次更新仲包括咗一個錯誤修復,搞掂咗當訊息入面有表情符號嗰陣會出唔到連結預覽嘅問題。唔該晒,<elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "呢次更新整走咗喺收到一連串新訊息嗰陣,時間標記提示會重覆嘅問題,提升螢幕閱讀器用戶嘅無障礙體驗。"
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "我哋修復咗一個可能令到通知喺 Windows 上面顯示唔到嘅錯誤。"
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "无投票"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "删除"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "投票:{pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "附加文件"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "此人未使用 Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "此次更新还修复了一个问题,当消息中包含表情符号时,该问题会阻止生成链接预览。对此我们要感谢<elias6></elias6>。"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "改进了无障碍功能。"
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "我们还修复了一个漏洞,该漏洞会导致 Windows 上的通知无法显示。"
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "沒有投票"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "刪除"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "投票:{pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "附上檔案"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "此人沒有使用Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "此更新還包括一項錯誤修復,修正了當訊息中包含表情符號時,無法產生連結預覽的問題。謝謝<elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "此更新省略了在討論串收到新訊息時重覆的時間戳提示,提升螢幕閱讀器用戶的無障礙體驗。"
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "我們也修正了一個可能導致通知無法在 Windows 上顯示的錯誤。"
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "沒有投票"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "刪除"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "投票:{pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "附上檔案"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "此人沒有使用Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "此更新還包括一項錯誤修復,修正了當訊息中包含表情符號時,無法產生連結預覽的問題。謝謝<elias6></elias6>"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "此更新省略了在討論串收到新訊息時重覆的時間戳提示,提升螢幕閱讀器用戶的無障礙體驗。"
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "我們也修正了一個可能導致通知無法在 Windows 上顯示的錯誤。"
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user