nextcloud/apps/sharebymail/l10n/he.json

42 lines
4.1 KiB
JSON
Raw Normal View History

2018-06-13 03:12:59 +03:00
{ "translations": {
"Shared with %1$s" : "משותף עם %1$s",
"Shared with {email}" : "משותף עם {email}",
2018-07-11 03:12:15 +03:00
"Shared with %1$s by %2$s" : "שותף עם %1$s על ידי %2$s",
"Shared with {email} by {actor}" : "שותף עם {email} על ידי {actor}",
2020-03-17 05:18:42 +03:00
"Unshared from %1$s" : "השיתוף עם %1$s בוטל",
"Unshared from {email}" : "השיתוף עם {email} בוטל",
"Unshared from %1$s by %2$s" : "השיתוף עם %1$s בוטל על ידי %2$s",
"Unshared from {email} by {actor}" : "השיתוף עם {email} בוטל על ידי {actor}",
2018-07-11 03:12:15 +03:00
"Password for mail share sent to %1$s" : "הססמה לשיתוף דוא״ל נשלחה אל %1$s",
2018-06-13 03:12:59 +03:00
"Password for mail share sent to {email}" : "ססמת השיתוף בדוא״ל נשלחה אל {email}",
"Password for mail share sent to you" : "ססמת השיתוף בדוא״ל נשלחה אליך",
"You shared %1$s with %2$s by mail" : "שיתפת את %1$s עם %2$s בדוא״ל",
"You shared {file} with {email} by mail" : "שיתפת את {file} עם {email} בדוא״ל",
2018-07-11 03:12:15 +03:00
"%3$s shared %1$s with %2$s by mail" : "%1$s שותף עם %2$s על ידי %3$s בדוא״ל",
2018-07-26 03:12:01 +03:00
"{actor} shared {file} with {email} by mail" : "{file} שותף עם {email} בדוא״ל על ידי {actor}",
2020-04-30 05:17:11 +03:00
"You unshared %1$s from %2$s by mail" : "ביטלת את השיתוף של %2$s מפני %1$s בדוא״ל",
"You unshared {file} from {email} by mail" : "ביטלת את השיתוף של {file} מפני {email} בדוא״ל",
2018-06-13 03:12:59 +03:00
"Password to access %1$s was sent to %2s" : "ססמת הגישה אל %1$s נשלחה אל %2s",
"Password to access {file} was sent to {email}" : "ססמת הגישה אל {file} נשלחה אל {email}",
"Password to access %1$s was sent to you" : "ססמת הגישה אל %1$s נשלחה אליך",
"Password to access {file} was sent to you" : "ססמת הגישה אל {file} נשלחה אליך",
2020-04-30 05:17:11 +03:00
"Sharing %1$s failed, this item is already shared with %2$s" : "השיתוף של %1$s נכשל, הפריט הזה כבר שותף עם %2$s",
2018-06-13 03:12:59 +03:00
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "אין לנו אפשרות לשלוח לך את הססמה שנוצרה אוטומטית. נא להגדיר כתובת דוא״ל תקנית בהגדרות האישיות שלך ולנסות שוב.",
"Failed to send share by email" : "שליחת השיתוף בדוא״ל נכשלה",
"Click the button below to open it." : "יש ללחוץ על הכפתור שלהלן כדי לפתוח אותו.",
"Open »%s«" : "פתיחת „%s”",
2020-03-17 05:18:42 +03:00
"%1$s via %2$s" : "%1$s דרך %2$s",
2018-06-13 03:12:59 +03:00
"Password to access »%s«" : "ססמת הגישה אל „%s”",
2020-04-30 05:17:11 +03:00
"It is protected with the following password:" : "הוא מוגן בססמה הבאה:",
"»%s« added a note to a file shared with you" : "התווספה הערה על קובץ ששותף את על ידי „%s”",
"Password to access »%1$s« shared by you with %2$s" : "ססמה לגשת אל „%1$s” ששותף על ידיך עם %2$s",
"This is the password:" : "זו הססמה:",
2018-06-13 03:12:59 +03:00
"You can choose a different password at any time in the share dialog." : "ניתן לבחור בססמה אחרת בכל עת בתיבת דו־שיח השיתוף.",
"Could not find share" : "לא ניתן למצוא את השיתוף",
"Share by mail" : "שיתוף בדוא״ל",
2019-12-22 05:28:34 +03:00
"Share provider which allows you to share files by mail" : "ספק השיתוף שמאפשר לך לשתף קבצים בדוא״ל",
2018-06-13 03:12:59 +03:00
"Allows users to share a personalized link to a file or folder by putting in an email address." : "מאפשר למשתמשים לשתף קישורים מותאמים אישית לקובץ או לתיקייה על ידי הקלדת כתובת דוא״ל.",
"Send password by mail" : "שליחת ססמה בדוא״ל",
2019-09-17 15:33:26 +03:00
"Enforce password protection" : "אילוץ הגנה בססמה"
2018-06-13 03:12:59 +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;"
}