diff --git a/_locales/af-ZA/messages.json b/_locales/af-ZA/messages.json
index 27967fdbb9..f1b3bb9aeb 100644
--- a/_locales/af-ZA/messages.json
+++ b/_locales/af-ZA/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Wissel ontwikkelaarsnutsgoed"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Maak Skakel Ontwikkelaarhulpmiddels oop"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Stel op as 'n nuwe toestel"
},
@@ -654,10 +651,10 @@
"messageformat": "Dien tans in…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal kan nou enkriptering outoverifieer"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Vir kontakte waarmee jy deur 'n telefoonnommer verbind is, kan Signal outomaties bevestig of die verbinding veilig is deur 'n proses genaamd sleuteldeursigtigheid te gebruik. Vir bykomende sekuriteit kan jy steeds verbindings handmatig verifieer deur 'n QR-kode te gebruik of deur veiligheidsnommer te vergelyk."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Gaan voort"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Wysigings kan slegs aangebring word binne 24 uur vanaf die tyd wat jy hierdie boodskap gestuur het."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Verwyder as admin"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Maak admin"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Hallo!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Groeplede met lidfunksie-etikette"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Geen ander lede het lidfunksie-etikette nie"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Stoor tans veranderinge…"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Kan nie lidfunksie-etiket stoor nie"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Gaan jou verbinding na en probeer weer."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Slegs admins kan lidfunksie-etikette in hierdie groep stel."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Verdwynboodskappe"
@@ -4758,13 +4761,13 @@
"messageformat": "Kies wie boodskappe na die groep mag stuur."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Lidfunksie-etikette sal uitgevee word"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Deur hierdie toestemming na \"Slegs admins\" te verander, sal lidfunksie-etikette wat deur nie-admins in hierdie groep gestel is, uitgevee word."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Gaan voort"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Versoeke & uitnodigings"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Voeg lede by"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Sien alle"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Jy kan slegs tot {count,number} boodskap kies om vir almal uit te vee} other {Jy kan slegs tot {count,number} boodskappe kies om vir almal uit te vee}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Jy kan slegs tot 30 boodskappe aanstuur"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Lêers wat jy stuur en ontvang, sal hier verskyn"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Kies mediakwaliteit"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "admins"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Kies ’n avatar"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal versamel of stoor geen van jou persoonlike inligting wanneer jy 'n skenking maak nie.Ons gebruik Stripe as ons betalingsverwerker om jou skenkings te ontvang. Ons verkry nie toegang tot, bewaar of stoor enige van die inligting wat jy aan hulle verskaf nie.Signal koppel nie jou skenking aan jou Signal-rekening nie, en kan dit ook nie doen nie.Dankie vir jou ondersteuning!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "As 'n onafhanklike niewinsgewende organisasie is Signal verbind tot privaat boodskappe en oproepe. Geen advertensies, geen naspoorders, geen observasie nie. Maak vandag 'n skenking om Signal te ondersteun."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Kry 'n opsionele wapen op jou profiel wanneer jy skenk"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Jou privaatheid is ons missie"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal is 'n niewinsgewende organisasie."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Hart-ikoon in die styl van die Signal-logo"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "Goed"
@@ -7591,13 +7634,13 @@
"messageformat": "Verwyder inligting"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "As jy hier uitgaan, sal jou skenking gekanselleer word."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Verlaat"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Bly op bladsy"
},
"icu:DonateFlow__continue": {
"messageformat": "Gaan voort"
@@ -7906,13 +7949,10 @@
"messageformat": "Klein veranderings, foutregstellings en prestasieverbeterings. Dankie dat jy Signal gebruik!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Hierdie opdatering doen 'n regstelling van 'n teksformateringsfout terwyl Caps Lock aan was. Dankie, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal is 'n niewinsgewende organisasie wat nie moontlik sou wees sonder jou ondersteuning nie, en nou kan jy via PayPal in Signal Desktop 'n skenking maak."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Laat privaatheid in die koppe vassteek met vyf nuwe amptelike plakkerpakkette in die Signal Kunstenaar-reeks: \"Chug the Mouse\" deur Amanda Cotan, \"Cozy Season\" deur Miguel Ángel Camprubí, \"Croco's Feelings\" deur Tiffany Beucher, \"My Daily Life 2\" deur Plastic Thing, en \"Rocky Talk\" deur Lexi Vay."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json
index c153af854a..2eee0eb82f 100644
--- a/_locales/ar/messages.json
+++ b/_locales/ar/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "إظهار أو إخفاء أدوات المطورين"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "فتح أدوات المطورين للاتصالات"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "إعداد كجهازٍ جديد"
},
@@ -654,10 +651,10 @@
"messageformat": "جارٍ الإرسال…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "يُمكن لسيجنال الآن التحقُّق تلقائيًا من التشفير"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "بالنسبة لجهات الاتصال المُرتبطين بك عبر رقم الهاتف، يُمكن لتطبيق سيجنال التحقُّق تلقائيًا من أمان الاتصال باستخدام عملية تُسمّى شفافية المفاتيح. لِتعزيز الأمان، يُمكنك التحقُّق من الاتصالات يدويًا باستخدام كود الـ QR أو من خلال مقارنة أرقام الأمان."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "متابعة"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "لا يُمكن إحداث التعديلات إلاّ في غضون 24 ساعة من وقت إرسال هذه الرسالة."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "إزالة ميزة الإشراف"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "اجعله مُشرِفًا"
},
@@ -4692,22 +4695,22 @@
"messageformat": "مرحبًا!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "أعضاء المجموعة ذوو الأدوار"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "لا يتوفر أي أعضاء آخرون على أدوار"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "جارٍ حفظ التغييرات…"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "لا يُمكن حفظ دور العضو."
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "تحقّق من اتصالك بالشبكة ثم حاوِل مُجدَّدًا."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "فقط المُشرِفون هم من يمكنهم تحديد أدوار الأعضاء في هذه المجموعة."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "ميزة اختفاء الرسائل"
@@ -4758,13 +4761,13 @@
"messageformat": "اختر الأشخاص الذين يمكنهم إرسال الرسائل إلى المجموعة."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "سَيتم مسح أدوار الأعضاء"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "تغيير هذا الإذن إلى \"المُشرِفون فقط\" سيؤدي إلى مسح أدوار الأعضاء المُحدَّدة من طرف الأعضاء غير المُشرِفين في هذه المجموعة."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "متابعة"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "الطلبات والدعوات"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "إضافة أعضاء"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "مشاهدة الكل"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, zero {يمكنك اختيار فقط ما يصل إلى {count,number} رسائل لتحذفها بالنسبة للجميع} one {يمكنك اختيار فقط ما يصل إلى {count,number} رسالة لتحذفها بالنسبة للجميع} two {يمكنك اختيار فقط ما يصل إلى {count,number} رسالتين لتحذفهما بالنسبة للجميع} few {يمكنك اختيار فقط ما يصل إلى {count,number} رسائل لتحذفها بالنسبة للجميع} many {يمكنك اختيار فقط ما يصل إلى {count,number} رسالة لتحذفها بالنسبة للجميع} other {يمكنك اختيار فقط ما يصل إلى {count,number} رسالة لتحذفها بالنسبة للجميع}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "يمكنك إعادة توجيه فقط ما يصل إلى 30 رسالة."
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "سَتظهر الملفات التي تُرسِلها وتستقبلها هنا"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "تحديد جودة الوسائط"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "المُشرِفون"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "اختر صورة رمزية"
},
@@ -7486,19 +7529,19 @@
"messageformat": "لا يقوم سيجنال بجمع أو تخزين معلوماتك الشخصية عند قيامك بتبرُّع.نستخدم Stripe كمعالج عمليات الدفع الخاصة بنا لتلقي تبرُّعاتك. لا يُمكننا الوصول إلى أو تخزين أو حفظ أي من المعلومات التي تُقدمها.لا يقوم تطبيق سيجنال ولا يمكنه ربط تبرُّعاتك بحسابك على سيجنال.شكرًا لدعمك!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "بصفتها شركة غير ربحية، سيجنال مُلتزمة بدعم المراسلة والمكالمات الخاصة. بدون إعلانات، وبدون تعقُّب، وبدون مراقبة. تبرَّع اليوم لدعم سيجنال."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "احصل على شارة اختيارية على حسابك الشخصي عند التبرُّع."
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "خصوصيتك هي مهمتنا"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "سيجنال شركة غير ربحية."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "أيقونة القلب بأسلوب شعار سيجنال"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "موافق"
@@ -7591,13 +7634,13 @@
"messageformat": "إزالة المعلومات"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "ستؤدي المغادرة إلى إلغاء تبرُّعك."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "مغادرة"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "البقاء في الصفحة"
},
"icu:DonateFlow__continue": {
"messageformat": "متابعة"
@@ -7906,13 +7949,10 @@
"messageformat": "تعديلات صغيرة، وإصلاح أعطال، وتحسينات للأداء. شكرًا على استخدامك سيجنال!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "يُصلِح هذا التحديث خطأ في تنسيق النصّ عند تفعيل قفل الأحرف الكبيرة لكي يُصبح من السهل إضفاء التنسيق الغامق أو المائل على نصّ ما. شكرًا، !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "سيجنال شركة غير ربحية، ولم تكن لتوجد دون دعمكم، ويمكنكم الآن التبرُّع من خلال PayPal على سيجنال Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "• خمس حزم مُلصَقات رسمية جديدة للفنانين."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/az-AZ/messages.json b/_locales/az-AZ/messages.json
index 0347f058ea..e130c19405 100644
--- a/_locales/az-AZ/messages.json
+++ b/_locales/az-AZ/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Tərtibatçı alətlərini aç/bağla"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Zənglərlə əlaqəli tərtibatçı alətləri"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Yeni cihaz kimi quraşdır"
},
@@ -654,10 +651,10 @@
"messageformat": "Göndərilir..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Artıq Signal şifrələməni avtomatik yoxlaya bilir"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Telefon nömrəsi ilə əlaqə saxladığınız kontaktlar üçün Signal “açar şəffaflığı” adlanan proses vasitəsilə bağlantının təhlükəsiz olduğunu avtomatik təsdiqləyə bilər. Əlavə təhlükəsizlik üçün QR kodundan istifadə etməklə və ya təhlükəsizlik nömrələri ilə müqayisə edərək bağlantıları əlinizlə də yoxlaya bilərsiniz."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Davam et"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Redaktələr yalnız siz bu mesajı göndərdikdən sonra 24 saat ərzində tətbiq oluna bilər."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Adminlikdən çıxart"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Admin et"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Salam!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Etiketə malik qrup üzvləri"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Digər heç bir üzvün etiketi yoxdur"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Dəyişikliklər yaddaşda saxlanılır..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Üzv etiketini yaddaşda saxlamaq mümkün deyil"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Bağlantınızı yoxlayıb yenidən cəhd edin."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Bu qrupda üzv etiketlərini yalnız adminlər təyin edə bilər."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Yox olan mesajlar"
@@ -4758,13 +4761,13 @@
"messageformat": "Kimin bu qrupa mesaj göndərə biləcəyini seçin."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Üzv etiketləri yaradılacaq"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Bu icazəni \"Yalnız adminlər\" olaraq dəyişdirsəniz, bu, həmin qrupda qeyri-adminlər tərəfindən təyin edilmiş üzv etiketlərini siləcək."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Davam et"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Tələb və dəvətlər"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Üzv əlavə et"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Hamısına bax"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Hər kəsdən silmək üçün maksimum {count,number} mesaj seçə bilərsiniz} other {Hər kəsdən silmək üçün maksimum {count,number} mesaj seçə bilərsiniz}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Yalnız 30-a qədər mesaj yönləndirə bilərsiniz"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Göndərdiyiniz və aldığınız keçidlər burada görünəcək"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Media keyfiyyətini seçin"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "adminlər"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Bir avatar seçin"
},
@@ -7486,19 +7529,19 @@
"messageformat": "İanə etdiyiniz zaman Signal şəxsi məlumatlarınızı toplamır və saxlamır.Biz ianələrinizi qəbul etmək üçün ödəniş prosessorumuz kimi Stripe-dan istifadə edirik. Ona göndərdiyiniz hər hansı məlumatı əldə etmir, saxlamır və ya yaddaşa vermirik.Signal etdiyiniz ianəni Signal hesabınızla əlaqələndirmir və bunu edə bilməz.Dəstəyiniz üçün təşəkkür edirik!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Müstəqil qeyri-kommersiya təşkilatı kimi Signal mesajlaşma və zənglərin məxfiliyini qoruyur. Reklamsız, təqibsiz və nəzarətsiz. Signal-ı dəstəkləmək üçün bu gün ianə verin."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "İanə verdikdə profilinizə əlavə bir nişan alırsınız"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Məxfiliyiniz əsas missiyamızdır"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal qeyri-kommersiya təşkilatıdır. ABŞ-da edilən ianələr vergi tutulmasından azaddır."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal loqosu tərzində ürək piktoqramı"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "Oldu"
@@ -7591,13 +7634,13 @@
"messageformat": "Məlumatı sil"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Çıxsanız, ianəniz ləğv olunacaq."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Çıx"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Səhifədə qalın"
},
"icu:DonateFlow__continue": {
"messageformat": "Davam et"
@@ -7906,13 +7949,10 @@
"messageformat": "Kiçik spesifik tənzimləmələr, xəta düzəlişləri və məhsuldarlığın artırılması. Signal istifadə etdiyiniz üçün təşəkkürlər!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Bu yeniləmə, Caps Lock aktiv ikən mətn formatlama nasazlığını aradan qaldırır, buna görə də YAĞLI SÖHBƏTLƏRİ qalın şrift (və ya kursiv) yazı ilə göstərmək daha asan olacaq. Təşəkkürlər, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal, dəstəyiniz olmadan varlığını qoruya bilməyən qeyri-kommersiya təşkilatıdır və artıq Signal Desktop-da PayPal vasitəsilə də ianə verə bilərsiniz."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Signal Artist Seriyasından beş yeni rəsmi stiker paketi ilə məxfiliyinizi qoruyun: Amanda Cotan tərəfindən \"Chug the Mouse\", Miguel Ángel Camprubí tərəfindən \"Cozy Season\", Tiffany Beucher tərəfindən \"Croco's Feelings\", Plastic Thing tərəfindən \"My Daily Life 2\" və Lexi Vay tərəfindən \"Rocky Talk\"."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/bg-BG/messages.json b/_locales/bg-BG/messages.json
index 49d05a9a8a..3b59dd4a25 100644
--- a/_locales/bg-BG/messages.json
+++ b/_locales/bg-BG/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Превключи уреди за разработчици"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Отваряне на инструментите за разговори за разработчици"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Инсталиране като ново устройство"
},
@@ -654,10 +651,10 @@
"messageformat": "Изпращане…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal вече може автоматично да потвърждава криптирането"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "При контактите, с които сте свързани чрез телефонен номер, Signal може автоматично да потвърди дали връзката е сигурна, като използва процес, наречен „прозрачност на ключа“. За повече сигурност все пак можете да проверявате връзките ръчно с QR код или като сравните номерата за сигурност."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Продължаване"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Редакциите могат да се прилагат само в рамките на 24 часа от момента на изпращане на това съобщение."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Премахване като администратор"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Направи администратор"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Здравейте!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Членове на групата с етикети"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Няма други членове с етикети"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Запазване на промените…"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Неуспешно запазване на етикет на член"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Проверете връзката си и опитайте отново."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Само администраторите могат да задават етикети на членове в тази група."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Изчезващи съобщения"
@@ -4758,13 +4761,13 @@
"messageformat": "Изберете кой може да изпраща съобщения в групата."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Етикетите на членовете ще бъдат изчистени"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Ако промените това разрешение на „Само администратори“, етикетите на членове, зададени от членовете, които не са администратори в тази група, ще бъдат изчистени."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Продължаване"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Заявки и покани"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Добави членове"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Виж всички"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Можете да изберете само до {count,number} съобщение за изтриване за всички} other {Можете да изберете само до {count,number} съобщения за изтриване за всички}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Можете да препратите само до 30 съобщения"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Файловете, които изпращате и получавате, ще се показват тук"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Изберете качество на мултимедията"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "администратори"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Избери аватар"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal не събира и не съхранява никаква лична информация, когато правите дарение.Използваме Stripe за обработване на плащанията и за да получим вашите дарения. Ние не упражняваме достъп до, не съхраняваме и не запазваме никаква информация, която им предоставите.Signal не свързва и не може да свърже вашето дарение с акаунта ви в Signal.Благодарим Ви за подкрепата!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Като независима организация с нестопанска цел, Signal се ангажира да предоставя поверителни съобщения и разговори. Без реклами, без тракери, без следене. Дарете днес, за да подкрепите Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Получете значка, която може да се показва на профила ви по желание, когато дарите"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Вашата поверителност е нашата мисия"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal е организация с нестопанска цел."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Икона на сърце в стила на логото на Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "Добре"
@@ -7591,13 +7634,13 @@
"messageformat": "Премахване на информацията"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Ако напуснете, дарението ви ще бъде отменено."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Напускане"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Останете на страницата"
},
"icu:DonateFlow__continue": {
"messageformat": "Продължаване"
@@ -7906,13 +7949,10 @@
"messageformat": "Дребни корекции, поправки на бъгове и подобрения на работата. Благодарим ви, че използвате Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "С тази актуализация се отстранява бъг при форматирането на текст, когато е активиран Caps Lock. Благодарим, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal е организация с нестопанска цел, която не би могла да съществува без вашата подкрепа, а вече можете да дарявате чрез PayPal в Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Пет нови официални пакета със стикери."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/bn-BD/messages.json b/_locales/bn-BD/messages.json
index f58728081f..7907e8feac 100644
--- a/_locales/bn-BD/messages.json
+++ b/_locales/bn-BD/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "বিকাশকারী সরঞ্জামগুলি দেখান"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "\"ডেভেলপার টুল কল করা হচ্ছে\" খুলুন"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "নতুন ডিভাইস হিসেবে সেট করুন"
},
@@ -654,10 +651,10 @@
"messageformat": "জমা দেওয়া হচ্ছে..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal এখন 'কি' এনক্রিপশন স্বয়ংক্রিয়ভাবে যাচাই করতে পারে"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "ফোন নম্বরের মাধ্যমে আপনি যেসব কন্টাক্টের সাথে সংযুক্ত আছেন, তাদের জন্য Signal স্বয়ংক্রিয়ভাবে 'কি' ট্রান্সপারেন্সি নামক একটি প্রক্রিয়া ব্যবহার করে সংযোগটি সুরক্ষিত কিনা তা নিশ্চিত করতে পারে। বাড়তি নিরাপত্তার জন্য, আপনি এখনো একটি QR কোড ব্যবহার করে অথবা নিরাপত্তা নম্বর তুলনা করে সংযোগগুলো ম্যানুয়ালি যাচাই করতে পারেন।"
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "চালিয়ে যান"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "এই ম্যাসেজটি পাঠানোর পর শুধুমাত্র পরবর্তী 24 ঘন্টার মধ্যে এটি এডিট করা যাবে।"
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "অ্যাডমিন হিসেবে সরিয়ে ফেলুন"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "অ্যাডমিন বানান"
},
@@ -4692,22 +4695,22 @@
"messageformat": "হ্যালো!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "লেবেল সহ গ্রুপের সদস্য"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "অন্য কোনো সদস্যের লেবেল নেই"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "পরিবর্তনগুলো সেভ করা হচ্ছে..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "সদস্য লেবেল সেভ করা যাচ্ছে না"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "আপনার নেটওয়ার্ক সংযোগ ঠিক আছে কিনা দেখুন এবং আবার চেষ্টা করুন।"
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "এই গ্রুপে শুধুমাত্র অ্যাডমিনরাই সদস্যদের লেবেল নির্ধারণ করতে পারবেন।"
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "মেসেজ অদৃশ্য হওয়া"
@@ -4758,13 +4761,13 @@
"messageformat": "কারা এই গ্রুপে মেসেজ পাঠাতে পারবেন তা বেছে নিন।"
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "সদস্য লেবেলগুলো মুছে ফেলা হবে"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "এই অনুমতি \"শুধুমাত্র অ্যাডমিন\"-এ পরিবর্তন করলে এই গ্রুপে যারা অ্যাডমিন নন তাদের দ্বারা নির্ধারণ করা সদস্য লেবেলগুলো মুছে যাবে।"
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "চালিয়ে যান"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "অনুরোধ ও আমন্ত্রণ"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "সদস্যকে যোগ করুন"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "সব দেখুন"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {আপনি সবার জন্য মুছে ফেলতে শুধু {count,number}টি পর্যন্ত ম্যাসেজ নির্বাচন করতে পারবেন} other {আপনি সবার জন্য মুছে ফেলতে শুধু {count,number}টি পর্যন্ত ম্যাসেজ নির্বাচন করতে পারবেন}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "আপনি সর্বোচ্চ 30টি ম্যাসেজ ফরোয়ার্ড করতে পারবেন"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "আপনার পাঠানো এবং পাওয়া ফাইলগুলো এখানে প্রদর্শিত হবে"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "মিডিয়ার মান নির্বাচন করুন"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "অ্যাডমিন"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "একটি অবতার নির্বাচন করুন"
},
@@ -7486,19 +7529,19 @@
"messageformat": "আপনি যখন ডোনেট করেন তখন Signal আপনার কোনো ব্যক্তিগত তথ্য সংগ্রহ বা সংরক্ষণ করে না।আমরা আপনার পাঠানো ডোনেশন গ্রহণ করার জন্য পেমেন্ট প্রক্রিয়াকারী মাধ্যম হিসাবে Stripe ব্যবহার করি। আপনি তাদেরকে যেসব তথ্য প্রদান করেন তা আমরা অ্যাক্সেস, সংরক্ষণ বা সেভ করি না।Signal আপনার Signal অ্যাকাউন্টে আপনার ডোনেশনকে সংযুক্ত করে না এবং করতে পারে না।আপনার সহায়তার জন্য ধন্যবাদ!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "একটি স্বাধীন অলাভজনক প্রতিষ্ঠান হিসেবে, Signal ব্যক্তিগত মেসেজ ও কলের সার্ভিস প্রদানের জন্য প্রতিশ্রুতিবদ্ধ। নেই কোনো বিজ্ঞাপন, নেই কোনো ট্র্যাকার, নেই কোনো নজরদারি। Signal-কে সহায়তা করার জন্য আজই ডোনেট করুন।"
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "ডোনেট করার ফলে ইচ্ছা হলে আপনার প্রোফাইলের জন্য একটি ব্যাজ নিতে পারেন"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "আপনার গোপনীয়তা রক্ষাই আমাদের লক্ষ্য"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal একটি অলাভজনক প্রতিষ্ঠান। মার্কিন যুক্তরাষ্ট্রে ডোনেশনের ক্ষেত্রে কর ছাড় পাওয়া যায়।"
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal লোগোর স্টাইলে হার্ট আইকন"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "ঠিক আছে"
@@ -7591,13 +7634,13 @@
"messageformat": "তথ্য মুছে ফেলুন"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "চলে গেলে আপনার ডোনেশন বাতিল হয়ে যাবে।"
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "ত্যাগ করুন"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "পেইজে থাকুন"
},
"icu:DonateFlow__continue": {
"messageformat": "চালিয়ে যান"
@@ -7906,13 +7949,10 @@
"messageformat": "ছোট ছোট কিছু পরিবর্তন, বাগ সংশোধন এবং পারফর্মেন্স সমৃদ্ধ করা হয়েছে। Signal ব্যবহার করার জন্য ধন্যবাদ!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "এই আপডেটটি ক্যাপস লক সক্রিয় থাকাকালীন একটি টেক্সট ফরম্যাটিং বাগ সংশোধন করে। ধন্যবাদ, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal একটি অলাভজনক প্রতিষ্ঠান যা আপনার সমর্থন ছাড়া চালিয়ে যাওয়া সম্ভব হতো না, এবং এখন আপনি Signal Desktop-এ PayPal-এর মাধ্যমে ডোনেট করতে পারবেন।"
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "পাঁচটি নতুন অফিসিয়াল আর্টিস্ট স্টিকার প্যাক: Amanda Cotan-এর \"Chug the Mouse\", Miguel Ángel Camprubí-এর \"Cozy Season\", Tiffany Beucher-এর \"Croco's Feelings\", Plastic Thing-এর \"My Daily Life 2\", এবং Lexi Vay-এর \"Rocky Talk\"।"
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/bs-BA/messages.json b/_locales/bs-BA/messages.json
index 109d21e50f..e2312bea61 100644
--- a/_locales/bs-BA/messages.json
+++ b/_locales/bs-BA/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Uključi/isključi programerske alate"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Otvori Alate za programere povezane s pozivima"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Postavi kao novi uređaj"
},
@@ -654,10 +651,10 @@
"messageformat": "Slanje..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal sada može automatski provjeriti šifriranje"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Za kontakte s kojima ste povezani putem telefonskog broja, Signal može automatski potvrditi da li je veza sigurna pomoću procesa koji se naziva transparentnost ključa. Za dodatnu sigurnost, i dalje možete ručno provjeriti veze pomoću QR koda ili sigurnosnog broja."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Nastavi"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Izmjene se mogu primijeniti samo u roku od 24 sata od trenutka kada ste poslali ovu poruku."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Ukloni administratorske ovlasti"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Odredi za administratora"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Zdravo!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Članovi grupe s oznakama"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Nijedan drugi član nema oznake"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Pohranjivanje promjena..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Nije moguće sačuvati oznaku člana"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Provjerite vezu i pokušajte ponovno."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Samo administratori mogu postavljati oznake članova u ovoj grupi."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Nestajuće poruke"
@@ -4758,13 +4761,13 @@
"messageformat": "Odaberite ko može slati poruke u grupu."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Oznake članova će biti obrisane"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Promjenom ove dozvole na \"Samo administratori\" obrisat će se oznake članova koje su postavili neadministratori u ovoj grupi."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Nastavi"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Zahtjevi i pozivnice"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Uvrštavanje članova"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Vidi sve"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Možete odabrati da izbrišete najviše {count,number} poruku za sve korisnike} few {Možete odabrati da izbrišete najviše {count,number} poruke za sve korisnike} many {Možete odabrati da izbrišete najviše {count,number} poruka za sve korisnike} other {Možete odabrati da izbrišete najviše {count,number} poruka za sve korisnike}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Možete proslijediti najviše 30 poruka"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Datoteke koje šaljete i primate će se ovdje pojaviti"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Odaberite kvalitet medija"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "administratori"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Izaberi sličicu profila"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal ne prikuplja niti pohranjuje vaše lične podatke kada izvršite donaciju.Koristimo Stripe kao našeg obrađivača plaćanja za primanje vaših donacija. Ne pristupamo, ne pohranjujemo niti čuvamo bilo koju informaciju koju im dostavite.Signal ne povezuje i ne može povezati vašu donaciju s vašim Signal računom.Hvala vam na podršci!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Kao nezavisna neprofitna organizacija, Signal je posvećen privatnim porukama i pozivima. Bez oglasa, bez praćenja, bez nadziranja. Donirajte danas da biste podržali Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Primite opcionalnu značku na svom profilu kada donirate"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Vaša privatnost je naša misija"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal je neprofitna organizacija."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Ikona srca u stilu logotipa Signala"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Ukloni informacije"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Odlaskom ćete otkazati svoju donaciju."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Napusti"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Ostanite na stranici"
},
"icu:DonateFlow__continue": {
"messageformat": "Nastavi"
@@ -7906,13 +7949,10 @@
"messageformat": "Mala podešavanja, otklanjanje grešaka i poboljšanja performansi. Hvala vam što koristite Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Ovo ažuriranje ispravlja grešku s formatiranjem teksta dok je Caps Lock bio omogućen. Hvala, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal je neprofitna organizacija koja ne bi bila moguća bez vaše podrške, a sada možete donirati putem PayPala u Signal Desktopu."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Zaštitite privatnost uz pet novih službenih paketa naljepnica u seriji Signal Artist: \"Chug the Mouse\" od Amande Cotan, \"Cozy Season\" od Miguela Ángela Camprubíja, \"Croco's Feelings\" od Tiffany Beucher, \"My Daily Life 2\" od Plastic Thing i \"Rocky Talk\" od Lexi Vay."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json
index f23ee5ec70..9dda7b2c82 100644
--- a/_locales/ca/messages.json
+++ b/_locales/ca/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Activa o desactiva les eines de desenvolupament"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Obrir Eines de desenvolupament de trucada"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Configura'l com a dispositiu nou"
},
@@ -654,10 +651,10 @@
"messageformat": "Enviant…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Ara, Signal pot verificar automàticament la codificació"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Pels contactes amb qui hagis connectat a través d'un número de telèfon, Signal pot confirmar automàticament si la connexió és segura mitjançant un procés anomenat transparència de claus. Per a més seguretat, pots continuar verificant manualment les teves connexions mitjançant un codi QR o comparant els números de seguretat."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Continua"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Els canvis només es poden realitzar fins 24 hores després d'enviar el missatge."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Esborra com a administrador"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Fes adminstrador"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Hola!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Membres del grup amb categories"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Cap altre membre té categoria"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Guardant canvis…"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "No es pot guardar la categoria de membre"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Comprova la connexió i torna-ho a provar."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Només els admins poden definir categories de membres en aquest grup."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Missatges efímers"
@@ -4758,13 +4761,13 @@
"messageformat": "Qui pot enviar missatges al grup"
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "S'eliminaran les categories de membres"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Si canvies aquest permís a \"Només admins\", s'eliminaran les categories de membres establertes pels no administradors d'aquest grup."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Continua"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Sol·licituds i invitacions"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Afegeix-hi membres"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Mostra-ho tot"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Només pots seleccionar {count,number} missatge per eliminar per a tothom} other {Només pots seleccionar {count,number} missatges per eliminar per a tothom}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Només pots reenviar fins a 30 missatges"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Els arxius que enviïs i rebis apareixeran aquí"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Seleccioneu la qualitat dels mitjans"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "administradors"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Seleccioneu un avatar"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal no recopila ni emmagatzema la teva informació personal quan fas una donació.Utilitzem Stripe com a processador de pagaments per rebre les teves donacions. No accedim, emmagatzemem ni desem la informació que els proporciones.Signal no connecta i no pot connectar la teva donació al teu compte de Signal.Gràcies per comptar amb nosaltres!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Com a organització independent sense ànim de lucre, Signal té un compromís amb la privacitat en missatges i trucades. Sense anuncis, ni rastrejadors, ni vigilància. Fes avui una donació per ajudar a Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Aconsegueix una insígnia opcional al teu perfil quan facis una donació"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "La teva privacitat és la nostra missió"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal és una organització sense ànim de lucre."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Icona de cor a l'estil del logo de Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "D'acord"
@@ -7591,13 +7634,13 @@
"messageformat": "Eliminar informació"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Si surts, es cancel·larà la teva donació."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Surt"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Quedar-me a la pàgina"
},
"icu:DonateFlow__continue": {
"messageformat": "Continua"
@@ -7906,13 +7949,10 @@
"messageformat": "Petits ajustos, correccions d'errors i tasques de millora de rendiment. Gràcies per utilitzar Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Aquesta actualització corregeix un error en el format de text mentre les majúscules estaven activades. Gràcies, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal és una organització sense ànim de lucre que no podria sostenir-se sense la teva ajuda. Ara, a Signal Desktop, pots fer donacions a través de PayPal."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Cinc nous paquets d'adhesius d'artistes oficials."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json
index a7f743a177..f1db906d7c 100644
--- a/_locales/cs/messages.json
+++ b/_locales/cs/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Přepnout na nástroje vývojáře"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Otevřít vývojářské nástroje pro volání"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Nastavit jako nové zařízení"
},
@@ -654,10 +651,10 @@
"messageformat": "Odeslání…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal nyní podporuje automatické ověření šifrování"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "U kontaktů, se kterými jste propojeni pomocí telefonního čísla, může aplikace Signal automaticky potvrdit, zda je připojení zabezpečené, pomocí procesu zvaného transparentnost klíče. Pro větší bezpečnost můžete připojení i nadále ověřovat ručně pomocí QR kódu nebo porovnáním bezpečnostních čísel."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Pokračovat"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Úpravy lze provádět pouze do 24 hodin od odeslání této zprávy."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Odebrat jako správce"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Udělit práva správce"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Ahoj!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Členové skupiny se štítky"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Žádní další členové nemají štítky"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Ukládám změny…"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Štítek člena nelze uložit"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Zkontrolujte připojení k internetu a zkuste to znovu."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "V této skupině mohou štítky členů nastavovat pouze správci."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Mizející zprávy"
@@ -4758,13 +4761,13 @@
"messageformat": "Vyberte, kdo může posílat zprávy do této skupiny."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Štítky členů budou vymazány"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Změna tohoto oprávnění na Pouze správci odstraní štítky členů nastavené členy, kteří nejsou správci této skupiny."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Pokračovat"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Žádosti a pozvání"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Přidat členy"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Zobrazit vše"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Můžete vybrat pouze {count,number} zprávu, kterou chcete odstranit pro všechny.} few {Můžete vybrat pouze {count,number} zprávy, které chcete odstranit pro všechny.} many {Můžete vybrat pouze {count,number} zpráv, které chcete odstranit pro všechny.} other {Můžete vybrat pouze {count,number} zpráv, které chcete odstranit pro všechny.}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Přeposlat můžete maximálně 30 zpráv"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Soubory, které odešlete nebo obdržíte, se zobrazí zde"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Vyberte kvalitu médií"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "správci"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Vybrat avatar"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal při poskytnutí příspěvku neshromažďuje ani neukládá žádné vaše osobní údaje. K přijímání vašich příspěvků používáme jako zpracovatele plateb službu Stripe. K žádným informacím, které jim poskytnete, nemáme přístup, neshromažďujeme je, ani je neukládáme. Signal nepropojuje a nemůže propojit váš příspěvek s vaším účtem Signal. Děkujeme za vaši podporu!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Jako nezávislá nezisková organizace se společnost Signal zavázala k ochraně soukromí zpráv a hovorů. Žádné reklamy, žádné sledování, žádný dohled. Přispějte ještě dnes na podporu služby Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Za svůj příspěvek získáte volitelný odznak na profil."
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Vaše soukromí je naším posláním"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal je nezisková organizace."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Ikona srdce ve stylu loga aplikace Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Odebrat informace"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Pokud odejdete, váš příspěvek se zruší."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Opustit"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Zůstat na stránce"
},
"icu:DonateFlow__continue": {
"messageformat": "Pokračovat"
@@ -7906,13 +7949,10 @@
"messageformat": "Drobná vylepšení, opravy chyb a zvýšení výkonu. Děkujeme, že používáte Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Tato aktualizace opravuje chybu s formátováním textu při zapnutém Caps Lock. Díky, @DGrothe-PhD!"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal je nezisková organizace, která by nefungovala bez vaší podpory. Nyní můžete přispět prostřednictvím služby PayPal v aplikaci Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Pět nových oficiálních balíčků nálepek od známých umělců."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/da/messages.json b/_locales/da/messages.json
index 4f844e09bd..c15beb879b 100644
--- a/_locales/da/messages.json
+++ b/_locales/da/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Vis udviklerværktøjer"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Åbn opkald til udviklerværktøjer"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Opsæt som ny enhed"
},
@@ -654,10 +651,10 @@
"messageformat": "Indsender..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal kan nu automatisk verificere sikkerhedsnøglekrypteringen"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "For kontakter, som du er forbundet med via telefonnummer, kan Signal automatisk bekræfte, om forbindelsen er sikker, ved hjælp af en proces kaldet nøgletransparens. For ekstra sikkerhed kan du stadig verificere forbindelser manuelt ved hjælp af en QR-kode eller ved at sammenligne sikkerhedsnumre."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Fortsæt"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Ændringer kan kun foretages indenfor 24 timer efter at du har sendt denne besked."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Fjern som administrator"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Gør til administrator"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Hej!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Gruppemedlemmer med titler"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Ingen andre medlemmer har titler"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Gemmer ændringer..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Medlemstitel kan ikke gemmes"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Tjek din forbindelse, og prøv igen."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Det er kun administratorer, der kan tildele medlemstitler i denne gruppe."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Forsvindende beskeder"
@@ -4758,13 +4761,13 @@
"messageformat": "Vælg hvem der kan sende beskeder til gruppen."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Medlemstitler vil blive fjernet"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Hvis du ændrer denne tilladelse til \"Kun administratorer\", ryddes medlemstitlerder er angivet af ikke-administratorer i denne gruppe."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Fortsæt"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Anmodninger & invitationer"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Tilføj medlemmer"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Se alle"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Du kan kun vælge op til {count,number} besked, der skal slettes for alle} other {Du kan kun vælge op til {count,number} beskeder, der skal slettes for alle}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Du kan kun videresende op til 30 beskeder"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Filer, som du sender og modtager, vises her"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Vælg mediekvalitet"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "administratorer"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Vælg en avatar"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal indsamler eller opbevarer ingen af dine personlige oplysninger, når du donerer.Vi bruger Stripe som vores betalingssystem til at modtage dine donationer. Vi tilgår, opbevarer eller gemmer ikke nogen af de oplysninger, du giver dem.Signal kan ikke og forbinder ikke din donation til din Signal-konto.Tak for din støtte!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Som en uafhængig nonprofitorganisation arbejder Signal for private beskeder og opkald. Ingen annoncer, ingen trackere, ingen overvågning. Donér i dag for at støtte Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Få et valgfrit badge på din profil, når du donerer"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Dit privatliv er vores mission"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal er en nonprofitorganisation. US donations are tax deductible."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Hjerteikon i Signal-logoets stil"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "Ok"
@@ -7591,13 +7634,13 @@
"messageformat": "Fjern oplysninger"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Hvis du forlader siden nu, annulleres din donation."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Forlad"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Bliv på siden"
},
"icu:DonateFlow__continue": {
"messageformat": "Fortsæt"
@@ -7906,13 +7949,10 @@
"messageformat": "Små tweaks, rettelser og forbedringer af appens præstation. Tak fordi du bruger Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Denne opdatering retter en fejl med tekstformatering, når caps lock var aktiveret, så det bliver nemmere at lave fed (eller kursiv) tekst, SELV NÅR TEKSTEN ALLEREDE ER I FED. Tak, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal er en nonprofitorganisation (501c3), der ikke ville være mulig uden din støtte, og nu kan du donere via PayPal i Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "• Gør privatlivet mere synligt med fem nye officielle klistermærkepakker i Signal Artist Series: \"Chug the Mouse\" af Amanda Cotan, \"Cozy Season\" af Miguel Ángel Camprubí, \"Croco's Feelings\" af Tiffany Beucher, \"My Daily Life 2\" af Plastic Thing og \"Rocky Talk\" af Lexi Vay."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/de/messages.json b/_locales/de/messages.json
index 409afc6edf..2ed25ead1f 100644
--- a/_locales/de/messages.json
+++ b/_locales/de/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Entwicklungswerkzeuge ein/aus"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Entwicklungswerkzeuge für Anrufe öffnen"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Einrichten als neues Gerät"
},
@@ -654,10 +651,10 @@
"messageformat": "Wird übermittelt..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal kann die Verschlüsselung jetzt automatisch verifizieren"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Bei Kontakten, mit denen du über eine Telefonnummer verbunden bist, überprüft Signal mithilfe eines Verfahrens namens »Schlüssel-Transparenz« automatisch, ob die Verbindung sicher ist. Für mehr Sicherheit kannst du Verbindungen auch weiterhin manuell mit einem QR-Code oder durch Vergleichen der Sicherheitsnummern verifizieren."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Fortfahren"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Bearbeitungen können nur innerhalb von 24 Stunden ab dem Senden dieser Nachricht vorgenommen werden."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Als Admin entfernen"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Zum Admin machen"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Hallo!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Gruppenmitglieder mit Labels"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Andere Mitglieder haben keine Labels"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Änderungen werden gespeichert..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Mitgliedslabel kann nicht gespeichert werden"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Überprüfe deine Internetverbindung und versuche es erneut."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "In dieser Gruppe können nur Administratoren Mitgliedslabels festlegen."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Verschwindende Nachrichten"
@@ -4758,13 +4761,13 @@
"messageformat": "Wähle aus, wer Nachrichten an diese Gruppe senden kann."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Mitgliedslabels werden gelöscht"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Wenn du diese Berechtigung auf »Nur Administratoren« änderst, werden die von anderen Mitgliedern dieser Gruppe festgelegten Mitgliedslabels gelöscht."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Fortfahren"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Anfragen & Einladungen"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Mitglieder hinzufügen"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Alle anzeigen"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Du kannst nur bis zu {count,number} Nachricht zum Löschen für alle auswählen} other {Du kannst nur bis zu {count,number} Nachrichten zum Löschen für alle auswählen}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Du kannst maximal 30 Nachrichten weiterleiten"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Dateien, die du sendest und erhältst, werden hier angezeigt"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Medienqualität auswählen"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "Admins"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Wähle ein Profilbild"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Deine persönlichen Daten werden von Signal nicht erfasst oder gespeichert, wenn du einen Betrag spendest. Wir nutzen den Zahlungsdienstleister Stripe, um deine Spenden zu erhalten.Wir haben keinen Zugriff auf die Informationen, die du ihm zur Verfügung stellst, und speichern diese auch nicht.Signal kann und wird deine Spende nicht mit deinem Signal-Konto in Verbindung bringen.Danke für deine Unterstützung!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Als unabhängige Non-Profit-Organisation schützt Signal deine privaten Nachrichten und Anrufe. Keine Werbung, kein Tracking, keine Überwachung. Unterstütze Signal noch heute mit einer Spende."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Wenn du spendest, erhältst du ein optionales Abzeichen für dein Profil"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Dein Datenschutz ist unser Auftrag"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal ist eine Non-Profit-Organisation."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Herz-Symbol im Signal-Logo-Stil"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Angaben entfernen"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Wenn du die Seite verlässt, wird deine Spende storniert."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Verlassen"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Auf der Seite bleiben"
},
"icu:DonateFlow__continue": {
"messageformat": "Fortfahren"
@@ -7906,13 +7949,10 @@
"messageformat": "Kleine Optimierungen, Fehlerbehebungen und Leistungsverbesserungen. Danke, dass du Signal nutzt!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Dieses Update behebt einen Fehler bei der Textformatierung, wenn die Feststelltaste aktiviert war – jetzt ist es viel einfacher, Text in Fettdruck (oder Kursivschrift) zu formatieren, OHNE MIT DER WIMPER ZU ZUCKEN. Danke, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal ist eine gemeinnützige Organisation, die ohne deine Unterstützung nicht möglich wäre. Jetzt kannst du in Signal Desktop über PayPal spenden."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Mit den fünf neuen offiziellen Sticker-Sets aus der Signal Artist Series macht Datenschutz noch mehr Spaß: »Chug the Mouse« von Amanda Cotan, »Cozy Season« von Miguel Ángel Camprubí, »Croco's Feelings« von Tiffany Beucher, »My Daily Life 2« von Plastic Thing und »Rocky Talk« von Lexi Vay."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/el/messages.json b/_locales/el/messages.json
index afaa5b5eda..ffaf18e804 100644
--- a/_locales/el/messages.json
+++ b/_locales/el/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Εναλλαγή εργαλείων προγραμματιστή"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Άνοιγμα κλήσης εργαλείων προγραμματιστή"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Παραμετροποίηση ως νέα συσκευή"
},
@@ -654,10 +651,10 @@
"messageformat": "Υποβολή..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Το Signal μπορεί πλέον να επαληθεύσει αυτόματα την κρυπτογράφηση"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Για τις επαφές με τις οποίες έχεις συνδεθεί μέσω αριθμού τηλεφώνου, το Signal μπορεί να επιβεβαιώσει αυτόματα εάν η σύνδεση είναι ασφαλής χρησιμοποιώντας μια διαδικασία που ονομάζεται διαφάνεια κλειδιού. Για επιπλέον ασφάλεια, μπορείς ακόμα να επαληθεύσεις τις συνδέσεις χειροκίνητα χρησιμοποιώντας έναν κωδικό QR ή ή συγκρίνοντας τους αριθμούς ασφαλείας."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Συνέχεια"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Οι τροποποιήσεις μπορούν να εφαρμοστούν μόνο εντός 24 ωρών από τη στιγμή που έστειλες αυτό το μήνυμα."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Αφαίρεση διαχειριστή"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Ορισμός ως διαχειριστή"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Γεια σου!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Μέλη ομάδας με ετικέτες"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Κανένα άλλο μέλος δεν έχει ετικέτες"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Αποθήκευση αλλαγών..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Δεν είναι δυνατή η αποθήκευση της ετικέτας μέλους"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Έλεγξε τη σύνδεσή σου και δοκίμασε πάλι."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Μόνο οι διαχειριστές μπορούν να ορίσουν ετικέτες μελών σε αυτήν την ομάδα."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Μηνύματα που εξαφανίζονται"
@@ -4758,13 +4761,13 @@
"messageformat": "Επέλεξε ποιοί μπορούν να στέλνουν μηνύματα στην ομάδα."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Οι ετικέτες μελών θα διαγραφούν"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Η αλλαγή αυτού του δικαιώματος σε \"Μόνο Διαχειριστές\" θα διαγράψει τις ετικέτες μελών που ορίστηκαν από άτομα που δεν είναι διαχειριστές σε αυτήν την ομάδα."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Συνέχεια"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Αιτήματα & Προσκλήσεις"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Προσθήκη μελών"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Προβολή όλων"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Μπορείς να επιλέξεις έως {count,number} μήνυμα για να διαγραφεί για όλους} other {Μπορείς να επιλέξεις έως {count,number} μηνύματα για να διαγραφούν για όλους}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Μπορείς να προωθήσεις μόνο έως και 30 μηνύματα"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Τα αρχεία που στέλνεις και λαμβάνεις θα εμφανίζονται εδώ"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Επιλογή ποιότητας πολυμέσων"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "διαχειριστές"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Επιλογή εικόνας προφίλ"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Το Signal δεν συλλέγει ούτε αποθηκεύει τα προσωπικά στοιχεία σου όταν κάνεις δωρεά.Χρησιμοποιούμε τη Stripe για την επεξεργασία πληρωμών, ώστε να λαμβάνουμε τις δωρεές μας. Δεν επεξεργαζόμαστε ούτε αποθηκεύουμε κανένα από τα στοιχεία που της παρέχεις.Το Signal δεν μπορεί να συνδέσει τη δωρεά με τον λογαριασμό σου στο Signal.Ευχαριστούμε για την υποστήριξή σου!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Ως ανεξάρτητος μη κερδοσκοπικός οργανισμός, το Signal έχει δεσμευτεί για ιδιωτικά μηνύματα και κλήσεις. Χωρίς διαφημίσεις, παρακολούθηση, επιτήρηση. Κάνε σήμερα μια δωρεά για να στηρίξεις το Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Απόκτησε ένα προαιρετικό σήμα στο προφίλ σου όταν κάνεις δωρεά"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Η ιδιωτικότητά σου είναι η αποστολή μας"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Το Signal είναι ένας μη κερδοσκοπικός οργανισμός."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Εικονίδιο καρδιάς στο στυλ του λογότυπου Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Κατάργηση πληροφοριών"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Η αποχώρηση θα ακυρώσει τη δωρεά σου."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Αποχώρηση"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Παραμονή στη σελίδα"
},
"icu:DonateFlow__continue": {
"messageformat": "Συνέχεια"
@@ -7906,13 +7949,10 @@
"messageformat": "Μικρές τροποποιήσεις, επιδιορθώσεις σφαλμάτων και βελτιώσεις απόδοσης. Ευχαριστούμε που χρησιμοποιείς το Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Αυτή η ενημέρωση διορθώνει ένα σφάλμα με τη μορφοποίηση κειμένου ενώ ήταν ενεργοποιημένο το Caps Lock. Ευχαριστούμε, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Το Signal είναι ένας μη κερδοσκοπικός οργανισμός που δεν θα μπορούσε να λειτουργήσει χωρίς την υποστήριξή σου. Τώρα μπορείς να κάνεις δωρεές μέσω PayPal στο Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Πέντε νέα επίσημα πακέτα αυτοκόλλητων καλλιτεχνών."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index fb0b37f95a..d4dd363db7 100644
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -287,10 +287,6 @@
"messageformat": "Toggle Developer Tools",
"description": "View menu command to show or hide the developer tools"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Open Calling Developer Tools",
- "description": "(Deleted 2026/01/15) View menu command to open calling developer tools window"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Set Up as New Device",
"description": "When the application is not yet set up, menu option to start up the set up as fresh device"
@@ -8881,15 +8877,15 @@
},
"icu:LocalDeleteWarningModal__header": {
"messageformat": "Deleting is synced across your devices",
- "description": "Emphasized text at the top of the explainer dialog you get when you first delete a message or conversation"
+ "description": "(Deleted 2026/02/18) Emphasized text at the top of the explainer dialog you get when you first delete a message or conversation"
},
"icu:LocalDeleteWarningModal__description": {
"messageformat": "When you delete messages or chats, they will be deleted from all of your devices.",
- "description": "More detailed description of new delete behavior shown in explainer dialog"
+ "description": "(Deleted 2026/02/18) More detailed description of new delete behavior shown in explainer dialog"
},
"icu:LocalDeleteWarningModal__confirm": {
"messageformat": "Got it",
- "description": "Button to dismiss the dialog explaining that 'delete for me' now syncs between devices"
+ "description": "(Deleted 2026/02/18) Button to dismiss the dialog explaining that 'delete for me' now syncs between devices"
},
"icu:Stories__title": {
"messageformat": "Stories",
@@ -10576,7 +10572,7 @@
},
"icu:WhatsNew__7.90--0": {
"messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay.",
- "description": "Release notes for 7.90 release"
+ "description": "(Deleted 2026/02/18) Release notes for 7.90 release"
},
"icu:WhatsNew__8.0--0": {
"messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!",
diff --git a/_locales/es/messages.json b/_locales/es/messages.json
index 446cb31671..342b9a166b 100644
--- a/_locales/es/messages.json
+++ b/_locales/es/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Mostrar u ocultar herramientas para desarrolladores"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Abrir herramientas para desarrolladores de llamadas"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Configurar como nuevo dispositivo"
},
@@ -654,10 +651,10 @@
"messageformat": "Enviando…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Ahora, Signal puede verificar automáticamente el cifrado"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Para los contactos con los que hayas iniciado la comunicación mediante un número de teléfono, Signal puede confirmar automáticamente si la conexión es segura usando un proceso llamado transparencia de claves. Para mayor seguridad, puedes seguir verificando manualmente tus contactos usando un código QR o comparando los números de seguridad."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Continuar"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Solo puedes hacer cambios hasta 24 horas después del momento en que enviaste este mensaje."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Retirar permisos de admin"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Designar como admin"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Hola!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Participantes del grupo con categorías"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "No hay más participantes con categorías"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Guardando cambios…"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "No se puede guardar la categoría de participante"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Comprueba tu conexión e inténtalo de nuevo."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Solo los admins pueden añadir categorías de participantes en este grupo."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Mensajes temporales"
@@ -4758,13 +4761,13 @@
"messageformat": "Elige quién puede enviar mensajes en este grupo."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Se eliminarán las categorías de participantes"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Si cambias este permiso a \"Solo admins\", se eliminarán las categorías que hayan añadido los participantes que no sean admins."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Continuar"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Solicitudes e invitaciones"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Añadir participantes"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Ver más"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Solo puedes seleccionar {count,number} mensaje para eliminar para todos} other {Solo puedes seleccionar un máximo de {count,number} mensajes para eliminar para todos}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Solo puedes reenviar un máximo de 30 mensajes"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Aquí se mostrarán los documentos que envíes y recibas."
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Seleccionar calidad de fotos y vídeos"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "admins"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Selecciona una imagen"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal no recoge ni almacena tu información personal cuando haces una donación.Usamos Stripe para procesar las donaciones que recibimos. No accedemos, almacenamos, ni guardamos ninguno de los datos que le proporcionas.Signal no vincula ni puede vincular tu donación con tu cuenta de Signal.¡Gracias por tu apoyo!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Como organización independiente sin ánimo de lucro, Signal tiene el firme compromiso de proteger la privacidad del contenido de todos tus mensajes y llamadas. Sin anuncios, sin seguimiento, sin vigilancia. Haz una donación hoy para apoyar a Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Con tu donación consigues una insignia que puedes mostrar en tu perfil"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Tu privacidad es nuestra misión"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal es una organización sin ánimo de lucro"
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Icono de corazón al estilo del logo de Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "Aceptar"
@@ -7591,13 +7634,13 @@
"messageformat": "Eliminar datos"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Si sales de esta página, se cancelará tu donación."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Salir de la página"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Permanecer en la página"
},
"icu:DonateFlow__continue": {
"messageformat": "Continuar"
@@ -7906,13 +7949,10 @@
"messageformat": "Hemos hecho algunos ajustes, correcciones de errores y mejoras en el rendimiento. ¡Gracias por usar Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Esta actualización corrige un error que se producía al aplicar formato al texto cuando las mayúsculas estaban activadas, así que ahora será más fácil resaltar un texto en negrita (o cursiva) SIN DEJAR DE ENFATIZAR. ¡Gracias, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal es una organización sin ánimo de lucro que no existiría sin el apoyo de personas como tú que valoran la privacidad. Ahora, en Signal Desktop puedes usar PayPal para hacer tu donación."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "¿Te encantan los stickers? Disfruta de nuestros cinco nuevos paquetes de stickers, creados por artistas especialmente para Signal. Y, como todo en la aplicación, están cifrados de extremo a extremo."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/et-EE/messages.json b/_locales/et-EE/messages.json
index 08071e5c8d..2ab4774ad5 100644
--- a/_locales/et-EE/messages.json
+++ b/_locales/et-EE/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Lülita arendusvahendid sisse/välja"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Ava kõne arendusvahendid"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Seadista uue seadmena"
},
@@ -654,10 +651,10 @@
"messageformat": "Saatmine …"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal saab nüüd krüptimist automaatselt kontrollida"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Kontaktide puhul, kellega lõid ühenduse telefoninumbri kaudu, kinnitab Signal automaatselt, kas ühendus on turvaline, kasutades protsessi nimega võtme läbipaistvus. Täiendava turvalisuse eesmärgil saab ühendusi endiselt kinnitada ka käsitsi QR-koodi abil või turvanumbreid võrreldes."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Jätka"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Muutmine on võimalik vaid 24 tunni jooksul alates sõnumi saatmisest."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Eemaldada administraatoriõigused"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Tee administraatoriks"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Tere!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Siltidega grupiliikmed"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Ühelgi teisel liikmel pole silte"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Muudatuste salvestamine …"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Liikme silti ei saa salvestada"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Kontrolli oma ühendust ja proovi uuesti."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Ainult administraatorid saavad selles grupis liikmete silte määrata."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Kaduvad sõnumid"
@@ -4758,13 +4761,13 @@
"messageformat": "Vali, kes saavad gruppi sõnumeid saata."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Liikmete sildid kustutatakse"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Selle loa muutmine valikule „Ainult administraatorid” eemaldab selles grupis mitte-administraatorite määratud liikmete sildid."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Jätka"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Taotlused ja kutsed"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Lisa liikmed"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Näita kõiki"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Saad valida kõigi jaoks kustutamiseks vaid kuni {count,number} sõnumi} other {Saad valida kõigi jaoks kustutamiseks vaid kuni {count,number} sõnumit}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Saad edastada vaid kuni 30 sõnumit"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Siin kuvatakse sinu saadetud ja vastuvõetud failid"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Vali meedia kvaliteet"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "administraatorid"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Vali profiilipilt"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal ei kogu ega salvesta annetuse tegemisel sinu isikuandmeid.Kasutame sinu annetuse vastuvõtmisel makse töötlemiseks Stripe'i. Meil ei ole ligipääsu andmetele, mida sa nendega jagad; me ei kogu ega salvesta neid andmeid.Signal ei saa ega soovi seostada sinu annetust sinu Signali kontoga.Täname sind toetuse eest!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Sõltumatu mittetulundusühinguna on Signal pühendunud privaatsõnumitele ja kõnedele. Ei mingeid reklaame, jälgijaid ega järelevalvet. Anneta nüüd, et Signalit toetada."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Kui annetad, saad oma profiilil kuvada vastavat märki"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "SInu privaatsus on meie missioon"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal on mittetulundusühing"
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signali logo stiilis südameikoon"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "Sobib"
@@ -7591,13 +7634,13 @@
"messageformat": "Eemalda info"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Lahkumine tühistab sinu annetuse."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Lahku"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Jää sellele lehele"
},
"icu:DonateFlow__continue": {
"messageformat": "Jätka"
@@ -7906,13 +7949,10 @@
"messageformat": "Väikesed muudatused, vigade parandused ja jõudluse täiustused. Aitäh, et kasutad Signalit!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "See värskendus parandab teksti vormindamise vea, kui Caps Lock on sisse lülitatud. Aitäh, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal on mittetulundusühing, mis ei oleks ilma sinu toetuseta võimalik ja nüüd saad annetada Signal Desktopis PayPali kaudu."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Viis uut ametlikku kleebisekomplekti: „Chug the Mouse“ (Amanda Cotan), „Cozy Season“ (Miguel Ángel Camprubí), „Croco's Feelings“ (Tiffany Beucher), „My Daily Life 2“ (Plastic Thing), ja „Rocky Talk“ (Lexi Vay)."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/eu/messages.json b/_locales/eu/messages.json
index c8c701d8fb..8a9f104c51 100644
--- a/_locales/eu/messages.json
+++ b/_locales/eu/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Aktibatu/Desaktibatu Garatzaileen Tresnak"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Ireki deietarako garatzaile-tresnak"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Ezarri Gailu Berri Gisa"
},
@@ -654,10 +651,10 @@
"messageformat": "Bidaltzen…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Orain, Signal-ek automatikoki egiazta dezake enkriptatzea"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Zurekin telefono-zenbaki bidez konektatuta dauden kontakuei dagokienez, Signal-ek \"gako-gardentasuna\" izeneko prozesu baten bidez egiazta dezake konexioa seguruan den. Segurtasun gehigarria emateko, konexioak eskuz egiazta ditzakezu oraindik ere, QR kode bat erabilita edo segurtasun-zenbakiak konparatuta."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Jarraitu"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Mezu hau bidali eta 24 orduko epean soilik aplika daitezke aldaketak."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Kendu administratzaile-maila"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Bihurtu administratzaile"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Kaixo!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Etiketak dituzten taldeko kideak"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Ez dago etiketak dituen beste kiderik"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Aldaketak gordetzen…"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Ezin da gorde kide-etiketa"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Egiaztatu Internetera konektatuta zaudela eta saiatu berriro."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Adminek bakarrik ezar ditzakete kide-etiketak talde honetan."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Mezuen desagerpena"
@@ -4758,13 +4761,13 @@
"messageformat": "Aukeratu nork bidal ditzakeen mezuak taldera."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Kide-etiketak garbitu egingo dira"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Baimen honetan \"Adminak bakarrik\" aukeratzen baduzu, taldeko adminak ez diren pertsonek ezarri dituzten kide-etiketak kendu egingo dira."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Jarraitu"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Eskaerak & Gonbidapenak"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Gehitu kideak"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Ikusi denak"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Gehienez {count,number} mezu hauta dezakezu guztientzat ezabatzeko} other {Gehienez {count,number} mezu hauta ditzakezu guztientzat ezabatzeko}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Gehienez 30 mezu bidal ditzakezu"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Bidaltzen eta jasotzen dituzun fitxategiak hemen agertuko dira"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Hautatu multimedia-edukiaren kalitatea"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "Administratzaileak"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Hautatu abatar bat"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal-ek ez du zure informazio pertsonalik biltzen edo gordetzen dohaintza bat egiten duzunean.Stripe erabiltzen dugu ordainketa-prozesadore gisa zure dohaintzak jasotzeko. Ez dugu ematen diezun informaziorik atzitzen edo gordetzen.Signal-ek ez du zure dohaintza zure Signal kontuarekin lotzen eta ezin du lotu.Eskerrik asko zure babesagatik!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Irabazi asmorik gabeko erakunde independente gisa, Signal-ek konpromisoa du mezu pribatuekiko. Iragarkirik gabe, jarraipen-tresnarik gabe, zaintzarik gabe. Egin dohaintza bat gaur Signal-i laguntzeko."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Lortu profilerako aukerako bereizgarri bat dohaintza egitean"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Zure pribatutasuna da gure misioa"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal irabazi-asmorik gabeko erakundea da. US donations are tax deductible."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal-en logoaren estiloko bihotz-ikono bat"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "Ados"
@@ -7591,13 +7634,13 @@
"messageformat": "Kendu informazioa"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Orain irteten bazara, bertan behera utziko da dohaintza."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Irten"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Geratu orrian"
},
"icu:DonateFlow__continue": {
"messageformat": "Jarraitu"
@@ -7906,13 +7949,10 @@
"messageformat": "Doikuntza txikiak, akats-konponketak eta errendimendu-hobekuntzak. Eskerrik asko Signal erabiltzeagatik!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Eguneratze honen bidez, Blok Maius gaitzean testuaren formatuari eragiten zion akats bat konpondu da. Aupa zu, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal irabazi-asmorik gabeko erakunde bat da, eta ez litzateke posible izango zure babesa gabe. Orain, Signal Desktop-en, PayPal bidez egin ditzakezu dohaintzak."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Artista ofizialen bost eranskailu-pakete berri."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/fa-IR/messages.json b/_locales/fa-IR/messages.json
index ba7c65785d..14db8eb14d 100644
--- a/_locales/fa-IR/messages.json
+++ b/_locales/fa-IR/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "نمایش ابزارهای توسعه"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "باز کردن ابزارهای توسعهدهنده تماس"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "تنظیم به عنوان دستگاه جدید"
},
@@ -654,10 +651,10 @@
"messageformat": "در حال ارسال..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "سیگنال اکنون میتواند رمزگذاری را بهطور خودکار تأیید کند"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "برای مخاطبانی که از طریق شماره تلفن به آنها متصل هستید، سیگنال میتواند با استفاده از فرایندی به نام «شفافیت کلید» بهطور خودکار تأیید کند که اتصال امن است. برای امنیت بیشتر، همچنان میتوانید مخاطبان را بهصورت دستی و با استفاده از کد QR یا مقایسه شماره ایمنی تأیید کنید."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "ادامه"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "ویرایشها فقط تا ۲۴ ساعت بعد از ارسال این پیام قابل اعمال هستند."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "حذف از مدیریت"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "ارتقا به مدیر"
},
@@ -4692,22 +4695,22 @@
"messageformat": "سلام!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "اعضای گروه دارنده برچسب"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "عضو دیگری برچسب ندارد"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "در حال ذخیره کردن تغییرات..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "برچسب عضو ذخیره نشد"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "اتصال خود را بررسی و دوباره تلاش کنید."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "فقط مدیران میتوانند برچسبهای عضو را در این گروه تنظیم کنند."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "پیامهای ناپدید شونده"
@@ -4758,13 +4761,13 @@
"messageformat": "انتخاب کنید چه کسی میتواند به گروه پیام ارسال کند."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "برچسبهای عضو پاک خواهند شد"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "تغییر دادن این مجوز به «فقط مدیران» موجب پاک شدن برچسبهای عضو که افراد غیرمدیر در این گروه تنظیم کردهاند میشود."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "ادامه"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "درخواستها و دعوتنامهها"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "افزودن اعضا"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "مشاهدهٔ همه"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {فقط میتوانید حداکثر {count,number} پیام را بهمنظور پاک کردن برای همه انتخاب کنید} other {فقط میتوانید حداکثر {count,number} پیام را بهمنظور پاک کردن برای همه انتخاب کنید}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "فقط تا حداکثر ۳۰ پیام را میتوانید بازارسال کنید"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "فایلهای ارسالی و دریافتیتان اینجا ظاهر خواهند شد"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "انتخاب کیفیت رسانه"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "مدیران"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "یک آواتار انتخاب کنید"
},
@@ -7486,19 +7529,19 @@
"messageformat": "سیگنال هیچگونه اطلاعات شخصی شما را هنگام اهدای کمک مالی جمع آوری یا ذخیره نمیکند.ما برای دریافت کمکهای مالی شما از Stripe بهعنوان پردازشگر پرداخت خود استفاده میکنیم. به هیچگونه اطلاعاتی که در اختیار آنها قرار میدهید دسترسی نداریم، آنها را نگه نمیداریم یا ذخیره نمیکنیم.سیگنال کمک مالیتان را به حساب سیگنال شما متصل نمیکند و امکان انجام این کار را هم ندارد.سپاس از حمایت شما!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "سیگنال بهعنوان شرکت مستقل و غیرانتفاعی، متعهد به پیامرسانی و تماس خصوصی است. بدون تبلیغات، بدون ردیاب، بدون نظارت. همین امروز برای حمایت از سیگنال، کمک مالی اهدا کنید."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "با اهدای کمک مالی، یک نشان اختیاری در نمایهتان دریافت کنید"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "حفظ حریم خصوصی شما مأموریت ما است"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "سیگنال یک شرکت غیرانتفاعی است. اهداهای داخل ایالات متحده مالیاتپذیر هستند."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "آیکون قلب بهسبک لوگوی سیگنال"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "باشه"
@@ -7591,13 +7634,13 @@
"messageformat": "حذف اطلاعات"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "ترک صفحه موجب لغو کمک مالی شما خواهد شد."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "ترک"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "ماندن در صفحه"
},
"icu:DonateFlow__continue": {
"messageformat": "ادامه"
@@ -7906,13 +7949,10 @@
"messageformat": "تغییرات کوچک، رفع اشکالات و بهبود عملکرد. بابت استفاده از سیگنال سپاسگزاریم!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "در این نسخه جدید، اشکال قالببندی متن وقتی Caps Lock فعال میشد را رفع کردیم. با تشکر از !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "سیگنال سازمانی غیرانتفاعی است که بدون پشتیبانی شما وجود نداشت و اکنون میتوانید در سیگنال دسکتاپ از طریق PayPal کمک مالی کنید."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "پنج بسته استیکر جدید از هنرمند رسمی."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json
index 9c9b5c3e33..2ed059c181 100644
--- a/_locales/fi/messages.json
+++ b/_locales/fi/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Näytä/piilota kehittäjätyökalut"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Näytä soittamisen kehittäjätyökalut"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Asenna uutena laitteena"
},
@@ -654,10 +651,10 @@
"messageformat": "Lähetetään..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal voi nyt tarkistaa avaimen salauksen automaattisesti."
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Kun yhteys toiseen käyttäjään perustuu puhelinnumeroon, Signal voi vahvistaa yhteyden suojauksen automaattisesti avaimen läpinäkyvyydeksi kutsutulla prosessilla. Lisäturvan saamiseksi voit edelleen vahvistaa yhteydet manuaalisesti QR-koodilla tai vertaamalla turvanumeroita."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Jatka"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Muokkauksia voidaan tehdä vain 24 tunnin kuluessa tämän viestin lähettämisestä."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Poista ylläpitäjän oikeudet"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Nimitä ylläpitäjäksi"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Hei!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Ryhmän jäsenet, joilla on jäsenrooli"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Muilla jäsenillä ei ole roolia"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Tallennetaan muutoksia..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Jäsenroolia ei voida tallentaa"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Tarkista verkkoyhteys ja yritä uudelleen."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Vain ylläpitäjät voivat määrittää ryhmän jäsenroolit."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Katoavat viestit"
@@ -4758,13 +4761,13 @@
"messageformat": "Valitse, kuka voi lähettää viestejä ryhmään."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Jäsenroolit poistetaan"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Käyttöoikeuden vaihtaminen arvoon ”Vain ylläpitäjät” poistaa muiden kuin ylläpitäjien tässä ryhmässä määrittämät jäsenroolit."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Jatka"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Liittymispyynnöt & kutsut"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Lisää jäseniä"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Näytä kaikki"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Voit valita enintään {count,number} viestin poistettavaksi kaikilta} other {Voit valita enintään {count,number} viestiä poistettavaksi kaikilta}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Voit välittää enintään 30 viestiä"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Lähettämäsi ja vastaanottamasi tiedostot näkyvät täällä"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Valitse median laatu"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "ylläpitäjät"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Valitse avatar"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal ei kerää tai tallenna mitään henkilötietoja, kun teet lahjoituksen.Käytämme Stripea maksujen käsittelijänä lahjoitusten vastaanottamiseksi. Emme käytä, säilytä tai tallenna mitään heille antamistasi tiedoista.Signal ei yhdistä eikä voi yhdistää lahjoitustasi Signal-tiliisi.Kiitos tuestasi!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Itsenäisenä, voittoa tavoittelemattomana organisaationa Signal on sitoutunut yksityiseen viestintään ja puheluihin. Ei mainoksia, seurantaevästeitä tai valvontaa. Tue Signalia lahjoittamalla."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Saat lahjoituksen yhteydessä merkin, jonka voit halutessasi liittää profiiliisi."
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Sinun yksityisyytesi on tärkein tehtävämme"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal on voittoa tavoittelematon organisaatio."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal-logon tyylinen sydänkuvake"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Poista tiedot"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Jos poistut, lahjoitus perutaan."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Poistu"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Pysy sivulla"
},
"icu:DonateFlow__continue": {
"messageformat": "Jatka"
@@ -7906,13 +7949,10 @@
"messageformat": "Pieniä säätöjä, virheenkorjauksia ja suorituskykyparannuksia. Kiitos, että käytät Signalia!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Päivitys korjaa virheen tekstin muotoilussa, kun Caps Lock oli käytössä. Kiitos, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal on voittoa tavoittelematon organisaatio, jonka toiminta ei olisi mahdollista ilman tukeasi. Nyt voit tehdä lahjoituksen PayPalilla Signal Desktopissa."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "• Suojaa yksityisyyttäsi Signal Artist -sarjan viidellä uudella virallisella tarrapakkauksella: ”Chug the Mouse” Amanda Cotanilta, ”Cozy Season” Miguel Ángel Camprubílta, ”Croco's Feelings” Tiffany Beucherilta, ”My Daily Life 2” Plastic Thingilta ja ”Rocky Talk” Lexi Vaylta."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json
index cbbff41ecc..69bf3139d3 100644
--- a/_locales/fr/messages.json
+++ b/_locales/fr/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Afficher ou masquer les outils pour développeurs"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Afficher les outils d’appel pour développeurs"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Configurer comme nouvel appareil"
},
@@ -654,10 +651,10 @@
"messageformat": "Envoi en cours..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Vérification automatique du chiffrement"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Lorsque vous avez pris contact avec quelqu'un via un numéro de téléphone, Signal peut vérifier automatiquement si la connexion est sécurisée grâce à un processus appelé transparence des clés. Pour une sécurité renforcée, vous pouvez aussi le vérifier manuellement en scannant un code QR ou en comparant des numéros de sécurité."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Continuer"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Une fois envoyés, les messages ne peuvent être modifiés que pendant 24 heures."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Révoquer les droits d'admin"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Accorder des droits d'admin"
},
@@ -4650,7 +4653,7 @@
"messageformat": "Audio"
},
"icu:GroupMemberLabelInfoModal--title": {
- "messageformat": "Étiquettes de membres"
+ "messageformat": "Étiquettes de membre"
},
"icu:GroupMemberLabelInfoModal--description": {
"messageformat": "Ajoutez une étiquette de membre pour vous décrire ou indiquer votre rôle dans ce groupe. Votre étiquette ne s'affichera que dans ce groupe."
@@ -4692,22 +4695,22 @@
"messageformat": "Salut !"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Étiquettes associées aux membres de ce groupe"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Aucune étiquette à afficher pour les autres membres"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Enregistrement des modifications..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Impossible d'enregistrer l'étiquette"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Vérifiez votre connexion et réessayez."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Dans ce groupe, seuls les admins peuvent ajouter des étiquettes de membre."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Messages éphémères"
@@ -4758,13 +4761,13 @@
"messageformat": "Choisissez qui peut envoyer des messages au groupe."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Les étiquettes de membre seront supprimées"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Si vous définissez cette autorisation sur \"Les administrateurs\", toutes les étiquettes ajoutées par d'autres membres que les admins seront supprimées de ce groupe."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Continuer"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Demandes d'adhésion et invitations"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Ajouter des membres"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Tout afficher"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Vous ne pouvez sélectionner que {count,number} message à supprimer pour tout le monde.} other {Vous ne pouvez sélectionner qu'un maximum de {count,number} messages à supprimer pour tout le monde.}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Vous ne pouvez pas transférer plus de 30 messages"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Les fichiers que vous envoyez et recevez s'afficheront ici."
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Sélectionner la qualité des médias"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "admins"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Sélectionner une photo de profil"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Lorsque vous faites un don à Signal, nous ne collectons, ni n'enregistrons aucune de vos informations personnelles.Pour recevoir vos dons, nous utilisons le processeur de paiement Stripe. Nous n'avons pas accès aux informations que vous fournissez à Stripe, ne les stockons pas et ne les enregistrons pas.De plus, Signal ne peut établir aucun lien entre votre don et votre compte Signal.Merci pour votre soutien."
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Signal est un organisme indépendant à but non lucratif, qui s'engage à protéger la confidentialité de vos communications. Ici, aucune publicité, aucun cookie de suivi, aucune surveillance. Faites un don pour soutenir Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Lorsque vous faites un don, vous pouvez afficher un macaron sur votre profil."
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Notre mission : protéger votre vie privée."
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal est un organisme à but non lucratif."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Icône cœur ressemblant au logo Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Supprimer les infos"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Si vous quittez cette page, cela annulera le don en cours."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Quitter"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Rester sur la page"
},
"icu:DonateFlow__continue": {
"messageformat": "Continuer"
@@ -7906,13 +7949,10 @@
"messageformat": "Au menu de cette version : quelques ajustements de plus, quelques petits bugs en moins et des gains de performance. Merci d'utiliser Signal !",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Vous aviez du mal à mettre en forme du texte lorsque le verrouillage des majuscules était activé ? Maintenant que nous avons corrigé ce bug, vous pouvez facilement appliquer du gras ou des italiques, SANS QUE VOTRE CLAVIER VOUS TAPE SUR LE SYSTÈME. Merci, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Parce que Signal est un organisme à but non lucratif qui ne pourrait pas exister sans votre soutien, vous pouvez maintenant nous faire des dons via PayPal dans Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Artiste dans l'âme ? Vous allez adorer nos cinq nouveaux packs de stickers, que des artistes ont spécialement créés pour Signal. Et comme tout ce que nous faisons, ils sont chiffrés dans les règles de l'art. Signal, c'est la confidentialité à 360° – même pour les stickers."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/ga-IE/messages.json b/_locales/ga-IE/messages.json
index fb01c95222..93c7385073 100644
--- a/_locales/ga-IE/messages.json
+++ b/_locales/ga-IE/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Scoránaigh Uirlisí Forbróirí"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Oscail Uirlisí Forbróra um Ghlaoch"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Socraigh mar Ghléas Nua"
},
@@ -654,10 +651,10 @@
"messageformat": "Á chur isteach..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Tá Signal in ann criptiú a uathfhíorú anois"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "I gcás teagmhálaithe lena bhfuil tú nasctha le huimhir ghutháin, is féidir le Signal slánú an naisc a dheimhniú go huathoibríoch agus próiseas ar a dtugtar trédhearcacht eochracha in úsáid. Mar shlánú sa bhreis, is féidir leat naisc a fhíorú de láimh fós agus cód QR in úsáid nó trí uimhreacha sábháilteachta a chur i gcomparáid le chéile."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Ar aghaidh"
@@ -1170,10 +1167,10 @@
"messageformat": "Eolas"
},
"icu:MessageContextMenu__PinMessage": {
- "messageformat": "Greamaigh"
+ "messageformat": "Pionnáil"
},
"icu:MessageContextMenu__UnpinMessage": {
- "messageformat": "Díghreamaigh"
+ "messageformat": "Díphionnáil"
},
"icu:Poll__end-poll": {
"messageformat": "Cuir deireadh leis an suirbhé"
@@ -1290,7 +1287,7 @@
"messageformat": "Téigh chuig an teachtaireacht"
},
"icu:PinMessageDialog__Title": {
- "messageformat": "Greamaigh an teachtaireacht go ceann..."
+ "messageformat": "Pionnáil an teachtaireacht go ceann..."
},
"icu:PinMessageDialog__Close": {
"messageformat": "Dún"
@@ -1311,7 +1308,7 @@
"messageformat": "Cuir ar ceal"
},
"icu:PinMessageDialog__Pin": {
- "messageformat": "Greamaigh"
+ "messageformat": "Pionnáil"
},
"icu:PinMessageDialog--HasMaxPinnedMessages__Title": {
"messageformat": "Athsholáthair an greamán is sine?"
@@ -1347,7 +1344,7 @@
"messageformat": "Tuilleadh gníomhartha"
},
"icu:PinnedMessagesBar__ActionsMenu__UnpinMessage": {
- "messageformat": "Díghreamaigh"
+ "messageformat": "Díphionnáil"
},
"icu:PinnedMessagesBar__ActionsMenu__GoToMessage": {
"messageformat": "Téigh chuig an teachtaireacht"
@@ -1401,10 +1398,10 @@
"messageformat": "Teachtaireachtaí greamaithe"
},
"icu:PinnedMessagesPanel__UnpinAllMessages": {
- "messageformat": "Díghreamaigh gach teachtaireacht"
+ "messageformat": "Díphionnáil gach teachtaireacht"
},
"icu:PinnedMessagesPanel__UnpinAllMessages__ConfirmDialog__Title": {
- "messageformat": "Díghreamaigh gach teachtaireacht?"
+ "messageformat": "Díphionnáil gach teachtaireacht?"
},
"icu:PinnedMessagesPanel__UnpinAllMessages__ConfirmDialog__Description": {
"messageformat": "Déanfar teachtaireachtaí a dhíghreamú do bhaill an chomhrá seo."
@@ -1413,7 +1410,7 @@
"messageformat": "Cuir ar ceal"
},
"icu:PinnedMessagesPanel__UnpinAllMessages__ConfirmDialog__Unpin": {
- "messageformat": "Díghreamaigh"
+ "messageformat": "Díphionnáil"
},
"icu:sessionEnded": {
"messageformat": "Athshocraíodh seisiún slán"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Ní féidir eagarthóireacht a chur i bhfeidhm ach amháin laistigh de 24 uair an chloig ón uair a sheol tú an teachtaireacht seo."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Bain mar riarthóir"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Déan Riarthóir De/Di"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Haigh!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Baill den ghrúpa a bhfuil lipéad acu"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Níl lipéad ag aon bhaill eile"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Athruithe á sábháil..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Ní féidir an lipéad baill a shábháil"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Seiceáil do nasc agus triail arís é."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Ní féidir ach le riarthóirí lipéid na mball a shocrú sa ghrúpa seo."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Teachtaireachtaí a imíonn as amharc"
@@ -4758,13 +4761,13 @@
"messageformat": "Roghnaigh daoine atá in ann teachtaireachtaí a sheoladh chuig an ngrúpa."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Glanfar lipéid na mball"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Glanfar lipéid na mball a shocraigh baill nach riarthóirí iad má athraítear an cead seo chuig \"Riarthóirí amháin\"."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Ar aghaidh"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Requests & Invites"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Cuir baill leis"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "See All"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Ní féidir leat ach {count,number} teachtaireacht a roghnú lena scriosadh do chách} two {Ní féidir leat ach {count,number} theachtaireacht a roghnú lena scriosadh do chách} few {Ní féidir leat ach {count,number} theachtaireacht a roghnú lena scriosadh do chách} many {Ní féidir leat ach {count,number} dteachtaireacht a roghnú lena scriosadh do chách} other {Ní féidir leat ach {count,number} teachtaireacht a roghnú lena scriosadh do chách}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Ní féidir leat ach 30 teachtaireacht nó níos lú a sheoladh ar aghaidh"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Taispeánfar anseo comhaid a sheolann tú agus a fhaigheann tú"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Roghnaigh caighdeán na meán"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "riarthóirí"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Select an Avatar"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Ní dhéanann Signal d'fhaisnéis phearsanta a bhailiú ná a stóráil nuair a thugann tú tabhartas.Úsáidimid Stripe mar ár bpróiseálaí íocaíochtaí chun do thabhartais a fháil. Ní dhéanaimid aon fhaisnéis a thugann tú dóibh a rochtain, a stóráil ná a shábháil.Níl cead ag Signal do thabhartas a cheangal le do chuntas Signal agus ní déanann sé amhlaidh.Go raibh maith agat as do thacaíocht!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Mar eagraíocht neamhbhrabúis neamhspleách, tá Signal tiomanta do theachtaireachtaí agus do ghlaonna príobháideacha. Gan aon fhógraí, gan aon rianairí, gan aon fhaireachas. Tabhair airgead inniu chun tacú le Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Faigh suaitheantas roghnach ar do phróifíl nuair a thugann tú airgead"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Ár misean; do phríobháideacht"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Eagraíocht neamhbhrabúis is ea é Signal."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Deilbhín croí i stíl lógó Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Bain an fhaisnéis"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Cuirfear do thabhartas ar ceal má imíonn tú."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Imigh as"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Fan ar an leathanach"
},
"icu:DonateFlow__continue": {
"messageformat": "Ar aghaidh"
@@ -7906,13 +7949,10 @@
"messageformat": "Mionathruithe, paistí fabhtanna agus feabhsuithe ar fheidhmíocht. Go raibh maith agat as Signal a úsáid!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Réitíonn an nuashonrú seo fabht le formáidiú téacs agus CAPS LOCK cumasaithe. Go raibh maith agat, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Eagraíocht neamhbhrabúis is ea é Signal nach mbeadh ann dó gan do thacaíocht, agus is féidir leat airgead a thabhairt anois trí PayPal in Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Cúig bheart greamán nua le healaíontóirí oifigiúla."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/gl-ES/messages.json b/_locales/gl-ES/messages.json
index 1f5dcb8249..93845ff5b0 100644
--- a/_locales/gl-ES/messages.json
+++ b/_locales/gl-ES/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Cambiar ferramentas de desenvolvemento"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Abrir rexistro das ferramentas de desenvolvemento"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Definir como novo dispositivo"
},
@@ -654,10 +651,10 @@
"messageformat": "Enviando…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal agora pode verificar automaticamente a encriptación"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Signal pode confirmar automaticamente que a conexión é segura nas conversas con contactos vinculados por número de teléfono, mediante un proceso chamado transparencia de claves. Ademais, para maior seguridade, sempre podes verificar a conexión de forma manual cun código QR ou comparando os números de seguranza."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Continuar"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "As edicións só poden facerse no termo de 24 horas dende que se enviou esta mensaxe."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Eliminar de administrador"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Facer administrador"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Ola!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Membros do grupo con categorías"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Non hai más membros con categorías"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Gardando cambios…"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Non se pode gardar a categoría de membro"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Comproba a túa conexión e inténtao de novo."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Só os administradores poden configurar as categorías de membro do grupo."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Mensaxes temporais"
@@ -4758,13 +4761,13 @@
"messageformat": "Elixe quen pode enviar mensaxes ao grupo"
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Eliminaranse as categorías de membro"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Cambiar este permiso a «Só administradores» eliminará todas as categorías de membro configuradas por membros non administradores do grupo."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Continuar"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Solicitudes e invitacións"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Engadir membros"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Ver todo"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Só podes seleccionar ata {count,number} mensaxe para borrar para todos} other {Só podes seleccionar ata {count,number} mensaxes para borrar para todos}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Só se poden reenviar hasta 30 mensaxes"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Os arquivos que envíes e recibas aparecerán aquí"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Seleccionar calidade do contido multimedia"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "administradores"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Selecciona un avatar"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal non recolle nin almacena a túa información persoal cando fas unha doazón.Utilizamos Stripe como procesador de pagos para recibir as doazóns. Non accedemos, gardamos nin almacenamos a información que lles proporcionas.Signal non pode vincular a túa doazón coa túa conta.Grazas por apoiar o noso proxecto!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Como organización independente sen ánimo de lucro, Signal ten un firme compromiso coa mensaxería e as chamadas privadas. Sen anuncios, sen rastrexadores, sen vixilancia. Fai a túa doazón para apoiar a Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Obtén unha insignia opcional para o teu perfil ao doar"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "A túa privacidade é a nosa razón de ser"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal é unha organización sen ánimo de lucro."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Icona de corazón no estilo do logotipo de Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "Aceptar"
@@ -7591,13 +7634,13 @@
"messageformat": "Eliminar información"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Se saes cancelarase a túa doazón."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Abandonar"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Permanecer na páxina"
},
"icu:DonateFlow__continue": {
"messageformat": "Continuar"
@@ -7906,13 +7949,10 @@
"messageformat": "Comprende pequenas modificacións e melloras no rendemento. Moitas grazas por empregar Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Esta actualización soluciona un erro de formato de texto cando se activaba o bloqueo de maiúscula. Graciñas, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal é unha organización sen ánimo de lucro que non existiría sen o túa axuda. Agora podes enviar unha doazón a través de PayPal en Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Fai que a privacidade teña protagonismo cos cinco novos paquetes de stickers oficiais da Serie de artistas de Signal: «Chug the Mouse» de Amanda Cotan, «Cozy Season\" de Miguel Ángel Camprubí, «Croco's Feelings» de Tiffany Beucher, «My Daily Life 2» de Plastic Thing e «Rocky Talk» de Lexi Vay."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/gu-IN/messages.json b/_locales/gu-IN/messages.json
index bf3ff7709e..1c3b0530bf 100644
--- a/_locales/gu-IN/messages.json
+++ b/_locales/gu-IN/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "ટોગલ ડેવલપર્સના ટૂલ"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "કૉલિંગ ડેવલપર્સના ટૂલ ખોલો"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "નવા ડિવાઇસ તરીકે સેટ અપ કરો"
},
@@ -654,10 +651,10 @@
"messageformat": "સબમિટ કરી રહ્યા છે..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal હવે એન્ક્રિપ્શનને ઓટો-વેરિફાય કરી શકે છે"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "ફોન નંબર દ્વારા તમે જે સંપર્કો સાથે જોડાયેલા છો, તેમના માટે Signal કી ટ્રાન્સપરન્સી નામની પ્રક્રિયાનો ઉપયોગ કરીને કનેક્શન સુરક્ષિત છે કે નહીં તેની ખાતરી આપમેળે કરી શકે છે. વધુ સુરક્ષા માટે, તમે હજી પણ QR કોડનો ઉપયોગ કરીને અથવા સેફ્ટી નંબરની તુલના કરીને કનેક્શનને વેરિફાય કરી શકો છો."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "ચાલુ રાખો"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "તમે આ મેસેજ મોકલ્યો હોય ત્યારથી માત્ર 24 કલાકની અંદર જ ફેરફારો લાગુ કરી શકાય છે."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "એડમિન તરીકેથી દૂર કરો"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "એડમિન બનાવો"
},
@@ -4692,22 +4695,22 @@
"messageformat": "નમસ્તે!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "લેબલવાળા ગ્રૂપના સભ્યો"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "અન્ય કોઈ સભ્ય પાસે લેબલ નથી"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "ફેરફારો સેવ કરી રહ્યાં છીએ..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "સભ્યનું લેબલ સેવ કરી શકાયું નથી"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "તમારું કનેક્શન તપાસો અને ફરીથી પ્રયત્ન કરો."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "આ ગ્રૂપમાં ફક્ત એડમિન જ સભ્યના લેબલ સેટ કરી શકે છે."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "અદૃશ્ય થઈ રહેલા મેસેજ"
@@ -4758,13 +4761,13 @@
"messageformat": "ગ્રુપમાં મેસેજ કોણ મોકલી શકે તે પસંદ કરો."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "સભ્યના લેબલ સાફ કરવામાં આવશે"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "આ પરવાનગીને \"ફક્ત એડમિન\"માં બદલવાથી આ ગ્રૂપમાં બિન-એડમિન દ્વારા સેટ કરાયેલ સભ્યના લેબલ સાફ થઈ જશે."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "ચાલુ રાખો"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "વિનંતીઓ અને આમંત્રણો"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "સભ્યો ઉમેરો"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "બધા જુઓ"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {તમે બધા માટે ડિલીટ કરવા માટે માત્ર {count,number} મેસેજ સુધી જ પસંદ કરી શકો છો} other {તમે બધા માટે ડિલીટ કરવા માટે માત્ર {count,number} જેટલા મેસેજ પસંદ કરી શકો છો}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "તમે માત્ર 30 જેટલા મેસેજ ફોરવર્ડ કરી શકો છો"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "તમારા દ્વારા મોકલવામાં અને મેળવવામાં આવતી ફાઈલો અહીં દેખાશે"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "મીડિયા ગુણવત્તા પસંદ કરો"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "એડમિન્સ"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "અવતાર પસંદ કરો"
},
@@ -7486,19 +7529,19 @@
"messageformat": "તમે દાન કરો છો ત્યારે Signal તમારી કોઈ પણ અંગત માહિતી એકત્રિત કે સંગ્રહિત કરતું નથી.અમે તમારા દાન મેળવવા માટે અમારા પેમેન્ટ પ્રોસેસર તરીકે Stripeનો ઉપયોગ કરીએ છીએ.તમે તેમને પ્રદાન કરો છો તે કોઈ પણ માહિતી અમે ઍક્સેસ, સ્ટોર કે સેવ કરતાં નથી.Signal તમારા દાનને તમારા Signal એકાઉન્ટ સાથે કનેક્ટ કરતું નથી અને કરી શકતું નથી.તમારા સપોર્ટ બદલ તમારો આભાર!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "એક સ્વતંત્ર બિનનફાકારક સંસ્થા તરીકે, Signal ખાનગી મેસેજિંગ અને કૉલ માટે પ્રતિબદ્ધ છે. કોઈ જાહેરાતો નહીં, કોઈ પગેરું નહીં, કોઈ દેખરેખ નહીં. Signalને સપોર્ટ આપવા માટે આજે જ દાન આપો."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "દાન કરતી વખતે તમારી પ્રોફાઇલ પર એક વૈકલ્પિક બૅજ મેળવો"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "તમારી પ્રાઇવસી એ અમારું મિશન છે"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal બિનનફાકારક સંસ્થા છે. US દાન કર કપાતપાત્ર છે."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal લૉગોની શૈલીમાં હાર્ટ આઇકન"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "ઓકે"
@@ -7591,13 +7634,13 @@
"messageformat": "માહિતી દૂર કરો"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "છોડી દેવાથી તમારું દાન રદ થઈ જશે."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "છોડો"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "પેજ પર રહો"
},
"icu:DonateFlow__continue": {
"messageformat": "ચાલુ રાખો"
@@ -7906,13 +7949,10 @@
"messageformat": "નાના ફેરફારો, ભૂલ સુધારા અને પ્રદર્શનમાં વધારો. Signalનો ઉપયોગ કરવા બદલ આભાર!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "આ અપડેટ કેપ્સ લોક ચાલુ હોય ત્યારે આવતા ટેક્સ્ટ ફોર્મેટિંગના બગને સુધારે છેે. આભાર, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal એક બિનનફાકારક સંસ્થા છે જે તમારા સમર્થન વિના શક્ય ન હોત અને હવે તમે Signal ડેસ્કટોપમાં PayPal દ્વારા દાન કરી શકો છો."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "• પાંચ નવા ઓફિશિયલ આર્ટિસ્ટ સ્ટિકર પેક."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/he/messages.json b/_locales/he/messages.json
index 3a00bee20d..2d52725cc2 100644
--- a/_locales/he/messages.json
+++ b/_locales/he/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "עורר כלי מפתחים"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "פתיחת כלים למפתחים בנושא שיחות"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "הגדר מכשיר חדש"
},
@@ -654,10 +651,10 @@
"messageformat": "שליחה בתהליך…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal יכולה כעת לאמת הצפנה באופן אוטומטי"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "עבור אנשי קשר שהחיבור איתם נוצר באמצעות מספר טלפון, Signal יכולה לאשר אוטומטית שהחיבור מאובטח באמצעות שימוש בתהליך הנקרא שקיפות מפתחות. לאבטחה נוספת, עדיין אפשר לאמת חיבורים ידנית באמצעות קוד QR או השוואת מספרי בטיחות."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "המשך"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "ניתן לערוך את ההודעה הזו רק עד 24 שעות מזמן השליחה שלה."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "הסרת תפקיד מנהל/ת"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "עשה מנהלן"
},
@@ -4692,22 +4695,22 @@
"messageformat": "שלום!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "חברי קבוצה עם תוויות"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "אין חברים אחרים עם תוויות"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "שינויים בשמירה…"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "לא ניתן לשמור תווית חבר/ה"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "כדאי לבדוק את החיבור שלך ולנסות שוב."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "רק מנהלים יכולים להגדיר תוויות חברים בקבוצה זו."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "הודעות נעלמות"
@@ -4758,13 +4761,13 @@
"messageformat": "בחר מי יכול לשלוח הודעות אל הקבוצה."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "תוויות החברים יימחקו"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "שינוי ההרשאה ל״רק מנהלים״ ימחק תוויות חבר/ה שהוגדרו על ידי משתמשים שאינם מנהלים בקבוצה זו."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "המשך"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "בקשות והזמנות"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "הוסף חברי קבוצה"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "ראה הכל"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {אפשר לבחור עד הודעה {count,number} למחוק עבור כולם} two {אפשר לבחור עד {count,number} הודעות למחוק עבור כולם} many {אפשר לבחור עד {count,number} הודעות למחוק עבור כולם} other {אפשר לבחור עד {count,number} הודעות למחוק עבור כולם}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "אפשר להעביר רק עד 30 הודעות"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "קבצים ששלחת וקיבלת יופיעו כאן"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "בחר איכות מדיה"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "מנהלנים"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "בחר יצגן"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal לא אוספת או מאחסנת את המידע האישי שלך בעת ביצוע תרומה.אנחנו משתמשים ב–Stripe בתור מעבד התשלומים שלנו כדי לקבל את התרומות שלך. אנחנו לא ניגשים לשום מידע שהם מקבלים ממך ולא מאחסנים או שומרים אותו.Signal אינה מקשרת את התרומה שלך לחשבון Signal שלך ואין לה אפשרות לעשות זאת.תודה על התמיכה שלך!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "כעמותה עצמאית ללא מטרות רווח, Signal מחויבת להודעות ולשיחות פרטיות. בלי פרסומות, בלי מעקב, בלי ריגול. תרמו היום כדי לתמוך ב-Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "ניתן לקבל תג לפרופיל בעת תרומה"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "הפרטיות שלך היא המשימה שלנו"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal היא עמותה ללא מטרות רווח."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "סמל לב בסגנון הלוגו של Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "אישור"
@@ -7591,13 +7634,13 @@
"messageformat": "הסרת מידע"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "עזיבה תבטל את התרומה שלך."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "עזיבה"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "להישאר בדף"
},
"icu:DonateFlow__continue": {
"messageformat": "המשך"
@@ -7906,13 +7949,10 @@
"messageformat": "התאמות קטנות, תיקוני באגים ושיפורי ביצועים. תודה על השימוש ב-Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "עדכון זה מתקן באג בעיצוב טקסט כאשר Caps Lock היה מופעל, כך שעכשיו קל יותר להפוך טקסט למודגש (או נטוי). תודה, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal היא עמותה ללא מטרות רווח שלא הייתה יכולה להתקיים בלי התמיכה שלך ושל משתמשים ומשתמשות אחרים, ועכשיו אפשר לתרום באמצעות PayPal ב–Signal לשולחן העבודה."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "שמירה על הפרטיות עם חמש חבילות סטיקרים רשמיות חדשות מסדרת האמנים של Signal."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/hi-IN/messages.json b/_locales/hi-IN/messages.json
index dd605329a4..39ccf71de6 100644
--- a/_locales/hi-IN/messages.json
+++ b/_locales/hi-IN/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "डेवलपर टूल दिखाएं या छिपाएं"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "कॉलिंग डेवलपर टूल्स खोलें"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "नए डिवाइस के तौर पर सेटअप करें"
},
@@ -654,10 +651,10 @@
"messageformat": "सबमिट किया जा रहा है..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal अब एनक्रिप्शन को ऑटोमैटिक तरीके से वेरिफ़ाई कर सकता है"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "जिन कॉन्टैक्ट से आप फ़ोन नंबर के ज़रिए कनेक्ट हैं, उनके लिए Signal 'की ट्रांसपेरेंसी' प्रोसेस के ज़रिए अपने-आप यह पुष्टि कर लेता है कि कोई कनेक्शन सुरक्षित है या नहीं। अतिरिक्त सुरक्षा के लिए, आपके पास भी QR कोड या नंबर के ज़रिए कनेक्शन को वेरिफ़ाई करने का विकल्प मौजूद है।"
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "जारी रखें"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "आपके द्वारा इस संदेश को भेजे जाने के 24 घंटे के भीतर ही संपादन लागू किए जा सकते हैं।"
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "ऐडमिन से हटाएं"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "ऐडमिन बनाएं"
},
@@ -4692,22 +4695,22 @@
"messageformat": "हैलो!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "लेबल वाले ग्रुप मेंबर"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "किसी अन्य मेंबर के पास लेबल नहीं है"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "बदलाव सेव किए जा रहे हैं..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "मेंबर लेबल सेव नहीं किया जा सकता"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "अपना इंटरनेट कनेक्शन देखें और दोबारा कोशिश करें।"
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "इस ग्रुप में सिर्फ़ ऐडमिन ही मेंबर लेबल सेट कर सकते हैं।"
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "गायब होने वाले मैसेज"
@@ -4758,13 +4761,13 @@
"messageformat": "चुनें कि ग्रुप में कौन मैसेज भेज सकता है।"
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "मेंबर लेबल हटा दिए जाएंगे"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "इस अनुमति को 'सिर्फ़ ऐडमिन' में बदलने पर, वे मेंबर लेबल हट जाएंगे जिन्हें नॉन-ऐडमिन ने सेट किया है।"
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "जारी रखें"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "अनुरोध और इनवाइट भेजें"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "सदस्य जोड़ें"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "सभी को देखें"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {आप सभी के लिए डिलीट करें के लिए केवल {count,number} संदेश तक का चयन कर सकते हैं} other {आप सभी के लिए डिलीट करें के लिए केवल {count,number} संदेश तक का चयन कर सकते हैं}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "आप केवल 30 संदेशों तक ही अग्रेषित कर सकते हैं"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "आपने जो फ़ाइलें भेजी हैं या जो आपको मिली हैं वे यहां दिखेंगी"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "मीडिया की क्वालिटी चुनें"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "ऐडमिन"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "कोई अवतार चुनें"
},
@@ -7459,7 +7502,7 @@
"messageformat": "आपकी फ़ंडिंग पर चल रही प्राइवेट मैसेजिंग सेवा। न कोई विज्ञापन, न ट्रैकिंग, न ही समझौता। Signal को सहयोग करने के लिए अभी डोनेट करें।ज़्यादा पढ़ें"
},
"icu:PreferencesDonations__description-v2": {
- "messageformat": "निजी मैसेजिंग सेवा को सहयोग करने के लिए डोनेट करें। Signal को स्वतंत्र और विज्ञापन-मुक्त बनाए रखें। ज़्यादा पढ़ें"
+ "messageformat": "गोपनीय मैसेजिंग सेवा को सहयोग करने के लिए डोनेट करें। Signal को स्वतंत्र और विज्ञापन-मुक्त बनाए रखें। ज़्यादा पढ़ें"
},
"icu:PreferencesDonations__donate-button": {
"messageformat": "डोनेट करें"
@@ -7486,19 +7529,19 @@
"messageformat": "आपकी ओर से दान किए जाने पर, Signal आपकी कोई भी निजी जानकारी इकट्ठा या स्टोर नहीं करता है।हम आपसे दान पाने के लिए Stripe को अपने भुगतान प्रोसेसर के तौर पर इस्तेमाल करते हैं। आपके द्वारा उन्हें दी जाने वाली किसी भी जानकारी को हम ऐक्सेस, स्टोर, या सेव नहीं करते।Signal आपके दान को न तो आपके Signal अकाउंट से कनेक्ट करता है, न ही ऐसा कर सकता है।आपके सहयोग के लिए धन्यवाद!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "एक स्वतंत्र गैर-लाभकारी संस्था के तौर पर, Signal गोपनीय मैसेज और कॉल की सुविधा उपलब्ध कराने के लिए प्रतिबद्ध है। न कोई विज्ञापन, न कोई ट्रैकर, न ही निगरानी। Signal को सहयोग करने के लिए आज ही डोनेट करें।"
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "डोनेट करने पर आपको अपनी प्रोफ़ाइल में एक बैज जोड़ने का विकल्प मिलेगा"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "आपकी प्राइवेसी की रक्षा करना हमारा मिशन है"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal एक गैर-लाभकारी संस्था है।"
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal लोगो की शैली में दिल का आइकन"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "ठीक है"
@@ -7528,7 +7571,7 @@
"messageformat": "भुगतान की तारीख"
},
"icu:DonateFlow__make-a-one-time-donation": {
- "messageformat": "एक-बार का दान करें"
+ "messageformat": "एकमुश्त डोनेट करें"
},
"icu:DonateFlow__desktop-one-time-only-notice": {
"messageformat": "डेस्कटॉप पर सिर्फ़ एक-बार दान की सुविधा उपलब्ध है। मासिक दान सिर्फ़ आपके मोबाइल डिवाइस पर किए जा सकते हैं।"
@@ -7591,13 +7634,13 @@
"messageformat": "जानकारी हटाएं"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "इस पेज से बाहर निकलने पर, डोनेशन कैंसिल हो जाएगा।"
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "छोड़ें"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "पेज पर बने रहें"
},
"icu:DonateFlow__continue": {
"messageformat": "जारी रखें"
@@ -7906,13 +7949,10 @@
"messageformat": "कई छोटे सुधार किए गए हैं, बग हटाए गए हैं, और परफ़ॉर्मेंस बेहतर की गई है। Signal के साथ बने रहने के लिए धन्यवाद!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "इस अपडेट में Caps Lock चालू रहने के दौरान टेक्स्ट फ़ॉर्मेटिंग में आने वाली गड़बड़ी को सुलझा लिया गया है, अब 'कैपिटल' अक्षरों में लिखते समय भी 'बोल्ड' (या 'इटैलिक') करना सरल हो जाएगा। सादर, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal एक गैर-लाभकारी संस्था है और यह आपके सहयोग के बिना नहीं चल सकती। अब आपके पास Signal डेस्कटॉप में PayPal के माध्यम से डोनेट करने का विकल्प मौजूद है।"
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "अपनी प्राइवेसी को बनाएं और मज़ेदार! पेश है Signal आर्टिस्ट सीरीज़ के पांच नए आधिकारिक स्टिकर पैक: अमांडा कोतान का \"Chug the Mouse\", मिगेल एंजेल काम्प्रुबी का \"Cozy Season\", टिफ़नी बुशेर का \"Croco's Feelings\", प्लास्टिक थिंग का \"My Daily Life 2\", और लेक्सी वे का \"Rocky Talk\"."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/hr-HR/messages.json b/_locales/hr-HR/messages.json
index 8c0493ba49..1463d1e8d6 100644
--- a/_locales/hr-HR/messages.json
+++ b/_locales/hr-HR/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Alati za razvojne programere"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Otvori razvojne alate za pozive"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Postavi kao novi uređaj"
},
@@ -654,10 +651,10 @@
"messageformat": "Slanje…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal sada može automatski provjeriti sveobuhvatno šifriranje"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Za kontakte s kojima ste povezani putem broja telefona, Signal može automatski potvrditi je li veza sigurna pomoću postupka koji se naziva transparentnost ključa. Radi dodatne sigurnosti, veze i dalje možete provjeriti ručno pomoću QR koda ili usporedbom sigurnosnih brojeva."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Nastavi"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Poruke je moguće uređivati samo u roku od 24 sata od trenutka slanja."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Ukloni kao administratora"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Postavi za administratora"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Bok!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Članovi grupe s ulogama"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Nijedan drugi član nema ulogu"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Spremanje promjena…"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Spremanje uloge člana nije uspjelo"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Provjerite internetsku vezu i pokušajte ponovno."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Samo administratori mogu postavljati uloge članova u ovoj grupi."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Poruke koje nestaju"
@@ -4758,13 +4761,13 @@
"messageformat": "Izaberite tko smije slati poruke u ovu grupu."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Uloge članova bit će poništene"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Promjenom ovog dopuštenja na „Samo administratori“ izbrisat će se uloge članova koje su postavili članovi grupe koji nisu administratori."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Nastavi"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Zahtjevi za članove i pozivnice"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Dodaj članove"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Prikaži sve"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Možete odabrati najviše {count,number} poruku za brisanje za sve} few {Možete odabrati najviše {count,number} poruke za brisanje za sve} many {Možete odabrati najviše {count,number} poruka za brisanje za sve} other {Možete odabrati najviše {count,number} poruka za brisanje za sve}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Možete proslijediti do 30 poruka"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Ovdje će se pojaviti datoteke koje šaljete i primate"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Odaberite kvalitetu medija"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "Administratori"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Odaberite svog Avatara"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal ne prikuplja niti pohranjuje vaše osobne podatke kada izvršite donaciju.Kao procesor plaćanja za primanje vaših donacija koristimo Stripe. Ne pristupamo informacijama koje dijelite s njima, ne pohranjujemo ih niti spremamo.Signal ne povezuje i ne može povezati vašu donaciju s vašim Signal računom.Hvala vam na podršci!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Kao nezavisna neprofitna organizacija, Signal garantira privatnost vaših poruka i poziva. Bez oglasa, bez pratitelja i bez nadzora. Donirajte već danas i podržite Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Nakon donacije možete zakačiti značku podrške na svoj profil"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Vaša privatnost je naša misija"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal je neprofitna organizacija."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Ikona srca u stilu logotipa Signala"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "U redu"
@@ -7591,13 +7634,13 @@
"messageformat": "Ukloni podatke"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Napuštanjem ove stranice ćete otkazati svoju donaciju."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Napusti"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Ostani na stranici"
},
"icu:DonateFlow__continue": {
"messageformat": "Nastavi"
@@ -7906,13 +7949,10 @@
"messageformat": "Manja podešavanja, ispravci grešaka i poboljšanje rada aplikacije. Hvala vam što koristite Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Ovo ažuriranje ispravlja programsku pogrešku s formatiranjem teksta kad je Caps Lock uključen. Hvala ti, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal je neprofitna organizacija čiji rad ne bi bio moguć bez vaše podrške, a sada nas možete podržati donacijom putem PayPal-a u Signalu za Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "• Pet novih službenih autorskih paketa naljepnica."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json
index a9da819640..f38cc94d74 100644
--- a/_locales/hu/messages.json
+++ b/_locales/hu/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Fejlesztői eszközök megjelenítése/elrejtése"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Hívással kapcsolatos fejlesztői eszközök megnyitása"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Beállítás új eszközként"
},
@@ -654,10 +651,10 @@
"messageformat": "Beküldés..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "A Signal mostantól automatikusan ellenőrizheti a titkosítást."
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Azoknál a névjegyeknél, amelyekhez telefonszámon keresztül kapcsolódsz, a Signal egy kulcsátláthatóságnak nevezett folyamat segítségével automatikusan megerősítheti, hogy a kapcsolat biztonságos-e. A fokozott biztonság érdekében továbbra is ellenőrizheted manuálisan a névjegyeket egy QR-kóddal vagy biztonsági számok összehasonlításával."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Folytatás"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "A módosításokat csak az üzenet elküldésétől számított 24 órán belül lehet alkalmazni."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Admin jogosultság elvétele"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Admin jogosultság adás"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Szia!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Csoporttagok címkékkel"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Egyetlen másik tagnak sincs címkéje"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Változtatások mentése..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Nem sikerült menteni a tagsági címkét"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Ellenőrizd az internetkapcsolatod, és próbáld újra!"
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Csak az adminisztrátorok állíthatnak be tagsági címkéket ebben a csoportban."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Eltűnő üzenetek"
@@ -4758,13 +4761,13 @@
"messageformat": "Add meg, hogy ki küldhet üzenetet a csoportba!"
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "A tagsági címkék törlődnek"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Ha ezt az engedélyt „Csak rendszergazdák” opcióra módosítod, azzal törlöd a csoportban nem rendszergazdák által beállított tagsági címkéket."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Folytatás"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Kérelmek és meghívók"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Tagok hozzáadása"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Összes megtekintése"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Maximum {count,number} üzenetet választhatsz ki, ha mindenki számára szeretnéd törölni} other {Maximum {count,number} üzenetet választhatsz ki, ha mindenki számára szeretnéd törölni}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Maximálisan 30 üzenetet továbbíthatsz"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Itt jelennek meg az általad küldött és fogadott fájlok"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Médiafájl minőségének kiválasztása"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "adminok"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Válassz profilképet!"
},
@@ -7486,19 +7529,19 @@
"messageformat": "A Signal nem gyűjti és nem tárolja a személyes adataidat, amikor adományozol.A Stripe-ot használjuk fizetésfeldolgozóként az adományok fogadására. Nem férünk hozzá, nem tárolunk és nem mentünk el semmilyen információt, amelyet megadsz számukra.A Signal nem fogja és nem is tudja összekapcsolni az adományodat a Signal-fiókoddal.Köszönjük a támogatásodat!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Független nonprofit szervezetként a Signal elkötelezett a privát üzenetek és hívások iránt. Nincsenek hirdetések, nincsenek nyomkövetők és nincs megfigyelés. Adományozz még ma, és támogasd a Signalt!"
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Szerezz opcionális jelvényt a profilodra, amikor adományozol"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Az adataid védelme a küldetésünk"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "A Signal egy nonprofit szervezet ."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Szív ikon a Signal logó stílusában"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Információ eltávolítása"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Ha kilépsz az oldalról, azzal törlődik az adományod."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Kilépés"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Maradok az oldalon"
},
"icu:DonateFlow__continue": {
"messageformat": "Folytatás"
@@ -7906,13 +7949,10 @@
"messageformat": "Apró finomítások, hibajavítások és teljesítménynövelések. Köszönjük, hogy a Signalt használod!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Ez a frissítés kijavít egy szövegformázási hibát, amely a Caps Lock engedélyezése esetén merült fel. Köszönjük, @DGrothe-PhD! Köszönjük, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "A Signal egy nonprofit szervezet, amely nem működhetne a támogatásod nélkül, és mostantól adományozhatsz PayPalon keresztül is a Signal Desktopban."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "• Gondoskodj adataid védelméről öt új hivatalos matricacsomaggal a Signal Artist sorozatból: „Chug the Mouse” Amanda Cotantól, „Cozy Season” Miguel Ángel Camprubítól, „Croco's Feelings” Tiffany Beuchertől, „My Daily Life 2” Plastic Thingtől és „Rocky Talk” Lexi Vaytől."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/id/messages.json b/_locales/id/messages.json
index 3dd5a5f0fa..be2b930808 100644
--- a/_locales/id/messages.json
+++ b/_locales/id/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Beralih Ke Peralatan Developer"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Buka Alat Pengembang Panggilan"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Siapkan sebagai Perangkat Baru"
},
@@ -654,10 +651,10 @@
"messageformat": "Mengirimkan …"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal sekarang dapat memverifikasi enkripsi secara otomatis"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Untuk kontak yang terhubung dengan Anda melalui nomor telepon, Signal dapat mengonfirmasi otomatis apakah koneksinya aman lewat suatu proses yang disebut transparansi kunci. Untuk tambahan keamanan, koneksi masih dapat diverifikasi manual menggunakan kode QR atau dengan cara membandingkan nomor keamanan."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Lanjutkan"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Pengeditan hanya dapat diterapkan dalam rentang waktu 24 jam sejak Anda mengirimkan pesan ini."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Hapus dari peran admin"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Jadikan admin"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Halo!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Anggota grup dengan label"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Tidak ada anggota lain yang memiliki label"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Menyimpan perubahan …"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Tidak dapat menyimpan label"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Periksa koneksi Anda dan coba lagi."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Hanya admin yang dapat mengatur label anggota dalam grup ini."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Penghilangan pesan"
@@ -4758,13 +4761,13 @@
"messageformat": "Pilih siapa yang dapat mengirimkan pesan ke grup."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Label anggota akan dihapus"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Mengubah izin ini menjadi “Hanya admin” akan menghapus label anggota yang ditetapkan oleh non-admin dalam grup ini."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Lanjutkan"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Permintaan & Undangan"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Tambahkan anggota"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Lihat semua"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, other {Anda hanya bisa memilih maksimal {count,number} pesan untuk dihapus bagi semua orang}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Anda hanya dapat meneruskan hingga 30 pesan"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "File yang Anda kirim dan terima akan ditampilkan di sini"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Pilih kualitas media"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "admin"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Pilih avatar"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal tidak mengumpulkan atau menyimpan informasi pribadi saat Anda memberikan donasi.Kami menggunakan Stripe sebagai pemroses pembayaran donasi Anda. Kami tidak mengakses, menahan, atau menyimpan informasi apa pun yang Anda berikan kepada mereka.Signal tidak (dan tidak dapat) menghubungkan donasi Anda ke akun Signal Anda.Terima kasih atas dukungan Anda!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Dengan status nirlaba dan independen, Signal berkomitmen menyediakan layanan perpesanan dan panggilan privat. Tanpa iklan, tanpa pelacak, tanpa pengawasan. Beri donasi sekarang untuk mendukung Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Dapatkan lencana opsional di profil setelah berdonasi"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Privasi Anda adalah misi kami"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal berstatus nirlaba."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Ikon hati dengan gaya logo Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Hapus info"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Keluar akan membatalkan donasi."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Keluar"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Tetap di halaman"
},
"icu:DonateFlow__continue": {
"messageformat": "Lanjutkan"
@@ -7906,13 +7949,10 @@
"messageformat": "Tambahan penyesuaian kecil, perbaikan bug, dan peningkatan performa. Terima kasih telah menggunakan Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Pembaruan kali ini memperbaiki masalah pemformatan teks ketika Caps Lock aktif. Terima kasih, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal adalah organisasi nirlaba yang operasionalnya bergantung pada dukungan Anda. Kini Anda bisa berdonasi melalui PayPal di Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Buat privasi makin melekat dengan lima paket stiker resmi baru dari Signal Artist Series: \"Chug the Mouse\" oleh Amanda Cotan, \"Cozy Season\" oleh Miguel Ángel Camprubí, \"Croco's Feelings\" oleh Tiffany Beucher, \"My Daily Life 2\" oleh Plastic Thing, dan \"Rocky Talk\" oleh Lexi Vay."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/it/messages.json b/_locales/it/messages.json
index 45a9d9d1d8..a71705ccf4 100644
--- a/_locales/it/messages.json
+++ b/_locales/it/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Apri strumenti di sviluppo"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Apri gli strumenti di sviluppo"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Configura come nuovo dispositivo"
},
@@ -654,10 +651,10 @@
"messageformat": "Invio in corso…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal ora può verificare automaticamente la crittografia delle chiavi"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Per i contatti con cui hai iniziato una chat usando il loro numero di telefono, Signal può confermare automaticamente se la connessione è sicura tramite un processo chiamato \"key transparency\". Per maggiore sicurezza, puoi comunque verificare manualmente le connessioni usando un codice QR o confrontando i numeri di sicurezza."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Continua"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Puoi modificare questo messaggio solo entro 24 ore dall'invio."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Rimuovi da ruolo di admin"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Rendi admin"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Ciao!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Utenti del gruppo con ruoli"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Nessun altro utente ha dei ruoli"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Salvataggio in corso…"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Impossibile salvare il ruolo dell'utente"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Controlla la tua connessione e riprova."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Solo gli admin possono impostare i ruoli degli utenti in questo gruppo."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Messaggi temporanei"
@@ -4758,13 +4761,13 @@
"messageformat": "Scegli chi può inviare messaggi al gruppo."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "I ruoli degli utenti verranno rimossi"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Cambiare questa autorizzazione a \"Solo admin\" comporterà la rimozione di tutti i ruoli degli utenti in questo gruppo impostati da utenti che non erano admin."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Continua"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Richieste e inviti"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Aggiungi membri"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Vedi tutti"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Puoi selezionare fino a {count,number} messaggio da eliminare per tutti} other {Puoi selezionare fino a {count,number} messaggi da eliminare per tutti}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Puoi inoltrare fino a 30 messaggi"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Qui vedrai i file che invii e ricevi"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Seleziona qualità media"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "admin"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Seleziona un avatar"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal non archivia né salva le tue informazioni personali quando fai una donazione.Usiamo Stripe per elaborare i pagamenti e ricevere le tue donazioni. Non abbiamo accesso, né archiviamo o salviamo le informazioni che fornisci a Stripe per le transazioni.Signal non assocerà mai (né è in grado di farlo) le informazioni legate alla donazione al tuo account.Grazie per il tuo supporto!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "In quanto non-profit indipendente, Signal supporta la privacy delle comunicazioni, dalle chiamate ai messaggi di testo. Niente pubblicità, cookie o tracciamenti. Dona ora per supportare il lavoro di Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Dona e ricevi un badge aggiuntivo opzionale per il tuo profilo"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "La tua privacy, la nostra missione"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal è una società non-profit. Per nostra scelta."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Icona a forma di cuore con lo stesso stile del logo di Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Rimuovi le informazioni"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Lasciare questa pagina annullerà la tua donazione."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Abbandona"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Rimani"
},
"icu:DonateFlow__continue": {
"messageformat": "Continua"
@@ -7906,13 +7949,10 @@
"messageformat": "Altre piccole modifiche e correzioni di bug per far funzionare l'app senza problemi. Grazie per usare Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Questo aggiornamento risolve un bug legato alla formattazione del testo quando il tasto CAPS LOCK è attivo, così diventerà più semplice URLARE in corsivo o in grassetto. Grazie, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal è un'organizzazione non-profit che esiste solo grazie al tuo supporto: ora puoi donare tramite PayPal anche su Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Da oggi la privacy diventa ancora più divertente con cinque nuovi pacchetti di sticker della serie Signal Artist: \"Chug the Mouse\" di Amanda Cotan, \"Cozy Season\" di Miguel Ángel Camprubí, \"Croco's Feelings\" di Tiffany Beucher, \"My Daily Life 2\" di Plastic Thing e \"Rocky Talk\" di Lexi Vay."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json
index fc522206ac..b96cc1ae1c 100644
--- a/_locales/ja/messages.json
+++ b/_locales/ja/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "開発者ツール"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "開発者ツール呼び出しを開く"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "新規の端末として設定"
},
@@ -654,10 +651,10 @@
"messageformat": "送信中..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signalは、暗号化を自動で確認できるようになりました"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "電話番号を介して繋がっている連絡先の場合、Signalはkey transparencyと呼ばれるプロセスを使用して、接続の安全性を自動的に確認します。セキュリティをさらに強化したい場合は、QRコードを使う、安全番号を見比べるなど、手動で接続を確認することもできます。"
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "続ける"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "編集は、このメッセージを送信後24時間以内のみ可能です。"
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "管理者から外す"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "管理者にする"
},
@@ -4692,22 +4695,22 @@
"messageformat": "ハロー!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "ラベル付きのグループメンバー"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "他のメンバーにはラベルが付いていません"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "変更を保存中..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "メンバーラベルを保存できません"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "インターネット接続を確認して再度試してください。"
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "このグループのメンバーラベルを設定できるのは管理者のみです。"
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "消えるメッセージ"
@@ -4758,13 +4761,13 @@
"messageformat": "このグループにメッセージを送信できるユーザーを選択してください。"
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "メンバーラベルは削除されます"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "この権限を「管理者のみ」に変更すると、このグループ内の管理者以外のユーザーが設定したメンバーラベルは削除されます。"
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "続ける"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "申請と招待"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "メンバーを追加する"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "すべて表示"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, other {一度に消去できるメッセージは、全員分で最大{count,number}件までです}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "転送できるメッセージは 30 件までです"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "送受信したファイルがここに表示されます"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "メディアの画質を選択"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "管理者"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "アバターを選択してください"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signalは、寄付を受ける際に、お客様のいかなる個人情報も収集したり保存したりすることはありません。Signalでは寄付を受け取る決済処理にStripeを使用しています。Signalは、お客様から提供されたいかなる情報にもアクセスすることはありません。また保管・保存したりすることもありません。Signalは、寄付からお客様のSignalアカウントを特定することはありません。特定はできない仕組みになっています。ご支援ありがとうございます!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Signalは、独立した非営利団体としてメッセージと通話のプライバシーを守ることに取り組んでいます。広告なし、トラッキングなし、監視なし。Signalのこの取り組みのために、ご支援をお願いします。"
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "寄付をすると、プロフィールにバッジが表示(任意)されます"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "皆さんのプライバシーを守ることが私たちの使命です"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signalは非営利団体です。"
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signalロゴ風のハートアイコン"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "情報を削除する"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "ページを離れると寄付はキャンセルされます。"
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "離れる"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "このページに留まる"
},
"icu:DonateFlow__continue": {
"messageformat": "続ける"
@@ -7906,13 +7949,10 @@
"messageformat": "細かな微調整、バグ修正、パフォーマンスの向上。 Signalをご利用いただきありがとうございます。",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "このアップデートでは、Caps Lockが有効になっているときにテキストの書式設定で発生するバグを修正しました。ありがとうございます、@DGrothe-PhD!さん!"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signalは、皆様のご支援で支えられている非営利団体です。Signal Desktop版で、PayPal経由の寄付ができるようになりました。"
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "• 5つの新しい公式アーティストステッカーパック。"
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/ka-GE/messages.json b/_locales/ka-GE/messages.json
index 141adce41e..4b02cf0628 100644
--- a/_locales/ka-GE/messages.json
+++ b/_locales/ka-GE/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "დეველოპერის ინსტრუმენტებზე გადართვა"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "დეველიპერის ზარების ხელსაწყოების გახსნა"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "ახალ მოწყობილობად დაყენება"
},
@@ -654,10 +651,10 @@
"messageformat": "იტვირთება..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "ახლა უკვე Signal-ს დაშიფვრის ავტომატური ვერიფიკაცია შეუძლია"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Signal-ს შეუძლია კონტაქტებისთვის, რომლებთანაც მობილურის ნომრით ხარ დაკავშირებული, კავშირის უსაფრთხოება ავტომატურად დაადასტუროს პროცესის დახმარებით, რომელსაც გასაღების გამჭვირვალობა ჰქვია. დამატებითი უსაფრთხოებისთვის, კავშირების ვერიფიკაცია ხელითაც შეგიძლია, QR კოდის ან ნომრის გამოყენებით."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "გაგრძელება"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "შეტყობინების რედაქტირება მისი გაგზავნიდან მხოლოდ 24 საათის განმავლობაშია შესაძლებელი."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "ადმინობის ჩამორთმევა"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "ადმინად დანიშნვა"
},
@@ -4692,22 +4695,22 @@
"messageformat": "გამარჯობა!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "ჯგუფის წევრები იარლიყებით"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "სხვა წევრებს იარლიყები არ აქვთ"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "ცვლილებები ინახება..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "წევრის იარლიყის შენახვა შეუძლებელია"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "შეამოწმე შენი კავშირი და თავიდან სცადე."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "ამ ჯგუფში წევრის იარლიყების დაყენება მხოლოდ ადმინისტრატორებს შეუძლიათ."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "გაქრობადი შეტყობინებები"
@@ -4758,13 +4761,13 @@
"messageformat": "აირჩიე, ვის შეუძლია ჯგუფში შეტყობინებების გაგზავნა"
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "წევრის იარლიყები წაიშლება"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "ნებართვის \"მხოლოდ ადმინისტრატორზე\" გადაყვანა ამ ჯგუფში არაადმინისტრატორების მიერ დაყენებულ წევრის იარლიყებს წაშლის."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "გაგრძელება"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "მოთხოვნები & მოწვევები"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "წევრების დამატება"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "ყველას ნახვა"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {ყველასთვის წასაშლელად მხოლოდ {count,number} შეტყობინების არჩევა შეგიძლია} other {ყველასთვის წასაშლელად მხოლოდ {count,number}-მდე შეტყობინების არჩევა შეგიძლია}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "მხოლოდ 30-მდე შეტყობინების გადაგზავნა შეგიძლია"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "ფაილები, რომელსაც აგზავნი და იღებ, აქ გამოჩნდება"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "მედია-ფაილის ხარისხის არჩევა"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "ადმინები"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "ავატარის არჩევა"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal-ი არ აგროვებს და არ ინახავს შენს პირად ინფორმაციას, როცა დონაციას აკეთებ.შენი დონაციების მისაღებად Stripe-ს ვიყენებთ, როგორც გადახდის დამმუშავებელს. ჩვენ არ გვაქვს წვდომა შენ მიერ მათთვის მიწოდებულ ინფორმაციაზე და მას არ ვინახავთ.Signal-ი არ და ვერ აკავშირებს შენს დონაციას შენს Signal-ის ანგარიშთან.მადლობა მხარდაჭერისთვის!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "როგორც დამოუკიდებელი არაკომერციული ორგანიზაცია, Signal-ი კონფიდენციალურ მიმოწერასა და ზარებს უზრუნველყოფს. არანაირი რეკლამა, არანაირი ტრეკერები, არანაირი თვალთვალი. გააკეთე დონაცია დღეს, რომ Signal-ს მხარი დაუჭირო."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "მიიღე არჩევითი ემბლემა შენს პროფილზე, როცა დონაციას გააკეთებ"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "შენი კონფიდენციალურობა ჩვენი მისიაა"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal-ი არაკომერციული ორგანიზაციაა. Signal-ი არაკომერციული ორგანიზაციაა."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "გულის ხატულა Signal-ის ლოგოს სტილში"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "ინფორმაციის წაშლა"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "გამოსვლა შენს დონაციას გააუქმებს."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "დატოვება"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "გვერდზე დარჩენა"
},
"icu:DonateFlow__continue": {
"messageformat": "გაგრძელება"
@@ -7906,13 +7949,10 @@
"messageformat": "მცირე შესწორებები, ბაგების გამოსწორება და წარმადობის გაუმჯობესება. მადლობას გიხდით სიგნალის გამოყენებისთვის!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "ამ განახლებაში ტექსტის ფორმატირების ხარვეზი გამოვასწორეთ, რომელიც Caps Lock-ის ჩართვისას (ან კურსივის ჩართვისას) ფიქსირდებოდა. მადლობა, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal-ი არაკომერციული ორგანიზაციაა, რომელიც შენი მხარდაჭერის გარეშე ვერ იარსებებდა. ახლა უკვე Signal Desktop-ზე PayPal-ით დონაცია შეგიძლია."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "5 ახალი ოფიციალური არტისტის სტიკერების ნაკრები: Amanda Cotan-ის \"Chug the Mouse\", Miguel Ángel Camprubí-ის \"Cozy Season\", Tiffany Beucher \"Croco's Feelings\", Plastic Thing-ის \"My Daily Life 2\", და Lexi Vay-ის \"Rocky Talk\"."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/kk-KZ/messages.json b/_locales/kk-KZ/messages.json
index 7bb6e07258..5f68ac6df7 100644
--- a/_locales/kk-KZ/messages.json
+++ b/_locales/kk-KZ/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Әзірлеуші құралдарына ауыстыру"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Қоңырау функциясы әзірлеушісінің құралдарын ашу"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Жаңа құрылғы ретінде орнату"
},
@@ -654,10 +651,10 @@
"messageformat": "Жіберіліп жатыр..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal енді шифрлауды автоматты түрде растай алады"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Телефон нөмірі арқылы байланыс орнатқан контактілер үшін Signal байланыстың қаншалықты қауіпсіз екенін \"кілт ашықтығы\" деп аталатын процестің көмегімен автоматты түрде растай алады. Қауіпсіздікті нығайту үшін QR коды немесе қауіпсіздік нөмірлері арқылы контактілерді бұрынғыдай қолмен растай аласыз."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Жалғастыру"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Бұл хатты жіберген соң, оны 24 сағаттың ішінде ғана өзгертуге болады."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Әкімші ретінде өшіру"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Әкімші деп тағайындау"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Сәлеметсіз бе!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Белгішелері бар топ мүшелері"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Басқа мүшелердің белгішелері жоқ"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Өзгерістер сақталып жатыр..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Қатысушы белгішесін сақтау мүмкін емес"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Байланысты тексеріп, қайталап көріңіз."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Бұл топта қатысушы белгішелерін тек әкімшілер орната алады."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Жоғалатын хаттар"
@@ -4758,13 +4761,13 @@
"messageformat": "Бұл топқа хаттарды кім жібере алатынын таңдаңыз."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Қатысушы белгішелері өшіріледі"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Бұл рұқсатты \"Тек әкімшілер\" деп өзгертсеңіз, осы топтағы әкімші емес пайдаланушылар орнатқан қатысушы белгішелері өшіп қалады."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Жалғастыру"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Өтініштер және шақырулар"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Мүшелерді қосу"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Барлығын көру"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Барлығында {count,number} хатқа дейін ғана жоюға болады} other {Барлығында {count,number} хатқа дейін ғана жоюға болады}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Максимум 30 хатты басқа біреуге жібере аласыз"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Сіз жіберген және алған файлдар осы жерде пайда болады"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Мультимедиа сапасын таңдау"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "әкімшілер"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Аватарды таңдау"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Сіз демеушілік жасағанда, Signal сіздің ешқандай жеке ақпаратыңызды жинамайды немесе сақтамайды.Демеу мақсатында жіберген қаражатыңызды қабылдау үшін Stripe төлем операторын қолданамыз. Оларға берген ақпаратыңыздың ешқайсысын пайдаланбаймыз немесе сақтамаймыз.Signal сіздің демеушілігіңізді Signal аккаунтыңызбен байланыстырмайды.Қолдау көрсеткеніңіз үшін рақмет!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Тәуелсіз коммерциялық емес жоба ретінде Signal хабар алмасу мен қоңыраулардың құпия болуын міндет көреді. Жарнамалар жоқ, трекерлер жоқ, бақылау жоқ. Signal-ға бүгін қаржылай қолдау көрсетіңіз."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Сіз қаржылай қолдау көрсеткенде, профиліңізге қосымша танымбелгі беріледі"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Құпиялық – біздің басты міндетіміз"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal – коммерциялық емес жоба. АҚШ-тан көрсетілген қаржылай қолдауға салықтық шегерім қарастырылған."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal логотипінің стиліндегі жүрек белгішесі"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Ақпаратты өшіру"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Шығып кетсеңіз, қаржылай қолдаудан бас тартылады."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Шығып кету"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Бетте қалу"
},
"icu:DonateFlow__continue": {
"messageformat": "Жалғастыру"
@@ -7906,13 +7949,10 @@
"messageformat": "Кішігірім түзетпелер жасалды, ақаулар жөнделді және жұмысы жақсартылды. Signal-ды қолданғаныңыз үшін рақмет!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Бұл жаңартуда Caps Lock қосылып тұрған кездегі мәтін форматына қатысты ақау түзетілді. Енді МӘТІНДІ жуан (немесе көлбеу) қаріппен жазу оңай болады. Рақмет, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal – сіздің қолдауыңызсыз жүзеге асуы мүмкін болмайтын коммерциялық емес жоба. Енді Signal Desktop бағдарламасында PayPal арқылы қаржылай қолдау жібере аласыз."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Signal Artist Series топтамасындағы бес жаңа ресми стикерлер жинағымен құпиялықты күнделікті өміріңіздің бір бөлігіне айналдырыңыз. Стикерлер жинағы: Аманда Котан ұсынған \"Chug the Mouse\", Мигель Анхель Кампруби ұсынған \"Cozy Season\", Тиффани Бьючер ұсынған \"Croco's Feelings\", Пластик Тинг ұсынған \"My Daily Life 2\" және Лекси Вэй ұсынған \"Rocky Talk\"."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/km-KH/messages.json b/_locales/km-KH/messages.json
index 7b3fe87c9f..d8db5144de 100644
--- a/_locales/km-KH/messages.json
+++ b/_locales/km-KH/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "បិទបើកមុខងារអ្នកអភិវឌ្ឍន៍"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "បើកឧបករណ៍អ្នកអភិវឌ្ឍន៍សម្រាប់ការហៅ"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "ដំឡើង ជាឧបករណ៍ថ្មី"
},
@@ -654,10 +651,10 @@
"messageformat": "កំពុងដាក់បញ្ជូន…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "ឥឡូវនេះ Signal អាចផ្ទៀងផ្ទាត់ការអ៊ីនគ្រីបដោយស្វ័យប្រវត្តិបាន"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "សម្រាប់ទំនាក់ទំនងដែលអ្នកបានភ្ជាប់ជាមួយតាមរយៈលេខទូរសព្ទ Signal អាចបញ្ជាក់ដោយស្វ័យប្រវត្តិថាតើការភ្ជាប់នោះមានសុវត្ថិភាពឬអត់ ដោយប្រើដំណើរការមួយដែលហៅថា តម្លាភាពកូនសោ។ ដើម្បីសុវត្ថិភាពបន្ថែម អ្នកនៅតែអាចផ្ទៀងផ្ទាត់ការភ្ជាប់ដោយដៃបាន ដោយប្រើកូដ QR ឬដោយប្រៀបធៀបលេខសុវត្ថិភាព។"
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "បន្ត"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "ការកែសារអាចធ្វើបានតែក្នុងរយៈពេល 24 ម៉ោងគិតចាប់ពីពេលដែលអ្នកបានផ្ញើសារនេះប៉ុណ្ណោះ។"
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "ដកចេញពីសិទ្ធិជាអ្នកគ្រប់គ្រង"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "តម្លើងជាអ្នកគ្រប់គ្រងក្រុម"
},
@@ -4692,22 +4695,22 @@
"messageformat": "សួស្តី!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "សមាជិកក្រុមដែលមានស្លាក"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "គ្មានសមាជិកផ្សេងទៀតដែលមានស្លាកទេ"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "កំពុងរក្សាទុកការផ្លាស់ប្តូរ..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "មិនអាចរក្សាទុកស្លាកសមាជិកបានទេ"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "សូមពិនិត្យមើលសេវាអ៊ីនធឺណិតរបស់អ្នក រួចព្យាយាមម្តងទៀត។"
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "មានតែអ្នកគ្រប់គ្រងទេដែលអាចកំណត់ស្លាកសមាជិកនៅក្នុងក្រុមនេះបាន។"
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "សារបាត់ទៅវិញ"
@@ -4758,13 +4761,13 @@
"messageformat": "ជ្រើសរើសអ្នកដែលអាចផ្ញើសារទៅក្រុមនេះ។"
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "ស្លាកសមាជិកនឹងត្រូវបានលុបចោល"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "ការផ្លាស់ប្តូរការអនុញ្ញាតនេះទៅ “តែអ្នកគ្រប់គ្រងប៉ុណ្ណោះ” នឹងលុបស្លាកសមាជិកដែលកំណត់ដោយបុគ្គលដែលមិនមែនជាអ្នកគ្រប់គ្រងនៅក្នុងក្រុមនេះ។"
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "បន្ត"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "សំណើ និងការបបួល"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "បន្ថែមសមាជិក"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "មើលទាំងអស់"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, other {អ្នកអាចជ្រើសរើសបានរហូតដល់ {count,number} សារប៉ុណ្ណោះដើម្បីលុបសម្រាប់អ្នករាល់គ្នា}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "អ្នកអាចបញ្ជូនបន្តបានត្រឹមតែ 30 សារប៉ុណ្ណោះ"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "ឯកសារដែលអ្នកផ្ញើ និងទទួលនឹងបង្ហាញនៅទីនេះ"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "ជ្រើសរើសគុណភាពមេឌៀ"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "អភិបាល"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "ជ្រើសរើសរូបតំណាង"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal មិនប្រមូល ឬរក្សាទុកព័ត៌មានផ្ទាល់ខ្លួនណាមួយរបស់អ្នកទេ នៅពេលអ្នកធ្វើការបរិច្ចាគ។យើងប្រើ Stripe ជាអ្នកដំណើរការទូទាត់របស់យើង ដើម្បីទទួលបានការបរិច្ចាគរបស់អ្នក។ យើងមិនចូលប្រើ រក្សា ឬរក្សាទុកព័ត៌មានណាមួយដែលអ្នកផ្តល់ឱ្យពួកគេទេ។Signal មិនមាន និងមិនអាចភ្ជាប់ការបរិច្ចាគរបស់អ្នកជាមួយគណនី Signal របស់អ្នកបានទេ។សូមអរគុណចំពោះការគាំទ្ររបស់អ្នក!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "ក្នុងនាមជាអង្គការមិនស្វែងរកប្រាក់ចំណេញឯករាជ្យមួយ Signal ប្តេជ្ញាចិត្តផ្តល់នូវការផ្ញើសារ និងការហៅទូរសព្ទឯកជន។ គ្មានការផ្សាយពាណិជ្ជកម្ម គ្មានកម្មវិធីតាមដាន គ្មានការឃ្លាំមើល។ បរិច្ចាគថ្ងៃនេះដើម្បីឧបត្ថម្ភគាំទ្រដល់ Signal។"
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "ទទួលបានស្លាកជាជម្រើសនៅលើប្រូហ្វាល់របស់អ្នកនៅពេលអ្នកបរិច្ចាគ"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "ឯកជនភាពរបស់អ្នកគឺជាបេសកកម្មរបស់យើង"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal គឺជាអង្គការមិនស្វែងរកប្រាក់ចំណេញ អំណោយរបស់សហរដ្ឋអាមេរិកអាចកាត់ពន្ធបាន។"
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "រូបបេះដូងក្នុងរចនាប័ទ្មនៃឡូហ្គោ Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "យល់ព្រម"
@@ -7591,13 +7634,13 @@
"messageformat": "លុបព័ត៌មាន"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "ការចាកចេញនឹងបោះបង់ការបរិច្ចាគរបស់អ្នក។"
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "ចាកចេញ"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "បន្តនៅលើទំព័រ"
},
"icu:DonateFlow__continue": {
"messageformat": "បន្ត"
@@ -7906,13 +7949,10 @@
"messageformat": "ការកែប្រែបន្តិចបន្តួច ការដោះស្រាយបញ្ហា និងការបង្កើនប្រតិបត្តិការ។ សូមអរគុណចំពោះការប្រើប្រាស់ Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "កំណែថ្មីនេះដោះស្រាយបញ្ហាមួយជាមួយការរៀបចំទម្រង់អក្សរ ខណៈពេលបើកប្រើមុខងារអក្សរធំទាំងអស់ (Caps Lock) ដើម្បីឱ្យកាន់តែស្រួលធ្វើអក្សរឱ្យដិត (ឬទ្រេត) ពេលដែលវាដិតស្រាប់។ អរគុណ !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal គឺជាអង្គការមិនស្វែងរកប្រាក់ចំណេញដែលយើងមិនអាចដំណើរការទៅបានទេបើគ្មានការគាំទ្រពីអ្នក ហើយឥឡូវនេះអ្នកអាចធ្វើការបរិច្ចាគបានតាមរយៈ PayPal នៅក្នុង Signal Desktop។"
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "រក្សាឯកជនភាពជាមួយកញ្ចប់ស្ទីកគ័រផ្លូវការថ្មីចំនួនប្រាំនៅក្នុងស៊េរី Signal Artist Series៖ \"Chug the Mouse\" ដោយ Amanda Cotan, \"Cozy Season\" ដោយ Miguel Ángel Camprubí, \"Croco's Feelings\" ដោយ Tiffany Beucher, \"My Daily Life 2\" ដោយ Plastic Thing និង \"Rocky Talk\" ដោយ Lexi Vay។"
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/kn-IN/messages.json b/_locales/kn-IN/messages.json
index d9352de2ca..04d4958e0f 100644
--- a/_locales/kn-IN/messages.json
+++ b/_locales/kn-IN/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "ಡೆವಲಪರ್ ಟೂಲ್ಗಳನ್ನು ಟಾಗಲ್ ಮಾಡಿ"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "ಕರೆಗಳಿಗೆ ಸಂಬಂಧಿಸಿದ ಡೆವಲಪರ್ ಟೂಲ್ಗಳನ್ನು ತೆರೆಯಿರಿ"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "ಹೊಸ ಸಾಧನವನ್ನಾಗಿ ಸೆಟಪ್ ಮಾಡಿ"
},
@@ -654,10 +651,10 @@
"messageformat": "ಸಲ್ಲಿಸಲಾಗುತ್ತಿದೆ..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal ಈಗ ಎನ್ಕ್ರಿಪ್ಶನ್ ಅನ್ನು ಸ್ವಯಂ-ದೃಢೀಕರಿಸಬಲ್ಲದು"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "ನೀವು ಫೋನ್ ಸಂಖ್ಯೆಯ ಮೂಲಕ ಕನೆಕ್ಟ್ ಆಗಿರುವ ಸಂಪರ್ಕಗಳಿಗೆ, ಕೀ ಟ್ರಾನ್ಸ್ಪರೆನ್ಸಿ ಎಂಬ ಪ್ರಕ್ರಿಯೆಯನ್ನು ಬಳಸಿಕೊಂಡು ಕನೆಕ್ಷನ್ ಸುರಕ್ಷಿತವಾಗಿದೆಯೇ ಎಂದು Signal ಸ್ವಯಂಚಾಲಿತವಾಗಿ ದೃಢೀಕರಿಸುತ್ತದೆ. ಹೆಚ್ಚಿನ ಭದ್ರತೆಗಾಗಿ, ನೀವು ಈಗಲೂ QR ಕೋಡ್ ಬಳಸಿಕೊಂಡು ಅಥವಾ ಸುರಕ್ಷಾ ಸಂಖ್ಯೆಗಳನ್ನು ಹೋಲಿಕೆ ಮಾಡುವ ಮೂಲಕ ಕನೆಕ್ಷನ್ಗಳನ್ನು ಮ್ಯಾನುವಲ್ ಆಗಿ ದೃಢೀಕರಿಸಬಹುದು."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "ಮುಂದುವರಿಸಿ"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "ನೀವು ಈ ಮೆಸೇಜ್ ಕಳುಹಿಸಿದ 24 ಗಂಟೆಗಳ ಒಳಗೆ ಮಾತ್ರ ಎಡಿಟ್ಗಳು ಅನ್ವಯಿಸಬಹುದು."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "ಅಡ್ಮಿನ್ ಆಗಿ ತೆಗೆದುಹಾಕಿ"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "ಅಡ್ಮಿನ್ ಮಾಡಿ"
},
@@ -4692,22 +4695,22 @@
"messageformat": "ನಮಸ್ಕಾರ!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "ಲೇಬಲ್ಗಳನ್ನು ಹೊಂದಿರುವ ಗುಂಪಿನ ಸದಸ್ಯರು"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "ಬೇರೆ ಯಾವುದೇ ಸದಸ್ಯರು ಲೇಬಲ್ಗಳನ್ನು ಹೊಂದಿಲ್ಲ"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "ಬದಲಾವಣೆಗಳನ್ನು ಉಳಿಸಲಾಗುತ್ತಿದೆ..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "ಸದಸ್ಯರ ಲೇಬಲ್ ಸೇವ್ ಮಾಡಲು ಸಾಧ್ಯವಿಲ್ಲ"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "ನಿಮ್ಮ ಸಂಪರ್ಕವನ್ನು ಪರಿಶೀಲಿಸಿ ಹಾಗೂ ಇನ್ನೊಮ್ಮೆ ಪ್ರಯತ್ನಿಸಿ."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "ಈ ಗುಂಪಿನಲ್ಲಿ ಅಡ್ಮಿನ್ಗಳು ಮಾತ್ರ ಸದಸ್ಯರ ಲೇಬಲ್ಗಳನ್ನು ಸೆಟ್ ಮಾಡಬಹುದು."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "ಕಣ್ಮರೆಯಾಗುವ ಸಂದೇಶಗಳು"
@@ -4758,13 +4761,13 @@
"messageformat": "ಈ ಗ್ರೂಪ್ಗೆ ಯಾರು ಮೆಸೇಜ್ಗಳನ್ನು ಕಳುಹಿಸಬಹುದು ಎಂಬುದನ್ನು ಆರಿಸಿ."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "ಸದಸ್ಯರ ಲೇಬಲ್ಗಳನ್ನು ತೆರವುಗೊಳಿಸಲಾಗುತ್ತದೆ"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "ಈ ಅನುಮತಿಯನ್ನು \"ಅಡ್ಮಿನ್ಗಳು ಮಾತ್ರ\" ಎಂಬುದಕ್ಕೆ ಬದಲಾಯಿಸುವುದರಿಂದ ಈ ಗುಂಪಿನಲ್ಲಿ ಅಡ್ಮಿನ್ ಅಲ್ಲದವರು ಸೆಟ್ ಮಾಡಿರುವ ಸದಸ್ಯರ ಲೇಬಲ್ಗಳನ್ನು ತೆರವುಗೊಳಿಸುತ್ತದೆ."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "ಮುಂದುವರಿಸಿ"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "ವಿನಂತಿಗಳು ಮತ್ತು ಆಹ್ವಾನಗಳು"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "ಸದಸ್ಯರನ್ನು ಸೇರಿಸಿ"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "ಎಲ್ಲವನ್ನು ನೋಡಿ"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {ಎಲ್ಲರಿಗೂ ಅಳಿಸಲು ನೀವು {count,number} ತನಕ ಮಾತ್ರ ಮೆಸೇಜ್ ಅನ್ನು ಆಯ್ಕೆ ಮಾಡಬಹುದು} other {ಎಲ್ಲರಿಗೂ ಅಳಿಸಲು ನೀವು {count,number} ತನಕ ಮಾತ್ರ ಮೆಸೇಜ್ಗಳನ್ನು ಆಯ್ಕೆ ಮಾಡಬಹುದು}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "ನೀವು 30 ಮೆಸೇಜ್ಗಳ ತನಕ ಮಾತ್ರ ಫಾರ್ವರ್ಡ್ ಮಾಡಬಹುದು"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "ನೀವು ಕಳುಹಿಸುವ ಮತ್ತು ಸ್ವೀಕರಿಸುವ ಲಿಂಕ್ಗಳು ಇಲ್ಲಿ ಕಾಣಿಸುತ್ತವೆ"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "ಮಾಧ್ಯಮ ಗುಣಮಟ್ಟವನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "ಅಡ್ಮಿನ್ಗಳು"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "ಒಂದು ಅವತಾರವನ್ನು ಆಯ್ಕೆಮಾಡಿ"
},
@@ -7486,19 +7529,19 @@
"messageformat": "ನೀವು ದೇಣಿಗೆ ನೀಡುವಾಗ Signal ನಿಮ್ಮ ಯಾವುದೇ ವೈಯಕ್ತಿಕ ಮಾಹಿತಿಯನ್ನು ಸಂಗ್ರಹಿಸುವುದಿಲ್ಲ ಅಥವಾ ಸ್ಟೋರ್ ಮಾಡುವುದಿಲ್ಲ.ನಿಮ್ಮ ದೇಣಿಗೆಗಳನ್ನು ಸ್ವೀಕರಿಸಲು ನಾವು Stripe ಅನ್ನು ನಮ್ಮ ಪಾವತಿ ಪ್ರೊಸೆಸರ್ ಆಗಿ ಬಳಸುತ್ತೇವೆ. ನೀವು ಅವರಿಗೆ ಒದಗಿಸುವ ಯಾವುದೇ ಮಾಹಿತಿಯನ್ನು ನಾವು ಆ್ಯಕ್ಸೆಸ್ ಮಾಡುವುದಿಲ್ಲ, ಸಂಗ್ರಹಿಸುವುದಿಲ್ಲ ಅಥವಾ ಉಳಿಸುವುದಿಲ್ಲ.Signal ನಿಮ್ಮ ದೇಣಿಗೆಯನ್ನು ನಿಮ್ಮ Signal ಖಾತೆಗೆ ಕನೆಕ್ಟ್ ಮಾಡುವುದಿಲ್ಲ ಮತ್ತು ಕನೆಕ್ಟ್ ಮಾಡಲು ಸಾಧ್ಯವಿಲ್ಲ.ನಿಮ್ಮ ಬೆಂಬಲಕ್ಕೆ ಧನ್ಯವಾದಗಳು!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "ಸ್ವತಂತ್ರ ಲಾಭರಹಿತ ಸಂಸ್ಥೆಯಾಗಿ, Signal ಖಾಸಗಿ ಮೆಸೇಜ್ ಕಳುಹಿಸುವಿಕೆ ಮತ್ತು ಕರೆಗಳಿಗೆ ಬದ್ಧವಾಗಿದೆ. ಜಾಹೀರಾತುಗಳಿಲ್ಲ, ಟ್ರ್ಯಾಕರ್ಗಳಿಲ್ಲ, ಕಣ್ಗಾವಲಿಲ್ಲ. Signal ಅನ್ನು ಬೆಂಬಲಿಸಲು ಇಂದೇ ದೇಣಿಗೆ ನೀಡಿ."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "ನೀವು ದೇಣಿಗೆ ನೀಡಿದಾಗ ನಿಮ್ಮ ಪ್ರೊಫೈಲ್ನಲ್ಲಿ ಐಚ್ಛಿಕ ಬ್ಯಾಡ್ಜ್ ಪಡೆಯಿರಿ"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "ನಿಮ್ಮ ಗೌಪ್ಯತೆ ನಮ್ಮ ಧ್ಯೇಯವಾಗಿದೆ"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal 501c3 ಲಾಭರಹಿತ ಸಂಸ್ಥೆಯಾಗಿದೆ. US ದೇಣಿಗೆಗಳಿಗೆ ತೆರಿಗೆ ವಿನಾಯಿತಿ ಇದೆ."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal ಲೋಗೊ ಶೈಲಿಯಲ್ಲಿ ಹೃದಯದ ಐಕಾನ್"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "ಸರಿ"
@@ -7591,13 +7634,13 @@
"messageformat": "ಮಾಹಿತಿಯನ್ನು ತೆಗೆದುಹಾಕಿ"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "ತೊರೆಯುವುದರಿಂದ ನಿಮ್ಮ ದೇಣಿಗೆ ರದ್ದಾಗುತ್ತದೆ."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "ತೊರೆಯಿರಿ"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "ಪುಟದಲ್ಲೇ ಇರಿ"
},
"icu:DonateFlow__continue": {
"messageformat": "ಮುಂದುವರಿಸಿ"
@@ -7906,13 +7949,10 @@
"messageformat": "ಸಣ್ಣ ಟ್ವೀಕ್ಗಳು, ಬಗ್ ಫಿಕ್ಸ್ಗಳು ಮತ್ತು ಕಾರ್ಯಕ್ಷಮತೆ ವರ್ಧನೆಗಳು. Signal ಬಳಸುತ್ತಿರುವುದಕ್ಕಾಗಿ ಧನ್ಯವಾದಗಳು!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "ಕ್ಯಾಪ್ಸ್ ಲಾಕ್ ಅನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಿದಾಗ ಟೆಕ್ಸ್ಟ್ ಫಾರ್ಮ್ಯಾಟಿಂಗ್ನಲ್ಲಿ ಇದ್ದ ಬಗ್ ಅನ್ನು ಈ ಅಪ್ಡೇಟ್ ಸರಿಪಡಿಸುತ್ತದೆ, ಆದ್ದರಿಂದ ಬೋಲ್ಡ್ ಆಗಿರುವಾಗ ವಿಷಯಗಳನ್ನು ಬೋಲ್ಡ್ (ಅಥವಾ ಇಟಾಲಿಕ್) ಮಾಡಲು ಸುಲಭವಾಗುತ್ತದೆ. ಧನ್ಯವಾದಗಳು, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal ಲಾಭರಹಿತ ಸಂಸ್ಥೆಯಾಗಿದ್ದು, ನಿಮ್ಮ ಬೆಂಬಲವಿಲ್ಲದೆ ಅದು ಸಾಧ್ಯವಾಗುತ್ತಿರಲಿಲ್ಲ ಮತ್ತು ಈಗ ನೀವು ಸಿಗ್ನಲ್ ಡೆಸ್ಕ್ಟಾಪ್ನಲ್ಲಿ PayPal ಮೂಲಕ ದೇಣಿಗೆ ನೀಡಬಹುದು."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Signal Artist ಸೀರೀಸ್ನಲ್ಲಿ ಐದು ಹೊಸ ಅಧಿಕೃತ ಸ್ಟಿಕ್ಕರ್ ಪ್ಯಾಕ್ಗಳೊಂದಿಗೆ ಗೌಪ್ಯತೆಯನ್ನು ಉಳಿಸಿಕೊಳ್ಳಿ: ಅಮಂಡಾ ಕೋಟನ್ ಅವರ \"Chug the Mouse\", ಮಿಗೆಲ್ ಏಂಜೆಲ್ ಕ್ಯಾಂಪ್ರುಬಿ ಅವರ \"Cozy Season\", ಟಿಫಾನಿ ಬ್ಯೂಚರ್ ಅವರ \"Croco's Feelings\", ಪ್ಲಾಸ್ಟಿಕ್ ಥಿಂಗ್ ಅವರ \"My Daily Life 2\" ಮತ್ತು ಲೆಕ್ಸಿ ವೇ ಅವರ \"Rocky Talk\"."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json
index d760e02a63..d8446dee33 100644
--- a/_locales/ko/messages.json
+++ b/_locales/ko/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "개발자 도구 전환"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "통화 개발자 도구 열기"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "새 기기로 설정"
},
@@ -654,10 +651,10 @@
"messageformat": "제출 중..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "이제 암호화를 자동 인증할 수 있어요"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "전화번호를 통해 연결된 연락처의 경우, Signal은 키 투명성이라는 프로세스를 사용하여 연결이 안전한지 자동으로 확인할 수 있습니다. 하지만 더 강력한 보안을 원한다면, QR 코드를 사용하거나 안전 번호를 대조하여 수동으로 연결을 인증하는 것도 가능합니다."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "계속"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "메시지 수정은 발송 시간으로부터 24시간 이내에 해야 합니다."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "관리자 권한 해제"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "관리자로 설정"
},
@@ -4692,22 +4695,22 @@
"messageformat": "안녕하세요!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "라벨이 있는 그룹 멤버"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "라벨이 있는 다른 멤버가 없음"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "변경 사항 저장 중..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "멤버 라벨을 저장할 수 없어요"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "연결을 확인하고 다시 시도하세요."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "관리자만 이 그룹의 멤버 라벨을 설정할 수 있습니다."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "자동 삭제 메시지"
@@ -4758,13 +4761,13 @@
"messageformat": "그룹에 메시지를 전송할 수 있는 사람을 선택하세요."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "멤버 라벨이 제거됩니다"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "이 권한을 '관리자만'으로 변경하면 이 그룹에서 관리자가 아닌 사용자가 설정한 멤버 라벨이 제거됩니다."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "계속"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "요청 & 초대"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "멤버 추가"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "모두 보기"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, other {모든 사용자에 대해 삭제할 메시지를 최대 {count,number}개 까지만 선택할 수 있습니다}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "메시지는 최대 30개까지만 전달할 수 있습니다."
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "내가 주고받는 파일이 여기에 표시됩니다"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "미디어 품질 선택"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "관리자"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "아바타 선택"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal은 기부할 때 사용자의 개인 정보를 수집하거나 저장하지 않습니다.Signal은 기부를 받을 때 Stripe를 결제 처리자로 사용합니다. Signal은 사용자가 Stripe에 제공하는 어떠한 정보에도 액세스하지 않으며, 이를 보관하거나 저장하지 않습니다.Signal은 사용자의 기부를 Signal 계정에 연결하거나 연결을 시도하지 않습니다.Signal을 지지해 주셔서 감사합니다!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Signal은 독립적인 비영리단체로, 메시지와 통화의 프라이버시 보호를 핵심 가치로 삼고 있습니다. 광고도, 추적도, 감시도 없습니다. Signal의 사명을 지지하신다면 지금 후원해 주세요."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "후원하면 프로필에 표시되는 배지를 받을 수 있어요"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "개인정보 보호는 Signal의 사명입니다"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal은 비영리단체입니다."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal 로고 스타일의 하트 아이콘"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "확인"
@@ -7591,13 +7634,13 @@
"messageformat": "정보 지우기"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "현재 페이지를 나가면 후원이 취소됩니다."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "나가기"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "페이지 나가지 않기"
},
"icu:DonateFlow__continue": {
"messageformat": "계속"
@@ -7906,13 +7949,10 @@
"messageformat": "사소한 변경 사항과 버그 수정 및 성능 개선. Signal을 이용해 주셔서 감사합니다!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "이번 업데이트에서는 Caps Lock이 활성화되어 있을 때 발생하는 텍스트 서식 지정 버그를 수정했습니다. 감사합니다, 님!"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal은 여러분의 후원 없이는 존재할 수 없는 비영리단체입니다. 이제 Signal 데스크톱에서 PayPal을 통해 Signal에 후원할 수 있습니다."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "• 공식 아티스트 스티커 팩 5종을 새롭게 추가했습니다."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/ky-KG/messages.json b/_locales/ky-KG/messages.json
index 89ee3db44c..3e855ab44b 100644
--- a/_locales/ky-KG/messages.json
+++ b/_locales/ky-KG/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Иштеп чыгуучунун куралдарын иштетүү"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Чалууларга байланыштуу иштеп чыгуучулардын куралдарын ачуу"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Жаңы түзмөктү тууралоо"
},
@@ -654,10 +651,10 @@
"messageformat": "Жөнөтүлүүдө..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal эми шифрлөөнү автоматтык түрдө текшерет"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Телефон номери аркылуу байланышкан адамдар үчүн Signal байланыштын коопсуздугун \"ачкычтын ачык-айкындыгы\" деген процесс менен текшерет. Кошумча коопсуздук үчүн, туташууларды QR кодун колдонуп же коопсуздук номерлерин салыштырып кол менен текшере аласыз."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Улантуу"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Оңдоолор бул билдирүү жөнөтүлгөндөн кийин 3 сааттын ичинде күчүнө кирет."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Админ катары алып салуу"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Админ кылуу"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Салам!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Энбелгилери бар топтун катышуучулары"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Башка катышуучулардын энбелгилери жок"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Өзгөрүүлөр сакталууда..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Катышуучунун энбелгисин сактоо мүмкүн эмес"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Байланышыңызды текшерип, кайталап көрүңүз."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Бул топто катышуучулардын энбелгилерин администраторлор гана коё алышат."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Жоголуп кетүүчү билдирүүлөр"
@@ -4758,13 +4761,13 @@
"messageformat": "Топко ким билдирүү жөнөтө аларын тандоо."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Катышуучунун энбелгилери тазаланат"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Бул уруксатты \"Администраторлор гана\" деп өзгөртүү бул топко администратор эместер тарабынан коюлган катышуучунун энбелгилерин тазалайт."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Улантуу"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Өтүнүчтөр жана чакыруулар"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Мүчө кошуу"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Баарын көрүү"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, other {Баарында өчүрүлө турган {count,number} чейин билдирүү гана тандай аласыз}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Башка дарекке 30 чейин билдирүү жөнөтө аласыз"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Жөнөтүлгөн жана алынган файлдар ушул жерде көрүнөт"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Медиа сапатын тандоо"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "администраторлор"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Аватарды тандоо"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Салым кошкондо, Signal сизге байланыштуу эч кандай жеке маалымат чогултпайт же сактабайт.Салым түрүндөгү төлөмдөрүңүздү Stripe кызматы аркылуу алабыз. Аларга берген бир дагы маалыматыңызды албайбыз, сактабайбыз же жазып албайбыз.Signal салымыңызды Signal аккаунтуңузга байланыштыра албайт жана байланыштырбайт.Колдоо көрсөткөнүңүз үчүн чоң рахмат!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Көзкарандысыз коммерциялык эмес уюм катары Signal жазышуулар менен чалуулардын купуялыгын камсыз кылганга аракет кылат. Жарнамалар жок, эч ким сизге көз салбайт жана аңдыбайт. Signal'га колдоо көрсөтүп, бүгүн салым кошуңуз."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Салым кошконуңузда профилиңизге тийиштүү төшбелги аласыз"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Биз үчүн сиздин купуялыгыңыз биринчи орунда"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal 501c3 категориясындагы коммерциялык эмес уюм. АКШда кошулган салымдарга салык салынбайт."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal логотибинин стилиндеги жүрөк сүрөтчөсү"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Ооба"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Чыксаңыз салымыңыз токтотулат."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Чыгам"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Баракта калуу"
},
"icu:DonateFlow__continue": {
"messageformat": "Улантуу"
@@ -7906,13 +7949,10 @@
"messageformat": "Майда-барат өзгөрүүлөрдү киргизип, мүчүлүштүктөрдү оңдоп, колдонмонун иштешин жакшыртып жатабыз. Signal'ды колдонгонуңуз үчүн чоң рахмат!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Бул жаңы версияда Caps Lock баскычы күйүп калганда текстти форматтоо катасы оңдолду. Эми БАШ ТАМГАЛАР МЕНЕН ЖАЗЫП ЖАТСАҢЫЗ ДА, текстти оңой жоонойтосуз (же кыйгачтатасыз). Чоң рахмат, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal — сиздин колдооңуз менен иштеген коммерциялык эмес уюм (501c3). Эми салымыңызды компьютериңиздеги Signal колдонмосундагы PayPal аркылуу кошо аласыз."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Signal Artist Series сериясындагы беш жаңы расмий стикерлер топтому менен купуялуулукту бекемдеңиз: Аманда Котандын \"Chug the Mouse\", Мигель Анхель Кампрубинин \"Cozy Season\", Тиффани Бечердин \"Croco's Feelings\", Plastic Thingдин \"My Daily Life 2\" жана Лекси Вайдын \"Rocky Talk\"."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/lt-LT/messages.json b/_locales/lt-LT/messages.json
index be1b8bb9ab..e4c1c42c4b 100644
--- a/_locales/lt-LT/messages.json
+++ b/_locales/lt-LT/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Perjungti kūrėjo įrankius"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Atverti kūrėjo įrankius skambučiams"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Nusistatyti kaip naują įrenginį"
},
@@ -654,10 +651,10 @@
"messageformat": "Pateikiama..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "„Signal“ dabar gali automatiškai patvirtinti šifravimą"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Jei su adresatais bendraujate naudodami telefono numerius, „Signal“ automatiškai patvirtins, ar ryšys saugus, pagal rakto skaidrumo procesą. Dėl papildomo saugumo ryšius vis dar galite patvirtinti patys, naudodami QR kodą arba palygindami saugumo numerius."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Tęsti"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Redaguoti galima ne vėliau kaip per 24 val. nuo šios žinutės išsiuntimo."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Pašalinti iš administratorių"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Paskirti administratoriumi"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Sveiki!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Grupės nariai su kategorijomis"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Jokie kiti nariai neturi kategorijų"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Išsaugomi pakeitimai..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Nepavyko išsaugoti nario kategorijos"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Patikrinkite interneto ryšį ir bandykite dar kartą."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Šioje grupėje narių kategorijas gali nustatyti tik administratoriai."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Išnykstančios žinutės"
@@ -4758,13 +4761,13 @@
"messageformat": "Pasirinkite, kas gali siųsti žinutes į grupę."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Narių kategorijos bus išvalytos"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Pakeitus šį leidimą į „Tik administratoriai“, bus išvalytos šios grupės narių kategorijos, kurias nustatė ne administratoriai."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Tęsti"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Prašymai ir pakvietimai"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Pridėti narius"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Rodyti visus"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Gali pasirinkti ištrinti visiems ne daugiau kaip {count,number} žinutę} few {Gali pasirinkti ištrinti visiems ne daugiau kaip {count,number} žinutes} many {Gali pasirinkti ištrinti visiems ne daugiau kaip {count,number} žinutės} other {Gali pasirinkti ištrinti visiems ne daugiau kaip {count,number} žinučių}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Galima persiųsti ne daugiau kaip 30 žinučių"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Čia bus rodomi jūsų siunčiami ir gaunami failai"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Pasirinkti medijos kokybę"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "administratoriai"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Pasirinkti avatarą"
},
@@ -7486,19 +7529,19 @@
"messageformat": "„Signal“ nerenka ir nesaugo jokios jūsų asmeninės informacijos, kai skiriate paramą.Jūsų paramai gauti kaip mokėjimų tvarkytoją naudojame „Stripe“. Mes nepasiekiame, nelaikome ir neišsaugome jokios jūsų jiems pateiktos informacijos.„Signal“ nesusieja ir negali susieti jūsų paramos su jūsų „Signal“ paskyra.Dėkojame už jūsų paramą!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Kaip nepriklausoma ne pelno organizacija „Signal“ yra įsipareigojusi užtikrinti žinučių ir skambučių privatumą. Nebrukame reklamų, nesekame ir nestebime. Skirkite paramą šiandien ir palaikykite „Signal“."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Parėmę galite pasirinkti, kad jūsų profilyje būtų rodomas ženklelis"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Jūsų privatumas – mūsų misija"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "„Signal“ yra ne pelno organizacija."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Širdies piktograma „Signal“ logotipo stiliumi"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "Gerai"
@@ -7591,13 +7634,13 @@
"messageformat": "Pašalinti informaciją"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Išėjus jūsų parama bus atšaukta."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Išeiti"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Likti puslapyje"
},
"icu:DonateFlow__continue": {
"messageformat": "Tęsti"
@@ -7906,13 +7949,10 @@
"messageformat": "Smulkūs patobulinimai, klaidų pataisymai ir veikimo pagerinimas. Ačiū, kad naudoji „Signal“!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Šiuo atnaujinimu ištaisoma teksto formatavimo klaida, kai įjungtas „Caps Lock“. Ačiū, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "„Signal“ yra ne pelno siekianti organizacija, kurios veikla nebūtų įmanoma be jūsų paramos. Dabar galite mus paremti naudodami „PayPal“ programoje „Signal Desktop“."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Penki nauji oficialūs lipdukų paketai iš „Signal“ menininkų serijos: Amandos Cotan „Chug the Mouse“, Miguelio Ángelio Camprubí „Cozy Season“, Tiffany Beucher „Croco's Feelings“, „Plastic Thing“ „My Daily Life 2“ ir Lexi Vay „Rocky Talk“."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/lv-LV/messages.json b/_locales/lv-LV/messages.json
index f77002b0b1..fcdbf15862 100644
--- a/_locales/lv-LV/messages.json
+++ b/_locales/lv-LV/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Pārslēgt uz izstrādātāja rīkiem"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Atvērt zvanīšanas rīkus izstrādātājiem"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Iestatīt kā jaunu ierīci"
},
@@ -654,10 +651,10 @@
"messageformat": "Notiek iesniegšana..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal tagad var automātiski verificēt šifrēšanu"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Signal automātiski pārbaudīs savienojuma drošību kontaktpersonām, kas pievienotas ar tālruņa numuru, izmantojot procesu, ko sauc par atslēgu caurskatāmību. Papildu drošībai savienojumus joprojām varat verificēt manuāli, izmantojot QR kodu vai salīdzinot drošības numurus."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Turpināt"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Labojumus var veikt tikai 24 stundu laikā pēc šīs ziņas nosūtīšanas."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Noņemt grupas administratoru"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Izveidot administratoru"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Sveiki!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Grupas biedri ar emblēmām"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Citiem lietotājiem nav emblēmu"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Saglabā izmaiņas..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Nevar saglabāt lietotāja emblēmu"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Pārbaudiet savienojumu un mēģiniet vēlreiz."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Šajā grupā lietotāja emblēmas var iestatīt tikai administratori."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Gaistošās ziņas"
@@ -4758,13 +4761,13 @@
"messageformat": "Izvēlieties, kurš šai grupai var sūtīt ziņas."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Lietotāja emblēmas tiks dzēstas"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Mainot šo atļauju uz \"Tikai administratori\", tiks dzēstas lietotāja emblēmas, ko šajā grupā iestatījušas personas, kas nav administratori."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Turpināt"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Pieprasījumi un uzaicinājumi"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Pievienot dalībniekus"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Skatīt visus"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, zero {Varat atlasīt ne vairāk kā {count,number} ziņas, ko dzēst visiem} one {Varat atlasīt ne vairāk kā {count,number} ziņu, ko dzēst visiem} other {Varat atlasīt ne vairāk kā {count,number} ziņas, ko dzēst visiem}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Iespējams pārsūtīt ne vairāk kā 30 ziņas"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Nosūtītie un saņemtie faili tiks rādīti šeit"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Atlasīt multivides kvalitāti"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "administratori"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Atlasīt avatāru"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Veicot ziedojumu, Signal nevāc un neuzglabā jūsu personas informāciju.Mēs izmantojam Stripe kā maksājumu apstrādātāju ziedojumu saņemšanai. Mēs nepiekļūstam, neuzglabājam un nesaglabājam nekādu informāciju, ko jūs tam sniedzat.Signal nesaista un nevar sasaistīt jūsu ziedojumu ar jūsu Signal kontu.Paldies par jūsu atbalstu!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Signal ir neatkarīga bezpeļņas organizācija, kas ir apņēmusies nodrošināt privātu ziņojumapmaiņu un zvanu pakalpojumu. Bez reklāmām, bez izsekotājiem, bez novērošanas. Ziedojiet šodien, lai atbalstītu Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Ziedojot saņemsiet nozīmīti, ko pēc izvēles varat rādīt profilā"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Jūsu privātums — mūsu misija"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal ir bezpeļņas organizācija. Par ziedojumiem tiek piemēroti nodokļu atvieglojumi."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Sirds ikona Signal logotipa stilā"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "Ok"
@@ -7591,13 +7634,13 @@
"messageformat": "Dzēst informāciju"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Ja pametīsiet lapu, ziedojums tiks atcelts."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Pamest"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Palikt lapā"
},
"icu:DonateFlow__continue": {
"messageformat": "Turpināt"
@@ -7906,13 +7949,10 @@
"messageformat": "Nelielas izmaiņas, kļūdu labojumi un darbības uzlabojumi. Paldies, ka lietojat Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Šis atjauninājums novērš kļūdu teksta formatēšanā, kad Caps Lock ir ieslēgts. Tagad varat rakstīt treknrakstā vai slīprakstā AR LIELAJIEM BURTIEM. Paldies, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal ir bezpeļņas organizācija, kas nebūtu iespējama bez jūsu atbalsta, un tagad jūs varat ziedot, izmantojot PayPal Signal Desktop platformā."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Piedāvājam piecus jaunus oficiālos uzlīmju komplektus no Signal Artist sērijas: \"Chug the Mouse\", autore Amanda Cotan, \"Cozy Season\", autors Miguel Ángel Camprubí, \"Croco's Feelings\", autore Tiffany Beucher, \"My Daily Life 2\", autors Plastic Thing, un \"Rocky Talk\", autore Lexi Vay."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/mk-MK/messages.json b/_locales/mk-MK/messages.json
index 7bc3d1b760..742072e478 100644
--- a/_locales/mk-MK/messages.json
+++ b/_locales/mk-MK/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Вклучи/исклучи алатки за развој"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Отвори ги програмерските алатки за повици"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Постави како нов уред"
},
@@ -654,10 +651,10 @@
"messageformat": "Се поднесува…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal сега може автоматски да го потврди целосното шифрирање"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "За контактите со кои сте поврзани со телефонски број, Signal може автоматски да потврди дали врската е безбедна користејќи процес наречен транспарентност на клучеви. За дополнителна безбедност, сè уште можете рачно да ги потврдите врските со QR-код или споредување на безбедносните броеви."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Продолжи"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Може да се применуваат измени само во рок од 3 часа откако ја имате испратено пораката."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Отстрани администратор"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Направи админ"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Здраво!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Членови на групата со ознаки"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Нема други членови со ознаки"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Се зачувуваат промените…"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Не може да се зачува ознаката на членот"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Проверете ја интернет врската и обидете се повторно."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Само администраторите можат да поставуваат ознаки на членови во оваа група."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Пораки што исчезнуваат"
@@ -4758,13 +4761,13 @@
"messageformat": "Одберете кој може да испраќа пораки во групата."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Ознаките на членовите ќе бидат избришани"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Промената на оваа дозвола во „Само администратори“ ќе ги избрише ознаките на членовите поставени од лица кои не се администратори во оваа група."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Продолжи"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Барања и покани"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Додај членови"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Види сѐ"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Можете да изберете најмногу {count,number} порака која ќе се избрише за сите} other {Можете да изберете најмногу {count,number} пораки кои ќе се избришат за сите}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Можете да препратите најмногу 30 пораки"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Датотеките што ги испраќате и примате ќе се појават тука"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Одбери квалитет на медиумска датотека"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "администраторид"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Избери аватар"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal не ги собира ниту сочувува вашите лични податоци кога донирате.Го користиме Stripe како наш платен систем за примање на вашите донации. Немаме пристап и не ги сочувуваме податоците кои им ги обезбедувате.Signal не ја поврзува и не може да ја поврзе вашата донација со вашата корисничка сметка на Signal.Ви благодариме за поддршката!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Како независна непрофитна организација, Signal е посветен на приватни пораки и повици. Без реклами, без тракери, без надзор. Донирајте денес за да го поддржите Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Кога донирате, можете на вашиот профил да ставите беџ за донатори"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Вашата приватност е наша мисија"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal е непрофитна организација."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Икона срце во стилот на логото на Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "Во ред"
@@ -7591,13 +7634,13 @@
"messageformat": "Отстрани информации"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Заминувањето ќе ја откаже вашата донација."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Напушти"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Останете на страницата"
},
"icu:DonateFlow__continue": {
"messageformat": "Продолжи"
@@ -7906,13 +7949,10 @@
"messageformat": "Mали подобрувања, решени багови и подобрувања на перформансот. Ви благодариме што користите Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Ова ажурирање поправа грешка со форматирањето на текстот додека се овозможени големи букви (Caps Lock). Благодариме, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal е непрофитна организација што не би било можно без вашата поддршка, а сега можете да донирате преку PayPal во Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Пет нови официјални пакети налепници на уметници."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/ml-IN/messages.json b/_locales/ml-IN/messages.json
index a4ac73d1cb..a59a0d6237 100644
--- a/_locales/ml-IN/messages.json
+++ b/_locales/ml-IN/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "ഡവലപ്പര് ടൂളുകള്"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "കോളിംഗ് ഡെവലപ്പർ ടൂളുകൾ തുറക്കുക"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "പുതിയ ഉപകരണമായി സജ്ജമാക്കുക"
},
@@ -654,10 +651,10 @@
"messageformat": "സമർപ്പിക്കുന്നു..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal-ന് ഇപ്പോൾ എൻക്രിപ്ഷൻ സ്വയമേവ പരിശോധിച്ചുറപ്പിക്കാന് കഴിയും"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "ഫോൺ നമ്പർ വഴി നിങ്ങൾ കണക്റ്റുചെയ്തിരിക്കുന്ന കോൺടാക്റ്റുകൾക്ക്, കീ ട്രാൻസ്പരൻസി എന്ന പ്രക്രിയ ഉപയോഗിച്ച് കണക്ഷൻ സുരക്ഷിതമാണോ എന്ന് Signal-ന് ഓട്ടോമാറ്റിയ്ക്കായി സ്ഥിരീകരിക്കാൻ കഴിയും. അധിക സുരക്ഷയ്ക്കായി, ഒരു QR കോഡ് ഉപയോഗിച്ചോ സുരക്ഷാ നമ്പറുകൾ താരതമ്യം ചെയ്തോ നിങ്ങൾക്ക് ഇപ്പോഴും കണക്ഷനുകൾ നേരിട്ട് പരിശോധിച്ചുറപ്പിക്കാന് കഴിയും."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "തുടരുക"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "നിങ്ങൾ ഈ സന്ദേശം അയച്ച് 24 മണിക്കൂറിനുള്ളിൽ മാത്രമേ എഡിറ്റുകൾ ബാധകമാക്കാനാകൂ."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "അഡ്മിനായി നീക്കം ചെയ്യൂ"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "അഡ്മിൻ ആക്കുക"
},
@@ -4692,22 +4695,22 @@
"messageformat": "ഹലോ!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "ലേബലുകളുള്ള ഗ്രൂപ്പ് അംഗങ്ങൾ"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "മറ്റ് അംഗങ്ങൾക്ക് ആർക്കും ലേബലുകൾ ഇല്ല"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "മാറ്റങ്ങൾ സംരക്ഷിക്കുന്നു..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "മെമ്പര് ലേബൽ സംരക്ഷിക്കാൻ കഴിയില്ല"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "നിങ്ങളുടെ കണക്ഷൻ പരിശോധിച്ച ശേഷം വീണ്ടും ശ്രമിക്കുക."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "ഈ ഗ്രൂപ്പിൽ മെമ്പര് ലേബലുകൾ സജ്ജമാക്കാൻ അഡ്മിൻമാർക്ക് മാത്രമേ കഴിയൂ."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "അപ്രത്യക്ഷമാകുന്ന സന്ദേശങ്ങൾ"
@@ -4758,13 +4761,13 @@
"messageformat": "ഗ്രൂപ്പിലേക്ക് ആർക്കൊക്കെ സന്ദേശങ്ങള് അയയ്ക്കാനാകുമെന്ന് തിരഞ്ഞെടുക്കുക."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "മെമ്പര് ലേബലുകൾ മായ്ക്കപ്പെടും"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "ഈ അനുമതി \"അഡ്മിൻമാർക്ക് മാത്രം\" എന്നാക്കി മാറ്റുന്നത് ഈ ഗ്രൂപ്പിലെ അഡ്മിൻമാരല്ലാത്തവർ സജ്ജമാക്കിയ മെമ്പര് ലേബലുകൾ മായ്ക്കും."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "തുടരുക"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "അഭ്യർത്ഥനകളും ക്ഷണങ്ങളും"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "അംഗങ്ങളെ ചേർക്കുക"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "എല്ലാം കാണുക"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {എല്ലാവർക്കുമായി ഇല്ലാതാക്കാൻ {count,number} സന്ദേശം വരെയെ നിങ്ങൾക്ക് തിരഞ്ഞെടുക്കാനാകൂ} other {എല്ലാവർക്കുമായി ഇല്ലാതാക്കാൻ {count,number} സന്ദേശങ്ങൾ വരെയെ നിങ്ങൾക്ക് തിരഞ്ഞെടുക്കാനാകൂ}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "നിങ്ങൾക്ക് 30 സന്ദേശങ്ങൾ വരെയെ കൈമാറാനാകൂ"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "നിങ്ങൾ അയയ്ക്കുകയും സ്വീകരിക്കുകയും ചെയ്യുന്ന ഫയലുകൾ ഇവിടെ ദൃശ്യമാകും"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "മീഡിയ ഗുണം തിരഞ്ഞെടുക്കുക"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "അഡ്മിൻസ്"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "അവതാർ തിരഞ്ഞെടുക്കുക"
},
@@ -7486,19 +7529,19 @@
"messageformat": "നിങ്ങൾ ഒരു സംഭാവന നൽകുമ്പോൾ Signal നിങ്ങളുടെ സ്വകാര്യ വിവരങ്ങളൊന്നും ശേഖരിക്കുകയോ സൂക്ഷിക്കുകയോ ചെയ്യുന്നില്ല.നിങ്ങളുടെ സംഭാവനകൾ സ്വീകരിക്കുന്നതിന് ഞങ്ങൾ Stripe പേയ്മെന്റ് പ്രോസസ്സറായി ഉപയോഗിക്കുന്നു. നിങ്ങൾ അവർക്ക് നൽകുന്ന ഒരു വിവരവും ഞങ്ങൾ ആക്സസ് ചെയ്യുകയോ സംഭരിക്കുകയോ സംരക്ഷിക്കുകയോ ചെയ്യുന്നില്ല.Signal നിങ്ങളുടെ സംഭാവന നിങ്ങളുടെ Signal അക്കൗണ്ടുമായി ബന്ധിപ്പിക്കുന്നില്ല, ബന്ധിപ്പിക്കാനും കഴിയില്ല.നിങ്ങളുടെ പിന്തുണയ്ക്ക് നന്ദി!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "ഒരു സ്വതന്ത്ര ലാഭേച്ഛയില്ലാത്ത സ്ഥാപനം എന്ന നിലയിൽ, Signal സ്വകാര്യ സന്ദേശമയയ്ക്കലിനും കോളുകൾക്കും പ്രതിജ്ഞാബദ്ധമാണ്. പരസ്യങ്ങളില്ല, ട്രാക്കറുകളില്ല, നിരീക്ഷണമില്ല. Signal-നെ പിന്തുണയ്ക്കാൻ ഇന്ന് തന്നെ സംഭാവന നൽകൂ."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "നിങ്ങൾ സംഭാവന നൽകുമ്പോൾ നിങ്ങളുടെ പ്രൊഫൈലിൽ ഒരു ഓപ്ഷണൽ ബാഡ്ജ് നേടുക"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "നിങ്ങളുടെ സ്വകാര്യതയാണ് ഞങ്ങളുടെ ദൗത്യം"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal ഒരു ലാഭേച്ഛയില്ലാത്ത സ്ഥാപനമാണ്. Signal ഒരു ലാഭേച്ഛയില്ലാത്ത സ്ഥാപനമാണ്."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal ലോഗോയുടെ ശൈലിയിലുള്ള ഹൃദയ ഐക്കൺ"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "ഓകെ"
@@ -7591,13 +7634,13 @@
"messageformat": "വിവരങ്ങൾ നീക്കം ചെയ്യുക"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "വിട്ടുപോകുന്നത് നിങ്ങളുടെ സംഭാവനയെ റദ്ദാക്കും."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "വിട്ട് പോകുക"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "പേജിൽ തുടരുക"
},
"icu:DonateFlow__continue": {
"messageformat": "തുടരുക"
@@ -7906,13 +7949,10 @@
"messageformat": "ചെറിയ മാറ്റങ്ങളും ബഗ് പരിഹരിക്കലുകളും പ്രകടന മെച്ചപ്പെടുത്തലുകളും. Signal ഉപയോഗിക്കുന്നതിന് നന്ദി!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "ക്യാപ്സ് ലോക്ക് പ്രവർത്തനക്ഷമമാക്കിയിരുന്നപ്പോൾ ടെക്സ്റ്റ് ഫോർമാറ്റിംഗിൽ ഉണ്ടായിരുന്ന ഒരു ബഗ് ഈ അപ്ഡേറ്റ് പരിഹരിക്കുന്നു, അതിനാൽ ബോൾഡ് ആയിരിക്കുമ്പോൾ കാര്യങ്ങൾ ബോൾഡ് (അല്ലെങ്കിൽ ഇറ്റാലിക്) ആക്കുന്നത് എളുപ്പമാകും. നന്ദി, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal ലാഭേച്ഛയില്ലാത്ത സ്ഥാപനമാണ്, നിങ്ങളുടെ പിന്തുണയില്ലാതെ അത് സാധ്യമാകുമായിരുന്നില്ല, ഇപ്പോൾ നിങ്ങൾക്ക് Signal ഡെസ്ക്ടോപ്പിൽ PayPal വഴി സംഭാവന നൽകാം."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Signal ആർട്ടിസ്റ്റ് സീരീസിലെ അഞ്ച് പുതിയ ഔദ്യോഗിക സ്റ്റിക്കർ പായ്ക്കുകൾ ഉപയോഗിച്ച് സ്വകാര്യത നിലനിർത്തുക: അമാൻഡ കോട്ടന്റെ \"ചഗ് ദി മൗസ്\", മിഗ്വൽ ഏഞ്ചൽ കാമ്പ്രൂബിയുടെ \"കോസി സീസൺ\", ടിഫാനി ബ്യൂച്ചറിന്റെ \"ക്രോക്കോസ് ഫീലിംഗ്സ്\", പ്ലാസ്റ്റിക് തിംഗിന്റെ \"മൈ ഡെയ്ലി ലൈഫ് 2\", ലെക്സി വേയുടെ \"റോക്കി ടോക്ക്\"."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/mr-IN/messages.json b/_locales/mr-IN/messages.json
index 0766d6f3f0..4a27160bd7 100644
--- a/_locales/mr-IN/messages.json
+++ b/_locales/mr-IN/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "डेव्हलपर साधने टॉगल करा"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "कॉलिंग डेव्हलपर टूल उघडा"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "नवीन डिव्हाईस म्हणून सेटअप करा"
},
@@ -654,10 +651,10 @@
"messageformat": "सबमिट होत आहे..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal आता एन्क्रिप्शन आपोआप पडताळू शकते"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "तुम्ही ज्या संंपर्कांशी फोन नंबरद्वारे जोडलेले आहात, त्यांच्याशी असलेली जोडणी सुरक्षित आहे की नाही याची निश्चिती Signal की पारदर्शकता नावाची प्रक्रिया वापरून आपोआप करू शकते. अधिक सुरक्षेसाठी, तुम्ही तरीही स्वतः QR कोड किंवा सुरक्षितता क्रमांकांची तुलना जोडण्यांची पडताळणी करू शकता."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "सुरू ठेवा"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "आपण हा संदेश पाठवल्यापासून फक्त 24 तासांच्या आत संपादन करणे लागू केले जाऊ शकते."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "ॲडमिन म्हणून काढून टाका"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "प्रशासक बनवा"
},
@@ -4692,22 +4695,22 @@
"messageformat": "नमस्कार!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "लेबल्स असणारे गट सदस्य"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "इतर कोणत्याही सदस्यांना लेबल्स नाहीत"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "बदल जतन होत आहेत..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "सदस्य लेबल जतन करता येत नाही"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "आपले कनेक्शन तपासा आणि पुन्हा प्रयत्न करा."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "या गटात फक्त अॅडमिनच सदस्य लेबल सेट करू शकतात."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "हरवणारे संदेश"
@@ -4758,13 +4761,13 @@
"messageformat": "गटात कोण संदेश पाठवू शकतो ते निवडा."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "सदस्य लेबल्स नाहीशी होतील"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "ही अनुमती बदलून \"केवळ अॅडमिन्स\" केल्याने या गटात अॅडमिन नसणाऱ्यांनी सेट केलेली सदस्य लेबल्स नाहीशी होतील."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "सुरू ठेवा"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "विनंत्या आणि आमंत्रणे"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "सदस्य जोडा"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "सर्व पहा"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {आपण प्रत्येकासाठी फक्त {count,number} पर्यंत संदेश हटवण्याचे निडवू शकता} other {आपण प्रत्येकासाठी फक्त {count,number} पर्यंत संदेश हटवण्यासाठी निवडू शकता}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "आपण फक्त 30 पर्यंत संदेश अग्रेषित करू शकता"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "तुम्ही पाठवलेल्या आणि तुम्हाला मिळालेल्या फाईल्स येथे दिसतील"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "मिडिया दर्जा निवडा"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "प्रशासक"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "अवतार निवडा"
},
@@ -7486,19 +7529,19 @@
"messageformat": "तुम्ही जेव्हा देणगी देता तेव्हा Signal तुमची कोणतीही वैयक्तिक माहिती संग्रहित किंवा संकलित करत नाही. तुमच्या देणग्या प्राप्त करण्यासाठी आम्ही आमचा पेमेंट्स प्रोसेसर म्हणून स्ट्राईपचा वापर करतो. तुम्ही त्यांना प्रदान करत असलेली कोणतीही माहिती आम्ही मिळवत नाही, किंवा ती संग्रहित किंवा जतन करत नाही. Signal तुमच्या देणग्या तुमच्या Signal खात्याशी जोडत नाही आणि जोडू शकत नाही.तुमच्या सपोर्टबद्दल धन्यवाद!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "एक स्वतंत्र ना-नफा संस्था असणारी Signal खासगी संदेशवहन आणि कॉल्ससाठी कायम कटिबद्ध आहे. कोणत्याही जाहिराती नाहीत, कोणतेही ट्रॅकर्स नाहीत, कोणावरही पाळत नाही. Signal ला सपोर्ट करण्यासाठी आजच देणगी द्या."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "तुम्ही देणगी द्याल तेव्हा तुमच्या प्रोफाईलवर एक पर्यायी बॅज मिळवा"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "तुमची गोपनीयता राखणे हे आमचे ध्येय आहे"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal एक ना-नफा संस्था आहे."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal लोगोच्या शैलीत हार्ट आयकन"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "ठीक"
@@ -7591,13 +7634,13 @@
"messageformat": "माहिती हटवून टाका"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "तुम्ही गेलात तर तुमची देणगी रद्द होईल."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "सोडा"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "पानावर राहा"
},
"icu:DonateFlow__continue": {
"messageformat": "सुरू ठेवा"
@@ -7906,13 +7949,10 @@
"messageformat": "लहान ट्विक्स, दोष निवारण, आणि कामगिरी सुधारणा. Signal वापरल्याबद्दल आभारी आहोत!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "हे अद्यतन कॅप्स लॉक चालू ठेवून मजकूर फॉरमॅट करताना उद्भवणारा एक बग दुरुस्त करते, ज्यामुळे शब्द बोल्ड (किंवा इटॅलिक) करणे सोपे होईल. धन्यवाद, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal एक ना-नफा संस्था आहे जिचे अस्तित्व तुमच्या सपोर्टशिवाय शक्यच नाही, आणि आता तुम्ही Signal डेस्कटॉप मध्ये PayPal वरून देणगी देऊ शकता."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "• पाच नवीन अधिकृत आर्टिस्ट स्टिकर पॅक्स."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/ms/messages.json b/_locales/ms/messages.json
index c05043d29a..0e8d6e281b 100644
--- a/_locales/ms/messages.json
+++ b/_locales/ms/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Togol Alat Pembangunan"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Buka Alat Pembangun Panggilan"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Pasang sebagai Peranti Baru"
},
@@ -654,10 +651,10 @@
"messageformat": "Menyerahkan..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal kini boleh mengesahkan penyulitan secara automatik"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Bagi kenalan yang anda sambungkan melalui nombor telefon, Signal boleh mengesahkan secara automatik sama ada sambungan itu selamat menggunakan proses yang dipanggil ketelusan kunci. Untuk keselamatan tambahan, anda masih boleh mengesahkan sambungan secara manual menggunakan kod QR atau dengan membandingkan nombor keselamatan."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Teruskan"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Edit hanya boleh digunakan dalam masa 24 jam dari masa anda menghantar mesej ini."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Alih keluar sebagai pentadbir"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Jadikan sebagai pentadbir"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Helo!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Ahli kumpulan dengan label"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Tiada ahli lain mempunyai label"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Menyimpan perubahan..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Tidak dapat menyimpan label ahli"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Periksa sambungan anda dan cuba lagi."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Hanya pentadbir boleh menetapkan label ahli dalam kumpulan ini."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Mesej hilang"
@@ -4758,13 +4761,13 @@
"messageformat": "Pilih orang yang boleh menghantar mesej ke kumpulan."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Label ahli akan dikosongkan"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Menukar keizinan ini kepada \"Pentadbir Sahaja\" akan mengosongkan label ahli yang ditetapkan oleh bukan pentadbir dalam kumpulan ini."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Teruskan"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Permintaan & Jemputan"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Tambah ahli"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Lihat semua"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, other {Anda hanya boleh memilih sehingga {count,number} mesej untuk dipadamkan untuk semua orang}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Anda boleh majukan sehingga 30 mesej"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Fail yang anda hantar dan terima akan dipaparkan di sini"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Pilih kualiti media"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "pentadbir"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Pilih avatar"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal tidak mengumpul atau menyimpan sebarang maklumat peribadi anda semasa anda menderma.Kami menggunakan Stripe sebagai pemproses pembayaran untuk menerima derma anda. Kami tidak mengakses atau menyimpan sebarang maklumat yang anda berikan kepada mereka.Signal tidak akan dan tidak boleh menyambung derma anda kepada akaun Signal anda.Terima kasih atas sokongan anda!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Sebagai organisasi bukan untung yang bebas, Signal komited terhadap pemesejan dan panggilan peribadi. Tiada iklan, tiada penjejak, tiada pengawasan. Derma hari ini untuk menyokong Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Dapatkan lencana pilihan pada profil anda apabila anda menderma"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Privasi anda adalah misi kami"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal ialah organisasi bukan untung."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Ikon hati dalam gaya logo Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Alih keluar maklumat"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Meninggalkan akan membatalkan sumbangan anda."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Tinggalkan"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Kekal di halaman"
},
"icu:DonateFlow__continue": {
"messageformat": "Teruskan"
@@ -7906,13 +7949,10 @@
"messageformat": "Sedikit pengubahsuaian, pembaikan pepijat dan peningkatan prestasi. Terima kasih kerana menggunakan Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Kemas kini ini membaiki pepijat pemformatan teks semasa Caps Lock didayakan. Terima kasih, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal ialah organisasi bukan untung yang tidak mungkin wujud tanpa sokongan anda, dan kini anda boleh menderma melalui PayPal di Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Jadikan privasi kekal dengan lima pek pelekat rasmi baharu dalam Siri Artis Signal: \"Chug the Mouse\" oleh Amanda Cotan, \"Cozy Season\" oleh Miguel Ángel Camprubí, \"Croco's Feelings\" oleh Tiffany Beucher, \"My Daily Life 2\" oleh Plastic Thing dan \"Rocky Talk\" oleh Lexi Vay."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/my/messages.json b/_locales/my/messages.json
index f6f6946020..a9924b1db6 100644
--- a/_locales/my/messages.json
+++ b/_locales/my/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "ဆော့ဖ်ဝဲရေးသားသူဆိုင်ရာ တူးလ်များကို ပြောင်းရန်"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "ဖုန်းခေါ်ဆိုမှုဆိုင်ရာ Developer Tools ကိုဖွင့်ရန်"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "စက်အသစ်အဖြစ် သတ်မှတ်ရန်"
},
@@ -654,10 +651,10 @@
"messageformat": "တင်သွင်းနေသည်..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal သည် ကုဒ်ပြောင်းဝှက်ခြင်းကို အလိုအလျောက် အတည်ပြုနိုင်ပါပြီ"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "ဖုန်းနံပါတ်ဖြင့် ချိတ်ဆက်ထားသော အဆက်အသွယ်များအတွက် Signal သည် ကီး ပွင့်လင်းမြင်သာမှုဟုခေါ်သော လုပ်ငန်းစဉ်ကို အသုံးပြု၍ ချိတ်ဆက်မှု လုံခြုံခြင်းရှိမရှိကို အလိုအလျောက် အတည်ပြုနိုင်သည်။ လုံခြုံရေးပိုမိုရရှိစေရန်အတွက် QR ကုဒ်ကို အသုံးပြု၍ သို့မဟုတ် လုံခြုံရေးနံပါတ်များကို နှိုင်းယှဉ်ခြင်းဖြင့် ချိတ်ဆက်မှုများကို ကိုယ်တိုင်အတည်ပြုနိုင်ပါသည်။"
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "ဆက်လုပ်ရန်"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "ထိုမက်ဆေ့ချ်ကို ပေးပို့ခဲ့ချိန်မှ 24 နာရီအတွင်း၌သာ တည်းဖြတ်မှု လုပ်နိုင်ပါသည်။"
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "အက်မင်အဖြစ်မှ ဖယ်ရှားရန်"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "အက်ဒ်မင် လုပ်ရန်"
},
@@ -4692,22 +4695,22 @@
"messageformat": "မင်္ဂလာပါ။"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "အမှတ်တံဆိပ်ပါသော အဖွဲ့ဝင်များ"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "အခြားအဖွဲ့ဝင်များတွင် အမှတ်တံဆိပ်များ မရှိပါ"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "ပြောင်းလဲမှုများကို သိမ်းဆည်းနေသည်..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "အဖွဲ့ဝင်အမှတ်တံဆိပ်ကို သိမ်းဆည်း၍မရပါ"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "သင့်အင်တာနက်ချိတ်ဆက်မှုကို ပြန်စစ်ဆေးပြီး ထပ်ကြိုးစားကြည့်ပါ။"
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "ဤအဖွဲ့တွင် အက်ဒမင်များသာ အဖွဲ့ဝင်အမှတ်တံဆိပ် သတ်မှတ်နိုင်သည်။"
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "စာများအား ပျောက်သွားစေခြင်း"
@@ -4758,13 +4761,13 @@
"messageformat": "အဖွဲ့သို့ မက်ဆေ့ချ်များ ပို့ခွင့်ရှိသူကို ရွေးချယ်ပါ။"
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "အဖွဲ့ဝင်တံဆိပ်များကို ဖယ်ရှားပါမည်"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "ဤခွင့်ပြုချက်ကို \"အက်ဒ်မင်များသာ\" သို့ ပြောင်းလဲခြင်းဖြင့် ဤအဖွဲ့ရှိ အက်ဒ်မင်မဟုတ်သူများမှ သတ်မှတ်ထားသော အဖွဲ့ဝင်အမှတ်တံဆိပ်များကို ဖယ်ရှားပေးပါမည်။"
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "ဆက်လုပ်ရန်"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "တောင်းဆိုမှုများ နှင့် ဖိတ်ခေါ်မှုများ"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "အဖွဲ့ဝင်များ ထည့်ပါ။"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "အားလုံးကြည့်မည်"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, other {လူတိုင်းအတွက် ဖျက်ရန် မက်ဆေ့ချ် {count,number} စောင်အထိသာ ရွေးချယ်နိုင်သည်}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "မက်ဆေ့ချ်အစောင် 30 အထိသာ ထပ်ဆင့်ပို့နိုင်သည်"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "သင် ပေးပို့၊ လက်ခံခဲ့သော ဖိုင်များ ဤနေရာတွင် ပေါ်လာပါမည်"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "မီဒီယာ အရည်အသွေး ရွေးချယ်ရန်"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "အက်ဒ်မင်များ"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "ရုပ်ပုံ ရွေးရန်"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal သည် သင်လှူဒါန်းသည့်အခါတွင် သင့်ကိုယ်ရေးကိုယ်တာအချက်အလက်များကို စုဆောင်းခြင်း သို့မဟုတ် သိမ်းဆည်းထားခြင်းမရှိပါ။သင်၏လှူဒါန်းမှုများကို လက်ခံရရှိရန် ကျွန်ုပ်တို့၏ ငွေပေးချေမှု စီမံဆောင်ရွက်သူအဖြစ် Stripe ကို အသုံးပြုပါသည်။ ကျွန်ုပ်တို့သည် ၎င်းတို့အား သင်ပေးထားသော အချက်အလက်များကို အသုံးပြုခြင်း၊ ထားသိုခြင်း သို့မဟုတ် သိမ်းဆည်းခြင်းမပြုပါ။Signal သည် သင်၏လှူဒါန်းမှုကို သင်၏ Signal အကောင့်နှင့် ချိတ်ဆက်၍မရပါ။သင်၏ပံ့ပိုးမှုအတွက် ကျေးဇူးတင်ပါသည်။"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "မှီခိုမှုကင်းသည့် အကျိုးအမြတ်မယူသော အဖွဲ့အစည်းတစ်ခုအနေဖြင့် Signal သည် သီးသန့်မက်ဆေ့ချ်ပေးပို့ခြင်းနှင့် ဖုန်းခေါ်ဆိုမှုများကို အလေးအနက်ထားပါသည်။ ကြော်ငြာများ မရှိ၊ ခြေရာခံခြင်း မရှိ၊ စောင့်ကြည့်ခြင်း မရှိ။ Signal ကို ပံ့ပိုးရန် ယနေ့ပင် လှူဒါန်းလိုက်ပါ။"
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "လှူဒါန်းသည့်အခါ သင့်ပရိုဖိုင်တွင် ဘဲ့ဂျ်တစ်ခုရယူရန် ရွေးချယ်နိုင်သည်"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "သင့် ကိုယ််ရေးလုံခြုံမှုသည် ကျွန်ုပ်တို့၏ ရည်မှန်းချက်ဖြစ်ပါသည်"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal သည် အကျိုးအမြတ်မယူပါ။"
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal လိုဂိုပုံစံဖြင့် အသဲပုံအိုင်ကွန်"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "အိုကေ"
@@ -7591,13 +7634,13 @@
"messageformat": "အချက်အလက်ကို ဖယ်ရှားပါ"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "ထွက်ခွာသွားခြင်းက သင့်လှူဒါန်းမှုကို ပယ်ဖျက်လိုက်ပါမည်။"
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "ထွက်မည်"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "စာမျက်နှာတွင် ဆက်လက်ရှိနေမည်"
},
"icu:DonateFlow__continue": {
"messageformat": "ဆက်လုပ်ရန်"
@@ -7906,13 +7949,10 @@
"messageformat": "အနေအထား ပြုပြင်မှုလေးများ၊ ချို့ယွင်းချက် ပြင်ဆင်မှုများနှင့် စွမ်းဆောင်ရည် မြှင့်တင်မှုများ။ Signal ကို သုံးသည့်အတွက် ကျေးဇူးတင်ပါသည်။",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "ဤအပ်ဒိတ်သည် Caps Lock ကိုဖွင့်ထားစဉ် စာသားပုံစံချခြင်းဆိုင်ရာ ချို့ယွင်းချက်ကို ပြင်ဆင်ပေးထားသည်။ @Dgrothe-PhD ကို ကျေးဇူးတင်ပါသည်။"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal သည် သင့် ပံ့ပိုးမှုမပါလျှင် မဖြစ်နိုင်သော အကျိုးအမြတ်မယူသည့် အဖွဲ့အစည်းတစ်ခုဖြစ်ပြီး ယခုဆိုလျှင် Signal Desktop တွင် PayPal ဖြင့်လှူဒါန်းနိုင်ပါပြီ။"
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "တရားဝင်ဖန်တီးသူများ၏ စတစ်ကာတွဲအသစ် ငါးခု။"
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/nb/messages.json b/_locales/nb/messages.json
index 6cb257b904..e89597eb95 100644
--- a/_locales/nb/messages.json
+++ b/_locales/nb/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Skru av/på Utviklerverktøy"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Åpne utviklerverktøy for anrop"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Sett Opp som Ny Enhet"
},
@@ -654,10 +651,10 @@
"messageformat": "Sender inn …"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal bekrefter nå krypteringer automatisk"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Når du har lagt til en kontakt med telefonnummer, kan Signal automatisk bekrefte om forbindelsen er sikker via noe som kalles «key transparency». Du kan også bekrefte tilkoblingene manuelt med en QR-kode eller ved å sammenligne sikkerhetsnumre."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Fortsett"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Meldinger kan kun redigeres de første 24 timene etter at de ble sendt."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Fjern som administrator"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Gjør til administrator"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Hei!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Gruppemedlemmer med merker"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Ingen andre medlemmer har merker"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Lagrer endringene …"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Medlemsmerket kan ikke lagres"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Sjekk internettilkoblingen og prøv igjen."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Medlemsmerker kan kun velges av gruppeadministratorene."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Tidsavgrensede meldinger"
@@ -4758,13 +4761,13 @@
"messageformat": "Velg hvem som kan sende meldinger til gruppen."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Medlemsmerker slettes"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Hvis du velger at kun administratorer kan opprette medlemsmerker, fjernes merkene som er valgt av medlemmer uten administratortilgang."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Fortsett"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Forespørsler og invitasjoner"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Legg til medlemmer"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Se alle"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Du kan slette opptil {count,number} melding om gangen} other {Du kan slette opptil {count,number} meldinger om gangen}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Du kan videresende opptil 30 meldinger"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Filer som du sender og mottar, vises her"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Velg mediekvalitet"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "administratorer"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Velg et ikon"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal lagrer ikke personopplysningene dine når du gir en pengegave.Betalingstjenesten Stripe behandler pengebeløpet du gir oss. Vi har ikke tilgang til og verken lagrer eller oppbevarer opplysningene du gir til Stripe.Signal vil ikke, og kan ikke, knytte pengegaven til Signal-kontoen din.Takk for støtten!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Signal er en uavhengig, ideell organisasjon som tilbyr private chatter og samtaler. Ingen annonser, ingen sporing, ingen overvåking. Vil du støtte Signal med en pengegave?"
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Du får et merke i profilen din når du gir penger"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Personvernet ditt er hovedfokuset vårt"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal er en ideell organisasjon."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Hjerteikon i samme stil som Signal-logoen"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Forlat siden"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Pengegaven din avbrytes dersom du forlater siden."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Avbryt"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Bli på siden"
},
"icu:DonateFlow__continue": {
"messageformat": "Fortsett"
@@ -7906,13 +7949,10 @@
"messageformat": "Noen små justeringer, feilrettinger og ytelsesforbedringer. Takk for at du bruker Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Denne oppdateringen fikser et problem knyttet til tekstformatering og caps lock-tasten. Takk, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal er en ideell organisasjon som er helt avhengig av støtte fra brukerne. Nå er det også mulig å gi en pengegave via PayPal i Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Fem nye offisielle klistremerkepakker fra ulike kunstnere."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json
index 6638433351..f7dfebd3b3 100644
--- a/_locales/nl/messages.json
+++ b/_locales/nl/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Ontwikkelopties weergeven"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Ontwikkelopties voor oproepen openen"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Instellen als nieuw apparaat"
},
@@ -654,10 +651,10 @@
"messageformat": "Indienen…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal kan nu automatisch versleuteling verifiëren"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Voor contacten waarmee je via een telefoonnummer bent verbonden, kan Signal automatisch bevestigen of de verbinding veilig is met een proces dat sleuteltransparantie heet. Voor extra veiligheid kun je nog steeds handmatig verbindingen verifiëren met een QR-code of door veiligheidsnummers te vergelijken."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Doorgaan"
@@ -1800,7 +1797,7 @@
"messageformat": "Automatische sleutelverificatie"
},
"icu:Preferences__PrivacyPage__KeyTransparency__Description": {
- "messageformat": "Indien ingeschakeld, zal Signal proberen automatisch de versleuteling van 1:1 chats te verifiëren."
+ "messageformat": "Indien ingeschakeld, zal Signal proberen automatisch de versleuteling van 1-op-1-chats te verifiëren."
},
"icu:Preferences__PrivacyPage__KeyTransparency__LearnMore": {
"messageformat": "Meer informatie"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Berichten kunnen alleen binnen 24 uur na verzenden bewerkt worden."
},
@@ -2709,10 +2709,10 @@
"messageformat": "Geen stickerpakketten geïnstalleerd"
},
"icu:stickers--StickerManager--BlessedPacks": {
- "messageformat": "Signals eigen stickerpakketten"
+ "messageformat": "Signal Artist stickerpakketten"
},
"icu:stickers--StickerManager--BlessedPacks--Empty": {
- "messageformat": "Signals eigen stickers zijn niet beschikbaar"
+ "messageformat": "Geen Signal Artist stickerpakketten beschikbaar"
},
"icu:stickers--StickerManager--ReceivedPacks": {
"messageformat": "Ontvangen stickerpakketten"
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Beheerdersbevoegdheden intrekken"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Beheerder maken"
},
@@ -4653,7 +4656,7 @@
"messageformat": "Ledenlabels"
},
"icu:GroupMemberLabelInfoModal--description": {
- "messageformat": "Maak een label aan waarmee je iets over jezelf zegt of je rol in deze groep. Labels zijn alleen zichtbaar in deze groep."
+ "messageformat": "Maak een label aan waarmee je iets over jezelf of je rol in deze groep zegt. Labels zijn alleen zichtbaar in deze groep."
},
"icu:GroupMemberLabelInfoModal--add-label": {
"messageformat": "Een label aanmaken"
@@ -4683,7 +4686,7 @@
"messageformat": "Beschrijf je rol"
},
"icu:ConversationDetails--member-label--description": {
- "messageformat": "Maak een label aan waarmee je iets over jezelf zegt of je rol in deze groep. Labels zijn alleen zichtbaar in deze groep."
+ "messageformat": "Maak een label aan waarmee je iets over jezelf of je rol in deze groep zegt. Labels zijn alleen zichtbaar in deze groep."
},
"icu:ConversationDetails--member-label--preview": {
"messageformat": "Voorbeeld"
@@ -4692,22 +4695,22 @@
"messageformat": "Hallo!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Groepsleden met labels"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Geen andere leden hebben labels"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Wijzigingen opslaan…"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Kan ledenlabel niet opslaan"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Controleer je internetverbinding en probeer het opnieuw."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Alleen beheerders kunnen ledenlabels in deze groep instellen."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Verdwijnende berichten"
@@ -4758,13 +4761,13 @@
"messageformat": "Kies wie in deze groep berichten mogen verzenden en oproepen mogen beginnen."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Ledenlabels worden verwijderd"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Door deze machtiging te wijzigen naar ‘Alleen beheerders’ worden ledenlabels verwijderd die zijn ingesteld door leden die geen beheerder zijn."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Doorgaan"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Verzoeken & uitnodigingen"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Leden toevoegen"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Alles weergeven"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Je kunt maximaal {count,number} bericht selecteren om voor iedereen te verwijderen} other {Je kunt maximaal {count,number} berichten selecteren om voor iedereen te verwijderen}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Je kunt maximaal 30 berichten doorsturen"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Documenten die je verstuurt en ontvangt worden hier weergegeven"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Mediakwaliteit kiezen"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "beheerders"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Reeds beschikbare afbeeldingen"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal verzamelt of bewaart geen persoonlijke gegevens wanneer je een donatie doet.Wij gebruiken Stripe als onze betalingsverwerker om je donaties te ontvangen. Wij hebben geen toegang tot de informatie die je aan hen verstrekt en slaan die ook niet op.Signal koppelt je donatie niet aan je Signal-account en kan dat ook niet.Bedankt voor je steun!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Als onafhankelijke non-profitorganisatie richt Signal zich volledig op veilige privéberichten en -oproepen. Geen advertenties, geen trackers, geen toezicht. Doneer vandaag nog om Signal te steunen."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Ontvang een badge die je op je profiel kunt weergeven"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Jouw privacy is onze missie"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal is een non-profitorganisatie"
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Hart-icoon in de stijl van het Signal-logo"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Gegevens verwijderen"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Als je deze pagina verlaat, wordt je donatie geannuleerd."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Verlaten"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Op deze pagina blijven"
},
"icu:DonateFlow__continue": {
"messageformat": "Doorgaan"
@@ -7906,13 +7949,10 @@
"messageformat": "Kleine aanpassingen, bugfixes en prestatieverbeteringen. Bedankt dat je Signal gebruikt!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Deze update lost een fout op bij de tekstopmaak als capslock is ingeschakeld. Het is nu gemakkelijker om tekst VETGEDRUKT of CURSIEF te maken. Bedankt !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal is een non-profitorganisatie die zonder jouw steun niet mogelijk zou zijn. Je kunt nu ook doneren via PayPal in Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Vijf nieuwe Signal Artist stickerpakketten: ‘Chug the Mouse’ van Amanda Cotan, ‘Cozy Season’ van Miguel Ángel Camprubí, ‘Croco's Feelings’ van Tiffany Beucher, ‘My Daily Life 2’ van Plastic Thing, en ‘Rocky Talk’ van Lexi Vay."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/pa-IN/messages.json b/_locales/pa-IN/messages.json
index fe7a03fd77..f22932e5fb 100644
--- a/_locales/pa-IN/messages.json
+++ b/_locales/pa-IN/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "ਡਿਵੈਲਪਰ ਟੂਲ ਲਈ ਬਦਲੋ"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "ਕਾਲਿੰਗ ਡਿਵੈਲਪਰ ਟੂਲਸ ਨੂੰ ਖੋਲ੍ਹੋ"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "ਨਵੇਂ ਡਿਵਾਈਸ ਵਜੋਂ ਸੈਟ ਅੱਪ ਕਰੋ"
},
@@ -654,10 +651,10 @@
"messageformat": "ਦਰਜ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal ਹੁਣ ਇਨਕ੍ਰਿਪਸ਼ਨ ਦੀ ਸਵੈ-ਤਸਦੀਕ ਕਰ ਸਕਦਾ ਹੈ"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "ਜਿਹਨਾਂ ਸੰਪਰਕਾਂ ਨਾਲ ਤੁਸੀਂ ਫ਼ੋਨ ਨੰਬਰ ਨਾਲ ਜੁੜੇ ਹੋ, Signal ਆਪਣੇ-ਆਪ ਕੀ ਟ੍ਰਾਂਸਪੇਰੈਂਸੀ ਪ੍ਰਕਿਰਿਆ ਦੀ ਵਰਤੋਂ ਕਰਕੇ ਪੁਸ਼ਟੀ ਕਰੇਗਾ ਕਿ ਕਨੈਕਸ਼ਨ ਸੁਰੱਖਿਅਤ ਹੈ ਜਾਂ ਨਹੀਂ। ਵਾਧੂ ਸੁਰੱਖਿਆ ਲਈ, ਤੁਸੀਂ ਅਜੇ ਵੀ QR ਕੋਡ ਜਾਂ ਸੁਰੱਖਿਆ ਨੰਬਰ ਦੀ ਵਰਤੋਂ ਕਰਕੇ ਖੁਦ ਵੀ ਕਨੈਕਸ਼ਨਾਂ ਦੀ ਤਸਦੀਕ ਕਰ ਸਕਦੇ ਹੋ।"
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "ਜਾਰੀ ਰੱਖੋ"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "ਇਸ ਸੁਨੇਹੇ ਨੂੰ ਭੇਜੇ ਜਾਣ ਤੋਂ 24 ਘੰਟੇ ਦੇ ਅੰਦਰ-ਅੰਦਰ ਹੀ ਇਸਨੂੰ ਸੋਧਿਆ ਜਾ ਸਕਦਾ ਹੈ।"
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "ਐਡਮਿਨ ਦੇ ਅਹੁਦੇ ਤੋਂ ਹਟਾਓ"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "ਐਡਮਿਨ ਬਣਾਓ"
},
@@ -4692,22 +4695,22 @@
"messageformat": "ਹੈਲੋ!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "ਲੇਬਲਾਂ ਵਾਲੇ ਗਰੁੱਪ ਮੈਂਬਰ"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "ਕਿਸੇ ਹੋਰ ਮੈਂਬਰ ਕੋਲ ਲੇਬਲ ਨਹੀਂ ਹਨ"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "ਤਬਦੀਲੀਆਂ ਨੂੰ ਸੇਵ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "ਮੈਂਬਰ ਲੇਬਲ ਨੂੰ ਸੇਵ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "ਆਪਣੇ ਕਨੈਕਸ਼ਨ ਦੀ ਜਾਂਚ ਕਰੋ ਅਤੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।"
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "ਇਸ ਗਰੁੱਪ ਵਿੱਚ ਸਿਰਫ਼ ਐਡਮਿਨ ਹੀ ਮੈਂਬਰ ਲੇਬਲ ਸੈੱਟ ਕਰ ਸਕਦੇ ਹਨ।"
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "ਅਲੋਪ ਹੋਣ ਵਾਲੇ ਸੁਨੇਹੇ"
@@ -4758,13 +4761,13 @@
"messageformat": "ਚੋਣ ਕਰੋ ਕਿ ਕੌਣ ਇਸ ਗਰੁੱਪ ਵਿੱਚ ਸੁਨੇਹੇ ਭੇਜ ਸਕਦਾ ਹੈ।"
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "ਮੈਂਬਰ ਲੇਬਲ ਸਾਫ਼ ਕਰ ਦਿੱਤੇ ਜਾਣਗੇ"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "ਇਸ ਇਜਾਜ਼ਤ ਨੂੰ \"ਸਿਰਫ਼ ਐਡਮਿਨ\" ਵਿੱਚ ਬਦਲਣ ਨਾਲ ਇਸ ਗਰੁੱਪ ਵਿੱਚ ਉਹਨਾਂ ਮੈਂਬਰਾਂ ਦੁਆਰਾ ਸੈੱਟ ਕੀਤੇ ਮੈਂਬਰ ਲੇਬਲ ਹਟਾ ਦਿੱਤੇ ਜਾਣਗੇ ਜੋ ਮੈਂਬਰ ਨਹੀਂ ਹਨ।"
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "ਜਾਰੀ ਰੱਖੋ"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "ਬੇਨਤੀਆਂ ਤੇ ਸੱਦੇ"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "ਮੈਂਬਰ ਸ਼ਾਮਲ ਕਰੋ"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "ਸਾਰੇ ਵੇਖੋ"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {ਤੁਸੀਂ ਹਰੇਕ ਲਈ ਮਿਟਾਉਣ ਵਾਸਤੇ ਵੱਧ ਤੋਂ ਵੱਧ {count,number} ਸੁਨੇਹਾ ਚੁਣ ਸਕਦੇ ਹੋ} other {ਤੁਸੀਂ ਹਰੇਕ ਲਈ ਮਿਟਾਉਣ ਵਾਸਤੇ ਵੱਧ ਤੋਂ ਵੱਧ {count,number} ਸੁਨੇਹੇ ਚੁਣ ਸਕਦੇ ਹੋ}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "ਤੁਸੀਂ ਵੱਧ ਤੋਂ ਵੱਧ ਸਿਰਫ਼ 30 ਸੁਨੇਹੇ ਅੱਗੇ ਭੇਜ ਸਕਦੇ ਹੋ"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "ਤੁਹਾਡੇ ਵੱਲੋਂ ਭੇਜੀਆਂ ਅਤੇ ਪ੍ਰਾਪਤ ਹੋਈਆਂ ਫ਼ਾਈਲਾਂ ਨੂੰ ਇੱਥੇ ਦਿਖਾਇਆ ਜਾਵੇਗਾ"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "ਮੀਡੀਆ ਕੁਆਲਿਟੀ ਚੁਣੋ"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "ਐਡਮਿਨਜ਼"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "ਕੋਈ ਅਵਤਾਰ ਚੁਣੋ"
},
@@ -7486,19 +7529,19 @@
"messageformat": "ਜਦੋਂ ਤੁਸੀਂ ਦਾਨ ਦਿੰਦੇ ਹੋ ਤਾਂ Signal ਤੁਹਾਡੀ ਕੋਈ ਵੀ ਨਿੱਜੀ ਜਾਣਕਾਰੀ ਇਕੱਠੀ ਜਾਂ ਸਟੋਰ ਨਹੀਂ ਕਰਦਾ ਹੈ।ਤੁਹਾਡਾ ਦਾਨ ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ ਅਸੀਂ Stripe ਨੂੰ ਆਪਣੇ ਪੇਮੈਂਟ ਪ੍ਰੋਸੈਸਰ ਦੇ ਤੌਰ 'ਤੇ ਵਰਤਦੇ ਹਾਂ। ਅਸੀਂ ਤੁਹਾਡੇ ਦੁਆਰਾ ਉਹਨਾਂ ਨੂੰ ਪ੍ਰਦਾਨ ਕੀਤੀ ਕਿਸੇ ਵੀ ਜਾਣਕਾਰੀ ਦੀ ਵਰਤੋਂ, ਉਸ ਨੂੰ ਸਟੋਰ ਜਾਂ ਸੁਰੱਖਿਅਤ ਨਹੀਂ ਕਰਦੇ ਹਾਂ।Signal ਤੁਹਾਡੇ ਦਾਨ ਨੂੰ ਤੁਹਾਡੇ Signal ਖਾਤੇ ਨਾਲ ਨਾ ਹੀ ਕਨੈਕਟ ਕਰਦਾ ਹੈ ਅਤੇ ਨਾ ਹੀ ਕਨੈਕਟ ਕਰ ਸਕਦਾ ਹੈ।ਸਹਿਯੋਗ ਦੇਣ ਲਈ ਤੁਹਾਡਾ ਧੰਨਵਾਦ! "
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "ਇੱਕ ਸੁਤੰਤਰ ਗੈਰ-ਲਾਭਕਾਰੀ ਸੰਸਥਾ ਹੋਣ ਦੇ ਨਾਤੇ, Signal ਸੁਨੇਹਿਆਂ ਅਤੇ ਕਾਲਾਂ ਨੂੰ ਪ੍ਰਾਈਵੇਟ ਰੱਖਣ ਲਈ ਵਚਨਬੱਧ ਹੈ। ਕੋਈ ਇਸ਼ਤਿਹਾਰ ਨਹੀਂ, ਕੋਈ ਟ੍ਰੈਕਰ ਨਹੀਂ, ਕੋਈ ਜਸੂਸੀ ਨਹੀਂ। ਅੱਜ ਹੀ ਦਾਨ ਦੇ ਕੇ Signal ਨੂੰ ਸਹਿਯੋਗ ਦਿਓ।"
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "ਦਾਨ ਦੇ ਕੇ ਆਪਣੀ ਪ੍ਰੋਫਾਈਲ 'ਤੇ ਇੱਕ ਵਿਕਲਪਿਕ ਬੈਜ ਪ੍ਰਾਪਤ ਕਰੋ"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "ਤੁਹਾਡੀ ਪਰਦੇਦਾਰੀ ਸਾਡਾ ਮਿਸ਼ਨ ਹੈ"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal ਇੱਕ ਗੈਰ-ਲਾਭਕਾਰੀ ਸੰਸਥਾ ਹੈ।"
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal ਲੋਗੋ ਦੀ ਸ਼ੈਲੀ ਵਿੱਚ ਦਿਲ ਦਾ ਆਈਕਨ"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "ਠੀਕ ਹੈ"
@@ -7591,13 +7634,13 @@
"messageformat": "ਜਾਣਕਾਰੀ ਹਟਾਓ"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "ਜੇ ਤੁਸੀਂ ਇੱਥੇ ਛੱਡ ਜਾਂਦੇ ਹੋ ਤਾਂ ਤੁਹਾਡਾ ਦਾਨ ਰੱਦ ਹੋ ਜਾਵੇਗਾ।"
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "ਛੱਡੋ"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "ਪੇਜ 'ਤੇ ਰਹੋ"
},
"icu:DonateFlow__continue": {
"messageformat": "ਜਾਰੀ ਰੱਖੋ"
@@ -7906,13 +7949,10 @@
"messageformat": "ਛੋਟੇ-ਮੋਟੇ ਸੁਧਾਰ, ਖ਼ਰਾਬੀਆਂ ਨੂੰ ਦਰੁਸਤ ਅਤੇ ਪ੍ਰਦਰਸ਼ਨ ਨੂੰ ਬਿਹਤਰ ਬਣਾਇਆ ਗਿਆ ਹੈ। Signal ਦੀ ਵਰਤੋਂ ਕਰਨ ਲਈ ਤੁਹਾਡਾ ਧੰਨਵਾਦ!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "ਇਹ ਅੱਪਡੇਟ ਕੈਪਸ ਲੌਕ ਦੇ ਸਮਰੱਥ ਹੋਣ 'ਤੇ ਟੈਕਸਟ ਫਾਰਮੈਟਿੰਗ ਦੀ ਖਰਾਬੀ ਨੂੰ ਠੀਕ ਕਰਦਾ ਹੈ। ਧੰਨਵਾਦ, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal ਇੱਕ ਗੈਰ-ਲਾਭਕਾਰੀ ਸੰਸਥਾ ਹੈ, ਅਤੇ ਤੁਹਾਡੇ ਸਹਿਯੋਗ ਤੋਂ ਬਿਨਾਂ ਇਹ ਸੰਭਵ ਨਹੀਂ ਹੈ। ਇਸ ਲਈ ਹੁਣ ਤੁਸੀਂ Signal Desktop ਵਿੱਚ PayPal ਰਾਹੀਂ ਵੀ ਦਾਨ ਦੇ ਸਕਦੇ ਹੋ।"
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "ਪੰਜ ਨਵੇਂ ਅਧਿਕਾਰਤ ਕਲਾਕਾਰ ਸਟਿੱਕਰ ਪੈਕ।"
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json
index 3a80084785..3894942d35 100644
--- a/_locales/pl/messages.json
+++ b/_locales/pl/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Narzędzia dla programistów"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Otwórz narzędzia programistyczne do połączeń"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Skonfiguruj jako nowe urządzenie"
},
@@ -654,10 +651,10 @@
"messageformat": "Przesyłanie…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal może teraz automatycznie weryfikować szyfrowanie"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "W przypadku osób, z którymi kontakt został nawiązany za pomocą numeru telefonu, Signal może automatycznie potwierdzić, czy połączenie jest bezpieczne – robi to za pomocą mechanizmu przejrzystości kluczy. Jeśli chcesz mieć absolutną pewność, że komunikujesz się z właściwą osobą, możesz dodatkowo weryfikować kontakty ręcznie za pomocą kodu QR lub poprzez porównanie numerów bezpieczeństwa."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Kontynuuj"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Wiadomość można edytować tylko w ciągu 24 godzin od jej wysłania."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Usuń uprawnienia administratora"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Mianuj administratorem"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Cześć!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Osoby w grupie z ustawioną rolą"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Jeszcze nikt nie podał swojej roli w grupie"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Zapisywanie zmian…"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Nie można zapisać roli w grupie"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Sprawdź, czy masz dostęp do internetu, i spróbuj ponownie."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Tylko administratorzy mogą ustawiać role w tej grupie."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Znikające wiadomości"
@@ -4758,13 +4761,13 @@
"messageformat": "Wybierz, kto w grupie może wysyłać wiadomości."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Role w grupie zostaną usunięte"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Zmiana tego uprawnienia na „Tylko administratorzy” spowoduje usunięcie ról w grupie ustawionych przez osoby niebędące administratorami."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Kontynuuj"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Prośby o przyjęcie i zaproszenia"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Dodaj osoby"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Wyświetl wszystkich"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Możesz usunąć u wszystkich maksymalnie {count,number} wiadomość naraz} few {Możesz usunąć u wszystkich maksymalnie {count,number} wiadomości naraz} many {Możesz usunąć u wszystkich maksymalnie {count,number} wiadomości naraz} other {Możesz usunąć u wszystkich maksymalnie {count,number} wiadomości naraz}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Możesz przekazać maksymalnie 30 wiadomości"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Tutaj pojawią się pliki, które wyślesz lub otrzymasz"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Wybierz jakość multimediów"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "administratorzy"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Wybierz awatar"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal nie gromadzi ani nie przechowuje Twoich danych osobowych potrzebnych do wpłacenia darowizny.Do przetwarzania darowizn używamy systemu płatności Stripe. Nie zapisujemy, nie przechowujemy ani nie mamy dostępu do żadnych danych, które przekazujesz.Signal nie wiąże ani nie może powiązać darowizny z Twoim kontem Signal.Dziękujemy za Twoje wsparcie!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Jako niezależna organizacja non profit stawiamy na poufność wiadomości i połączeń. Bez reklam, bez śledzenia, bez inwigilacji. Wpłać darowiznę i wesprzyj Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "W zamian za darowiznę otrzymasz specjalną odznakę w swoim profilu"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Twoja prywatność jest naszą misją"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal to organizacja non profit"
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Ikona serca w stylu logo Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Usuń dane"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Jeśli opuścisz tę stronę, anulujesz swoją darowiznę."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Wyjdź"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Pozostań na stronie"
},
"icu:DonateFlow__continue": {
"messageformat": "Kontynuuj"
@@ -7906,13 +7949,10 @@
"messageformat": "Drobne ulepszenia, poprawki błędów i większa funkcjonalność. Cieszymy się, że korzystasz z aplikacji Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "W tej aktualizacji naprawiliśmy błąd formatowania tekstu przy włączonym klawiszu Caps Lock. Od teraz możesz pisać dużymi literami, z kursywą i pogrubieniem jednocześnie. Niezłe kombo, co? Dzięki, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal jest organizacją non profit, która nie istniałaby bez wsparcia osób takich jak Ty. Teraz możesz przekazać darowiznę również za pośrednictwem PayPal w aplikacji Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Do naszej galerii Signal Artist Series dołączyło właśnie pięć nowych zestawów naklejek: „Chug the Mouse” autorstwa Amandy Cotan, „Cozy Season” Miguela Ángela Camprubíego, „Croco's Feelings” Tiffany Beucher, „My Daily Life 2” od Plastic Thing oraz „Rocky Talk” stworzony przez Lexi Vay."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/pt-BR/messages.json b/_locales/pt-BR/messages.json
index efdc02e3e3..83545d11b0 100644
--- a/_locales/pt-BR/messages.json
+++ b/_locales/pt-BR/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Ferramentas de desenvolvimento"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Abrir ferramentas de desenvolvimento de chamadas"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Configurar como Novo Aparelho"
},
@@ -654,10 +651,10 @@
"messageformat": "Enviando…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Agora, o Signal pode verificar automaticamente a criptografia"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Para contatos com os quais você se conecta por número de telefone, o Signal pode confirmar automaticamente se a conexão é segura usando um processo chamado transparência de chave. Para maior segurança, você ainda pode verificar as conexões manualmente usando um código QR ou comparando números de segurança."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Continuar"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Só é possível fazer edições no período de 24 horas após enviar esta mensagem."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Remover da lista de admins"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Promover a admin"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Oi!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Membros do grupo com rótulos"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Nenhum outro membro possui rótulos"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Salvando alterações…"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Não foi possível salvar o rótulo de membro"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Verifique a sua conexão e tente novamente."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Somente administradores podem definir rótulos de membros neste grupo."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Mensagens efêmeras"
@@ -4758,13 +4761,13 @@
"messageformat": "Escolha quem pode enviar mensagens nesse grupo."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Os rótulos de membro serão removidos"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Alterar essa permissão para “Somente administradores” removerá os rótulos de membros definidos por usuários não administradores neste grupo. "
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Continuar"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Pedidos e convites"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Adicionar membros"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Ver todos"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Você só pode selecionar até {count,number} mensagem para excluir para todos} other {Você só pode selecionar até {count,number} mensagens para excluir para todos}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Você só pode fixar até 30 mensagens"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Os arquivos que você envia e recebe aparecerão aqui"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Selecionar a qualidade da foto"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "admins"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Escolher uma foto"
},
@@ -7486,19 +7529,19 @@
"messageformat": "O Signal não coleta ou armazena suas informações pessoais quando você faz uma doação.Usamos o Stripe para processar pagamentos e receber suas doações. Não acessamos, armazenamos ou salvamos informações fornecidas por você.O Signal não conecta e não pode conectar sua doação à sua conta do Signal.Agradecemos o seu apoio!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Como uma organização independente sem fins lucrativos, o Signal está comprometido com mensagens e chamadas privadas. Sem anúncios, sem rastreamento, sem vigilância. Faça uma doação agora para apoiar o Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Ao fazer uma doação, você ganha um selo opcional no seu perfil"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Sua privacidade é nossa missão"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "O Signal é uma organização sem fins lucrativos."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Ícone de coração no estilo do logotipo do Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Remover informações"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Ao sair, sua doação será cancelada."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Sair"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Permanecer na página"
},
"icu:DonateFlow__continue": {
"messageformat": "Continuar"
@@ -7906,13 +7949,10 @@
"messageformat": "Pequenas alterações adicionais, correções de bugs e melhorias de desempenho. Agradecemos por usar o Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Esta atualização corrige um erro na formatação de texto quando a tecla Caps Lock está ativada, facilitando o uso de negrito ou itálico. Valeu, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "O Signal é uma organização sem fins lucrativos que não existiria sem o seu apoio. Agora você pode doar via PayPal diretamente no Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Chegaram 5 novos pacotes oficiais de figurinhas na Série de Artistas do Signal: “Chug the Mouse” (Amanda Cotan), “Cozy Season” (Miguel Ángel Camprubí), “Croco’s Feelings” (Tiffany Beucher), “My Daily Life 2” (Plastic Thing) e “Rocky Talk” (Lexi Vay). "
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/pt-PT/messages.json b/_locales/pt-PT/messages.json
index 17bdec2ddc..d6f58f5cfd 100644
--- a/_locales/pt-PT/messages.json
+++ b/_locales/pt-PT/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Ativar ferramentas do programador"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Abrir ferramentas de chamada do desenvolvedor"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Configurar como novo dispositivo"
},
@@ -654,10 +651,10 @@
"messageformat": "A enviar…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "O Signal pode agora verificar automaticamente a encriptação"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Para contactos aos quais está ligado por número de telemóvel, o Signal pode confirmar automaticamente se a ligação é segura utilizando um processo denominado transparência de chaves. Para mais segurança, pode verificar conexões manualmente utilizando um código QR ou comparando números de segurança."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Continuar"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "As edições só podem ser aplicadas dentro de 24 horas a partir do momento em que enviou esta mensagem."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Remover como administrador"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Tornar administrador"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Olá!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Membros do grupo com etiquetas"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Nenhum outro membro tem etiquetas"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "A guardar alterações…"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Não é possível guardar a etiqueta de membro"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Verifique a sua ligação e tente novamente."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Apenas os administradores podem definir etiquetas de membros neste grupo."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Destruição de mensagens"
@@ -4758,13 +4761,13 @@
"messageformat": "Escolha quem pode enviar mensagens para o grupo."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "As etiquetas dos membros serão apagadas"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Alterar esta permissão para \"Apenas administradores\" irá apagar as etiquetas de membros definidas por não administradores neste grupo."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Continuar"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Pedidos e convites"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Adicionar membros"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Ver tudo"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Pode selecionar até {count,number} mensagem a ser excluída para todos} other {Pode selecionar até {count,number} mensagens a ser excluída para todos}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Só pode encaminhar até 30 mensagens"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Os ficheiros que envia e recebe irão aparecer aqui"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Selecionar a qualidade dos multimédia"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "administradores"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Selecione um avatar"
},
@@ -7486,19 +7529,19 @@
"messageformat": "O Signal não recolhe nem armazena nenhuma das suas informações pessoais quando faz um donativo.Usamos o Stripe como o nosso processador de pagamentos para receber os seus donativos. Não acedemos, armazenamos ou guardamos quaisquer informações que lhes seja fornecida por si.O Signal não liga nem consegue ligar o seu donativo à sua conta do Signal.Obrigado pelo seu apoio!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Como uma organização sem fins lucrativos independente, o Signal compromete-se a defender a privacidade de mensagens e chamadas. Sem anúncios, sem rastreadores, sem vigilância. Faça um donativo hoje para apoiar o Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Receba um crachá opcional no seu perfil ao fazer um donativo"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "A sua privacidade é a nossa missão"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "O Signal é uma organização sem fins lucrativos."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Ícone de coração no estilo do logo do Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Remover informações"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Se sair irá cancelar o seu donativo."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Sair"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Ficar na página"
},
"icu:DonateFlow__continue": {
"messageformat": "Continuar"
@@ -7906,13 +7949,10 @@
"messageformat": "Pequenos ajustes adicionais, correções de bugs e melhorias de desempenho. Obrigado por usar o Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Esta atualização corrige um erro de formatação de texto com o Caps Lock ativado. Obrigado, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "O Signal é uma organização sem fins lucrativos que não seria possível sem o seu apoio. Agora pode fazer um donativo através do PayPal no Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Cinco novos pacotes de autocolantes oficiais de artistas."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/ro-RO/messages.json b/_locales/ro-RO/messages.json
index b88b100f70..e63b25d6c4 100644
--- a/_locales/ro-RO/messages.json
+++ b/_locales/ro-RO/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Comutare unelte dezvoltator"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Deschide instrumentele de apelare a dezvoltatorilor"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Setează ca dispozitiv nou"
},
@@ -654,10 +651,10 @@
"messageformat": "Se trimite..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal poate acum verifica automat criptarea codului"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Pentru contactele la care ești conectat prin numărul de telefon, Signal poate confirma automat dacă conexiunea este sigură folosind un proces numit transparență privind codurile. Pentru o securitate sporită, poți verifica în continuare conexiunile manual folosind un cod QR sau comparând numerele de siguranță."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Continuă"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Editările pot fi făcute numai în termen de 24 de ore de la trimiterea acestui mesaj."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Elimină ca administrator"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Fă administrator"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Bună!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Membrii grupului cu roluri"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Nu există membri cu roluri"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Se salvează modificările..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Nu se poate salva rolul de membru"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Verifică-ți conexiunea și încearcă din nou."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Doar administratorii pot seta roluri de membru în acest grup."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Dispariție mesaje"
@@ -4758,13 +4761,13 @@
"messageformat": "Alege cine poate trimite mesaje în acest grup."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Rolurile de membru vor fi șterse"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Schimbarea acestei permisiuni la „Numai administratori” va șterge rolurile de membru setate de persoanele care nu au drept de administrator în acest grup."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Continuă"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Solicitări și invitații"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Adăugare membri"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Vezi tot"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Poți selecta până la {count,number} mesaj de șters pentru toată lumea} few {Poți selecta până la {count,number} mesaje de șters pentru toată lumea} other {Poți selecta până la {count,number} de mesaje de șters pentru toată lumea}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Poți să redirecționezi până la 30 de mesaje"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Fișierele pe care le trimiți și le primești vor apărea aici"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Selectează calitatea fișierelor media"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "administratori"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Selectează un avatar"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal nu colectează sau stochează informațiile personale când faci o donație.Folosim Stripe ca procesator de plăți ca să primim donațiile tale. Nu accesăm, stocăm sau salvăm niciuna dintre informațiile pe care le oferi către ei.Signal nu conectează donația ta cu contul Signal și nici nu poate să o facă.Îți mulțumim pentru sprijinul tău!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Ca organizație non-profit independentă, Signal se angajează să ofere mesaje și apeluri private. Fără reclame, fără sisteme de urmărire. Donează astăzi și susține Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Obține o insignă opțională pe profilul tău atunci când donezi"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Confidențialitatea ta este misiunea noastră"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal este o organizație non-profit."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Pictogramă inimă în stilul logo-ului Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Elimină informațiile"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Ieșirea îți va anula donația."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Părăsește"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Rămâi pe pagină"
},
"icu:DonateFlow__continue": {
"messageformat": "Continuă"
@@ -7906,13 +7949,10 @@
"messageformat": "Mici ajustări, soluționări de bug-uri și îmbunătățiri ale performanței. Mersi că folosești Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Această actualizare remediază o eroare de formatare a textului în timp ce tasta Majuscule (Caps Lock) era activată, astfel încât va fi mai ușor să scrii textul cu caractere aldine (sau cursive) ÎN TIMP CE PUI PUNCTUL PE I. Mulțumesc, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal este o organizație non-profit care nu ar fi posibilă fără sprijinul tău, iar acum poți dona prin PayPal în Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Păstrează-ți intimitatea cu cinci noi pachete oficiale de autocolante din seria Signal Artist: „Chug the Mouse” de Amanda Cotan, „Cozy Season” de Miguel Ángel Camprubí, „Croco's Feelings” de Tiffany Beucher, „My Daily Life 2” de Plastic Thing și „Rocky Talk” de Lexi Vay."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json
index 9c1f8f132d..f55786bb92 100644
--- a/_locales/ru/messages.json
+++ b/_locales/ru/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Переключить инструменты разработчика"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Открыть инструменты разработчика для звонков"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Настроить как новое устройство"
},
@@ -654,10 +651,10 @@
"messageformat": "Отправка..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Теперь Signal может автоматически подтверждать шифрование"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Для контактов, к которым вы подключены по номеру телефона, Signal может автоматически подтвердить, что соединение защищено с помощью процесса под названием «прозрачность ключа». Для дополнительной безопасности вы всё равно сможете подтверждать соединения вручную с помощью QR-кода или сравнив коды безопасности."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Продолжить"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Изменения могут быть внесены только в течение 24 часов с момента отправки этого сообщения."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Удалить как администратора"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Сделать администратором"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Привет!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Участники группы со значками"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Нет других участников со значками"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Сохранение изменений..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Не могу сохранить значок участника"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Проверьте ваше подключение к интернету и попробуйте ещё раз."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Только администраторы могут устанавливать значки участников в этой группе."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Исчезающие сообщения"
@@ -4758,13 +4761,13 @@
"messageformat": "Выберите, кто может отправлять сообщения в этой группе."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Значки участников будут очищены"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Изменение этого разрешения на «Только администраторы» удалит значки участников, установленные другими людьми в этой группе."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Продолжить"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Запросы и приглашения"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Добавить участников"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Просмотреть все"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Вы можете выбрать не более {count,number} сообщения для удаления для всех} few {Вы можете выбрать не более {count,number} сообщений для удаления для всех} many {Вы можете выбрать не более {count,number} сообщений для удаления для всех} other {Вы можете выбрать не более {count,number} сообщения для удаления для всех}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Вы можете пересылать только до 30 сообщений"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Файлы, которые вы отправляете и получаете, будут отображаться здесь"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Выбрать качество медиа"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "администраторы"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Выберите аватар"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal не собирает и не хранит вашу личную информацию, когда вы делаете пожертвование.Для получения ваших пожертвований мы используем компанию Stripe в качестве оператора платежей. Мы не имеем доступа ни к какой информации, которую вы ей предоставляете, не сохраняем и не храним её.Signal не связывает и не может связать ваше пожертвование с вашей учётной записью Signal.Спасибо за вашу поддержку!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Как независимая некоммерческая организация, Signal заботится о приватности сообщений и звонков. Без рекламы, без трекеров, без слежки. Пожертвуйте сегодня, чтобы поддержать Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "По желанию получите значок в профиле после пожертвования"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Ваша приватность — наша миссия"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal — некоммерческая организация."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Значок сердца в стиле логотипа Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "ОК"
@@ -7591,13 +7634,13 @@
"messageformat": "Удалить информацию"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Уход со страницы отменит ваше недавнее пожертвование."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Покинуть"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Остаться на странице"
},
"icu:DonateFlow__continue": {
"messageformat": "Продолжить"
@@ -7906,13 +7949,10 @@
"messageformat": "Небольшие изменения, исправления ошибок и улучшения производительности. Спасибо за то, что пользуетесь Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Это обновление исправляет ошибку с форматированием текста при включённой функции Caps Lock, поэтому теперь будет проще делать текст полужирным (или выделять курсивом). Спасибо, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal — это некоммерческая организация, существование которой было бы невозможно без вашей поддержки, и теперь вы можете делать пожертвования через PayPal в Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Закрепите конфиденциальность с помощью пяти новых официальных наборов стикеров из серии Signal Artist: «Chug the Mouse» Аманды Котан, «Cozy Season» Мигеля Анхеля Кампруби, «Croco's Feelings» Тиффани Бойчер, «My Everyday Life 2» Plastic Thing и «Rocky Talk» Лекси Вэй."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/sk-SK/messages.json b/_locales/sk-SK/messages.json
index e8db96d5d7..131374460a 100644
--- a/_locales/sk-SK/messages.json
+++ b/_locales/sk-SK/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Nástroje pre vývojárov"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Otvoriť nástroje pre vývojárov na hovory"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Nastaviť ako Nové Zariadenie"
},
@@ -654,10 +651,10 @@
"messageformat": "Odosiela sa…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal teraz dokáže automaticky overiť šifrovanie"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "V prípade kontaktov, s ktorými ste prepojení prostredníctvom telefónneho čísla, dokáže Signal automaticky overiť, či je pripojenie bezpečné, prostredníctvom procesu nazývaného transparentnosť kľúča. Pre vyššiu bezpečnosť môžete pripojenie overiť aj manuálne pomocou QR kódu alebo porovnaním bezpečnostných čísel."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Pokračovať"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Úpravy je možné vykonať len do 24 hodín od odoslania tejto správy."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Odstrániť ako admina"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Spraviť administrátorom"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Ahoj!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Členovia skupiny s rolami"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Žiadni iní členovia nemajú role"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Ukladajú sa zmeny…"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Nepodarilo sa uložiť rolu používateľa"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Skontrolujte svoje pripojenie a skúste to znovu."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Iba administrátori môžu nastaviť role používateľov v tejto skupine."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Miznúce správy"
@@ -4758,13 +4761,13 @@
"messageformat": "Vyberte, kto môže v skupine posielať správy."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Role používateľov budú vymazané"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Zmenou tohto povolenia na „Iba administrátori“ sa vymažú role používateľov nastavené používateľmi, ktorí nie sú administrátori v tejto skupine."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Pokračovať"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Žiadosti a pozvánky"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Pridať členov"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Pozrieť všetky"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Môžete vybrať maximálne {count,number} správu, ktorá sa vymaže pre všetkých} few {Môžete vybrať maximálne {count,number} správy, ktoré sa vymažú pre všetkých} many {Môžete vybrať maximálne {count,number} správy, ktorá sa vymaže pre všetkých} other {Môžete vybrať maximálne {count,number} správ, ktoré sa vymažú pre všetkých}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Preposlať môžete maximálne 30 správ"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Tu sa zobrazia súbory, ktoré odošlete a prijmete"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Zvoliť kvalitu médií"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "administrátori"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Vyberte profilový obrázok"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Počas vášho prispievania na Signal nezhromažďujeme ani neukladáme žiadne vaše osobné údaje.Na prijímanie vašich príspevkov a spracovanie platieb používame službu Stripe. K údajom, ktoré v rámci tejto platobnej brány poskytnete, nemáme prístup ani ich neukladáme.Signal si nespája a ani si nemôže spojiť váš príspevok s vaším Signal účtom.Ďakujeme za vašu podporu!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Ako nezávislá nezisková organizácia Signal zaisťuje maximálne súkromie pre správy a hovory. Žiadne reklamy, žiadne sledovače, žiadne monitorovanie. Prispejte ešte dnes a podporte Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Prispejte a získajte odznak na svojom profile"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Záleží nám na vašom súkromí"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal je nezisková organizácia."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Ikona srdca v štýle loga Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Odstrániť informácie"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Opustením tejto stránky zrušíte prispenie."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Opustiť"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Zostať na stránke"
},
"icu:DonateFlow__continue": {
"messageformat": "Pokračovať"
@@ -7906,13 +7949,10 @@
"messageformat": "Malé úpravy, opravy chýb a vylepšenia výkonu. Ďakujeme, že používate Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Táto aktualizácia opravuje chybu formátovania textu, ktorá sa vyskytovala pri zapnutom klávese Caps Lock. Ďakujeme, @DGrothe-PhD!"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal je nezisková organizácia, ktorá by bez vašej podpory neexistovala. Teraz môžete prispieť aj cez PayPal v aplikácii Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Päť nových oficiálnych balíčkov nálepiek umelcov."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/sl-SI/messages.json b/_locales/sl-SI/messages.json
index 735bae7263..028fc52369 100644
--- a/_locales/sl-SI/messages.json
+++ b/_locales/sl-SI/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Vklopi razvojna orodja"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Odpri Razvojna orodja za klice"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Nastavi kot novo napravo"
},
@@ -654,10 +651,10 @@
"messageformat": "Pošiljanje ..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal lahko zdaj samodejno preveri šifriranje"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Za stike, s katerimi ste povezani prek telefonske številke, lahko Signal samodejno potrdi, ali je povezava varna, z uporabo postopka, imenovanega preglednost ključa. Za dodatno varnost lahko povezave še vedno preverite ročno s QR kodo ali številko."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Nadaljuj"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Urejanje je mogoče uporabiti samo v 24 urah od trenutka, ko ste poslali to sporočilo."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Odstrani kot skrbnika_co"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Določi za skrbnika skupine"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Živjo!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Člani skupine z vlogami"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Noben drug član nima vloge"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Shranjevanje sprememb ..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Vloge člana ni mogoče shraniti"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Preverite povezavo in poskusite znova."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Vloge članov v tej skupini lahko nastavijo samo skrbniki."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Izginjajoča sporočila"
@@ -4758,13 +4761,13 @@
"messageformat": "Izberite kdo lahko pošilja sporočila skupini."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Vloge članov bodo izbrisane"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Če to dovoljenje spremenite na »Samo skrbniki«, boste izbrisali vloge članov, ki so jih v tej skupini nastavili neskrbniki."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Nadaljuj"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Prošnje in vabila"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Dodaj člane_ice"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Prikaz vseh"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Izberete lahko do {count,number} sporočilo, ki ga želite izbrisati za vse} two {Izberete lahko do {count,number} sporočili, ki ju želite izbrisati za vse} few {Izberete lahko do {count,number} sporočila, ki jih želite izbrisati za vse} other {Izberete lahko do {count,number} sporočil, ki jih želite izbrisati za vse}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Posredujete lahko največ 30 sporočil"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Datoteke, ki jih pošljete in prejmete, bodo prikazane tukaj."
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Izberite kvaliteto medijskih datotek"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "skrbniki_ce"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Izberi avatar"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal ne zbira ali shranjuje nobenih vaših osebnih podatkov, ko naredite donacijo.Za prejemanje vaših donacij uporabljamo plačilni sistem Stripe. Ne dostopamo do nobenih podatkov, ki jih posredujete temu sistemu, niti jih ne shranjujemo ali hranimo.Signal ne povezuje in ne more povezati vaše donacije z vašim Signal računom.Hvala za vašo podporo!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Kot neodvisna neprofitna organizacija je Signal zavezan zasebnim sporočilom in klicem. Brez oglasov, brez sledilnikov, brez nadzora. Donirajte in podprite Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Ob donaciji prejmete na svoj profil neobvezno značko"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Vaša zasebnost je naše poslanstvo"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal je neprofitna organizacija."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Ikona srca v slogu logotipa Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Odstrani informacije"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Če odidete, bo vaša donacija preklicana."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Zapusti"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Ostani na strani"
},
"icu:DonateFlow__continue": {
"messageformat": "Nadaljuj"
@@ -7906,13 +7949,10 @@
"messageformat": "Majhne prilagoditve, popravki napak in izboljšave zmogljivosti. Hvala, da uporabljate Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Ta posodobitev odpravlja napako pri oblikovanju besedila, ko je omogočena funkcija Caps Lock. Hvala, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal je neprofitna organizacija 501c3, ki ne bi bila mogoča brez vaše podpore, zdaj pa lahko v Signal Desktopu donirate prek PayPala."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Zagotovite si zasebnost s petimi novimi uradnimi paketi nalepk v seriji Signal Artist: »Chug the Mouse« avtorice Amande Cotan, »Cozy Season« avtorja Miguela Ángela Camprubíja, »Croco's Feelings« avtorice Tiffany Beucher, »My Daily Life 2« avtorice Plastic Thing in »Rocky Talk« avtorice Lexi Vay."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/sq-AL/messages.json b/_locales/sq-AL/messages.json
index 90b3ba608c..b83bec0ba5 100644
--- a/_locales/sq-AL/messages.json
+++ b/_locales/sq-AL/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Shfaq/Fshih Mjete Zhvilluesi"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Hap mjetet e zhvillimit të thirrjeve"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Rregulloje si Pajisje të Re"
},
@@ -654,10 +651,10 @@
"messageformat": "Po dërgohet..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal tani mund ta verifikojë automatikisht kodimin"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Për kontaktet me të cilët je lidhur me anë të numrit të telefonit, Signal mund të konfirmojë automatikisht nëse lidhja është e sigurt duke përdorur një proces të quajtur kod transparence. Për siguri të shtuar, mund t’i verifikosh lidhjet manualisht duke përdorur kod QR ose duke krahasuar numrat e sigurisë."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Vazhdo"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Përpunimet mund të zbatohen vetëm brenda 24 orëve nga momenti që dërgove këtë mesazh."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Hiqe nga përgjegjës"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Bëje përgjegjës"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Përshëndetje!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Anëtarët e grupit me emërtime"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Asnjë anëtar tjetër nuk ka emërtime"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Ndryshimet po ruhen..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Nuk mund të ruhet emërtimi i anëtarit"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Kontrollo lidhjen e internetit dhe riprovo."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Vetëm administratorët mund të caktojnë emërtimet e anëtarëve në këtë grup."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Zhdukje mesazhesh"
@@ -4758,13 +4761,13 @@
"messageformat": "Zgjidhni cilët mund të dërgojnë mesazhe te grupi."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Emërtimet e anëtarëve do të fshihen"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Ndryshimi i kësaj lejeje në \"Vetëm administratorët\" do të fshijë emërtimet e anëtarëve të vendosur nga jo-administratorët në këtë grup."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Vazhdo"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Kërkesa & Ftesa"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Shtoni anëtarë"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Shihi të gjithë"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Mund të zgjedhësh vetëm deri në {count,number} mesazh për të fshirë për të gjithë} other {Mund të zgjedhësh vetëm deri në {count,number} mesazhe për të fshirë për të gjithë}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Mund të përcjellësh deri në 30 mesazhe"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Skedarët që dërgon dhe merr do të shfaqen këtu"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Përzgjidhni cilësi media"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "përgjegjësit"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Përzgjidhni një avatar"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal nuk mbledh apo ruan asnjë nga të dhënat e tua personale kur bën një dhurim.Ne përdorim Stripe si përpunues të pagesave për të marrë dhurimet. Nuk kemi qasje, nuk mbledhim apo ruajmë asnjë nga informacionet që ti u jep atyre.Signal nuk e lidh dhe nuk mund ta lidhë dhurimin tënd me llogarinë Signal.Faleminderit për mbështetjen!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Si një ent jofitimprurës i pavarur, Signal është i përkushtuar ndaj mesazheve dhe thirrjeve private. Pa reklama, pa gjurmues, pa mbikëqyrje. Dhuro sot për të mbështetur Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Merr distinktivin opsional në profil kur dhuron"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Privatësia jote është misioni ynë"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal është një ent jofitimprurës. Signal është një ent jofitimprurës."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Ikonë zemre në stilin e logos së Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Hiq informacionin"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Largimi do ta anulojë dhurimin."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Largohu"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Qëndro në faqe"
},
"icu:DonateFlow__continue": {
"messageformat": "Vazhdo"
@@ -7906,13 +7949,10 @@
"messageformat": "Rregullme të vogla, riparime të gabimeve dhe përmirësime të mbarëvajtjes. Faleminderit që përdorni Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Përditësimi rregullon gabimin e formatimit të tekstit ndërsa Caps Lock ishte i aktivizuar, kështu që do të jetë më e lehtë t'i bësh shkronjat më të zeza (ose me shkrim italik) NDËRSA JE ME SHKRONJA TË ZEZA. Faleminderit, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal është një ent jofitimprurës që nuk do të ishte i mundur pa mbështetjen tënde dhe tani mund të dhurosh përmes PayPal në Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Ruaj privatësinë me pesë pako të reja zyrtare ngjitësesh në serinë Signal Artist: \"Chug the Mouse\" nga Amanda Cotan, \"Cozy Season\" nga Miguel Ángel Camprubí, \"Croco's Feelings\" nga Tiffany Beucher, \"My Daily Life 2\" nga Plastic Thing dhe \"Rocky Talk\" nga Lexi Vay."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json
index 645bc7147f..cee66fd743 100644
--- a/_locales/sr/messages.json
+++ b/_locales/sr/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Укључи/искључи алатке за програмере"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Отвори напредне алатке за позиве"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Подесите као нови уређај"
},
@@ -654,10 +651,10 @@
"messageformat": "Слање у току..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal сада може аутоматски да потврђује шифровање кључева"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "За контакте с којима сте повезани преко броја телефона, Signal може аутоматски да потврди да ли је веза сигурна помоћу процеса који се зове транспарентност кључева. Ради додатне безбедности, везе и даље можете потврђивати ручно, помоћу QR кода или броја телефона."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Настави"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Измене се могу применити само у року од 24 сата од тренутка када сте послали ову поруку."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Одузми администраторске привилегије"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Постави као администратора"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Здраво!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Чланови групе који имају ознаку"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Други чланови немају ознаку"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Чување промена је у току..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Чување ознаке члана није могуће"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Проверите да ли сте повезани на интернет и покушајте поново."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Само администратори могу да постављају ознаке чланова у овој групи."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Нестајуће поруке"
@@ -4758,13 +4761,13 @@
"messageformat": "Изаберите ко може шаље поруке у овој групи."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Ознаке чланова ће бити обрисане"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Променом ове дозволе у „Само администратори“ ћете обрисати све ознаке чланова које нису поставили администратори ове групе."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Настави"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Захтеви и позивнице"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Додај чланове"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Прикажи све"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Максималан број порука које можете да изаберете за брисање свима је {count,number}} other {Максималан број порука које можете да изаберете за брисање свима је {count,number}}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Можете проследити највише 30 порука"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Фајлови које шаљете и примате појавиће се овде"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Изаберите квалитет медија"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "администратори"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Одаберите аватар"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal не прикупља, нити чува, ваше податке о личности када донирате.Користимо Stripe као обрађивача плаћања за примање ваших донација. Не приступамо ниједној од информација које им пружите, нити их складиштимо или чувамо.Signal не повезује, нити може да повеже, вашу донацију са вашим налогом на Signal-у.Хвала вам на подршци!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Као независна непрофитна организација, Signal гарантује приватност порука и позива. Без огласа, без праћења, без надзора. Донирајте данас да подржите Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Донирањем ћете добити значку коју ћете моћи да прикажете на профилу"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Ваша приватност је наша мисија"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal је непрофитна организација."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Икона срца у стилу логотипа Signal-а"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "У реду"
@@ -7591,13 +7634,13 @@
"messageformat": "Уклони информације"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Ако одете, отказаћете донацију."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Напусти"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Остани на овој страници"
},
"icu:DonateFlow__continue": {
"messageformat": "Настави"
@@ -7906,13 +7949,10 @@
"messageformat": "Обавили смо мања фина прилагођавања, исправке грешака и побољшања перформанси. Хвала што користите Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Ово ажурирање поправља грешку с форматирањем текста док је укључен „Caps Lock“. Хвала, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal је непрофитна организација чије постојање без ваше подршке не би било могуће. Сада можете донирати и преко PayPal-а на Signal Desktop-у."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "• Пет нових пакета налепница од званичних уметника."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json
index 411c884e43..a924568d37 100644
--- a/_locales/sv/messages.json
+++ b/_locales/sv/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Slå på/av utvecklingsverktyg"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Öppna utvecklingsverktyg för samtal"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Ställ in som ny enhet"
},
@@ -654,10 +651,10 @@
"messageformat": "Skickar in …"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal kan nu automatiskt verifiera kryptering"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "För kontakter som du är ansluten till via telefonnummer kan Signal automatiskt bekräfta om anslutningen är säker med hjälp av en process som kallas nyckeltransparens. För ökad säkerhet kan du fortfarande verifiera anslutningar manuellt med hjälp av en QR-kod eller genom att jämföra säkerhetsnummer."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Fortsätt"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Redigeringar kan bara tillämpas inom 24 timmar från det att du skickade det här meddelandet."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Ta bort som administratör"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Gör till administratör"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Hej!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Gruppmedlemmar med etiketter"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Inga andra medlemmar har etiketter"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Sparar ändringar …"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Det går inte att spara medlemsetikett"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Kontrollera din anslutning och försök igen."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Endast administratörer kan ange medlemsetiketter i den här gruppen."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Försvinnande meddelanden"
@@ -4758,13 +4761,13 @@
"messageformat": "Välj vem som kan skicka meddelanden till gruppen."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Medlemsetiketter kommer att tas bort"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Om du ändrar denna behörighet till \"Endast administratörer\" rensas medlemsetiketter som angetts av icke-administratörer i den här gruppen."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Fortsätt"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Förfrågningar & inbjudningar"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Lägg till medlemmar"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Se alla"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Du kan bara välja upp till {count,number} meddelande som ska tas bort för alla} other {Du kan bara välja upp till {count,number} meddelanden som ska tas bort för alla}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Du kan bara vidarebefordra upp till 30 meddelanden"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Filer som du skickar och tar emot kommer att visas här"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Välj mediekvalitet"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "administratörer"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Välj en avatar"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal samlar inte in eller lagrar någon av dina personuppgifter när du gör en donation.Vi använder Stripe som vår betalningstjänst för att ta emot dina donationer. Vi kommer varken åt, lagrar eller sparar någon av de uppgifter du lämnar till dem.Signal kopplar inte och kan inte koppla din donation till ditt Signal-konto.Tack för ditt stöd!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Som en oberoende ideell organisation är Signal engagerad i privata meddelanden och samtal. Inga annonser, inga spårare, ingen övervakning. Donera idag för att stödja Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Få ett valfritt märke på din profil när du donerar"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Din integritet är vårt uppdrag"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal är en ideell organisation."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Hjärtikon i stil med Signal-logotypen"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Ta bort information"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Om du lämnar kommer din donation att annulleras."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Lämna"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Stanna kvar på sidan"
},
"icu:DonateFlow__continue": {
"messageformat": "Fortsätt"
@@ -7906,13 +7949,10 @@
"messageformat": "Små justeringer, buggfixar och prestandaförbättringar. Tack för att du använder Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Den här uppdateringen åtgärdar en textformateringsbugg när Caps Lock var aktiverat. Tack, @DGrothe-PhD!"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal är en ideell organisation som inte skulle vara möjlig utan ditt stöd, och nu kan du donera via PayPal i Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Fem nya officiella klistermärkespaket för artister."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/sw/messages.json b/_locales/sw/messages.json
index 71dd5a8c6c..a10870f37e 100644
--- a/_locales/sw/messages.json
+++ b/_locales/sw/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Zana za Kugura za Msanidi Programu"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Fungua Zana za Usanidi Programu za Kupiga Simu"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Weka kama Kifaa Kipya"
},
@@ -654,10 +651,10 @@
"messageformat": "Inawasilisha..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Sasa Signal inaweza kuthibitisha kiotomatiki usimbaji fiche"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Kwa wawasiliani uliounganishwa nao moja kwa moja kupitia namba ya simu, Signal inaweza kuthibitisha kiotomatiki iwapo muunganisho huo ni salama kwa kutumia mchakato unaoitwa uwazi wa funguo. Kwa usalama wa ziada, bado unaweza kuthibitisha mwenyewe miunganisho ukitumia kodi ya QR au namba za usalama."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Endelea"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Mabadiliko yanaweza kufanywa ndani ya saa 3 kutoka muda uliotuma ujumbe huu."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Ondoa kama admin"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Mteue kuwa msimamizi"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Habari!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Wanakikundi walio na vyeo"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Hakuna wanachama wengine wenye vyeo"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Inahifadhi mabadiliko..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Imeshindwa kuhifadhi cheo cha mwanachama"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Angalia muunganisho wako wa mtandao kisha ujaribu tena."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Admins pekee ndio wanaweza kuweka vyeo vya wanachama katika kikundi."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Jumbe zinazotoweka"
@@ -4758,13 +4761,13 @@
"messageformat": "Chagua ni nani anayeweza kutuma ujumbe kwenye kikundi."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Vyeo vya wanachama vitafutwa"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Kubadilisha ruhusa hii kuwa ya \"Admins pekee\" kutafuta vyeo vya wanachama vilivyowekwa na watu wasio admins katika kikundi hiki."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Endelea"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Maombi na Mialiko"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Ongeza wanachama"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Tazama zote"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Unaweza kuchagua hadi ujumbe {count,number} wa kufuta kwa kila mtu} other {Unaweza kuchagua hadi jumbe {count,number} za kufuta kwa kila mtu}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Unaweza kusambaza jumbe hadi30 pekee"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Sauti unazotuma na kupokea zitaonekana hapa"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Chagua ubora wa media"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "wasimamizi"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Chagua umbo"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal haikusanyi wala kuhifadhi taarifa zako zozote binafsi unapotoa mchango.Tunatumia Stripe kama kichakataji chetu cha malipo ili kupokea michango yako. Hatufikii, hatuweki au kuhifadhi maelezo yoyote unayowapaSignal haina na haiwezi kuunganisha mchango wako kwenye akaunti yako ya Signal.Asante kwa kutuunga mkono!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Kama shirika lisilo la faida linalojitegemea, Signal imejikita katika kuhakikisha faragha ya ujumbe na simu. Hakuna matangazo, hakuna vifuatilizi, hakuna ufuatiliaji. Changia leo ili kuiunga mkono Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Pata beji ya hiari kwenye wasifu wako unapochanga"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Faragha yako ni jukumu letu"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal ni shirika lilisilo la faida. Michango inayotolewa Marekani hukatwa kodi."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Aikoni ya moyo katika mtindo wa nembo ya Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "Sawa"
@@ -7591,13 +7634,13 @@
"messageformat": "Ondoa taarifa"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Kuondoka kutasitisha mchango wako."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Ondoka"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Bakia kwenye ukurasa"
},
"icu:DonateFlow__continue": {
"messageformat": "Endelea"
@@ -7906,13 +7949,10 @@
"messageformat": "Mabadiliko madogo, marekebisho ya bugs na uboreshaji wa utendaji. Asante kwa kutumia Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Sasisho hili linarekebisha hitilafu katika muundo wa maandishi huku Herufi Kubwa zikiruhusiwa ili iwe rahisi kukooza (au kufanya iwe mlalo) HUKU UKIJIAMINI. Asante, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Taasisi ya Signal ni shirika lisilo la biashara chini ya kanuni ya 501c3 ambalo lisingekwepo bila usaidizi wako na sasa unaweza kuchangia kupitia PayPal katika Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Jihakikishie faragha kwa kutumia pakiti ya vibandiko vipya vitano katika Mfululizo wa Kazi za Wasanii wa Signal: \"Chug the Mouse\" ya Amanda Cotan, \"Cozy Season\" ya Miguel Ángel Camprubí, \"Croco's Feelings\" ya Tiffany Beucher, \"My Daily Life 2\" ya Plastic Thing na \"Rocky Talk\" ya Lexi Vay."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/ta-IN/messages.json b/_locales/ta-IN/messages.json
index 736c2495c0..2719b9efff 100644
--- a/_locales/ta-IN/messages.json
+++ b/_locales/ta-IN/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "டெவலப்பர் கருவிகளை நிலைமாற்று"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "காலிங் டெவலப்பர் கருவிகளைத் திறக்கவும்"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "புதிய சாதனமாக அமைக்கவும்"
},
@@ -654,10 +651,10 @@
"messageformat": "சமர்ப்பிக்கப்படுகிறது..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "சிக்னலால் இப்போது மறைகுறியாக்கத்தைத் தானாகச் சரிபார்க்க இயலும்"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "தொலைபேசி எண் மூலம் இணைக்கப்பட்டுள்ள தொடர்புகளுக்கு, 'குறியீடு வெளிப்படைத்தன்மை' எனும் செயல்முறையைப் பயன்படுத்தி இணைப்பு பாதுகாப்பாக உள்ளதா என்பதை சிக்னலால் தானாகவே உறுதிசெய்ய முடியும். கூடுதல் பாதுகாப்பிற்கு, QR குறியீடு மூலமாகவோ அல்லது பாதுகாப்பு எண்களை ஒப்பிட்டோ நீங்கள் இணைப்புகளைக் கைமுறையாகச் சரிபார்க்கலாம்."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "தொடர்க"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "நீங்கள் இந்த மெசேஜை அனுப்பியதிலிருந்து 24 மணிநேரத்திற்குள் மட்டுமே திருத்தங்களைச் செய்ய முடியும்."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "நிர்வாகி நிலையிலிருந்து அகற்று"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "நிர்வாகியை உருவாக்குங்கள்"
},
@@ -4692,22 +4695,22 @@
"messageformat": "வணக்கம்!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "பதவி நிலைகளைக் கொண்ட தொகுப்பு உறுப்பினர்கள்"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "வேறு எந்த உறுப்பினர்களிடமும் பதவி நிலை இல்லை"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "மாற்றங்கள் சேமிக்கப்படுகின்றன..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "உறுப்பினரின் பதவி நிலையைச் சேமிக்க முடியவில்லை"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "உங்கள் இணைப்பைச் சரிபார்த்து மீண்டும் முயலவும்."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "இந்தத் தொகுப்பில் நிர்வாகிகள் மட்டுமே உறுப்பினரின் பதவி நிலையை அமைக்க முடியும்."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "காணாமல் போகும் செய்திகள்"
@@ -4758,13 +4761,13 @@
"messageformat": "யாரால் முடியும் என்பதைத் தேர்வுசெய்க அனுப்பு செய்திகள் குழு."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "உறுப்பினரின் பதவி நிலை அழிக்கப்படும்"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "இந்த அனுமதியை “நிர்வாகிகள் மட்டும்” என மாற்றினால், இந்தத் தொகுப்பில் உள்ள நிர்வாகிகள் அல்லாதோர் அமைத்த உறுப்பினரின் பதவி நிலை அழிக்கப்படும்."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "தொடர்க"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "கோரிக்கைகள் மற்றும் அழைப்புகள்"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "உறுப்பினர்களைச் சேர்க்கவும்"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "அனைத்தையும் பார்"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {அனைவருக்கும் நீக்க {count,number} மெசேஜை மட்டுமே நீங்கள் தேர்ந்தெடுக்க முடியும்} other {அனைவருக்கும் நீக்க {count,number} மெசேஜ்களை மட்டுமே நீங்கள் தேர்ந்தெடுக்க முடியும்}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "நீங்கள் 30 மெசேஜ்கள் வரை மட்டுமே முன்னனுப்ப முடியும்"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "நீங்கள் அனுப்பக்கூடிய மற்றும் பெறக்கூடிய இணைப்புகள் இங்கே தோன்றும்"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "தேர்ந்தெடு மீடியா தரம்"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "நிர்வாகிகள்"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "தேர்ந்தெடு ஒரு அவதாரம்"
},
@@ -7486,19 +7529,19 @@
"messageformat": "நீங்கள் நன்கொடை அளிக்கும்போது உங்கள் தனிப்பட்ட தகவல்களைச் சிக்னல் சேகரிக்கவோ அல்லது சேமிக்கவோ செய்யாது.உங்கள் நன்கொடைகளைப் பெற எங்கள் கட்டணச் செயலியாக நாங்கள் ஸ்ட்ரைபை பயன்படுத்துகிறோம். நீங்கள் அவற்றில் வழங்கும் எந்தவொரு தகவலையும் நாங்கள் அணுகவோ, சேமிக்கவோ அல்லது பத்திரப்படுத்தவோ மாட்டோம்.சிக்னலால் உங்கள் நன்கொடையை சிக்னல் கணக்கில் இணைக்க முடியாது.உங்கள் ஆதரவுக்கு நன்றி!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "சுதந்திரமான இலாப நோக்கற்ற அமைப்பாக, தனிப்பட்ட மெசேஜிங் மற்றும் அழைப்புச் சேவையை வழங்க சிக்னல் உறுதிபூண்டுள்ளது. விளம்பரங்கள் இல்லை, டிராக்கர்கள் இல்லை, கண்காணிப்பு இல்லை. சிக்னலை ஆதரிக்க இன்றே நன்கொடை அளியுங்கள்."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "நீங்கள் நன்கொடை அளிக்கும்போது உங்கள் சுயவிவரத்தில் ஒரு விருப்பத் தேர்வுக் குறியீட்டைப் பெறுங்கள்"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "உங்கள் தனியுரிமையே எங்கள் லட்சியம்"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "சிக்னல் ஓர் இலாப நோக்கற்ற அமைப்பாகும். வரி விலக்கு உண்டு."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "சிக்னல் லோகோ பாணியிலான ஹார்ட் வடிவ ஐகான்"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "சரி"
@@ -7591,13 +7634,13 @@
"messageformat": "தகவலை அகற்றுக"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "வெளியேறினால் உங்கள் நன்கொடை ரத்துசெய்யப்படும்."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "விலகு"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "இப்பக்கத்திலேயே தொடர்க"
},
"icu:DonateFlow__continue": {
"messageformat": "தொடர்க"
@@ -7906,13 +7949,10 @@
"messageformat": "சிறு மாற்றங்கள், பிழை திருத்தங்கள் மற்றும் செயல்திறன் மேம்பாடுகள். சிக்னலைப் பயன்படுத்தியதற்கு நன்றி!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Caps Lock இயக்கப்பட்டிருக்கும்போது உரை வடிவமைப்பில் ஏற்பட்ட ஒரு பிழையை இந்தப் புதுப்பிப்பு சரிசெய்கிறது. நன்றி,!"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "சிக்னல் என்பது உங்கள் ஆதரவு இல்லாமல் இயங்க முடியாத ஒரு இலாப நோக்கற்ற அமைப்பாகும், இப்போது நீங்கள் சிக்னல் டெஸ்க்டாப்பில் PayPal வழியாக நன்கொடை அளிக்கலாம்."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "ஐந்து புதிய அதிகாரப்பூர்வ ஆர்ட்டிஸ்ட் ஸ்டிக்கர் தொகுப்புகள்."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/te-IN/messages.json b/_locales/te-IN/messages.json
index 30f1bb310f..2fb375e3ee 100644
--- a/_locales/te-IN/messages.json
+++ b/_locales/te-IN/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "డెవలపర్ సాధనాలను టోగుల్ చేయండి"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "కాలింగ్ డెవలపర్ టూల్స్ను తెరవండి"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "క్రొత్త పరికరంగా సెటప్ చేయండి"
},
@@ -654,10 +651,10 @@
"messageformat": "సమర్పిస్తోంది..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal ఇప్పుడు గుప్తీకరణను స్వయం-ధృవీకరణ చేయగలదు"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "ఫోన్ నంబర్ ద్వారా మీరు కనెక్ట్ అయిన పరిచయాల కోసం, Signal కీ పారదర్శకత అనే ప్రక్రియను ఉపయోగించి కనెక్షన్ సురక్షితంగా ఉందో లేదో ఆటోమేటిక్గా నిర్ధారించగలదు. అదనపు భద్రత కోసం, మీరు ఇప్పటికీ QR కోడ్ను ఉపయోగించి లేదా భద్రతా సంఖ్యలను పోల్చడం ద్వారా కనెక్షన్లను మాన్యువల్గా ధృవీకరించవచ్చు."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "కొనసాగించండి"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "ఈ సందేశాన్ని మీరు పంపిన సమయం నుంచి 24 గంటలలోపు మాత్రమే సవరణలు వర్తింపజేయబడతాయి."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "నిర్వాహకుడిగా తొలగించండి"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "నిర్వాహకుడిని చేయండి"
},
@@ -4692,22 +4695,22 @@
"messageformat": "హలో!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "లేబుల్లతో ఉన్న గ్రూప్ సభ్యులు"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "ఇతర సభ్యులెవరికీ లేబుల్లు లేవు"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "మార్పులను సేవ్ చేస్తోంది..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "సభ్యుని లేబుల్ను సేవ్ చేయడం సాధ్యం కాలేదు"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "మీ కనెక్షన్ను తనిఖీ చేసుకొని మళ్ళీ ప్రయత్నించండి."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "ఈ గ్రూప్లో సభ్యుల లేబుల్లను అడ్మిన్లు మాత్రమే సెట్ చేయగలరు."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "అదృశ్యమవుతున్న సందేశాలు"
@@ -4758,13 +4761,13 @@
"messageformat": "గ్రూపుకు ఎవరు సందేశాలు పంపాలనేది ఎంచుకోండి."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "సభ్యుల లేబుల్లు తొలగించబడతాయి"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "ఈ అనుమతిని “అడ్మిన్లు మాత్రమే” కు మార్చడం వలన ఈ గ్రూప్లో అడ్మిన్లు కానివారు సెట్ చేసిన సభ్యుల లేబుల్లు తొలగించబడతాయి."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "కొనసాగించండి"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "అభ్యర్థనలు & ఆహ్వానాలు"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "సభ్యులను జోడించండి"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "అన్నింటిని చూడు"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {ప్రతి ఒక్కరి కొరకు తొలగించడానికి మీరు కేవలం {count,number} సందేశం వరకు ఎంచుకోవచ్చు} other {ప్రతి ఒక్కరి కొరకు తొలగించడానికి మీరు కేవలం {count,number} సందేశాల వరకు ఎంచుకోవచ్చు}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "మీరు 30 వరకు సందేశాలను మాత్రమే ఫార్వర్డ్ చేయగలరు"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "మీరు పంపించే మరియు అందుకునే ఫైల్లు ఇక్కడ కనిపిస్తాయి"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "మీడియా నాణ్యతను ఎంచుకోండి"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "నిర్వాహకులు"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "అవతార్ను ఎంచుకోండి"
},
@@ -7486,19 +7529,19 @@
"messageformat": "మీరు విరాళం ఇచ్చినప్పుడు Signal మీ వ్యక్తిగత సమాచారంలో దేనినీ సేకరించదు లేదా నిల్వ చేయదు.మీ విరాళాలను అందుకోవడానికి మేము Stripe ను మా చెల్లింపు ప్రాసెసర్గా ఉపయోగిస్తాము. మీరు వారికి అందించే ఏ సమాచారాన్ని మేము యాక్సెస్ చేయము, నిల్వ చేయము లేదా సేవ్ చేయము.Signal మీ విరాళాన్ని మీ Signal ఖాతాకు కనెక్ట్ చేయదు మరియు చేయలేదు.మీ మద్దతుకు ధన్యవాదాలు!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "ఒక స్వతంత్ర లాభాపేక్షలేని సంస్థగా, Signal ప్రైవేట్ సందేశాలు పంపడం మరియు కాల్స్కు కట్టుబడి ఉంది. ప్రకటనలు లేవు, ట్రాకర్లు లేవు, నిఘా లేదు. Signal కు మద్దతు ఇవ్వడానికి ఈరోజే విరాళం ఇవ్వండి."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "మీరు విరాళం ఇచ్చినప్పుడు మీ ప్రొఫైల్పై ఐచ్ఛిక బ్యాడ్జ్ను పొందండి."
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "మీ గోప్యత మా లక్ష్యం"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal ఒక 501c3 లాభాపేక్ష లేని సంస్థ. US విరాళాలకు పన్ను మినహాయింపు లభిస్తుంది."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal లోగో శైలిలో హృదయ ఐకాన్"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "అలాగే"
@@ -7591,13 +7634,13 @@
"messageformat": "సమాచారాన్ని తొలగించండి"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "వెళ్ళిపోవడం వలన మీ విరాళం రద్దు అవుతుంది."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "వదిలేయండి"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "పేజీలోనే ఉండండి"
},
"icu:DonateFlow__continue": {
"messageformat": "కొనసాగించండి"
@@ -7906,13 +7949,10 @@
"messageformat": "చిన్న ట్వీక్లు, బగ్ ఫిక్స్లు, మరియు పనితీరు మెరుగుదలలు. Signal ఉపయోగించినందుకు మీకు ధన్యవాదాలు!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Caps Lock ప్రారంభించబడినప్పుడు టెక్స్ట్ ఫార్మాటింగ్లో ఉన్న బగ్ను ఈ అప్డేట్ పరిష్కరిస్తుంది. ధన్యవాదాలు, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal అనేది లాభాపేక్షలేని సంస్థ, మీ మద్దతు లేకుండా ఇది సాధ్యం కాదు మరియు ఇప్పుడు మీరు Signal డెస్క్టాప్లో Paypal ద్వారా విరాళం ఇవ్వవచ్చు."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Signal ఆర్టిస్ట్ సిరీస్లోని ఐదు కొత్త అధికారిక స్టిక్కర్ ప్యాక్లతో గోప్యతను కాపాడుకోండి: అమండా కోటన్ రాసిన \"చగ్ ది మౌస్\", మిగ్యుల్ ఏంజెల్ కాంప్రూబీ రాసిన \"కోజీ సీజన్\", టిఫనీ బ్యూచర్ రాసిన \"క్రోకోస్ ఫీలింగ్స్\", ప్లాస్టిక్ థింగ్ రాసిన \"మై డైలీ లైఫ్ 2\" మరియు లెక్సీ వే రాసిన \"రాకీ టాక్\"."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/th/messages.json b/_locales/th/messages.json
index eccf8789e7..4846fe22f7 100644
--- a/_locales/th/messages.json
+++ b/_locales/th/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "เปิดปิดเครื่องมือนักพัฒนา"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "เปิดเครื่องมือด้านการโทรสำหรับนักพัฒนา"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "ตั้งค่าให้เป็นอุปกรณ์ใหม่"
},
@@ -654,10 +651,10 @@
"messageformat": "กำลังส่ง..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal สามารถตรวจยืนยันการเข้ารหัสโดยอัตโนมัติได้แล้ว"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "หากคุณและผู้ติดต่อเชื่อมโยงกันผ่านทางหมายเลขโทรศัพท์ Signal จะสามารถใช้ขั้นตอนที่เรียกว่า Key Transparency ในการยืนยันความปลอดภัยของเครือข่ายโดยอัตโนมัติ เพื่อความปลอดภัยยิ่งขึ้น คุณยังคงสามารถตรวจยืนยันเครือข่ายด้วยตนเองผ่านทางคิวอาร์โค้ดหรือโดยการเทียบหมายเลขความปลอดภัย"
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "ดำเนินการต่อ"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "สามารถแก้ไขข้อความนี้ได้ภายใน 24 ชั่วโมงนับจากเวลาที่คุณส่ง"
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "ปลดจากการเป็นผู้ดูแล"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "แต่งตั้งเป็นผู้ดูแล"
},
@@ -4692,22 +4695,22 @@
"messageformat": "สวัสดี!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "สมาชิกกลุ่มที่มีป้ายกำกับ"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "ไม่มีสมาชิกคนอื่นที่มีป้ายกำกับ"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "กำลังบันทึกการเปลี่ยนแปลง..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "ไม่สามารถบันทึกป้ายกำกับสมาชิกได้"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "ตรวจสอบการเชื่อมต่อของคุณแล้วลองอีกครั้ง"
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "มีแค่ผู้ดูแลกลุ่มเท่านั้นที่จะสามารถกำหนดป้ายกำกับสมาชิกในกลุ่มนี้"
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "ข้อความที่ลบตัวเอง"
@@ -4758,13 +4761,13 @@
"messageformat": "เลือกว่าใครสามารถส่งข้อความไปยังกลุ่มได้"
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "ป้ายกำกับสมาชิกจะถูกล้าง"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "เมื่อเปลี่ยนการตั้งค่าสิทธิ์นี้เป็น “เฉพาะผู้ดูแล” ป้ายกำกับสมาชิกที่ไม่ได้กำหนดโดยผู้ดูแลกลุ่มนี้จะถูกล้าง"
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "ดำเนินการต่อ"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "คำขอและคำเชิญ"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "เพิ่มสมาชิก"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "ดูทั้งหมด"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, other {คุณสามารถเลือกลบข้อความสำหรับทุกคนได้สูงสุด {count,number} ข้อความ}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "ส่งต่อข้อความได้สูงสุด 30 รายการเท่านั้น"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "ไฟล์ที่คุณส่งและได้รับจะปรากฏในหน้านี้"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "เลือกคุณภาพสื่อ"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "ผู้ดูแล"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "เลือกอวตาร"
},
@@ -7486,19 +7529,19 @@
"messageformat": "เมื่อคุณบริจาคเงิน Signal ไม่ได้รวบรวมหรือจัดเก็บข้อมูลส่วนบุคคลใดๆ ของคุณเราใช้ Stripe เป็นผู้ให้บริการการชำระเงินในการรับเงินบริจาคของคุณโดยเราจะไม่เข้าถึง จัดเก็บ หรือบันทึกข้อมูลใดๆ ที่คุณกรอกระหว่างทำธุรกรรมSignal จะไม่เชื่อมโยงการบริจาคของคุณเข้ากับบัญชี Signal ของคุณ (และนี่เป็นสิ่งที่เราไม่สามารถทำได้อีกด้วย)ขอบคุณสำหรับการสนับสนุนของคุณ!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Signal เป็นแอปอิสระที่ไม่แสวงหาผลกำไร เรามุ่งมั่นให้บริการการส่งข้อความและการโทรที่เป็นส่วนตัว ไม่มีโฆษณา ไม่มีการติดตาม และไม่มีการเก็บข้อมูล บริจาควันนี้เพื่อร่วมสนับสนุน Signal"
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "บริจาคแล้วรับโล่เพื่อเลือกแสดงบนโปรไฟล์ของคุณ"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "ความเป็นส่วนตัวของคุณคือภารกิจของเรา"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal เป็นแอปไม่แสวงหาผลกำไร"
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "ไอคอนรูปหัวใจในรูปแบบเดียวกับโลโก้ Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "ตกลง"
@@ -7591,13 +7634,13 @@
"messageformat": "ลบข้อมูล"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "การออกจากหน้านี้จะเป็นการยกเลิกการบริจาคของคุณ"
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "ออก"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "อยู่หน้านี้ต่อ"
},
"icu:DonateFlow__continue": {
"messageformat": "ดำเนินการต่อ"
@@ -7906,13 +7949,10 @@
"messageformat": "มีการปรับเปลี่ยนเล็กน้อย พร้อมแก้ไขบั๊ก และการพัฒนาประสิทธิภาพให้ดียิ่งขึ้น ขอขอบคุณที่เลือกใช้ Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "แก้ไขบั๊กเกี่ยวกับรูปแบบตัวอักษรเมื่อใช้งานปุ่ม Caps Lock ขอขอบคุณ !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal เป็นแอปไม่แสวงหาผลกำไรที่คงไม่สามารถให้บริการได้หากขาดแรงสนับสนุนจากคุณ ร่วมบริจาคผ่าน PayPal บน Signal เดสก์ท็อปได้แล้ววันนี้"
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "สนุกไปกับชุดสติกเกอร์อย่างเป็นทางการห้าเซตใหม่ที่ออกแบบโดยศิลปินของ Signal"
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/tl-PH/messages.json b/_locales/tl-PH/messages.json
index 79932517b8..aa0af9168f 100644
--- a/_locales/tl-PH/messages.json
+++ b/_locales/tl-PH/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Toggle Developer Tools"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Buksan ang Calling Developer Tools"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Set Up as New Device"
},
@@ -654,10 +651,10 @@
"messageformat": "Sina-submit..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Kaya nang i-auto verify ng Signal ang key encryption"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Para sa contacts na naka-connect sa 'yo via phone number, automatic na makukumpirma ng Signal kung ang connection ay secure sa pamamagitan ng prosesong tinatawag na key transparency. Para sa karagdagang security, maaari mo pa ring i-verify ang connections manually gamit ang QR code o sa pagkumpara ng safety number."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Magpatuloy"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "May 3 oras ka lang para i-edit ang message pagkatapos mo itong i-send."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Tanggalin bilang admin"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Make admin"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Hello!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Group members na may labels"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Walang ibang members ang mayroong labels"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Saving changes..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Hindi ma-save ang member label"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "I-check ang iyong connection at subukan ulit."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Admins lamang ang makakapaglagay ng member labels sa group na ito."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Mga naglalahong mensahe"
@@ -4758,13 +4761,13 @@
"messageformat": "Piliin kung sinong pwedeng mag-send ng messages sa group na ito."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Tatanggalin ang member labels"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Kapag ginawa mong para sa admin lang ang permission na ito, matatanggal ang member labels na inilagay ng non-admins sa group na ito."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Magpatuloy"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Requests at invites"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Magdagdag ng mga kasapi"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Ipakita lahat"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Pwede kang pumili ng {count,number} message para burahin sa lahat} other {Pwede kang pumili ng {count,number} messages para burahin sa lahat}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Hanggang 30 messages lang ang pwede mong i-forward"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Lalabas dito ang files na ipinapadala at natatanggap mo"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Pumili ng media quality"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "admins"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Pumili ng avatar"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Hindi kinokolekta o sine-save ng Signal ang anumang personal na impormasyon mo kapag nag-donate ka.Ginagamit namin ang Stripe bilang aming tagaproseso ng pagbabayad upang matanggap ang mga donasyon mo. Hindi namin ina-access, itinatago, o sine-save ang anumang impormasyong ibinibigay mo sa kanila.Hindi kinokonekta at hindi maikokonekta ng Signal ang iyong donasyon sa Signal account mo.Maraming salamat sa iyong suporta!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Bilang isang independent nonprofit, ang Signal ay committed sa private messaging and calls. Walang ads, walang trackers, at walang surveillance. Mag-donate ngayon para suportahan ang Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Makakakuha ka ng optional badge sa profile mo kapag nag-donate ka"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Misyon namin ang iyong privacy"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Ang Signal ay isang nonprofit."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Heart icon sa style ng Signal logo"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Tanggalin ang info"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Makakansela ang donation mo kapag umalis ka dito."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Umalis"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Manatili sa page"
},
"icu:DonateFlow__continue": {
"messageformat": "Magpatuloy"
@@ -7906,13 +7949,10 @@
"messageformat": "Dagdag na maliliit na pag-aayos, pag-alis ng bugs, at pagpapaganda ng takbo ng app. Maraming salamat sa paggamit ng Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Inayos ng update na ito ang bug kapag naka-enable ang Caps Lock. Maraming salamat, @DGrothe-PhD!"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Ang Signal ay isang nonprofit na hindi magiging posible kung wala ang suporta mo, at ngayon ay maaari ka nang magbigay ng donation via PayPal sa Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Limang bagong official artist sticker packs."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json
index 672d13f09e..8a0cef5b30 100644
--- a/_locales/tr/messages.json
+++ b/_locales/tr/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Geliştirici Araçlarını Aç/Kapat"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Arama Geliştirici Araçlarını Aç"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Yeni Cihaz olarak kur"
},
@@ -654,10 +651,10 @@
"messageformat": "Gönderiliyor..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal artık şifrelemeyi otomatik olarak doğrulayabiliyor"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Telefon numarasıyla bağlandığın kişiler için Signal, anahtar şeffaflığı adı verilen bir süreç kullanarak bağlantının güvenli olup olmadığını otomatik olarak onaylayabilir. İlave güvenlik için kare kod kullanarak veya güvenlik numaralarını karşılaştırarak bağlantıları manuel olarak doğrulamaya devam edebilirsin."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Devam"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Düzenlemeler yalnızca bu mesajı gönderdikten sonraki 24 saat içinde uygulanabilir."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Grup yöneticiliğinden çıkart"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Yönetici Yap"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Merhaba!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Etiketli grup üyeleri"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Başka hiçbir üyenin etiketi yok"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Değişiklikler kaydediliyor..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Üye etiketi kaydedilemiyor"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Bağlantını kontrol edip tekrar dene."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Bu gruptaki üye etiketlerini yalnızca yöneticiler ayarlayabilir."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Kaybolan iletiler"
@@ -4758,13 +4761,13 @@
"messageformat": "Gruba kimlerin ileti gönderebileceğini seçin."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Üye etiketleri silinecektir"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Bu iznin \"Sadece yöneticiler\" olarak değiştirilmesi, bu grupta yönetici olmayanlar tarafından ayarlanan üye etiketlerini temizleyecektir."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Devam"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "İstekler ve Davetler"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Üye ekle"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Tümünü gör"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Herkesten silmek için en fazla {count,number} mesaj seçebilirsin} other {Herkesten silmek için en fazla {count,number} mesaj seçebilirsin}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "En fazla 30 mesaj iletebilirsin"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Gönderdiğin ve aldığın dosyalar burada görünür"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "İçerik kalitesini seç"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "yöneticiler"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Avatar seçin"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal, bağış yaptığında kişisel bilgilerini toplamaz veya saklamaz.Bağışlarını almak için, ödeme işlemcimiz olarak Stripe'ı kullanıyoruz. Onlara sağladığın bilgilerin hiçbirine erişmiyoruz. Bilgilerini saklamıyor veya kaydetmiyoruz.Signal, yaptığın bağışı ve buna dair bilgileri Signal hesabın ile bağlamaz, bağlayamaz.Desteğin için teşekkürler!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Kâr amacı gütmeyen, bağımsız bir kuruluş olan Signal, özel mesajlaşma ve aramalara önem verir. Reklam yok, takip yok, gözetleme yok. Signal'ı desteklemek için bugün bağış yap."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Bağış yaptığında profilinde isteğe bağlı bir rozet al"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Gizliliğin görevimizdir"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal kâr amacı gütmeyen bir kuruluştur."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal logosu tarzında kalp simgesi"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "TAMAM"
@@ -7591,13 +7634,13 @@
"messageformat": "Bilgileri kaldır"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Ayrılmak bağışını iptal edecektir."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Ayrıl"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Sayfada kal"
},
"icu:DonateFlow__continue": {
"messageformat": "Devam"
@@ -7906,13 +7949,10 @@
"messageformat": "Küçük ince ayarlar, hata düzeltmeleri ve performans geliştirmeleri yaptık. Signal'i kullandığın için teşekkürler!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Bu güncelleme, Büyük Harf Kilidi etkinken metin biçimlendirmeyle ilgili bir hatayı düzeltir. Teşekkürler, DGrothe-PhD!"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal, desteğin olmadan var olamayacak kâr amacı gütmeyen bir kuruluştur. Artık Signal Desktop'ta PayPal aracılığıyla bağış yapabilirsin."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Beş yeni resmi sanatçı çıkartma paketi: \"Amanda Cotan'dan \"Chug the Mouse\", Miguel Ángel Camprubí'den \"Cozy Season\", Tiffany Beucher'dan \"Croco's Feelings\", Plastic Thing'den \"My Daily Life 2\" ve Lexi Vay'den \"Rocky Talk\"."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/ug/messages.json b/_locales/ug/messages.json
index 843c7e2906..697f8470d2 100644
--- a/_locales/ug/messages.json
+++ b/_locales/ug/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "ئاچقۇچىلار قوراللىرىغا ئالماشتۇرۇش"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "چاقىرىق ئاچقۇچىلار قوراللىرىنى ئېچىش"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "يېڭى ئۈسكۈنە قىلىپ سەپلەش"
},
@@ -654,10 +651,10 @@
"messageformat": "يوللىنىۋاتىدۇ..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal ھازىر شىفىرلاشتۇرۇشنى ئاپتوماتىك دەلىللىيەلەيدۇ"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "تېلېفون نومۇرى ئارقىلىق باغلانغان ئالاقىلاشقۇچىلىرىڭىز ئۈچۈن، Signal، ئاچقۇچ ئاشكارىلىقى دەپ ئاتىلىدىغان جەريان ئارقىلىق ئۇلىنىشنىڭ بىخەتەر ياكى ئەمەسلىكىنى ئاپتوماتىك جەزملەشتۈرەلەيدۇ. بىخەتەرلىكنى ئاشۇرۇش ئۈچۈن، سىز يەنىلا QR كودى ياكى بىخەتەرلىك نومۇرلىرىنى سېلىشتۇرۇش ئارقىلىق ئۇلىنىشلارنى قولدا دەلىللىيەلەيسىز."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "داۋاملاشتۇرۇش"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "بۇ ئۇچۇرنى يوللاپ 24 سائەت ئىچىدىلا تەھرىرلەشكە بولىدۇ."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "گۇرۇپپا باشلىقلىقىدىن چىقار"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "باشقۇرغۇچىغا تەڭشە"
},
@@ -4692,22 +4695,22 @@
"messageformat": "ياخشىمۇسىز!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "بەلگىلىرى بار گۇرۇپپا ئەزالىرى"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "باشقا ئەزالارنىڭ بەلگىسى يوق"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "ئۆزگەرتىشلەر ساقلىنىۋاتىدۇ..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "ئەزا بەلگىسىنى ساقلىغىلى بولمىدى"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "تور ئۇلىنىشىڭىزنى تەكشۈرۈپ قايتا سىناڭ."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "بۇ گۇرۇپپىدا، پەقەت باشقۇرغۇچىلارلا ئەزا بەلگىلىرىنى تەڭشىيەلەيدۇ."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "غايىب ئۇچۇرلار"
@@ -4758,13 +4761,13 @@
"messageformat": "گۇرۇپپىغا ئۇچۇر يوللىسا بولىدىغان كىشىلەرنى تاللاڭ."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "ئەزا بەلگىلىرى ئۆچۈرۈلىدۇ"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "بۇ ئىجازەتنى «پەقەت باشقۇرغۇچىلارلا» قىلىپ ئۆزگەرتسىڭىز، بۇ گۇرۇپپىدىكى باشقۇرغۇچى ئەمەس كىشىلەر تەرىپىدىن تەڭشەلگەن ئەزا بەلگىلىرى ئۆچۈرۈلىدۇ."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "داۋاملاشتۇرۇش"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "ئىلتىماس ۋە تەكلىپ"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "ئەزا قوشۇش"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "ھەممىنى كۆرسەت"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, other {ھەممەيلەن ئۈچۈن ئۆچۈرۈشكە كۆپ بولغاندا {count,number} ئۇچۇرنى تاللىيالايسىز}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "كۆپ بولغاندە 30 ئۇچۇرنى ئۇلاپ يوللىيالايسىز"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "سىز يوللىغان ۋە تاپشۇرۇۋالغان ھۆججەتلىرى بۇ يەردە كۆرۈنىدۇ"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "مېدىيا سۈپىتىنى تاللاش"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "باشقۇرغۇچىلار"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "بىر سىما تاللا"
},
@@ -7486,19 +7529,19 @@
"messageformat": "سىز ئىئانە قىلغاندا Signal شەخسىي ئۇچۇرلىرىڭىزنى توپلىمايدۇ ياكى ساقلىمايدۇ. ئىئانىڭىزنى تاپشۇرۇۋېلىش ئۈچۈن Stripe نى پۇل تۆلەش بىر تەرەپ قىلغۇچىسى ئورنىدا ئىشلىتىمىز.سىز ئۇلارغا تەمىنلىگەن ئۇچۇرلارنى بىز كۆرەلمەيمىز ياكى ساقلىيالمايمىز.Signal سىزنىڭ ئىئانىڭىزنى Signal ھېساباتىڭىزغا باغلىمايدۇ ۋە ئۇنداقمۇ قىلالمايدۇ.قوللىغىنىڭىزغا رەھمەت!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "مۇستەقىل پايدا ئالمايدىغان تەشكىلات بولۇش سۈپىتى بىلەن، Signal شەخسىي ئۇچۇر ۋە تېلېفونلىشىشقا كاپالەتلىك قىلىدۇ. ئېلان، ئىز قوغلاش، نازارەت قىلىنىشتىن خالىي. Signalنى قوللاش ئۈچۈن بۈگۈنلا ئىئانە قىلىڭ."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "ئىئانە قىلىش ئارقىلىق قوشۇمچە بىر ئىزنەك تاپشۇرۇۋالىسىز"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "سىزنىڭ مەخپىيەتلىكىڭىزنى قوغداش بىزنىڭ ۋەزىپىمىز"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal پايدا ئالمايدىغان بىر تەشكىلات. Signal پايدا ئالمايدىغان بىر تەشكىلات."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal لوگوسى ئۇسلۇبىدىكى يۈرەك سىنبەلگىسى"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "بولىدۇ"
@@ -7591,13 +7634,13 @@
"messageformat": "ئۇچۇرنى ئۆچۈرۈش"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "ئايرىلسىڭىز، ئىئانىڭىز بىكار قىلىنىىپ كېتىدۇ."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "ئايرىلىش"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "بۇ بەتتىن ئايرىلماڭ"
},
"icu:DonateFlow__continue": {
"messageformat": "داۋاملاشتۇرۇش"
@@ -7906,13 +7949,10 @@
"messageformat": "كىچىك ئۆزگەرتىشلەر كىرگۈزۈلدى، كاشىلا ھەل قىلىندى ۋە ئىقتىدار ئەلالاشتۇرۇلدى. Signal نى ئىشلەتكەنلىكىڭىزگە رەھمەت!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "بۇ قېتىملىق يېڭىلانمىدا، چوڭ ھەرپلەرنى ئىشلىتىش ئىقتىدارى قوزغىتىلغاندا تېكىست فورماتىدا كۆرۈلىدىغان بىر خاتالىق تۈزىتىلدى. رەھمەت سىزگە !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal سىزنىڭ قوللىشىڭىز بولمىسا مەۋجۇت بولمايدىغان، پايدا ئالمايدىغان بىر تەشكىلات، بۇنىڭغا ھازىر سىز Signal ئۈستەليۈزى نۇسخىسىدا PayPal ئارقىلىق ئىئانە قىلالايسىز."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "Signal تەرىپىدىن تارقىتىلغان، بەش يۈرۈش يېڭى «سەنئەتكار چاپلاق بولىقىartist sticker packs»."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/uk-UA/messages.json b/_locales/uk-UA/messages.json
index a0623b3834..b4f305ebc2 100644
--- a/_locales/uk-UA/messages.json
+++ b/_locales/uk-UA/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Інструменти розробника"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Відкрити інструменти розробника для викликів"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Налаштувати як новий пристрій"
},
@@ -654,10 +651,10 @@
"messageformat": "Надсилання…"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Тепер Signal автоматично перевіряє шифрування"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Signal може автоматично підтверджувати надійність з'єднання з контактами, з якими ви пов'язані через номер телефону, за допомогою процесу, що називається прозорістю ключа. Для надійності ви все ще можете підтверджувати особу співрозмовника вручну за допомогою QR-коду або порівнявши коди безпеки."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Продовжити"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Редагувати повідомлення можна лише протягом 24 годин з моменту надсилання."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Забрати права адміністратора"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Зробити адміністратором"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Привіт!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Учасники групи, що мають ролі"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Немає інших учасників з ролями"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Збереження змін…"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Роль учасника не збережено"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Перевірте з'єднання і спробуйте ще раз."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Додавати ролі учасників у цій групі можуть тільки адміністратори."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Тимчасові повідомлення"
@@ -4758,13 +4761,13 @@
"messageformat": "Оберіть, хто може надсилати повідомлення в цій групі."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Ролі учасників буде видалено"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Якщо надати дозвіл тільки адміністраторам, то ролі учасників, які додали інші учасники цієї групи, буде видалено."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Продовжити"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Запити і запрошення"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Додати учасників"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Показати всіх"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Ви можете видалити для всіх максимум {count,number} повідомлення} few {Ви можете видалити для всіх максимум {count,number} повідомлення} many {Ви можете видалити для всіх максимум {count,number} повідомлень} other {Ви можете видалити для всіх максимум {count,number} повідомлення}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Пересилати можна до 30 повідомлень"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Тут будуть ваші надіслані й отримані файли"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Оберіть якість медіафайлів"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "адміністратори"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Оберіть зображення"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal не збирає і не зберігає вашу особисту інформацію, коли ви робите донати.Ми користуємося послугами компанії Stripe для опрацювання ваших донатів. Ми не зберігаємо інформацію, яку ви надаєте Stripe, і не маємо до неї доступу.Signal не знає і не може дізнатися, що донат надійшов саме з вашого акаунту.Дякуємо за підтримку!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Signal — це незалежна неприбуткова організація, віддана ідеї конфіденційного спілкування. Без реклами, відстежування й нагляду. Підтримайте Signal донатом."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Отримайте особливий значок профілю за донат"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Наша місія — ваша конфіденційність"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal є неприбутковою організацією."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Значок у вигляді серця в стилі логотипа Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "Зрозуміло"
@@ -7591,13 +7634,13 @@
"messageformat": "Так, видалити"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Якщо вийти, ваш донат буде скасовано."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Вийти"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Залишитися"
},
"icu:DonateFlow__continue": {
"messageformat": "Продовжити"
@@ -7906,13 +7949,10 @@
"messageformat": "Дрібні поліпшення, виправлення помилок і покращення роботи застосунку. Дякуємо, що ви з Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "У цьому оновленні ми виправили помилку з форматуванням тексту, яка ставалася в разі натискання Caps Lock. Тепер буде простіше виділити в повідомленні ЩОСЬ ДІЙСНО ВАЖЛИВЕ курсивом або жирним шрифтом. Дякуємо, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal є неприбутковою організацією, що не змогла б існувати без вашої підтримки. Тепер ви також зможете підтримати нас через PayPal у Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "П'ять нових офіційних наборів стікерів від художників Signal."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/ur/messages.json b/_locales/ur/messages.json
index 337e16abba..5edc46372b 100644
--- a/_locales/ur/messages.json
+++ b/_locales/ur/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "ٹوگل ڈویلپر ٹولز"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "کالنگ ڈیولپر ٹولز کھولیں"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "نئی ڈیوائس کے طور پر مرتب کریں"
},
@@ -654,10 +651,10 @@
"messageformat": "جمع کیا جا رہا ہے..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "اب Signal خودکار طور پر انکرپشن کی تصدیق کر سکتا ہے"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "ان رابطوں کے لیے جن کے ساتھ آپ فون نمبر کے ذریعے مربوط ہیں، Signal خود کار طور پر کیی ٹرانسپیرینسی نامی طریقہ کار استعمال کرتے ہوئے یہ تصدیق کر سکتا ہے کہ آیا کنیکشن محفوظ ہے۔ اضافی تحفظ کے لیے، آپ اب بھی کنیکشنز کی دستی طور پر QR کوڈ یا حفاظتی نمبر کا موازنہ کر کے تصدیق کر سکتے ہیں۔"
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "جاری رکھیں"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "آپ کی طرف سے اس میسج کو بھیجنے کے بعد ترامیم کا اطلاق محض 24 گھنٹوں کے اندر کیا جا سکتا ہے۔"
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "منتظم کی حیثیت سے ہٹائیں"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "منتظم بنائیں"
},
@@ -4692,22 +4695,22 @@
"messageformat": "ہیلو!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "لیبلز کے حامل گروپ ممبرز"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "دوسرے ممبرز کے پاس لیبلز نہیں ہیں"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "تبدیلیاں محفوظ کی جا رہی ہیں..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "ممبر لیبل محفوظ نہیں کر سکتے"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "اپنا کنکشن چیک کریں اور دوبارہ کوشش کریں۔"
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "صرف ایڈمنز ہی اس گروپ میں ممبر لیبلز سیٹ کر سکتے ہیں۔"
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "پیغامات غائب ہو رہے ہیں"
@@ -4758,13 +4761,13 @@
"messageformat": "منتخب کریں کہ کون گروپ کو پیغام بھیج سکتا ہے۔"
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "ممبر لیبلز کو صاف کر دیا جائے گا"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "اس اجازت کو \"صرف ایڈمنز\" پر تبدیل کرنے سے اس گروپ میں غیر ایڈمن افراد کی جانب سے سیٹ کردہ ممبر لیبلز سیٹ جائیں گے۔"
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "جاری رکھیں"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "درخواستیں اور دعوت نامے"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "ممبران شامل کریں"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "تمام دیکھیں"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {آپ سب کے لیے حذف کرنے کی خاطر محض {count,number} تک میسج منتخب کر سکتے ہیں} other {آپ سب کے لیے حذف کرنے کی خاطر محض {count,number} تک میسجز منتخب کر سکتے ہیں}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "آپ صرف 30 میسجز تک فارورڈ کر سکتے ہیں"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "وہ فائلز جو آپ بھیجتے اور موصول کرتے ہیں یہاں ظاہر ہوں گی"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "میڈیا کے معیار کو منتخب کریں"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "منتظمین"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "اوتار کا انتخاب کریں"
},
@@ -7486,19 +7529,19 @@
"messageformat": "جب آپ عطیہ کرتے ہیں تو Signal آپ کی کوئی بھی ذاتی معلومات جمع یا محفوظ نہیں کرتا۔ہم آپ کے عطیات موصول کرنے کے لیے Stripe کو اپنی پیمنٹس کے پروسیسر کے طور پر استعمال کرتے ہیں۔ آپ وہاں جو بھی معلومات فراہم کرتے ہیں ہم ان تک رسائی نہیں رکھتے، اسٹور، یا محفوظ نہیں کرتے۔Signal آپ کے عطیے کو آپ کے Signal کے اکاؤنٹ کے ساتھ منسلک نہیں کرتا اور نہ ہی کر سکتا ہے۔آپ کی سپورٹ کے لیے آپ کا شکریہ!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "ایک خود مختار غیر منافع بخش ایپ کے طور پر، Signal نجی میسجنگ اور کالز کی فراہمی کے لیے پُرعزم ہے۔ کوئی اشتہارات، کوئی ٹریکرز، کوئی نگرانی نہیں۔ Signal کو سپورٹ کرنے کے لیے ابھی عطیہ کریں۔"
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "عطیہ کرنے پر اپنی پروفائل پر ایک اختیاری بیج حاصل کریں"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "آپ کی پرائیویسی ہمارا مشن ہے"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal ایک غیر منافع بخش ایپ ہے۔"
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal لوگو کے انداز میں دل والا آئیکن"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "ٹھیک ہے"
@@ -7591,13 +7634,13 @@
"messageformat": "معلومات ہٹائیں"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "چھوڑنے سے آپ کا عطیہ منسوخ ہو جائے گا۔"
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "نکل جائیں"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "صفحے پر رہیں"
},
"icu:DonateFlow__continue": {
"messageformat": "جاری رکھیں"
@@ -7906,13 +7949,10 @@
"messageformat": "معمولی تبدیلیاں کی گئیں، بگ ٹھیک کیے گئے، اور کارکردگی اور بھی بہتر بنائی گئی ہے۔ Signal استعمال کرنے کے لیے شکریہ!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "اس اپ ڈیٹ میں متن کی فارمیٹنگ کے اس نقص کو ٹھیک کیا گیا ہے جو کیپس لاک فعال ہونے پر پیش آتی تھی جب کیپس لاک آن ہوتا تھا، لہذا آپ بولڈ ہیں تو بولڈ (یا اٹالک) کرنا اب آسان ہو گا۔ شکریہ، "
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal ایک 501c3 غیر منافع بخش ادارہ ہے جو آپ کی سپورٹ کے بغیر ممکن نہ ہوتا، اور اب آپ Signal ڈیسک ٹاپ میں PayPal کے ذریعے عطیہ کر سکتے ہیں۔"
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "پانچ نئے آفیشل آرٹسٹ اسٹیکر پیکس کے ساتھ نئے پرائیویسی سٹک بنائیں: \"Chug the Mouse\" از امانڈا کوٹان، \"Cozy Season\" از میگوئل اینجل کیمپروبی، \"Croco's Feelings\" از ٹفنی بیوچر، \"My Daily Life 2\" از پلاسٹک تھنگ، اور \"Rocky Talk\" از لیکسی وے۔"
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json
index 39efdab2be..adb7857a3e 100644
--- a/_locales/vi/messages.json
+++ b/_locales/vi/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "Bật tắt Công cụ Nhà phát triển"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "Mở Công cụ Nhà phát triển của Cuộc gọi"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "Thiết lập như Thiết bị Mới"
},
@@ -654,10 +651,10 @@
"messageformat": "Đang gửi..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal nay có thể tự động xác minh mã hóa"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "Đối với các liên hệ bạn đã kết nối thông qua số điện thoại, Signal có thể tự động xác nhận xem kết nối có an toàn hay không bằng cách sử dụng quy trình được gọi là độ minh bạch của mã khóa. Để tăng độ bảo mật, bạn vẫn có thể xác minh thủ công các kết nối bằng mã QR hoặc bằng cách so sánh mã số an toàn."
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "Tiếp tục"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Các chỉnh sửa chỉ có thể được thực hiện trong vòng 24 giờ kể từ lúc bạn gửi tin nhắn này."
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "Xóa với tư cách quản trị viên"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "Đặt admin"
},
@@ -4692,22 +4695,22 @@
"messageformat": "Xin chào!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "Thành viên nhóm có nhãn"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "Không có thành viên nào khác có nhãn"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "Đang lưu các thay đổi..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "Không thể lưu nhãn thành viên"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "Kiểm tra kết nối của bạn và thử lại."
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "Chỉ quản trị viên mới có thể đặt nhãn thành viên trong nhóm này."
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Tin nhắn tự hủy"
@@ -4758,13 +4761,13 @@
"messageformat": "Chọn người có thể gửi tin nhắn cho nhóm."
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "Nhãn thành viên sẽ được xóa"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "Việc thay đổi quyền này thành \"Chỉ quản trị viên\" sẽ xóa nhãn thành viên được đặt bởi những người không phải quản trị viên trong nhóm này."
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "Tiếp tục"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Yêu cầu & Lời mời"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Thêm thành viên"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Xem tất cả"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, other {Bạn chỉ có thể chọn tối đa {count,number} tin nhắn để xóa cho mọi người}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Bạn chỉ có thể chuyển tiếp tối đa 30 tin nhắn"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "Tập tin bạn gửi và nhận sẽ hiển thị ở đây"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "Chọn chất lượng đa phương tiện"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "người quản trị"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "Chọn Anhr đại diện"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal không thu thập hay lưu trữ thông tin cá nhân của bạn khi bạn gửi khoản ủng hộ.Chúng tôi sử dụng Stripe làm hệ thống xử lý thanh toán để nhận các khoản ủng hộ. Chúng tôi không truy cập, lưu trữ, hoặc lưu bất kỳ thông tin nào bạn cung cấp cho phía hệ thống.Signal không và không thể liên kết thông tin thanh toán với tài khoản Signal của bạn.Cảm ơn sự đóng góp của bạn!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "Là một tổ chức phi lợi nhuận độc lập, Signal cam kết cung cấp dịch vụ nhắn tin và cuộc gọi riêng tư. Không quảng cáo, không trình theo dấu, không theo dõi. Ủng hộ ngay hôm nay để hỗ trợ Signal."
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "Nhận huy hiệu (không bắt buộc) trên hồ sơ của bạn khi bạn ủng hộ"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "Quyền riêng tư của bạn là sứ mệnh của chúng tôi"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal là một tổ chức phi lợi nhuận."
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Biểu tượng trái tim theo phong cách của logo Signal"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "OK"
@@ -7591,13 +7634,13 @@
"messageformat": "Xóa thông tin"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "Thao tác rời đi sẽ hủy khoản ủng hộ của bạn."
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "Rời"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "Ở lại trang"
},
"icu:DonateFlow__continue": {
"messageformat": "Tiếp tục"
@@ -7906,13 +7949,10 @@
"messageformat": "Các tinh chỉnh, sửa lỗi, và cải thiện hiệu năng. Cảm ơn bạn đã sử dụng Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "Bản cập nhật này khắc phục lỗi định dạng văn bản khi bật chế độ Caps Lock. Cảm ơn, !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal là một tổ chức phi lợi nhuận. Nếu không có sự hỗ trợ của bạn và bây giờ bạn có thể quyên góp qua PayPal trong Signal Desktop."
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "5 bộ nhãn dán chính thức mới của các nghệ sĩ."
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/yue/messages.json b/_locales/yue/messages.json
index a5c825d197..5aeaee19ec 100644
--- a/_locales/yue/messages.json
+++ b/_locales/yue/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "切換開發者工具"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "打開通話開發者工具"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "設定做新裝置"
},
@@ -654,10 +651,10 @@
"messageformat": "提交緊……"
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal 而家可以自動驗證加密"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "對於用電話冧把聯絡嘅聯絡人,Signal 會進行一個叫「金鑰透明度」嘅程序,自動確認聯絡對象係咪安全。如果想更加保險,你可以繼續用返二維碼或者比較安全碼人手驗證聯絡人。"
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "繼續"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "你只可以喺傳送訊息後 24 個鐘內套用編輯。"
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "撤銷管理員身份"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "設定做管理員"
},
@@ -4692,22 +4695,22 @@
"messageformat": "歡迎!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "有標籤嘅谷友"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "其他谷友冇標籤"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "變更儲存緊……"
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "儲存唔到成員標籤"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "請檢查你嘅連線,然後再試多次。"
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "只有管理員先可以喺呢個谷度設定成員標籤。"
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "過眼雲煙訊息"
@@ -4758,13 +4761,13 @@
"messageformat": "揀選邊個可以傳送訊息去群組"
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "成員標籤將會被清走"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "將呢個權限改為「淨係得管理員」之後,呢個谷入面唔係由管理員設定嘅成員標籤將會被清走。"
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "繼續"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "請求同邀請"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "加入成員"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "全部睇晒"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, other {你最多只可以揀 {count,number} 個訊息嚟喺所有人部機度刪除}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "你最多只可以轉寄 30 個訊息"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "你收發嘅檔案會喺呢度顯示"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "揀選媒體品質"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "管理員"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "揀個頭像"
},
@@ -7486,19 +7529,19 @@
"messageformat": "Signal 唔會喺你捐款嗰陣收集或者儲存任何個人資料。我哋用 Stripe 作為接收捐款嘅付款處理商。我哋唔會存取、保存或者儲存你向佢哋提供嘅任何資料。Signal 唔會亦冇辦法將你嘅捐款連結至你嘅 Signal 帳戶。多謝你嘅支持!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "作為一個獨立嘅非牟利機構, Signal 致力提供私密訊息同通話。冇廣告、冇追蹤、冇監控。請即刻捐款支持 Signal。"
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "捐款之後你就會獲得徽章,仲可以選擇喺你嘅個人檔案度展示"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "保障你嘅私隱係我哋嘅使命"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal 係一間非牟利機構。"
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal 標誌風格嘅心形圖示"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "確定"
@@ -7591,13 +7634,13 @@
"messageformat": "移除資訊"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "如果而家離開,你嘅捐款就會取消。"
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "離開"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "留喺呢頁"
},
"icu:DonateFlow__continue": {
"messageformat": "繼續"
@@ -7906,13 +7949,10 @@
"messageformat": "我哋做咗啲調整、修復咗一啲錯誤,同埋加強咗程式功能。多謝你使用 Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "呢次更新攪好咗當「大寫鎖定」功能啟用嗰陣文字格式嘅錯誤,你而家可以隨時膽粗粗咁將文字變粗(或者斜體)。唔該晒,!"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal 係一個非牟利機構,冇你嘅支持就唔可能有今日嘅成果。而家你可以透過 PayPal 喺 Signal 桌面版捐款。"
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "• Signal Artist 系列新出五款官方貼圖包,等你嘅私隱保護更貼心,包括:Amanda Cotan 創作嘅「Chug the Mouse」;Miguel Ángel Camprubí 創作嘅「Cozy Season」;Tiffany Beucher 創作嘅「Croco's Feelings」;Plastic Thing 創作嘅「My Daily Life 2」同埋 Lexi Vay 創作嘅「Rocky Talk」。"
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/zh-CN/messages.json b/_locales/zh-CN/messages.json
index 6318c95baa..8eff6428fd 100644
--- a/_locales/zh-CN/messages.json
+++ b/_locales/zh-CN/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "开发者工具开关"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "打开调用开发者工具"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "设置为新设备"
},
@@ -654,10 +651,10 @@
"messageformat": "正在提交..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal 现在可以自动验证加密"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "对于通过手机号码连接的联系人,Signal 可以使用一个名为“密钥透明度”的流程自动确认连接是否安全。如要提高安全性,您还可以使用二维码或比对安全码手动验证连接。"
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "继续"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "您只能在发送此消息后的 24 小时以内进行编辑。"
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "取消其管理员身份"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "设为管理员"
},
@@ -4692,22 +4695,22 @@
"messageformat": "你好!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "有标签的群组成员"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "没有其他成员有标签"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "正在保存更改..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "无法保存成员标签"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "请检查您的网络连接并重试。"
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "只有管理员能够设置此群组的成员标签。"
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "限时消息"
@@ -4758,13 +4761,13 @@
"messageformat": "选择谁可以给群组发送消息。"
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "成员标签将会被清除"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "将此权限更改为“仅限管理员”将会清除此群组中由非管理员设置的成员标签。"
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "继续"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "请求与邀请"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "添加成员"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "查看全部"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, other {您至多只能选择对所有人删除 {count,number} 条消息}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "您至多只能转发 30 条消息"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "您收发的文件会在这里显示"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "选择媒体质量"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "管理员"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "选择一个头像"
},
@@ -7486,19 +7529,19 @@
"messageformat": "当您捐款时,Signal 不会收集或储存您的任何个人信息。我们使用 Stripe 作为接收捐款的付款处理方。我们不会访问、储存或保存您向 Stripe 提供的任何信息。Signal 不会也无法关联您的捐款至您的 Signal 账户。感谢您的赞助!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "作为独立的非营利组织, Signal 致力于保护消息和通话的私密性。这里无广告,无跟踪,无监视。立即捐款支持 Signal 吧。"
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "捐款后可在个人资料上显示一个可选徽章"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "保护您的隐私是我们的使命"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal 是一个非营利组织。"
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "Signal 徽标风格的心形图标"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "好"
@@ -7591,13 +7634,13 @@
"messageformat": "删除信息"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "离开会取消您的捐款操作。"
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "离开"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "留在本页"
},
"icu:DonateFlow__continue": {
"messageformat": "继续"
@@ -7906,13 +7949,10 @@
"messageformat": "我们进行了功能微调、漏洞修复和性能强化。感谢使用 Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "此次更新修复了启用大写锁定时出现的文本格式漏洞。对此我们要感谢 !"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal 是一个非营利组织,没有您的支持就没有今天的成功。现在 Signal 桌面版已开设 Paypal 捐款通道。"
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "五款全新官方艺术家贴纸包。"
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/zh-HK/messages.json b/_locales/zh-HK/messages.json
index aa28dfe902..edfe538e51 100644
--- a/_locales/zh-HK/messages.json
+++ b/_locales/zh-HK/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "切換開發者工具"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "開啟通話中開發者工具"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "設定新裝置"
},
@@ -654,10 +651,10 @@
"messageformat": "提交中..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal 現在可自動驗證加密"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "對於透過電話號碼建立聯繫的聯絡人,Signal 會透過稱為「金鑰透明度」的程序,自動確認聯絡對象是否安全。為了增加安全性,你仍然可以使用二維碼或比對安全碼手動驗證聯絡人。"
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "繼續"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "編輯只能在你傳送此訊息後的 24 小時內套用。"
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "以管理員身份移除"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "設為管理員"
},
@@ -4692,22 +4695,22 @@
"messageformat": "你好!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "有標籤的群組成員"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "其他成員沒有標籤"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "儲存變更..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "無法儲存成員標籤"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "請檢查網路連線,然後再試一次。"
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "只有管理員可以在此群組設定成員標籤。"
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "自動銷毀訊息"
@@ -4758,13 +4761,13 @@
"messageformat": "選擇誰可以向群組傳送訊息。"
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "成員標籤將被清除"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "將此權限變更為「僅限管理員」後,此群組內由非管理員設定的成員標籤將被清除。"
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "繼續"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "請求 & 邀請"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "新增成員"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "查看全部"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, other {你只能為所有人選取最多 {count,number} 則要刪除的訊息}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "你只能轉寄最多 30 則訊息"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "你傳送和接收的檔案會顯示在這裡"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "選擇媒體的品質"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "管理員"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "選擇頭像"
},
@@ -7486,19 +7529,19 @@
"messageformat": "當你捐款時,Signal 不會收集或儲存任何個人資料。我們使用 Stripe 作為接收捐款的付款處理商。我們不會存取、保存或儲存你向他們提供的任何資料。Signal 不會也無法將你的捐款連結到你的 Signal 帳戶。感謝你的支持!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "作為一個獨立的非營利組織, Signal 致力於提供私密訊息和通話。無廣告、無追蹤、無監控。請立即捐款支持 Signal。"
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "當你捐款後,你可獲得一個自選徽章並顯示在個人資料上"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "保障你的隱私是我們的使命"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal 是一個非營利組織。"
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "以 Signal 標誌風格呈現的心形圖示"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "好"
@@ -7591,13 +7634,13 @@
"messageformat": "移除資訊"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "離開會取消你的捐款。"
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "離開"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "停留在頁面上"
},
"icu:DonateFlow__continue": {
"messageformat": "繼續"
@@ -7906,13 +7949,10 @@
"messageformat": "細微的調整、問題修復和效能改善。感謝各位使用 Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "此更新修正了當「大寫鎖定」功能啟用時文字格式化的錯誤,以後將文字變成粗體或斜體也不用操心。謝謝,!"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal 是一個非營利組織,沒有你的支持就不可能有今天的成果。現在你可透過 PayPal 在 Signal 桌面版進行捐款。"
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "使用 Signal Artist 系列中五款全新官方貼圖包,讓私隱保護更貼心,包括:Amanda Cotan 創作的「Chug the Mouse」;Miguel Ángel Camprubí 創作的「Cozy Season」;Tiffany Beucher 創作的「Croco's Feelings」;Plastic Thing 創作的「My Daily Life 2」以及 Lexi Vay 創作的「Rocky Talk」。"
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}
diff --git a/_locales/zh-Hant/messages.json b/_locales/zh-Hant/messages.json
index 988ee1933c..3b59972152 100644
--- a/_locales/zh-Hant/messages.json
+++ b/_locales/zh-Hant/messages.json
@@ -206,9 +206,6 @@
"icu:viewMenuToggleDevTools": {
"messageformat": "切換開發者工具"
},
- "icu:viewMenuOpenCallingDevTools": {
- "messageformat": "開啟通話中開發者工具"
- },
"icu:menuSetupAsNewDevice": {
"messageformat": "設定新裝置"
},
@@ -654,10 +651,10 @@
"messageformat": "提交中..."
},
"icu:KeyTransparencyOnboardingDialog__Title": {
- "messageformat": "Signal can now auto-verify encryption"
+ "messageformat": "Signal 現在可自動驗證加密"
},
"icu:KeyTransparencyOnboardingDialog__Description": {
- "messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers."
+ "messageformat": "對於透過電話號碼建立聯繫的聯絡人,Signal 會透過稱為「金鑰透明度」的程序,自動確認聯絡對象是否安全。為了增加安全性,你仍然可以使用二維碼或比對安全碼手動驗證聯絡人。"
},
"icu:KeyTransparencyOnboardingDialog__Continue": {
"messageformat": "繼續"
@@ -2432,6 +2429,9 @@
"icu:Toast--unable-download-from-backup-tier": {
"messageformat": "Attachment missing from backup CDN"
},
+ "icu:ToastManager__CannotAddMemberLabel": {
+ "messageformat": "Only admins can add member labels in this group."
+ },
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "編輯只能在你傳送此訊息後的 24 小時內套用。"
},
@@ -4631,6 +4631,9 @@
"icu:ContactModal--rm-admin": {
"messageformat": "移除管理員身份"
},
+ "icu:ContactModal--rm-admin--clear-label": {
+ "messageformat": "This will also clear their member label."
+ },
"icu:ContactModal--make-admin": {
"messageformat": "設為管理員"
},
@@ -4692,22 +4695,22 @@
"messageformat": "你好!"
},
"icu:ConversationDetails--member-label--list-header": {
- "messageformat": "Group members with labels"
+ "messageformat": "有標籤的群組成員"
},
"icu:ConversationDetails--member-label--no-members": {
- "messageformat": "No other members have labels"
+ "messageformat": "其他成員沒有標籤"
},
"icu:ConversationDetails--member-label--saving": {
"messageformat": "儲存變更..."
},
"icu:ConversationDetails--member-label--error-title": {
- "messageformat": "Can’t save member label"
+ "messageformat": "無法儲存成員標籤"
},
"icu:ConversationDetails--member-label--error-generic": {
- "messageformat": "Check your connection and try again."
+ "messageformat": "請檢查你的網路連接並再試一次。"
},
"icu:ConversationDetails--member-label--error-permissions": {
- "messageformat": "Only admins can set member labels in this group."
+ "messageformat": "只有管理員可以在此群組設定成員標籤。"
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "自動銷毀訊息"
@@ -4758,13 +4761,13 @@
"messageformat": "選擇誰可以向群組傳送訊息。"
},
"icu:ConversationDetails--label-clear-warning--title": {
- "messageformat": "Member labels will be cleared"
+ "messageformat": "成員標籤將被清除"
},
"icu:ConversationDetails--label-clear-warning--description": {
- "messageformat": "Changing this permission to “Only admins” will clear member labels set by non-admins in this group."
+ "messageformat": "將此權限變更為「僅限管理員」後,此群組內由非管理員設定的成員標籤將被清除。"
},
"icu:ConversationDetails--label-clear-warning--continue": {
- "messageformat": "Continue"
+ "messageformat": "繼續"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "請求 & 邀請"
@@ -4820,6 +4823,9 @@
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "新增成員"
},
+ "icu:ConversationDetailsMembershipList--add-member-label": {
+ "messageformat": "Add member label"
+ },
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "查看全部"
},
@@ -4994,6 +5000,21 @@
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, other {你只能為所有人選取最多 {count,number} 則要刪除的訊息}}"
},
+ "icu:DeleteAttachmentModal__Title": {
+ "messageformat": "Delete item?"
+ },
+ "icu:DeleteAttachmentModal__Body": {
+ "messageformat": "This will permanently delete the item. Any message text associated with this item will also be deleted."
+ },
+ "icu:DeleteAttachmentModal__Close": {
+ "messageformat": "Close"
+ },
+ "icu:DeleteAttachmentModal__Delete": {
+ "messageformat": "Delete"
+ },
+ "icu:DeleteAttachmentModal__Cancel": {
+ "messageformat": "Cancel"
+ },
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "你只能轉寄最多 30 則訊息"
},
@@ -5366,6 +5387,24 @@
"icu:MediaGallery__EmptyState__description--documents-2": {
"messageformat": "你傳送和接收的檔案會顯示在這裡"
},
+ "icu:MediaGallery__ContextMenu__ViewInChat": {
+ "messageformat": "View in chat"
+ },
+ "icu:MediaGallery__ContextMenu__Forward": {
+ "messageformat": "Forward"
+ },
+ "icu:MediaGallery__ContextMenu__Save": {
+ "messageformat": "Save"
+ },
+ "icu:MediaGallery__ContextMenu__Send": {
+ "messageformat": "Send message"
+ },
+ "icu:MediaGallery__ContextMenu__Copy": {
+ "messageformat": "Copy link"
+ },
+ "icu:MediaGallery__ContextMenu__Delete": {
+ "messageformat": "Delete"
+ },
"icu:MediaQualitySelector--button": {
"messageformat": "選擇媒體的品質"
},
@@ -5579,6 +5618,10 @@
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "管理員"
},
+ "icu:Avatar__View": {
+ "messageformat": "View",
+ "limit": 7
+ },
"icu:AvatarEditor--choose": {
"messageformat": "選擇頭像"
},
@@ -7486,19 +7529,19 @@
"messageformat": "當你捐款時,Signal 不會收集或儲存任何個人資料。我們使用 Stripe 作為接收捐款的付款處理商。我們不會存取、保存或儲存你向他們提供的任何資料。Signal 不會也無法將你的捐款連結到你的 Signal 帳戶。感謝你的支持!"
},
"icu:PreferencesDonations__privacy-modal-intro": {
- "messageformat": "As an independent nonprofit, Signal is committed to private messaging and calls. No ads, no trackers, no surveillance. Donate today to support Signal."
+ "messageformat": "作為一個獨立的非營利組織, Signal 致力於提供私密訊息和通話。無廣告、無追蹤、無監控。請立即捐款支持 Signal。"
},
"icu:PreferencesDonations__privacy-modal-list-1": {
- "messageformat": "Get an optional badge on your profile when you donate"
+ "messageformat": "當你捐款後,你可獲得一個自選徽章並顯示在個人資料上"
},
"icu:PreferencesDonations__privacy-modal-list-2": {
- "messageformat": "Your privacy is our mission"
+ "messageformat": "保障你的隱私是我們的使命"
},
"icu:PreferencesDonations__privacy-modal-list-3": {
- "messageformat": "Signal is a 501c3 nonprofit. US donations are tax deductible."
+ "messageformat": "Signal 是一個非營利組織。"
},
"icu:PreferencesDonations__privacy-modal-icon-accessibility-label": {
- "messageformat": "Heart icon in the style of the Signal logo"
+ "messageformat": "以 Signal 標誌風格呈現的心形圖示"
},
"icu:PreferencesDonations__privacy-modal-ok": {
"messageformat": "好"
@@ -7591,13 +7634,13 @@
"messageformat": "移除資訊"
},
"icu:DonateFlow__discard-paypal-dialog-body": {
- "messageformat": "Leaving will cancel your donation."
+ "messageformat": "離開會取消你的捐款。"
},
"icu:DonateFlow__discard-paypal-dialog-discard": {
- "messageformat": "Leave"
+ "messageformat": "離開"
},
"icu:DonateFlow__discard-paypal-dialog-cancel": {
- "messageformat": "Stay on page"
+ "messageformat": "停留在頁面上"
},
"icu:DonateFlow__continue": {
"messageformat": "繼續"
@@ -7906,13 +7949,10 @@
"messageformat": "細微的調整、問題修復和效能改善。感謝各位使用 Signal!",
"ignoreUnused": true
},
- "icu:WhatsNew__7.89--0": {
- "messageformat": "此更新修正了當「大寫鎖定」功能啟用時文字格式化的錯誤,以後將文字變成粗體或斜體也不用操心。謝謝,!"
- },
- "icu:WhatsNew__7.89--1": {
- "messageformat": "Signal 是一個非營利組織,沒有你的支持就不可能有今天的成果。現在你可透過 PayPal 在 Signal 桌面版進行捐款。"
- },
"icu:WhatsNew__7.90--0": {
- "messageformat": "Make privacy stick with five new official sticker packs in the Signal Artist Series: \"Chug the Mouse\" by Amanda Cotan, \"Cozy Season\" by Miguel Ángel Camprubí, \"Croco's Feelings\" by Tiffany Beucher, \"My Daily Life 2\" by Plastic Thing, and \"Rocky Talk\" by Lexi Vay."
+ "messageformat": "使用 Signal Artist 系列中五款全新官方貼圖包,讓私隱保護更貼心,包括:Amanda Cotan 創作的「Chug the Mouse」;Miguel Ángel Camprubí 創作的「Cozy Season」;Tiffany Beucher 創作的「Croco's Feelings」;Plastic Thing 創作的「My Daily Life 2」以及 Lexi Vay 創作的「Rocky Talk」。"
+ },
+ "icu:WhatsNew__8.0--0": {
+ "messageformat": "Signal secure backups are here! Now you can choose to enable automatic end-to-end encrypted backups so you'll never lose a message when you get a new phone or reinstall Signal. You can back up all of your messages and the last 45 days of media for free, or you can pay a small monthly fee to get 100 GB of storage to back up every attachment. Tap on backups in your Signal settings to get started. Thanks to everyone who helped test this feature during the beta period!"
}
}