source: extensions/read_metadata/language/he_IL/plugin.lang.php @ 32011

Last change on this file since 32011 was 32011, checked in by TranslationTeam, 5 years ago

Add he_IL, thanks to ymoran00

  • Property svn:executable set to *
File size: 1.2 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | This file is part of Piwigo.                                          |
4// |                                                                       |
5// | For copyright and license information, please view the COPYING.txt    |
6// | file that was distributed with this source code.                      |
7// +-----------------------------------------------------------------------+
8$lang['Choose photo ID'] = 'בחרו מזהה תמונה';
9$lang['Information is read from'] = 'מידע נקרא מ-';
10$lang['Metadata'] = 'מטה-דאטה';
11$lang['Photo admin page'] = 'דף ניהול תמונות';
12$lang['Read metadata'] = 'קראו מטה-דאטה';
13$lang['Show metadata'] = 'הציגו מטה-דאטה';
14$lang['This ID isn\'t used in your gallery'] = 'מזהה זה אינו בשימוש בגלריה שלך';
15$lang['This file type doesn\'t use metadata'] = 'סוג קובץ זה לא משתמש במטה-דאטה';
16$lang['This section is reserved for the webmaster'] = 'חלק זה שמור למנהל האתר';
17$lang['You must choose a photo ID'] = 'עליך לבחור במזהה תמונה';
18$lang['or'] = 'או';
Note: See TracBrowser for help on using the repository browser.