Ignore:
Timestamp:
Sep 8, 2011, 12:46:35 PM (13 years ago)
Author:
plg
Message:

feature 2431: only keep MySQL on installation form

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/he_IL/install.lang.php

    r8728 r12103  
    3535$lang['Connection to server succeed, but it was impossible to connect to database'] = "התחבר לשרת בהצלחה, אך לא הצליח להתחבר לבסיס נתונים";
    3636$lang['Can\'t connect to server'] = "לא מצליח להתחבר לשרת";
    37 $lang['Database type'] = "סוג בסיס הנתונים";
    38 $lang['The type of database your piwigo data will be store in'] = "סוג בסיס הנתונים שהגלריה שלך תהיה מאוחסנת בו";
    3937$lang['Host'] = "שרת מארח";
    4038$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = "localhost, sql.multimania.com, toto.freesurf.fr";
     
    7169$lang['Download the config file'] = 'הורד את קובץ config';
    7270$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'אתה יכול להוריד את קובץ config ולהעלות אותו אל local/config בתיקיית ההתקנה שלך.';
    73 $lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite ו PostgreSQL כרגע במצב ניסיוני.';
    7471$lang['Learn more'] = 'למד עוד';
    7572?>
Note: See TracChangeset for help on using the changeset viewer.