From fe0c08665bbec532c2cee21a60f6a88c4914a862 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Mon, 30 Apr 2012 07:06:39 +0000 Subject: =?UTF-8?q?[trunk]=20-=20language=20-=20update=20he=5FIL=20-=20Heb?= =?UTF-8?q?rew=20-=20=D7=A2=D7=91=D7=A8=D7=99=D7=AA=20-=20feature:2457?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@14578 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/he_IL/admin.lang.php | 3 ++- language/he_IL/common.lang.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'language/he_IL') diff --git a/language/he_IL/admin.lang.php b/language/he_IL/admin.lang.php index d10d0780d..ee497952c 100644 --- a/language/he_IL/admin.lang.php +++ b/language/he_IL/admin.lang.php @@ -119,7 +119,6 @@ $lang['Other private albums'] = 'קטגוריות פרטיות אחרות'; $lang['Page banner'] = 'באנר הדף'; $lang['Parent album'] = 'קטגורית אם'; $lang['Path'] = 'נתיב'; -$lang['Permalink'] = 'קישורית'; $lang['Permalink %s has been previously used by album %s. Delete from the permalink history first'] = 'השתמשו בעבר ב Permalink "%s" "זה עבור הקטגוריה "%s". מחק אותו ההסטוריה של permalink'; $lang['The permalink name must be composed of a-z, A-Z, 0-9, "-", "_" or "/". It must not be numeric or start with number followed by "-"'] = 'השם Permalink חייב להיות מורכב a-z, A-Z, 0-9, "-", "_" או "/".הוא חייב לא להיות מספרי או להתחיל עם מספר "-"'; $lang['Permalink %s is already used by album %s'] = 'Permalink "%s" "נמצא כבר בשימוש על ידי הקטגוריה "%s"'; @@ -830,4 +829,6 @@ $lang['Tags %s merged into tag %s'] = 'התג %s או $lang['You are using the Browser uploader. Try the Flash uploader instead.'] = 'אתה משתמש בהעלאה מהדפדפן. נסה העלאת פלאש במקום.'; $lang['You are using the Flash uploader. Problems? Try the Browser uploader instead.'] = 'אתה משתמש בהעלאת פלאש. ישנה בעיה? נסה העלאה מהדפדפן במקום.'; $lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'אין באפשרותך לקבוע סדר תמונות ברירת מחדל מכיוון שאתה משתמש בהגדרות מותאמות אישית'; +$lang['Add to caddie'] = 'הוסף לסל'; +$lang['Permalink'] = 'קישורית'; ?> \ No newline at end of file diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index e19c08a62..0c6b75797 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -119,7 +119,6 @@ $lang['Webmaster'] = 'מנהל אתר'; $lang['Week %d'] = 'שבוע %d'; $lang['About Piwigo'] = 'אודות Piwigo'; $lang['You are not authorized to access the requested page'] = 'אינך מורשה לגשת לדף זה'; -$lang['Add to caddie'] = 'הוסף לסל'; $lang['add this photo to your favorites'] = 'הוסף תמונה זאת למועדפים שלך'; $lang['Administration'] = 'מנהל ראשי'; $lang['all'] = 'הכול'; @@ -340,4 +339,5 @@ $lang['This author removed the comment with id %d'] = 'מחבר זה מחק את $lang['html tags are not allowed in login'] = 'לא ניתן להשתמש בתגי html בהתחברות'; $lang['The number of photos per page must be a not null scalar'] = 'מספר התמונות בד חייב להיות גדול מאפס'; $lang['Number of photos per page'] = 'מספר תמונות בדף'; + ?> \ No newline at end of file -- cgit v1.2.3