<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[173814] trunk/Source/WebCore/platform/gtk/po</title>
</head>
<body>
<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
#msg dl a { font-weight: bold}
#msg dl a:link { color:#fc3; }
#msg dl a:active { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/173814">173814</a></dd>
<dt>Author</dt> <dd>berto@igalia.com</dd>
<dt>Date</dt> <dd>2014-09-22 01:34:46 -0700 (Mon, 22 Sep 2014)</dd>
</dl>
<h3>Log Message</h3>
<pre>[l10n] Updated Hebrew translation of WebKitGTK+
https://bugs.webkit.org/show_bug.cgi?id=136678
Patch by Yosef Or Boczko <yoseforb@gnome.org> on 2014-09-22
Reviewed by Philippe Normand.
* he.po:</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkSourceWebCoreplatformgtkpoChangeLog">trunk/Source/WebCore/platform/gtk/po/ChangeLog</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkpohepo">trunk/Source/WebCore/platform/gtk/po/he.po</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkSourceWebCoreplatformgtkpoChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/po/ChangeLog (173813 => 173814)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/po/ChangeLog        2014-09-22 08:33:46 UTC (rev 173813)
+++ trunk/Source/WebCore/platform/gtk/po/ChangeLog        2014-09-22 08:34:46 UTC (rev 173814)
</span><span class="lines">@@ -1,3 +1,12 @@
</span><ins>+2014-09-22 Yosef Or Boczko <yoseforb@gnome.org>
+
+ [l10n] Updated Hebrew translation of WebKitGTK+
+ https://bugs.webkit.org/show_bug.cgi?id=136678
+
+ Reviewed by Philippe Normand.
+
+ * he.po:
+
</ins><span class="cx"> 2014-09-22 Shantha kumar <shantha.thamizh@gmail.com>
</span><span class="cx">
</span><span class="cx"> Webkit Tamil translations updated
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkpohepo"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/po/he.po (173813 => 173814)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/po/he.po        2014-09-22 08:33:46 UTC (rev 173813)
+++ trunk/Source/WebCore/platform/gtk/po/he.po        2014-09-22 08:34:46 UTC (rev 173814)
</span><span class="lines">@@ -2,2524 +2,1961 @@
</span><span class="cx"> # Copyright (C) 2010 webkit's COPYRIGHT HOLDER
</span><span class="cx"> # This file is distributed under the same license as the webkit package.
</span><span class="cx"> # Gil Osher <gilosher@gmail.com>, 2010.
</span><ins>+# Yosef Or Boczko <yoseforb@gnome.org>, 2014.
</ins><span class="cx"> #
</span><span class="cx"> msgid ""
</span><span class="cx"> msgstr ""
</span><span class="cx"> "Project-Id-Version: webkit HEAD\n"
</span><del>-"Report-Msgid-Bugs-To: http://bugs.webkit.org/\n"
-"POT-Creation-Date: 2013-03-15 17:34-0300\n"
-"PO-Revision-Date: 2010-02-16 18:03+0200\n"
-"Last-Translator: Gil Osher <gilosher@gmail.com>\n"
-"Language-Team: Hebrew <he@li.org>\n"
</del><ins>+"Report-Msgid-Bugs-To: http://bugs.webkit.org\n"
+"POT-Creation-Date: 2014-08-28 22:55+0000\n"
+"PO-Revision-Date: 2014-09-09 23:49+0300\n"
+"Last-Translator: Yosef Or Boczko <yoseforb@gmail.com>\n"
+"Language-Team: עברית <>\n"
</ins><span class="cx"> "Language: he\n"
</span><span class="cx"> "MIME-Version: 1.0\n"
</span><span class="cx"> "Content-Type: text/plain; charset=UTF-8\n"
</span><span class="cx"> "Content-Transfer-Encoding: 8bit\n"
</span><span class="cx"> "Plural-Forms: nplurals=2; plural=(n != 1);\n"
</span><ins>+"X-Generator: Gtranslator 2.91.6\n"
</ins><span class="cx">
</span><del>-#: ErrorsGtk.cpp:37
</del><ins>+#: ../ErrorsGtk.cpp:33
</ins><span class="cx"> msgid "Load request cancelled"
</span><del>-msgstr ""
</del><ins>+msgstr "בוטלה דרישת הטעינה"
</ins><span class="cx">
</span><del>-#: ErrorsGtk.cpp:43
</del><ins>+#: ../ErrorsGtk.cpp:39
</ins><span class="cx"> msgid "Not allowed to use restricted network port"
</span><del>-msgstr ""
</del><ins>+msgstr "לא ניתן להשתמש ביציאת רשת מוגבלת"
</ins><span class="cx">
</span><del>-#: ErrorsGtk.cpp:49
</del><ins>+#: ../ErrorsGtk.cpp:45
</ins><span class="cx"> msgid "URL cannot be shown"
</span><del>-msgstr ""
</del><ins>+msgstr "לא ניתן להציג את הכתובת"
</ins><span class="cx">
</span><del>-#: ErrorsGtk.cpp:55
</del><ins>+#: ../ErrorsGtk.cpp:51
</ins><span class="cx"> msgid "Frame load was interrupted"
</span><span class="cx"> msgstr ""
</span><span class="cx">
</span><del>-#: ErrorsGtk.cpp:61
</del><ins>+#: ../ErrorsGtk.cpp:57
</ins><span class="cx"> msgid "Content with the specified MIME type cannot be shown"
</span><span class="cx"> msgstr ""
</span><span class="cx">
</span><del>-#: ErrorsGtk.cpp:67
</del><ins>+#: ../ErrorsGtk.cpp:63
</ins><span class="cx"> msgid "File does not exist"
</span><del>-msgstr ""
</del><ins>+msgstr "הקובץ אינו קיים"
</ins><span class="cx">
</span><del>-#: ErrorsGtk.cpp:73
</del><ins>+#: ../ErrorsGtk.cpp:69
</ins><span class="cx"> msgid "Plugin will handle load"
</span><span class="cx"> msgstr ""
</span><span class="cx">
</span><del>-#: ErrorsGtk.cpp:85
</del><ins>+#: ../ErrorsGtk.cpp:81
</ins><span class="cx"> msgid "User cancelled the download"
</span><span class="cx"> msgstr "משתמש ביטל את ההורדה"
</span><span class="cx">
</span><del>-#: ErrorsGtk.cpp:105
</del><ins>+#: ../ErrorsGtk.cpp:97
</ins><span class="cx"> msgid "Printer not found"
</span><del>-msgstr ""
</del><ins>+msgstr "לא נמצא מדפיס"
</ins><span class="cx">
</span><del>-#: ErrorsGtk.cpp:112
</del><ins>+#: ../ErrorsGtk.cpp:102
</ins><span class="cx"> msgid "Invalid page range"
</span><del>-msgstr ""
</del><ins>+msgstr "טווח דפים לא חוקי"
</ins><span class="cx">
</span><del>-#: GtkAuthenticationDialog.cpp:171
-#, c-format
-msgid "The site %s:%i requests a username and password"
-msgstr ""
-
-#: GtkAuthenticationDialog.cpp:175
-#, fuzzy
-msgid "_Remember password"
-msgstr "זכור את הסיסמה"
-
-#: GtkAuthenticationDialog.cpp:201
-msgid "Server message:"
-msgstr ""
-
-#: GtkAuthenticationDialog.cpp:202 GtkAuthenticationDialog.cpp:210
-msgid "Username:"
-msgstr "שם משתמש:"
-
-#: GtkAuthenticationDialog.cpp:203 GtkAuthenticationDialog.cpp:211
-msgid "Password:"
-msgstr "סיסמה:"
-
-#: LocalizedStringsGtk.cpp:56 LocalizedStringsGtk.cpp:61
</del><ins>+#: ../LocalizedStringsGtk.cpp:55 ../LocalizedStringsGtk.cpp:60
</ins><span class="cx"> msgid "Submit"
</span><del>-msgstr "שלח"
</del><ins>+msgstr "שליחה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:66
</del><ins>+#: ../LocalizedStringsGtk.cpp:65
</ins><span class="cx"> msgid "Reset"
</span><del>-msgstr "נקה"
</del><ins>+msgstr "ניקוי"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:71
</del><ins>+#: ../LocalizedStringsGtk.cpp:70
</ins><span class="cx"> msgid "Details"
</span><del>-msgstr ""
</del><ins>+msgstr "פרטים"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:76
</del><ins>+#: ../LocalizedStringsGtk.cpp:75
</ins><span class="cx"> msgid "This is a searchable index. Enter search keywords: "
</span><del>-msgstr ""
</del><ins>+msgstr "זהו מפתח ניתן לחיפוש. יש להזין מילת מפתח לחיפוש:"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:81
</del><ins>+#: ../LocalizedStringsGtk.cpp:80
</ins><span class="cx"> msgid "Choose File"
</span><del>-msgstr "בחר קובץ"
</del><ins>+msgstr "בחירת קובץ"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:86
-#, fuzzy
</del><ins>+#: ../LocalizedStringsGtk.cpp:85
</ins><span class="cx"> msgid "Choose Files"
</span><del>-msgstr "בחר קובץ"
</del><ins>+msgstr "בחירת קבצים"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:91 LocalizedStringsGtk.cpp:96
</del><ins>+#: ../LocalizedStringsGtk.cpp:90 ../LocalizedStringsGtk.cpp:95
</ins><span class="cx"> msgid "(None)"
</span><span class="cx"> msgstr "(ללא)"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:101
</del><ins>+#: ../LocalizedStringsGtk.cpp:100
</ins><span class="cx"> msgid "Open Link in New _Window"
</span><del>-msgstr "פתח קישור בח_לון חדש"
</del><ins>+msgstr "פתיחת קישור בח_לון חדש"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:106
</del><ins>+#: ../LocalizedStringsGtk.cpp:105
</ins><span class="cx"> msgid "_Download Linked File"
</span><del>-msgstr "_הורד קובץ קשור"
</del><ins>+msgstr "_הורדת קובץ הקישור"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:111
</del><ins>+#: ../LocalizedStringsGtk.cpp:110
</ins><span class="cx"> msgid "Copy Link Loc_ation"
</span><del>-msgstr "העתק את _מיקום הקישור"
</del><ins>+msgstr "העתקת _מיקום הקישור"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:116
</del><ins>+#: ../LocalizedStringsGtk.cpp:115
</ins><span class="cx"> msgid "Open _Image in New Window"
</span><del>-msgstr "פתח _תמונה בחלון חדש"
</del><ins>+msgstr "פתיחת _תמונה בחלון חדש"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:121
</del><ins>+#: ../LocalizedStringsGtk.cpp:120
</ins><span class="cx"> msgid "Sa_ve Image As"
</span><del>-msgstr "_שמור תמונה בשם"
</del><ins>+msgstr "_שמירת תמונה בשם"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:126
</del><ins>+#: ../LocalizedStringsGtk.cpp:125
</ins><span class="cx"> msgid "Cop_y Image"
</span><del>-msgstr "ה_עתק תמונה"
</del><ins>+msgstr "ה_עתקת תמונה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:131
-#, fuzzy
</del><ins>+#: ../LocalizedStringsGtk.cpp:130
</ins><span class="cx"> msgid "Copy Image _Address"
</span><del>-msgstr "ה_עתק תמונה"
</del><ins>+msgstr "העתקת _כתובת תמונה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:136
-#, fuzzy
</del><ins>+#: ../LocalizedStringsGtk.cpp:135
</ins><span class="cx"> msgid "Open _Video in New Window"
</span><del>-msgstr "פתח _תמונה בחלון חדש"
</del><ins>+msgstr "פתיחת _סרטון בחלון חדש"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:141
-#, fuzzy
</del><ins>+#: ../LocalizedStringsGtk.cpp:140
</ins><span class="cx"> msgid "Open _Audio in New Window"
</span><del>-msgstr "פתח קישור בח_לון חדש"
</del><ins>+msgstr "פתיחת _שמע בחלון חדש"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:146
-#, fuzzy
</del><ins>+#: ../LocalizedStringsGtk.cpp:145
+#| msgid "_Download Linked File"
+msgid "Download _Video"
+msgstr "הורדת _סרטון"
+
+#: ../LocalizedStringsGtk.cpp:150
+#| msgid "_Download Linked File"
+msgid "Download _Audio"
+msgstr "הורדת _שמע"
+
+#: ../LocalizedStringsGtk.cpp:155
</ins><span class="cx"> msgid "Cop_y Video Link Location"
</span><del>-msgstr "העתק את _מיקום הקישור"
</del><ins>+msgstr "ה_עתקת מיקום קישור הסרטון"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:151
-#, fuzzy
</del><ins>+#: ../LocalizedStringsGtk.cpp:160
</ins><span class="cx"> msgid "Cop_y Audio Link Location"
</span><del>-msgstr "העתק את _מיקום הקישור"
</del><ins>+msgstr "ה_עתקת מיקום קישור השמע"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:156
</del><ins>+#: ../LocalizedStringsGtk.cpp:165
</ins><span class="cx"> msgid "_Toggle Media Controls"
</span><del>-msgstr ""
</del><ins>+msgstr "ה_צגת/הסתרת פקדי המדיה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:161
</del><ins>+#: ../LocalizedStringsGtk.cpp:170
+msgid "_Show Media Controls"
+msgstr "_הצגת פקדי מדיה"
+
+#: ../LocalizedStringsGtk.cpp:175
+msgid "_Hide Media Controls"
+msgstr "_הסתרת פקדי מדיה"
+
+#: ../LocalizedStringsGtk.cpp:180
</ins><span class="cx"> msgid "Toggle Media _Loop Playback"
</span><del>-msgstr ""
</del><ins>+msgstr "הפעלת/ביטול השמעת מדיה ב_לולאה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:166
</del><ins>+#: ../LocalizedStringsGtk.cpp:185
</ins><span class="cx"> msgid "Switch Video to _Fullscreen"
</span><del>-msgstr ""
</del><ins>+msgstr "העברת הסרטון למסך _מלא"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:171
</del><ins>+#: ../LocalizedStringsGtk.cpp:190
</ins><span class="cx"> msgid "_Play"
</span><del>-msgstr ""
</del><ins>+msgstr "_ניגון"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:176
</del><ins>+#: ../LocalizedStringsGtk.cpp:195
</ins><span class="cx"> msgid "_Pause"
</span><del>-msgstr ""
</del><ins>+msgstr "_השהיה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:181
</del><ins>+#: ../LocalizedStringsGtk.cpp:200
</ins><span class="cx"> msgid "_Mute"
</span><del>-msgstr ""
</del><ins>+msgstr "_השתקה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:186
</del><ins>+#: ../LocalizedStringsGtk.cpp:205
</ins><span class="cx"> msgid "Open _Frame in New Window"
</span><del>-msgstr "פתח מ_סגרת בחלון חדש"
</del><ins>+msgstr "פתיחת מ_סגרת בחלון חדש"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:209
</del><ins>+#: ../LocalizedStringsGtk.cpp:228
</ins><span class="cx"> msgid "_Insert Unicode Control Character"
</span><del>-msgstr "ה_כנס תו בקרה של יוניקוד"
</del><ins>+msgstr "ה_כנסת תו בקרה של יוניקוד"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:214
</del><ins>+#: ../LocalizedStringsGtk.cpp:233
</ins><span class="cx"> msgid "Input _Methods"
</span><span class="cx"> msgstr "שיטות _קלט"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:237
</del><ins>+#: ../LocalizedStringsGtk.cpp:256
</ins><span class="cx"> msgid "_Reload"
</span><del>-msgstr "_טען מחדש"
</del><ins>+msgstr "_טעינה מחדש"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:254
</del><ins>+#: ../LocalizedStringsGtk.cpp:273
</ins><span class="cx"> msgid "No Guesses Found"
</span><span class="cx"> msgstr "לא נמצאו ניחושים"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:259
</del><ins>+#: ../LocalizedStringsGtk.cpp:278
</ins><span class="cx"> msgid "_Ignore Spelling"
</span><del>-msgstr "ה_תעלם מאיות"
</del><ins>+msgstr "ה_תעלמות משגיאות איות"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:264
</del><ins>+#: ../LocalizedStringsGtk.cpp:283
</ins><span class="cx"> msgid "_Learn Spelling"
</span><del>-msgstr "_למד איות"
</del><ins>+msgstr "_ללמוד איות"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:269
</del><ins>+#: ../LocalizedStringsGtk.cpp:288
</ins><span class="cx"> msgid "_Search the Web"
</span><del>-msgstr "_חפש ב-Web"
</del><ins>+msgstr "_חיפוש באינטרנט"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:274
</del><ins>+#: ../LocalizedStringsGtk.cpp:293
</ins><span class="cx"> msgid "_Look Up in Dictionary"
</span><del>-msgstr "חפ_ש במילון"
</del><ins>+msgstr "_חיפוש במילון"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:279
</del><ins>+#: ../LocalizedStringsGtk.cpp:298
</ins><span class="cx"> msgid "_Open Link"
</span><del>-msgstr "_פתח קישור"
</del><ins>+msgstr "_פתיחת קישור"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:284
</del><ins>+#: ../LocalizedStringsGtk.cpp:303
</ins><span class="cx"> msgid "Ignore _Grammar"
</span><del>-msgstr "התעלם מ_דקדוק"
</del><ins>+msgstr "_התעלמות מדקדוק"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:289
</del><ins>+#: ../LocalizedStringsGtk.cpp:308
</ins><span class="cx"> msgid "Spelling and _Grammar"
</span><span class="cx"> msgstr "איות ו_דקדוק"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:294
</del><ins>+#: ../LocalizedStringsGtk.cpp:313
</ins><span class="cx"> msgid "_Show Spelling and Grammar"
</span><del>-msgstr "ה_צג איות ודקדוק"
</del><ins>+msgstr "ה_צגת שגיאות איות ודקדוק"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:294
</del><ins>+#: ../LocalizedStringsGtk.cpp:313
</ins><span class="cx"> msgid "_Hide Spelling and Grammar"
</span><del>-msgstr "ה_סתר איות ודקדוק"
</del><ins>+msgstr "ה_סתרת שגיאות איות ודקדוק"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:299
</del><ins>+#: ../LocalizedStringsGtk.cpp:318
</ins><span class="cx"> msgid "_Check Document Now"
</span><del>-msgstr "_בדוק מסמך כעת"
</del><ins>+msgstr "_בדיקת מסמך כעת"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:304
</del><ins>+#: ../LocalizedStringsGtk.cpp:323
</ins><span class="cx"> msgid "Check Spelling While _Typing"
</span><del>-msgstr "בדוק איות בזמן ה_קלדב"
</del><ins>+msgstr "בדיקת איות בזמן ה_קלדה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:309
</del><ins>+#: ../LocalizedStringsGtk.cpp:328
</ins><span class="cx"> msgid "Check _Grammar With Spelling"
</span><del>-msgstr "בדוק _דקדוק בזמן הקלדה"
</del><ins>+msgstr "בדיקת _דקדוק בזמן הקלדה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:314
</del><ins>+#: ../LocalizedStringsGtk.cpp:333
</ins><span class="cx"> msgid "_Font"
</span><span class="cx"> msgstr "_גופן"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:337
</del><ins>+#: ../LocalizedStringsGtk.cpp:356
</ins><span class="cx"> msgid "_Outline"
</span><span class="cx"> msgstr "ה_דגשה"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:342
</del><ins>+#: ../LocalizedStringsGtk.cpp:361
</ins><span class="cx"> msgid "Inspect _Element"
</span><del>-msgstr "בחן _אלמנט"
</del><ins>+msgstr "בחינת _רכיב"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:347
</del><ins>+#: ../LocalizedStringsGtk.cpp:366
</ins><span class="cx"> msgid "LRM _Left-to-right mark"
</span><span class="cx"> msgstr "סימן LRM מ_שמאל לימין"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:352
</del><ins>+#: ../LocalizedStringsGtk.cpp:371
</ins><span class="cx"> msgid "RLM _Right-to-left mark"
</span><span class="cx"> msgstr "סימן RLM מ_ימין לשמאל"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:357
</del><ins>+#: ../LocalizedStringsGtk.cpp:376
</ins><span class="cx"> msgid "LRE Left-to-right _embedding"
</span><span class="cx"> msgstr "LRE _שיבוץ משמאל לימין"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:362
</del><ins>+#: ../LocalizedStringsGtk.cpp:381
</ins><span class="cx"> msgid "RLE Right-to-left e_mbedding"
</span><span class="cx"> msgstr "RLE ש_יבוץ מימין לשמאל"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:367
</del><ins>+#: ../LocalizedStringsGtk.cpp:386
</ins><span class="cx"> msgid "LRO Left-to-right _override"
</span><span class="cx"> msgstr "LRO _עקיפה משמאל לימין"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:372
</del><ins>+#: ../LocalizedStringsGtk.cpp:391
</ins><span class="cx"> msgid "RLO Right-to-left o_verride"
</span><span class="cx"> msgstr "RLO ע_קיפה מימין לשמאל"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:377
</del><ins>+#: ../LocalizedStringsGtk.cpp:396
</ins><span class="cx"> msgid "PDF _Pop directional formatting"
</span><span class="cx"> msgstr "PDF ה_חזרת כיווניות"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:382
</del><ins>+#: ../LocalizedStringsGtk.cpp:401
</ins><span class="cx"> msgid "ZWS _Zero width space"
</span><span class="cx"> msgstr "ZWS _רווח ברוחב אפס"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:387
</del><ins>+#: ../LocalizedStringsGtk.cpp:406
</ins><span class="cx"> msgid "ZWJ Zero width _joiner"
</span><span class="cx"> msgstr "ZWJ _מחבר ברוחב אפס"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:392
</del><ins>+#: ../LocalizedStringsGtk.cpp:411
</ins><span class="cx"> msgid "ZWNJ Zero width _non-joiner"
</span><span class="cx"> msgstr "ZWNJ מ_בטל חיבור ברוחב אפס"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:397
</del><ins>+#: ../LocalizedStringsGtk.cpp:416
</ins><span class="cx"> msgid "No recent searches"
</span><span class="cx"> msgstr "אין חיפושים אחרונים"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:402
</del><ins>+#: ../LocalizedStringsGtk.cpp:421
</ins><span class="cx"> msgid "Recent searches"
</span><span class="cx"> msgstr "חיפושים אחרונים"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:407
</del><ins>+#: ../LocalizedStringsGtk.cpp:426
</ins><span class="cx"> msgid "_Clear recent searches"
</span><del>-msgstr "_נקה חיפושים אחרונים"
</del><ins>+msgstr "_ניקוי חיפושים אחרונים"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:412
</del><ins>+#: ../LocalizedStringsGtk.cpp:431
</ins><span class="cx"> msgid "definition"
</span><span class="cx"> msgstr "הגדרה"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:417
</del><ins>+#: ../LocalizedStringsGtk.cpp:436
+msgid "description list"
+msgstr "רשימת תיאור"
+
+#: ../LocalizedStringsGtk.cpp:441
</ins><span class="cx"> msgid "term"
</span><span class="cx"> msgstr "מושג"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:422
-#, fuzzy
</del><ins>+#: ../LocalizedStringsGtk.cpp:446
</ins><span class="cx"> msgid "description"
</span><del>-msgstr "הגדרה"
</del><ins>+msgstr "תיאור"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:427
</del><ins>+#: ../LocalizedStringsGtk.cpp:451
</ins><span class="cx"> msgid "footer"
</span><del>-msgstr ""
</del><ins>+msgstr "כותרת תחתית"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:432
</del><ins>+#: ../LocalizedStringsGtk.cpp:456
+msgid "cancel"
+msgstr "ביטול"
+
+#: ../LocalizedStringsGtk.cpp:461
</ins><span class="cx"> msgid "press"
</span><del>-msgstr "לחץ"
</del><ins>+msgstr "לחיצה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:437
</del><ins>+#: ../LocalizedStringsGtk.cpp:466
</ins><span class="cx"> msgid "select"
</span><del>-msgstr "בחר"
</del><ins>+msgstr "בחירה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:442
</del><ins>+#: ../LocalizedStringsGtk.cpp:471
</ins><span class="cx"> msgid "activate"
</span><del>-msgstr "הפעל"
</del><ins>+msgstr "הפעלה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:447
</del><ins>+#: ../LocalizedStringsGtk.cpp:476
</ins><span class="cx"> msgid "uncheck"
</span><del>-msgstr "בטל סימון"
</del><ins>+msgstr "ביטול סימון"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:452
</del><ins>+#: ../LocalizedStringsGtk.cpp:481
</ins><span class="cx"> msgid "check"
</span><del>-msgstr "סמן"
</del><ins>+msgstr "סימון"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:457
</del><ins>+#: ../LocalizedStringsGtk.cpp:486
</ins><span class="cx"> msgid "jump"
</span><del>-msgstr "קפוץ"
</del><ins>+msgstr "קפיצה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:472
</del><ins>+#: ../LocalizedStringsGtk.cpp:506
</ins><span class="cx"> msgid "Missing Plug-in"
</span><del>-msgstr ""
</del><ins>+msgstr "חסר תוסף"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:478
</del><ins>+#: ../LocalizedStringsGtk.cpp:512
</ins><span class="cx"> msgid "Plug-in Failure"
</span><del>-msgstr ""
</del><ins>+msgstr "תוסף כשל"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:502
</del><ins>+#. FIXME: If this file gets localized, this should really be localized as one string with a wildcard for the number.
+#: ../LocalizedStringsGtk.cpp:536
</ins><span class="cx"> msgid " files"
</span><del>-msgstr " קבצים"
</del><ins>+msgstr "קבצים"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:507
</del><ins>+#: ../LocalizedStringsGtk.cpp:541
</ins><span class="cx"> msgid "Unknown"
</span><span class="cx"> msgstr "לא ידוע"
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:524
</del><ins>+#: ../LocalizedStringsGtk.cpp:546
+#, c-format
+msgctxt "Title string for images"
+msgid "%s (%dx%d pixels)"
+msgstr "%s (%d×%d פיקסלים)"
+
+#: ../LocalizedStringsGtk.cpp:557
</ins><span class="cx"> msgid "Loading..."
</span><del>-msgstr ""
</del><ins>+msgstr "בטעינה..."
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:529
</del><ins>+#: ../LocalizedStringsGtk.cpp:562
</ins><span class="cx"> msgid "Live Broadcast"
</span><del>-msgstr ""
</del><ins>+msgstr "שידור חי"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:535
-msgid "audio element controller"
-msgstr ""
</del><ins>+#: ../LocalizedStringsGtk.cpp:568
+msgid "audio playback"
+msgstr "שידור שמע חוזר"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:537
-msgid "video element controller"
-msgstr ""
</del><ins>+#: ../LocalizedStringsGtk.cpp:570
+msgid "video playback"
+msgstr "שידור וידאו חוזר"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:539
</del><ins>+#: ../LocalizedStringsGtk.cpp:572
</ins><span class="cx"> msgid "mute"
</span><del>-msgstr ""
</del><ins>+msgstr "השתקה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:541
</del><ins>+#: ../LocalizedStringsGtk.cpp:574
</ins><span class="cx"> msgid "unmute"
</span><del>-msgstr ""
</del><ins>+msgstr "ביטול השתקה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:543
</del><ins>+#: ../LocalizedStringsGtk.cpp:576
</ins><span class="cx"> msgid "play"
</span><del>-msgstr ""
</del><ins>+msgstr "ניגון"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:545
</del><ins>+#: ../LocalizedStringsGtk.cpp:578
</ins><span class="cx"> msgid "pause"
</span><del>-msgstr ""
</del><ins>+msgstr "השהיה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:547
</del><ins>+#: ../LocalizedStringsGtk.cpp:580
</ins><span class="cx"> msgid "movie time"
</span><del>-msgstr ""
</del><ins>+msgstr "העברת זמן"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:549
</del><ins>+#: ../LocalizedStringsGtk.cpp:582
</ins><span class="cx"> msgid "timeline slider thumb"
</span><del>-msgstr ""
</del><ins>+msgstr "אגודל מחוון ציר זמן"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:551
</del><ins>+#: ../LocalizedStringsGtk.cpp:584
</ins><span class="cx"> msgid "back 30 seconds"
</span><del>-msgstr ""
</del><ins>+msgstr "חזרה 30 שניות לאחור"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:553
</del><ins>+#: ../LocalizedStringsGtk.cpp:586
</ins><span class="cx"> msgid "return to realtime"
</span><del>-msgstr ""
</del><ins>+msgstr "חזרה לזמן אמת"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:555
</del><ins>+#: ../LocalizedStringsGtk.cpp:588
</ins><span class="cx"> msgid "elapsed time"
</span><del>-msgstr ""
</del><ins>+msgstr "זמן שחלף"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:557
</del><ins>+#: ../LocalizedStringsGtk.cpp:590
</ins><span class="cx"> msgid "remaining time"
</span><del>-msgstr ""
</del><ins>+msgstr "זמן שנותר"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:559
-#, fuzzy
</del><ins>+#: ../LocalizedStringsGtk.cpp:592
</ins><span class="cx"> msgid "status"
</span><del>-msgstr "מצב"
</del><ins>+msgstr "מצבים"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:561
</del><ins>+#: ../LocalizedStringsGtk.cpp:594
</ins><span class="cx"> msgid "enter fullscreen"
</span><del>-msgstr ""
</del><ins>+msgstr "כניסה למסך מלא"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:563
</del><ins>+#: ../LocalizedStringsGtk.cpp:596
</ins><span class="cx"> msgid "exit fullscreen"
</span><del>-msgstr ""
</del><ins>+msgstr "יציאה ממסך מלא"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:565
</del><ins>+#: ../LocalizedStringsGtk.cpp:598
</ins><span class="cx"> msgid "fast forward"
</span><del>-msgstr ""
</del><ins>+msgstr "קדימה במהירות"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:567
</del><ins>+#: ../LocalizedStringsGtk.cpp:600
</ins><span class="cx"> msgid "fast reverse"
</span><del>-msgstr ""
</del><ins>+msgstr "הילוך חוזר מהיר"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:569
</del><ins>+#: ../LocalizedStringsGtk.cpp:602
</ins><span class="cx"> msgid "show closed captions"
</span><del>-msgstr ""
</del><ins>+msgstr "הצגת כתוביות"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:571
</del><ins>+#: ../LocalizedStringsGtk.cpp:604
</ins><span class="cx"> msgid "hide closed captions"
</span><del>-msgstr ""
</del><ins>+msgstr "הסתרת כתוביות"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:573
</del><ins>+#: ../LocalizedStringsGtk.cpp:606
</ins><span class="cx"> msgid "media controls"
</span><del>-msgstr ""
</del><ins>+msgstr "פקדי מדיה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:582
</del><ins>+#: ../LocalizedStringsGtk.cpp:615
</ins><span class="cx"> msgid "audio element playback controls and status display"
</span><del>-msgstr ""
</del><ins>+msgstr "פקדי הפעלת שמע ותצוגת מצב"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:584
</del><ins>+#: ../LocalizedStringsGtk.cpp:617
</ins><span class="cx"> msgid "video element playback controls and status display"
</span><del>-msgstr ""
</del><ins>+msgstr "פקדי הפעלת סרטונים ותצוגת מצב"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:586
</del><ins>+#: ../LocalizedStringsGtk.cpp:619
</ins><span class="cx"> msgid "mute audio tracks"
</span><del>-msgstr ""
</del><ins>+msgstr "השתקת רצועת שמע"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:588
</del><ins>+#: ../LocalizedStringsGtk.cpp:621
</ins><span class="cx"> msgid "unmute audio tracks"
</span><del>-msgstr ""
</del><ins>+msgstr "ביטול השתקת רצועת שמע"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:590
</del><ins>+#: ../LocalizedStringsGtk.cpp:623
</ins><span class="cx"> msgid "begin playback"
</span><del>-msgstr ""
</del><ins>+msgstr "התחלת השמעה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:592
</del><ins>+#: ../LocalizedStringsGtk.cpp:625
</ins><span class="cx"> msgid "pause playback"
</span><del>-msgstr ""
</del><ins>+msgstr "השהיית השמעה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:594
</del><ins>+#: ../LocalizedStringsGtk.cpp:627
</ins><span class="cx"> msgid "movie time scrubber"
</span><span class="cx"> msgstr ""
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:596
</del><ins>+#: ../LocalizedStringsGtk.cpp:629
</ins><span class="cx"> msgid "movie time scrubber thumb"
</span><span class="cx"> msgstr ""
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:598
</del><ins>+#: ../LocalizedStringsGtk.cpp:631
</ins><span class="cx"> msgid "seek movie back 30 seconds"
</span><del>-msgstr ""
</del><ins>+msgstr "להעבר את הסרט 30 שניות לאחור"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:600
</del><ins>+#: ../LocalizedStringsGtk.cpp:633
</ins><span class="cx"> msgid "return streaming movie to real time"
</span><del>-msgstr ""
</del><ins>+msgstr "החזרת זרימת הסרט לזמן אמת"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:602
</del><ins>+#: ../LocalizedStringsGtk.cpp:635
</ins><span class="cx"> msgid "current movie time in seconds"
</span><del>-msgstr ""
</del><ins>+msgstr "זמן הסרט הנוכחי בשניות"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:604
</del><ins>+#: ../LocalizedStringsGtk.cpp:637
</ins><span class="cx"> msgid "number of seconds of movie remaining"
</span><del>-msgstr ""
</del><ins>+msgstr "מספר השניות שנותרו לסרט"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:606
</del><ins>+#: ../LocalizedStringsGtk.cpp:639
</ins><span class="cx"> msgid "current movie status"
</span><del>-msgstr ""
</del><ins>+msgstr "מצבו הנוכחי של הסרט"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:608
</del><ins>+#: ../LocalizedStringsGtk.cpp:641
</ins><span class="cx"> msgid "seek quickly back"
</span><del>-msgstr ""
</del><ins>+msgstr "להעביר לאחור במהירות"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:610
</del><ins>+#: ../LocalizedStringsGtk.cpp:643
</ins><span class="cx"> msgid "seek quickly forward"
</span><del>-msgstr ""
</del><ins>+msgstr "להעביר קדימה במהירות"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:612
</del><ins>+#: ../LocalizedStringsGtk.cpp:645
</ins><span class="cx"> msgid "Play movie in fullscreen mode"
</span><del>-msgstr ""
</del><ins>+msgstr "ניגון סרט במסך מלא"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:614
</del><ins>+#: ../LocalizedStringsGtk.cpp:647
</ins><span class="cx"> msgid "Exit fullscreen mode"
</span><del>-msgstr ""
</del><ins>+msgstr "יציאה ממסך מלא"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:616
</del><ins>+#: ../LocalizedStringsGtk.cpp:649
</ins><span class="cx"> msgid "start displaying closed captions"
</span><del>-msgstr ""
</del><ins>+msgstr "התחלת הצגת כתוביות"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:618
</del><ins>+#: ../LocalizedStringsGtk.cpp:651
</ins><span class="cx"> msgid "stop displaying closed captions"
</span><del>-msgstr ""
</del><ins>+msgstr "השבתת הצגת כתוביות"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:627
-#, fuzzy
</del><ins>+#: ../LocalizedStringsGtk.cpp:660
</ins><span class="cx"> msgid "indefinite time"
</span><del>-msgstr "הגדרה"
</del><ins>+msgstr "זמן בלתי מוגבל"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:657
</del><ins>+#: ../LocalizedStringsGtk.cpp:690
</ins><span class="cx"> msgid "value missing"
</span><del>-msgstr ""
</del><ins>+msgstr "חסר ערך"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:693
</del><ins>+#: ../LocalizedStringsGtk.cpp:726
</ins><span class="cx"> msgid "type mismatch"
</span><del>-msgstr ""
</del><ins>+msgstr "סוג לא מתאים"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:716
</del><ins>+#: ../LocalizedStringsGtk.cpp:749
</ins><span class="cx"> msgid "pattern mismatch"
</span><del>-msgstr ""
</del><ins>+msgstr "חוסר התאמת התבנית"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:721
</del><ins>+#: ../LocalizedStringsGtk.cpp:754
</ins><span class="cx"> msgid "too long"
</span><del>-msgstr ""
</del><ins>+msgstr "ארוך מדי"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:726
</del><ins>+#: ../LocalizedStringsGtk.cpp:759
</ins><span class="cx"> msgid "range underflow"
</span><span class="cx"> msgstr ""
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:731
</del><ins>+#: ../LocalizedStringsGtk.cpp:764
</ins><span class="cx"> msgid "range overflow"
</span><del>-msgstr ""
</del><ins>+msgstr "טווח גלישה"
</ins><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:736
</del><ins>+#: ../LocalizedStringsGtk.cpp:769
</ins><span class="cx"> msgid "step mismatch"
</span><span class="cx"> msgstr ""
</span><span class="cx">
</span><del>-#: LocalizedStringsGtk.cpp:741
</del><ins>+#: ../LocalizedStringsGtk.cpp:774
</ins><span class="cx"> msgid "Unacceptable TLS certificate"
</span><del>-msgstr ""
</del><ins>+msgstr "אישור TLS בלתי קביל"
</ins><span class="cx">
</span><del>-#: ../graphics/gtk/FullscreenVideoControllerGtk.cpp:328
-msgid "Play"
</del><ins>+#: ../LocalizedStringsGtk.cpp:791
+msgctxt "Closed Captions"
+msgid "Menu section heading for closed captions"
</ins><span class="cx"> msgstr ""
</span><span class="cx">
</span><del>-#: ../graphics/gtk/FullscreenVideoControllerGtk.cpp:330
-msgid "Pause"
-msgstr ""
</del><ins>+#: ../LocalizedStringsGtk.cpp:796
+msgctxt "Menu section heading for subtitles"
+msgid "Subtitles"
+msgstr "כתוביות"
</ins><span class="cx">
</span><del>-#: ../graphics/gtk/FullscreenVideoControllerGtk.cpp:410
-msgid "Play / Pause"
-msgstr ""
</del><ins>+#: ../LocalizedStringsGtk.cpp:801
+msgctxt ""
+"Menu item label for the track that represents disabling closed captions"
+msgid "Off"
+msgstr "כבוי"
</ins><span class="cx">
</span><del>-#: ../graphics/gtk/FullscreenVideoControllerGtk.cpp:410
-msgid "Play or pause the media"
-msgstr ""
</del><ins>+#: ../LocalizedStringsGtk.cpp:806
+msgctxt "Menu item label for the automatically choosen track"
+msgid "Auto"
+msgstr "אוטומטי"
</ins><span class="cx">
</span><del>-#: ../graphics/gtk/FullscreenVideoControllerGtk.cpp:416
-msgid "Time:"
-msgstr ""
</del><ins>+#: ../LocalizedStringsGtk.cpp:811
+msgctxt "Menu item label for a closed captions track that has no other name"
+msgid "No label"
+msgstr "אין תווית"
</ins><span class="cx">
</span><del>-#: ../graphics/gtk/FullscreenVideoControllerGtk.cpp:442
-msgid "Exit Fullscreen"
-msgstr ""
</del><ins>+#: ../LocalizedStringsGtk.cpp:817
+msgctxt "Snapshotted Plug-In"
+msgid "Title of the label to show on a snapshotted plug-in"
+msgstr "כותרת התווית להצגה על גבי תמונת בזק של תוסף"
</ins><span class="cx">
</span><del>-#: ../graphics/gtk/FullscreenVideoControllerGtk.cpp:442
-msgid "Exit from fullscreen mode"
-msgstr ""
</del><ins>+#: ../LocalizedStringsGtk.cpp:822
+msgctxt "Click to restart"
+msgid "Subtitle of the label to show on a snapshotted plug-in"
+msgstr "תת כותרת התווית להצגה על גבי תמונת בזק של תוסף"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitdownload.cpp:276
-msgid "Network Request"
-msgstr "בקשת רשת"
</del><ins>+#: ../WebKitAuthenticationWidget.cpp:155
+#, c-format
+msgid "The site %s:%i requests a username and password"
+msgstr "האתר %s:%i דורש שם משתמש וססמה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitdownload.cpp:277
-msgid "The network request for the URI that should be downloaded"
-msgstr "בקשת הרשת עבור הכתובת שיש להוריד"
</del><ins>+#: ../WebKitAuthenticationWidget.cpp:159
+msgid "_Remember password"
+msgstr "_שמירת הססמה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitdownload.cpp:291
-#, fuzzy
-msgid "Network Response"
-msgstr "בקשת רשת"
</del><ins>+#: ../WebKitAuthenticationWidget.cpp:167
+msgid "Server message:"
+msgstr "הודעת שרת:"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitdownload.cpp:292
-#, fuzzy
-msgid "The network response for the URI that should be downloaded"
-msgstr "בקשת הרשת עבור הכתובת שיש להוריד"
</del><ins>+#: ../WebKitAuthenticationWidget.cpp:168 ../WebKitAuthenticationWidget.cpp:177
+msgid "Username:"
+msgstr "שם משתמש:"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitdownload.cpp:306
-msgid "Destination URI"
-msgstr "כתובת יעד"
</del><ins>+#: ../WebKitAuthenticationWidget.cpp:169 ../WebKitAuthenticationWidget.cpp:178
+msgid "Password:"
+msgstr "ססמה:"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitdownload.cpp:307
-msgid "The destination URI where to save the file"
-msgstr "כתובת היעד אליה שומרים את הקובץ"
</del><ins>+#: ../../../../WebKit2/Shared/Downloads/soup/DownloadSoup.cpp:95
+#, c-format
+msgid ""
+"Cannot determine destination URI for download with suggested filename %s"
+msgstr "לא ניתן לקבוע את יעד הכתובת להורדה עם שם הקובץ המוצע %s"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitdownload.cpp:321
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:150
-msgid "Suggested Filename"
-msgstr "שם קובץ מומלץ"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitDownload.cpp:145
+msgid "Destination"
+msgstr "Destination"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitdownload.cpp:322
-msgid "The filename suggested as default when saving"
-msgstr "שם הקובץ המומלץ כברירת מחדל כאשר שומרים"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitDownload.cpp:146
+msgid "The local URI to where the download will be saved"
+msgstr "The local URI to where the download will be saved"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitdownload.cpp:339
-msgid "Progress"
-msgstr "התקדמות"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitDownload.cpp:158
+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebResource.cpp:122
+msgid "Response"
+msgstr "Response"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitdownload.cpp:340
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitDownload.cpp:171
-msgid "Determines the current progress of the download"
-msgstr "מציין את ההתקדמות הנוכחית של ההורדה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitDownload.cpp:159
+msgid "The response of the download"
+msgstr "The response of the download"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitdownload.cpp:353
-msgid "Status"
-msgstr "מצב"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitDownload.cpp:176
+msgid "Estimated Progress"
+msgstr "Estimated Progress"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitdownload.cpp:354
-msgid "Determines the current status of the download"
-msgstr "מציין את המצב הנוכחי של ההורדה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitDownload.cpp:177
+msgid "Determines the current progress of the download"
+msgstr "Determines the current progress of the download"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitdownload.cpp:369
-msgid "Current Size"
-msgstr "גודל נוכחי"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFaviconDatabase.cpp:142
+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFaviconDatabase.cpp:322
+#, c-format
+msgid "Unknown favicon for page %s"
+msgstr "Unknown favicon for page %s"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitdownload.cpp:370
-msgid "The length of the data already downloaded"
-msgstr "אורך המידע שכבר הורד"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFaviconDatabase.cpp:148
+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFaviconDatabase.cpp:278
+#, c-format
+msgid "Page %s does not have a favicon"
+msgstr "Page %s does not have a favicon"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitdownload.cpp:384
-msgid "Total Size"
-msgstr "גודל כללי"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFaviconDatabase.cpp:272
+msgid "Favicons database not initialized yet"
+msgstr "Favicons database not initialized yet"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitdownload.cpp:385
-msgid "The total size of the file"
-msgstr "הגודל הכללי של הקובץ"
-
-#: ../../../WebKit/gtk/webkit/webkitfavicondatabase.cpp:144
-#: ../../../WebKit/gtk/webkit/webkitfavicondatabase.cpp:579
-msgid "Operation was cancelled"
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitfavicondatabase.cpp:253
-#: ../../../WebKit/gtk/webkit/webkiticondatabase.cpp:148
-msgid "Path"
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitfavicondatabase.cpp:254
-#: ../../../WebKit/gtk/webkit/webkiticondatabase.cpp:149
-#, fuzzy
-msgid "The absolute path of the icon database folder"
-msgstr "אורך המידע שכבר הורד"
-
-#: ../../../WebKit/gtk/webkit/webkitfilechooserrequest.cpp:129
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFileChooserRequest.cpp:128
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFileChooserRequest.cpp:129
</ins><span class="cx"> msgid "MIME types filter"
</span><del>-msgstr ""
</del><ins>+msgstr "MIME types filter"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitfilechooserrequest.cpp:130
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFileChooserRequest.cpp:129
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFileChooserRequest.cpp:130
</ins><span class="cx"> msgid "The filter currently associated with the request"
</span><del>-msgstr ""
</del><ins>+msgstr "The filter currently associated with the request"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitfilechooserrequest.cpp:145
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFileChooserRequest.cpp:142
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFileChooserRequest.cpp:143
</ins><span class="cx"> msgid "MIME types"
</span><del>-msgstr ""
</del><ins>+msgstr "MIME types"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitfilechooserrequest.cpp:146
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFileChooserRequest.cpp:143
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFileChooserRequest.cpp:144
</ins><span class="cx"> msgid "The list of MIME types associated with the request"
</span><del>-msgstr ""
</del><ins>+msgstr "The list of MIME types associated with the request"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitfilechooserrequest.cpp:161
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFileChooserRequest.cpp:157
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFileChooserRequest.cpp:158
</ins><span class="cx"> msgid "Select multiple files"
</span><del>-msgstr ""
</del><ins>+msgstr "Select multiple files"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitfilechooserrequest.cpp:162
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFileChooserRequest.cpp:158
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFileChooserRequest.cpp:159
</ins><span class="cx"> msgid "Whether the file chooser should allow selecting multiple files"
</span><del>-msgstr ""
</del><ins>+msgstr "Whether the file chooser should allow selecting multiple files"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitfilechooserrequest.cpp:177
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFileChooserRequest.cpp:171
-#, fuzzy
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFileChooserRequest.cpp:172
</ins><span class="cx"> msgid "Selected files"
</span><del>-msgstr " קבצים"
</del><ins>+msgstr "Selected files"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitfilechooserrequest.cpp:178
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFileChooserRequest.cpp:172
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFileChooserRequest.cpp:173
</ins><span class="cx"> msgid "The list of selected files associated with the request"
</span><del>-msgstr ""
</del><ins>+msgstr "The list of selected files associated with the request"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkithittestresult.cpp:175
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:152
-msgid "Context"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFindController.cpp:190
+msgid "Search text"
+msgstr "Search text"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkithittestresult.cpp:176
-msgid "Flags indicating the kind of target that received the event."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFindController.cpp:191
+msgid "Text to search for in the view"
+msgstr "Text to search for in the view"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkithittestresult.cpp:190
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:166
-#, fuzzy
-msgid "Link URI"
-msgstr "כתובת מקורית"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFindController.cpp:203
+msgid "Search Options"
+msgstr "Search Options"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkithittestresult.cpp:191
-msgid "The URI to which the target that received the event points, if any."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFindController.cpp:204
+msgid "Search options to be used in the search operation"
+msgstr "Search options to be used in the search operation"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkithittestresult.cpp:204
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:205
-msgid "Image URI"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFindController.cpp:217
+msgid "Maximum matches count"
+msgstr "Maximum matches count"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkithittestresult.cpp:205
-msgid ""
-"The URI of the image that is part of the target that received the event, if "
-"any."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFindController.cpp:218
+msgid "The maximum number of matches in a given text to report"
+msgstr "The maximum number of matches in a given text to report"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkithittestresult.cpp:218
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:218
-msgid "Media URI"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFindController.cpp:230
+msgid "WebView"
+msgstr "WebView"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkithittestresult.cpp:219
-msgid ""
-"The URI of the media that is part of the target that received the event, if "
-"any."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitFindController.cpp:231
+msgid "The WebView associated with this find controller"
+msgstr "The WebView associated with this find controller"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkithittestresult.cpp:240
-msgid "Inner node"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:152
+msgid "Context"
+msgstr "Context"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkithittestresult.cpp:241
-msgid "The inner DOM node associated with the hit test result."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:153
+msgid "Flags with the context of the WebKitHitTestResult"
+msgstr "Flags with the context of the WebKitHitTestResult"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkithittestresult.cpp:254
-msgid "X coordinate"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:166
+msgid "Link URI"
+msgstr "Link URI"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkithittestresult.cpp:255
-msgid "The x coordinate of the event relative to the view's window."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:167
+msgid "The link URI"
+msgstr "The link URI"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkithittestresult.cpp:268
-msgid "Y coordinate"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:179
+msgid "Link Title"
+msgstr "Link Title"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkithittestresult.cpp:269
-msgid "The y coordinate of the event relative to the view's window."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:180
+msgid "The link title"
+msgstr "The link title"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitnetworkrequest.cpp:134
-#: ../../../WebKit/gtk/webkit/webkitnetworkresponse.cpp:143
-#: ../../../WebKit/gtk/webkit/webkitwebframe.cpp:466
-#: ../../../WebKit/gtk/webkit/webkitwebhistoryitem.cpp:176
-#: ../../../WebKit/gtk/webkit/webkitwebresource.cpp:209
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3238
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitURIRequest.cpp:93
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:99
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebResource.cpp:109
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:635
-msgid "URI"
-msgstr "כתובת"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:192
+msgid "Link Label"
+msgstr "Link Label"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitnetworkrequest.cpp:135
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitURIRequest.cpp:94
-msgid "The URI to which the request will be made."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:193
+msgid "The link label"
+msgstr "The link label"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitnetworkrequest.cpp:148
-#: ../../../WebKit/gtk/webkit/webkitnetworkresponse.cpp:157
-msgid "Message"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:205
+msgid "Image URI"
+msgstr "Image URI"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitnetworkrequest.cpp:149
-msgid "The SoupMessage that backs the request."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:206
+msgid "The image URI"
+msgstr "The image URI"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitnetworkresponse.cpp:144
-msgid "The URI to which the response will be made."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:218
+msgid "Media URI"
+msgstr "Media URI"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitnetworkresponse.cpp:158
-msgid "The SoupMessage that backs the response."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:219
+msgid "The media URI"
+msgstr "The media URI"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitnetworkresponse.cpp:171
-#, fuzzy
-msgid "Suggested filename"
-msgstr "שם קובץ מומלץ"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:113
+msgid "Navigation action"
+msgstr "Navigation action"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitnetworkresponse.cpp:172
-#, fuzzy
-msgid "The suggested filename for the response."
-msgstr "הכתובת שנדרשה כמטרת הניווט"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:114
+msgid "The WebKitNavigationAction triggering this decision"
+msgstr "The WebKitNavigationAction triggering this decision"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitsecurityorigin.cpp:150
-msgid "Protocol"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:130
+msgid "Navigation type"
+msgstr "Navigation type"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitsecurityorigin.cpp:151
-msgid "The protocol of the security origin"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:131
+msgid "The type of navigation triggering this decision"
+msgstr "The type of navigation triggering this decision"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitsecurityorigin.cpp:164
-msgid "Host"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:150
+msgid "Mouse button"
+msgstr "Mouse button"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitsecurityorigin.cpp:165
-#, fuzzy
-msgid "The host of the security origin"
-msgstr "כותרת פריט ההסטוריה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:151
+msgid "The mouse button used if this decision was triggered by a mouse event"
+msgstr "The mouse button used if this decision was triggered by a mouse event"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitsecurityorigin.cpp:178
-msgid "Port"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:169
+msgid "Mouse event modifiers"
+msgstr "Mouse event modifiers"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitsecurityorigin.cpp:179
-#, fuzzy
-msgid "The port of the security origin"
-msgstr "כותרת פריט ההסטוריה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:170
+msgid "The modifiers active if this decision was triggered by a mouse event"
+msgstr "The modifiers active if this decision was triggered by a mouse event"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitsecurityorigin.cpp:192
-msgid "Web Database Usage"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:185
+msgid "Navigation URI request"
+msgstr "Navigation URI request"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitsecurityorigin.cpp:193
-msgid "The cumulative size of all web databases in the security origin"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:186
+msgid "The URI request that is associated with this navigation"
+msgstr "The URI request that is associated with this navigation"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitsecurityorigin.cpp:205
-msgid "Web Database Quota"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:201
+msgid "Frame name"
+msgstr "Frame name"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitsecurityorigin.cpp:206
-msgid "The web database quota of the security origin in bytes"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:202
+msgid "The name of the new frame this navigation action targets"
+msgstr "The name of the new frame this navigation action targets"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:138
-msgid "Device Width"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitPrintOperation.cpp:146
+msgid "Web View"
+msgstr "Web View"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:139
-#, fuzzy
-msgid "The width of the screen."
-msgstr "כותרת פריט ההסטוריה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitPrintOperation.cpp:147
+msgid "The web view that will be printed"
+msgstr "The web view that will be printed"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:160
-msgid "Device Height"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitPrintOperation.cpp:159
+msgid "Print Settings"
+msgstr "Print Settings"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:161
-#, fuzzy
-msgid "The height of the screen."
-msgstr "שם המסגרת"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitPrintOperation.cpp:160
+msgid "The initial print settings for the print operation"
+msgstr "The initial print settings for the print operation"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:184
-msgid "Available Width"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitPrintOperation.cpp:171
+msgid "Page Setup"
+msgstr "Page Setup"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:185
-#, fuzzy
-msgid "The width of the visible area."
-msgstr "כותרת פריט ההסטוריה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitPrintOperation.cpp:172
+msgid "The initial page setup for the print operation"
+msgstr "The initial page setup for the print operation"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:208
-msgid "Available Height"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitResponsePolicyDecision.cpp:91
+msgid "Response URI request"
+msgstr "Response URI request"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:209
-#, fuzzy
-msgid "The height of the visible area."
-msgstr "כותרת פריט ההסטוריה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitResponsePolicyDecision.cpp:92
+msgid "The URI request that is associated with this policy decision"
+msgstr "The URI request that is associated with this policy decision"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:230
-msgid "Desktop Width"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitResponsePolicyDecision.cpp:105
+msgid "URI response"
+msgstr "URI response"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:231
-msgid ""
-"The width of viewport that works well for most web pages designed for "
-"desktop."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitResponsePolicyDecision.cpp:106
+msgid "The URI response that is associated with this policy decision"
+msgstr "The URI response that is associated with this policy decision"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:253
-msgid "Device DPI"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:487
+msgid "Enable JavaScript"
+msgstr "Enable JavaScript"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:254
-msgid "The number of dots per inch of the screen."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:488
+msgid "Enable JavaScript."
+msgstr "Enable JavaScript."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:272
-msgid "Width"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:502
+msgid "Auto load images"
+msgstr "Auto load images"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:273
-#, fuzzy
-msgid "The width of the viewport."
-msgstr "כותרת פריט ההסטוריה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:503
+msgid "Load images automatically."
+msgstr "Load images automatically."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:291
-msgid "Height"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:516
+msgid "Load icons ignoring image load setting"
+msgstr "Load icons ignoring image load setting"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:292
-#, fuzzy
-msgid "The height of the viewport."
-msgstr "כותרת פריט ההסטוריה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:517
+msgid "Whether to load site icons ignoring image load setting."
+msgstr "Whether to load site icons ignoring image load setting."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:310
-msgid "Initial Scale Factor"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:534
+msgid "Enable offline web application cache"
+msgstr "Enable offline web application cache"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:311
-#, fuzzy
-msgid "The initial scale of the viewport."
-msgstr "הגודל הכללי של הקובץ"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:535
+msgid "Whether to enable offline web application cache."
+msgstr "Whether to enable offline web application cache."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:329
-#, fuzzy
-msgid "Minimum Scale Factor"
-msgstr "גודל גופן לוגי מינימאלי"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:551
+msgid "Enable HTML5 local storage"
+msgstr "Enable HTML5 local storage"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:330
-#, fuzzy
-msgid "The minimum scale of the viewport."
-msgstr "כותרת פריט ההסטוריה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:552
+msgid "Whether to enable HTML5 Local Storage support."
+msgstr "Whether to enable HTML5 Local Storage support."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:348
-msgid "Maximum Scale Factor"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:569
+msgid "Enable HTML5 database"
+msgstr "Enable HTML5 database"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:349
-#, fuzzy
-msgid "The maximum scale of the viewport."
-msgstr "כותרת פריט ההסטוריה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:570
+msgid "Whether to enable HTML5 database support."
+msgstr "Whether to enable HTML5 database support."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:367
-msgid "Device Pixel Ratio"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:583
+msgid "Enable XSS auditor"
+msgstr "Enable XSS auditor"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:368
-msgid "The device pixel ratio of the viewport."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:584
+msgid "Whether to enable the XSS auditor."
+msgstr "Whether to enable the XSS auditor."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:386
-msgid "user-scalable"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:599
+msgid "Enable frame flattening"
+msgstr "Enable frame flattening"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:387
-msgid "User Scalable"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:600
+msgid "Whether to enable frame flattening."
+msgstr "Whether to enable frame flattening."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:388
-msgid "Determines whether or not the user can zoom in and out."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:612
+msgid "Enable plugins"
+msgstr "Enable plugins"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:405
-msgid "valid"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:613
+msgid "Enable embedded plugin objects."
+msgstr "Enable embedded plugin objects."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:406
-msgid "Valid"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:625
+msgid "Enable Java"
+msgstr "Enable Java"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitviewportattributes.cpp:407
-msgid "Determines whether or not the attributes are valid, and can be used."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:626
+msgid "Whether Java support should be enabled."
+msgstr "Whether Java support should be enabled."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebdatabase.cpp:176
-msgid "Security Origin"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:639
+msgid "JavaScript can open windows automatically"
+msgstr "JavaScript can open windows automatically"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebdatabase.cpp:177
-#, fuzzy
-msgid "The security origin of the database"
-msgstr "הקידוד המותאם אישית של תצוגת ה-Web"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:640
+msgid "Whether JavaScript can open windows automatically."
+msgstr "Whether JavaScript can open windows automatically."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebdatabase.cpp:190
-#: ../../../WebKit/gtk/webkit/webkitwebframe.cpp:452
-msgid "Name"
-msgstr "שם"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:655
+msgid "Enable hyperlink auditing"
+msgstr "Enable hyperlink auditing"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebdatabase.cpp:191
-#, fuzzy
-msgid "The name of the Web Database database"
-msgstr "שם המסגרת"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:656
+msgid "Whether <a ping> should be able to send pings."
+msgstr "Whether <a ping> should be able to send pings."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebdatabase.cpp:204
-msgid "Display Name"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:668
+msgid "Default font family"
+msgstr "Default font family"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebdatabase.cpp:205
-msgid "The display name of the Web Storage database"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:669
+msgid ""
+"The font family to use as the default for content that does not specify a "
+"font."
</ins><span class="cx"> msgstr ""
</span><ins>+"The font family to use as the default for content that does not specify a "
+"font."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebdatabase.cpp:218
-msgid "Expected Size"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:682
+msgid "Monospace font family"
+msgstr "Monospace font family"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebdatabase.cpp:219
-msgid "The expected size of the Web Database database"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:683
+msgid "The font family used as the default for content using monospace font."
+msgstr "The font family used as the default for content using monospace font."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebdatabase.cpp:231
-msgid "Size"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:695
+msgid "Serif font family"
+msgstr "Serif font family"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebdatabase.cpp:232
-msgid "The current size of the Web Database database"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:696
+msgid "The font family used as the default for content using serif font."
+msgstr "The font family used as the default for content using serif font."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebdatabase.cpp:244
-#, fuzzy
-msgid "Filename"
-msgstr "שם קובץ מומלץ"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:708
+msgid "Sans-serif font family"
+msgstr "Sans-serif font family"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebdatabase.cpp:245
-msgid "The absolute filename of the Web Storage database"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:709
+msgid "The font family used as the default for content using sans-serif font."
+msgstr "The font family used as the default for content using sans-serif font."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebframe.cpp:453
-msgid "The name of the frame"
-msgstr "שם המסגרת"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:721
+msgid "Cursive font family"
+msgstr "Cursive font family"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebframe.cpp:459
-#: ../../../WebKit/gtk/webkit/webkitwebhistoryitem.cpp:144
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3224
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:591
-msgid "Title"
-msgstr "כותרת"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:722
+msgid "The font family used as the default for content using cursive font."
+msgstr "The font family used as the default for content using cursive font."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebframe.cpp:460
-msgid "The document title of the frame"
-msgstr "כותרת המסמך של המסגרת"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:734
+msgid "Fantasy font family"
+msgstr "Fantasy font family"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebframe.cpp:467
-msgid "The current URI of the contents displayed by the frame"
-msgstr "הכתובת הנוכחית של התוכן המוצג במסגרת"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:735
+msgid "The font family used as the default for content using fantasy font."
+msgstr "The font family used as the default for content using fantasy font."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebframe.cpp:498
-msgid "Horizontal Scrollbar Policy"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:747
+msgid "Pictograph font family"
+msgstr "Pictograph font family"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebframe.cpp:499
-#, fuzzy
-msgid ""
-"Determines the current policy for the horizontal scrollbar of the frame."
-msgstr "מציין את ההתקדמות הנוכחית של ההורדה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:748
+msgid "The font family used as the default for content using pictograph font."
+msgstr "The font family used as the default for content using pictograph font."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebframe.cpp:516
-msgid "Vertical Scrollbar Policy"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:761
+msgid "Default font size"
+msgstr "Default font size"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebframe.cpp:517
-#, fuzzy
-msgid "Determines the current policy for the vertical scrollbar of the frame."
-msgstr "מציין את ההתקדמות הנוכחית של ההורדה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:762
+msgid "The default font size used to display text."
+msgstr "The default font size used to display text."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebhistoryitem.cpp:145
-msgid "The title of the history item"
-msgstr "כותרת פריט ההסטוריה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:775
+msgid "Default monospace font size"
+msgstr "Default monospace font size"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebhistoryitem.cpp:160
-msgid "Alternate Title"
-msgstr "כותרת חלופית"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:776
+msgid "The default font size used to display monospace text."
+msgstr "The default font size used to display monospace text."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebhistoryitem.cpp:161
-msgid "The alternate title of the history item"
-msgstr "כותרת חלופית לפריט ההסטוריה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:790
+msgid "Minimum font size"
+msgstr "Minimum font size"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebhistoryitem.cpp:177
-msgid "The URI of the history item"
-msgstr "כתובת פריט ההסטוריה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:791
+msgid "The minimum font size used to display text."
+msgstr "The minimum font size used to display text."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebhistoryitem.cpp:192
-#: ../../../WebKit/gtk/webkit/webkitwebnavigationaction.cpp:163
-msgid "Original URI"
-msgstr "כתובת מקורית"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:803
+msgid "Default charset"
+msgstr "Default charset"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebhistoryitem.cpp:193
-msgid "The original URI of the history item"
-msgstr "הכתובת המקורית של פריט ההסטוריה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:804
+msgid ""
+"The default text charset used when interpreting content with unspecified "
+"charset."
+msgstr ""
+"The default text charset used when interpreting content with unspecified "
+"charset."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebhistoryitem.cpp:208
-msgid "Last visited Time"
-msgstr "זמן ביקור אחרון"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:817
+msgid "Enable private browsing"
+msgstr "Enable private browsing"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebhistoryitem.cpp:209
-msgid "The time at which the history item was last visited"
-msgstr "הזמן בו בוקר לאחרונה פריט ההסטוריה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:818
+msgid "Whether to enable private browsing"
+msgstr "Whether to enable private browsing"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebinspector.cpp:273
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitPrintOperation.cpp:154
-msgid "Web View"
-msgstr "תצוגת Web"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:830
+msgid "Enable developer extras"
+msgstr "Enable developer extras"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebinspector.cpp:274
-msgid "The Web View that renders the Web Inspector itself"
-msgstr "תצוגת ה Web שמחולל בוחן ה Web בעצמו"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:831
+msgid "Whether to enable developer extras"
+msgstr "Whether to enable developer extras"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebinspector.cpp:287
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebInspector.cpp:122
-msgid "Inspected URI"
-msgstr "כתובת נבחנת"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:843
+msgid "Enable resizable text areas"
+msgstr "Enable resizable text areas"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebinspector.cpp:288
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebInspector.cpp:123
-msgid "The URI that is currently being inspected"
-msgstr "הכתובת שנבנחנת כרגע"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:844
+msgid "Whether to enable resizable text areas"
+msgstr "Whether to enable resizable text areas"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebinspector.cpp:304
-msgid "Enable JavaScript profiling"
-msgstr "אפשר אפיון JavaScript"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:859
+msgid "Enable tabs to links"
+msgstr "Enable tabs to links"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebinspector.cpp:305
-msgid "Profile the executed JavaScript."
-msgstr "מאפיין את ה JavaScript המורץ"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:860
+msgid "Whether to enable tabs to links"
+msgstr "Whether to enable tabs to links"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebinspector.cpp:320
-#, fuzzy
-msgid "Enable Timeline profiling"
-msgstr "אפשר אפיון JavaScript"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:873
+msgid "Enable DNS prefetching"
+msgstr "Enable DNS prefetching"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebinspector.cpp:321
-msgid "Profile the WebCore instrumentation."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:874
+msgid "Whether to enable DNS prefetching"
+msgstr "Whether to enable DNS prefetching"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebnavigationaction.cpp:148
-msgid "Reason"
-msgstr "סיבה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:886
+msgid "Enable Caret Browsing"
+msgstr "Enable Caret Browsing"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebnavigationaction.cpp:149
-msgid "The reason why this navigation is occurring"
-msgstr "הסיבה מדוע ניווט זה מתרחש"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:887
+msgid "Whether to enable accessibility enhanced keyboard navigation"
+msgstr "Whether to enable accessibility enhanced keyboard navigation"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebnavigationaction.cpp:164
-msgid "The URI that was requested as the target for the navigation"
-msgstr "הכתובת שנדרשה כמטרת הניווט"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:902
+msgid "Enable Fullscreen"
+msgstr "Enable Fullscreen"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebnavigationaction.cpp:178
-msgid "Button"
-msgstr "כפתור"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:903
+msgid "Whether to enable the Javascript Fullscreen API"
+msgstr "Whether to enable the Javascript Fullscreen API"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebnavigationaction.cpp:179
-msgid "The button used to click"
-msgstr "הכפתור ששימש ללחיצה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:915
+msgid "Print Backgrounds"
+msgstr "Print Backgrounds"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebnavigationaction.cpp:194
-msgid "Modifier state"
-msgstr "מצב מקשי הבקרה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:916
+msgid "Whether background images should be drawn during printing"
+msgstr "Whether background images should be drawn during printing"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebnavigationaction.cpp:195
-msgid "A bitmask representing the state of the modifier keys"
-msgstr "מסכת סיביות המייצגת את המצב של מקשי הבקרה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:934
+msgid "Enable WebAudio"
+msgstr "Enable WebAudio"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebnavigationaction.cpp:210
-#, fuzzy
-msgid "Target frame"
-msgstr "שם המסגרת"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:935
+msgid "Whether WebAudio content should be handled"
+msgstr "Whether WebAudio content should be handled"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebnavigationaction.cpp:211
-#, fuzzy
-msgid "The target frame for the navigation"
-msgstr "הכתובת שנדרשה כמטרת הניווט"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:949
+msgid "Enable WebGL"
+msgstr "Enable WebGL"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebplugin.cpp:115
-#, fuzzy
-msgid "Enabled"
-msgstr "ניתן לעריכה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:950
+msgid "Whether WebGL content should be rendered"
+msgstr "Whether WebGL content should be rendered"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebplugin.cpp:116
-#, fuzzy
-msgid "Whether the plugin is enabled"
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:967
+msgid "Allow modal dialogs"
+msgstr "Allow modal dialogs"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebresource.cpp:210
-#, fuzzy
-msgid "The URI of the resource"
-msgstr "כתובת פריט ההסטוריה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:968
+msgid "Whether it is possible to create modal dialogs"
+msgstr "Whether it is possible to create modal dialogs"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebresource.cpp:224
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:137
-msgid "MIME Type"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:983
+msgid "Zoom Text Only"
+msgstr "Zoom Text Only"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebresource.cpp:225
-#, fuzzy
-msgid "The MIME type of the resource"
-msgstr "כותרת פריט ההסטוריה"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:984
+msgid "Whether zoom level of web view changes only the text size"
+msgstr "Whether zoom level of web view changes only the text size"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebresource.cpp:239
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3373
-msgid "Encoding"
-msgstr "קידוד"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:998
+msgid "JavaScript can access clipboard"
+msgstr "JavaScript can access clipboard"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebresource.cpp:240
-#, fuzzy
-msgid "The text encoding name of the resource"
-msgstr "הקידוד ברירת המחדל של תצוגת ה-Web"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:999
+msgid "Whether JavaScript can access Clipboard"
+msgstr "Whether JavaScript can access Clipboard"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebresource.cpp:255
-msgid "Frame Name"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1015
+msgid "Media playback requires user gesture"
+msgstr "Media playback requires user gesture"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebresource.cpp:256
-#, fuzzy
-msgid "The frame name of the resource"
-msgstr "שם המסגרת"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1016
+msgid "Whether media playback requires user gesture"
+msgstr "Whether media playback requires user gesture"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:150
-msgid "Default Encoding"
-msgstr "קידוד ברירת מחדל"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1030
+msgid "Media playback allows inline"
+msgstr "Media playback allows inline"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:151
-msgid "The default encoding used to display text."
-msgstr "קידוד ברירת המחדל להצגת טקסט."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1031
+msgid "Whether media playback allows inline"
+msgstr "Whether media playback allows inline"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:159
-msgid "Cursive Font Family"
-msgstr "משפחת הגופנים מסוג Cursive"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1045
+msgid "Draw compositing indicators"
+msgstr "Draw compositing indicators"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:160
-msgid "The default Cursive font family used to display text."
-msgstr "משפחת הגופנים מסוג Cursive ברירת מחדל המשמשים להצגת טקסט."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1046
+msgid "Whether to draw compositing borders and repaint counters"
+msgstr "Whether to draw compositing borders and repaint counters"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:168
-msgid "Default Font Family"
-msgstr "משפחת גופנים ברירת מחדל"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1065
+msgid "Enable Site Specific Quirks"
+msgstr "Enable Site Specific Quirks"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:169
-msgid "The default font family used to display text."
-msgstr "משפחת הגופנים לשימוש בהצגת טקסט כברירת מחדל."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1066
+msgid "Enables the site-specific compatibility workarounds"
+msgstr "Enables the site-specific compatibility workarounds"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:177
-msgid "Fantasy Font Family"
-msgstr "משפחת הגופנים מסוג Fantasy"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1086
+msgid "Enable page cache"
+msgstr "Enable page cache"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:178
-msgid "The default Fantasy font family used to display text."
-msgstr "משפחת הגופנים מסוג Fantasy ברירת מחדל המשמשים להצגת טקסט."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1087
+msgid "Whether the page cache should be used"
+msgstr "Whether the page cache should be used"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:186
-msgid "Monospace Font Family"
-msgstr "משפחת הגופנים מסוג Monospace"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1106
+msgid "User agent string"
+msgstr "User agent string"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:187
-msgid "The default font family used to display monospace text."
-msgstr "משפחת הגופנים מסוג Monospace ברירת מחדל המשמשים להצגת טקסט."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1107
+msgid "The user agent string"
+msgstr "The user agent string"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:195
-msgid "Sans Serif Font Family"
-msgstr "משפחת הגופנים מסוג Sans Serif"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1119
+msgid "Enable smooth scrolling"
+msgstr "Enable smooth scrolling"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:196
-msgid "The default Sans Serif font family used to display text."
-msgstr "משפחת הגופנים מסוג Sans Serif ברירת מחדל המשמשים להצגת טקסט."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1120
+msgid "Whether to enable smooth scrolling"
+msgstr "Whether to enable smooth scrolling"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:204
-msgid "Serif Font Family"
-msgstr "משפחת הגופנים מסוג Serif"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1137
+msgid "Enable accelerated 2D canvas"
+msgstr "Enable accelerated 2D canvas"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:205
-msgid "The default Serif font family used to display text."
-msgstr "משפחת הגופנים מסוג Serif ברירת מחדל המשמשים להצגת טקסט."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1138
+msgid "Whether to enable accelerated 2D canvas"
+msgstr "Whether to enable accelerated 2D canvas"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:213
-msgid "Default Font Size"
-msgstr "גודל גופן ברירת מחדל"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1153
+msgid "Write console messages on stdout"
+msgstr "Write console messages on stdout"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:214
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:717
-msgid "The default font size used to display text."
-msgstr "גודל הגופן לשימוש בהצגת טקסט כברירת מחדל."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1154
+msgid "Whether to write console messages on stdout"
+msgstr "Whether to write console messages on stdout"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:222
-msgid "Default Monospace Font Size"
-msgstr "גודל גופן Monospace ברירת מחדל"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1172
+msgid "Enable MediaStream"
+msgstr "Enable MediaStream"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:223
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:731
-msgid "The default font size used to display monospace text."
-msgstr "גודל גופן ברירת מחדל לשימוש בהצגת טקסט בגופן Monospace."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1173
+msgid "Whether MediaStream content should be handled"
+msgstr "Whether MediaStream content should be handled"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:231
-msgid "Minimum Font Size"
-msgstr "גודל גופן מינימאלי"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1192
+msgid "Enable Spatial Navigation"
+msgstr "Enable Spatial Navigation"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:232
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:746
-msgid "The minimum font size used to display text."
-msgstr "גודל הגופן המינימאלי לשימוש בהצגת טקסט."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1193
+msgid "Whether to enable Spatial Navigation support."
+msgstr "Whether to enable Spatial Navigation support."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:240
-msgid "Minimum Logical Font Size"
-msgstr "גודל גופן לוגי מינימאלי"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1212
+msgid "Enable MediaSource"
+msgstr "Enable MediaSource"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:241
-msgid "The minimum logical font size used to display text."
-msgstr "גודל הגופן הלוגי המינימאלי לשימוש בהצגת טקסט."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1213
+msgid "Whether MediaSource should be enabled."
+msgstr "Whether MediaSource should be enabled."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:260
-msgid "Enforce 96 DPI"
-msgstr "הכרח 96 נקודות לאינץ'"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitURIRequest.cpp:95
+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:105
+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebResource.cpp:109
+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:743
+msgid "URI"
+msgstr "URI"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:261
-msgid "Enforce a resolution of 96 DPI"
-msgstr "הכרח רזולוציה של 96 נקודות לאינץ'"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitURIRequest.cpp:96
+msgid "The URI to which the request will be made."
+msgstr "The URI to which the request will be made."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:269
-msgid "Auto Load Images"
-msgstr "טען תמונות אוטומטית"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:106
+msgid "The URI for which the response was made."
+msgstr "The URI for which the response was made."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:270
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:458
-msgid "Load images automatically."
-msgstr "טוען תמונות אוטומטית."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:117
+msgid "Status Code"
+msgstr "Status Code"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:278
-msgid "Auto Shrink Images"
-msgstr "כווץ תמונות אוטומטית"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:118
+msgid "The status code of the response as returned by the server."
+msgstr "The status code of the response as returned by the server."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:279
-msgid "Automatically shrink standalone images to fit."
-msgstr "אוטומטית מכווץ תמונות בודדות על-מנת שיתאימו."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:130
+msgid "Content Length"
+msgstr "Content Length"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:287
-msgid "Respect Image Orientation"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:131
+msgid "The expected content length of the response."
+msgstr "The expected content length of the response."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:288
-msgid "Whether WebKit should respect image orientation."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:143
+msgid "MIME Type"
+msgstr "MIME Type"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:296
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:870
-msgid "Print Backgrounds"
-msgstr "הדפס רקעים"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:144
+msgid "The MIME type of the response"
+msgstr "The MIME type of the response"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:297
-msgid "Whether background images should be printed."
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:156
+msgid "Suggested Filename"
+msgstr "Suggested Filename"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:305
-msgid "Enable Scripts"
-msgstr "אפשר תסריטים"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:157
+msgid "The suggested filename for the URI response"
+msgstr "The suggested filename for the URI response"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:306
-msgid "Enable embedded scripting languages."
-msgstr "אפשר שפות תסריטים מוטבעות"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:173
+msgid "HTTP Headers"
+msgstr "HTTP Headers"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:314
-msgid "Enable Plugins"
-msgstr "אפשר תוספים"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:174
+msgid "The The HTTP headers of the response"
+msgstr "The The HTTP headers of the response"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:315
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:568
-msgid "Enable embedded plugin objects."
-msgstr "אפשר אובייקטי תוסף מוטבעים."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebInspector.cpp:122
+msgid "Inspected URI"
+msgstr "Inspected URI"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:323
-msgid "Resizable Text Areas"
-msgstr "אזורי טקסט שניתן לשנות את גודלם"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebInspector.cpp:123
+msgid "The URI that is currently being inspected"
+msgstr "The URI that is currently being inspected"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:324
-msgid "Whether text areas are resizable."
-msgstr "האם לאפשר את שינוי הגודל של אזורי הטקסט."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebInspector.cpp:134
+msgid "Attached Height"
+msgstr "Attached Height"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:331
-msgid "User Stylesheet URI"
-msgstr "כתבות גיליון הסגנון של המשתמש"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebInspector.cpp:135
+msgid "The height that the inspector view should have when it is attached"
+msgstr "The height that the inspector view should have when it is attached"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:332
-msgid "The URI of a stylesheet that is applied to every page."
-msgstr "כתובת גיליון הסגנון שמוחל על כל עמוד."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebResource.cpp:110
+msgid "The current active URI of the resource"
+msgstr "The current active URI of the resource"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:347
-msgid "Zoom Stepping Value"
-msgstr "ערך צעדי הקירוב"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebResource.cpp:123
+msgid "The response of the resource"
+msgstr "The response of the resource"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:348
-msgid "The value by which the zoom level is changed when zooming in or out."
-msgstr "הערך בו רמת הקירוב משתנה כאשר מתקרבים או מתרחקים."
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:460
+msgid "Select Files"
+msgstr "בחירת קבצים"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:366
-msgid "Enable Developer Extras"
-msgstr "אפשר תוספות למפתחים"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:460
+msgid "Select File"
+msgstr "בחירת קובץ"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:367
-msgid "Enables special extensions that help developers"
-msgstr "מאפשר תוספות מיוחדות שיעזרו למפתחים"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:633
+msgid "Web Context"
+msgstr "Web Context"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:387
-msgid "Enable Private Browsing"
-msgstr "אפשר גלישה פרטית"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:634
+msgid "The web context for the view"
+msgstr "The web context for the view"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:388
-msgid "Enables private browsing mode"
-msgstr "מאפשר את מצב הגלישה הפרטית"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:651
+msgid "Related WebView"
+msgstr "Related WebView"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:403
-msgid "Enable Spell Checking"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:652
+msgid ""
+"The related WebKitWebView used when creating the view to share the same web "
+"process"
</ins><span class="cx"> msgstr ""
</span><ins>+"The related WebKitWebView used when creating the view to share the same web "
+"process"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:404
-#, fuzzy
-msgid "Enables spell checking while typing"
-msgstr "בדוק איות בזמן ה_קלדב"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:668
+msgid "WebView settings"
+msgstr "WebView settings"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:427
-msgid "Languages to use for spell checking"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:669
+msgid "The WebKitSettings of the view"
+msgstr "The WebKitSettings of the view"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:428
-msgid "Comma separated list of languages to use for spell checking"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:685
+msgid "WebView user content manager"
+msgstr "WebView user content manager"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:442
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:841
-#, fuzzy
-msgid "Enable Caret Browsing"
-msgstr "אפשר גלישה פרטית"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:686
+msgid "The WebKitUserContentManager of the view"
+msgstr "The WebKitUserContentManager of the view"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:443
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:842
-msgid "Whether to enable accessibility enhanced keyboard navigation"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:699
+msgid "Title"
+msgstr "Title"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:458
-msgid "Enable HTML5 Database"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:700
+msgid "Main frame document title"
+msgstr "Main frame document title"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:459
-msgid "Whether to enable HTML5 database support"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:718
+msgid "Estimated Load Progress"
+msgstr "Estimated Load Progress"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:474
-msgid "Enable HTML5 Local Storage"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:719
+msgid "An estimate of the percent completion for a document load"
+msgstr "An estimate of the percent completion for a document load"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:475
-msgid "Whether to enable HTML5 Local Storage support"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:731
+msgid "Favicon"
+msgstr "Favicon"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:490
-msgid "Local Storage Database Path"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:732
+msgid "The favicon associated to the view, if any"
+msgstr "The favicon associated to the view, if any"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:491
-msgid "The path to where HTML5 Local Storage databases are stored."
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:744
+msgid "The current active URI of the view"
+msgstr "The current active URI of the view"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:505
-#, fuzzy
-msgid "Enable XSS Auditor"
-msgstr "אפשר תסריטים"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:758
+msgid "The zoom level of the view content"
+msgstr "The zoom level of the view content"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:506
-#, fuzzy
-msgid "Whether to enable the XSS auditor"
-msgstr "אפשר תסריטים"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:776
+msgid "Whether the view is loading a page"
+msgstr "Whether the view is loading a page"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:524
-msgid "Enable Spatial Navigation"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:2725
+msgid "An exception was raised in JavaScript"
+msgstr "An exception was raised in JavaScript"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:525
-msgid "Whether to enable Spatial Navigation"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:3174
+msgid "There was an error creating the snapshot"
+msgstr "There was an error creating the snapshot"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:543
-#, fuzzy
-msgid "Enable Frame Flattening"
-msgstr "אפשר גלישה פרטית"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:210
+msgid "Geometry"
+msgstr "Geometry"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:544
-msgid "Whether to enable Frame Flattening"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:211
+msgid "The size and position of the window on the screen."
+msgstr "The size and position of the window on the screen."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:561
-msgid "User Agent"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:223
+msgid "Toolbar Visible"
+msgstr "Toolbar Visible"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:562
-msgid "The User-Agent string used by WebKitGtk"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:224
+msgid "Whether the toolbar should be visible for the window."
+msgstr "Whether the toolbar should be visible for the window."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:577
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:594
-msgid "JavaScript can open windows automatically"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:236
+msgid "Statusbar Visible"
+msgstr "Statusbar Visible"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:578
-msgid "Whether JavaScript can open windows automatically"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:237
+msgid "Whether the statusbar should be visible for the window."
+msgstr "Whether the statusbar should be visible for the window."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:592
-msgid "JavaScript can access Clipboard"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:249
+msgid "Scrollbars Visible"
+msgstr "Scrollbars Visible"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:593
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:954
-msgid "Whether JavaScript can access Clipboard"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:250
+msgid "Whether the scrollbars should be visible for the window."
+msgstr "Whether the scrollbars should be visible for the window."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:609
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:489
-msgid "Enable offline web application cache"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:262
+msgid "Menubar Visible"
+msgstr "Menubar Visible"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:610
-msgid "Whether to enable offline web application cache"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:263
+msgid "Whether the menubar should be visible for the window."
+msgstr "Whether the menubar should be visible for the window."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:635
-msgid "Editing behavior"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:275
+msgid "Locationbar Visible"
+msgstr "Locationbar Visible"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:636
-msgid "The behavior mode to use in editing mode"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:276
+msgid "Whether the locationbar should be visible for the window."
+msgstr "Whether the locationbar should be visible for the window."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:652
-msgid "Enable universal access from file URIs"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:287
+msgid "Resizable"
+msgstr "Resizable"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:653
-msgid "Whether to allow universal access from file URIs"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:288
+msgid "Whether the window can be resized."
+msgstr "Whether the window can be resized."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:668
-#, fuzzy
-msgid "Enable DOM paste"
-msgstr "אפשר תסריטים"
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:300
+msgid "Fullscreen"
+msgstr "Fullscreen"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:669
-msgid "Whether to enable DOM paste"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:301
+msgid "Whether window will be displayed fullscreen."
+msgstr "Whether window will be displayed fullscreen."
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:687
-msgid "Tab key cycles through elements"
-msgstr ""
</del><ins>+#: ../../../../WebKit2/UIProcess/gtk/WebInspectorProxyGtk.cpp:82
+#: ../../../../WebKit2/UIProcess/gtk/WebInspectorProxyGtk.cpp:147
+msgid "Web Inspector"
+msgstr "בוחן Web"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:688
-msgid "Whether the tab key cycles through elements on the page."
-msgstr ""
</del><ins>+#~ msgid "Network Request"
+#~ msgstr "בקשת רשת"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:710
-msgid "Enable Default Context Menu"
-msgstr ""
</del><ins>+#~ msgid "The network request for the URI that should be downloaded"
+#~ msgstr "בקשת הרשת עבור הכתובת שיש להוריד"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:711
-msgid ""
-"Enables the handling of right-clicks for the creation of the default context "
-"menu"
-msgstr ""
</del><ins>+#, fuzzy
+#~ msgid "Network Response"
+#~ msgstr "בקשת רשת"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:731
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1018
-msgid "Enable Site Specific Quirks"
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:732
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1019
-msgid "Enables the site-specific compatibility workarounds"
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:754
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1039
-msgid "Enable page cache"
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:755
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1040
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Whether the page cache should be used"
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "The network response for the URI that should be downloaded"
+#~ msgstr "בקשת הרשת עבור הכתובת שיש להוריד"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:775
-msgid "Auto Resize Window"
-msgstr ""
</del><ins>+#~ msgid "Destination URI"
+#~ msgstr "כתובת יעד"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:776
-msgid "Automatically resize the toplevel window when a page requests it"
-msgstr ""
</del><ins>+#~ msgid "The destination URI where to save the file"
+#~ msgstr "כתובת היעד אליה שומרים את הקובץ"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:808
-#, fuzzy
-msgid "Enable Java Applet"
-msgstr "אפשר אפיון JavaScript"
</del><ins>+#~ msgid "The filename suggested as default when saving"
+#~ msgstr "שם הקובץ המומלץ כברירת מחדל כאשר שומרים"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:809
-msgid "Whether Java Applet support through <applet> should be enabled"
-msgstr ""
</del><ins>+#~ msgid "Progress"
+#~ msgstr "התקדמות"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:823
-#, fuzzy
-msgid "Enable Hyperlink Auditing"
-msgstr "אפשר אפיון JavaScript"
</del><ins>+#~ msgid "Status"
+#~ msgstr "מצב"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:824
-#, fuzzy
-msgid "Whether <a ping> should be able to send pings"
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "Determines the current status of the download"
+#~ msgstr "מציין את המצב הנוכחי של ההורדה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:832
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:857
-msgid "Enable Fullscreen"
-msgstr ""
</del><ins>+#~ msgid "Current Size"
+#~ msgstr "גודל נוכחי"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:833
-#, fuzzy
-msgid "Whether the Mozilla style API should be enabled."
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "The length of the data already downloaded"
+#~ msgstr "אורך המידע שכבר הורד"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:848
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:904
-msgid "Enable WebGL"
-msgstr ""
</del><ins>+#~ msgid "Total Size"
+#~ msgstr "גודל כללי"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:849
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:905
-#, fuzzy
-msgid "Whether WebGL content should be rendered"
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "The total size of the file"
+#~ msgstr "הגודל הכללי של הקובץ"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:865
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Enable accelerated compositing"
-msgstr "אפשר גלישה פרטית"
</del><ins>+#~ msgid "The absolute path of the icon database folder"
+#~ msgstr "אורך המידע שכבר הורד"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:866
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Whether accelerated compositing should be enabled"
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "Suggested filename"
+#~ msgstr "שם קובץ מומלץ"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:884
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:889
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Enable WebAudio"
-msgstr "אפשר תסריטים"
</del><ins>+#~ msgid "The suggested filename for the response."
+#~ msgstr "הכתובת שנדרשה כמטרת הניווט"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:885
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:890
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Whether WebAudio content should be handled"
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "The host of the security origin"
+#~ msgstr "כותרת פריט ההסטוריה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:901
-msgid "WebKit prefetches domain names"
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:902
-msgid "Whether WebKit prefetches domain names"
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:920
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Enable Media Stream"
-msgstr "אפשר תסריטים"
</del><ins>+#~ msgid "The port of the security origin"
+#~ msgstr "כותרת פריט ההסטוריה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:921
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Whether Media Stream should be enabled"
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "The width of the screen."
+#~ msgstr "כותרת פריט ההסטוריה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:936
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1072
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Enable smooth scrolling"
-msgstr "אפשר גלישה פרטית"
</del><ins>+#~ msgid "The height of the screen."
+#~ msgstr "שם המסגרת"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:937
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1073
-msgid "Whether to enable smooth scrolling"
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:955
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:970
-msgid "Media playback requires user gesture"
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:956
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:971
-msgid "Whether media playback requires user gesture"
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:972
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:985
-msgid "Media playback allows inline"
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:973
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:986
-msgid "Whether media playback allows inline"
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:1007
-msgid "Enable display of insecure content"
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:1008
-msgid "Whether non-HTTPS resources can display on HTTPS pages."
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:1023
-msgid "Enable running of insecure content"
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitwebsettings.cpp:1024
-msgid "Whether non-HTTPS resources can run on HTTPS pages."
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:1314
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:425
-msgid "Select Files"
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:1314
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:425
-msgid "Select File"
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3225
-msgid "Returns the @web_view's document title"
-msgstr "מחזיר את כותרת המסמך של @web_view"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3239
-msgid "Returns the current URI of the contents displayed by the @web_view"
-msgstr "מחזיר את הכתובת הנוכחית של התוכן המוצג על-ידי @web_view"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3252
-msgid "Copy target list"
-msgstr "העתק רשימת יעדים"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3253
-msgid "The list of targets this web view supports for clipboard copying"
-msgstr "רשימת היעדים בהם תצוגת ה-Web תומכת להעתקה ללוח"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3266
-msgid "Paste target list"
-msgstr "הדבק רשימת יעדים"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3267
-msgid "The list of targets this web view supports for clipboard pasting"
-msgstr "רשימת היעדים בהם תצוגת ה-Web תומכת להדבקה מהלוח"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3273
-msgid "Settings"
-msgstr "הגדרות"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3274
-msgid "An associated WebKitWebSettings instance"
-msgstr "מופע WebKitWebSettings משויך"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3287
-#: ../../../WebKit2/UIProcess/gtk/WebInspectorProxyGtk.cpp:93
-#: ../../../WebKit2/UIProcess/gtk/WebInspectorProxyGtk.cpp:153
-msgid "Web Inspector"
-msgstr "בוחן Web"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3288
-msgid "The associated WebKitWebInspector instance"
-msgstr "מופע ה-WebKitWebInspector המשויך"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3301
-msgid "Viewport Attributes"
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3302
</del><span class="cx"> #, fuzzy
</span><del>-msgid "The associated WebKitViewportAttributes instance"
-msgstr "מופע ה-WebKitWebInspector המשויך"
</del><ins>+#~ msgid "The width of the visible area."
+#~ msgstr "כותרת פריט ההסטוריה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3322
-msgid "Editable"
-msgstr "ניתן לעריכה"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3323
-msgid "Whether content can be modified by the user"
-msgstr "האם התוכן יכול להשתנות על-ידי המשתמש"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3329
-msgid "Transparent"
-msgstr "שקוף"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3330
-msgid "Whether content has a transparent background"
-msgstr "האם לתוכן יש רקע שקוף"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3343
-msgid "Zoom level"
-msgstr "רמת קירוב"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3344
-msgid "The level of zoom of the content"
-msgstr "רמת הקירוב של התוכן"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3359
-msgid "Full content zoom"
-msgstr "קירוב תוכן מלא"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3360
-msgid "Whether the full content is scaled when zooming"
-msgstr "האם התוכן המלא מתרחב כאשר מתקרבים"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3374
-msgid "The default encoding of the web view"
-msgstr "הקידוד ברירת המחדל של תצוגת ה-Web"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3387
-msgid "Custom Encoding"
-msgstr "קידוד מותאם אישית"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3388
-msgid "The custom encoding of the web view"
-msgstr "הקידוד המותאם אישית של תצוגת ה-Web"
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3440
-msgid "Icon URI"
-msgstr ""
-
-#: ../../../WebKit/gtk/webkit/webkitwebview.cpp:3441
-msgid "The URI for the favicon for the #WebKitWebView."
-msgstr ""
-
-#: ../../../WebKit2/Shared/Downloads/soup/DownloadSoup.cpp:89
-#, c-format
-msgid ""
-"Cannot determine destination URI for download with suggested filename %s"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitDownload.cpp:139
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Destination"
-msgstr "כתובת יעד"
</del><ins>+#~ msgid "The height of the visible area."
+#~ msgstr "כותרת פריט ההסטוריה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitDownload.cpp:140
-msgid "The local URI to where the download will be saved"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitDownload.cpp:152
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebResource.cpp:122
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Response"
-msgstr "בקשת רשת"
</del><ins>+#~ msgid "The width of the viewport."
+#~ msgstr "כותרת פריט ההסטוריה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitDownload.cpp:153
</del><span class="cx"> #, fuzzy
</span><del>-msgid "The response of the download"
-msgstr "מציין את ההתקדמות הנוכחית של ההורדה"
</del><ins>+#~ msgid "The height of the viewport."
+#~ msgstr "כותרת פריט ההסטוריה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitDownload.cpp:170
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Estimated Progress"
-msgstr "התקדמות"
</del><ins>+#~ msgid "The initial scale of the viewport."
+#~ msgstr "הגודל הכללי של הקובץ"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFaviconDatabase.cpp:141
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFaviconDatabase.cpp:255
-#, c-format
-msgid "Unknown favicon for page %s"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFaviconDatabase.cpp:147
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFaviconDatabase.cpp:251
-#, c-format
-msgid "Page %s does not have a favicon"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFaviconDatabase.cpp:247
-msgid "Favicons database not initialized yet"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFindController.cpp:174
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Search text"
-msgstr "_חפש ב-Web"
</del><ins>+#~ msgid "Minimum Scale Factor"
+#~ msgstr "גודל גופן לוגי מינימאלי"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFindController.cpp:175
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Text to search for in the view"
-msgstr "הקידוד המותאם אישית של תצוגת ה-Web"
</del><ins>+#~ msgid "The minimum scale of the viewport."
+#~ msgstr "כותרת פריט ההסטוריה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFindController.cpp:187
-msgid "Search Options"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFindController.cpp:188
-msgid "Search options to be used in the search operation"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFindController.cpp:201
-msgid "Maximum matches count"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFindController.cpp:202
</del><span class="cx"> #, fuzzy
</span><del>-msgid "The maximum number of matches in a given text to report"
-msgstr "כותרת פריט ההסטוריה"
</del><ins>+#~ msgid "The maximum scale of the viewport."
+#~ msgstr "כותרת פריט ההסטוריה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFindController.cpp:214
</del><span class="cx"> #, fuzzy
</span><del>-msgid "WebView"
-msgstr "תצוגת Web"
</del><ins>+#~ msgid "The security origin of the database"
+#~ msgstr "הקידוד המותאם אישית של תצוגת ה-Web"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitFindController.cpp:215
-msgid "The WebView associated with this find controller"
-msgstr ""
</del><ins>+#~ msgid "Name"
+#~ msgstr "שם"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:153
-msgid "Flags with the context of the WebKitHitTestResult"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:167
</del><span class="cx"> #, fuzzy
</span><del>-msgid "The link URI"
-msgstr "כתובת מקורית"
</del><ins>+#~ msgid "The name of the Web Database database"
+#~ msgstr "שם המסגרת"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:179
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Link Title"
-msgstr "כותרת"
</del><ins>+#~ msgid "Filename"
+#~ msgstr "שם קובץ מומלץ"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:180
-msgid "The link title"
-msgstr ""
</del><ins>+#~ msgid "The name of the frame"
+#~ msgstr "שם המסגרת"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:192
-msgid "Link Label"
-msgstr ""
</del><ins>+#~ msgid "The document title of the frame"
+#~ msgstr "כותרת המסמך של המסגרת"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:193
-msgid "The link label"
-msgstr ""
</del><ins>+#~ msgid "The current URI of the contents displayed by the frame"
+#~ msgstr "הכתובת הנוכחית של התוכן המוצג במסגרת"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:206
-msgid "The image URI"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitHitTestResult.cpp:219
-msgid "The media URI"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:105
-msgid "Navigation type"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:106
-msgid "The type of navigation triggering this decision"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:123
-msgid "Mouse button"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:124
-msgid "The mouse button used if this decision was triggered by a mouse event"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:140
-msgid "Mouse event modifiers"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:141
-msgid "The modifiers active if this decision was triggered by a mouse event"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:154
-msgid "Navigation URI request"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:155
</del><span class="cx"> #, fuzzy
</span><del>-msgid "The URI request that is associated with this navigation"
-msgstr "הכתובת שנדרשה כמטרת הניווט"
</del><ins>+#~ msgid ""
+#~ "Determines the current policy for the horizontal scrollbar of the frame."
+#~ msgstr "מציין את ההתקדמות הנוכחית של ההורדה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:170
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Frame name"
-msgstr "שם קובץ מומלץ"
</del><ins>+#~ msgid ""
+#~ "Determines the current policy for the vertical scrollbar of the frame."
+#~ msgstr "מציין את ההתקדמות הנוכחית של ההורדה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp:171
-msgid "The name of the new frame this navigation action targets"
-msgstr ""
</del><ins>+#~ msgid "The title of the history item"
+#~ msgstr "כותרת פריט ההסטוריה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitPrintOperation.cpp:155
-msgid "The web view that will be printed"
-msgstr ""
</del><ins>+#~ msgid "Alternate Title"
+#~ msgstr "כותרת חלופית"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitPrintOperation.cpp:167
-#, fuzzy
-msgid "Print Settings"
-msgstr "הגדרות"
</del><ins>+#~ msgid "The alternate title of the history item"
+#~ msgstr "כותרת חלופית לפריט ההסטוריה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitPrintOperation.cpp:168
-msgid "The initial print settings for the print operation"
-msgstr ""
</del><ins>+#~ msgid "The URI of the history item"
+#~ msgstr "כתובת פריט ההסטוריה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitPrintOperation.cpp:179
-msgid "Page Setup"
-msgstr ""
</del><ins>+#~ msgid "Original URI"
+#~ msgstr "כתובת מקורית"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitPrintOperation.cpp:180
-#, fuzzy
-msgid "The initial page setup for the print operation"
-msgstr "הגודל הכללי של הקובץ"
</del><ins>+#~ msgid "The original URI of the history item"
+#~ msgstr "הכתובת המקורית של פריט ההסטוריה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitResponsePolicyDecision.cpp:91
-msgid "Response URI request"
-msgstr ""
</del><ins>+#~ msgid "Last visited Time"
+#~ msgstr "זמן ביקור אחרון"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitResponsePolicyDecision.cpp:92
-msgid "The URI request that is associated with this policy decision"
-msgstr ""
</del><ins>+#~ msgid "The time at which the history item was last visited"
+#~ msgstr "הזמן בו בוקר לאחרונה פריט ההסטוריה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitResponsePolicyDecision.cpp:105
-msgid "URI response"
-msgstr ""
</del><ins>+#~ msgid "The Web View that renders the Web Inspector itself"
+#~ msgstr "תצוגת ה Web שמחולל בוחן ה Web בעצמו"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitResponsePolicyDecision.cpp:106
-msgid "The URI response that is associated with this policy decision"
-msgstr ""
</del><ins>+#~ msgid "Enable JavaScript profiling"
+#~ msgstr "אפשר אפיון JavaScript"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:442
-#, fuzzy
-msgid "Enable JavaScript"
-msgstr "אפשר תסריטים"
</del><ins>+#~ msgid "Profile the executed JavaScript."
+#~ msgstr "מאפיין את ה JavaScript המורץ"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:443
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Enable JavaScript."
-msgstr "אפשר תסריטים"
</del><ins>+#~ msgid "Enable Timeline profiling"
+#~ msgstr "אפשר אפיון JavaScript"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:457
-#, fuzzy
-msgid "Auto load images"
-msgstr "טען תמונות אוטומטית"
</del><ins>+#~ msgid "Reason"
+#~ msgstr "סיבה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:471
-msgid "Load icons ignoring image load setting"
-msgstr ""
</del><ins>+#~ msgid "The reason why this navigation is occurring"
+#~ msgstr "הסיבה מדוע ניווט זה מתרחש"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:472
-msgid "Whether to load site icons ignoring image load setting."
-msgstr ""
</del><ins>+#~ msgid "The URI that was requested as the target for the navigation"
+#~ msgstr "הכתובת שנדרשה כמטרת הניווט"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:490
-#, fuzzy
-msgid "Whether to enable offline web application cache."
-msgstr "אפשר תסריטים"
</del><ins>+#~ msgid "Button"
+#~ msgstr "כפתור"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:506
-#, fuzzy
-msgid "Enable HTML5 local storage"
-msgstr "אפשר תסריטים"
</del><ins>+#~ msgid "The button used to click"
+#~ msgstr "הכפתור ששימש ללחיצה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:507
-#, fuzzy
-msgid "Whether to enable HTML5 Local Storage support."
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "Modifier state"
+#~ msgstr "מצב מקשי הבקרה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:524
-#, fuzzy
-msgid "Enable HTML5 database"
-msgstr "אפשר תסריטים"
</del><ins>+#~ msgid "A bitmask representing the state of the modifier keys"
+#~ msgstr "מסכת סיביות המייצגת את המצב של מקשי הבקרה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:525
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Whether to enable HTML5 database support."
-msgstr "אפשר תסריטים"
</del><ins>+#~ msgid "Target frame"
+#~ msgstr "שם המסגרת"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:538
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Enable XSS auditor"
-msgstr "אפשר תסריטים"
</del><ins>+#~ msgid "The target frame for the navigation"
+#~ msgstr "הכתובת שנדרשה כמטרת הניווט"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:539
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Whether to enable the XSS auditor."
-msgstr "אפשר תסריטים"
</del><ins>+#~ msgid "Enabled"
+#~ msgstr "ניתן לעריכה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:554
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Enable frame flattening"
-msgstr "אפשר גלישה פרטית"
</del><ins>+#~ msgid "Whether the plugin is enabled"
+#~ msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:555
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Whether to enable frame flattening."
-msgstr "אפשר גלישה פרטית"
</del><ins>+#~ msgid "The URI of the resource"
+#~ msgstr "כתובת פריט ההסטוריה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:567
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Enable plugins"
-msgstr "אפשר תוספים"
</del><ins>+#~ msgid "The MIME type of the resource"
+#~ msgstr "כותרת פריט ההסטוריה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:580
-#, fuzzy
-msgid "Enable Java"
-msgstr "אפשר אפיון JavaScript"
</del><ins>+#~ msgid "Encoding"
+#~ msgstr "קידוד"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:581
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Whether Java support should be enabled."
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "The text encoding name of the resource"
+#~ msgstr "הקידוד ברירת המחדל של תצוגת ה-Web"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:595
-msgid "Whether JavaScript can open windows automatically."
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:610
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Enable hyperlink auditing"
-msgstr "אפשר אפיון JavaScript"
</del><ins>+#~ msgid "The frame name of the resource"
+#~ msgstr "שם המסגרת"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:611
-#, fuzzy
-msgid "Whether <a ping> should be able to send pings."
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "Default Encoding"
+#~ msgstr "קידוד ברירת מחדל"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:623
-#, fuzzy
-msgid "Default font family"
-msgstr "משפחת גופנים ברירת מחדל"
</del><ins>+#~ msgid "The default encoding used to display text."
+#~ msgstr "קידוד ברירת המחדל להצגת טקסט."
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:624
-msgid ""
-"The font family to use as the default for content that does not specify a "
-"font."
-msgstr ""
</del><ins>+#~ msgid "Cursive Font Family"
+#~ msgstr "משפחת הגופנים מסוג Cursive"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:637
-#, fuzzy
-msgid "Monospace font family"
-msgstr "משפחת הגופנים מסוג Monospace"
</del><ins>+#~ msgid "The default Cursive font family used to display text."
+#~ msgstr "משפחת הגופנים מסוג Cursive ברירת מחדל המשמשים להצגת טקסט."
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:638
-#, fuzzy
-msgid "The font family used as the default for content using monospace font."
-msgstr "משפחת הגופנים מסוג Monospace ברירת מחדל המשמשים להצגת טקסט."
</del><ins>+#~ msgid "Default Font Family"
+#~ msgstr "משפחת גופנים ברירת מחדל"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:650
-#, fuzzy
-msgid "Serif font family"
-msgstr "משפחת הגופנים מסוג Serif"
</del><ins>+#~ msgid "The default font family used to display text."
+#~ msgstr "משפחת הגופנים לשימוש בהצגת טקסט כברירת מחדל."
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:651
-msgid "The font family used as the default for content using serif font."
-msgstr ""
</del><ins>+#~ msgid "Fantasy Font Family"
+#~ msgstr "משפחת הגופנים מסוג Fantasy"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:663
-#, fuzzy
-msgid "Sans-serif font family"
-msgstr "משפחת הגופנים מסוג Sans Serif"
</del><ins>+#~ msgid "The default Fantasy font family used to display text."
+#~ msgstr "משפחת הגופנים מסוג Fantasy ברירת מחדל המשמשים להצגת טקסט."
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:664
-msgid "The font family used as the default for content using sans-serif font."
-msgstr ""
</del><ins>+#~ msgid "Monospace Font Family"
+#~ msgstr "משפחת הגופנים מסוג Monospace"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:676
-#, fuzzy
-msgid "Cursive font family"
-msgstr "משפחת הגופנים מסוג Cursive"
</del><ins>+#~ msgid "The default font family used to display monospace text."
+#~ msgstr "משפחת הגופנים מסוג Monospace ברירת מחדל המשמשים להצגת טקסט."
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:677
-msgid "The font family used as the default for content using cursive font."
-msgstr ""
</del><ins>+#~ msgid "Sans Serif Font Family"
+#~ msgstr "משפחת הגופנים מסוג Sans Serif"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:689
-#, fuzzy
-msgid "Fantasy font family"
-msgstr "משפחת הגופנים מסוג Fantasy"
</del><ins>+#~ msgid "The default Sans Serif font family used to display text."
+#~ msgstr "משפחת הגופנים מסוג Sans Serif ברירת מחדל המשמשים להצגת טקסט."
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:690
-msgid "The font family used as the default for content using fantasy font."
-msgstr ""
</del><ins>+#~ msgid "Serif Font Family"
+#~ msgstr "משפחת הגופנים מסוג Serif"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:702
-msgid "Pictograph font family"
-msgstr ""
</del><ins>+#~ msgid "The default Serif font family used to display text."
+#~ msgstr "משפחת הגופנים מסוג Serif ברירת מחדל המשמשים להצגת טקסט."
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:703
-msgid "The font family used as the default for content using pictograph font."
-msgstr ""
</del><ins>+#~ msgid "Default Font Size"
+#~ msgstr "גודל גופן ברירת מחדל"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:716
-#, fuzzy
-msgid "Default font size"
-msgstr "גודל גופן ברירת מחדל"
</del><ins>+#~ msgid "Default Monospace Font Size"
+#~ msgstr "גודל גופן Monospace ברירת מחדל"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:730
-#, fuzzy
-msgid "Default monospace font size"
-msgstr "גודל גופן Monospace ברירת מחדל"
</del><ins>+#~ msgid "Minimum Font Size"
+#~ msgstr "גודל גופן מינימאלי"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:745
-#, fuzzy
-msgid "Minimum font size"
-msgstr "גודל גופן מינימאלי"
</del><ins>+#~ msgid "Minimum Logical Font Size"
+#~ msgstr "גודל גופן לוגי מינימאלי"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:758
-msgid "Default charset"
-msgstr ""
</del><ins>+#~ msgid "The minimum logical font size used to display text."
+#~ msgstr "גודל הגופן הלוגי המינימאלי לשימוש בהצגת טקסט."
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:759
-msgid ""
-"The default text charset used when interpreting content with unspecified "
-"charset."
-msgstr ""
</del><ins>+#~ msgid "Enforce 96 DPI"
+#~ msgstr "הכרח 96 נקודות לאינץ'"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:772
-#, fuzzy
-msgid "Enable private browsing"
-msgstr "אפשר גלישה פרטית"
</del><ins>+#~ msgid "Enforce a resolution of 96 DPI"
+#~ msgstr "הכרח רזולוציה של 96 נקודות לאינץ'"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:773
-#, fuzzy
-msgid "Whether to enable private browsing"
-msgstr "אפשר גלישה פרטית"
</del><ins>+#~ msgid "Auto Load Images"
+#~ msgstr "טען תמונות אוטומטית"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:785
-#, fuzzy
-msgid "Enable developer extras"
-msgstr "אפשר תוספות למפתחים"
</del><ins>+#~ msgid "Auto Shrink Images"
+#~ msgstr "כווץ תמונות אוטומטית"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:786
-#, fuzzy
-msgid "Whether to enable developer extras"
-msgstr "אפשר תוספות למפתחים"
</del><ins>+#~ msgid "Automatically shrink standalone images to fit."
+#~ msgstr "אוטומטית מכווץ תמונות בודדות על-מנת שיתאימו."
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:798
-#, fuzzy
-msgid "Enable resizable text areas"
-msgstr "אזורי טקסט שניתן לשנות את גודלם"
</del><ins>+#~ msgid "Whether background images should be printed."
+#~ msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:799
-#, fuzzy
-msgid "Whether to enable resizable text areas"
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "Enable Scripts"
+#~ msgstr "אפשר תסריטים"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:814
-#, fuzzy
-msgid "Enable tabs to links"
-msgstr "אפשר תוספים"
</del><ins>+#~ msgid "Enable embedded scripting languages."
+#~ msgstr "אפשר שפות תסריטים מוטבעות"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:815
-#, fuzzy
-msgid "Whether to enable tabs to links"
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "Enable Plugins"
+#~ msgstr "אפשר תוספים"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:828
-#, fuzzy
-msgid "Enable DNS prefetching"
-msgstr "אפשר אפיון JavaScript"
</del><ins>+#~ msgid "Resizable Text Areas"
+#~ msgstr "אזורי טקסט שניתן לשנות את גודלם"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:829
-#, fuzzy
-msgid "Whether to enable DNS prefetching"
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "Whether text areas are resizable."
+#~ msgstr "האם לאפשר את שינוי הגודל של אזורי הטקסט."
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:858
-#, fuzzy
-msgid "Whether to enable the Javascriipt Fullscreen API"
-msgstr "אפשר תסריטים"
</del><ins>+#~ msgid "User Stylesheet URI"
+#~ msgstr "כתבות גיליון הסגנון של המשתמש"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:871
-#, fuzzy
-msgid "Whether background images should be drawn during printing"
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "The URI of a stylesheet that is applied to every page."
+#~ msgstr "כתובת גיליון הסגנון שמוחל על כל עמוד."
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:922
-msgid "Allow modal dialogs"
-msgstr ""
</del><ins>+#~ msgid "Zoom Stepping Value"
+#~ msgstr "ערך צעדי הקירוב"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:923
-msgid "Whether it is possible to create modal dialogs"
-msgstr ""
</del><ins>+#~ msgid "The value by which the zoom level is changed when zooming in or out."
+#~ msgstr "הערך בו רמת הקירוב משתנה כאשר מתקרבים או מתרחקים."
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:938
-msgid "Zoom Text Only"
-msgstr ""
</del><ins>+#~ msgid "Enable Developer Extras"
+#~ msgstr "אפשר תוספות למפתחים"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:939
-msgid "Whether zoom level of web view changes only the text size"
-msgstr ""
</del><ins>+#~ msgid "Enables special extensions that help developers"
+#~ msgstr "מאפשר תוספות מיוחדות שיעזרו למפתחים"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:953
-msgid "JavaScript can access clipboard"
-msgstr ""
</del><ins>+#~ msgid "Enable Private Browsing"
+#~ msgstr "אפשר גלישה פרטית"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1000
-msgid "Draw compositing indicators"
-msgstr ""
</del><ins>+#~ msgid "Enables private browsing mode"
+#~ msgstr "מאפשר את מצב הגלישה הפרטית"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1001
-msgid "Whether to draw compositing borders and repaint counters"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1059
-msgid "User agent string"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:1060
-msgid "The user agent string"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:100
</del><span class="cx"> #, fuzzy
</span><del>-msgid "The URI for which the response was made."
-msgstr "כתובת פריט ההסטוריה"
</del><ins>+#~ msgid "Enables spell checking while typing"
+#~ msgstr "בדוק איות בזמן ה_קלדב"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:111
</del><span class="cx"> #, fuzzy
</span><del>-msgid "Status Code"
-msgstr "מצב"
</del><ins>+#~ msgid "Enable XSS Auditor"
+#~ msgstr "אפשר תסריטים"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:112
-msgid "The status code of the response as returned by the server."
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:124
-msgid "Content Length"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:125
</del><span class="cx"> #, fuzzy
</span><del>-msgid "The expected content length of the response."
-msgstr "הכתובת שנדרשה כמטרת הניווט"
</del><ins>+#~ msgid "Whether to enable the XSS auditor"
+#~ msgstr "אפשר תסריטים"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:138
</del><span class="cx"> #, fuzzy
</span><del>-msgid "The MIME type of the response"
-msgstr "כותרת פריט ההסטוריה"
</del><ins>+#~ msgid "Enable Frame Flattening"
+#~ msgstr "אפשר גלישה פרטית"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:151
</del><span class="cx"> #, fuzzy
</span><del>-msgid "The suggested filename for the URI response"
-msgstr "הכתובת שנדרשה כמטרת הניווט"
</del><ins>+#~ msgid "Enable DOM paste"
+#~ msgstr "אפשר תסריטים"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebInspector.cpp:134
-msgid "Attached Height"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebInspector.cpp:135
-msgid "The height that the inspector view should have when it is attached"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebResource.cpp:110
</del><span class="cx"> #, fuzzy
</span><del>-msgid "The current active URI of the resource"
-msgstr "כתובת פריט ההסטוריה"
</del><ins>+#~ msgid "Enable Java Applet"
+#~ msgstr "אפשר אפיון JavaScript"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebResource.cpp:123
</del><span class="cx"> #, fuzzy
</span><del>-msgid "The response of the resource"
-msgstr "שם המסגרת"
</del><ins>+#~ msgid "Enable Hyperlink Auditing"
+#~ msgstr "אפשר אפיון JavaScript"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:577
-msgid "Web Context"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:578
</del><span class="cx"> #, fuzzy
</span><del>-msgid "The web context for the view"
-msgstr "כותרת פריט ההסטוריה"
</del><ins>+#~ msgid "Whether <a ping> should be able to send pings"
+#~ msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:592
-msgid "Main frame document title"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:610
-msgid "Estimated Load Progress"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:611
-msgid "An estimate of the percent completion for a document load"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:623
-msgid "Favicon"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:624
-msgid "The favicon associated to the view, if any"
-msgstr ""
-
-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:636
</del><span class="cx"> #, fuzzy
</span><del>-msgid "The current active URI of the view"
-msgstr "כותרת המסמך של המסגרת"
</del><ins>+#~ msgid "Whether the Mozilla style API should be enabled."
+#~ msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:650
</del><span class="cx"> #, fuzzy
</span><del>-msgid "The zoom level of the view content"
-msgstr "רמת הקירוב של התוכן"
</del><ins>+#~ msgid "Whether accelerated compositing should be enabled"
+#~ msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:668
-#, fuzzy
-msgid "Whether the view is loading a page"
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "Returns the @web_view's document title"
+#~ msgstr "מחזיר את כותרת המסמך של @web_view"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:682
-msgid "The view mode to display the web view contents"
-msgstr ""
</del><ins>+#~ msgid "Returns the current URI of the contents displayed by the @web_view"
+#~ msgstr "מחזיר את הכתובת הנוכחית של התוכן המוצג על-ידי @web_view"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:2416
-msgid "An exception was raised in JavaScript"
-msgstr ""
</del><ins>+#~ msgid "Copy target list"
+#~ msgstr "העתק רשימת יעדים"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:209
-msgid "Geometry"
-msgstr ""
</del><ins>+#~ msgid "The list of targets this web view supports for clipboard copying"
+#~ msgstr "רשימת היעדים בהם תצוגת ה-Web תומכת להעתקה ללוח"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:210
-msgid "The size and position of the window on the screen."
-msgstr ""
</del><ins>+#~ msgid "Paste target list"
+#~ msgstr "הדבק רשימת יעדים"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:222
-msgid "Toolbar Visible"
-msgstr ""
</del><ins>+#~ msgid "The list of targets this web view supports for clipboard pasting"
+#~ msgstr "רשימת היעדים בהם תצוגת ה-Web תומכת להדבקה מהלוח"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:223
-#, fuzzy
-msgid "Whether the toolbar should be visible for the window."
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "Settings"
+#~ msgstr "הגדרות"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:235
-msgid "Statusbar Visible"
-msgstr ""
</del><ins>+#~ msgid "An associated WebKitWebSettings instance"
+#~ msgstr "מופע WebKitWebSettings משויך"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:236
</del><ins>+#~ msgid "The associated WebKitWebInspector instance"
+#~ msgstr "מופע ה-WebKitWebInspector המשויך"
+
</ins><span class="cx"> #, fuzzy
</span><del>-msgid "Whether the statusbar should be visible for the window."
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "The associated WebKitViewportAttributes instance"
+#~ msgstr "מופע ה-WebKitWebInspector המשויך"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:248
-msgid "Scrollbars Visible"
-msgstr ""
</del><ins>+#~ msgid "Editable"
+#~ msgstr "ניתן לעריכה"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:249
-#, fuzzy
-msgid "Whether the scrollbars should be visible for the window."
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "Whether content can be modified by the user"
+#~ msgstr "האם התוכן יכול להשתנות על-ידי המשתמש"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:261
-msgid "Menubar Visible"
-msgstr ""
</del><ins>+#~ msgid "Transparent"
+#~ msgstr "שקוף"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:262
-#, fuzzy
-msgid "Whether the menubar should be visible for the window."
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "Whether content has a transparent background"
+#~ msgstr "האם לתוכן יש רקע שקוף"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:274
-msgid "Locationbar Visible"
-msgstr ""
</del><ins>+#~ msgid "Zoom level"
+#~ msgstr "רמת קירוב"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:275
-#, fuzzy
-msgid "Whether the locationbar should be visible for the window."
-msgstr "האם תמונות הרקע צריכות להיות מודפסות."
</del><ins>+#~ msgid "The level of zoom of the content"
+#~ msgstr "רמת הקירוב של התוכן"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:286
-#, fuzzy
-msgid "Resizable"
-msgstr "אזורי טקסט שניתן לשנות את גודלם"
</del><ins>+#~ msgid "Full content zoom"
+#~ msgstr "קירוב תוכן מלא"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:287
-#, fuzzy
-msgid "Whether the window can be resized."
-msgstr "האם לאפשר את שינוי הגודל של אזורי הטקסט."
</del><ins>+#~ msgid "Whether the full content is scaled when zooming"
+#~ msgstr "האם התוכן המלא מתרחב כאשר מתקרבים"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:299
-msgid "Fullscreen"
-msgstr ""
</del><ins>+#~ msgid "The default encoding of the web view"
+#~ msgstr "הקידוד ברירת המחדל של תצוגת ה-Web"
</ins><span class="cx">
</span><del>-#: ../../../WebKit2/UIProcess/API/gtk/WebKitWindowProperties.cpp:300
-msgid "Whether window will be displayed fullscreen."
-msgstr ""
</del><ins>+#~ msgid "Custom Encoding"
+#~ msgstr "קידוד מותאם אישית"
</ins><span class="cx">
</span><ins>+#~ msgid "The custom encoding of the web view"
+#~ msgstr "הקידוד המותאם אישית של תצוגת ה-Web"
+
</ins><span class="cx"> #~ msgid "Upload File"
</span><span class="cx"> #~ msgstr "טען קובץ"
</span><span class="cx">
</span></span></pre>
</div>
</div>
</body>
</html>