summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2008-03-18 22:45:35 +0100
committerAndreas Gohr <andi@splitbrain.org>2008-03-18 22:45:35 +0100
commit259ebd9754b76c4d5ac37cdec221b61d8f5a2d29 (patch)
treef28b134e8c7fdedfc47a442b7b00d9f887ff847b
parentb5279fd6c85a90506ab6ad55bb3493533903d773 (diff)
downloadrpg-259ebd9754b76c4d5ac37cdec221b61d8f5a2d29.tar.gz
rpg-259ebd9754b76c4d5ac37cdec221b61d8f5a2d29.tar.bz2
Hebrew language update
darcs-hash:20080318214535-7ad00-9beffafec9c628f9872968b935e84b061ca562a1.gz
-rw-r--r--lib/plugins/config/lang/he/lang.php1
-rw-r--r--lib/plugins/popularity/lang/he/intro.txt9
-rw-r--r--lib/plugins/popularity/lang/he/lang.php8
3 files changed, 18 insertions, 0 deletions
diff --git a/lib/plugins/config/lang/he/lang.php b/lib/plugins/config/lang/he/lang.php
index 44ebbbe52..fd82dcd99 100644
--- a/lib/plugins/config/lang/he/lang.php
+++ b/lib/plugins/config/lang/he/lang.php
@@ -106,6 +106,7 @@ $lang['sitemap'] = 'צור מפת אתר של Google (ימים)';
$lang['broken_iua'] = 'האם הפעולה ignore_user_abort תקולה במערכת שלך? הדבר עלול להביא לתוכן חיפוש שאינו תקין. IIS+PHP/CGI ידוע כתקול. ראה את <a href="http://bugs.splitbrain.org/?do=details&amp;task_id=852">באג 852</a> למידע נוסף';
$lang['xsendfile'] = 'להשתמש בכותר X-Sendfile כדי לאפשר לשרת לספק קבצים סטטיים? על השרת שלך לתמוך באפשרות זאת.';
$lang['xmlrpc'] = 'לאפשר.לחסום את מנשק XML-RPC';
+$lang['renderer_xhtml'] = 'מחולל לשימוש עבור פלט הויקי העיקרי (xhtml)';
$lang['renderer__core'] = '%s (ליבת דוקוויקי)';
$lang['renderer__plugin'] = '%s (הרחבות)';
$lang['rss_type'] = 'סוג פלט XML';
diff --git a/lib/plugins/popularity/lang/he/intro.txt b/lib/plugins/popularity/lang/he/intro.txt
new file mode 100644
index 000000000..1f2e318f7
--- /dev/null
+++ b/lib/plugins/popularity/lang/he/intro.txt
@@ -0,0 +1,9 @@
+====== משוב פופלריות ======
+
+כלי זה אוסף מידע אנונימי אודות הויקי שלך ומאפשר לך לשלוח אותו חזרה למפתחי דוקוויקי. מידע זה יסיע להם להבין את השימוש שעושים משתמשי דוקוויקי במערכת ויבטיח שהחלטות עתידיות לגבי הפיתוח יתבססו על סטטיסטיקות שימוש אמיתי.
+
+נודה אם תחזור על הפעולה מהעת לעת כדי לודא המפתחים מיודעים כשהויקי שלך גדל. המידע שישלח יזוהה על ידי תג אנונימי.
+
+המידע שנאסף כולל פרטים כמו גרסת הדוקוויקי, מספר וגודל הדפים והקבצים שלך, הרחבות מותקנות ומידע אודות התקנת ה-PHP שלך.
+
+המידע הגולמי שישלח מופיע מטה. נא השתמש בכפתור "שלח מידע" כדי להעבירו. \ No newline at end of file
diff --git a/lib/plugins/popularity/lang/he/lang.php b/lib/plugins/popularity/lang/he/lang.php
new file mode 100644
index 000000000..b462a01fd
--- /dev/null
+++ b/lib/plugins/popularity/lang/he/lang.php
@@ -0,0 +1,8 @@
+<?php
+/**
+ * Hebrew language file
+ *
+ * @author Dotan Kamber <kamberd@yahoo.com>
+ */
+$lang['name'] = 'משוב פופולריות (יתכן זמן טעינה ארוך)';
+$lang['submit'] = 'שלח מידע';