diff options
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index 3e475960a58..5ed95287147 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -265,9 +265,6 @@ OC.L10N.register( "Database host" : "שרת מסד נתונים", "Please specify the port number along with the host name (e.g., localhost:5432)." : "נא לציין את מספר הפתחה יחד עם שם המארח (למשל: localhost:5432).", "Performance warning" : "אזהרת ביצועים", - "SQLite will be used as database." : "יעשה שימוש ב־SQLite כמסד נתונים.", - "For larger installations we recommend to choose a different database backend." : "להתקנות נרחבות אנו ממליצים לבחור מסד נתונים אחר לצד השרת.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "במיוחד כאשר משתמשים במחשב שולחני לסנכרון קבצים השימוש ב SQLite אינו מומלץ.", "Finish setup" : "סיום התקנה", "Finishing …" : "מסיים...", "Need help?" : "עזרה נזקקת?", @@ -346,6 +343,9 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "ניתן לשתף עם אנשים אחרים על ידי הקלדת משתמש או קבוצה או כתובת דוא״ל.", "The specified document has not been found on the server." : "המסמך המבוקש לא נמצא על השרת.", "You can click here to return to %s." : "ניתן ללחוץ כאן לחזרה אל %s.", + "SQLite will be used as database." : "יעשה שימוש ב־SQLite כמסד נתונים.", + "For larger installations we recommend to choose a different database backend." : "להתקנות נרחבות אנו ממליצים לבחור מסד נתונים אחר לצד השרת.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "במיוחד כאשר משתמשים במחשב שולחני לסנכרון קבצים השימוש ב SQLite אינו מומלץ.", "Wrong password." : "ססמה שגויה.", "Stay logged in" : "השאר מחובר", "Back to log in" : "חזרה לכניסה", |