diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-08-30 09:00:00 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-08-30 09:00:00 +0000 |
commit | 29d213f9fac529de011de0d3d20210014a54c486 (patch) | |
tree | 18f11af160eb01b4efa553bb8dc403aaebf3d26f /language/he_IL/common.lang.php | |
parent | ea5fb3398c1c518f7d581864b940ccb097e86446 (diff) |
[trunk_public] Update he_IL, thanks to : OBN
git-svn-id: http://piwigo.org/svn/trunk@29321 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/he_IL/common.lang.php | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index 872e49504..46ce479a4 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -419,4 +419,10 @@ $lang['Go back to the album'] = 'חזור לאלבום'; $lang['First Page'] = 'עמוד ראשון'; $lang['Email'] = 'אימייל'; $lang['%d photos per page'] = '%d תמונות בעמוד'; -$lang['No results for'] = 'לא נמצאו תוצאות עבור';
\ No newline at end of file +$lang['No results for'] = 'לא נמצאו תוצאות עבור'; +$lang['Album name, A → Z'] = 'שם אלבום, A → Z'; +$lang['Album name, Z → A'] = 'שם אלבום, Z → A'; +$lang['Apply on properties'] = 'עדכן הגדרות'; +$lang['Link: %s'] = 'קישור: %s'; +$lang['Photo description'] = 'תיאור התמונה'; +$lang['Photo title'] = 'כותרת התמונה';
\ No newline at end of file |