Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r--core/l10n/he.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js
index f5876d03e18..ed8df43f298 100644
--- a/core/l10n/he.js
+++ b/core/l10n/he.js
@@ -5,6 +5,14 @@ OC.L10N.register(
"File is too big" : "הקובץ גדול מדי",
"The selected file is not an image." : "הקובץ שנבחר אינו קובץ תמונה",
"The selected file cannot be read." : "לא ניתן לקרוא את הקובץ שנבחר",
+ "The file was uploaded" : "הקובץ הועלה",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "הקובץ שהועלה חורג מההנחיה upload_max_filesize ב־php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "הקובץ שהועלה חורג מההנחיה MAX_FILE_SIZE שצוינה בטופס ה־HTML",
+ "The file was only partially uploaded" : "הקובץ הועלה באופן חלקי בלבד",
+ "No file was uploaded" : "לא הועלה קובץ",
+ "Missing a temporary folder" : "חסרה תיקייה זמנית",
+ "Could not write file to disk" : "לא ניתן לכתוב לכונן",
+ "A PHP extension stopped the file upload" : "הרחבת PHP עצרה את העלאת הקובץ",
"Invalid file provided" : "סופק קובץ לא חוקי",
"No image or file provided" : "לא סופקו תמונה או קובץ",
"Unknown filetype" : "סוג קובץ לא מוכר",
@@ -259,6 +267,7 @@ OC.L10N.register(
"You chose SQLite as database." : "בחרת ב־SQLite כמסד נתונים.",
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "יש להשתמש ב־SQLite לסביבות מזעריות או למטרות פיתוח. בסביבת פעילות שגרתית אנו ממליצים על מנגנון מסד נתונים אחר.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "אם יש לך לקוח שמשמש אותך לסנכרון קבצים, השימוש ב־SQLite לא מומלץ עבורך.",
+ "Install" : "התקנה",
"Need help?" : "עזרה נזקקת?",
"See the documentation" : "יש לצפות במסמכי התיעוד",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "נראה שאתה מנסה להתקין מחדש את ה-Nextcloud שלך.אבל הקובץ CAN_INSTALL חסר בספריית ה-config שלך. אנא צור את הקובץ CAN_INSTALL בתיקיית ה-config שלך כדי להמשיך.",
@@ -287,6 +296,9 @@ OC.L10N.register(
"You can close this window." : "ניתן לסגור את החלון הזה.",
"This share is password-protected" : "שיתוף זה מוגן בססמה",
"The password is wrong. Try again." : "הססמה שגויה. נא לנסות שוב.",
+ "Email address" : "כתובת דוא״ל",
+ "Request password" : "בקשת ססמה",
+ "Go to %s" : "מעבר אל %s",
"Two-factor authentication" : "אימות דו־שלבי",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "על החשבון שלך מופעלת אבטחה מוגברת. נא לבחור גורם אימות נוסף:",
"Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "לא ניתן לטעון לפחות את אחד משיטות האימות הדו־שלבי שהפעלת. נא ליצור קשר עם מנהל המערכת.",