138 lines
8.4 KiB
PHP
138 lines
8.4 KiB
PHP
<?php $TRANSLATIONS = array(
|
|
"User %s shared a file with you" => "המשתמש %s שיתף אתך קובץ",
|
|
"User %s shared a folder with you" => "המשתמש %s שיתף אתך תיקייה",
|
|
"User %s shared the file \"%s\" with you. It is available for download here: %s" => "המשתמש %s שיתף אתך את הקובץ „%s“. ניתן להוריד את הקובץ מכאן: %s",
|
|
"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "המשתמש %s שיתף אתך את התיקייה „%s“. ניתן להוריד את התיקייה מכאן: %s",
|
|
"Category type not provided." => "סוג הקטגוריה לא סופק.",
|
|
"No category to add?" => "אין קטגוריה להוספה?",
|
|
"This category already exists: %s" => "הקטגוריה הבאה כבר קיימת: %s",
|
|
"Object type not provided." => "סוג הפריט לא סופק.",
|
|
"%s ID not provided." => "מזהה %s לא סופק.",
|
|
"Error adding %s to favorites." => "אירעה שגיאה בעת הוספת %s למועדפים.",
|
|
"No categories selected for deletion." => "לא נבחרו קטגוריות למחיקה",
|
|
"Error removing %s from favorites." => "שגיאה בהסרת %s מהמועדפים.",
|
|
"Sunday" => "יום ראשון",
|
|
"Monday" => "יום שני",
|
|
"Tuesday" => "יום שלישי",
|
|
"Wednesday" => "יום רביעי",
|
|
"Thursday" => "יום חמישי",
|
|
"Friday" => "יום שישי",
|
|
"Saturday" => "שבת",
|
|
"January" => "ינואר",
|
|
"February" => "פברואר",
|
|
"March" => "מרץ",
|
|
"April" => "אפריל",
|
|
"May" => "מאי",
|
|
"June" => "יוני",
|
|
"July" => "יולי",
|
|
"August" => "אוגוסט",
|
|
"September" => "ספטמבר",
|
|
"October" => "אוקטובר",
|
|
"November" => "נובמבר",
|
|
"December" => "דצמבר",
|
|
"Settings" => "הגדרות",
|
|
"seconds ago" => "שניות",
|
|
"1 minute ago" => "לפני דקה אחת",
|
|
"{minutes} minutes ago" => "לפני {minutes} דקות",
|
|
"1 hour ago" => "לפני שעה",
|
|
"{hours} hours ago" => "לפני {hours} שעות",
|
|
"today" => "היום",
|
|
"yesterday" => "אתמול",
|
|
"{days} days ago" => "לפני {days} ימים",
|
|
"last month" => "חודש שעבר",
|
|
"{months} months ago" => "לפני {months} חודשים",
|
|
"months ago" => "חודשים",
|
|
"last year" => "שנה שעברה",
|
|
"years ago" => "שנים",
|
|
"Choose" => "בחירה",
|
|
"Cancel" => "ביטול",
|
|
"No" => "לא",
|
|
"Yes" => "כן",
|
|
"Ok" => "בסדר",
|
|
"The object type is not specified." => "סוג הפריט לא צוין.",
|
|
"Error" => "שגיאה",
|
|
"The app name is not specified." => "שם היישום לא צוין.",
|
|
"The required file {file} is not installed!" => "הקובץ הנדרש {file} אינו מותקן!",
|
|
"Shared" => "שותף",
|
|
"Share" => "שתף",
|
|
"Error while sharing" => "שגיאה במהלך השיתוף",
|
|
"Error while unsharing" => "שגיאה במהלך ביטול השיתוף",
|
|
"Error while changing permissions" => "שגיאה במהלך שינוי ההגדרות",
|
|
"Shared with you and the group {group} by {owner}" => "שותף אתך ועם הקבוצה {group} שבבעלות {owner}",
|
|
"Shared with you by {owner}" => "שותף אתך על ידי {owner}",
|
|
"Share with" => "שיתוף עם",
|
|
"Share with link" => "שיתוף עם קישור",
|
|
"Password protect" => "הגנה בססמה",
|
|
"Password" => "ססמה",
|
|
"Email link to person" => "שליחת קישור בדוא״ל למשתמש",
|
|
"Send" => "שליחה",
|
|
"Set expiration date" => "הגדרת תאריך תפוגה",
|
|
"Expiration date" => "תאריך התפוגה",
|
|
"Share via email:" => "שיתוף באמצעות דוא״ל:",
|
|
"No people found" => "לא נמצאו אנשים",
|
|
"Resharing is not allowed" => "אסור לעשות שיתוף מחדש",
|
|
"Shared in {item} with {user}" => "שותף תחת {item} עם {user}",
|
|
"Unshare" => "הסר שיתוף",
|
|
"can edit" => "ניתן לערוך",
|
|
"access control" => "בקרת גישה",
|
|
"create" => "יצירה",
|
|
"update" => "עדכון",
|
|
"delete" => "מחיקה",
|
|
"share" => "שיתוף",
|
|
"Password protected" => "מוגן בססמה",
|
|
"Error unsetting expiration date" => "אירעה שגיאה בביטול תאריך התפוגה",
|
|
"Error setting expiration date" => "אירעה שגיאה בעת הגדרת תאריך התפוגה",
|
|
"Sending ..." => "מתבצעת שליחה ...",
|
|
"Email sent" => "הודעת הדוא״ל נשלחה",
|
|
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "תהליך העדכון לא הושלם בהצלחה. נא דווח את הבעיה ב<a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">קהילת ownCloud</a>.",
|
|
"The update was successful. Redirecting you to ownCloud now." => "תהליך העדכון הסתיים בהצלחה. עכשיו מנתב אותך אל ownCloud.",
|
|
"ownCloud password reset" => "איפוס הססמה של ownCloud",
|
|
"Use the following link to reset your password: {link}" => "יש להשתמש בקישור הבא כדי לאפס את הססמה שלך: {link}",
|
|
"You will receive a link to reset your password via Email." => "יישלח לתיבת הדוא״ל שלך קישור לאיפוס הססמה.",
|
|
"Reset email send." => "איפוס שליחת דוא״ל.",
|
|
"Request failed!" => "הבקשה נכשלה!",
|
|
"Username" => "שם משתמש",
|
|
"Request reset" => "בקשת איפוס",
|
|
"Your password was reset" => "הססמה שלך אופסה",
|
|
"To login page" => "לדף הכניסה",
|
|
"New password" => "ססמה חדשה",
|
|
"Reset password" => "איפוס ססמה",
|
|
"Personal" => "אישי",
|
|
"Users" => "משתמשים",
|
|
"Apps" => "יישומים",
|
|
"Admin" => "מנהל",
|
|
"Help" => "עזרה",
|
|
"Access forbidden" => "הגישה נחסמה",
|
|
"Cloud not found" => "ענן לא נמצא",
|
|
"Edit categories" => "עריכת הקטגוריות",
|
|
"Add" => "הוספה",
|
|
"Security Warning" => "אזהרת אבטחה",
|
|
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "אין מחולל מספרים אקראיים מאובטח, נא להפעיל את ההרחבה OpenSSL ב־PHP.",
|
|
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "ללא מחולל מספרים אקראיים מאובטח תוקף יכול לנבא את מחרוזות איפוס הססמה ולהשתלט על החשבון שלך.",
|
|
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "תיקיית וקבצי המידע שלך כנראה נגישים מהאינטרנט מכיוון שקובץ ה.htaccess לא עובד.",
|
|
"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "לקבלת מידע להגדרה נכונה של השרת שלך, ראה את ה<a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">תיעוד</a>.",
|
|
"Create an <strong>admin account</strong>" => "יצירת <strong>חשבון מנהל</strong>",
|
|
"Advanced" => "מתקדם",
|
|
"Data folder" => "תיקיית נתונים",
|
|
"Configure the database" => "הגדרת מסד הנתונים",
|
|
"will be used" => "ינוצלו",
|
|
"Database user" => "שם משתמש במסד הנתונים",
|
|
"Database password" => "ססמת מסד הנתונים",
|
|
"Database name" => "שם מסד הנתונים",
|
|
"Database tablespace" => "מרחב הכתובות של מסד הנתונים",
|
|
"Database host" => "שרת בסיס נתונים",
|
|
"Finish setup" => "סיום התקנה",
|
|
"web services under your control" => "שירותי רשת בשליטתך",
|
|
"Log out" => "התנתקות",
|
|
"Automatic logon rejected!" => "בקשת הכניסה האוטומטית נדחתה!",
|
|
"If you did not change your password recently, your account may be compromised!" => "אם לא שינית את ססמתך לאחרונה, יתכן שחשבונך נפגע!",
|
|
"Please change your password to secure your account again." => "נא לשנות את הססמה שלך כדי לאבטח את חשבונך מחדש.",
|
|
"Lost your password?" => "שכחת את ססמתך?",
|
|
"remember" => "שמירת הססמה",
|
|
"Log in" => "כניסה",
|
|
"Alternative Logins" => "כניסות אלטרנטיביות",
|
|
"prev" => "הקודם",
|
|
"next" => "הבא",
|
|
"Updating ownCloud to version %s, this may take a while." => "מעדכן את ownCloud אל גרסא %s, זה עלול לקחת זמן מה."
|
|
);
|