i18n(unified-mailbox): sync he/sk locales with unified mailbox keys
The unified-mailbox rework added settings.appearance.unified_mailbox.
cross_account.{label,description} and sidebar.unified_mailbox, and dropped
the legacy settings.appearance.all_mail.{label,description}, in en and every
other locale except Hebrew (he) and Slovak (sk). Bring he/sk in line so the
translations-completeness test passes (no missing/extra keys vs en).
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
"jmap_server_auto_picked": "שרת שנבחר מדומיין הדוא״ל שלך."
|
||||
},
|
||||
"sidebar": {
|
||||
"unified_mailbox": "תיבת דואר מאוחדת",
|
||||
"close": "סגור",
|
||||
"compose": "כתיבה",
|
||||
"compose_hint": "כתיבה (c)",
|
||||
@@ -889,14 +890,16 @@
|
||||
"unified_mailbox": {
|
||||
"label": "תיבת דואר מאוחדת",
|
||||
"description": "הצג תיקיות משולבות (דואר נכנס, נשלח וכו׳) בכל החשבונות המחוברים",
|
||||
"cross_account": {
|
||||
"label": "בכל החשבונות",
|
||||
"description": "מזג את תיבת הדואר המאוחדת בכל החשבונות המחוברים במקום להישאר בחשבון הפעיל."
|
||||
},
|
||||
"include_group": {
|
||||
"label": "כלול תיבות דואר קבוצתיות",
|
||||
"description": "גם מזג תיבות דואר משותפות/קבוצתיות לתצוגה המאוחדת."
|
||||
}
|
||||
},
|
||||
"all_mail": {
|
||||
"label": "כל הדוא״ל",
|
||||
"description": "הצג ערך ״כל הדוא״ל״ מעל התיקיות שלך המחברות הודעות מכל תיקיות החשבון לרשימה אחת.",
|
||||
"folders_label": "תיקיות בכל הדוא״ל",
|
||||
"folders_description": "בחר אילו תיקיות מוזגות לתצוגת כל הדוא״ל.",
|
||||
"account_hint": "חל על {account}.",
|
||||
|
||||
Reference in New Issue
Block a user