diff options
Diffstat (limited to 'l10n/he/core.po')
-rw-r--r-- | l10n/he/core.po | 79 |
1 files changed, 43 insertions, 36 deletions
diff --git a/l10n/he/core.po b/l10n/he/core.po index ad2bc98b77c..52e79252aab 100644 --- a/l10n/he/core.po +++ b/l10n/he/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-26 10:45-0500\n" -"PO-Revision-Date: 2013-11-26 15:45+0000\n" +"POT-Creation-Date: 2013-12-07 22:26-0500\n" +"PO-Revision-Date: 2013-12-08 03:26+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -279,7 +279,7 @@ msgid "Share" msgstr "שתף" #: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 -#: js/share.js:719 +#: js/share.js:719 templates/installation.php:10 msgid "Error" msgstr "שגיאה" @@ -315,7 +315,7 @@ msgstr "" msgid "Password protect" msgstr "הגנה בססמה" -#: js/share.js:224 templates/installation.php:57 templates/login.php:32 +#: js/share.js:224 templates/installation.php:58 templates/login.php:38 msgid "Password" msgstr "סיסמא" @@ -391,7 +391,7 @@ msgstr "מחיקה" msgid "share" msgstr "שיתוף" -#: js/share.js:464 js/share.js:694 +#: js/share.js:694 msgid "Password protected" msgstr "מוגן בססמה" @@ -482,8 +482,8 @@ msgstr "הבקשה נכשלה!<br>האם כתובת הדוא״ל/שם המשתמ msgid "You will receive a link to reset your password via Email." msgstr "יישלח לתיבת הדוא״ל שלך קישור לאיפוס הססמה." -#: lostpassword/templates/lostpassword.php:21 templates/installation.php:51 -#: templates/login.php:25 +#: lostpassword/templates/lostpassword.php:21 templates/installation.php:52 +#: templates/login.php:31 msgid "Username" msgstr "שם משתמש" @@ -527,7 +527,7 @@ msgstr "אישי" msgid "Users" msgstr "משתמשים" -#: strings.php:7 templates/layout.user.php:110 +#: strings.php:7 templates/layout.user.php:111 msgid "Apps" msgstr "יישומים" @@ -594,101 +594,108 @@ msgstr "" msgid "Cheers!" msgstr "" -#: templates/installation.php:24 templates/installation.php:31 -#: templates/installation.php:38 +#: templates/installation.php:25 templates/installation.php:32 +#: templates/installation.php:39 msgid "Security Warning" msgstr "אזהרת אבטחה" -#: templates/installation.php:25 +#: templates/installation.php:26 msgid "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" msgstr "גרסת ה־PHP פגיעה בפני התקפת בית NULL/ריק (CVE-2006-7243)" -#: templates/installation.php:26 +#: templates/installation.php:27 #, php-format msgid "Please update your PHP installation to use %s securely." msgstr "נא לעדכן את התקנת ה-PHP שלך כדי להשתמש ב-%s בצורה מאובטחת." -#: templates/installation.php:32 +#: templates/installation.php:33 msgid "" "No secure random number generator is available, please enable the PHP " "OpenSSL extension." msgstr "אין מחולל מספרים אקראיים מאובטח, נא להפעיל את ההרחבה OpenSSL ב־PHP." -#: templates/installation.php:33 +#: templates/installation.php:34 msgid "" "Without a secure random number generator an attacker may be able to predict " "password reset tokens and take over your account." msgstr "ללא מחולל מספרים אקראיים מאובטח תוקף יכול לנבא את מחרוזות איפוס הססמה ולהשתלט על החשבון שלך." -#: templates/installation.php:39 +#: templates/installation.php:40 msgid "" "Your data directory and files are probably accessible from the internet " "because the .htaccess file does not work." msgstr "תיקיית וקבצי המידע שלך כנראה נגישים מהאינטרנט מכיוון שקובץ ה.htaccess לא עובד." -#: templates/installation.php:41 +#: templates/installation.php:42 #, php-format msgid "" "For information how to properly configure your server, please see the <a " "href=\"%s\" target=\"_blank\">documentation</a>." msgstr "" -#: templates/installation.php:47 +#: templates/installation.php:48 msgid "Create an <strong>admin account</strong>" msgstr "יצירת <strong>חשבון מנהל</strong>" -#: templates/installation.php:66 +#: templates/installation.php:67 msgid "Advanced" msgstr "מתקדם" -#: templates/installation.php:73 +#: templates/installation.php:74 msgid "Data folder" msgstr "תיקיית נתונים" -#: templates/installation.php:85 +#: templates/installation.php:86 msgid "Configure the database" msgstr "הגדרת מסד הנתונים" -#: templates/installation.php:90 templates/installation.php:102 -#: templates/installation.php:113 templates/installation.php:124 -#: templates/installation.php:136 +#: templates/installation.php:91 templates/installation.php:103 +#: templates/installation.php:114 templates/installation.php:125 +#: templates/installation.php:137 msgid "will be used" msgstr "ינוצלו" -#: templates/installation.php:148 +#: templates/installation.php:149 msgid "Database user" msgstr "שם משתמש במסד הנתונים" -#: templates/installation.php:155 +#: templates/installation.php:156 msgid "Database password" msgstr "ססמת מסד הנתונים" -#: templates/installation.php:160 +#: templates/installation.php:161 msgid "Database name" msgstr "שם מסד הנתונים" -#: templates/installation.php:168 +#: templates/installation.php:169 msgid "Database tablespace" msgstr "מרחב הכתובות של מסד הנתונים" -#: templates/installation.php:175 +#: templates/installation.php:176 msgid "Database host" msgstr "שרת בסיס נתונים" -#: templates/installation.php:184 +#: templates/installation.php:185 msgid "Finish setup" msgstr "סיום התקנה" -#: templates/installation.php:184 +#: templates/installation.php:185 msgid "Finishing …" msgstr "" -#: templates/layout.user.php:43 +#: templates/layout.user.php:40 +msgid "" +"This application requires JavaScript to be enabled for correct operation. " +"Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable " +"JavaScript</a> and re-load this interface." +msgstr "" + +#: templates/layout.user.php:44 #, php-format msgid "%s is available. Get more information on how to update." msgstr "%s זמינה להורדה. ניתן ללחוץ כדי לקבל מידע נוסף כיצד לעדכן." -#: templates/layout.user.php:71 templates/singleuser.user.php:8 +#: templates/layout.user.php:72 templates/singleuser.user.php:8 msgid "Log out" msgstr "התנתקות" @@ -714,19 +721,19 @@ msgstr "" msgid "Please contact your administrator." msgstr "" -#: templates/login.php:38 +#: templates/login.php:44 msgid "Lost your password?" msgstr "שכחת את ססמתך?" -#: templates/login.php:43 +#: templates/login.php:49 msgid "remember" msgstr "שמירת הססמה" -#: templates/login.php:46 +#: templates/login.php:52 msgid "Log in" msgstr "כניסה" -#: templates/login.php:52 +#: templates/login.php:58 msgid "Alternative Logins" msgstr "כניסות אלטרנטיביות" |