67 строки
4.3 KiB
JSON
67 строки
4.3 KiB
JSON
{ "translations": {
|
||
"Mail" : "דואר",
|
||
"Auto detect failed. Please use manual mode." : "איתור אוטומטי נכשל. יש להשתמש במצב ידני.",
|
||
"Updating account failed: " : "עדכון החשבון נכשל:",
|
||
"Creating account failed: " : "יצירת חשבון נכשלה:",
|
||
"Name" : "שם",
|
||
"Mail Address" : "כתובת דוא״ל",
|
||
"Password" : "ססמה",
|
||
"IMAP Host" : "מארח IMAP",
|
||
"None" : "ללא",
|
||
"STARTTLS" : "STARTTLS",
|
||
"IMAP Port" : "פתחת IMAP",
|
||
"IMAP User" : "משתמש IMAP",
|
||
"IMAP Password" : "ססמת IMAP",
|
||
"SMTP Host" : "מארח SMTP",
|
||
"SMTP Port" : "פתחת SMTP",
|
||
"SMTP User" : "משתמש SMTP",
|
||
"SMTP Password" : "ססמת SMTP",
|
||
"Connect" : "התחברות",
|
||
"Add mail account" : "הוספת חשבון דוא״ל",
|
||
"Use Gravatar and favicon avatars" : "להשתמש בסמלים של Gravatar ושל favicon",
|
||
"Keyboard shortcuts" : "קיצורי מקלדת",
|
||
"Subject" : "נושא",
|
||
"Upload attachment" : "העלאת קובץ מצורף",
|
||
"Add attachment from Files" : "הוספת קובץ מצורף מהקבצים",
|
||
"Sending …" : "שולח...",
|
||
"Message sent!" : "הודעה נשלחה!",
|
||
"Send" : "שליחה",
|
||
"Choose a file to add as attachment" : "בחירת קובץ להוספה כקובץ מצורף",
|
||
"No messages in this folder" : "אין הודעות בתיקייה זו",
|
||
"Delete" : "מחיקה",
|
||
"Could not load your message" : "לא ניתן לטעון את ההודעה שלך",
|
||
"Import into calendar" : "ייבוא ליומן",
|
||
"Download attachment" : "הורדת קובץ מצורף",
|
||
"Save to Files" : "שמירה לקבצים",
|
||
"Choose a folder to store the attachment in" : "יש לבחור תיקייה לשמירת הקובץ המצורף",
|
||
"Save all to Files" : "שמירת הכו לקבצים",
|
||
"The images have been blocked to protect your privacy." : "התמונות נחסמו כדי להגן על הפרטיות שלך",
|
||
"New message" : "הודעה חדשה",
|
||
"Settings" : "הגדרות",
|
||
"Show all folders" : "הצגת כל התיקיות",
|
||
"Collapse folders" : "קיווץ תיקיות",
|
||
"Speed up your Mail experience with these quick shortcuts." : "ניתן להאיץ את חוויית הדוא״ל שלך עם קיצורי המקלדת הזריזים האלו.",
|
||
"Compose new message" : "כתיבת הודעה חדשה",
|
||
"Newer message" : "הודעה חדשה יותר",
|
||
"Older message" : "הודעה ישנה יותר",
|
||
"Toggle star" : "החלפת מצב כוכב",
|
||
"Toggle unread" : "החלפת מצב קריאה",
|
||
"Search" : "חיפוש",
|
||
"Refresh" : "רענון",
|
||
"Connect your mail account" : "התחברות לחשבון הדוא״ל שלך",
|
||
"{from}\n{subject}" : "{from}\n{subject}",
|
||
"_%n new message \nfrom {from}_::_%n new messages \nfrom {from}_" : ["הודעה חדשה \nמאת {from}","2 הודעות חדשות \nמאת {from}","%n הודעות חדשות \nמאת {from}","%n הודעות חדשות \nמאת {from}"],
|
||
"Nextcloud Mail" : "דוא״ל Nextcloud",
|
||
"Could not load {tag}{name}{endtag}" : "לא ניתן לטעון את {tag}{name}{endtag}",
|
||
"There was a problem loading {tag}{name}{endtag}" : "אירעה שגיאה בטעינה של {tag}{name}{endtag}",
|
||
"Could not load the desired message" : "לא ניתן לטעון את ההודעה המבוקשת",
|
||
"Could not load the message" : "לא ניתן לטעון את ההודעה",
|
||
"Error loading message" : "שגיאה בהעלאת הודעה",
|
||
"Forwarding to %s" : "מועבר אל %s",
|
||
"Click here if you are not automatically redirected within the next few seconds." : "יש ללחוץ כאן אם לא הועברת אוטומטית בשניות הקרובות.",
|
||
"Redirect" : "הפנייה",
|
||
"The link leads to %s" : "הקישור מוביל אל %s",
|
||
"If you don’t want to visit that page, you can return to <a href=\"%s\">Mail</a>." : "אם אינך רוצה לבקר בדף זה, ניתן לחזור אל <a href=\"%s\">הדואר</a>.",
|
||
"Continue to %s" : "ממשיך אל %s"
|
||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
|
||
} |