Skip to content

Commit 7737b91

Browse files
committed
L10N patch.
1 parent a8ff5a5 commit 7737b91

File tree

1 file changed

+50
-50
lines changed

1 file changed

+50
-50
lines changed

l10n/he.yml

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: Hebrew language data (last modified: 2022.11.12).
10+
# This file: Hebrew language data (last modified: 2022.11.22).
1111
#
1212
# Regarding translations: My native language is English. Because this is a free
1313
# and open-source hobby project which generates zero income, and translatable
@@ -173,70 +173,70 @@ header_login: "אנא התחבר על מנת להמשיך."
173173
hints_pdo_dsn:
174174
שאלות נפוצות.: "<em><a href="https://github.com/phpMussel/Docs/blob/master/readme.en.md\#HOW_TO_USE_PDO" hreflang="en-AU">מהו "PDO DSN"? כיצד להשתמש ב-PDO עם phpMussel?</a></em>"
175175
hints_xlists:
176-
איך זה עובד.: "If your system allows only specific types of files to be uploaded, or if your system explicitly denies certain types of files, specifying those filetypes in whitelists, blacklists, and greylists can increase the speed at which scanning is performed by allowing the script to skip over certain filetypes. Format is CSV (comma separated values)."
177-
סדר לוגי של עיבוד.: "If the filetype is whitelisted, don't scan and don't block the file, and don't check the file against the blacklist or the greylist. If the filetype is blacklisted, don't scan the file but block it anyway, and don't check the file against the greylist. If the greylist is empty or if the greylist is not empty and the filetype is greylisted, scan the file as per normal and determine whether to block it based on the results of the scan, but if the greylist is not empty and the filetype is not greylisted, treat the file as blacklisted, therefore not scanning it but blocking it anyway."
176+
איך זה עובד.: "אם המערכת שלך מאפשרת להעלות רק סוגים מסוימים של קבצים, או אם המערכת שלך שוללת במפורש סוגים מסוימים של קבצים, ציון סוגי קבצים אלה ברשימות הלבנות, רשימות שחורות ורשימות אפורות יכול להגביר את המהירות שבה מתבצעת הסריקה על ידי מתן אפשרות לסקריפט לדלג מעל סוגי קבצים מסוימים. הפורמט הוא CSV (ערכים מופרדים בפסיקים)."
177+
סדר לוגי של עיבוד.: "אם סוג הקובץ נמצא ברשימת הלבנות, אל תסרוק ואל תחסום את הקובץ, ואל תבדוק את הקובץ מול הרשימה השחורה או הרשימה האפורה. אם הרשימה האפורה ריקה או אם הרשימה האפורה אינה ריקה וסוג הקובץ מופיע ברשימה אפורה, סרוק את הקובץ כרגיל וקבע אם לחסום אותו על סמך תוצאות הסריקה, אך אם הרשימה האפורה אינה ריקה וסוג הקובץ אינו מופיע ברשימה האפורה, התייחסו לקובץ כאל רשימת שחורה, לכן אל סורקים אותו אלא חוסמים אותו בכל זאת."
178178
info_some_useful_links: |
179179
כמה קישורים שימושיים:<br />
180180
<ul class="pieul">
181-
<li><span class="comCat">Tools, resources, etc for phpMussel.</span>
181+
<li><span class="comCat">כלים, משאבים, וכו' עבור phpMussel.</span>
182182
<ul class="comSub">
183-
<li>{{Links.phpMussel.Issues}} – Issues page for phpMussel (support, assistance, etc).</li>
184-
<li>{{Links.phpMussel.SigTool}} – Creates phpMussel signature files using the ClamAV signatures database.</li>
185-
<li>{{Links.phpMussel.Extras}} – Various extras.</li>
183+
<li>{{Links.phpMussel.Issues}} – דף בעיות עבור phpMussel (תמיכה, סיוע, וכו').</li>
184+
<li>{{Links.phpMussel.SigTool}} – יוצר קבצי חתימה של phpMussel באמצעות מסד הנתונים של חתימות ClamAV.</li>
185+
<li>{{Links.phpMussel.Extras}} – תוספות שונות.</li>
186186
</ul>
187187
</li>
188-
<li><span class="comCat">Tools, resources, etc for ClamAV.</span>
188+
<li><span class="comCat">כלים, משאבים, וכו' עבור ClamAV.</span>
189189
<ul class="comSub">
190-
<li>{{Links.ClamavNet}} – ClamAV homepage (ClamAV® is an open source antivirus engine for detecting trojans, viruses, malware &amp; other malicious threats).</li>
191-
<li>{{Links.SecuriteInfo}} – Computer security company that offers supplementary signatures for ClamAV.</li>
192-
<li>{{Links.Sanesecurity}} – Computer security company that offers supplementary signatures for ClamAV.</li>
193-
<li>{{Links.Malware Expert}} – Offers supplementary signatures for ClamAV and supplementary rules for ModSecurity.</li>
190+
<li>{{Links.ClamavNet}} – דף הבית של ClamAV (ClamAV® הוא מנוע אנטי-וירוס בקוד פתוח לזיהוי סוסים טרויאנים, וירוסים, תוכנות זדוניות ואיומים זדוניים אחרים).</li>
191+
<li>{{Links.SecuriteInfo}} – חברת אבטחת מחשבים המציעה חתימות משלימות עבור ClamAV.</li>
192+
<li>{{Links.Sanesecurity}} – חברת אבטחת מחשבים המציעה חתימות משלימות עבור ClamAV.</li>
193+
<li>{{Links.Malware Expert}} – מציע חתימות משלימות עבור ClamAV וכללים משלימים עבור ModSecurity.</li>
194194
</ul>
195195
</li>
196-
<li><span class="comCat">Groups, forums, communities, etc.</span>
196+
<li><span class="comCat">קבוצות, פורומים, קהילות, וכו'.</span>
197197
<ul class="comSub">
198-
<li>{{Links.PHP.Earth.Facebook}} – PHP learning resources and discussion.</li>
199-
<li>{{Links.MalwareTips}} – Useful malware focused discussion forums.</li>
198+
<li>{{Links.PHP.Earth.Facebook}} – משאבי למידה ודיון ב-PHP.</li>
199+
<li>{{Links.MalwareTips}} – פורומי דיון שימושיים הממוקדים בתוכנות זדוניות.</li>
200200
</ul>
201201
</li>
202-
<li><span class="comCat">Other useful tools, resources, services, etc.</span>
202+
<li><span class="comCat">כלים אחרים, משאבים, שירותים, וכו' שיכולים להיות שימושיים.</span>
203203
<ul class="comSub">
204-
<li>{{Links.PhishTank}} – Phishing database utilised by the phpMussel URL scanner.</li>
205-
<li>{{Links.VirusTotal}} – VirusTotal is a free service for analysing suspicious files and URLs.</li>
206-
<li>{{Links.Hybrid Analysis}} – Hybrid Analysis is a free malware analysis service provided by {{Links.Payload Security}}.</li>
207-
<li>{{Links.Malwarebytes}} – Computer anti-malware specialists.</li>
204+
<li>{{Links.PhishTank}} – מסד נתונים דיוג בשימוש על ידי סורק phpMussel URL.</li>
205+
<li>{{Links.VirusTotal}} – VirusTotal הוא שירות חינמי לניתוח קבצים וכתובות URL חשודות.</li>
206+
<li>{{Links.Hybrid Analysis}} – Hybrid Analysis הוא שירות חינמי לניתוח תוכנות זדוניות המסופק על ידי {{Links.Payload Security}}.</li>
207+
<li>{{Links.Malwarebytes}} – מומחי מחשבים נגד תוכנות זדוניות.</li>
208208
</ul>
209209
</li>
210-
<li><span class="comCat">Informational and learning resources.</span>
210+
<li><span class="comCat">מידע ומשאבי למידה.</span>
211211
<ul class="comSub">
212-
<li>{{Links.PHP.Earth.Website}} – PHP learning resources and discussion.</li>
213-
<li><a href="https://maikuolan.github.io/Vulnerability-Charts/" hreflang="en-AU" rel="noopener noreferrer external">Vulnerability Charts</a> – Lists safe/unsafe versions of various packages (HHVM, PHP, phpMyAdmin, Python, etc).</li>
214-
<li><a href="https://maikuolan.github.io/Compatibility-Charts/" hreflang="en-AU" rel="noopener noreferrer external">Compatibility Charts</a> – Lists compatibility information for various packages (CIDRAM, phpMussel, etc).</li>
212+
<li>{{Links.PHP.Earth.Website}} – משאבי למידה ודיון ב-PHP.</li>
213+
<li><a href="https://maikuolan.github.io/Vulnerability-Charts/" hreflang="en-AU" rel="noopener noreferrer external">תרשימי פגיעות</a> – מפרטת גרסאות בטוחות ולא בטוחות של חבילות שונות (HHVM ,PHP ,phpMyAdmin ,Python, וכו').</li>
214+
<li><a href="https://maikuolan.github.io/Compatibility-Charts/" hreflang="en-AU" rel="noopener noreferrer external">תרשימי תאימות</a> – מפרטת מידע תאימות עבור חבילות שונות (CIDRAM ,phpMussel, וכו').</li>
215215
</ul>
216216
</li>
217217
</ul>
218218
219-
label_active_config_file: "Active configuration file:"
220-
label_blocked: "Uploads blocked"
221-
label_branch: "Branch latest stable:"
222-
label_clientinfo: "Client information:"
219+
label_active_config_file: "קובץ תצורה פעיל:"
220+
label_blocked: "העלאות חסומות"
221+
label_branch: "האורווה האחרונה של הסניף:"
222+
label_clientinfo: "מידע הלקוח:"
223223
label_default: "סטנדרטי"
224-
label_events: "Scan events"
225-
label_expires: "Expires:"
226-
label_extension: "Extension"
227-
label_external: "External"
228-
label_flagged: "Objects flagged"
229-
label_installed_available: "Installed/Available"
230-
label_is_available: "%s is available (%s)."
231-
label_is_available_class: "%s is available."
232-
label_is_not_available: "%s is not available."
233-
label_never: "Never"
234-
label_os: "Operating system used:"
235-
label_other: "Other"
236-
label_other-Active: "Active signature files"
237-
label_other-Since: "Start date"
238-
label_php: "PHP version used:"
239-
label_phpmussel: "phpMussel version used:"
224+
label_events: "סריקת אירועים"
225+
label_expires: "פג תוקף:"
226+
label_extension: "הרחבת"
227+
label_external: "חיצוני"
228+
label_flagged: "אובייקטים מסומנים"
229+
label_installed_available: "מותקן/זמין"
230+
label_is_available: "%s זמין (%s)."
231+
label_is_available_class: "%s זמין."
232+
label_is_not_available: "%s אינו זמין."
233+
label_never: "לעולם לא"
234+
label_os: "מערכת הפעלה בשימוש:"
235+
label_other: "אחר"
236+
label_other-Active: "קבצי חתימת פעילים"
237+
label_other-Since: "תאריך התחלה"
238+
label_php: "גרסת PHP בשימוש:"
239+
label_phpmussel: "גרסת phpMussel בשימוש:"
240240
label_quarantined: "Uploads quarantined"
241241
label_sapi: "SAPI used:"
242242
label_scanned_objects: "Objects scanned"
@@ -330,15 +330,15 @@ siginfo_xkey: "Identified as "%s"."
330330
state_async_deny: "Permissions not adequate to perform asynchronous requests. Try logging in again."
331331
state_cache_is_empty: "The cache is empty."
332332
state_complete_access: "Complete access"
333-
state_default_password: "אזהרה: Using standard password!"
333+
state_default_password: "אזהרה: שימוש בסיסמת ברירת מחדל!"
334334
state_loading: "Loading..."
335335
state_loadtime: "Page request completed in %s seconds."
336336
state_logged_in: "Logged in."
337337
state_logged_in_2fa_pending: "Logged in + 2FA pending."
338338
state_logged_out: "Logged out."
339339
state_logs_access_only: "Logs access only"
340340
state_maintenance_mode: "אזהרה: Maintenance mode is enabled!"
341-
state_password_not_valid: "אזהרה: This account is not using a valid password!"
341+
state_password_not_valid: "אזהרה: חשבון זה אינו משתמש בסיסמה חוקית!"
342342
state_quarantine:
343343
- "There is %s file currently in quarantine."
344344
- "There are %s files currently in quarantine."
@@ -356,7 +356,7 @@ tip_siginfo: "Hello, {username}.<br />The signature information page provides so
356356
tip_statistics: "Hello, {username}.<br />This page shows some basic usage statistics regarding your phpMussel installation."
357357
tip_statistics_disabled: "הערה: Statistics tracking is currently disabled, but can be enabled via the configuration page."
358358
tip_upload_test: "Hello, {username}.<br />The upload test page contains a standard file upload form, allowing you to test whether a file would normally be blocked by phpMussel when attempting to upload it."
359-
title_login: "Login"
360-
warning_javascript_required: "אזהרה: Some front-end functionality requires JavaScript. To ensure that the entire front-end behaves as expected, enabling JavaScript is recommended."
361-
warning_signatures_1: "אזהרה: No signature files are active!"
362-
warning_will_log_out_all_users: "אזהרה: Proceeding will log out all users."
359+
title_login: "התחברות"
360+
warning_javascript_required: "אזהרה: חלק מפונקציונליות הקצה הקדמי דורשת JavaScript. כדי להבטיח שכל הקצה הקדמי יתנהג כמצופה, מומלץ להפעיל JavaScript."
361+
warning_signatures_1: "אזהרה: אין קבצי חתימה פעילים!"
362+
warning_will_log_out_all_users: "אזהרה: אם תמשיך, כל המשתמשים ינותקו."

0 commit comments

Comments
 (0)