mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 07:36:00 +01:00
Update strings
This commit is contained in:
@@ -3954,7 +3954,7 @@
|
||||
"messageformat": "בקשה להצטרף אל הקבוצה מאת {joinerName} נדחתה."
|
||||
},
|
||||
"icu:GroupV2--admin-approval-bounce--pluralized": {
|
||||
"messageformat": "{numberOfRequests, plural, one {{joinerName} ביקש/ה וביטל/ה את הבקשה להצטרף באמצעות לינק הקבוצה} two {{joinerName} ביקש/ה וביטל/ה {numberOfRequests,number} בקשות להצטרף דרך הלינק הקבוצתי.} many {{joinerName} ביקש/ה וביטל/ה {numberOfRequests,number} בקשות להצטרף באמצעות קישור הקבוצה} other {{joinerName} ביקש/ה וביטל/ה {numberOfRequests,number} בקשות להצטרף דרך הלינק הקבוצתי.}}"
|
||||
"messageformat": "{numberOfRequests, plural, one {{joinerName} requested and canceled their request to join via the group link} other {{joinerName} requested and canceled {numberOfRequests,number} requests to join via the group link}}"
|
||||
},
|
||||
"icu:GroupV2--group-link-add--disabled--you": {
|
||||
"messageformat": "הפעלת את קישור הקבוצה עם אישור מנהלן מושבת."
|
||||
@@ -4991,6 +4991,12 @@
|
||||
"icu:ProfileEditor__username-link__error-icon": {
|
||||
"messageformat": "יש לאפס את לינק שם המשתמש"
|
||||
},
|
||||
"icu:ProfileEditor__open": {
|
||||
"messageformat": "Open username link screen"
|
||||
},
|
||||
"icu:ProfileEditor__username-link__open": {
|
||||
"messageformat": "Open username link screen"
|
||||
},
|
||||
"icu:ProfileEditor__username-link__tooltip__title": {
|
||||
"messageformat": "שיתוף שם המשתמש שלך"
|
||||
},
|
||||
@@ -6675,6 +6681,42 @@
|
||||
"icu:DonateFlow__having-issues-contact-support": {
|
||||
"messageformat": "נתקלת בבעיה? אפשר <contactSupportLink>ליצור קשר עם התמיכה</contactSupportLink>"
|
||||
},
|
||||
"icu:DonateFlow__amount-picker-custom-amount-placeholder": {
|
||||
"messageformat": "Enter Custom Amount"
|
||||
},
|
||||
"icu:DonateFlow__credit-or-debit-card": {
|
||||
"messageformat": "Credit or Debit Card"
|
||||
},
|
||||
"icu:DonateFlow__card-form-instructions": {
|
||||
"messageformat": "Enter your credit or debit card details. Signal does not collect or store your personal information. <learnMoreLink>Learn more</learnMoreLink>"
|
||||
},
|
||||
"icu:DonateFlow__card-form-card-number": {
|
||||
"messageformat": "Card Number"
|
||||
},
|
||||
"icu:DonateFlow__card-form-expiration-date": {
|
||||
"messageformat": "Expiration Date"
|
||||
},
|
||||
"icu:DonateFlow__card-form-title-donate-with-amount": {
|
||||
"messageformat": "Donate {formattedCurrencyAmount} to Signal"
|
||||
},
|
||||
"icu:DonateFlow__card-form-error-invalid-card-number": {
|
||||
"messageformat": "Invalid card number"
|
||||
},
|
||||
"icu:DonateFlow__card-form-error-expiration-expired": {
|
||||
"messageformat": "Card has expired"
|
||||
},
|
||||
"icu:DonateFlow__card-form-error-year-missing": {
|
||||
"messageformat": "Year required"
|
||||
},
|
||||
"icu:DonateFlow__card-form-error-invalid": {
|
||||
"messageformat": "Invalid"
|
||||
},
|
||||
"icu:DonateFlow__card-form-error-cvc-too-short": {
|
||||
"messageformat": "Code too short"
|
||||
},
|
||||
"icu:DonateFlow__one-time-donation-boost-badge-info": {
|
||||
"messageformat": "Get the Signal Boost badge for 30 days"
|
||||
},
|
||||
"icu:DonationReceipt__title": {
|
||||
"messageformat": "קבלה על תרומה"
|
||||
},
|
||||
@@ -6693,8 +6735,8 @@
|
||||
"icu:DonationReceipt__footer-text": {
|
||||
"messageformat": "תודה על התמיכה ב–Signal. התרומה שלך עוזרת להמשיך להניע את המשימה שלנו להגן על חופש הביטוי ולאפשר תקשורת גלובלית מאובטחת עבור מיליונים ברחבי העולם, באמצעות טכנולוגיית פרטיות בקוד פתוח. אם מקום המגורים שלך הוא ארה״ב, יש לשמור את הקבלה הזו לצורך רישומי המס שלך. Signal Technology Foundation היא עמותה ללא מטרות רווח פטורה ממס בארה״ב תחת סעיף 501c3 של קוד מס ההכנסה האמריקאי. מזהה המס הפדרלי שלנו הוא 82-4506840."
|
||||
},
|
||||
"icu:Donations__Toast__Cancelled": {
|
||||
"messageformat": "תרומה בוטלה"
|
||||
"icu:Donations__Toast__Canceled": {
|
||||
"messageformat": "Donation canceled"
|
||||
},
|
||||
"icu:Donations__Toast__Completed": {
|
||||
"messageformat": "תרומה הושלמה"
|
||||
@@ -6711,6 +6753,18 @@
|
||||
"icu:Donations__Toast__VerificationNeeded": {
|
||||
"messageformat": "יש לך תרומה בתהליך שדורשת אימות נוסף."
|
||||
},
|
||||
"icu:Donations__Toast__ConfirmationNeeded": {
|
||||
"messageformat": "You have a donation in progress that requires confirmation."
|
||||
},
|
||||
"icu:Donations__DonationInterrupted": {
|
||||
"messageformat": "Donation interrupted"
|
||||
},
|
||||
"icu:Donations__DonationInterrupted__Description": {
|
||||
"messageformat": "Your card was not charged. Do you want to retry the donation?"
|
||||
},
|
||||
"icu:Donations__DonationInterrupted__RetryButton": {
|
||||
"messageformat": "Try again"
|
||||
},
|
||||
"icu:Donations__PaymentMethodDeclined": {
|
||||
"messageformat": "אמצעי התשלום נדחה"
|
||||
},
|
||||
@@ -6738,6 +6792,12 @@
|
||||
"icu:Donations__StillProcessing__Description": {
|
||||
"messageformat": "התרומה שלך עדיין בתהליך עיבוד. ייתכן וזה יקח מספר דקות"
|
||||
},
|
||||
"icu:Donations__TimedOut": {
|
||||
"messageformat": "Donation canceled"
|
||||
},
|
||||
"icu:Donations__TimedOut__Description": {
|
||||
"messageformat": "It has been too long since you started your donation. Please start over."
|
||||
},
|
||||
"icu:Donations__3dsValidationNeeded": {
|
||||
"messageformat": "נדרש אימות נוסף"
|
||||
},
|
||||
@@ -6788,6 +6848,9 @@
|
||||
"messageformat": "שיפרנו את חוויית התצוגה של הודעות שנקראו/שלא נקראו בזמן ריבוי משימות."
|
||||
},
|
||||
"icu:WhatsNew__v7.65--0": {
|
||||
"messageformat": "Finding the right emoji can feel like an inescapable struggle, but we fixed a bug that could cause an error to occur after pressing the escape key in the emoji search box."
|
||||
"messageformat": "מציאת האימוג'י הנכון יכולה להרגיש כמו מאבק בלתי נגמר, אבל תיקנו באג שגרם לשגיאה להתרחש לאחר לחיצה על מקש Escape בתיבת החיפוש של האימוג'י."
|
||||
},
|
||||
"icu:WhatsNew__v7.66--0": {
|
||||
"messageformat": "This update fixes a few small bugs, including one where emoji reactions weren't being grouped together correctly in some cases."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user