summaryrefslogtreecommitdiffstats
path: root/l10n/he.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/he.php')
-rw-r--r--l10n/he.php9
1 files changed, 4 insertions, 5 deletions
diff --git a/l10n/he.php b/l10n/he.php
index bcb40ebde..13de4dcc7 100644
--- a/l10n/he.php
+++ b/l10n/he.php
@@ -1,7 +1,6 @@
<?php
$TRANSLATIONS = array(
"Feed contains invalid XML" => "ערוץ הזנת תוכן מכיל XML לא חוקי",
-"Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl http://the-feed.tld" => "ערוץ מידע לא נמצא: יתכן שהאתר לא מספק ערוץ תוכן או שהאתר מונע גישה. על מנת לשלול מניעת גישה על ידי האתר, מומלץ לנסות להוריד את ערוץ התוכן באמצעות שורת הפקודה של השרת תוך שימוש בשירות curl: curl http://the-feed.tld",
"Detected feed format is not supported" => "תצורה מזוהה של ערוץ תוכן אינה נתמכת",
"Website not found" => "האתר לא אותר",
"More redirects than allowed, aborting" => "מעל למכסה המותרת לניתוב מחדש, מבטל פעולה",
@@ -120,14 +119,14 @@ $TRANSLATIONS = array(
"Expand articles on key navigation" => " תצוגת מאמר מורחב בתפריט ראשי ",
"Show all articles" => "הצגת כל המאמרים",
"Reverse ordering (oldest on top)" => "סידור הפוך (ישן למעלה)",
-"Help" => "עזרה",
-"Keyboard shortcuts" => "קיצורי מקלדת",
-"Documentation" => "תיעוד",
"Subscriptions (OPML)" => "הרשמות (OPML)",
"Import" => "יבוא",
"Export" => "ייצוא",
"Error when importing: file does not contain valid OPML" => "שגיאה ביבוא: הקובץ אינו מכיל OPML תקין",
"Unread/Starred Articles" => "מאמרים שלא נקראו / סומנו ככוכב",
-"Error when importing: file does not contain valid JSON" => "שגיאה ביבוא: הקובץ אינו מכיל JSON תקין"
+"Error when importing: file does not contain valid JSON" => "שגיאה ביבוא: הקובץ אינו מכיל JSON תקין",
+"Help" => "עזרה",
+"Keyboard shortcuts" => "קיצורי מקלדת",
+"Documentation" => "תיעוד"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";