mail/l10n/he.json

68 строки
4.3 KiB
JSON
Исходник Обычный вид История

2016-01-13 19:41:22 +03:00
{ "translations": {
"Mail" : "דואר",
"Auto detect failed. Please use manual mode." : "איתור אוטומטי נכשל. יש להשתמש במצב ידני.",
2018-05-31 03:29:38 +03:00
"Updating account failed: " : "עדכון החשבון נכשל:",
2018-02-13 01:43:21 +03:00
"Creating account failed: " : "יצירת חשבון נכשלה:",
2018-05-31 03:29:38 +03:00
"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" : "התחברות",
2019-02-06 14:11:59 +03:00
"Add mail account" : "הוספת חשבון דוא״ל",
"Use Gravatar and favicon avatars" : "להשתמש בסמלים של Gravatar ושל favicon",
"Keyboard shortcuts" : "קיצורי מקלדת",
2018-05-31 03:29:38 +03:00
"Subject" : "נושא",
2019-02-06 14:11:59 +03:00
"Sending …" : "שולח...",
"Message sent!" : "הודעה נשלחה!",
"Send" : "שליחה",
2018-05-31 03:29:38 +03:00
"Upload attachment" : "העלאת קובץ מצורף",
"Add attachment from Files" : "הוספת קובץ מצורף מהקבצים",
2019-02-06 14:11:59 +03:00
"Choose a file to add as attachment" : "בחירת קובץ להוספה כקובץ מצורף",
"No messages in this folder" : "אין הודעות בתיקייה זו",
"Delete" : "מחיקה",
"Could not load your message" : "לא ניתן לטעון את ההודעה שלך",
2018-05-31 03:29:38 +03:00
"Import into calendar" : "ייבוא ליומן",
"Download attachment" : "הורדת קובץ מצורף",
2019-02-06 14:11:59 +03:00
"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" : "הגדרות",
2019-03-07 04:23:55 +03:00
"Show all folders" : "הצגת כל התיקיות",
"Collapse folders" : "קיווץ תיקיות",
2019-02-06 14:11:59 +03:00
"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",
"All inboxes" : "כל תיבות דואר נכנס",
"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 dont want to visit that page, you can return to <a href=\"%s\">Mail</a>." : "אם אינך רוצה לבקר בדף זה, ניתן לחזור אל <a href=\"%s\">הדואר</a>.",
"Continue to %s" : "ממשיך אל %s"
2018-05-18 03:31:57 +03:00
},"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;"
2016-01-13 19:41:22 +03:00
}