Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Thursday, March 28, 2024

File: [Platon] / phpMyEdit / lang / PME.lang.HE-IL-UTF8.inc (download)

Revision 1.1, Tue Dec 18 07:53:16 2007 UTC (16 years, 3 months ago) by michal

Hebrew translation added, thanks to Shula

<?php

/**
 * phpMyEdit language file
 *
 * language: hebrew (Israel)
 * encoding: UTF-8
 * date: 2007-11, 2007-11-11
 * author: Shula <makorepolaazazel@yahoo.com>
 */

/* $Platon: phpMyEdit/lang/PME.lang.HE-IL.inc,v 1.10 2007-11-11 20:14:29 nepto Exp $ */

return Array(
        'Add'               =>'הוסף',
        'Copy'               =>'העתק',
        'Change'               =>'שינוי',
        'Delete'            =>'מחק',
        'View'                  =>'הצג',
        'Prev'              =>'הקודם',
        'Next'              =>'הבא',
        'First'             =>'ראשון',
        'Last'              =>'אחרון',
        'Go to'             =>'עבור אל',
        'Page'              =>'עמוד',
        'Records'           =>'רשומות',
        'Save'              =>'שמור',
        'More'              =>'עוד',
        'Apply'             =>'החל',
        'Cancel'            =>'בטל',
        'Search'        =>'חפש',
        'Hide'            =>'הסתר',
        'Clear'            =>'מחק',
        'Query'            =>'שאילתה',
        'Current Query'        =>'שאילתה נוכחית',
        'Sorted By'        =>'ממוין לפי',
        'ascending'        =>'עולה',
        'descending'        =>'יורד',
        'hidden'        =>'מוסתר',
        'of'            =>'מתוך',
        'record added'      =>'רשומה נוספה',
        'record changed'    =>'רשומה עודכנה',
        'record deleted'    =>'רשומה נמחקה',
        'Please enter'      =>'אנא הכנס',
        'months' => Array(
            '01'    =>    'ינואר',
            '02'    =>    'פברואר',
            '03'    =>    'מרץ',
            '04'    =>    'אפריל',
            '05'    =>    'מאי',
            '06'    =>    'יוני',
            '07'    =>    'יולי',
            '08'    =>    'אוגוסט',
            '09'    =>    'ספטמבר',
            '10'    =>    'אוקטובר',
            '11'    =>    'נובמבר',
            '12'    =>    'דצמברר'),
        // phpMyEdit-report
        'Make report'        => 'בצע ד"וח',
        'Select fields'        => 'בחר שדות',
        'Records per screen'    => 'רשומות לכל מסך',
        );

?>

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top