SymbiSoft / dataquota

Automatically exported from code.google.com/p/dataquota
0 stars 0 forks source link

Hebrew translation #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I added translation to Hebrew.
Please use it.

Thanks,
Guy Oliver
guy@oliver-ins.co.il

Please provide any additional information below.

/*
DataQuota.l01 - Hebrew

Data Quota for S60 phones.
http://code.google.com/p/dataquota/
Copyright (C) 2008, 2009, 2010  Hugo van Kemenade

This file is part of Data Quota.

Data Quota is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

Data Quota is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Data Quota.  If not, see <http://www.gnu.org/licenses/>.
*/

//  LOCALISATION STRINGS

rls_string STR_dataquota_caption_string "מכסת מידע"

rls_string STR_dataquota_sent "נשלח: "
rls_string STR_dataquota_rcvd "התקבל: "
rls_string STR_dataquota_used "סה"כ בשימוש: "
rls_string STR_dataquota_day "יום: "
rls_string STR_dataquota_seperator " / "
rls_string STR_dataquota_megabyte " MB"

rls_string STR_dataquota_refresh "עדכן"
rls_string STR_dataquota_edit "ערוך"
rls_string STR_dataquota_edit_quota "מכסה"
rls_string STR_dataquota_edit_billing_day "יום חיוב חשבון"
//rls_string STR_dataquota_edit_billing_period "תקופת חשבון"
rls_string STR_dataquota_about "אודותינו"
rls_string STR_dataquota_about_text "מכסת מידע "
rls_string STR_dataquota_exit "יציאה"

// End of file

Original issue reported on code.google.com by guy.oliv...@gmail.com on 11 Apr 2010 at 8:41

GoogleCodeExporter commented 8 years ago
Thanks Guy, I've added that in r85 and released it in Data Quota 1.26.

Original comment by hugovk@gmail.com on 11 Apr 2010 at 9:03