Changeset 11966 for trunk/language/he_IL


Ignore:
Timestamp:
Aug 18, 2011, 5:19:03 PM (13 years ago)
Author:
plg
Message:

feature 2407 added: display upload limitations before file selection (file
maximum size, maximum dimensions, allowed file types). The maximum dimensions
are calculated for GD only (because Imagick and External ImageMagick are not
using PHP memory as far as I could find on the web).

bug 2408 fixed: change term "old style form" into "browser uploader" and
"multiple file form" into "Flash Uploader" (based on WordPress user interface)

File:
1 edited

Legend:

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

    r11641 r11966  
    616616$lang['Manage this set of %d photos'] = 'נהל את קבוצת התמונות הזאת (%d תמונות)';
    617617$lang['Select files'] = 'בחר קבצים';
    618 $lang['JPEG files or ZIP archives with JPEG files inside please.'] = 'קבצי JPEG או בארכיון ZIP עם קבצי JPEG בתוך בבקשה.';
    619618$lang['Everybody'] = 'כולם';
    620619$lang['Who can see these photos?'] = 'מי יכול לראות את התמונות?';
    621620$lang['Who can see this photo?'] = 'מי יכול לראות את התמונה?';
    622 $lang['... or switch to the old style form'] = '... או לעבור בצורה בסגנון הישן ';
    623 $lang['... or switch to the multiple files form'] = '... או לעבור בצורת קבצים מרובים ';
    624621$lang['The websize maximum width must be a number between %d and %d'] = 'רוחב מרבי websize חייב להיות מספר בין% d% d ';
    625622$lang['The websize maximum height must be a number between %d and %d'] = 'הגובה המרבי של האתר חייב להיות מספר בין %d ו %d';
Note: See TracChangeset for help on using the changeset viewer.