source: trunk/plugins/TakeATour/language/he_IL/plugin.lang.php @ 31187

Last change on this file since 31187 was 31187, checked in by TranslationTeam, 9 years ago

Add he_IL, thanks to ymoran00

  • Property svn:executable set to *
File size: 2.9 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2015 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['2.7 Tour'] = 'סיור 2.7';
24$lang['2_7_0_descrp'] = 'גלה מה חדש ב-Piwigo 2.7';
25$lang['End tour'] = 'סוף סיור';
26$lang['First Contact'] = 'איש קשר ראשון';
27$lang['Next '] = 'הבא';
28$lang['Prev'] = 'הקודם';
29$lang['Privacy'] = 'פרטיות';
30$lang['Start the Tour'] = 'התחל את הסיור';
31$lang['Take a tour and discover the features of your Piwigo gallery » Go to the available tours'] = 'צא לסיור וגלה את הפית׳רים של גלריית Piwigo שלך >> צא לסיורים זמינים';
32$lang['Visit your Piwigo!'] = 'בקר ב-Piwigo שלך!';
33$lang['takeatour_configpage'] = 'צא לסיור >> רשימת סיורים';
34$lang['TAT_descrp'] = 'ברוך הבא! הנה רשימה של כל הסיורים הקיימים לעזור לך לגלות את הפיצ׳רים של גלריית Piwigo שלך.<br><br>הפעל סיור למטה, ואז עקוב אחר ההוראות. ךלץ הבא/הקודם (או השתמש בחיצי המקלדת) לנווט במהלך סיור. כאשר אתה בסיור, אם אתה הולך לדף ניהול אחר, תועבר לדף העכשווי של הסיור. אם אתה תקוע ולא מצליח לסיים את הסיור, הגעה ל<em>תוספים >> קח סיור</em> תסיים את הסיור.';
Note: See TracBrowser for help on using the repository browser.