1# Translation template file..
2# Copyright (C) 2021 Kovid Goyal
3#
4# Translators:
5# 81a7fd75c05fc867184e801c5456ef99_b30776f <081401bfdd8366bb7ba8fed7142e53ef_380519>, 2016
6# Alastair McKinstry <mckinstry@computer.org>, 2002
7# HiTuX <hemza.dz@gmail.com>, 2016
8# HiTuX <hemza.dz@gmail.com>, 2016
9# Ibrahem Atef <ibrahematef@gmail.com>, 2016
10# 81a7fd75c05fc867184e801c5456ef99_b30776f <081401bfdd8366bb7ba8fed7142e53ef_380519>, 2016
11# 81a7fd75c05fc867184e801c5456ef99_b30776f <081401bfdd8366bb7ba8fed7142e53ef_380519>, 2016
12# Mellal Oussama <oussamamellal@gmail.com>, 2016
13# Mohamed Elkebsi <mohamedkebsi55@gmail.com>, 2020
14# Mohammad Gamal <f2c2001@yahoo.com>, 2001
15# nayera maher <nayera.maher@yahoo.com>, 2016
16# Riyadh Talal <a.shamil77@yahoo.com>, 2020-2021
17# Zina Laban <cybercrawler@ymail.com>, 2015
18msgid ""
19msgstr ""
20"Project-Id-Version: calibre\n"
21"Report-Msgid-Bugs-To: https://bugs.launchpad.net/calibre\n"
22"POT-Creation-Date: 2021-12-16 10:50+UTC\n"
23"PO-Revision-Date: 2021-12-14 13:05+0000\n"
24"Last-Translator: Kovid Goyal <kovid@kovidgoyal.net>\n"
25"Language-Team: Arabic (http://www.transifex.com/calibre/calibre/language/ar/)\n"
26"MIME-Version: 1.0\n"
27"Content-Type: text/plain; charset=UTF-8\n"
28"Content-Transfer-Encoding: 8bit\n"
29"Language: ar\n"
30"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
31
32#: /__w/calibre/calibre/manual/conf.py:158
33#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:222
34#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:205
35#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/create.py:35
36msgid "Start"
37msgstr "البداية"
38
39#: /__w/calibre/calibre/manual/conf.py:175
40msgid "Support calibre"
41msgstr "إدعم كاليبر"
42
43#: /__w/calibre/calibre/manual/conf.py:176
44msgid "Contribute to support calibre development"
45msgstr "تبرع لتدعم تطوير كاليبر"
46
47#: /__w/calibre/calibre/manual/conf.py:245
48#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:544
49msgid "page"
50msgstr "صفحة"
51
52#: /__w/calibre/calibre/manual/custom.py:92
53msgid ""
54":command:`calibredb` is the command line interface to the calibre database. It has\n"
55"several sub-commands, documented below.\n"
56"\n"
57":command:`calibredb` can be used to manipulate either a calibre database\n"
58"specified by path or a calibre :guilabel:`Content server` running either on\n"
59"the local machine or over the internet. You can start a calibre\n"
60":guilabel:`Content server` using either the :command:`calibre-server`\n"
61"program or in the main calibre program click :guilabel:`Connect/share ->\n"
62"Start Content server`. Since :command:`calibredb` can make changes to your\n"
63"calibre libraries, you must setup authentication on the server first. There\n"
64"are two ways to do that:\n"
65"\n"
66"    * If you plan to connect only to a server running on the same computer,\n"
67"      you can simply use the ``--enable-local-write`` option of the\n"
68"      Content server, to allow any program, including calibredb, running on\n"
69"      the local computer to make changes to your calibre data. When running\n"
70"      the server from the main calibre program, this option is in\n"
71"      :guilabel:`Preferences->Sharing over the net->Advanced`.\n"
72"\n"
73"    * If you want to enable access over the internet, then you should setup\n"
74"      user accounts on the server and use the :option:`--username` and :option:`--password`\n"
75"      options to :command:`calibredb` to give it access. You can setup\n"
76"      user authentication for :command:`calibre-server` by using the ``--enable-auth``\n"
77"      option and using ``--manage-users`` to create the user accounts.\n"
78"      If you are running the server from the main calibre program, use\n"
79"      :guilabel:`Preferences->Sharing over the net->Require username/password`.\n"
80"\n"
81"To connect to a running Content server, pass the URL of the server to the\n"
82":option:`--with-library` option, see the documentation of that option for\n"
83"details and examples.\n"
84"    "
85msgstr ""
86
87#: /__w/calibre/calibre/manual/custom.py:217
88msgid "[options]"
89msgstr "[خيارات]"
90
91#: /__w/calibre/calibre/src/calibre/constants.py:411
92msgid "{} Portable"
93msgstr "{} محمول"
94
95#: /__w/calibre/calibre/src/calibre/constants.py:448
96msgid "Recycle Bin"
97msgstr ""
98
99#: /__w/calibre/calibre/src/calibre/constants.py:448
100msgid "Trash"
101msgstr ""
102
103#: /__w/calibre/calibre/src/calibre/customize/__init__.py:66
104msgid "Does absolutely nothing"
105msgstr "لا يفعل شيئاً إطلاقاً"
106
107#: /__w/calibre/calibre/src/calibre/customize/__init__.py:69
108#: /__w/calibre/calibre/src/calibre/db/__init__.py:107
109#: /__w/calibre/calibre/src/calibre/db/backend.py:1263
110#: /__w/calibre/calibre/src/calibre/db/backend.py:1288
111#: /__w/calibre/calibre/src/calibre/db/cache.py:312
112#: /__w/calibre/calibre/src/calibre/db/cache.py:315
113#: /__w/calibre/calibre/src/calibre/db/cache.py:326
114#: /__w/calibre/calibre/src/calibre/db/cache.py:1255
115#: /__w/calibre/calibre/src/calibre/db/cache.py:1257
116#: /__w/calibre/calibre/src/calibre/db/cache.py:1259
117#: /__w/calibre/calibre/src/calibre/db/cache.py:1430
118#: /__w/calibre/calibre/src/calibre/db/cache.py:1528
119#: /__w/calibre/calibre/src/calibre/db/cache.py:1530
120#: /__w/calibre/calibre/src/calibre/db/cache.py:1532
121#: /__w/calibre/calibre/src/calibre/db/cache.py:1719
122#: /__w/calibre/calibre/src/calibre/db/cache.py:1721
123#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:130
124#: /__w/calibre/calibre/src/calibre/db/lazy.py:287
125#: /__w/calibre/calibre/src/calibre/db/lazy.py:288
126#: /__w/calibre/calibre/src/calibre/db/lazy.py:289
127#: /__w/calibre/calibre/src/calibre/db/lazy.py:290
128#: /__w/calibre/calibre/src/calibre/db/lazy.py:298
129#: /__w/calibre/calibre/src/calibre/db/tests/writing.py:249
130#: /__w/calibre/calibre/src/calibre/db/tests/writing.py:251
131#: /__w/calibre/calibre/src/calibre/db/write.py:175
132#: /__w/calibre/calibre/src/calibre/db/write.py:179
133#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:402
134#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:403
135#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:122
136#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:123
137#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:74
138#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:127
139#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:759
140#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1729
141#: /__w/calibre/calibre/src/calibre/devices/mtp/books.py:46
142#: /__w/calibre/calibre/src/calibre/devices/mtp/books.py:70
143#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:311
144#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:264
145#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:67
146#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:68
147#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:336
148#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:337
149#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:663
150#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:473
151#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:474
152#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:558
153#: /__w/calibre/calibre/src/calibre/ebooks/chm/metadata.py:61
154#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/chm_input.py:191
155#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:197
156#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:129
157#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:131
158#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:141
159#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:146
160#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:30
161#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_input.py:31
162#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:303
163#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:305
164#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:333
165#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:292
166#: /__w/calibre/calibre/src/calibre/ebooks/docx/container.py:228
167#: /__w/calibre/calibre/src/calibre/ebooks/docx/to_html.py:85
168#: /__w/calibre/calibre/src/calibre/ebooks/epub/periodical.py:143
169#: /__w/calibre/calibre/src/calibre/ebooks/htmlz/oeb2html.py:51
170#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1849
171#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1851
172#: /__w/calibre/calibre/src/calibre/ebooks/metadata/__init__.py:363
173#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:42
174#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:43
175#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:44
176#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:84
177#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:497
178#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:749
179#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:789
180#: /__w/calibre/calibre/src/calibre/ebooks/metadata/ereader.py:39
181#: /__w/calibre/calibre/src/calibre/ebooks/metadata/ereader.py:64
182#: /__w/calibre/calibre/src/calibre/ebooks/metadata/extz.py:24
183#: /__w/calibre/calibre/src/calibre/ebooks/metadata/fb2.py:115
184#: /__w/calibre/calibre/src/calibre/ebooks/metadata/fb2.py:123
185#: /__w/calibre/calibre/src/calibre/ebooks/metadata/fb2.py:178
186#: /__w/calibre/calibre/src/calibre/ebooks/metadata/html.py:158
187#: /__w/calibre/calibre/src/calibre/ebooks/metadata/html.py:161
188#: /__w/calibre/calibre/src/calibre/ebooks/metadata/html.py:347
189#: /__w/calibre/calibre/src/calibre/ebooks/metadata/kfx.py:316
190#: /__w/calibre/calibre/src/calibre/ebooks/metadata/kfx.py:317
191#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:35
192#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:63
193#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:65
194#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:108
195#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:110
196#: /__w/calibre/calibre/src/calibre/ebooks/metadata/mobi.py:501
197#: /__w/calibre/calibre/src/calibre/ebooks/metadata/mobi.py:503
198#: /__w/calibre/calibre/src/calibre/ebooks/metadata/mobi.py:505
199#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf2.py:1388
200#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf2.py:1498
201#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf3.py:1008
202#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pdb.py:49
203#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pdf.py:131
204#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pdf.py:134
205#: /__w/calibre/calibre/src/calibre/ebooks/metadata/plucker.py:25
206#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pml.py:25
207#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pml.py:51
208#: /__w/calibre/calibre/src/calibre/ebooks/metadata/rtf.py:118
209#: /__w/calibre/calibre/src/calibre/ebooks/metadata/rtf.py:121
210#: /__w/calibre/calibre/src/calibre/ebooks/metadata/rtf.py:131
211#: /__w/calibre/calibre/src/calibre/ebooks/metadata/snb.py:16
212#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/base.py:36
213#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/base.py:360
214#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/covers.py:92
215#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/covers.py:94
216#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google.py:100
217#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:266
218#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:373
219#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:375
220#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:479
221#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/worker.py:25
222#: /__w/calibre/calibre/src/calibre/ebooks/metadata/txt.py:23
223#: /__w/calibre/calibre/src/calibre/ebooks/metadata/xmp.py:242
224#: /__w/calibre/calibre/src/calibre/ebooks/metadata/xmp.py:353
225#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:38
226#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:135
227#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:202
228#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:241
229#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/mobi6.py:661
230#: /__w/calibre/calibre/src/calibre/ebooks/mobi/utils.py:342
231#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer2/indexer.py:469
232#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer8/main.py:396
233#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer8/main.py:489
234#: /__w/calibre/calibre/src/calibre/ebooks/odt/input.py:278
235#: /__w/calibre/calibre/src/calibre/ebooks/odt/input.py:280
236#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:973
237#: /__w/calibre/calibre/src/calibre/ebooks/oeb/iterator/spine.py:92
238#: /__w/calibre/calibre/src/calibre/ebooks/oeb/parse_utils.py:320
239#: /__w/calibre/calibre/src/calibre/ebooks/oeb/parse_utils.py:323
240#: /__w/calibre/calibre/src/calibre/ebooks/oeb/parse_utils.py:327
241#: /__w/calibre/calibre/src/calibre/ebooks/oeb/reader.py:150
242#: /__w/calibre/calibre/src/calibre/ebooks/oeb/reader.py:157
243#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:122
244#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:127
245#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:284
246#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:295
247#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:325
248#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/writer.py:172
249#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/writer.py:173
250#: /__w/calibre/calibre/src/calibre/ebooks/pdb/palmdoc/writer.py:31
251#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ztxt/writer.py:29
252#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:701
253#: /__w/calibre/calibre/src/calibre/ebooks/pdf/image_writer.py:21
254#: /__w/calibre/calibre/src/calibre/ebooks/pdf/image_writer.py:22
255#: /__w/calibre/calibre/src/calibre/ebooks/pdf/render/links.py:145
256#: /__w/calibre/calibre/src/calibre/ebooks/txt/processor.py:148
257#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:575
258#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:583
259#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:328
260#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:720
261#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:722
262#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:957
263#: /__w/calibre/calibre/src/calibre/gui2/add.py:355
264#: /__w/calibre/calibre/src/calibre/gui2/add.py:415
265#: /__w/calibre/calibre/src/calibre/gui2/add.py:471
266#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:1109
267#: /__w/calibre/calibre/src/calibre/gui2/convert/__init__.py:52
268#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:147
269#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:163
270#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:165
271#: /__w/calibre/calibre/src/calibre/gui2/cover_flow.py:154
272#: /__w/calibre/calibre/src/calibre/gui2/device.py:1513
273#: /__w/calibre/calibre/src/calibre/gui2/device.py:1516
274#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:364
275#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:139
276#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:147
277#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:180
278#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:699
279#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1084
280#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:526
281#: /__w/calibre/calibre/src/calibre/gui2/email.py:397
282#: /__w/calibre/calibre/src/calibre/gui2/email.py:412
283#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:550
284#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:671
285#: /__w/calibre/calibre/src/calibre/gui2/init.py:760
286#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:612
287#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1346
288#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1574
289#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1577
290#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1580
291#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1668
292#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:224
293#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:405
294#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:420
295#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:106
296#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:537
297#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:583
298#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:149
299#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:153
300#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:61
301#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:76
302#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:129
303#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:202
304#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:240
305#: /__w/calibre/calibre/src/calibre/gui2/save.py:117
306#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:202
307#: /__w/calibre/calibre/src/calibre/gui2/store/stores/google_books_plugin.py:116
308#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:436
309#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:485
310#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:486
311#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:243
312#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:224
313#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:479
314#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:483
315#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:497
316#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:624
317#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:953
318#: /__w/calibre/calibre/src/calibre/library/database.py:927
319#: /__w/calibre/calibre/src/calibre/library/database2.py:605
320#: /__w/calibre/calibre/src/calibre/library/database2.py:613
321#: /__w/calibre/calibre/src/calibre/library/database2.py:623
322#: /__w/calibre/calibre/src/calibre/library/database2.py:2299
323#: /__w/calibre/calibre/src/calibre/library/database2.py:2452
324#: /__w/calibre/calibre/src/calibre/library/database2.py:2905
325#: /__w/calibre/calibre/src/calibre/library/database2.py:3540
326#: /__w/calibre/calibre/src/calibre/library/database2.py:3542
327#: /__w/calibre/calibre/src/calibre/srv/content.py:160
328#: /__w/calibre/calibre/src/calibre/srv/content.py:161
329#: /__w/calibre/calibre/src/calibre/srv/tests/http.py:97
330#: /__w/calibre/calibre/src/calibre/srv/tests/http.py:106
331#: /__w/calibre/calibre/src/calibre/utils/formatter.py:281
332#: /__w/calibre/calibre/src/calibre/utils/localization.py:347
333#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:25
334#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/collection.py:50
335#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/collection.py:58
336msgid "Unknown"
337msgstr "مجهول"
338
339#: /__w/calibre/calibre/src/calibre/customize/__init__.py:90
340msgid "Base"
341msgstr "أساس"
342
343#: /__w/calibre/calibre/src/calibre/customize/__init__.py:164
344#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:87
345#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:442
346msgid "Customize"
347msgstr "خصّص"
348
349#: /__w/calibre/calibre/src/calibre/customize/__init__.py:172
350#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:58
351#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:364
352msgid "Cannot configure"
353msgstr "الضبط غير ممكن"
354
355#: /__w/calibre/calibre/src/calibre/customize/__init__.py:356
356msgid "File type"
357msgstr "نوع الملف"
358
359#: /__w/calibre/calibre/src/calibre/customize/__init__.py:426
360msgid "Metadata reader"
361msgstr "قارئ البيانات الوصفية"
362
363#: /__w/calibre/calibre/src/calibre/customize/__init__.py:458
364msgid "Metadata writer"
365msgstr "كاتب البيانات الوصفية"
366
367#: /__w/calibre/calibre/src/calibre/customize/__init__.py:490
368msgid "Catalog generator"
369msgstr "مولّد المَسرَد"
370
371#: /__w/calibre/calibre/src/calibre/customize/__init__.py:608
372msgid "User interface action"
373msgstr "إجراء لواجهة المستخدم"
374
375#: /__w/calibre/calibre/src/calibre/customize/__init__.py:643
376#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:22
377#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:30
378#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:100
379#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:237
380#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:328
381#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:361
382#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:448
383#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:65
384msgid "Preferences"
385msgstr "تفضيلات"
386
387#: /__w/calibre/calibre/src/calibre/customize/__init__.py:696
388#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
389msgid "Store"
390msgstr "مخزن"
391
392#: /__w/calibre/calibre/src/calibre/customize/__init__.py:700
393msgid "An e-book store."
394msgstr "متجر الكتب الالكترونية."
395
396#: /__w/calibre/calibre/src/calibre/customize/__init__.py:744
397msgid "Edit book tool"
398msgstr "أداة تحرير الكتب"
399
400#: /__w/calibre/calibre/src/calibre/customize/__init__.py:756
401msgid "Library closed"
402msgstr "المكتبة مغلقة"
403
404#: /__w/calibre/calibre/src/calibre/customize/builtins.py:22
405msgid ""
406"Create a PMLZ archive containing the PML file and all images in the folder "
407"pmlname_img or images. This plugin is run every time you add a PML file to "
408"the library."
409msgstr "أنشيء ارشيف PMLZ محتويا ملف PML وكل الصور في المجلد pmlname_img أو images. هذه الملحقة تشتغل في كل مرة تضيف فيها ملف PML الى المكتبة."
410
411#: /__w/calibre/calibre/src/calibre/customize/builtins.py:53
412msgid ""
413"Create a TXTZ archive when a TXT file is imported containing Markdown or "
414"Textile references to images. The referenced images as well as the TXT file "
415"are added to the archive."
416msgstr "أنشئ أرشيف TXTZ عندما يتم إستيراد ملف TXT يحتوي على إحالات Markdown أو Textile إلى الصور. الصور المحال إليها، إضافة إلى الملف TXT، يتم ضمها إلى الأرشيف."
417
418#: /__w/calibre/calibre/src/calibre/customize/builtins.py:108
419msgid "Extract cover from comic files"
420msgstr "استخلص الغلاف من ملفات comic"
421
422#: /__w/calibre/calibre/src/calibre/customize/builtins.py:153
423#: /__w/calibre/calibre/src/calibre/customize/builtins.py:164
424#: /__w/calibre/calibre/src/calibre/customize/builtins.py:177
425#: /__w/calibre/calibre/src/calibre/customize/builtins.py:188
426#: /__w/calibre/calibre/src/calibre/customize/builtins.py:199
427#: /__w/calibre/calibre/src/calibre/customize/builtins.py:211
428#: /__w/calibre/calibre/src/calibre/customize/builtins.py:223
429#: /__w/calibre/calibre/src/calibre/customize/builtins.py:234
430#: /__w/calibre/calibre/src/calibre/customize/builtins.py:245
431#: /__w/calibre/calibre/src/calibre/customize/builtins.py:256
432#: /__w/calibre/calibre/src/calibre/customize/builtins.py:267
433#: /__w/calibre/calibre/src/calibre/customize/builtins.py:278
434#: /__w/calibre/calibre/src/calibre/customize/builtins.py:289
435#: /__w/calibre/calibre/src/calibre/customize/builtins.py:300
436#: /__w/calibre/calibre/src/calibre/customize/builtins.py:312
437#: /__w/calibre/calibre/src/calibre/customize/builtins.py:325
438#: /__w/calibre/calibre/src/calibre/customize/builtins.py:348
439#: /__w/calibre/calibre/src/calibre/customize/builtins.py:360
440#: /__w/calibre/calibre/src/calibre/customize/builtins.py:371
441#: /__w/calibre/calibre/src/calibre/customize/builtins.py:383
442#: /__w/calibre/calibre/src/calibre/customize/builtins.py:394
443#: /__w/calibre/calibre/src/calibre/customize/builtins.py:406
444#, python-format
445msgid "Read metadata from %s files"
446msgstr "اقرأ البيانات الوصفية من ملفات %s"
447
448#: /__w/calibre/calibre/src/calibre/customize/builtins.py:337
449msgid "Read metadata from e-books in RAR archives"
450msgstr "قراءة البيانات الوصفية من الكتب الإلكترونية في أرشيفات RAR"
451
452#: /__w/calibre/calibre/src/calibre/customize/builtins.py:418
453msgid "Read metadata from e-books in ZIP archives"
454msgstr "قراءة البيانات الوصفية من الكتب الإلكترونية في أرشيفات ZIP"
455
456#: /__w/calibre/calibre/src/calibre/customize/builtins.py:437
457#: /__w/calibre/calibre/src/calibre/customize/builtins.py:456
458#: /__w/calibre/calibre/src/calibre/customize/builtins.py:479
459#: /__w/calibre/calibre/src/calibre/customize/builtins.py:490
460#: /__w/calibre/calibre/src/calibre/customize/builtins.py:514
461#: /__w/calibre/calibre/src/calibre/customize/builtins.py:526
462#: /__w/calibre/calibre/src/calibre/customize/builtins.py:537
463#, python-format
464msgid "Set metadata in %s files"
465msgstr "اضبط البيانات الوصفية في الملفات  %s"
466
467#: /__w/calibre/calibre/src/calibre/customize/builtins.py:448
468#, python-brace-format
469msgid ""
470"Enter {0} below to have the EPUB metadata writer plugin not add cover images"
471" to EPUB files that have no existing cover image."
472msgstr "أدخل {0} في الأسفل لجعل ملحقة قارئ البيانات الوصفية لا يقوم بإضافة صور الغلاف إلى ملفات EPUB التي يوجد لديها صورة غلاف."
473
474#: /__w/calibre/calibre/src/calibre/customize/builtins.py:467
475#: /__w/calibre/calibre/src/calibre/customize/builtins.py:502
476#: /__w/calibre/calibre/src/calibre/customize/builtins.py:549
477#: /__w/calibre/calibre/src/calibre/customize/builtins.py:561
478#: /__w/calibre/calibre/src/calibre/customize/builtins.py:572
479#, python-format
480msgid "Set metadata from %s files"
481msgstr "قيِّد البيانات الوصفية من ملفات %s"
482
483#: /__w/calibre/calibre/src/calibre/customize/builtins.py:819
484msgid "Add books to calibre or the connected device"
485msgstr "إضافة الكتب إلى كاليبر أو الجهاز المتصل"
486
487#: /__w/calibre/calibre/src/calibre/customize/builtins.py:825
488msgid "Fetch annotations from a connected Kindle (experimental)"
489msgstr "جلب الحواشي من جهاز Kindle متصل (خاصية في طور الإختبار)"
490
491#: /__w/calibre/calibre/src/calibre/customize/builtins.py:831
492msgid "Generate a catalog of the books in your calibre library"
493msgstr "توليد مَسرَد للكتب في مكتبة كاليبر خاصتك"
494
495#: /__w/calibre/calibre/src/calibre/customize/builtins.py:837
496msgid "Convert books to various e-book formats"
497msgstr "تحويل الكتب إلى أنساق مختلفة للكتاب الإلكتروني"
498
499#: /__w/calibre/calibre/src/calibre/customize/builtins.py:843
500msgid "Fine tune your e-books"
501msgstr "اضبط كتبك الإلكترونية"
502
503#: /__w/calibre/calibre/src/calibre/customize/builtins.py:849
504#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:16
505msgid "Browse highlights and bookmarks from all books in the library"
506msgstr "تصفّح التمييزات والمفضلات من كل الكتب في المكتبة"
507
508#: /__w/calibre/calibre/src/calibre/customize/builtins.py:855
509#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:74
510msgid "Edit the Table of Contents in your books"
511msgstr "عدل قائمة المحتويات في كتبك"
512
513#: /__w/calibre/calibre/src/calibre/customize/builtins.py:861
514msgid "Delete books from your calibre library or connected device"
515msgstr "حذف الكتب من مكتبة كاليبر calibre خاصتك أو من جهاز متصل"
516
517#: /__w/calibre/calibre/src/calibre/customize/builtins.py:867
518msgid ""
519"Embed updated metadata into the actual book files in your calibre library"
520msgstr "ضمِّن البيانات الوصفية المُحيّنة داخل ملفات الكتاب الحالي في مكتبة calibre خاصتك"
521
522#: /__w/calibre/calibre/src/calibre/customize/builtins.py:873
523msgid "Edit the metadata of books in your calibre library"
524msgstr "تحرير البيانات الوصفية للكتب في مكتبة calibre خاصتك"
525
526#: /__w/calibre/calibre/src/calibre/customize/builtins.py:879
527msgid "Read books in your calibre library"
528msgstr "قراءة الكتب من مكتبة calibre خاصتك"
529
530#: /__w/calibre/calibre/src/calibre/customize/builtins.py:885
531msgid "Download news from the internet in e-book form"
532msgstr "حمّل الأخبار من الإنترنت في شكل كتاب إلكتروني"
533
534#: /__w/calibre/calibre/src/calibre/customize/builtins.py:891
535msgid "Show a list of related books quickly"
536msgstr "عرض سريع لقائمة كتب ذات صلة"
537
538#: /__w/calibre/calibre/src/calibre/customize/builtins.py:897
539#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:16
540msgid "Filter/transform the tags for books in the library"
541msgstr "رشّح / بدّل وسوم الكتب في المكتبة"
542
543#: /__w/calibre/calibre/src/calibre/customize/builtins.py:903
544#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:15
545msgid "Transform the authors for books in the library"
546msgstr "تحويل مؤلفي الكتب في المكتبة"
547
548#: /__w/calibre/calibre/src/calibre/customize/builtins.py:909
549msgid "Show an editor for testing templates"
550msgstr "أظهر محرراّ لاختبار القوالب"
551
552#: /__w/calibre/calibre/src/calibre/customize/builtins.py:915
553msgid ""
554"Show a dialog for creating and managing template functions and stored "
555"templates"
556msgstr "أظهر حواراً لإنشاء وإدارة وظائف القوالب والقوالب المخزونة"
557
558#: /__w/calibre/calibre/src/calibre/customize/builtins.py:921
559msgid "Export books from your calibre library to the hard disk"
560msgstr "تصدير الكتب من مكتبة calibre الخاص بك إلى القرص الصلب"
561
562#: /__w/calibre/calibre/src/calibre/customize/builtins.py:927
563msgid "Show Book details in a separate popup"
564msgstr "إظهار تفاصيل الكتاب في نافذة منبثقة منفصلة"
565
566#: /__w/calibre/calibre/src/calibre/customize/builtins.py:933
567#: /__w/calibre/calibre/src/calibre/gui2/actions/restart.py:16
568msgid "Restart calibre"
569msgstr "إعادة تشغيل calibre"
570
571#: /__w/calibre/calibre/src/calibre/customize/builtins.py:939
572msgid "Open the folder that contains the book files in your calibre library"
573msgstr "افتح المجلد الحاوي لملفات الكتاب في مكتبة calibre خاصتك"
574
575#: /__w/calibre/calibre/src/calibre/customize/builtins.py:946
576msgid "Auto scroll through the list of books"
577msgstr "لفّ تلقائيا عبر لائحة الكتب"
578
579#: /__w/calibre/calibre/src/calibre/customize/builtins.py:952
580msgid "Send books to the connected device"
581msgstr "إرسال كتب إلى الجهاز المتصل"
582
583#: /__w/calibre/calibre/src/calibre/customize/builtins.py:958
584msgid ""
585"Send books via email or the web. Also connect to folders on your computer as"
586" if they are devices"
587msgstr "إرسال كتب عبر البريد الإلكتروني أو الويب. قم أيضًا بالاتصال بالمجلدات الموجودة على جهاز الكمبيوتر الخاص بك كما لو كانت أجهزة"
588
589#: /__w/calibre/calibre/src/calibre/customize/builtins.py:965
590#: /__w/calibre/calibre/src/calibre/gui2/actions/help.py:19
591msgid "Browse the calibre User Manual"
592msgstr "تصفح دليل المستخدم"
593
594#: /__w/calibre/calibre/src/calibre/customize/builtins.py:971
595msgid "Customize calibre"
596msgstr "تخصيص Calibre"
597
598#: /__w/calibre/calibre/src/calibre/customize/builtins.py:977
599msgid "Easily find books similar to the currently selected one"
600msgstr "بسهولة، اعثر على كتب مماثلة لذلك المختار حاليا"
601
602#: /__w/calibre/calibre/src/calibre/customize/builtins.py:983
603msgid ""
604"Switch between different calibre libraries and perform maintenance on them"
605msgstr "التبديل بين مكتبات calibre مختلفة وإجراء صيانة لها"
606
607#: /__w/calibre/calibre/src/calibre/customize/builtins.py:990
608msgid "Copy books from the device to your calibre library"
609msgstr "نسخ كتب من الجهاز  المتصل إلى مكتبة calibre خاصتك"
610
611#: /__w/calibre/calibre/src/calibre/customize/builtins.py:996
612msgid "Edit the collections in which books are placed on your device"
613msgstr "تعديل المجموعات التي تتضمن الكتب الموضوعة على جهازك"
614
615#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1002
616msgid "Match book on the devices to books in the library"
617msgstr "قارن الكتاب على الأجهزة الخارجية بالكتب في المكتبة"
618
619#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1008
620#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:47
621msgid "Show the book in the calibre library that matches this book"
622msgstr "أظهر الكتاب في مكتبة كاليبر والذي يطابق هذا الكتاب"
623
624#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1014
625msgid "Copy a book from one calibre library to another"
626msgstr "انسخ كتاب من مكتبة calibre إلى آخرى"
627
628#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1020
629msgid "Edit e-books in the EPUB or AZW3 formats"
630msgstr "تحرير الكتب الإلكترونية بنسق EPUB أو AZW3"
631
632#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1026
633msgid "Make small changes to EPUB or HTMLZ files in your calibre library"
634msgstr "قم بإجراء تغييرات صغيرة على ملفات EPUB أو HTMLZ في مكتبة كاليبر الخاصة بك"
635
636#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1032
637msgid ""
638"Find the next or previous match when searching in your calibre library in "
639"highlight mode"
640msgstr "اعثر على التطابق السابق أو التالي عند البحث في مكتبة calibre خاصتك في وضع الإبراز"
641
642#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1039
643msgid "Choose a random book from your calibre library"
644msgstr "اختر كتابًا عشوائياً من مكتبة calibre خاصتك"
645
646#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1045
647#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:48
648msgid "Sort the list of books"
649msgstr "فرز قائمة الكتب"
650
651#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1051
652msgid "Temporarily mark books"
653msgstr "ضع علامة على الكتب مؤقتا"
654
655#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1057
656#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:14
657msgid "Change the current Virtual library"
658msgstr "تغيير المكتبة الافتراضية الحالية"
659
660#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1064
661msgid "Search for books from different book sellers"
662msgstr "ابحث عن كتب عند  مختلف متاجر الكتب"
663
664#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1081
665msgid "Get new calibre plugins or update your existing ones"
666msgstr "احصل على ملحقات كاليبر جديدة أو حدّث الموجود عندك منها"
667
668#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1104
669#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:21
670msgid "Look & feel"
671msgstr "المظهر والتأثير"
672
673#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1106
674#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1119
675#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1131
676#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1143
677#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1156
678msgid "Interface"
679msgstr "الواجهة"
680
681#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1110
682msgid "Adjust the look and feel of the calibre interface to suit your tastes"
683msgstr "إضبط المظهر لواجهة المكتبة النظم لتناسب ذوقك"
684
685#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1117
686msgid "Behavior"
687msgstr "السّلوك"
688
689#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1123
690msgid "Change the way calibre behaves"
691msgstr "غيّر الطريقة التي يتصرف بها كاليبر"
692
693#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1129
694#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:501
695msgid "Add your own columns"
696msgstr "أضف أعمدتك الخاصة"
697
698#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1135
699msgid "Add/remove your own columns to the calibre book list"
700msgstr "أعمدتك أضف/إمسح الخاصة لقائمة الكتب في المكتبة"
701
702#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1141
703msgid "Toolbars & menus"
704msgstr "أشرطة الأدوات والقوائم"
705
706#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1147
707msgid ""
708"Customize the toolbars and context menus, changing which actions are "
709"available in each"
710msgstr "تخصيص أشرطة الأدوات والقوائم السياق، وتغيير الإجراءات التي تتوفر في كل عروض"
711
712#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1154
713msgid "Searching"
714msgstr "جاري البحث"
715
716#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1160
717msgid "Customize the way searching for books works in calibre"
718msgstr "تخصيص طريقة البحث عن الكتب في المكتبة"
719
720#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1166
721msgid "Input options"
722msgstr "خيارات الإدخال"
723
724#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1168
725#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1185
726#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1197
727msgid "Conversion"
728msgstr "تحويل"
729
730#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1172
731msgid "Set conversion options specific to each input format"
732msgstr "خيارات التحويل خبراء محددة لكل تنسيق مدخلات"
733
734#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1183
735msgid "Common options"
736msgstr "الخيارات الشائعة"
737
738#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1189
739msgid "Set conversion options common to all formats"
740msgstr "تعيين خيارات تحويل مشتركة لجميع الأنساق"
741
742#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1195
743msgid "Output options"
744msgstr "خيارات الإخراج"
745
746#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1201
747msgid "Set conversion options specific to each output format"
748msgstr "خيارات التحويل خبراء محددة لكل تنسيق الإخراج"
749
750#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1207
751msgid "Adding books"
752msgstr "إضافة كتب"
753
754#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1209
755#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1222
756#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1235
757#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1248
758msgid "Import/export"
759msgstr "إستيراد/تصدير"
760
761#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1213
762msgid "Control how calibre reads metadata from files when adding books"
763msgstr "التحكم في كيفية قراءة كاليبر للبيانات الوصفية من الملفات عند إضافة كتب"
764
765#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1220
766msgid "Saving books to disk"
767msgstr "حفظ الكتب على القرص"
768
769#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1226
770msgid ""
771"Control how calibre exports files from its database to disk when using Save "
772"to disk"
773msgstr "التحكم في كيفية تصدير الملفات من النظم قاعدة البيانات الخاصة به على القرص عند استخدام حفظ القرص"
774
775#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1233
776msgid "Sending books to devices"
777msgstr "إرسال الكتب الى الاجهزة"
778
779#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1239
780msgid "Control how calibre transfers files to your e-book reader"
781msgstr "تحكم في كيفية نقل كاليبر للملفات إلى قارئ الكتب الإلكترونية"
782
783#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1246
784msgid "Metadata plugboards"
785msgstr "لوحات بيانات التعريف"
786
787#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1252
788msgid "Change metadata fields before saving/sending"
789msgstr "تغيير حقول البيانات الوصفية قبل حفظ/إرسال"
790
791#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1258
792#: /__w/calibre/calibre/src/calibre/gui2/actions/show_stored_templates.py:12
793#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:159
794#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:250
795#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:260
796#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:267
797#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:273
798#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:277
799#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:293
800#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:357
801#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:429
802msgid "Template functions"
803msgstr "وظائف القالب"
804
805#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1260
806#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1324
807#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1337
808#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1349
809#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1361
810#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:828
811msgid "Advanced"
812msgstr "متقدّم"
813
814#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1264
815msgid "Create your own template functions"
816msgstr "خلق وظائف القالب الخاص بك"
817
818#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1270
819msgid "Sharing books by email"
820msgstr "مشاركة الكتب عبر البريد الإلكتروني"
821
822#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1272
823#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1285
824#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1299
825#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1311
826msgid "Sharing"
827msgstr "مشاركة"
828
829#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1276
830msgid ""
831"Setup sharing of books via email. Can be used for automatic sending of "
832"downloaded news to your devices"
833msgstr "تقاسم الإعداد من الكتب عبر البريد الإلكتروني. يمكن استخدامها ﻹرسال التلقائي لﻷنباء تحميلها إلى الأجهزة الخاصة بك"
834
835#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1283
836msgid "Sharing over the net"
837msgstr "المشاركة عبر الشبكة"
838
839#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1289
840msgid ""
841"Setup the calibre Content server which will give you access to your calibre "
842"library from anywhere, on any device, over the internet"
843msgstr "قم بإعداد خادم محتوى كاليبر الذي سيتيح لك الوصول إلى مكتبة كاليبر الخاصة بك من أي مكان وعلى أي جهاز وعبر الإنترنت"
844
845#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1297
846msgid "Metadata download"
847msgstr "تحميل البيانات الوصفية"
848
849#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1303
850msgid "Control how calibre downloads e-book metadata from the net"
851msgstr "التحكم في كيفية تنزيل كاليبر للبيانات الوصفية للكتاب الإلكتروني من الشبكة"
852
853#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1309
854#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:407
855msgid "Ignored devices"
856msgstr "الأجهزة المتجاهلة"
857
858#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1315
859msgid ""
860"Control which devices calibre will ignore when they are connected to the "
861"computer."
862msgstr "حدّد  الأجهزة التي سيقوم كاليبر بتجاهلها عند وصلها بالحاسوب."
863
864#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1322
865#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:311
866#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/plugin.py:87
867msgid "Plugins"
868msgstr "الملحقات"
869
870#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1328
871msgid "Add/remove/customize various bits of calibre functionality"
872msgstr "إضافة/إزالة/تخصيص أجزاء متنوعة من وظائف كاليبر"
873
874#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1335
875msgid "Tweaks"
876msgstr "تطويعات"
877
878#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1341
879msgid "Fine tune how calibre behaves in various contexts"
880msgstr "صقل مدى يتصرف النظم في سياقات مختلفة"
881
882#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1347
883#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:563
884msgid "Shortcuts"
885msgstr "الإختصارات"
886
887#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1353
888msgid "Customize the keyboard shortcuts used by calibre"
889msgstr "تخصيص اختصارات لوحة المفاتيح المستخدمة بواسطة كاليبر"
890
891#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1359
892#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:137
893msgid "Miscellaneous"
894msgstr "متفرقات"
895
896#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1365
897msgid "Miscellaneous advanced configuration"
898msgstr "المتقدمة التكوين المتنوعة"
899
900#: /__w/calibre/calibre/src/calibre/customize/conversion.py:111
901msgid "Options specific to the output format."
902msgstr "الخيارات الخاصة بصيغ الإخراج."
903
904#: /__w/calibre/calibre/src/calibre/customize/conversion.py:121
905msgid "Options specific to the input format."
906msgstr "الخيارات الخاصة بصيغ الإدخال:"
907
908#: /__w/calibre/calibre/src/calibre/customize/conversion.py:137
909msgid "Conversion input"
910msgstr "إدخال التحويل"
911
912#: /__w/calibre/calibre/src/calibre/customize/conversion.py:173
913msgid ""
914"Specify the character encoding of the input document. If set this option "
915"will override any encoding declared by the document itself. Particularly "
916"useful for documents that do not declare an encoding or that have erroneous "
917"encoding declarations."
918msgstr "تحديد نوع ترميز المحارف للمستند. إن هذا الخيار سوف سوف يعيد كتابة الترميز متجاوزاً خيارات المستند، هذا الخيار للمستندان التي عاطفية تعلن عن ترميزها أو التي ليس لها ترميز خاطىء."
919
920#: /__w/calibre/calibre/src/calibre/customize/conversion.py:286
921msgid "Conversion output"
922msgstr "إخراج التحويل"
923
924#: /__w/calibre/calibre/src/calibre/customize/conversion.py:302
925msgid ""
926"If specified, the output plugin will try to create output that is as human "
927"readable as possible. May not have any effect for some output plugins."
928msgstr "إذا تم اختيارها، سوف تقوم ملحقة الإخراج بمحاولة جعل المخرجات مقروءة للبشر قدر الإمكان. قد عاطفية يكون لها عاطفية تأثير على بعض ملحقات الإخراج."
929
930#: /__w/calibre/calibre/src/calibre/customize/conversion.py:317
931#, python-format
932msgid "Convert e-books to the %s format"
933msgstr "تحويل الكتب الإلكترونية إلى التنسيق%s"
934
935#: /__w/calibre/calibre/src/calibre/customize/profiles.py:47
936msgid "Input profile"
937msgstr "إدخال ملف التعريف"
938
939#: /__w/calibre/calibre/src/calibre/customize/profiles.py:51
940msgid ""
941"This profile tries to provide sane defaults and is useful if you know "
942"nothing about the input document."
943msgstr "ملف تعريف هذا يحاول تقديم افتراضات عاقلة ومفيدة إذا كنت عاطفية تعرف شيئا عن وثيقة الإدخال."
944
945#: /__w/calibre/calibre/src/calibre/customize/profiles.py:59
946#: /__w/calibre/calibre/src/calibre/customize/profiles.py:482
947msgid ""
948"This profile is intended for the SONY PRS line. The 500/505/600/700 etc."
949msgstr "هذه اللاحة موجهة الى خط انتاج سوني PRS. الـ 500\\505\\600\\700 وغيرها."
950
951#: /__w/calibre/calibre/src/calibre/customize/profiles.py:72
952msgid "This profile is intended for the SONY PRS 300."
953msgstr "هذه اللاحة موجهة الى جهاز سوني PRS 300."
954
955#: /__w/calibre/calibre/src/calibre/customize/profiles.py:82
956#: /__w/calibre/calibre/src/calibre/customize/profiles.py:524
957msgid "This profile is intended for the SONY PRS-900."
958msgstr "هذه اللاحة موجهة الى جهاز سوني PRS-900."
959
960#: /__w/calibre/calibre/src/calibre/customize/profiles.py:91
961#: /__w/calibre/calibre/src/calibre/customize/profiles.py:595
962msgid "This profile is intended for the Microsoft Reader."
963msgstr "هذه اللاحة موجهة الى قارئ ميكروسوفت."
964
965#: /__w/calibre/calibre/src/calibre/customize/profiles.py:103
966#: /__w/calibre/calibre/src/calibre/customize/profiles.py:607
967msgid "This profile is intended for the Mobipocket books."
968msgstr "هذه اللاحة موجهة الى كتب موبي بوكيت Mobipocket."
969
970#: /__w/calibre/calibre/src/calibre/customize/profiles.py:117
971#: /__w/calibre/calibre/src/calibre/customize/profiles.py:621
972msgid "This profile is intended for the Hanlin V3 and its clones."
973msgstr "هذه اللاحة موجهة الى هانلن Hanlin V3 وأمثاله."
974
975#: /__w/calibre/calibre/src/calibre/customize/profiles.py:130
976#: /__w/calibre/calibre/src/calibre/customize/profiles.py:634
977msgid "This profile is intended for the Hanlin V5 and its clones."
978msgstr "هذه اللاحة موجهة الى هانلن Hanlin V5 وأمثاله."
979
980#: /__w/calibre/calibre/src/calibre/customize/profiles.py:141
981#: /__w/calibre/calibre/src/calibre/customize/profiles.py:643
982msgid "This profile is intended for the Cybook G3."
983msgstr "هذه اللاحة موجهة الى Cybook G3."
984
985#: /__w/calibre/calibre/src/calibre/customize/profiles.py:155
986#: /__w/calibre/calibre/src/calibre/customize/profiles.py:658
987msgid "This profile is intended for the Cybook Opus."
988msgstr "هذه اللاحة موجهة الى Cybook Opus ."
989
990#: /__w/calibre/calibre/src/calibre/customize/profiles.py:168
991#: /__w/calibre/calibre/src/calibre/customize/profiles.py:672
992msgid "This profile is intended for the Amazon Kindle."
993msgstr "هذه اللاحة موجهة الى أمازون كيندل."
994
995#: /__w/calibre/calibre/src/calibre/customize/profiles.py:181
996#: /__w/calibre/calibre/src/calibre/customize/profiles.py:770
997msgid "This profile is intended for the Irex Illiad."
998msgstr "هذه اللاحة موجهة الى ايركس إيلياد Irex Illiad."
999
1000#: /__w/calibre/calibre/src/calibre/customize/profiles.py:194
1001#: /__w/calibre/calibre/src/calibre/customize/profiles.py:784
1002msgid "This profile is intended for the IRex Digital Reader 1000."
1003msgstr "هذه اللاحة موجهة الى القارئ الرقمي ايركس 1000."
1004
1005#: /__w/calibre/calibre/src/calibre/customize/profiles.py:208
1006#: /__w/calibre/calibre/src/calibre/customize/profiles.py:799
1007msgid "This profile is intended for the IRex Digital Reader 800."
1008msgstr "هذه اللاحة موجهة الى القارئ الرقمي ايركس 800."
1009
1010#: /__w/calibre/calibre/src/calibre/customize/profiles.py:221
1011#: /__w/calibre/calibre/src/calibre/customize/profiles.py:814
1012msgid "This profile is intended for the B&N Nook."
1013msgstr "هذه اللاحة موجهة الى B&N Nook."
1014
1015#: /__w/calibre/calibre/src/calibre/customize/profiles.py:245
1016msgid "Output profile"
1017msgstr "المخرجات"
1018
1019#: /__w/calibre/calibre/src/calibre/customize/profiles.py:249
1020msgid ""
1021"This profile tries to provide sane defaults and is useful if you want to "
1022"produce a document intended to be read at a computer or on a range of "
1023"devices."
1024msgstr "هذه اللاحة تحاول تزويد إعدادات مبدئية معقولة وهي مفيدة إذا كنت تريد إنتاج مستند ليُقرأ على الحاسوب أو على نطاق من الأجهزة."
1025
1026#: /__w/calibre/calibre/src/calibre/customize/profiles.py:286
1027msgid ""
1028"Intended for the iPad and similar devices with a resolution of 768x1024"
1029msgstr "موجهة الى آيباد والأجهزة الشبيهة به ذات الدقة 768×1024"
1030
1031#: /__w/calibre/calibre/src/calibre/customize/profiles.py:449
1032msgid ""
1033"Intended for the iPad 3 and similar devices with a resolution of 1536x2048"
1034msgstr "موجهة الى آيباد 3 والأجهزة الشبيهة به ذات الدقة 1536×2048"
1035
1036#: /__w/calibre/calibre/src/calibre/customize/profiles.py:454
1037msgid "Tablet"
1038msgstr "لوحي"
1039
1040#: /__w/calibre/calibre/src/calibre/customize/profiles.py:456
1041msgid "Intended for generic tablet devices, does no resizing of images"
1042msgstr "موجهة الى الأجهزة اللوحية العمومية، لا يقوم بتغيير حجم للصور"
1043
1044#: /__w/calibre/calibre/src/calibre/customize/profiles.py:465
1045msgid ""
1046"Intended for the Samsung Galaxy and similar tablet devices with a resolution"
1047" of 600x1280"
1048msgstr "موجهة الى غالاكسي سامسونج وأجهزة الكمبيوتر اللوحي المماثلة ذات الدقة 600 × 1280"
1049
1050#: /__w/calibre/calibre/src/calibre/customize/profiles.py:473
1051msgid ""
1052"Intended for the Nook HD+ and similar tablet devices with a resolution of "
1053"1280x1920"
1054msgstr "موجهة الى جهاز +Nook HD والأجهزة اللوحية المماثلة ذات الدقة 1280×1920"
1055
1056#: /__w/calibre/calibre/src/calibre/customize/profiles.py:500
1057msgid "This profile is intended for the Kobo Reader."
1058msgstr "هذه اللاحة موجهة الى قارئ كوبو."
1059
1060#: /__w/calibre/calibre/src/calibre/customize/profiles.py:514
1061msgid "This profile is intended for the SONY PRS-300."
1062msgstr "هذه اللاحة موجهة الى جهاز سوني PRS-300."
1063
1064#: /__w/calibre/calibre/src/calibre/customize/profiles.py:535
1065msgid "This profile is intended for the SONY PRS-T3."
1066msgstr "هذه اللاحة موجهة الى جهاز سوني PRS-T3."
1067
1068#: /__w/calibre/calibre/src/calibre/customize/profiles.py:543
1069msgid "Generic e-ink"
1070msgstr "حبر الكتروني عمومي"
1071
1072#: /__w/calibre/calibre/src/calibre/customize/profiles.py:545
1073msgid "Suitable for use with any e-ink device"
1074msgstr "مناسبة للإستخدام مع أي جهاز حبر إلكتروني"
1075
1076#: /__w/calibre/calibre/src/calibre/customize/profiles.py:551
1077msgid "Generic e-ink large"
1078msgstr "حبر الكتروني عمومي كبير"
1079
1080#: /__w/calibre/calibre/src/calibre/customize/profiles.py:553
1081msgid "Suitable for use with any large screen e-ink device"
1082msgstr "مناسبة لﻻستخدام مع عاطفية جهاز للحبر مع شاشة كبيرة"
1083
1084#: /__w/calibre/calibre/src/calibre/customize/profiles.py:561
1085msgid "Generic e-ink HD"
1086msgstr "حبر الكتروني عمومي دقة عالية"
1087
1088#: /__w/calibre/calibre/src/calibre/customize/profiles.py:563
1089msgid "Suitable for use with any modern high resolution e-ink device"
1090msgstr "مناسب للإستعمال مع اي جهاز e-ink حديث عالي الدقة"
1091
1092#: /__w/calibre/calibre/src/calibre/customize/profiles.py:573
1093msgid "This profile is intended for the 5-inch JetBook."
1094msgstr "هذه اللاحة موجهة الى جهاز JetBook جت بوك  5 بوصة."
1095
1096#: /__w/calibre/calibre/src/calibre/customize/profiles.py:583
1097msgid ""
1098"This profile is intended for the SONY PRS line. The 500/505/700 etc, in "
1099"landscape mode. Mainly useful for comics."
1100msgstr "هذه اللاحة موجهة الى خط انتاج سوني PRS. الـ 500\\505\\700 وغيرها، في الطور العريض. مفيد بصورة رئيسية للفكاهيات comics."
1101
1102#: /__w/calibre/calibre/src/calibre/customize/profiles.py:692
1103msgid "This profile is intended for the Amazon Kindle DX."
1104msgstr "هذه اللاحة موجهة الى أمازون كيندل DX."
1105
1106#: /__w/calibre/calibre/src/calibre/customize/profiles.py:710
1107msgid "This profile is intended for the Amazon Kindle PaperWhite 1 and 2"
1108msgstr "هذه اللاحة موجهة الى أمازون كيندل PaperWhite الإصدار 1 و 2"
1109
1110#: /__w/calibre/calibre/src/calibre/customize/profiles.py:722
1111msgid "This profile is intended for the Amazon Kindle Voyage"
1112msgstr "هذه اللاحة موجهة الى أمازون كيندل فويج Voyage"
1113
1114#: /__w/calibre/calibre/src/calibre/customize/profiles.py:735
1115msgid "This profile is intended for the Amazon Kindle PaperWhite 3 and above"
1116msgstr "هذه اللاحة موجهة الى أمازون كيندل PaperWhite الإصدار 3 وما فوق"
1117
1118#: /__w/calibre/calibre/src/calibre/customize/profiles.py:747
1119msgid ""
1120"This profile is intended for the Amazon Kindle Oasis 2017, PaperWhite 2021 "
1121"and above"
1122msgstr ""
1123
1124#: /__w/calibre/calibre/src/calibre/customize/profiles.py:759
1125msgid "This profile is intended for the Amazon Kindle Fire."
1126msgstr "هذه اللاحة موجهة الى أمازون كيندل فاير Fire."
1127
1128#: /__w/calibre/calibre/src/calibre/customize/profiles.py:827
1129msgid "This profile is intended for the B&N Nook Color."
1130msgstr "هذه اللاحة موجهة الى B&N Nook الملون."
1131
1132#: /__w/calibre/calibre/src/calibre/customize/profiles.py:839
1133msgid "This profile is intended for the PocketBook Pro 900 series of devices."
1134msgstr "هذه اللاحة موجهة الى سلسلة أجهزة PocketBook برو 900."
1135
1136#: /__w/calibre/calibre/src/calibre/customize/profiles.py:851
1137msgid "This profile is intended for the PocketBook Pro 912 series of devices."
1138msgstr "هذه اللاحة موجهة الى سلسلة أجهزة PocketBook برو 912."
1139
1140#: /__w/calibre/calibre/src/calibre/customize/profiles.py:864
1141msgid ""
1142"This profile is intended for the PocketBook Lux (1-5) and Basic 4 series of "
1143"devices."
1144msgstr ""
1145
1146#: /__w/calibre/calibre/src/calibre/customize/profiles.py:876
1147msgid ""
1148"This profile is intended for the PocketBook HD Touch (1-3) series of "
1149"devices."
1150msgstr ""
1151
1152#: /__w/calibre/calibre/src/calibre/customize/profiles.py:888
1153msgid ""
1154"This profile is intended for the PocketBook Inkpad 3 and X series of "
1155"devices."
1156msgstr ""
1157
1158#: /__w/calibre/calibre/src/calibre/customize/ui.py:40
1159msgid "Installed plugins"
1160msgstr "ملحقات مثبتة"
1161
1162#: /__w/calibre/calibre/src/calibre/customize/ui.py:41
1163msgid "Mapping for filetype plugins"
1164msgstr "تعيين لملحقات أنواع الملفات"
1165
1166#: /__w/calibre/calibre/src/calibre/customize/ui.py:42
1167msgid "Local plugin customization"
1168msgstr "تخصيص الملحقات المحلية"
1169
1170#: /__w/calibre/calibre/src/calibre/customize/ui.py:43
1171msgid "Disabled plugins"
1172msgstr "ملحقات معطلة"
1173
1174#: /__w/calibre/calibre/src/calibre/customize/ui.py:44
1175msgid "Enabled plugins"
1176msgstr "تفعيل الإضافات"
1177
1178#: /__w/calibre/calibre/src/calibre/customize/ui.py:678
1179#, python-format
1180msgid "Initialization of plugin %s failed with traceback:"
1181msgstr "فشل استهلال الملحق  %s مع اقتفاء الأثر:"
1182
1183#: /__w/calibre/calibre/src/calibre/customize/ui.py:797
1184msgid ""
1185"    %prog options\n"
1186"\n"
1187"    Customize calibre by loading external plugins.\n"
1188"    "
1189msgstr "    %prog البرنامج المقدرة على التخصيص بتحميل الملحقات الخارجية .\n    "
1190
1191#: /__w/calibre/calibre/src/calibre/customize/ui.py:803
1192msgid "Add a plugin by specifying the path to the ZIP file containing it."
1193msgstr "أضف مكونًا إضافيًا عن طريق تحديد المسار إلى ملف ZIP الذي يحتوي عليه."
1194
1195#: /__w/calibre/calibre/src/calibre/customize/ui.py:805
1196msgid ""
1197"For plugin developers: Path to the folder where you are developing the "
1198"plugin. This command will automatically zip up the plugin and update it in "
1199"calibre."
1200msgstr "لمطوري الملحقات: المسار الى المجلد الذي تطور فيه الملحقة. هذا الأمر سيضغط الملحقة تلقائيا ويحدثها في كاليبر."
1201
1202#: /__w/calibre/calibre/src/calibre/customize/ui.py:809
1203msgid "Remove a custom plugin by name. Has no effect on builtin plugins"
1204msgstr "حذف الملحَقة المخصصة بالإسم. لا تأثير له على الملحقات المضمَّنة"
1205
1206#: /__w/calibre/calibre/src/calibre/customize/ui.py:811
1207msgid ""
1208"Customize plugin. Specify name of plugin and customization string separated "
1209"by a comma."
1210msgstr "تخصيص الملحق . حدد اسم الملحق وسلسلة التخصيص وفرقهما بفاصلة."
1211
1212#: /__w/calibre/calibre/src/calibre/customize/ui.py:813
1213msgid "List all installed plugins"
1214msgstr "قائمة كل عروض الملحقات المثبتة"
1215
1216#: /__w/calibre/calibre/src/calibre/customize/ui.py:815
1217msgid "Enable the named plugin"
1218msgstr "تمكين الملحق المسمى"
1219
1220#: /__w/calibre/calibre/src/calibre/customize/ui.py:817
1221msgid "Disable the named plugin"
1222msgstr "تعطيل الملحق المسمى"
1223
1224#: /__w/calibre/calibre/src/calibre/db/adding.py:245
1225#: /__w/calibre/calibre/src/calibre/db/adding.py:256
1226#: /__w/calibre/calibre/src/calibre/db/tests/legacy.py:402
1227#: /__w/calibre/calibre/src/calibre/library/database2.py:3353
1228#: /__w/calibre/calibre/src/calibre/library/database2.py:3371
1229msgid "Catalog"
1230msgstr "المَسرَد"
1231
1232#: /__w/calibre/calibre/src/calibre/db/adding.py:286
1233#: /__w/calibre/calibre/src/calibre/db/fields.py:762
1234#: /__w/calibre/calibre/src/calibre/db/fields.py:777
1235#: /__w/calibre/calibre/src/calibre/db/tests/legacy.py:410
1236#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:125
1237#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:452
1238#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:475
1239#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:778
1240#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:797
1241#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:480
1242#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:486
1243#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:517
1244#: /__w/calibre/calibre/src/calibre/devices/utils.py:82
1245#: /__w/calibre/calibre/src/calibre/devices/utils.py:86
1246#: /__w/calibre/calibre/src/calibre/devices/utils.py:119
1247#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:91
1248#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:616
1249#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1613
1250#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1615
1251#: /__w/calibre/calibre/src/calibre/library/database2.py:373
1252#: /__w/calibre/calibre/src/calibre/library/database2.py:386
1253#: /__w/calibre/calibre/src/calibre/library/database2.py:3396
1254#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:120
1255msgid "News"
1256msgstr "الأخبار"
1257
1258#: /__w/calibre/calibre/src/calibre/db/backend.py:439
1259#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:307
1260#, python-brace-format
1261msgid "Path to library ({0}) too long. It must be less than {1} characters."
1262msgstr "المسار الى المكتبة ({0}) طويل جدا. يجب أن يكون أقل من {1} محرف."
1263
1264#: /__w/calibre/calibre/src/calibre/db/backend.py:447
1265#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:57
1266#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:560
1267#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:123
1268#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:790
1269#, python-format
1270msgid "Path to library too long. It must be less than %d characters."
1271msgstr "المسار الى المكتبة طويل جدا. يجب أن يكون أقل من %d محرف."
1272
1273#: /__w/calibre/calibre/src/calibre/db/backend.py:523
1274#: /__w/calibre/calibre/src/calibre/library/database2.py:199
1275msgid "restored preference "
1276msgstr "التفضيلات المُستعادة "
1277
1278#: /__w/calibre/calibre/src/calibre/db/backend.py:529
1279#: /__w/calibre/calibre/src/calibre/library/database2.py:204
1280#: /__w/calibre/calibre/src/calibre/library/restore.py:236
1281msgid "creating custom column "
1282msgstr "إنشاء الأعمدة المخصّصّة "
1283
1284#: /__w/calibre/calibre/src/calibre/db/backend.py:1001
1285#: /__w/calibre/calibre/src/calibre/library/custom_columns.py:674
1286msgid "No label was provided"
1287msgstr "الرقعة غير موفرة"
1288
1289#: /__w/calibre/calibre/src/calibre/db/backend.py:1003
1290#: /__w/calibre/calibre/src/calibre/library/custom_columns.py:676
1291msgid ""
1292"The label must contain only lower case letters, digits and underscores, and "
1293"start with a letter"
1294msgstr "يجب على الرقعة ان تحتوي أحرف صغيرة ،ارقام ،خطوط سفلية \"ـ\" و ان تبدأ بحرف"
1295
1296#: /__w/calibre/calibre/src/calibre/db/backend.py:1186
1297msgid "Dumping database to SQL"
1298msgstr "افراغ قاعدة البيانات نحو \"اس كيو إل\""
1299
1300#: /__w/calibre/calibre/src/calibre/db/backend.py:1195
1301msgid "Restoring database from SQL"
1302msgstr "استعادة قاعدة البيانات من SQL"
1303
1304#: /__w/calibre/calibre/src/calibre/db/backend.py:2096
1305#: /__w/calibre/calibre/src/calibre/db/cache.py:2444
1306#: /__w/calibre/calibre/src/calibre/db/cache.py:2569
1307#: /__w/calibre/calibre/src/calibre/utils/exim.py:206
1308#: /__w/calibre/calibre/src/calibre/utils/exim.py:372
1309msgid "Completed"
1310msgstr "اكتمل"
1311
1312#: /__w/calibre/calibre/src/calibre/db/cache.py:203
1313#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:564
1314#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:138
1315#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:48
1316#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1212
1317#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1260
1318#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:867
1319#: /__w/calibre/calibre/src/calibre/library/database2.py:495
1320msgid "Saved searches"
1321msgstr "عمليات البحث المحفوظة"
1322
1323#: /__w/calibre/calibre/src/calibre/db/cache.py:345
1324#: /__w/calibre/calibre/src/calibre/db/lazy.py:223
1325#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:682
1326#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:213
1327#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1005
1328#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:707
1329#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:357
1330#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:183
1331#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:635
1332#: /__w/calibre/calibre/src/calibre/library/database2.py:1081
1333#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1256
1334#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1315
1335msgid "Yes"
1336msgstr "نعم"
1337
1338#: /__w/calibre/calibre/src/calibre/db/cache.py:2296
1339#, python-brace-format
1340msgid "[Error in Virtual library {0}: {1}]"
1341msgstr "[خطأ في المكتبة الافتراضية {0}: {1}]"
1342
1343#: /__w/calibre/calibre/src/calibre/db/cache.py:2559
1344#, python-format
1345msgid "Cover for %s"
1346msgstr "غلاف ل %s"
1347
1348#: /__w/calibre/calibre/src/calibre/db/cache.py:2563
1349#, python-brace-format
1350msgid "{0} format for {1}"
1351msgstr "{0} صيغة ل {1}"
1352
1353#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:206
1354#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:298
1355#, python-format
1356msgid "Added book ids: %s"
1357msgstr "معرّفات الكتب المضافة:%s"
1358
1359#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:282
1360msgid ""
1361"The following books were not added as they already exist in the database "
1362"(see --duplicates option or --automerge option):"
1363msgstr "لم تُضَف الكتب التالية حيث أنها موجودة مسبقاً في قاعدة البيانات (راجع خيار ‎--duplicates أو خيار ‎--automerge):"
1364
1365#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:300
1366#, python-format
1367msgid "Merged book ids: %s"
1368msgstr "معرِّفات الكتب التي دُمجت: %s"
1369
1370#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:306
1371msgid ""
1372"%prog add [options] file1 file2 file3 ...\n"
1373"\n"
1374"Add the specified files as books to the database. You can also specify folders, see\n"
1375"the folder related options below.\n"
1376msgstr ""
1377
1378#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:320
1379msgid ""
1380"Add books to database even if they already exist. Comparison is done based "
1381"on book titles and authors. Note that the {} option takes precedence."
1382msgstr "أضف الكتب إلى قاعدة البيانات حتى لو كانت موجودة مسبقاً. تُعمَل المقارنة استناداً إلى عناوين ومؤلفي الكتب. لاحظ أنّ الخيار {} يأخذ الأسبقية."
1383
1384#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:331
1385msgid ""
1386"If books with similar titles and authors are found, merge the incoming "
1387"formats (files) automatically into existing book records. A value of "
1388"\"ignore\" means duplicate formats are discarded. A value of \"overwrite\" "
1389"means duplicate formats in the library are overwritten with the newly added "
1390"files. A value of \"new_record\" means duplicate formats are placed into a "
1391"new book record."
1392msgstr "إذا وجدت كتب بنفس العناوين والمؤلفين، فادمج الأنساق (الملفات) القادمة تلقائياً بقيود الكتب الموجودة. القيمة \"تجاهل\" \"ignore\" تعني التخلي عن الأنساق المكررة. القيمة \"الكتابة عليها\" \"overwrite\" تعني الكتابة على الأنساق المكررة في المكتبة بالملفات المضافة حديثاً. القيمة \"قيد_جديد\" \"new_record\" تعني أنّ الأنساق المكررة توضع في قيد كتاب جديد."
1393
1394#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:342
1395msgid "Add an empty book (a book with no formats)"
1396msgstr "أضف كتابا خاليا (كتاب بلا تنسيقات)"
1397
1398#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:345
1399msgid "Set the title of the added book(s)"
1400msgstr "عيّن العنوان للكتاب(كتب) المضافة"
1401
1402#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:351
1403msgid "Set the authors of the added book(s)"
1404msgstr "عيّن المؤلف للكتاب(كتب) المضافة"
1405
1406#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:354
1407msgid "Set the ISBN of the added book(s)"
1408msgstr "عيّن ISBN للكتاب(كتب) المضافة"
1409
1410#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:361
1411msgid "Set the identifiers for this book, e.g. -I asin:XXX -I isbn:YYY"
1412msgstr ""
1413
1414#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:364
1415msgid "Set the tags of the added book(s)"
1416msgstr "عيّن الوسوم للكتاب(الكتب) المضاف"
1417
1418#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:370
1419msgid "Set the series of the added book(s)"
1420msgstr "عيّن السلسلة للكتاب(الكتب) المضاف"
1421
1422#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:377
1423msgid "Set the series number of the added book(s)"
1424msgstr "عيّن رقم السلسلة للكتاب(الكتب) المضاف"
1425
1426#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:383
1427msgid "Path to the cover to use for the added book"
1428msgstr "المسار إلى الغلاف الذي سيُستخدَم للكتاب المضاف"
1429
1430#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:390
1431msgid ""
1432"A comma separated list of languages (best to use ISO639 language codes, "
1433"though some language names may also be recognized)"
1434msgstr ""
1435
1436#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:396
1437msgid "ADDING FROM FOLDERS"
1438msgstr "الإضافة من مجلدات"
1439
1440#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:398
1441msgid ""
1442"Options to control the adding of books from folders. By default only files "
1443"that have extensions of known e-book file types are added."
1444msgstr "خيارات للتحكم بإضافة الكتب من المجلدات. مبدئيا تُضاف فقط الملفات ذات الإمتدادات بأنواع ملفات كتب الكترونية معروفة."
1445
1446#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:415
1447msgid ""
1448"Assume that each folder has only a single logical book and that all files in"
1449" it are different e-book formats of that book"
1450msgstr "افترض ان في كل مجلد كتاب منطقي واحد وان كل الملفات فيه هي أنساق كتب الكترونية مختلفة لذلك الكتاب"
1451
1452#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:423
1453msgid "Process folders recursively"
1454msgstr ""
1455
1456#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:436
1457msgid "GLOB PATTERN"
1458msgstr ""
1459
1460#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:443
1461msgid ""
1462"A filename (glob) pattern, files matching this pattern will be ignored when "
1463"scanning folders for files. Can be specified multiple times for multiple "
1464"patterns. For example: *.pdf will ignore all PDF files"
1465msgstr ""
1466
1467#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:450
1468msgid ""
1469"A filename (glob) pattern, files matching this pattern will be added when "
1470"scanning folders for files, even if they are not of a known e-book file "
1471"type. Can be specified multiple times for multiple patterns."
1472msgstr ""
1473
1474#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:474
1475msgid "You must specify at least one file to add"
1476msgstr "يجب أن تحدد على الأقل ملفاً واحداً لتضيفه"
1477
1478#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:24
1479#, python-brace-format
1480msgid ""
1481"%prog add_custom_column [options] label name datatype\n"
1482"\n"
1483"Create a custom column. label is the machine friendly name of the column. Should\n"
1484"not contain spaces or colons. name is the human friendly name of the column.\n"
1485"datatype is one of: {0}\n"
1486msgstr ""
1487
1488#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:39
1489msgid ""
1490"This column stores tag like data (i.e. multiple comma separated values). "
1491"Only applies if datatype is text."
1492msgstr "هذا العمود يخزن بيانات بصورة مشابهة للوسوم (أي قيم متعددة مفصولة بفوارز). ينطبق فقد إذا كان نوع البيانات نصاً."
1493
1494#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:48
1495msgid ""
1496"A dictionary of options to customize how the data in this column will be interpreted. This is a JSON  string. For enumeration columns, use --display=\"{\\\"enum_values\\\":[\\\"val1\\\", \\\"val2\\\"]}\"\n"
1497"There are many options that can go into the display variable.The options by column type are:\n"
1498"composite: composite_template, composite_sort, make_category,contains_html, use_decorations\n"
1499"datetime: date_format\n"
1500"enumeration: enum_values, enum_colors, use_decorations\n"
1501"int, float: number_format\n"
1502"text: is_names, use_decorations\n"
1503"\n"
1504"The best way to find legal combinations is to create a custom column of the appropriate type in the GUI then look at the backup OPF for a book (ensure that a new OPF has been created since the column was added). You will see the JSON for the \"display\" for the new column in the OPF."
1505msgstr ""
1506
1507#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:81
1508msgid "You must specify label, name and datatype"
1509msgstr "يجب أن تعيّن تسمية وإسماً ونوع بيانات"
1510
1511#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:28
1512msgid ""
1513"%prog add_format [options] id ebook_file\n"
1514"\n"
1515"Add the e-book in ebook_file to the available formats for the logical book identified by id. You can get id by using the search command. If the format already exists, it is replaced, unless the do not replace option is specified."
1516msgstr ""
1517
1518#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:42
1519msgid "Do not replace the format if it already exists"
1520msgstr ""
1521
1522#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:49
1523msgid "You must specify an id and an e-book file"
1524msgstr ""
1525
1526#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:53
1527msgid "e-book file must have an extension"
1528msgstr ""
1529
1530#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:56
1531#, python-format
1532msgid "A %(fmt)s file already exists for book: %(id)d, not replacing"
1533msgstr ""
1534
1535#: /__w/calibre/calibre/src/calibre/db/cli/cmd_backup_metadata.py:20
1536msgid ""
1537"%prog backup_metadata [options]\n"
1538"\n"
1539"Backup the metadata stored in the database into individual OPF files in each\n"
1540"books folder. This normally happens automatically, but you can run this\n"
1541"command to force re-generation of the OPF files, with the --all option.\n"
1542"\n"
1543"Note that there is normally no need to do this, as the OPF files are backed up\n"
1544"automatically, every time metadata is changed.\n"
1545msgstr ""
1546
1547#: /__w/calibre/calibre/src/calibre/db/cli/cmd_backup_metadata.py:37
1548msgid ""
1549"Normally, this command only operates on books that have out of date OPF "
1550"files. This option makes it operate on all books."
1551msgstr ""
1552
1553#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:27
1554msgid "{} OPTIONS"
1555msgstr "خيارات {}"
1556
1557#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:48
1558msgid ""
1559"%prog catalog /path/to/destination.(csv|epub|mobi|xml...) [options]\n"
1560"\n"
1561"Export a catalog in format specified by path/to/destination extension.\n"
1562"Options control how entries are displayed in the generated catalog output.\n"
1563"Note that different catalog formats support different sets of options. To\n"
1564"see the different options, specify the name of the output file and then the\n"
1565"{} option.\n"
1566msgstr ""
1567
1568#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:67
1569msgid ""
1570"Comma-separated list of database IDs to catalog.\n"
1571"If declared, --search is ignored.\n"
1572"Default: all"
1573msgstr ""
1574
1575#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:78
1576msgid ""
1577"Filter the results by the search query. For the format of the search query, please see the search-related documentation in the User Manual.\n"
1578"Default: no filtering"
1579msgstr ""
1580
1581#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:90
1582#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:629
1583msgid "Show detailed output information. Useful for debugging"
1584msgstr ""
1585
1586#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:109
1587msgid "You must specify a catalog output file"
1588msgstr "يجب أن تحدد ملف مخرَجات للمَسرَد"
1589
1590#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:115
1591msgid "Cannot generate a catalog in the {} format"
1592msgstr "يتعذر إنشاء المسرد بنسق {}"
1593
1594#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:26
1595#, python-brace-format
1596msgid ""
1597"%prog check_library [options]\n"
1598"\n"
1599"Perform some checks on the filesystem representing a library. Reports are {0}\n"
1600msgstr "%prog check_library [options]\n\nإعمل بعض الفحوص على نظام الملفات الممثّل لمكتبة. التقارير هي  {0}\n"
1601
1602#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:35
1603#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:44
1604msgid "Output in CSV"
1605msgstr ""
1606
1607#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:43
1608msgid ""
1609"Comma-separated list of reports.\n"
1610"Default: all"
1611msgstr "لائحة مفصولة بفوارز من التقارير.\nالمبدئي: الكل"
1612
1613#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:52
1614msgid ""
1615"Comma-separated list of extensions to ignore.\n"
1616"Default: all"
1617msgstr ""
1618
1619#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:61
1620msgid ""
1621"Comma-separated list of names to ignore.\n"
1622"Default: all"
1623msgstr ""
1624
1625#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:99
1626msgid "Unknown report check"
1627msgstr "غير معروف تقرير الاختيار"
1628
1629#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:116
1630msgid "Vacuuming database..."
1631msgstr ""
1632
1633#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:23
1634msgid ""
1635"%prog clone path/to/new/library\n"
1636"\n"
1637"Create a clone of the current library. This creates a new, empty library that has all the\n"
1638"same custom columns, Virtual libraries and other settings as the current library.\n"
1639"\n"
1640"The cloned library will contain no books. If you want to create a full duplicate, including\n"
1641"all books, then simply use your filesystem tools to copy the library folder.\n"
1642"    "
1643msgstr ""
1644
1645#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:38
1646msgid "Error: You must specify the path to the cloned library"
1647msgstr ""
1648
1649#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:46
1650msgid "The location for the new library is the same as the current library"
1651msgstr ""
1652
1653#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:52
1654#, python-format
1655msgid "%s is not empty. You must choose an empty folder for the new library."
1656msgstr ""
1657
1658#: /__w/calibre/calibre/src/calibre/db/cli/cmd_custom_columns.py:22
1659msgid ""
1660"%prog custom_columns [options]\n"
1661"\n"
1662"List available custom columns. Shows column labels and ids.\n"
1663"    "
1664msgstr ""
1665
1666#: /__w/calibre/calibre/src/calibre/db/cli/cmd_custom_columns.py:34
1667msgid "Show details for each column."
1668msgstr "إظهار التفاصيل لكل عمود."
1669
1670#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:27
1671msgid ""
1672"\n"
1673"%prog embed_metadata [options] book_id\n"
1674"\n"
1675"Update the metadata in the actual book files stored in the calibre library from\n"
1676"the metadata in the calibre database.  Normally, metadata is updated only when\n"
1677"exporting files from calibre, this command is useful if you want the files to\n"
1678"be updated in place. Note that different file formats support different amounts\n"
1679"of metadata. You can use the special value 'all' for book_id to update metadata\n"
1680"in all books. You can also specify many book ids separated by spaces and id ranges\n"
1681"separated by hyphens. For example: %prog embed_metadata 1 2 10-15 23"
1682msgstr ""
1683
1684#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:38
1685msgid ""
1686"Only update metadata in files of the specified format. Specify it multiple "
1687"times for multiple formats. By default, all formats are updated."
1688msgstr ""
1689
1690#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:55
1691#, python-brace-format
1692msgid "Processed {0} ({1} of {2})"
1693msgstr ""
1694
1695#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:59
1696msgid "No book with id: {}"
1697msgstr "لا يوجد كتاب بالمعرّف: {}"
1698
1699#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:43
1700msgid ""
1701"%prog export [options] ids\n"
1702"\n"
1703"Export the books specified by ids (a comma separated list) to the filesystem.\n"
1704"The export operation saves all formats of the book, its cover and metadata (in\n"
1705"an opf file). You can get id numbers from the search command.\n"
1706msgstr ""
1707
1708#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:56
1709msgid "Export all books in database, ignoring the list of ids."
1710msgstr ""
1711
1712#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:62
1713msgid "Export books to the specified folder. Default is"
1714msgstr ""
1715
1716#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:69
1717msgid "Export all books into a single folder"
1718msgstr ""
1719
1720#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:75
1721msgid "Report progress"
1722msgstr ""
1723
1724#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:86
1725msgid "Specifying this switch will turn this behavior off."
1726msgstr ""
1727
1728#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:136
1729#, python-format
1730msgid "You must specify some ids or the %s option"
1731msgstr ""
1732
1733#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:227
1734msgid ""
1735"%prog list [options]\n"
1736"\n"
1737"List the books available in the calibre database.\n"
1738msgstr ""
1739
1740#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:239
1741#, python-format
1742msgid ""
1743"The fields to display when listing books in the database. Should be a comma separated list of fields.\n"
1744"Available fields: %s\n"
1745"Default: %%default. The special field \"all\" can be used to select all fields. In addition to the builtin fields above, custom fields are also available as *field_name, for example, for a custom field #rating, use the name: *rating"
1746msgstr ""
1747
1748#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:252
1749#, python-brace-format
1750msgid ""
1751"The field by which to sort the results.\n"
1752"Available fields: {0}\n"
1753"Default: {1}"
1754msgstr "الحقل الذي ترتّب بحسبه النتائج.\nالحقول المتاحة: {0}\nالافتراضي: {1}"
1755
1756#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:259
1757msgid "Sort results in ascending order"
1758msgstr "ترتيب الترتيب بترتيب تصاعدي"
1759
1760#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:266
1761msgid ""
1762"Filter the results by the search query. For the format of the search query, "
1763"please see the search related documentation in the User Manual. Default is "
1764"to do no filtering."
1765msgstr ""
1766
1767#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:276
1768#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:67
1769msgid ""
1770"The maximum width of a single line in the output. Defaults to detecting "
1771"screen size."
1772msgstr ""
1773
1774#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:282
1775msgid "The string used to separate fields. Default is a space."
1776msgstr "السلسلة التي تستخدم لتفريق الحقول. الإفتراضي يستخدم الفراغ."
1777
1778#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:288
1779msgid ""
1780"The prefix for all file paths. Default is the absolute path to the library "
1781"folder."
1782msgstr ""
1783
1784#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:295
1785msgid "The maximum number of results to display. Default: all"
1786msgstr ""
1787
1788#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:302
1789msgid ""
1790"Generate output in JSON format, which is more suitable for machine parsing. "
1791"Causes the line width and separator options to be ignored."
1792msgstr ""
1793
1794#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:24
1795msgid ""
1796"%prog list_categories [options]\n"
1797"\n"
1798"Produce a report of the category information in the database. The\n"
1799"information is the equivalent of what is shown in the Tag browser.\n"
1800msgstr ""
1801
1802#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:39
1803msgid ""
1804"Output only the number of items in a category instead of the counts per item"
1805" within the category"
1806msgstr ""
1807
1808#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:50
1809msgid "The type of CSV file to produce. Choices: {}"
1810msgstr "نوع ملف CSV الذي سيولّد. الخيارات: {}"
1811
1812#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:58
1813msgid "Comma-separated list of category lookup names. Default: all"
1814msgstr "لائحة مفصولة بفوارز من أسماء إيجاد الصنف. الافتراضي: الكل"
1815
1816#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:181
1817msgid "CATEGORY ITEMS"
1818msgstr ""
1819
1820#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove.py:26
1821msgid ""
1822"%prog remove ids\n"
1823"\n"
1824"Remove the books identified by ids from the database. ids should be a comma separated list of id numbers (you can get id numbers by using the search command). For example, 23,34,57-85 (when specifying a range, the last number in the range is not included).\n"
1825msgstr ""
1826
1827#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove.py:39
1828msgid "Do not use the {}"
1829msgstr ""
1830
1831#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove.py:46
1832msgid "You must specify at least one book to remove"
1833msgstr "يجب أن تخصص على الأقل كتاباً واحداً للحذف"
1834
1835#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:22
1836msgid ""
1837"%prog remove_custom_column [options] label\n"
1838"\n"
1839"Remove the custom column identified by label. You can see available\n"
1840"columns with the custom_columns command.\n"
1841"    "
1842msgstr ""
1843
1844#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:35
1845msgid "Do not ask for confirmation"
1846msgstr ""
1847
1848#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:50
1849#, python-format
1850msgid "You will lose all data in the column: %s. Are you sure (y/n)? "
1851msgstr "ستفقد كل البيانات في العمود: %s. أأنت متأكد -نعم/كلا- (y/n)؟"
1852
1853#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:53
1854msgid "y"
1855msgstr ""
1856
1857#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:60
1858#, python-format
1859msgid ""
1860"No column named %s found. You must use column labels, not titles. Use "
1861"calibredb custom_columns to get a list of labels."
1862msgstr ""
1863
1864#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:69
1865msgid "Error: You must specify a column label"
1866msgstr ""
1867
1868#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_format.py:25
1869msgid ""
1870"\n"
1871"%prog remove_format [options] id fmt\n"
1872"\n"
1873"Remove the format fmt from the logical book identified by id. You can get id by using the search command. fmt should be a file extension like LRF or TXT or EPUB. If the logical book does not have fmt available, do nothing.\n"
1874msgstr ""
1875
1876#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_format.py:39
1877msgid "You must specify an id and a format"
1878msgstr ""
1879
1880#: /__w/calibre/calibre/src/calibre/db/cli/cmd_restore_database.py:21
1881msgid ""
1882"%prog restore_database [options]\n"
1883"\n"
1884"Restore this database from the metadata stored in OPF files in each\n"
1885"folder of the calibre library. This is useful if your metadata.db file\n"
1886"has been corrupted.\n"
1887"\n"
1888"WARNING: This command completely regenerates your database. You will lose\n"
1889"all saved searches, user categories, plugboards, stored per-book conversion\n"
1890"settings, and custom recipes. Restored metadata will only be as accurate as\n"
1891"what is found in the OPF files.\n"
1892"    "
1893msgstr ""
1894
1895#: /__w/calibre/calibre/src/calibre/db/cli/cmd_restore_database.py:42
1896msgid ""
1897"Really do the recovery. The command will not run unless this option is "
1898"specified."
1899msgstr ""
1900
1901#: /__w/calibre/calibre/src/calibre/db/cli/cmd_restore_database.py:64
1902#, python-format
1903msgid "You must provide the %s option to do a recovery"
1904msgstr ""
1905
1906#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:36
1907msgid ""
1908"%prog saved_searches [options] (list|add|remove)\n"
1909"\n"
1910"Manage the saved searches stored in this database.\n"
1911"If you try to add a query with a name that already exists, it will be\n"
1912"replaced.\n"
1913"\n"
1914"Syntax for adding:\n"
1915"\n"
1916"%prog saved_searches add search_name search_expression\n"
1917"\n"
1918"Syntax for removing:\n"
1919"\n"
1920"%prog saved_searches remove search_name\n"
1921"    "
1922msgstr ""
1923
1924#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:60
1925#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1032
1926#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:87
1927msgid "Name:"
1928msgstr "الإسم:"
1929
1930#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:61
1931msgid "Search string:"
1932msgstr ""
1933
1934#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:65
1935msgid "Error: You must specify a name and a search string"
1936msgstr ""
1937
1938#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:67
1939#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:130
1940msgid "added"
1941msgstr ""
1942
1943#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:70
1944msgid "Error: You must specify a name"
1945msgstr ""
1946
1947#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:72
1948msgid "removed"
1949msgstr ""
1950
1951#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:76
1952#, python-format
1953msgid "Error: Action %s not recognized, must be one of: (add|remove|list)"
1954msgstr ""
1955
1956#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:17
1957#, python-brace-format
1958msgid "Failed to parse search query: ({0}) with error: {1}"
1959msgstr ""
1960
1961#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:25
1962#, python-brace-format
1963msgid ""
1964"%prog search [options] search expression\n"
1965"\n"
1966"Search the library for the specified search term, returning a comma separated\n"
1967"list of book ids matching the search expression. The output format is useful\n"
1968"to feed into other commands that accept a list of ids as input.\n"
1969"\n"
1970"The search expression can be anything from calibre's powerful search query\n"
1971"language, for example: %prog search {0}\n"
1972msgstr ""
1973
1974#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:42
1975msgid "The maximum number of results to return. Default is all results."
1976msgstr ""
1977
1978#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:49
1979msgid "Error: You must specify the search expression"
1980msgstr "خطأ: يجب أن تعيّن تعبير البحث"
1981
1982#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:58
1983msgid "No books matching the search expression:"
1984msgstr "لا كتب تطابق تعبير البحث:"
1985
1986#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:19
1987msgid "No book with id {} exists"
1988msgstr ""
1989
1990#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:23
1991msgid "No column with name {} exists"
1992msgstr ""
1993
1994#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:29
1995msgid "Data set to: {} [{}]"
1996msgstr ""
1997
1998#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:37
1999msgid "Data set to: {}"
2000msgstr ""
2001
2002#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:46
2003msgid ""
2004"%prog set_custom [options] column id value\n"
2005"\n"
2006"Set the value of a custom column for the book identified by id.\n"
2007"You can get a list of ids using the search command.\n"
2008"You can get a list of custom column names using the custom_columns\n"
2009"command.\n"
2010"    "
2011msgstr ""
2012
2013#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:63
2014msgid ""
2015"If the column stores multiple values, append the specified values to the "
2016"existing ones, instead of replacing them."
2017msgstr "إذا كان العمود يخزن قيم متعددة، يتم إلحاق القيم المحددة الى القيم القائمة بالفعل، بدلا من استبدالها."
2018
2019#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:72
2020msgid "Error: You must specify a field name, id and value"
2021msgstr ""
2022
2023#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:62
2024msgid ""
2025"\n"
2026"%prog set_metadata [options] id [/path/to/metadata.opf]\n"
2027"\n"
2028"Set the metadata stored in the calibre database for the book identified by id\n"
2029"from the OPF file metadata.opf. id is an id number from the search command. You\n"
2030"can get a quick feel for the OPF format by using the --as-opf switch to the\n"
2031"show_metadata command. You can also set the metadata of individual fields with\n"
2032"the --field option. If you use the --field option, there is no need to specify\n"
2033"an OPF file.\n"
2034msgstr ""
2035
2036#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:80
2037#, python-brace-format
2038msgid ""
2039"The field to set. Format is field_name:value, for example: {0} "
2040"tags:tag1,tag2. Use {1} to get a list of all field names. You can specify "
2041"this option multiple times to set multiple fields. Note: For languages you "
2042"must use the ISO639 language codes (e.g. en for English, fr for French and "
2043"so on). For identifiers, the syntax is {0} {2}. For boolean (yes/no) fields "
2044"use true and false or yes and no."
2045msgstr ""
2046
2047#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:95
2048msgid "List the metadata field names that can be used with the --field option"
2049msgstr ""
2050
2051#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:122
2052msgid "Field name"
2053msgstr ""
2054
2055#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:122
2056#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:788
2057#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:83
2058#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:85
2059#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:424
2060#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:193
2061#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1351
2062#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
2063#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:166
2064#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
2065#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/models.py:23
2066#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:131
2067#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:308
2068#: /__w/calibre/calibre/src/calibre/srv/opds.py:414
2069#: /__w/calibre/calibre/src/calibre/srv/opds.py:480
2070msgid "Title"
2071msgstr "العنوان"
2072
2073#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:136
2074msgid "You must specify a record id as the first argument"
2075msgstr ""
2076
2077#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:140
2078msgid "You must specify either a field or an OPF file"
2079msgstr ""
2080
2081#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:146
2082#, python-format
2083msgid "The OPF file %s does not exist"
2084msgstr ""
2085
2086#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:153
2087#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:182
2088#, python-format
2089msgid "No book with id: %s in the database"
2090msgstr ""
2091
2092#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:164
2093#, python-format
2094msgid "%s is not a known field"
2095msgstr ""
2096
2097#: /__w/calibre/calibre/src/calibre/db/cli/cmd_show_metadata.py:26
2098msgid ""
2099"\n"
2100"%prog show_metadata [options] id\n"
2101"\n"
2102"Show the metadata stored in the calibre database for the book identified by id.\n"
2103"id is an id number from the search command.\n"
2104msgstr ""
2105
2106#: /__w/calibre/calibre/src/calibre/db/cli/cmd_show_metadata.py:38
2107msgid "Print metadata in OPF form (XML)"
2108msgstr ""
2109
2110#: /__w/calibre/calibre/src/calibre/db/cli/cmd_show_metadata.py:45
2111msgid "You must specify an id"
2112msgstr ""
2113
2114#: /__w/calibre/calibre/src/calibre/db/cli/main.py:40
2115msgid "The {} command is not supported with remote (server based) libraries"
2116msgstr ""
2117
2118#: /__w/calibre/calibre/src/calibre/db/cli/main.py:47
2119msgid "GLOBAL OPTIONS"
2120msgstr ""
2121
2122#: /__w/calibre/calibre/src/calibre/db/cli/main.py:54
2123msgid ""
2124"Path to the calibre library. Default is to use the path stored in the "
2125"settings. You can also connect to a calibre Content server to perform "
2126"actions on remote libraries. To do so use a URL of the form: "
2127"http://hostname:port/#library_id for example, "
2128"http://localhost:8080/#mylibrary. library_id is the library id of the "
2129"library you want to connect to on the Content server. You can use the "
2130"special library_id value of - to get a list of library ids available on the "
2131"server. For details on how to setup access via a Content server, see {}."
2132msgstr ""
2133
2134#: /__w/calibre/calibre/src/calibre/db/cli/main.py:67
2135#: /__w/calibre/calibre/src/calibre/utils/config.py:111
2136msgid "show this help message and exit"
2137msgstr ""
2138
2139#: /__w/calibre/calibre/src/calibre/db/cli/main.py:71
2140#: /__w/calibre/calibre/src/calibre/utils/config.py:112
2141msgid "show program's version number and exit"
2142msgstr ""
2143
2144#: /__w/calibre/calibre/src/calibre/db/cli/main.py:76
2145msgid "Username for connecting to a calibre Content server"
2146msgstr ""
2147
2148#: /__w/calibre/calibre/src/calibre/db/cli/main.py:80
2149#, python-brace-format
2150msgid ""
2151"Password for connecting to a calibre Content server. To read the password "
2152"from standard input, use the special value: {0}. To read the password from a"
2153" file, use: {1} (i.e. <f: followed by the full path to the file and a "
2154"trailing >). The angle brackets in the above are required, remember to "
2155"escape them or use quotes for your shell."
2156msgstr ""
2157
2158#: /__w/calibre/calibre/src/calibre/db/cli/main.py:91
2159msgid ""
2160"The timeout, in seconds, when connecting to a calibre library over the "
2161"network. The default is two minutes."
2162msgstr ""
2163
2164#: /__w/calibre/calibre/src/calibre/db/cli/main.py:101
2165#, python-format
2166msgid ""
2167"%%prog command [options] [arguments]\n"
2168"\n"
2169"%%prog is the command line interface to the calibre books database.\n"
2170"\n"
2171"command is one of:\n"
2172"  %s\n"
2173"\n"
2174"For help on an individual command: %%prog command --help\n"
2175msgstr ""
2176
2177#: /__w/calibre/calibre/src/calibre/db/cli/main.py:121
2178msgid "Enter the password: "
2179msgstr ""
2180
2181#: /__w/calibre/calibre/src/calibre/db/cli/main.py:158
2182msgid ""
2183"Another calibre program such as {} or the main calibre program is running. "
2184"Having multiple programs that can make changes to a calibre library running "
2185"at the same time is a bad idea. calibredb can connect directly to a running "
2186"calibre Content server, to make changes through it, instead. See the "
2187"documentation of the {} option for details."
2188msgstr ""
2189
2190#: /__w/calibre/calibre/src/calibre/db/fields.py:298
2191#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:154
2192#: /__w/calibre/calibre/src/calibre/gui2/cover_flow.py:109
2193msgid "TEMPLATE ERROR"
2194msgstr "قالب خطأ"
2195
2196#: /__w/calibre/calibre/src/calibre/db/fields.py:404
2197#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:194
2198msgid "On Device"
2199msgstr "على الجهاز"
2200
2201#: /__w/calibre/calibre/src/calibre/db/fields.py:438
2202#: /__w/calibre/calibre/src/calibre/library/database2.py:1237
2203msgid "Main"
2204msgstr "الصفحة الرئيسية"
2205
2206#: /__w/calibre/calibre/src/calibre/db/fields.py:440
2207#: /__w/calibre/calibre/src/calibre/gui2/layout.py:81
2208#: /__w/calibre/calibre/src/calibre/library/database2.py:1239
2209msgid "Card A"
2210msgstr "البطاقة أ"
2211
2212#: /__w/calibre/calibre/src/calibre/db/fields.py:442
2213#: /__w/calibre/calibre/src/calibre/gui2/layout.py:83
2214#: /__w/calibre/calibre/src/calibre/library/database2.py:1241
2215msgid "Card B"
2216msgstr "بلكبيبي"
2217
2218#: /__w/calibre/calibre/src/calibre/db/lazy.py:250
2219#, python-format
2220msgid "Invalid field: %s"
2221msgstr "حقل لاغٍ: %s"
2222
2223#: /__w/calibre/calibre/src/calibre/db/restore.py:135
2224#: /__w/calibre/calibre/src/calibre/library/restore.py:124
2225msgid "Starting restoring preferences and column metadata"
2226msgstr "البدء في استعادة التفضيلات و أعمدة البيانات الوصفية"
2227
2228#: /__w/calibre/calibre/src/calibre/db/restore.py:138
2229#: /__w/calibre/calibre/src/calibre/library/restore.py:127
2230msgid "Cannot restore preferences. Backup file not found."
2231msgstr "لا يمكن استعادة البيانات الوصفية. ملف الإستعادة غير موجود."
2232
2233#: /__w/calibre/calibre/src/calibre/db/restore.py:148
2234#: /__w/calibre/calibre/src/calibre/library/restore.py:138
2235msgid "Finished restoring preferences and column metadata"
2236msgstr "تم الإنتهاء من استعادة التفضيلات وأعمدة البيانات الوصفية"
2237
2238#: /__w/calibre/calibre/src/calibre/db/restore.py:150
2239#: /__w/calibre/calibre/src/calibre/library/restore.py:140
2240msgid "Finished restoring preferences"
2241msgstr "تم الإنتهاء من اسعادة التفضيلات"
2242
2243#: /__w/calibre/calibre/src/calibre/db/restore.py:155
2244#: /__w/calibre/calibre/src/calibre/library/restore.py:145
2245msgid "Restoring preferences and column metadata failed"
2246msgstr "فشلت عملية استعادة التفضيلات والبيانات الوصفية"
2247
2248#: /__w/calibre/calibre/src/calibre/db/restore.py:174
2249#: /__w/calibre/calibre/src/calibre/library/restore.py:164
2250msgid "Processed"
2251msgstr "تمت المعالجة"
2252
2253#: /__w/calibre/calibre/src/calibre/db/restore.py:249
2254msgid "Creating custom column "
2255msgstr "إنشاء الأعمدة المخصّصّة "
2256
2257#: /__w/calibre/calibre/src/calibre/db/search.py:101
2258#: /__w/calibre/calibre/src/calibre/library/caches.py:339
2259msgid "today"
2260msgstr "اليوم"
2261
2262#: /__w/calibre/calibre/src/calibre/db/search.py:102
2263#: /__w/calibre/calibre/src/calibre/library/caches.py:340
2264msgid "yesterday"
2265msgstr "أمس"
2266
2267#: /__w/calibre/calibre/src/calibre/db/search.py:103
2268#: /__w/calibre/calibre/src/calibre/library/caches.py:341
2269msgid "thismonth"
2270msgstr "هذا الشهر"
2271
2272#: /__w/calibre/calibre/src/calibre/db/search.py:104
2273#: /__w/calibre/calibre/src/calibre/library/caches.py:342
2274msgid "daysago"
2275msgstr "منذ أيام"
2276
2277#: /__w/calibre/calibre/src/calibre/db/search.py:193
2278#: /__w/calibre/calibre/src/calibre/library/caches.py:401
2279#, python-brace-format
2280msgid "Number conversion error: {0}"
2281msgstr "خطأ في تحويل عدد: {0}"
2282
2283#: /__w/calibre/calibre/src/calibre/db/search.py:199
2284#: /__w/calibre/calibre/src/calibre/library/caches.py:407
2285#, python-brace-format
2286msgid "Date conversion error: {0}"
2287msgstr "خطأ في تحويل تاريخ:  {0}"
2288
2289#: /__w/calibre/calibre/src/calibre/db/search.py:284
2290#: /__w/calibre/calibre/src/calibre/library/caches.py:484
2291#, python-brace-format
2292msgid "Non-numeric value in query: {0}"
2293msgstr "قيمة غير عديدية في الإستعلام:  {0}"
2294
2295#: /__w/calibre/calibre/src/calibre/db/search.py:311
2296#: /__w/calibre/calibre/src/calibre/db/utils.py:30
2297#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2298#: /__w/calibre/calibre/src/calibre/library/caches.py:595
2299#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:230
2300msgid "no"
2301msgstr "كلا"
2302
2303#: /__w/calibre/calibre/src/calibre/db/search.py:312
2304#: /__w/calibre/calibre/src/calibre/db/utils.py:28
2305#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2306#: /__w/calibre/calibre/src/calibre/library/caches.py:596
2307#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:230
2308msgid "yes"
2309msgstr "نعم"
2310
2311#: /__w/calibre/calibre/src/calibre/db/search.py:313
2312#: /__w/calibre/calibre/src/calibre/db/utils.py:30
2313#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2314#: /__w/calibre/calibre/src/calibre/library/caches.py:597
2315msgid "unchecked"
2316msgstr "غير محدد"
2317
2318#: /__w/calibre/calibre/src/calibre/db/search.py:314
2319#: /__w/calibre/calibre/src/calibre/db/utils.py:28
2320#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2321#: /__w/calibre/calibre/src/calibre/library/caches.py:598
2322msgid "checked"
2323msgstr "محدد"
2324
2325#: /__w/calibre/calibre/src/calibre/db/search.py:315
2326#: /__w/calibre/calibre/src/calibre/library/caches.py:599
2327msgid "empty"
2328msgstr "خاوي"
2329
2330#: /__w/calibre/calibre/src/calibre/db/search.py:316
2331#: /__w/calibre/calibre/src/calibre/library/caches.py:600
2332msgid "blank"
2333msgstr "فراغ"
2334
2335#: /__w/calibre/calibre/src/calibre/db/search.py:325
2336#: /__w/calibre/calibre/src/calibre/library/caches.py:612
2337#, python-brace-format
2338msgid "Invalid boolean query \"{0}\""
2339msgstr "استعلام منطقي خاطئ \"{0}\""
2340
2341#: /__w/calibre/calibre/src/calibre/db/search.py:514
2342msgid "No such Virtual library: {}"
2343msgstr "لا توجد هكذا مكتبة افتراضية: {}"
2344
2345#: /__w/calibre/calibre/src/calibre/db/search.py:519
2346msgid "Virtual library search is recursive: {}"
2347msgstr "بحث المكتبة الافتراضية رجعي: {}"
2348
2349#: /__w/calibre/calibre/src/calibre/db/search.py:550
2350#: /__w/calibre/calibre/src/calibre/library/caches.py:678
2351#, python-brace-format
2352msgid "Recursive query group detected: {0}"
2353msgstr "ايجاد مجموعة استعلامات تراجعية : {0}"
2354
2355#: /__w/calibre/calibre/src/calibre/db/search.py:649
2356msgid ""
2357"search template: missing or invalid separator. Valid separators are: {}"
2358msgstr ""
2359
2360#: /__w/calibre/calibre/src/calibre/debug.py:29
2361#, python-brace-format
2362msgid ""
2363"{0}\n"
2364"\n"
2365"Various command line interfaces useful for debugging calibre. With no options,\n"
2366"this command starts an embedded Python interpreter. You can also run the main\n"
2367"calibre GUI, the calibre E-book viewer and the calibre editor in debug mode.\n"
2368"\n"
2369"It also contains interfaces to various bits of calibre that do not have\n"
2370"dedicated command line tools, such as font subsetting, the E-book diff tool and so\n"
2371"on.\n"
2372"\n"
2373"You can also use %prog to run standalone scripts. To do that use it like this:\n"
2374"\n"
2375"    {1}\n"
2376"\n"
2377"Everything after the -- is passed to the script.\n"
2378msgstr ""
2379
2380#: /__w/calibre/calibre/src/calibre/debug.py:45
2381msgid "%prog [options]"
2382msgstr ""
2383
2384#: /__w/calibre/calibre/src/calibre/debug.py:46
2385msgid "Run Python code."
2386msgstr ""
2387
2388#: /__w/calibre/calibre/src/calibre/debug.py:47
2389msgid "Run the Python code in file."
2390msgstr ""
2391
2392#: /__w/calibre/calibre/src/calibre/debug.py:49
2393msgid ""
2394"Subset the specified font. Use -- after this option to pass option to the "
2395"font subsetting program."
2396msgstr ""
2397
2398#: /__w/calibre/calibre/src/calibre/debug.py:51
2399#: /__w/calibre/calibre/src/calibre/gui2/device.py:469
2400#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:28
2401msgid "Debug device detection"
2402msgstr ""
2403
2404#: /__w/calibre/calibre/src/calibre/debug.py:53
2405msgid ""
2406"Run the GUI with debugging enabled. Debug output is printed to stdout and "
2407"stderr."
2408msgstr ""
2409
2410#: /__w/calibre/calibre/src/calibre/debug.py:56
2411msgid ""
2412"Run the GUI with a debug console, logging to the specified path. For "
2413"internal use only, use the -g option to run the GUI in debug mode"
2414msgstr ""
2415
2416#: /__w/calibre/calibre/src/calibre/debug.py:60
2417msgid "Run the E-book viewer in debug mode"
2418msgstr "شغّل معاين الكتب في نمط التنقيح"
2419
2420#: /__w/calibre/calibre/src/calibre/debug.py:62
2421msgid "Output the paths necessary to setup the calibre environment"
2422msgstr ""
2423
2424#: /__w/calibre/calibre/src/calibre/debug.py:64
2425msgid ""
2426"Add a simple plugin (i.e. a plugin that consists of only a .py file), by "
2427"specifying the path to the py file containing the plugin code."
2428msgstr ""
2429
2430#: /__w/calibre/calibre/src/calibre/debug.py:68
2431msgid ""
2432"Re-initialize the sqlite calibre database at the specified path. Useful to "
2433"recover from db corruption."
2434msgstr ""
2435
2436#: /__w/calibre/calibre/src/calibre/debug.py:72
2437msgid "Inspect the MOBI file(s) at the specified path(s)"
2438msgstr ""
2439
2440#: /__w/calibre/calibre/src/calibre/debug.py:74
2441msgid "Launch the calibre \"Edit book\" tool in debug mode."
2442msgstr "ابدأ أداة \"نحرير كتاب\" من كاليبر في نمط التنقيح"
2443
2444#: /__w/calibre/calibre/src/calibre/debug.py:76
2445msgid ""
2446"Explode the book into the specified folder.\n"
2447"Usage: -x file.epub output_dir\n"
2448"Exports the book as a collection of HTML files and metadata, which you can edit using standard HTML editing tools. Works with EPUB, AZW3, HTMLZ and DOCX files."
2449msgstr ""
2450
2451#: /__w/calibre/calibre/src/calibre/debug.py:82
2452msgid ""
2453"Implode a previously exploded book.\n"
2454"Usage: -i output_dir file.epub\n"
2455"Imports the book from the files in output_dir which must have been created by a previous call to --explode-book. Be sure to specify the same file type as was used when exploding."
2456msgstr ""
2457
2458#: /__w/calibre/calibre/src/calibre/debug.py:87
2459msgid ""
2460"Export all calibre data (books/settings/plugins). Normally, you will be "
2461"asked for the export folder and the libraries to export. You can also "
2462"specify them as command line arguments to skip the questions. Use absolute "
2463"paths for the export folder and libraries. The special keyword \"all\" can "
2464"be used to export all libraries."
2465msgstr ""
2466
2467#: /__w/calibre/calibre/src/calibre/debug.py:93
2468msgid "Import previously exported calibre data"
2469msgstr ""
2470
2471#: /__w/calibre/calibre/src/calibre/debug.py:96
2472#: /__w/calibre/calibre/src/calibre/gui2/main.py:69
2473msgid ""
2474"Cause a running calibre instance, if any, to be shutdown. Note that if there"
2475" are running jobs, they will be silently aborted, so use with care."
2476msgstr ""
2477
2478#: /__w/calibre/calibre/src/calibre/debug.py:99
2479msgid "Test binary modules in build"
2480msgstr ""
2481
2482#: /__w/calibre/calibre/src/calibre/debug.py:102
2483msgid ""
2484"Run a plugin that provides a command line interface. For example:\n"
2485"calibre-debug -r \"Add Books\" -- file1 --option1\n"
2486"Everything after the -- will be passed to the plugin as arguments."
2487msgstr ""
2488
2489#: /__w/calibre/calibre/src/calibre/debug.py:106
2490msgid ""
2491"Run the calibre diff tool. For example:\n"
2492"calibre-debug --diff file1 file2"
2493msgstr ""
2494
2495#: /__w/calibre/calibre/src/calibre/debug.py:109
2496msgid "(Un)register calibre from Windows Default Programs."
2497msgstr ""
2498
2499#: /__w/calibre/calibre/src/calibre/debug.py:111
2500msgid "For internal use"
2501msgstr ""
2502
2503#: /__w/calibre/calibre/src/calibre/debug.py:220
2504msgid "Debug log"
2505msgstr "تصحيح السجل"
2506
2507#: /__w/calibre/calibre/src/calibre/debug.py:313
2508#, python-format
2509msgid "No plugin named %s found"
2510msgstr ""
2511
2512#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:22
2513msgid "Communicate with Android phones."
2514msgstr "التواصل مع هواتف أندرويد ."
2515
2516#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:217
2517msgid ""
2518"Comma separated list of folders to send e-books to on the device's <b>main "
2519"memory</b>. The first one that exists will be used"
2520msgstr ""
2521
2522#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:220
2523msgid ""
2524"Comma separated list of folders to send e-books to on the device's "
2525"<b>storage cards</b>. The first one that exists will be used"
2526msgstr ""
2527
2528#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:346
2529msgid "Communicate with S60 phones."
2530msgstr "تواصل معا هواتف S60."
2531
2532#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:366
2533msgid "Communicate with WebOS tablets."
2534msgstr "يتصل مع متصفحات WebOS اللوحية."
2535
2536#: /__w/calibre/calibre/src/calibre/devices/binatone/driver.py:19
2537msgid "Communicate with the Binatone Readme e-book reader."
2538msgstr ""
2539
2540#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:15
2541msgid "Communicate with the Blackberry smart phone."
2542msgstr "اتصل مع هاتف بلاك بري الذكي."
2543
2544#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:16
2545#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:40
2546#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:404
2547#: /__w/calibre/calibre/src/calibre/devices/nuut2/driver.py:20
2548msgid "Kovid Goyal"
2549msgstr "كوفيد غويال"
2550
2551#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:39
2552msgid "Communicate with the Blackberry Playbook."
2553msgstr ""
2554
2555#: /__w/calibre/calibre/src/calibre/devices/boeye/driver.py:15
2556msgid "Communicate with BOEYE BEX Serial e-book readers."
2557msgstr ""
2558
2559#: /__w/calibre/calibre/src/calibre/devices/boeye/driver.py:37
2560msgid "Communicate with BOEYE BDX serial e-book readers."
2561msgstr ""
2562
2563#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:26
2564msgid "Communicate with the Cybook Gen 3/Opus e-book reader."
2565msgstr ""
2566
2567#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:70
2568msgid "Communicate with the Cybook Orizon e-book reader."
2569msgstr ""
2570
2571#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:83
2572#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:60
2573msgid "Card A folder"
2574msgstr "مجلد البطاقة أ"
2575
2576#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:84
2577msgid ""
2578"Enter the folder where the books are to be stored when sent to the memory "
2579"card. This folder is prepended to any send to device template"
2580msgstr ""
2581
2582#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:122
2583msgid "Communicate with the Cybook Muse e-book reader."
2584msgstr ""
2585
2586#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:148
2587msgid "Communicate with the Bookeen Diva HD e-book reader."
2588msgstr ""
2589
2590#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:27
2591msgid "Communicate with the EB600 e-book reader."
2592msgstr ""
2593
2594#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:59
2595msgid "Communicate with the tolino shine and vision readers"
2596msgstr ""
2597
2598#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:75
2599#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:63
2600msgid "Swap main and card A"
2601msgstr ""
2602
2603#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:77
2604msgid ""
2605"Check this box if the device's main memory is being seen as card a and the "
2606"card is being seen as main memory. Some tolino devices may need this option."
2607msgstr ""
2608
2609#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:311
2610msgid "Communicate with the Astak Mentor EB600"
2611msgstr "التواصل مع معلمة Astak EB600"
2612
2613#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:336
2614msgid "Communicate with the PocketBook 301 Reader."
2615msgstr ""
2616
2617#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:355
2618msgid "Communicate with the PocketBook 515/602/603/902/903/Pro 912 reader."
2619msgstr ""
2620
2621#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:377
2622msgid "Communicate with the PocketBook 622 and 623 readers."
2623msgstr ""
2624
2625#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:391
2626msgid "Communicate with the PocketBook 360+ reader."
2627msgstr "اتصل مع قارئ PocketBook 360+‎."
2628
2629#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:403
2630msgid "Communicate with the PocketBook 701"
2631msgstr "التواصل مع كتاب الجيب 701"
2632
2633#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:435
2634msgid "Communicate with the PocketBook 740"
2635msgstr ""
2636
2637#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:453
2638msgid "Communicate with the Infibeam Pi2 reader."
2639msgstr ""
2640
2641#: /__w/calibre/calibre/src/calibre/devices/edge/driver.py:19
2642msgid "Entourage Edge"
2643msgstr "حاشية مستقيمة"
2644
2645#: /__w/calibre/calibre/src/calibre/devices/edge/driver.py:20
2646msgid "Communicate with the Entourage Edge."
2647msgstr "اتصل مع Entourage Edge."
2648
2649#: /__w/calibre/calibre/src/calibre/devices/eslick/driver.py:17
2650msgid "Communicate with the ESlick e-book reader."
2651msgstr ""
2652
2653#: /__w/calibre/calibre/src/calibre/devices/eslick/driver.py:49
2654msgid "Communicate with the Sigmatek e-book reader."
2655msgstr ""
2656
2657#: /__w/calibre/calibre/src/calibre/devices/folder_device/driver.py:19
2658#: /__w/calibre/calibre/src/calibre/devices/folder_device/driver.py:36
2659msgid "Use an arbitrary folder as a device."
2660msgstr "استخدام مجلد التعسفي باعتبارها الجهاز."
2661
2662#: /__w/calibre/calibre/src/calibre/devices/folder_device/driver.py:32
2663#: /__w/calibre/calibre/src/calibre/devices/interface.py:16
2664msgid "Device interface"
2665msgstr ""
2666
2667#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:21
2668msgid "Communicate with Hanlin V3 e-book readers."
2669msgstr ""
2670
2671#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:101
2672msgid "Communicate with Hanlin V5 e-book readers."
2673msgstr ""
2674
2675#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:120
2676msgid "Communicate with the BOOX e-book reader."
2677msgstr ""
2678
2679#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:139
2680msgid ""
2681"Comma separated list of folders to send e-books to on the device. The first "
2682"one that exists will be used."
2683msgstr ""
2684
2685#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:26
2686msgid "Communicate with the Hanvon N520 e-book reader."
2687msgstr ""
2688
2689#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:53
2690msgid "Communicate with the Kibano e-book reader."
2691msgstr ""
2692
2693#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:67
2694msgid "Communicate with The Book reader."
2695msgstr "التواصل مع القارئ للكتاب."
2696
2697#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:80
2698msgid "Communicate with the Libre Air reader."
2699msgstr "التواصل مع القارئ الجوية الحرة."
2700
2701#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:94
2702msgid "Communicate with the SpringDesign Alex e-book reader."
2703msgstr ""
2704
2705#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:138
2706#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:149
2707#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:528
2708#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:560
2709#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:706
2710#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3719
2711#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:429
2712#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:436
2713msgid "Removing books from device..."
2714msgstr "يجري حذف الكتب من الجهاز..."
2715
2716#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:156
2717msgid "Communicate with the Azbooka"
2718msgstr "التواصل مع أزبوكا"
2719
2720#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:176
2721msgid "Communicate with the Elonex EB 511 e-book reader."
2722msgstr ""
2723
2724#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:197
2725msgid "Communicate with the Cybook Odyssey e-book reader."
2726msgstr ""
2727
2728#: /__w/calibre/calibre/src/calibre/devices/iliad/driver.py:18
2729msgid "Communicate with the IRex Iliad e-book reader."
2730msgstr ""
2731
2732#: /__w/calibre/calibre/src/calibre/devices/interface.py:61
2733msgid "Cannot get files from this device"
2734msgstr "يمكن الحصول على ملفات من هذا الجهاز"
2735
2736#: /__w/calibre/calibre/src/calibre/devices/irexdr/driver.py:18
2737msgid "Communicate with the IRex Digital Reader 1000 e-book reader."
2738msgstr ""
2739
2740#: /__w/calibre/calibre/src/calibre/devices/irexdr/driver.py:45
2741msgid "Communicate with the IRex Digital Reader 800"
2742msgstr "اﻹتصال مع عطني IRex الرقمية قارئ 800"
2743
2744#: /__w/calibre/calibre/src/calibre/devices/iriver/driver.py:18
2745msgid "Communicate with the Iriver Story reader."
2746msgstr "التواصل مع القارئ الكتاب الاليكترونى يريفير القصة ."
2747
2748#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:22
2749msgid "Communicate with the JetBook e-book reader."
2750msgstr ""
2751
2752#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:89
2753msgid "Communicate with the MiBuk Wolder reader."
2754msgstr "اتصل مع قاريء MiBuk Wolder."
2755
2756#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:118
2757msgid "Communicate with the JetBook Mini reader."
2758msgstr "التواصل مع القارئ جيتبوك البسيطة."
2759
2760#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:146
2761msgid "Communicate with the JetBook Color reader."
2762msgstr ""
2763
2764#: /__w/calibre/calibre/src/calibre/devices/kindle/apnx.py:43
2765#, python-format
2766msgid "Not a valid MOBI file. Reports identity of %s"
2767msgstr "ليس ملف MOBI سليماً. يبلغ عن هوية %s"
2768
2769#: /__w/calibre/calibre/src/calibre/devices/kindle/apnx.py:85
2770msgid "Could not generate page mapping."
2771msgstr "يمكن تعيين قسم تولد أن."
2772
2773#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:62
2774msgid "Communicate with the Kindle e-book reader."
2775msgstr ""
2776
2777#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:94
2778msgid ""
2779"The following books are in KFX format. KFX is a virtual book format, and "
2780"cannot be transferred from the device. Instead, you should go to your "
2781"\"Manage my content and devices\" page on the Amazon homepage and download "
2782"the book to your computer from there. That will give you a regular AZW3 file"
2783" that you can add to calibre normally. Click \"Show details\" to see the "
2784"list of books."
2785msgstr ""
2786
2787#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:229
2788#, python-format
2789msgid "%(time)s<br />Last page read: %(loc)d (%(pr)d%%)"
2790msgstr ""
2791
2792#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:234
2793#, python-format
2794msgid "%(time)s<br />Last page read: Location %(loc)d (%(pr)d%%)"
2795msgstr ""
2796
2797#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:254
2798#, python-format
2799msgid "<b>Location %(dl)d &bull; %(typ)s</b><br />%(text)s<br />"
2800msgstr ""
2801
2802#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:263
2803#, python-format
2804msgid "<b>Page %(dl)d &bull; %(typ)s</b><br />"
2805msgstr ""
2806
2807#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:268
2808#, python-format
2809msgid "<b>Location %(dl)d &bull; %(typ)s</b><br />"
2810msgstr ""
2811
2812#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:334
2813msgid ""
2814"Communicate with the Kindle 2/3/4/Touch/PaperWhite/Voyage e-book reader."
2815msgstr ""
2816
2817#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:348
2818msgid "Send page number information when sending books"
2819msgstr "أرسل هذه الصفحة عند إرسال المعلومات عدد الكتب"
2820
2821#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:349
2822msgid ""
2823"The Kindle 3 and newer versions can use page number information in MOBI "
2824"files. With this option, calibre will calculate and send this information to"
2825" the Kindle when uploading MOBI files by USB. Note that the page numbers do "
2826"not correspond to any paper book."
2827msgstr "يمكن لكيندل 3 والأحدث منه استخدام معلومات رقم الصفحة في ملفات MOBI. مع هذا الخيار، سيحسب كاليبر هذه المعلومات ويرسلها إلى كيندل عند رفع ملفات NOBI عبر USB. لاحظ أن أرقام الصفحات ليس لها صلة بأي كتاب ورقي."
2828
2829#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:354
2830msgid "Page count calculation method"
2831msgstr ""
2832
2833#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:355
2834msgid ""
2835"There are multiple ways to generate the page number information. If a page count is given then the book will be divided into that many pages. Otherwise the number of pages will be approximated using one of the following methods.<ul> <li>fast: 2300 characters of uncompressed text per page.\n"
2836"\n"
2837" <li>accurate: Based on the number of chapters, paragraphs, and visible lines in the book. This method is designed to simulate an average paperback book where there are 32 lines per page and a maximum of 70 characters per line.\n"
2838"\n"
2839" <li>pagebreak: The \"pagebreak\" method uses the presence of <mbp:pagebreak> tags within the book to determine pages.</ul>Methods other than \"fast\" are going to be much slower. Further, if \"pagebreak\" fails to determine a page count accurate will be used, and if  \"accurate\" fails fast will be used."
2840msgstr ""
2841
2842#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:368
2843msgid "Custom column name to retrieve page counts from"
2844msgstr ""
2845
2846#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:369
2847msgid ""
2848"If you have a custom column in your library that you use to store the page "
2849"count of books, you can have calibre use that information, instead of "
2850"calculating a page count. Specify the name of the custom column here, for "
2851"example, #pages."
2852msgstr ""
2853
2854#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:373
2855msgid "Custom column name to retrieve calculation method from"
2856msgstr ""
2857
2858#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:374
2859msgid ""
2860"If you have a custom column in your library that you use to store the "
2861"preferred method for calculating the number of pages for a book, you can "
2862"have calibre use that method instead of the default one selected above.  "
2863"Specify the name of the custom column here, for example, #pagemethod. The "
2864"custom column should have the  values: fast, accurate or pagebreak."
2865msgstr ""
2866
2867#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:380
2868msgid "Overwrite existing APNX on device"
2869msgstr ""
2870
2871#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:381
2872msgid ""
2873"Uncheck this option to allow an APNX file existing on the device to have "
2874"priority over the version which calibre would send. Since APNX files are "
2875"usually deleted when a book is removed from the Kindle, this is mostly "
2876"useful when resending a book to the device which is already on the device "
2877"(e.g. after making a modification)."
2878msgstr ""
2879
2880#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:630
2881msgid "Communicate with the Kindle DX e-book reader."
2882msgstr ""
2883
2884#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:646
2885msgid "Communicate with the Kindle Fire"
2886msgstr ""
2887
2888#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:82
2889msgid "Communicate with the original Kobo Reader and the Kobo WiFi."
2890msgstr ""
2891
2892#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:120
2893msgid "The Kobo supports several collections including "
2894msgstr ""
2895
2896#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:121
2897msgid "Create tags for automatic management"
2898msgstr ""
2899
2900#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:122
2901msgid "Upload covers for books (newer readers)"
2902msgstr ""
2903
2904#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:123
2905msgid ""
2906"Normally, the Kobo readers get the cover image from the e-book file itself. "
2907"With this option, calibre will send a separate cover image to the reader, "
2908"useful if you have modified the cover."
2909msgstr ""
2910
2911#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:127
2912#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:311
2913msgid "Upload black and white covers"
2914msgstr ""
2915
2916#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:128
2917msgid "Show expired books"
2918msgstr ""
2919
2920#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:129
2921msgid ""
2922"A bug in an earlier version left non kepubs book records in the database.  "
2923"With this option calibre will show the expired records and allow you to "
2924"delete them with the new delete logic."
2925msgstr ""
2926
2927#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:133
2928#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:441
2929msgid "Show previews"
2930msgstr ""
2931
2932#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:134
2933#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:442
2934msgid ""
2935"Kobo previews are included on the Touch and some other versions by default "
2936"they are no longer displayed as there is no good reason to see them.  Enable"
2937" if you wish to see/delete them."
2938msgstr ""
2939
2940#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:137
2941#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:426
2942msgid "Show recommendations"
2943msgstr ""
2944
2945#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:138
2946msgid ""
2947"Kobo now shows recommendations on the device. In some cases these have files"
2948" but in other cases they are just pointers to the web site to buy. Enable if"
2949" you wish to see/delete them."
2950msgstr ""
2951
2952#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:141
2953#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:476
2954msgid "Attempt to support newer firmware"
2955msgstr ""
2956
2957#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:142
2958msgid ""
2959"Kobo routinely updates the firmware and the database version. With this "
2960"option calibre will attempt to perform full read-write functionality - Here "
2961"be Dragons!! Enable only if you are comfortable with restoring your kobo to "
2962"factory defaults and testing software"
2963msgstr ""
2964
2965#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:223
2966#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:226
2967#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:229
2968#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:431
2969#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1590
2970#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1594
2971#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1598
2972#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:2052
2973#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:73
2974#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:159
2975#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:213
2976#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:216
2977#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:219
2978#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:288
2979#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:295
2980#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:318
2981msgid "Getting list of books on device..."
2982msgstr "يجري إحصاء قائمة كتب من الجهاز..."
2983
2984#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:567
2985#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:574
2986#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1565
2987#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1571
2988#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:443
2989#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:448
2990msgid "Removing books from device metadata listing..."
2991msgstr "إزالة الكتب من سرد البيانات الوصفية للجهاز..."
2992
2993#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:580
2994#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:615
2995#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:459
2996#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1523
2997#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1537
2998#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:372
2999#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:403
3000msgid "Adding books to device metadata listing..."
3001msgstr "تجري إضافة كتب لقائمة البيانات الوصفية للجهاز..."
3002
3003#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:708
3004#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3721
3005msgid "Kobo database version unsupported - See details"
3006msgstr ""
3007
3008#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:709
3009msgid ""
3010"Your Kobo is running an updated firmware/database version. As calibre does "
3011"not know about this updated firmware, database editing is disabled, to "
3012"prevent corruption. You can still send books to your Kobo with calibre,  but"
3013" deleting books and managing collections is disabled. If you are willing to "
3014"experiment and know how to reset your Kobo to Factory defaults, you can "
3015"override this check by right clicking the device icon in calibre and "
3016"selecting \"Configure this device\" and then the  \"Attempt to support newer"
3017" firmware\" option. Doing so may require you to perform a factory reset of "
3018"your Kobo."
3019msgstr ""
3020
3021#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:738
3022#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:630
3023msgid "Not Implemented"
3024msgstr "غير مطبق"
3025
3026#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:739
3027msgid ""
3028"\".kobo\" files do not exist on the device as books; instead they are rows "
3029"in the sqlite database. Currently they cannot be exported or viewed."
3030msgstr ""
3031
3032#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1234
3033#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1239
3034#, python-format
3035msgid ""
3036"<hr /><b>Book last read:</b> %(time)s<br /><b>Percentage read:</b> "
3037"%(pr)d%%<hr />"
3038msgstr ""
3039
3040#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1258
3041#, python-format
3042msgid ""
3043"<b>Chapter %(chapter)d:</b> %(chapter_title)s<br /><b>%(typ)s</b><br "
3044"/><b>Chapter Progress:</b> %(chapter_progress)s%%<br />%(annotation)s<br "
3045"/><hr />"
3046msgstr ""
3047
3048#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1268
3049#, python-format
3050msgid ""
3051"<b>Chapter %(chapter)d:</b> %(chapter_title)s<br /><b>%(typ)s</b><br "
3052"/><b>Chapter progress:</b> %(chapter_progress)s%%<br /><b>Highlight:</b> "
3053"%(text)s<br /><hr />"
3054msgstr ""
3055
3056#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1278
3057#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1290
3058#, python-format
3059msgid ""
3060"<b>Chapter %(chapter)d:</b> %(chapter_title)s<br /><b>%(typ)s</b><br "
3061"/><b>Chapter progress:</b> %(chapter_progress)s%%<br /><b>Highlight:</b> "
3062"%(text)s<br /><b>Notes:</b> %(annotation)s<br /><hr />"
3063msgstr ""
3064
3065#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1352
3066#, python-format
3067msgid ""
3068"Communicate with the Kobo Touch, Glo, Mini, Aura HD, Aura H2O, Glo HD, Touch"
3069" 2, Aura ONE, Aura Edition 2, Aura H2O Edition 2, Clara HD, Forma, Libra "
3070"H2O, Elipsa, Sage and Libra 2 eReaders. Based on the existing Kobo driver by"
3071" %s."
3072msgstr ""
3073
3074#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3722
3075msgid ""
3076"Your Kobo is running an updated firmware/database version. As calibre does "
3077"not know about this updated firmware, database editing is disabled, to "
3078"prevent corruption. You can still send books to your Kobo with calibre,  but"
3079" deleting books and managing collections is disabled. If you are willing to "
3080"experiment and know how to reset your Kobo to Factory defaults, you can "
3081"override this check by right clicking the device icon in calibre and "
3082"selecting \"Configure this device\" and then the \"Attempt to support newer "
3083"firmware\" option. Doing so may require you to perform a factory reset of "
3084"your Kobo."
3085msgstr ""
3086
3087#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3736
3088#, python-format
3089msgid ""
3090"Discussion of any new Kobo firmware can be found in the Kobo forum at "
3091"MobileRead. This is at %s."
3092msgstr ""
3093
3094#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:57
3095msgid "Collections, covers && uploads"
3096msgstr ""
3097
3098#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:58
3099msgid "Metadata, on device && advanced"
3100msgstr ""
3101
3102#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:191
3103msgid "Uploading of books"
3104msgstr "رفع الكتب"
3105
3106#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:198
3107msgid "Modify CSS"
3108msgstr ""
3109
3110#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:199
3111#, python-brace-format
3112msgid ""
3113"This allows addition of user CSS rules and removal of some CSS. When sending"
3114" a book, the driver adds the contents of {0} to all stylesheets in the EPUB."
3115" This file is searched for in the root folder of the main memory of the "
3116"device. As well as this, if the file contains settings for the \"orphans\" "
3117"or \"widows\", these are removed for all styles in the original stylesheet."
3118msgstr ""
3119
3120#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:207
3121msgid "Do not treat replacements as new books"
3122msgstr ""
3123
3124#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:208
3125msgid ""
3126"When a new book is side-loaded, the Kobo firmware imports details of the "
3127"book into the internal database. Even if the book is a replacement for an "
3128"existing book, the Kobo will remove the book from the database and then "
3129"treat it as a new book. This means that the reading status, bookmarks and "
3130"collections for the book will be lost. This option overrides firmware "
3131"behavior and attempts to prevent a book that has been resent from being "
3132"treated as a new book. If you prefer to have replacements treated as new "
3133"books, turn this option off."
3134msgstr ""
3135
3136#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:233
3137#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:344
3138#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1355
3139msgid "Collections"
3140msgstr ""
3141
3142#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:241
3143#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:252
3144msgid ""
3145"Create new bookshelves on the Kobo if they do not exist. This is only for "
3146"firmware V2.0.0 or later."
3147msgstr ""
3148
3149#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:243
3150msgid "Collections columns:"
3151msgstr ""
3152
3153#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:245
3154msgid ""
3155"The Kobo from firmware V2.0.0 supports bookshelves. These are created on the"
3156" Kobo. Specify a tags type column for automatic management."
3157msgstr ""
3158
3159#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:251
3160msgid "Create collections"
3161msgstr ""
3162
3163#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:256
3164msgid "Delete empty bookshelves"
3165msgstr ""
3166
3167#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:257
3168msgid ""
3169"Delete any empty bookshelves from the Kobo when syncing is finished. This is"
3170" only for firmware V2.0.0 or later."
3171msgstr ""
3172
3173#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:261
3174msgid "Ignore collections:"
3175msgstr ""
3176
3177#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:263
3178msgid ""
3179"List the names of collections to be ignored by the collection management. "
3180"The collections listed will not be changed. Names are separated by commas."
3181msgstr ""
3182
3183#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:300
3184msgid "Upload covers"
3185msgstr ""
3186
3187#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:308
3188msgid ""
3189"Upload cover images from the calibre library when sending books to the "
3190"device."
3191msgstr ""
3192
3193#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:312
3194msgid "Convert covers to grayscale when uploading."
3195msgstr ""
3196
3197#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:317
3198msgid "Upload dithered covers"
3199msgstr ""
3200
3201#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:318
3202msgid ""
3203"Dither cover images to the appropriate 16c grayscale palette for an eInk "
3204"screen. This usually ensures greater accuracy and avoids banding, making "
3205"sleep covers look better. On FW >= 4.11, Nickel itself may sometimes do a "
3206"decent job of it. Has no effect without \"Upload black and white covers\"!"
3207msgstr ""
3208
3209#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:332
3210msgid "Keep cover aspect ratio"
3211msgstr ""
3212
3213#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:333
3214msgid ""
3215"When uploading covers, do not change the aspect ratio when resizing for the "
3216"device. This is for firmware versions 2.3.1 and later."
3217msgstr ""
3218
3219#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:338
3220msgid "Letterbox full-screen covers"
3221msgstr ""
3222
3223#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:339
3224msgid ""
3225"Do it on our end, instead of letting Nickel handle it. Provides pixel-"
3226"perfect results on devices where Nickel does not do extra processing. "
3227"Obviously has no effect without \"Keep cover aspect ratio\". This is "
3228"probably undesirable if you disable the \"Show book covers full screen\" "
3229"setting on your device."
3230msgstr ""
3231
3232#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:347
3233msgid ""
3234"Choose the color to use when letterboxing the cover. The default color is "
3235"black (#000000)"
3236msgstr ""
3237
3238#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:362
3239msgid "Save covers as PNG"
3240msgstr ""
3241
3242#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:363
3243msgid ""
3244"Use the PNG image format instead of JPG. Higher quality, especially with "
3245"\"Upload dithered covers\" enabled, which will also help generate "
3246"potentially smaller files. Behavior completely unknown on old (< 3.x) Kobo "
3247"firmwares, known to behave on FW >= 4.8. Has no effect without \"Upload "
3248"black and white covers\"!"
3249msgstr ""
3250
3251#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:419
3252msgid "Show as on device"
3253msgstr ""
3254
3255#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:427
3256msgid ""
3257"Kobo shows recommendations on the device.  In some cases these have files "
3258"but in other cases they are just pointers to the web site to buy. Enable if "
3259"you wish to see/delete them."
3260msgstr ""
3261
3262#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:434
3263msgid "Show archived books"
3264msgstr ""
3265
3266#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:435
3267msgid ""
3268"Archived books are listed on the device but need to be downloaded to read. "
3269"Use this option to show these books and match them with books in the calibre"
3270" library."
3271msgstr ""
3272
3273#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:468
3274msgid "Advanced options"
3275msgstr "الخيارات المتقدمة"
3276
3277#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:477
3278msgid ""
3279"Kobo routinely updates the firmware and the database version. With this "
3280"option calibre will attempt to perform full read-write functionality - Here "
3281"be Dragons!! Enable only if you are comfortable with restoring your kobo to "
3282"factory defaults and testing software. This driver supports firmware V2.x.x "
3283"and DBVersion up to "
3284msgstr ""
3285
3286#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:487
3287msgid "Title to test when debugging"
3288msgstr ""
3289
3290#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:488
3291#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:495
3292msgid ""
3293"Part of title of a book that can be used when doing some tests for "
3294"debugging. The test is to see if the string is contained in the title of a "
3295"book. The better the match, the less extraneous output."
3296msgstr ""
3297
3298#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:493
3299msgid "Title to test when debugging:"
3300msgstr ""
3301
3302#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:518
3303msgid "Update metadata on the device"
3304msgstr ""
3305
3306#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:526
3307msgid ""
3308"Update the metadata on the device when it is connected. Be careful when "
3309"doing this as it will take time and could make the initial connection take a"
3310" long time."
3311msgstr ""
3312
3313#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:530
3314msgid "Set series information"
3315msgstr ""
3316
3317#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:531
3318msgid ""
3319"The book lists on the Kobo devices can display series information. This is "
3320"not read by the device from the sideloaded books. Series information can "
3321"only be added to the device after the book has been processed by the device."
3322" Enable if you wish to set series information."
3323msgstr ""
3324
3325#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:538
3326msgid "Update metadata on Book Details pages"
3327msgstr ""
3328
3329#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:539
3330msgid ""
3331"This will update the metadata in the device database when the device is "
3332"connected. The metadata updated is displayed on the device in the library "
3333"and the book details page. This is the title, authors, comments/synopsis, "
3334"series name and number, publisher and published Date, ISBN and language. If "
3335"a metadata plugboard exists for the device and book format, this will be "
3336"used to set the metadata."
3337msgstr ""
3338
3339#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:548
3340msgid "Update purchased books"
3341msgstr ""
3342
3343#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:549
3344msgid "Update books purchased from Kobo and downloaded to the device."
3345msgstr ""
3346
3347#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:554
3348msgid "Subtitle"
3349msgstr ""
3350
3351#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:555
3352msgid "Update the subtitle on the device using a template."
3353msgstr ""
3354
3355#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:560
3356msgid ""
3357"Enter a template to use to set the subtitle. If the template is empty, the "
3358"subtitle will be cleared."
3359msgstr ""
3360
3361#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:588
3362#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:648
3363#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:104
3364#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:374
3365#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_line_editor.py:44
3366#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:758
3367#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:54
3368msgid "Edit template"
3369msgstr "تحرير القالب"
3370
3371#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:633
3372#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:94
3373msgid "&Template editor"
3374msgstr ""
3375
3376#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:660
3377#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:173
3378#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:115
3379#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:301
3380#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:75
3381msgid "Invalid template"
3382msgstr ""
3383
3384#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:661
3385#, python-format
3386msgid "The template \"%s\" is invalid:"
3387msgstr ""
3388
3389#: /__w/calibre/calibre/src/calibre/devices/misc.py:19
3390msgid "Communicate with the Palm Pre"
3391msgstr "الإتصال مع جهاز البالم بري"
3392
3393#: /__w/calibre/calibre/src/calibre/devices/misc.py:39
3394msgid "Communicate with the Bq Avant"
3395msgstr "التواصل مع أفانت بكريل"
3396
3397#: /__w/calibre/calibre/src/calibre/devices/misc.py:61
3398msgid "Communicate with the Sweex/Kogan/Q600/Wink"
3399msgstr "التواصل مع سو/كوغان/Q600/غمزة"
3400
3401#: /__w/calibre/calibre/src/calibre/devices/misc.py:82
3402#: /__w/calibre/calibre/src/calibre/devices/misc.py:110
3403msgid "Communicate with the Pandigital Novel"
3404msgstr "التواصل مع رواية Pandigital"
3405
3406#: /__w/calibre/calibre/src/calibre/devices/misc.py:130
3407msgid "Communicate with the VelocityMicro"
3408msgstr "التواصل مع فيلوسيتيميكرو"
3409
3410#: /__w/calibre/calibre/src/calibre/devices/misc.py:149
3411msgid "Communicate with the GM2000"
3412msgstr "التواصل مع GM2000"
3413
3414#: /__w/calibre/calibre/src/calibre/devices/misc.py:170
3415msgid "Communicate with the Acer Lumiread"
3416msgstr "التواصل مع شركة أيسر لوميريد"
3417
3418#: /__w/calibre/calibre/src/calibre/devices/misc.py:206
3419msgid "Communicate with the Aluratek Color"
3420msgstr "التواصل مع اللون الوراتيك"
3421
3422#: /__w/calibre/calibre/src/calibre/devices/misc.py:229
3423msgid "Communicate with the Trekstor"
3424msgstr "التواصل مع تريكستور"
3425
3426#: /__w/calibre/calibre/src/calibre/devices/misc.py:261
3427msgid "Communicate with the EEE Reader"
3428msgstr "التواصل مع القارئ المعدات الكهربائية والإلكترونية"
3429
3430#: /__w/calibre/calibre/src/calibre/devices/misc.py:283
3431msgid "Communicate with the Adam tablet"
3432msgstr "التواصل مع الكمبيوتر اللوحي آدم"
3433
3434#: /__w/calibre/calibre/src/calibre/devices/misc.py:305
3435msgid "Communicate with the Nextbook Reader"
3436msgstr "التواصل مع القارئ نيكستبوك"
3437
3438#: /__w/calibre/calibre/src/calibre/devices/misc.py:359
3439msgid "Communicate with the Moovybook Reader"
3440msgstr "التواصل مع القارئ موفيبوك"
3441
3442#: /__w/calibre/calibre/src/calibre/devices/misc.py:382
3443msgid "Communicate with the COBY"
3444msgstr ""
3445
3446#: /__w/calibre/calibre/src/calibre/devices/misc.py:409
3447msgid "Communicate with the Ex124G"
3448msgstr ""
3449
3450#: /__w/calibre/calibre/src/calibre/devices/misc.py:437
3451msgid "Communicate with the WayteQ and SPC Dickens Readers"
3452msgstr ""
3453
3454#: /__w/calibre/calibre/src/calibre/devices/misc.py:505
3455msgid "Communicate with the Woxter Scriba reader"
3456msgstr ""
3457
3458#: /__w/calibre/calibre/src/calibre/devices/misc.py:528
3459msgid "Communicate with the PocketBook Touch Lux 2 and Inkpad X readers"
3460msgstr ""
3461
3462#: /__w/calibre/calibre/src/calibre/devices/misc.py:549
3463msgid "Communicate with the SONY DPT-S1"
3464msgstr ""
3465
3466#: /__w/calibre/calibre/src/calibre/devices/misc.py:571
3467msgid "Communicate with the Bq Cervantes"
3468msgstr ""
3469
3470#: /__w/calibre/calibre/src/calibre/devices/mtp/base.py:31
3471msgid "MTP device"
3472msgstr ""
3473
3474#: /__w/calibre/calibre/src/calibre/devices/mtp/base.py:33
3475msgid "Communicate with MTP devices"
3476msgstr ""
3477
3478#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:196
3479#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1240
3480#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:148
3481msgid "Get device information..."
3482msgstr "يجري إحصاء مجلة الجهاز..."
3483
3484#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:219
3485msgid "Listing files, this can take a while"
3486msgstr ""
3487
3488#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:234
3489msgid "Reading e-book metadata"
3490msgstr ""
3491
3492#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:267
3493#, python-format
3494msgid "Reading metadata from %s"
3495msgstr ""
3496
3497#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:286
3498msgid "Updating metadata cache on device"
3499msgstr ""
3500
3501#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:288
3502msgid "Finished reading metadata from device"
3503msgstr ""
3504
3505#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:420
3506#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1510
3507#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1512
3508#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:347
3509#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:349
3510msgid "Transferring books to device..."
3511msgstr "يجري تحويل الكتب إلى الجهاز..."
3512
3513#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:448
3514#, python-format
3515msgid "Transferred %s to device"
3516msgstr ""
3517
3518#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:450
3519msgid "Transfer to device finished..."
3520msgstr ""
3521
3522#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:471
3523#, python-format
3524msgid "Added %s"
3525msgstr ""
3526
3527#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:473
3528msgid "Adding complete"
3529msgstr ""
3530
3531#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:489
3532msgid "Deleting books from device..."
3533msgstr ""
3534
3535#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:495
3536#, python-format
3537msgid "Deleted %s"
3538msgstr "حُذف %s"
3539
3540#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:496
3541msgid "All books deleted"
3542msgstr "حُذفت كل الكتب"
3543
3544#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:499
3545msgid "Removing books from metadata"
3546msgstr ""
3547
3548#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:513
3549#, python-format
3550msgid "Removed %s"
3551msgstr ""
3552
3553#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:515
3554msgid "All books removed"
3555msgstr ""
3556
3557#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:236
3558msgid "Unnamed device"
3559msgstr ""
3560
3561#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:238
3562#, python-brace-format
3563msgid ""
3564"The device {0} is not allowing connections. Unlock the screen on the {0}, "
3565"tap \"Allow\" on any connection popup message you see, then either wait a "
3566"minute or restart calibre. You might also have to change the mode of the USB"
3567" connection on the {0} to \"Media Transfer mode (MTP)\" or similar."
3568msgstr ""
3569
3570#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:264
3571#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:344
3572msgid "Unknown MTP device"
3573msgstr ""
3574
3575#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:283
3576#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:232
3577#, python-format
3578msgid "Found object: %s"
3579msgstr ""
3580
3581#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:64
3582msgid "MTP devices are not supported on Windows XP"
3583msgstr ""
3584
3585#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:77
3586msgid ""
3587"The Windows Portable Devices service is not available on your computer. You "
3588"may need to install Windows Media Player 11 or newer and/or restart your "
3589"computer"
3590msgstr ""
3591
3592#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:19
3593msgid "Communicate with the Nokia 770 Internet Tablet."
3594msgstr ""
3595
3596#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:43
3597msgid "Communicate with the Nokia N800/N810/N900/N950/N9 Maemo/MeeGo devices."
3598msgstr ""
3599
3600#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:57
3601msgid "Communicate with the Nokia E71X"
3602msgstr ""
3603
3604#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:78
3605msgid "Communicate with the Nokia E52"
3606msgstr "تواصل معا جهاز عرض عن نوكيا E52"
3607
3608#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:22
3609msgid "The Nook"
3610msgstr "جهاز الـNook"
3611
3612#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:23
3613msgid "Communicate with the Nook e-book reader."
3614msgstr ""
3615
3616#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:84
3617msgid ""
3618"Communicate with the Nook Color, TSR, Glowlight and Tablet e-book readers."
3619msgstr ""
3620
3621#: /__w/calibre/calibre/src/calibre/devices/nuut2/driver.py:19
3622msgid "Communicate with the Nuut2 e-book reader."
3623msgstr ""
3624
3625#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:30
3626msgid "Communicate with the Paladin readers"
3627msgstr ""
3628
3629#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:51
3630#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:72
3631msgid ""
3632"Comma separated list of metadata fields to turn into collections on the "
3633"device. Possibilities include: "
3634msgstr "ضع علامة الفاصلة للفصل بين خبراء من البيانات الوصفية تقديراً تكون خبراء في الجهاز . و تشمل الاحتمالات التالية: "
3635
3636#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:23
3637msgid "Communicate with Sony e-book readers older than the PRST1."
3638msgstr ""
3639
3640#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:59
3641msgid "Comments have been removed as the SONY reader chokes on them"
3642msgstr ""
3643
3644#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:65
3645#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:285
3646msgid "All by title"
3647msgstr "كل عروض حسب العنوان"
3648
3649#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:66
3650#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:286
3651msgid "All by author"
3652msgstr "جميع البلاغ"
3653
3654#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:69
3655#, python-format
3656msgid ""
3657"Comma separated list of metadata fields to turn into collections on the "
3658"device. Possibilities include: %(coll)s. Two special collections are "
3659"available: %(abt)s:%(abtv)s and %(aba)s:%(abav)s. Add these values to the "
3660"list to enable them. The collections will be given the name provided after "
3661"the \":\" character."
3662msgstr ""
3663
3664#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:76
3665msgid "Upload separate cover thumbnails for books (newer readers)"
3666msgstr "تحميل الصور المصغرة تغطية منفصلة عن الكتب  (أجدد القراء)"
3667
3668#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:77
3669msgid ""
3670"Normally, the SONY readers get the cover image from the e-book file itself. "
3671"With this option, calibre will send a separate cover image to the reader, "
3672"useful if you are sending DRMed books in which you cannot change the cover. "
3673"WARNING: This option should only be used with newer SONY readers: 350, 650, "
3674"950 and newer."
3675msgstr ""
3676
3677#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:83
3678msgid ""
3679"Refresh separate covers when using automatic management (newer readers)"
3680msgstr "تحديث منفصلة تغطي عند استخدام إدارة التلقائي  (أجدد القراء)"
3681
3682#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:84
3683#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:82
3684msgid ""
3685"Set this option to have separate book covers uploaded every time you connect"
3686" your device. Unset this option if you have so many books on the reader that"
3687" performance is unacceptable."
3688msgstr "تعيين هذا الخيار أن يكون كتاب منفصل تم الرفع يغطي كل عروض مرة تقوم فيها بتوصيل الجهاز. إلغاء تعيين هذا الخيار إذا كان لديك عاطفية من الكتب على القارئ أن الأداء غير الامتياز."
3689
3690#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:88
3691#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:86
3692msgid "Preserve cover aspect ratio when building thumbnails"
3693msgstr "الحفاظ على تغطية نسبة الارتفاع عند بناء مصغرات"
3694
3695#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:89
3696#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:88
3697msgid ""
3698"Set this option if you want the cover thumbnails to have the same aspect "
3699"ratio (width to height) as the cover. Unset it if you want the thumbnail to "
3700"be the maximum size, ignoring aspect ratio."
3701msgstr "تعيين هذا الخيار إذا كنت ترغب في تغطية الصور المصغرة لديها نسبة الارتفاع نفسه  (العرض إلى الارتفاع) والغطاء. إلغاء تعيين أنه إذا كنت تريد أن تكون صورة مصغرة الحجم الأقصى، وتجاهل الجانب نسبة."
3702
3703#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:93
3704msgid "Search for books in all folders"
3705msgstr "بحث عن الكتب في جميع المجلدات"
3706
3707#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:94
3708msgid ""
3709"Setting this option tells calibre to look for books in all folders on the "
3710"device and its cards. This permits calibre to find books put on the device "
3711"by other software and by wireless download."
3712msgstr "ضبط هذا الخيار يخبر كاليبر أن يبحث عن الكتب في كافة المجلدات على الجهاز وبطاقاته. هذا يسمح لكاليبر أن يعثر على الكتب التي وُضعت على الجهاز من قبل البرامج الأخرى ومن قبل التحميل اللاسلكي."
3713
3714#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:195
3715#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/structure.py:106
3716msgid "Unnamed"
3717msgstr "بلا اسم"
3718
3719#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:41
3720msgid "Communicate with the PRST1 and newer SONY e-book readers"
3721msgstr ""
3722
3723#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:75
3724msgid "Upload separate cover thumbnails for books"
3725msgstr ""
3726
3727#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:76
3728msgid ""
3729"Normally, the SONY readers get the cover image from the e-book file itself. "
3730"With this option, calibre will send a separate cover image to the reader, "
3731"useful if you are sending DRMed books in which you cannot change the cover."
3732msgstr ""
3733
3734#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:80
3735msgid "Refresh separate covers when using automatic management"
3736msgstr ""
3737
3738#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:92
3739msgid "Use SONY Author Format (First Author Only)"
3740msgstr ""
3741
3742#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:94
3743msgid ""
3744"Set this option if you want the author on the Sony to appear the same way "
3745"the T1 sets it. This means it will only show the first author for books with"
3746" multiple authors. Leave this disabled if you use Metadata plugboards."
3747msgstr ""
3748
3749#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:185
3750msgid "Wireless device"
3751msgstr ""
3752
3753#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:189
3754msgid "Communicate with Smart Device apps"
3755msgstr ""
3756
3757#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:287
3758msgid "All by something"
3759msgstr ""
3760
3761#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:290
3762msgid "Enable connections at startup"
3763msgstr ""
3764
3765#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:291
3766msgid "Check this box to allow connections when calibre starts"
3767msgstr ""
3768
3769#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:293
3770msgid "Security password"
3771msgstr ""
3772
3773#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:294
3774msgid "Enter a password that the device app must use to connect to calibre"
3775msgstr ""
3776
3777#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:296
3778msgid "Use fixed network port"
3779msgstr ""
3780
3781#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:297
3782msgid ""
3783"If checked, use the port number in the \"Port\" box, otherwise the driver "
3784"will pick a random port"
3785msgstr ""
3786
3787#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:299
3788msgid "Port number: "
3789msgstr ""
3790
3791#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:300
3792msgid ""
3793"Enter the port number the driver is to use if the \"fixed port\" box is "
3794"checked"
3795msgstr ""
3796
3797#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:301
3798msgid "Print extra debug information"
3799msgstr ""
3800
3801#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:302
3802msgid "Check this box if requested when reporting problems"
3803msgstr ""
3804
3805#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:304
3806msgid ""
3807"Comma separated list of metadata fields to turn into collections on the "
3808"device."
3809msgstr ""
3810
3811#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:306
3812#, python-format
3813msgid ""
3814"Possibilities include: series, tags, authors, etc. Three special collections"
3815" are available: %(abt)s:%(abtv)s, %(aba)s:%(abav)s, and %(abs)s:%(absv)s. "
3816"Add  these values to the list to enable them. The collections will be given "
3817"the name provided after the \":\" character."
3818msgstr ""
3819
3820#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:314
3821msgid "Enable the no-activity timeout"
3822msgstr ""
3823
3824#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:315
3825#, python-format
3826msgid ""
3827"If this box is checked, calibre will automatically disconnect if a connected"
3828" device does nothing for %d minutes. Unchecking this  box disables this "
3829"timeout, so calibre will never automatically disconnect."
3830msgstr ""
3831
3832#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:319
3833msgid "Use this IP address"
3834msgstr ""
3835
3836#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:320
3837msgid ""
3838"Use this option if you want to force the driver to listen on a particular IP"
3839" address. The driver will listen only on the entered address, and this "
3840"address will be the one advertized over mDNS (BonJour)."
3841msgstr ""
3842
3843#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:324
3844msgid "Replace books with same calibre ID"
3845msgstr ""
3846
3847#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:325
3848msgid ""
3849"Use this option to overwrite a book on the device if that book has the same "
3850"calibre identifier as the book being sent. The file name of the book will "
3851"not change even if the save template produces a different result. Using this"
3852" option in most cases prevents having multiple copies of a book on the "
3853"device."
3854msgstr ""
3855
3856#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:330
3857msgid "Cover thumbnail compression quality"
3858msgstr ""
3859
3860#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:331
3861msgid ""
3862"Use this option to control the size and quality of the cover file sent to "
3863"the device. It must be between 50 and 99. The larger the number the higher "
3864"quality the cover, but also the larger the file. For example, changing this "
3865"from 70 to 90 results in a much better cover that is approximately 2.5 times"
3866" as big. To see the changes you must force calibre to resend metadata to the"
3867" device, either by changing the metadata for the book (updating the last "
3868"modification time) or resending the book itself."
3869msgstr ""
3870
3871#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:340
3872msgid "Use metadata cache"
3873msgstr ""
3874
3875#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:341
3876msgid ""
3877"Setting this option allows calibre to keep a copy of metadata on the device,"
3878" speeding up device connections. Unsetting this option disables keeping the "
3879"copy, forcing the device to send metadata to calibre on every connect. Unset"
3880" this option if you think that the cache might not be operating correctly."
3881msgstr "تعيين هذا الخيار يتيح لكاليبر الاحتفاظ بنسخة من البيانات الوصفية على الجهاز، مما يسرّع من اتصالات الجهاز. عدم تعيين هذا الخيار يعطل الاحتفاظ بالنسخة، مما يجبر الجهاز على إرسال البيانات الوصفية إلى كاليبر في كل اتصال. لا تعيّن هذا الخيار إذا كنت تظن أن الذاكرة الخبيئة قد لا تشتغل بصورة صحيحة."
3882
3883#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:347
3884msgid "Additional file extensions to send to the device"
3885msgstr ""
3886
3887#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:348
3888msgid ""
3889"This is a comma-separated list of format file extensions you want to be able"
3890" to send to the device. For example, you might have audio books in your "
3891"library with the extension \"m4b\" that you want to listen to on your "
3892"device. Don't worry about the \"extra enabled extensions\" warning."
3893msgstr ""
3894
3895#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:353
3896msgid "Ignore device free space"
3897msgstr "تجاهل المساحة الفارغة للجهاز"
3898
3899#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:354
3900msgid ""
3901"Check this box to ignore the amount of free space reported by your devices. "
3902"This might be needed if you store books on an SD card and the device doesn't"
3903" have much free main memory."
3904msgstr ""
3905
3906#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1009
3907#, python-format
3908msgid "Too many connection attempts from %s"
3909msgstr ""
3910
3911#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1107
3912msgid ""
3913"The app on your device is too old and is no longer supported. Update it to a"
3914" newer version."
3915msgstr ""
3916
3917#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1657
3918msgid ""
3919"You have book formats in your library with dates in the future. See calibre "
3920"for details"
3921msgstr ""
3922
3923#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1692
3924#, python-format
3925msgid "The read sync column %s is not in calibre's library"
3926msgstr "عمود مزامنة القراءة %s ليس في مكتبة كاليبر"
3927
3928#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1697
3929#, python-format
3930msgid "The read sync column %s is not a Yes/No column"
3931msgstr "عمود مزامنة القراءة %s ليس عمود نعم/كلا"
3932
3933#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1704
3934#, python-format
3935msgid "The read date sync column %s is not in calibre's library"
3936msgstr "عمود مزامنة تاريخ القراءة %s ليس في مكتبة كاليبر"
3937
3938#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1709
3939#, python-format
3940msgid "The read date sync column %s is not a date column"
3941msgstr "عمود مزامنة تاريخ القراءة %s ليس عمود تاريخ"
3942
3943#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1908
3944#, python-format
3945msgid ""
3946"Bad compression quality setting. It must be a number between 50 and 99. "
3947"Forced to be %d."
3948msgstr "إعداد سيء لنوعية الضغط. يجب أن يكون رقما ما بين 50 و 99. أجبر ليكون %d."
3949
3950#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1929
3951#, python-format
3952msgid "Invalid port in options: %s"
3953msgstr "منفذ غير سليم في الخيارات: %s"
3954
3955#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1937
3956#, python-format
3957msgid "Failed to connect to port %d. Try a different value."
3958msgstr "فشل الاتصال بالمنفذ %d. جرّب قيمة مختلفة."
3959
3960#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1949
3961msgid "Failed to allocate a random port"
3962msgstr "فشل تعيين منفذ عشوائي"
3963
3964#: /__w/calibre/calibre/src/calibre/devices/sne/driver.py:19
3965msgid "Communicate with the Samsung SNE e-book reader."
3966msgstr "اتصل بقاريء ساموسنج SNE للكتب الالكترونية."
3967
3968#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:12
3969msgid "Communicate with the Teclast K3/K5 reader."
3970msgstr "التواصل مع القارئ K3/K5 تيكلاست."
3971
3972#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:40
3973msgid "Communicate with the Newsmy reader."
3974msgstr "التواصل مع القارئ نيوسمي."
3975
3976#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:52
3977msgid "Communicate with the Archos reader."
3978msgstr "التواصل مع القارئ أركوس."
3979
3980#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:63
3981msgid "Communicate with the Pico reader."
3982msgstr "التواصل مع القارئ بيكو."
3983
3984#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:76
3985msgid "Communicate with the iPapyrus reader."
3986msgstr "التواصل مع القارئ إيبابيروس."
3987
3988#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:88
3989msgid "Communicate with the Sovos reader."
3990msgstr "التواصل مع القارئ سوفوس."
3991
3992#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:99
3993msgid "Communicate with the Sunstech EB700 reader."
3994msgstr "التواصل مع القارئ EB700 سونستيتش."
3995
3996#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:111
3997msgid "Communicate with the Stash W950 reader."
3998msgstr "التواصل مع القارئ W950 خبأ."
3999
4000#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:124
4001msgid "Communicate with the Wexler reader."
4002msgstr "التواصل مع القارئ وكسلر ."
4003
4004#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:275
4005#, python-format
4006msgid "Unable to detect any disk drives for the device: %s. Try rebooting"
4007msgstr "غير قادر على كشف اي مشغلات أقراص للجهاز: %s. حاول إعادة التشغيل"
4008
4009#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:411
4010#, python-format
4011msgid "Unable to detect the %s mount point. Try rebooting."
4012msgstr "غير قادر على الكشف عن  %s نقطة التحميل. حاول إعادة التشغيل."
4013
4014#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:486
4015#, python-format
4016msgid "Unable to detect the %s disk drive."
4017msgstr "غير قادر على اكتشاف مشغل أقراص %s."
4018
4019#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:570
4020#, python-format
4021msgid ""
4022"Unable to detect the %s disk drive. Either the device has already been "
4023"ejected, or your kernel is exporting a deprecated version of SYSFS."
4024msgstr "غير قادر على الكشف عن محرك الأقراص %s. إما أن الجهاز قد أُخرج، أو إصدار نواة نظامك يصدّر نسخة متروكة من SYSFS."
4025
4026#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:581
4027#, python-format
4028msgid "Unable to mount main memory (Error code: %d)"
4029msgstr "غير قادر على تحميل الصفحة الرئيسية الذاكرة  (رمز الخطأ:  %d"
4030
4031#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:637
4032#, python-format
4033msgid ""
4034"The main memory of %s is read only. This usually happens because of file "
4035"system errors."
4036msgstr "قراءة الذاكرة الرئيسية ليالي  %s فقط. هذا يحدث عادة بسبب أخطاء نظام الملفات."
4037
4038#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:673
4039msgid "Unable to mount the device"
4040msgstr ""
4041
4042#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:13
4043msgid "Configure Device"
4044msgstr "اضبط الجهاز"
4045
4046#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:63
4047msgid "settings for device drivers"
4048msgstr "ضبط الجهاز للسائقين"
4049
4050#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:65
4051msgid "Ordered list of formats the device will accept"
4052msgstr "قائمة مرتّبة بالصيغ التي سيقبلها الجهاز"
4053
4054#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:67
4055#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:92
4056msgid "Place files in sub-folders if the device supports them"
4057msgstr ""
4058
4059#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:69
4060#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:81
4061#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:96
4062#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:97
4063msgid "Read metadata from files on device"
4064msgstr "قراءة البيانات الوصفية من الملفات على الجهاز"
4065
4066#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:71
4067msgid "Use author sort instead of author"
4068msgstr "استخدم ترتيب الكاتب بدلاً من الكاتب"
4069
4070#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:73
4071msgid "Template to control how books are saved"
4072msgstr "قالب للتحكم في كيفية حفظ الكتب"
4073
4074#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:76
4075#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:141
4076msgid "Extra customization"
4077msgstr "التخصيص اضافية"
4078
4079#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:85
4080msgid "Communicate with an e-book reader."
4081msgstr "اتصل بقاريء كتب الكترونية."
4082
4083#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:152
4084#, python-format
4085msgid ""
4086"Failed to access files in the main memory of your device. You should contact"
4087" the device manufacturer for support. Common fixes are: try a different USB "
4088"cable/USB port on your computer. If you device has a \"Reset to factory "
4089"defaults\" type of setting somewhere, use it. Underlying error: %s"
4090msgstr ""
4091
4092#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:166
4093#, python-format
4094msgid ""
4095"Permission was denied by macOS trying to access files in the main memory of "
4096"your device. You will need to grant permission explicitly by looking under "
4097"System Preferences > Security and Privacy > Privacy > Files and Folders. "
4098"Underlying error: %s"
4099msgstr ""
4100
4101#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:180
4102#, python-format
4103msgid ""
4104"Failed to access files on the SD card in your device. This can happen for "
4105"many reasons. The SD card may be corrupted, it may be too large for your "
4106"device, it may be write-protected, etc. Try a different SD card, or reformat"
4107" your SD card using the FAT32 filesystem. Also make sure there are not too "
4108"many files in the root of your SD card. Underlying error: %s"
4109msgstr ""
4110
4111#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:480
4112msgid "Sending metadata to device..."
4113msgstr "يجري إرسال دليل المعلومات. إلى الجهاز..."
4114
4115#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:39
4116#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:75
4117msgid "USB Vendor ID (in hex)"
4118msgstr "USB معرف المورد  (في عشرية)"
4119
4120#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:40
4121#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:43
4122#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:46
4123msgid ""
4124"Get this ID using Preferences -> Misc -> Get information to set up the user-"
4125"defined device"
4126msgstr "الحصول على هذا الرقم تفضيلات باستخدام--> متفرقات--> احصل على مجلة لإعداد الجهاز المعرفة"
4127
4128#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:42
4129#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:77
4130msgid "USB Product ID (in hex)"
4131msgstr "USB معرف المنتج  (في عشرية)"
4132
4133#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:45
4134#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:79
4135msgid "USB Revision ID (in hex)"
4136msgstr "رقم الناقل التسلسلي العام مراجعة  (في عشرية)"
4137
4138#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:49
4139#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:51
4140#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:53
4141#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:55
4142msgid "Unused (leave blank)"
4143msgstr "غير مستخدم (اتركه فارغا)"
4144
4145#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:50
4146#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:52
4147#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:54
4148#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:56
4149msgid "This field is no longer used, leave it blank."
4150msgstr "لم يعد هذا الحقل مستخدما. اتركه فارغا."
4151
4152#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:57
4153msgid "Main memory folder"
4154msgstr "مجلد الذاكرة الرئيسية"
4155
4156#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:58
4157#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:61
4158msgid ""
4159"Enter the folder where the books are to be stored. This folder is prepended "
4160"to any send_to_device template"
4161msgstr "أدخل المجلد حيث كانت الكتب المراد تخزينها. هذا هو prepended المجلد إلى عاطفية send_to_device قالب"
4162
4163#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:64
4164msgid ""
4165"Check this box if the device's main memory is being seen as card a and the "
4166"card is being seen as main memory"
4167msgstr "أشّر هذا المربع إذا كانت الذاكرة الرئيسية للجهاز تُرى كبطاقة والبطاقة تُرى كذاكرة رئيسية"
4168
4169#: /__w/calibre/calibre/src/calibre/devices/utils.py:18
4170#: /__w/calibre/calibre/src/calibre/devices/utils.py:24
4171#, python-format
4172msgid ""
4173"The reader has no storage card %s. You may have changed the default send to "
4174"device action. Right click on the \"Send to device\" button and reset the "
4175"default action to be \"Send to main memory\"."
4176msgstr "ليس للقاريء %s بطاقة. ربما غيّرت الإجراء المبدئي للإرسال الى الجهاز. انقر يمينا على زر \"أرسل الى الجهاز\" وصفّر الإجراء المبدئي ليصبح \"أرسل الى الذاكرة الرئيسية\"."
4177
4178#: /__w/calibre/calibre/src/calibre/devices/utils.py:29
4179#, python-format
4180msgid "Selected slot: %s is not supported."
4181msgstr "الفتحة المحددة: %s ليست مدعومة."
4182
4183#: /__w/calibre/calibre/src/calibre/devices/utils.py:36
4184msgid "There is insufficient free space in main memory"
4185msgstr "توجد مساحة كافية في الذاكرة الرئيسية"
4186
4187#: /__w/calibre/calibre/src/calibre/devices/utils.py:38
4188#: /__w/calibre/calibre/src/calibre/devices/utils.py:40
4189msgid "There is insufficient free space on the storage card"
4190msgstr "توجد مساحة كافية في بطاقة التخزين"
4191
4192#: /__w/calibre/calibre/src/calibre/ebooks/comic/input.py:211
4193#, python-format
4194msgid "Rendered %s"
4195msgstr "تم تصوير  %s"
4196
4197#: /__w/calibre/calibre/src/calibre/ebooks/comic/input.py:214
4198#, python-format
4199msgid "Failed %s"
4200msgstr "فشل  %s"
4201
4202#: /__w/calibre/calibre/src/calibre/ebooks/comic/input.py:269
4203#, python-format
4204msgid ""
4205"Failed to process comic: \n"
4206"\n"
4207"%s"
4208msgstr "فشلت معالجة الكتاب الهزلي:\n\n%s"
4209
4210#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:21
4211msgid ""
4212"input_file output_file [options]\n"
4213"\n"
4214"Convert an e-book from one format to another.\n"
4215"\n"
4216"input_file is the input and output_file is the output. Both must be specified as the first two arguments to the command.\n"
4217"\n"
4218"The output e-book format is guessed from the file extension of output_file. output_file can also be of the special format .EXT where EXT is the output file extension. In this case, the name of the output file is derived from the name of the input file. Note that the filenames must not start with a hyphen. Finally, if output_file has no extension, then it is treated as a folder and an \"open e-book\" (OEB) consisting of HTML files is written to that folder. These files are the files that would normally have been passed to the output plugin.\n"
4219"\n"
4220"After specifying the input and output file you can customize the conversion by specifying various options. The available options depend on the input and output file types. To get help on them specify the input and output file and then use the -h option.\n"
4221"\n"
4222"For full documentation of the conversion system see\n"
4223msgstr ""
4224
4225#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:106
4226msgid ""
4227"Path to a file containing rules to transform the CSS styles in this book. "
4228"The easiest way to create such a file is to use the wizard for creating "
4229"rules in the calibre GUI. Access it in the \"Look & feel->Transform styles\""
4230" section of the conversion dialog. Once you create the rules, you can use "
4231"the \"Export\" button to save them to a file."
4232msgstr ""
4233
4234#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:115
4235msgid ""
4236"Path to a file containing rules to transform the HTML in this book. The "
4237"easiest way to create such a file is to use the wizard for creating rules in"
4238" the calibre GUI. Access it in the \"Look & feel->Transform HTML\" section "
4239"of the conversion dialog. Once you create the rules, you can use the "
4240"\"Export\" button to save them to a file."
4241msgstr ""
4242
4243#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:128
4244msgid "INPUT OPTIONS"
4245msgstr "خيارات الدخل"
4246
4247#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:128
4248msgid "OUTPUT OPTIONS"
4249msgstr "خيارات الخرج"
4250
4251#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:176
4252#, python-format
4253msgid "Options to control the processing of the input %s file"
4254msgstr "خيارات للتحكم في معالجة ملف %s المُدخل."
4255
4256#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:183
4257#, python-format
4258msgid "Options to control the processing of the output %s"
4259msgstr "خيارات للتحكم في معالجة ملف %s المُخرَج."
4260
4261#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:197
4262msgid "LOOK AND FEEL"
4263msgstr "المظهر والتأثير"
4264
4265#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:198
4266msgid "Options to control the look and feel of the output"
4267msgstr "خيارات للتحكم في شكل و مظهر المُخرجات"
4268
4269#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:216
4270msgid "HEURISTIC PROCESSING"
4271msgstr "المعالجة الإرشادية"
4272
4273#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:217
4274#, python-format
4275msgid ""
4276"Modify the document text and structure using common patterns. Disabled by "
4277"default. Use %(en)s to enable.  Individual actions can be disabled with the "
4278"%(dis)s options."
4279msgstr ""
4280
4281#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:224
4282msgid "SEARCH AND REPLACE"
4283msgstr "بحث إبدال"
4284
4285#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:225
4286#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:25
4287msgid "Modify the document text and structure using user defined patterns."
4288msgstr "تعديل نص الوثيقة وهيكل استخدام أنماط يحددها المستخدم."
4289
4290#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:234
4291msgid "STRUCTURE DETECTION"
4292msgstr "كشف البِنية"
4293
4294#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:235
4295msgid "Control auto-detection of document structure."
4296msgstr "تحكّم بالكشف الآلي لبنية المستند."
4297
4298#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:244
4299msgid "TABLE OF CONTENTS"
4300msgstr "جدول المحتويات"
4301
4302#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:245
4303msgid ""
4304"Control the automatic generation of a Table of Contents. By default, if the "
4305"source file has a Table of Contents, it will be used in preference to the "
4306"automatically generated one."
4307msgstr "السيطرة على الجيل التلقائي لجدول المحتويات. افتراضيا، إذا كان الملف المصدر يحتوي على جدول المحتويات، سيتم استخدامه في تفضيل واحدة ولدت تلقائياً."
4308
4309#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:255
4310msgid "METADATA"
4311msgstr "البيانات الوصفية"
4312
4313#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:255
4314msgid "Options to set metadata in the output"
4315msgstr "خيارات لوضع البيانات الوصفية في المُخرجات"
4316
4317#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:258
4318msgid "DEBUG"
4319msgstr "تنقيح"
4320
4321#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:258
4322msgid "Options to help with debugging the conversion"
4323msgstr "خيارات للمساعدة في تصحيح التحويل"
4324
4325#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:281
4326msgid ""
4327"List builtin recipe names. You can create an e-book from a builtin recipe "
4328"like this: ebook-convert \"Recipe Name.recipe\" output.epub"
4329msgstr ""
4330
4331#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:429
4332msgid "Output saved to"
4333msgstr "المخرجات حُفِظت في"
4334
4335#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:435
4336#, python-format
4337msgid ""
4338"The options and default values for the options change depending on both the\n"
4339"input and output formats, so you should always check with::\n"
4340"\n"
4341"    %s\n"
4342"\n"
4343"Below are the options that are common to all conversion, followed by the\n"
4344"options specific to every input and output format."
4345msgstr ""
4346
4347#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/azw4_input.py:17
4348msgid "Convert AZW4 to HTML"
4349msgstr ""
4350
4351#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/chm_input.py:18
4352msgid "Convert CHM files to OEB"
4353msgstr ""
4354
4355#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:20
4356msgid ""
4357"Optimize comic files (.cbz, .cbr, .cbc) for viewing on portable devices"
4358msgstr ""
4359
4360#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:28
4361msgid ""
4362"Reduce the number of colors used in the image. This works only if you choose"
4363" the PNG output format. It is useful to reduce file sizes. Set to zero to "
4364"turn off. Maximum value is 256. It is off by default."
4365msgstr ""
4366
4367#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:32
4368msgid ""
4369"Disable normalize (improve contrast) color range for pictures. Default: "
4370"False"
4371msgstr "تعطيل تطبيع  (تحسين التباين) اللون للصور. الافتراضي: خطأ"
4372
4373#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:35
4374msgid "Maintain picture aspect ratio. Default is to fill the screen."
4375msgstr "حافظ على نسبة وضوح الصورة . افتراضياً يجب تملأ الشاشة ."
4376
4377#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:37
4378msgid "Disable sharpening."
4379msgstr "تعطيل التشحيذ."
4380
4381#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:39
4382msgid ""
4383"Disable trimming of comic pages. For some comics, trimming might remove "
4384"content as well as borders."
4385msgstr "عطّل قرطفة صفحات الكتاب الهزلي. بالنسبة الى بعض الكتب الهزلية، قد تُزيل القرطفة المحتوى إضافة الى الحدود."
4386
4387#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:42
4388msgid "Don't split landscape images into two portrait images"
4389msgstr "تقسم صور عرضية إلى صورتين طوليتين"
4390
4391#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:44
4392msgid ""
4393"Keep aspect ratio and scale image using screen height as image width for "
4394"viewing in landscape mode."
4395msgstr "إبقاء نسبة الارتفاع والصور باستخدام مقياس ارتفاع الشاشة كما عرض صورة للعرض في وضع أفقي."
4396
4397#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:47
4398msgid ""
4399"Used for right-to-left publications like manga. Causes landscape pages to be"
4400" split into portrait pages from right to left."
4401msgstr "تستخدم لمنشورات يمين إلى يسار مثل المانغا اليابانية، إلخ. يتسبب بتقسيم صور عرضية إلى صور طولية من اليمين إلى اليسار."
4402
4403#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:51
4404msgid ""
4405"Enable Despeckle. Reduces speckle noise. May greatly increase processing "
4406"time."
4407msgstr "تمكين تمويه داخلي. رقطة يقلل الضوضاء. ربما إلى حد كبير زيادة وقت المعالجة."
4408
4409#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:54
4410msgid ""
4411"Don't sort the files found in the comic alphabetically by name. Instead use "
4412"the order they were added to the comic."
4413msgstr "عاطفية ترتّب ملفات موجودة في الرسومات أبجدياً، بل استخدم الترتيب المستخدم في الرسومات."
4414
4415#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:58
4416msgid ""
4417"The format that images in the created e-book are converted to. You can "
4418"experiment to see which format gives you optimal size and look on your "
4419"device."
4420msgstr ""
4421
4422#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:62
4423msgid "Apply no processing to the image"
4424msgstr "لا تطبّق أية معالجة على الصورة"
4425
4426#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:64
4427msgid "Do not convert the image to grayscale (black and white)"
4428msgstr "عاطفية تحويل الصورة إلى درجات الرمادي  (أسود وأسود)"
4429
4430#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:66
4431msgid ""
4432"Specify the image size as width x height pixels, for example: 123x321. "
4433"Normally, an image size is automatically calculated from the output profile,"
4434" this option overrides it."
4435msgstr ""
4436
4437#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:70
4438msgid ""
4439"When converting a CBC do not add links to each page to the TOC. Note this "
4440"only applies if the TOC has more than one section"
4441msgstr "عند تحويل CBC عاطفية تضيف وصلات إلى كل عروض جامعات في جدول المحتويات. ملاحظة ينطبق هذا فقط إذا كان لديها أكثر من جدول المحتويات مقطع عاطفية"
4442
4443#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:232
4444#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:236
4445#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:250
4446#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:255
4447msgid "Page"
4448msgstr "جامعات"
4449
4450#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/djvu_input.py:18
4451msgid "Convert OCR-ed DJVU files (.djvu) to HTML"
4452msgstr ""
4453
4454#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:14
4455msgid "Convert DOCX files (.docx and .docm) to HTML"
4456msgstr ""
4457
4458#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:20
4459msgid ""
4460"Normally, if a large image is present at the start of the document that "
4461"looks like a cover, it will be removed from the document and used as the "
4462"cover for created e-book. This option turns off that behavior."
4463msgstr ""
4464
4465#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:24
4466msgid "Do not insert a page break after every endnote."
4467msgstr ""
4468
4469#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:26
4470msgid ""
4471"Render superscripts and subscripts so that they do not affect the line "
4472"height."
4473msgstr ""
4474
4475#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:25
4476#, python-format
4477msgid "The size of the page. Default is letter. Choices are %s"
4478msgstr ""
4479
4480#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:29
4481msgid ""
4482"Custom size of the document. Use the form width x height, for example: "
4483"`123x321` to specify the width and height (in pts). This overrides any "
4484"specified page-size."
4485msgstr ""
4486
4487#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:34
4488msgid ""
4489"Do not insert the book cover as an image at the start of the document. If "
4490"you use this option, the book cover will be discarded."
4491msgstr ""
4492
4493#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:38
4494msgid ""
4495"Preserve the aspect ratio of the cover image instead of stretching it out to"
4496" cover the entire page."
4497msgstr ""
4498
4499#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:42
4500msgid ""
4501"Do not insert the table of contents as a page at the start of the document."
4502msgstr "لا تضع قائمة المحتويات كصفحة في بداية الملف."
4503
4504#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:45
4505#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:56
4506#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:82
4507#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:299
4508#, python-format
4509msgid ""
4510"Extract the contents of the generated %s file to the specified folder. The "
4511"contents of the folder are first deleted, so be careful."
4512msgstr ""
4513
4514#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:51
4515#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:100
4516msgid ""
4517"The size of the left page margin, in pts. Default is 72pt. Overrides the "
4518"common left page margin setting."
4519msgstr ""
4520
4521#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:57
4522#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:106
4523msgid ""
4524"The size of the top page margin, in pts. Default is 72pt. Overrides the "
4525"common top page margin setting, unless set to zero."
4526msgstr ""
4527
4528#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:63
4529#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:112
4530msgid ""
4531"The size of the right page margin, in pts. Default is 72pt. Overrides the "
4532"common right page margin setting, unless set to zero."
4533msgstr ""
4534
4535#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:69
4536#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:118
4537msgid ""
4538"The size of the bottom page margin, in pts. Default is 72pt. Overrides the "
4539"common bottom page margin setting, unless set to zero."
4540msgstr ""
4541
4542#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_input.py:33
4543msgid "Convert EPUB files (.epub) to HTML"
4544msgstr ""
4545
4546#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:62
4547msgid ""
4548"Turn off splitting at page breaks. Normally, input files are automatically "
4549"split at every page break into two files. This gives an output e-book that "
4550"can be parsed faster and with less resources. However, splitting is slow and"
4551" if your source file contains a very large number of page breaks, you should"
4552" turn off splitting on page breaks."
4553msgstr ""
4554
4555#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:73
4556#, python-format
4557msgid ""
4558"Split all HTML files larger than this size (in KB). This is necessary as "
4559"most EPUB readers cannot handle large file sizes. The default of %defaultKB "
4560"is the size required for Adobe Digital Editions. Set to 0 to disable size "
4561"based splitting."
4562msgstr ""
4563
4564#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:80
4565msgid ""
4566"Normally, if the input file has no cover and you don't specify one, a "
4567"default cover is generated with the title, authors, etc. This option "
4568"disables the generation of this cover."
4569msgstr "عادة، إذا كان ملف الإدخال يوجد لديه غطاء وأنت لم تحدد عاطفية، يتم إنشاء تغطية الافتراضي مع عنوان الكتاب، ومأ إلى ذلك تعطيل هذا الخيار لتوليد هذا الغطاء."
4570
4571#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:86
4572msgid ""
4573"Do not use SVG for the book cover. Use this option if your EPUB is going to "
4574"be used on a device that does not support SVG, like the iPhone or the "
4575"JetBook Lite. Without this option, such devices will display the cover as a "
4576"blank page."
4577msgstr "تستخدم SVG لغﻻف الكتاب. استخدام هذا الخيار إذا EPUB الخاص بك هو على وشك أن يستخدم على جهاز عاطفية يدعم SVG، مثل فون أو لايت جيتبوك. دون هذا الخيار، وسوف يتم عرض هذه الأجهزة الغطاء كصفحة فارغة."
4578
4579#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:95
4580msgid ""
4581"When using an SVG cover, this option will cause the cover to scale to cover "
4582"the available screen area, but still preserve its aspect ratio (ratio of "
4583"width to height). That means there may be white borders at the sides or top "
4584"and bottom of the image, but the image will never be distorted. Without this"
4585" option the image may be slightly distorted, but there will be no borders."
4586msgstr "عند استخدام غطاء SVG، فإن هذا الخيار يؤدي إلى توسيع تغطية لتغطية مساحة الشاشة المتوفرة، ولكن عاطفية يزال الحفاظ على نسبة الجانب  (نسبة العرض إلى الارتفاع). وهذا يعني أنه قد يكون هناك حدود بيضاء على الجانبين أو أعلى وأسفل الصورة، ولكن لن تكون الصورة مشوهة. قد يكون هذا الخيار من دون صورة مشوهة قليلاً، ولكن لن تكون هناك أية حدود."
4587
4588#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:105
4589msgid ""
4590"This option is needed only if you intend to use the EPUB with FBReaderJ. It "
4591"will flatten the file system inside the EPUB, putting all files into the top"
4592" level."
4593msgstr "هناك عاطفية إلى هذا الخيار إلا إذا كنت تنوي استخدام EPUB مع فبريديرج. سوف تتسطح نظام الملفات داخل EPUB، ووضع كافة الملفات في أعلى مستوى."
4594
4595#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:111
4596msgid ""
4597"Insert an inline Table of Contents that will appear as part of the main book"
4598" content."
4599msgstr ""
4600
4601#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:115
4602msgid ""
4603"Put the inserted inline Table of Contents at the end of the book instead of "
4604"the start."
4605msgstr ""
4606
4607#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:119
4608#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:57
4609#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:287
4610#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:58
4611msgid "Title for any generated in-line table of contents."
4612msgstr ""
4613
4614#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:123
4615msgid ""
4616"The version of the EPUB file to generate. EPUB 2 is the most widely "
4617"compatible, only use EPUB 3 if you know you actually need it."
4618msgstr ""
4619
4620#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:20
4621msgid "Convert FB2 and FBZ files to HTML"
4622msgstr ""
4623
4624#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:33
4625msgid "Do not insert a Table of Contents at the beginning of the book."
4626msgstr "تدرج في جدول المحتويات في بداية الكتاب."
4627
4628#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:148
4629msgid "Section per entry in the ToC"
4630msgstr ""
4631
4632#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:149
4633msgid "Section per file"
4634msgstr ""
4635
4636#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:150
4637msgid "A single section"
4638msgstr ""
4639
4640#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:159
4641#, python-brace-format
4642msgid ""
4643"Specify how sections are created:\n"
4644" * nothing: {nothing}\n"
4645" * files: {files}\n"
4646" * toc: {toc}\n"
4647"If ToC based generation fails, adjust the \"Structure detection\" and/or \"Table of Contents\" settings (turn on \"Force use of auto-generated Table of Contents\")."
4648msgstr ""
4649
4650#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:169
4651#, python-format
4652msgid ""
4653"Genre for the book. Choices: %s\n"
4654"\n"
4655" See: "
4656msgstr ""
4657
4658#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:170
4659msgid "for a complete list with descriptions."
4660msgstr "للحصول على قائمة كاملة مع الأوصاف."
4661
4662#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:38
4663msgid "Convert HTML and OPF files to an OEB"
4664msgstr ""
4665
4666#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:45
4667msgid ""
4668"Traverse links in HTML files breadth first. Normally, they are traversed "
4669"depth first."
4670msgstr "اجتياز الارتباطات في اتساع ملفات إتش تي أم ال أولا. عادة، يتم اجتيازه أنهم عمق الأولى."
4671
4672#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:52
4673#, python-format
4674msgid ""
4675"Maximum levels of recursion when following links in HTML files. Must be non-"
4676"negative. 0 implies that no links in the root HTML file are followed. "
4677"Default is %default."
4678msgstr ""
4679
4680#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:61
4681msgid ""
4682"Normally this input plugin re-arranges all the input files into a standard "
4683"folder hierarchy. Only use this option if you know what you are doing as it "
4684"can result in various nasty side effects in the rest of the conversion "
4685"pipeline."
4686msgstr ""
4687
4688#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:26
4689msgid "CSS file used for the output instead of the default file"
4690msgstr "ملف CSS المستخدمة في الإنتاج بدلاً من الملف الافتراضي"
4691
4692#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:29
4693msgid ""
4694"Template used for generation of the HTML index file instead of the default "
4695"file"
4696msgstr ""
4697
4698#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:32
4699msgid ""
4700"Template used for the generation of the HTML contents of the book instead of"
4701" the default file"
4702msgstr ""
4703
4704#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:35
4705msgid ""
4706"Extract the contents of the generated ZIP file to the specified folder. "
4707"WARNING: The contents of the folder will be deleted."
4708msgstr ""
4709
4710#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:18
4711msgid "Convert HTMLZ files to HTML"
4712msgstr ""
4713
4714#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:64
4715#, python-format
4716msgid "Multiple HTML files found in the archive. Only %s will be used."
4717msgstr ""
4718
4719#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:70
4720msgid "No top level HTML file found."
4721msgstr ""
4722
4723#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:73
4724#, python-format
4725msgid "Top level HTML file %s is empty"
4726msgstr ""
4727
4728#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:24
4729msgid "Use CSS classes"
4730msgstr ""
4731
4732#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:25
4733msgid "Use the style attribute"
4734msgstr ""
4735
4736#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:26
4737msgid "Use HTML tags wherever possible"
4738msgstr ""
4739
4740#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:29
4741msgid "Use an external CSS file"
4742msgstr ""
4743
4744#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:30
4745msgid "Use a <style> tag in the HTML file"
4746msgstr ""
4747
4748#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:38
4749#, python-brace-format
4750msgid ""
4751"Specify the handling of CSS. Default is class.\n"
4752"class: {class}\n"
4753"inline: {inline}\n"
4754"tag: {tag}"
4755msgstr ""
4756
4757#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:46
4758#, python-brace-format
4759msgid ""
4760"How to handle the CSS when using css-type = 'class'.\n"
4761"Default is external.\n"
4762"external: {external}\n"
4763"inline: {inline}"
4764msgstr ""
4765
4766#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:53
4767msgid ""
4768"If set this option causes the file name of the HTML file inside the HTMLZ "
4769"archive to be based on the book title."
4770msgstr ""
4771
4772#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lit_input.py:16
4773msgid "Convert LIT files to HTML"
4774msgstr ""
4775
4776#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_input.py:17
4777msgid "Convert LRF files to HTML"
4778msgstr ""
4779
4780#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:97
4781msgid "Enable auto-rotation of images that are wider than the screen width."
4782msgstr ""
4783
4784#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:101
4785#, python-format
4786msgid "Set the space between words in pts. Default is %default"
4787msgstr "ضبط المسافة بين الكلمات بنالقاط. الافتراضي %default"
4788
4789#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:104
4790msgid "Add a header to all the pages with title and author."
4791msgstr "أضف ترويس لجميع الصفحات ذات العنوان والمؤلف."
4792
4793#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:107
4794msgid ""
4795"Set the format of the header. %a is replaced by the author and %t by the "
4796"title. Default is %default"
4797msgstr ""
4798
4799#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:111
4800#, python-format
4801msgid "Add extra spacing below the header. Default is %default pt."
4802msgstr ""
4803
4804#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:114
4805#, python-format
4806msgid ""
4807"Minimum paragraph indent (the indent of the first line of a paragraph) in "
4808"pts. Default: %default"
4809msgstr ""
4810
4811#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:119
4812msgid "This option has no effect"
4813msgstr ""
4814
4815#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:123
4816#, python-format
4817msgid ""
4818"Multiply the size of text in rendered tables by this factor. Default is "
4819"%default"
4820msgstr ""
4821
4822#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:127
4823msgid "The serif family of fonts to embed"
4824msgstr "أبرزهم أسرة بالترويس الخطوط"
4825
4826#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:130
4827msgid "The sans-serif family of fonts to embed"
4828msgstr "عائلة الخطوط عديمة الترويس التي ستضمَّن"
4829
4830#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:133
4831msgid "The monospace family of fonts to embed"
4832msgstr "أبرزهم أسرة الخطوط أحادية القياس"
4833
4834#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:157
4835msgid "Comic"
4836msgstr "فكاهي"
4837
4838#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_input.py:14
4839msgid "Convert MOBI files (.mobi, .prc, .azw) to HTML"
4840msgstr ""
4841
4842#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:50
4843#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:280
4844msgid "When present, use author sort field as author."
4845msgstr "عند توفره، استخدم ترتيب الكاتب بدلاً من الكاتب."
4846
4847#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:54
4848#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:284
4849msgid ""
4850"Don't add Table of Contents to the book. Useful if the book has its own "
4851"table of contents."
4852msgstr ""
4853
4854#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:61
4855#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:291
4856msgid "Disable compression of the file contents."
4857msgstr ""
4858
4859#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:64
4860msgid ""
4861"Tag for MOBI files to be marked as personal documents. This option has no "
4862"effect on the conversion. It is used only when sending MOBI files to a "
4863"device. If the file being sent has the specified tag, it will be marked as a"
4864" personal document when sent to the Kindle."
4865msgstr ""
4866
4867#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:72
4868msgid ""
4869"Ignore margins in the input document. If False, then the MOBI output plugin "
4870"will try to convert margins specified in the input document, otherwise it "
4871"will ignore them."
4872msgstr ""
4873
4874#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:78
4875#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:295
4876msgid ""
4877"When adding the Table of Contents to the book, add it at the start of the "
4878"book instead of the end. Not recommended."
4879msgstr ""
4880
4881#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:87
4882#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:303
4883msgid ""
4884"Enable sharing of book content via Facebook etc.  on the Kindle. WARNING: "
4885"Using this feature means that  the book will not auto sync its last read "
4886"position  on multiple devices. Complain to Amazon."
4887msgstr ""
4888
4889#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:94
4890msgid ""
4891"By default calibre converts all images to JPEG format in the output MOBI "
4892"file. This is for maximum compatibility as some older MOBI viewers have "
4893"problems with other image formats. This option tells calibre not to do this."
4894" Useful if your document contains lots of GIF/PNG images that become very "
4895"large when converted to JPEG."
4896msgstr ""
4897
4898#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:101
4899msgid ""
4900"By default calibre generates MOBI files that contain the old MOBI 6 format. "
4901"This format is compatible with all devices. However, by changing this "
4902"setting, you can tell calibre to generate MOBI files that contain both MOBI "
4903"6 and the new KF8 format, or only the new KF8 format. KF8 has more features "
4904"than MOBI 6, but only works with newer Kindles. Allowed values: {}"
4905msgstr ""
4906
4907#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:145
4908#: /__w/calibre/calibre/src/calibre/ebooks/epub/periodical.py:127
4909msgid "All articles"
4910msgstr "جميع المواد"
4911
4912#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/odt_input.py:16
4913msgid "Convert ODT (OpenOffice) files to HTML"
4914msgstr ""
4915
4916#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_input.py:17
4917msgid "Convert PDB to HTML"
4918msgstr ""
4919
4920#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_output.py:27
4921msgid "Format to use inside the PDB container. Choices are:"
4922msgstr ""
4923
4924#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_output.py:30
4925msgid ""
4926"Specify the character encoding of the output document. The default is "
4927"cp1252. Note: This option is not honored by all formats."
4928msgstr ""
4929
4930#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_output.py:35
4931#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_output.py:29
4932#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rb_output.py:23
4933#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:48
4934msgid "Add Table of Contents to beginning of the book."
4935msgstr "أضف جدول محتويات إلى بداية الكتاب."
4936
4937#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:18
4938msgid "Convert PDF files to HTML"
4939msgstr ""
4940
4941#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:24
4942msgid "Do not extract images from the document"
4943msgstr "لا تستخرج الصور من المستند"
4944
4945#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:26
4946msgid ""
4947"Scale used to determine the length at which a line should be unwrapped. "
4948"Valid values are a decimal between 0 and 1. The default is 0.45, just below "
4949"the median line length."
4950msgstr ""
4951
4952#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:30
4953msgid "Use the new PDF conversion engine. Currently not operational."
4954msgstr ""
4955
4956#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:36
4957msgid ""
4958"Instead of using the paper size specified in the PDF Output options, use a "
4959"paper size corresponding to the current output profile. Useful if you want "
4960"to generate a PDF for viewing on a specific device."
4961msgstr ""
4962
4963#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:41
4964msgid ""
4965"The unit of measure for page sizes. Default is inch. Choices are {} Note: "
4966"This does not override the unit for margins!"
4967msgstr ""
4968
4969#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:46
4970msgid ""
4971"The size of the paper. This size will be overridden when a non default "
4972"output profile is used. Default is letter. Choices are {}"
4973msgstr ""
4974
4975#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:50
4976msgid ""
4977"Custom size of the document. Use the form width x height e.g. `123x321` to "
4978"specify the width and height. This overrides any specified paper-size."
4979msgstr ""
4980
4981#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:55
4982msgid ""
4983"Preserve the aspect ratio of the cover, instead of stretching it to fill the"
4984" full first page of the generated PDF."
4985msgstr ""
4986
4987#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:60
4988msgid ""
4989"The font family used to render serif fonts. Will work only if the font is "
4990"available system-wide."
4991msgstr ""
4992
4993#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:63
4994msgid ""
4995"The font family used to render sans-serif fonts. Will work only if the font "
4996"is available system-wide."
4997msgstr ""
4998
4999#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:66
5000msgid ""
5001"The font family used to render monospace fonts. Will work only if the font "
5002"is available system-wide."
5003msgstr ""
5004
5005#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:69
5006msgid "The font family used to render monospace fonts"
5007msgstr ""
5008
5009#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:72
5010msgid "The default font size (in pixels)"
5011msgstr ""
5012
5013#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:75
5014msgid "The default font size for monospaced text (in pixels)"
5015msgstr ""
5016
5017#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:77
5018msgid ""
5019"Break long words at the end of lines. This can give the text at the right "
5020"margin a more even appearance. Note that depending on the fonts used this "
5021"option can break the copying of text from the PDF file."
5022msgstr ""
5023
5024#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:80
5025msgid "Surround all links with a red box, useful for debugging."
5026msgstr ""
5027
5028#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:82
5029msgid ""
5030"Add page numbers to the bottom of every page in the generated PDF file. If "
5031"you specify a footer template, it will take precedence over this option."
5032msgstr ""
5033
5034#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:86
5035#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:89
5036#, python-format
5037msgid ""
5038"An HTML template used to generate %s on every page. The strings _PAGENUM_, "
5039"_TITLE_, _AUTHOR_ and _SECTION_ will be replaced by their current values."
5040msgstr ""
5041
5042#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:87
5043msgid "footers"
5044msgstr ""
5045
5046#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:90
5047msgid "headers"
5048msgstr ""
5049
5050#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:92
5051msgid ""
5052"Add a Table of Contents at the end of the PDF that lists page numbers. "
5053"Useful if you want to print out the PDF. If this PDF is intended for "
5054"electronic use, use the PDF Outline instead."
5055msgstr ""
5056
5057#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:95
5058msgid "Title for generated table of contents."
5059msgstr "عنوان لقائمة المحتويات المولدة."
5060
5061#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:122
5062msgid ""
5063"Use the page margins specified in the input document via @page CSS rules. "
5064"This will cause the margins specified in the conversion settings to be "
5065"ignored. If the document does not specify page margins, the conversion "
5066"settings will be used as a fallback."
5067msgstr ""
5068
5069#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:127
5070msgid ""
5071"Adjust page numbers, as needed. Syntax is a JavaScript expression for the "
5072"page number. For example, \"if (n < 3) 0; else n - 3;\", where n is current "
5073"page number."
5074msgstr ""
5075
5076#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:132
5077msgid "Generate an uncompressed PDF, useful for debugging."
5078msgstr ""
5079
5080#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:137
5081msgid ""
5082"Shift the text horizontally by the specified offset (in pts). On odd "
5083"numbered pages, it is shifted to the right and on even numbered pages to the"
5084" left. Use negative numbers for the opposite effect. Note that this setting "
5085"is ignored on pages where the margins are smaller than the specified offset."
5086" Shifting is done by setting the PDF CropBox, not all software respects the "
5087"CropBox."
5088msgstr ""
5089
5090#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_input.py:20
5091msgid "Convert PML to OEB"
5092msgstr ""
5093
5094#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_output.py:25
5095msgid ""
5096"Specify the character encoding of the output document. The default is "
5097"cp1252."
5098msgstr ""
5099
5100#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_output.py:32
5101msgid ""
5102"Do not reduce the size or bit depth of images. Images have their size and "
5103"depth reduced by default to accommodate applications that can not convert "
5104"images on their own such as Dropbook."
5105msgstr ""
5106
5107#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rb_input.py:18
5108msgid "Convert RB files to HTML"
5109msgstr ""
5110
5111#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:24
5112msgid "Download periodical content from the Internet"
5113msgstr ""
5114
5115#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:41
5116msgid ""
5117"Useful for recipe development. Forces max_articles_per_feed to 2 and "
5118"downloads at most 2 feeds. You can change the number of feeds and articles "
5119"by supplying optional arguments. For example: --test 3 1 will download at "
5120"most 3 feeds and only 1 article per feed."
5121msgstr ""
5122
5123#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:46
5124msgid "Username for sites that require a login to access content."
5125msgstr "اسم المستخدم للمواقع التي تتطلب تسجيل الدخول للوصول إلى المحتوى."
5126
5127#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:49
5128msgid "Password for sites that require a login to access content."
5129msgstr "كلمة المرور للمواقع التي تتطلب تسجيل الدخول للوصول إلى المحتوى."
5130
5131#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:53
5132msgid ""
5133"Do not download latest version of builtin recipes from the calibre server"
5134msgstr ""
5135
5136#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:45
5137msgid "Convert RTF files to HTML"
5138msgstr ""
5139
5140#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:51
5141msgid "Ignore WMF images instead of replacing them with a placeholder image."
5142msgstr ""
5143
5144#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:261
5145#, python-format
5146msgid ""
5147"This RTF file has a feature calibre does not support. Convert it to HTML first and then try it.\n"
5148"%s"
5149msgstr ""
5150
5151#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_input.py:25
5152msgid "Convert SNB files to OEB"
5153msgstr ""
5154
5155#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:25
5156#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/tcr_output.py:24
5157#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:44
5158msgid ""
5159"Specify the character encoding of the output document. The default is utf-8."
5160msgstr ""
5161
5162#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:29
5163#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:51
5164msgid ""
5165"The maximum number of characters per line. This splits on the first space "
5166"before the specified value. If no space is found the line will be broken at "
5167"the space after and will exceed the specified value. Also, there is a "
5168"minimum of 25 characters. Use 0 to disable line splitting."
5169msgstr ""
5170
5171#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:36
5172msgid "Specify whether or not to insert an empty line between two paragraphs."
5173msgstr ""
5174
5175#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:40
5176msgid ""
5177"Specify whether or not to insert two space characters to indent the first "
5178"line of each paragraph."
5179msgstr ""
5180
5181#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:44
5182msgid ""
5183"Specify whether or not to hide the chapter title for each chapter. Useful "
5184"for image-only output (eg. comics)."
5185msgstr ""
5186
5187#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:48
5188msgid "Resize all the images for full screen mode. "
5189msgstr ""
5190
5191#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:128
5192msgid "Start page"
5193msgstr ""
5194
5195#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:138
5196#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:140
5197msgid "Cover pages"
5198msgstr ""
5199
5200#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:153
5201#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:156
5202msgid " (Preface)"
5203msgstr ""
5204
5205#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/tcr_input.py:17
5206msgid "Convert TCR files to HTML"
5207msgstr ""
5208
5209#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:14
5210msgid "Abbreviations"
5211msgstr ""
5212
5213#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:15
5214msgid "Support admonitions"
5215msgstr ""
5216
5217#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:16
5218msgid "Add attribute to HTML tags"
5219msgstr ""
5220
5221#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:17
5222msgid "Add code highlighting via Pygments"
5223msgstr ""
5224
5225#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:18
5226msgid "Definition lists"
5227msgstr ""
5228
5229#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:19
5230msgid "Enables various common extensions"
5231msgstr ""
5232
5233#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:20
5234msgid "Alternative code block syntax"
5235msgstr ""
5236
5237#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:21
5238#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/reader132.py:130
5239msgid "Footnotes"
5240msgstr "حاشية"
5241
5242#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:22
5243msgid "Use legacy element attributes"
5244msgstr ""
5245
5246#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:23
5247msgid "Use legacy underscore handling for connected words"
5248msgstr ""
5249
5250#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:24
5251msgid "Metadata in the document"
5252msgstr ""
5253
5254#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:25
5255msgid "Treat newlines as hard breaks"
5256msgstr ""
5257
5258#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:26
5259msgid "Do not allow mixing list types"
5260msgstr ""
5261
5262#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:27
5263msgid "Use markdown's internal smartypants parser"
5264msgstr ""
5265
5266#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:28
5267msgid "Support tables"
5268msgstr ""
5269
5270#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:29
5271msgid "Generate a table of contents"
5272msgstr "ولّد جدول محتويات"
5273
5274#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:30
5275msgid "Wiki style links"
5276msgstr ""
5277
5278#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:38
5279msgid "Convert TXT files to HTML"
5280msgstr ""
5281
5282#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:44
5283msgid "Try to auto detect paragraph type"
5284msgstr ""
5285
5286#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:45
5287msgid "Treat a blank line as a paragraph break"
5288msgstr ""
5289
5290#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:46
5291msgid "Assume every line is a paragraph"
5292msgstr ""
5293
5294#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:47
5295msgid "Assume every line starting with 2+ spaces or a tab starts a paragraph"
5296msgstr ""
5297
5298#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:48
5299msgid "Most lines have hard line breaks, few/no blank lines or indents"
5300msgstr ""
5301
5302#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:49
5303msgid "Don't modify the paragraph structure"
5304msgstr ""
5305
5306#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:52
5307msgid "Automatically decide which formatting processor to use"
5308msgstr ""
5309
5310#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:53
5311msgid "No formatting"
5312msgstr ""
5313
5314#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:54
5315msgid "Use heuristics to determine chapter headings, italics, etc."
5316msgstr "استخدم المعالجة الإرشادية لتحدد خطوط ترويسات الفصول والخطوط المائلة وغيرها."
5317
5318#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:55
5319msgid "Use the TexTile markup language"
5320msgstr ""
5321
5322#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:56
5323msgid "Use the Markdown markup language"
5324msgstr ""
5325
5326#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:63
5327#, python-brace-format
5328msgid ""
5329"Formatting used within the document.\n"
5330"* auto: {auto}\n"
5331"* plain: {plain}\n"
5332"* heuristic: {heuristic}\n"
5333"* textile: {textile}\n"
5334"* markdown: {markdown}\n"
5335"To learn more about markdown see {url}"
5336msgstr ""
5337
5338#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:74
5339#, python-brace-format
5340msgid ""
5341"Paragraph structure to assume. The value of \"off\" is useful for formatted documents such as Markdown or Textile. Choices are:\n"
5342"* auto: {auto}\n"
5343"* block: {block}\n"
5344"* single: {single}\n"
5345"* print:  {print}\n"
5346"* unformatted: {unformatted}\n"
5347"* off: {off}"
5348msgstr ""
5349
5350#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:84
5351msgid ""
5352"Normally extra spaces are condensed into a single space. With this option "
5353"all spaces will be displayed."
5354msgstr ""
5355
5356#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:87
5357msgid ""
5358"Normally extra space at the beginning of lines is retained. With this option"
5359" they will be removed."
5360msgstr ""
5361
5362#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:90
5363#, python-format
5364msgid ""
5365"Enable extensions to Markdown syntax. Extensions are formatting that is not part of the standard Markdown format. The extensions enabled by default: %default.\n"
5366"To learn more about Markdown extensions, see {}\n"
5367"This should be a comma separated list of extensions to enable:\n"
5368msgstr ""
5369
5370#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:28
5371#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:238
5372#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:353
5373msgid "Plain text"
5374msgstr ""
5375
5376#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:29
5377msgid "Markdown formatted text"
5378msgstr ""
5379
5380#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:30
5381msgid "TexTile formatted text"
5382msgstr ""
5383
5384#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:38
5385#, python-format
5386msgid ""
5387"Type of newline to use. Options are %s. Default is 'system'. Use 'old_mac' "
5388"for compatibility with Mac OS 9 and earlier. For macOS use 'unix'. 'system' "
5389"will default to the newline type used by this OS."
5390msgstr ""
5391
5392#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:58
5393msgid ""
5394"Force splitting on the max-line-length value when no space is present. Also "
5395"allows max-line-length to be below the minimum"
5396msgstr ""
5397
5398#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:63
5399#, python-brace-format
5400msgid ""
5401"Formatting used within the document.\n"
5402"* plain: {plain}\n"
5403"* markdown: {markdown}\n"
5404"* textile: {textile}"
5405msgstr ""
5406
5407#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:69
5408msgid ""
5409"Do not remove links within the document. This is only useful when paired "
5410"with a TXT output formatting option that is not none because links are "
5411"always removed with plain text output."
5412msgstr ""
5413
5414#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:74
5415msgid ""
5416"Do not remove image references within the document. This is only useful when"
5417" paired with a TXT output formatting option that is not none because links "
5418"are always removed with plain text output."
5419msgstr ""
5420
5421#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:79
5422msgid ""
5423"Do not remove font color from output. This is only useful when TXT output "
5424"formatting is set to textile. Textile is the only formatting that supports "
5425"setting font color. If this option is not specified font color will not be "
5426"set and default to the color displayed by the reader (generally this is "
5427"black)."
5428msgstr ""
5429
5430#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:116
5431msgid ""
5432"Level of verbosity. Specify multiple times for greater verbosity. Specifying"
5433" it twice will result in full verbosity, once medium verbosity and zero "
5434"times least verbosity."
5435msgstr ""
5436
5437#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:124
5438msgid ""
5439"Save the output from different stages of the conversion pipeline to the "
5440"specified folder. Useful if you are unsure at which stage of the conversion "
5441"process a bug is occurring."
5442msgstr ""
5443
5444#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:133
5445msgid ""
5446"Specify the input profile. The input profile gives the conversion system "
5447"information on how to interpret various information in the input document. "
5448"For example resolution dependent lengths (i.e. lengths in pixels). Choices "
5449"are:"
5450msgstr "تحديد ملف الإدخال. ملف الإدخال يعطي نظام المعلومات التحويل حول كيفية تفسير المعلومات المختلفة في وثيقة الإدخال. لأطوال القرار الصفحة المثال تعتمد  (أطوال عاطفية في خلية). الخيارات هي:"
5451
5452#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:144
5453msgid ""
5454"Specify the output profile. The output profile tells the conversion system "
5455"how to optimize the created document for the specified device (such as by "
5456"resizing images for the device screen size). In some cases, an output "
5457"profile can be used to optimize the output for a particular device, but this"
5458" is rarely necessary. Choices are:"
5459msgstr ""
5460
5461#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:154
5462msgid ""
5463"The base font size in pts. All font sizes in the produced book will be "
5464"rescaled based on this size. By choosing a larger size you can make the "
5465"fonts in the output bigger and vice versa. By default, when the value is "
5466"zero, the base font size is chosen based on the output profile you chose."
5467msgstr ""
5468
5469#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:164
5470msgid ""
5471"Mapping from CSS font names to font sizes in pts. An example setting is "
5472"12,12,14,16,18,20,22,24. These are the mappings for the sizes xx-small to "
5473"xx-large, with the final size being for huge fonts. The font rescaling "
5474"algorithm uses these sizes to intelligently rescale fonts. The default is to"
5475" use a mapping based on the output profile you chose."
5476msgstr ""
5477
5478#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:176
5479msgid "Disable all rescaling of font sizes."
5480msgstr "تعطيل كافة إعادة الأحجام قياس الخط."
5481
5482#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:183
5483msgid ""
5484"The minimum line height, as a percentage of the element's calculated font "
5485"size. calibre will ensure that every element has a line height of at least "
5486"this setting, irrespective of what the input document specifies. Set to zero"
5487" to disable. Default is 120%. Use this setting in preference to the direct "
5488"line height specification, unless you know what you are doing. For example, "
5489"you can achieve \"double spaced\" text by setting this to 240."
5490msgstr ""
5491
5492#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:198
5493msgid ""
5494"The line height in pts. Controls spacing between consecutive lines of text. "
5495"Only applies to elements that do not define their own line height. In most "
5496"cases, the minimum line height option is more useful. By default no line "
5497"height manipulation is performed."
5498msgstr ""
5499
5500#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:209
5501msgid ""
5502"Embed the specified font family into the book. This specifies the \"base\" "
5503"font used for the book. If the input document specifies its own fonts, they "
5504"may override this base font. You can use the filter style information option"
5505" to remove fonts from the input document. Note that font embedding only "
5506"works with some output formats, principally EPUB, AZW3 and DOCX."
5507msgstr ""
5508
5509#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:220
5510msgid ""
5511"Embed every font that is referenced in the input document but not already "
5512"embedded. This will search your system for the fonts, and if found, they "
5513"will be embedded. Embedding will only work if the format you are converting "
5514"to supports embedded fonts, such as EPUB, AZW3, DOCX or PDF. Please ensure "
5515"that you have the proper license for embedding the fonts used in this "
5516"document."
5517msgstr ""
5518
5519#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:231
5520msgid ""
5521"Subset all embedded fonts. Every embedded font is reduced to contain only "
5522"the glyphs used in this document. This decreases the size of the font files."
5523" Useful if you are embedding a particularly large font with lots of unused "
5524"glyphs."
5525msgstr ""
5526
5527#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:239
5528msgid ""
5529"Some badly designed documents use tables to control the layout of text on "
5530"the page. When converted these documents often have text that runs off the "
5531"page and other artifacts. This option will extract the content from the "
5532"tables and present it in a linear fashion."
5533msgstr ""
5534
5535#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:249
5536msgid ""
5537"XPath expression that specifies all tags that should be added to the Table "
5538"of Contents at level one. If this is specified, it takes precedence over "
5539"other forms of auto-detection. See the XPath Tutorial in the calibre User "
5540"Manual for examples."
5541msgstr ""
5542
5543#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:259
5544msgid ""
5545"XPath expression that specifies all tags that should be added to the Table "
5546"of Contents at level two. Each entry is added under the previous level one "
5547"entry. See the XPath Tutorial in the calibre User Manual for examples."
5548msgstr ""
5549
5550#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:268
5551msgid ""
5552"XPath expression that specifies all tags that should be added to the Table "
5553"of Contents at level three. Each entry is added under the previous level two"
5554" entry. See the XPath Tutorial in the calibre User Manual for examples."
5555msgstr ""
5556
5557#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:277
5558msgid ""
5559"Normally, if the source file already has a Table of Contents, it is used in "
5560"preference to the auto-generated one. With this option, the auto-generated "
5561"one is always used."
5562msgstr "عادةً، إذا يوجد قائمة محتويات في الملف المصدر، يتم استخدامه بدلاً من القائمة التي تم إنشاءه آلياً. بهذا الخيار، يتم استخدام القائمة المنشئة آلياً دوماً."
5563
5564#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:285
5565msgid "Don't add auto-detected chapters to the Table of Contents."
5566msgstr "لا تضف الفصول المكتشفة تلقائيا إلى جدول المحتويات."
5567
5568#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:293
5569#, python-format
5570msgid ""
5571"If fewer than this number of chapters is detected, then links are added to "
5572"the Table of Contents. Default: %default"
5573msgstr "إذا يتم كشف عدد أقل من هذا بين الفصول فسوف يضيف وصلات إلى قائمة المحتويات. الإفتراضي هو: %default"
5574
5575#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:299
5576#, python-format
5577msgid ""
5578"Maximum number of links to insert into the TOC. Set to 0 to disable. Default"
5579" is: %default. Links are only added to the TOC if less than the threshold "
5580"number of chapters were detected."
5581msgstr ""
5582
5583#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:307
5584msgid ""
5585"Remove entries from the Table of Contents whose titles match the specified "
5586"regular expression. Matching entries and all their children are removed."
5587msgstr ""
5588
5589#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:315
5590msgid ""
5591"When creating a TOC from links in the input document, allow duplicate "
5592"entries, i.e. allow more than one entry with the same text, provided that "
5593"they point to a different location."
5594msgstr ""
5595
5596#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:326
5597msgid ""
5598"An XPath expression to detect chapter titles. The default is to consider "
5599"<h1> or <h2> tags that contain the words \"chapter\", \"book\", \"section\","
5600" \"prologue\", \"epilogue\" or \"part\" as chapter titles as well as any "
5601"tags that have class=\"chapter\". The expression used must evaluate to a "
5602"list of elements. To disable chapter detection, use the expression \"/\". "
5603"See the XPath Tutorial in the calibre User Manual for further help on using "
5604"this feature."
5605msgstr ""
5606
5607#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:340
5608msgid ""
5609"Specify how to mark detected chapters. A value of \"pagebreak\" will insert "
5610"page breaks before chapters. A value of \"rule\" will insert a line before "
5611"chapters. A value of \"none\" will disable chapter marking and a value of "
5612"\"both\" will use both page breaks and lines to mark chapters."
5613msgstr ""
5614
5615#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:350
5616msgid ""
5617"An XPath expression to detect the location in the document at which to start"
5618" reading. Some e-book reading programs (most prominently the Kindle) use "
5619"this location as the position at which to open the book. See the XPath "
5620"tutorial in the calibre User Manual for further help using this feature."
5621msgstr ""
5622
5623#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:360
5624msgid ""
5625"Either the path to a CSS stylesheet or raw CSS. This CSS will be appended to"
5626" the style rules from the source file, so it can be used to override those "
5627"rules."
5628msgstr ""
5629
5630#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:368
5631msgid ""
5632"Rules for transforming the styles in this book. These rules are applied "
5633"after all other CSS processing is done."
5634msgstr ""
5635
5636#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:374
5637msgid ""
5638"Rules for transforming the HTML in this book. These rules are applied after "
5639"the HTML is parsed, but before any other transformations."
5640msgstr ""
5641
5642#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:380
5643msgid ""
5644"A comma separated list of CSS properties that will be removed from all CSS "
5645"style rules. This is useful if the presence of some style information "
5646"prevents it from being overridden on your device. For example: font-"
5647"family,color,margin-left,margin-right"
5648msgstr ""
5649
5650#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:391
5651msgid ""
5652"By default, calibre will use the shorthand form for various CSS properties "
5653"such as margin, padding, border, etc. This option will cause it to use the "
5654"full expanded form instead. Note that CSS is always expanded when generating"
5655" EPUB files with the output profile set to one of the Nook profiles as the "
5656"Nook cannot handle shorthand CSS."
5657msgstr ""
5658
5659#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:402
5660msgid ""
5661"An XPath expression. Page breaks are inserted before the specified elements."
5662" To disable use the expression: /"
5663msgstr ""
5664
5665#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:408
5666msgid ""
5667"Some documents specify page margins by specifying a left and right margin on"
5668" each individual paragraph. calibre will try to detect and remove these "
5669"margins. Sometimes, this can cause the removal of margins that should not "
5670"have been removed. In this case you can disable the removal."
5671msgstr ""
5672
5673#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:419
5674#, python-format
5675msgid ""
5676"Set the top margin in pts. Default is %default. Setting this to less than "
5677"zero will cause no margin to be set (the margin setting in the original "
5678"document will be preserved). Note: Page oriented formats such as PDF and "
5679"DOCX have their own margin settings that take precedence."
5680msgstr ""
5681
5682#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:427
5683#, python-format
5684msgid ""
5685"Set the bottom margin in pts. Default is %default. Setting this to less than"
5686" zero will cause no margin to be set (the margin setting in the original "
5687"document will be preserved). Note: Page oriented formats such as PDF and "
5688"DOCX have their own margin settings that take precedence."
5689msgstr ""
5690
5691#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:435
5692#, python-format
5693msgid ""
5694"Set the left margin in pts. Default is %default. Setting this to less than "
5695"zero will cause no margin to be set (the margin setting in the original "
5696"document will be preserved). Note: Page oriented formats such as PDF and "
5697"DOCX have their own margin settings that take precedence."
5698msgstr ""
5699
5700#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:443
5701#, python-format
5702msgid ""
5703"Set the right margin in pts. Default is %default. Setting this to less than "
5704"zero will cause no margin to be set (the margin setting in the original "
5705"document will be preserved). Note: Page oriented formats such as PDF and "
5706"DOCX have their own margin settings that take precedence."
5707msgstr ""
5708
5709#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:452
5710msgid ""
5711"Change text justification. A value of \"left\" converts all justified text "
5712"in the source to left aligned (i.e. unjustified) text. A value of "
5713"\"justify\" converts all unjustified text to justified. A value of "
5714"\"original\" (the default) does not change justification in the source file."
5715" Note that only some output formats support justification."
5716msgstr ""
5717
5718#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:462
5719msgid ""
5720"Remove spacing between paragraphs. Also sets an indent on paragraphs of "
5721"1.5em. Spacing removal will not work if the source file does not use "
5722"paragraphs (<p> or <div> tags)."
5723msgstr ""
5724
5725#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:469
5726msgid ""
5727"When calibre removes blank lines between paragraphs, it automatically sets a"
5728" paragraph indent, to ensure that paragraphs can be easily distinguished. "
5729"This option controls the width of that indent (in em). If you set this value"
5730" negative, then the indent specified in the input document is used, that is,"
5731" calibre does not change the indentation."
5732msgstr ""
5733
5734#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:478
5735msgid ""
5736"Use the cover detected from the source file in preference to the specified "
5737"cover."
5738msgstr "استخدم الغلاف التي تم كشفه في ملف المصدر بدلاً من الغلاف المحدد."
5739
5740#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:484
5741msgid ""
5742"Insert a blank line between paragraphs. Will not work if the source file "
5743"does not use paragraphs (<p> or <div> tags)."
5744msgstr ""
5745
5746#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:491
5747msgid ""
5748"Set the height of the inserted blank lines (in em). The height of the lines "
5749"between paragraphs will be twice the value set here."
5750msgstr ""
5751
5752#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:498
5753msgid ""
5754"Remove the first image from the input e-book. Useful if the input document "
5755"has a cover image that is not identified as a cover. In this case, if you "
5756"set a cover in calibre, the output document will end up with two cover "
5757"images if you do not specify this option."
5758msgstr ""
5759
5760#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:507
5761msgid ""
5762"Insert the book metadata at the start of the book. This is useful if your "
5763"e-book reader does not support displaying/searching metadata directly."
5764msgstr ""
5765
5766#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:515
5767msgid ""
5768"Convert plain quotes, dashes and ellipsis to their typographically correct "
5769"equivalents. For details, see "
5770"https://daringfireball.net/projects/smartypants."
5771msgstr ""
5772
5773#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:523
5774msgid "Convert fancy quotes, dashes and ellipsis to their plain equivalents."
5775msgstr ""
5776
5777#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:531
5778msgid ""
5779"Read metadata from the specified OPF file. Metadata read from this file will"
5780" override any metadata in the source file."
5781msgstr ""
5782
5783#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:538
5784#, python-brace-format
5785msgid ""
5786"Transliterate Unicode characters to an ASCII representation. Use with care "
5787"because this will replace Unicode characters with ASCII. For instance it "
5788"will replace \"{0}\" with \"{1}\". Also, note that in cases where there are "
5789"multiple representations of a character (characters shared by Chinese and "
5790"Japanese for instance) the representation based on the current calibre "
5791"interface language will be used."
5792msgstr ""
5793
5794#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:550
5795msgid ""
5796"Preserve ligatures present in the input document. A ligature is a special "
5797"rendering of a pair of characters like ff, fi, fl et cetera. Most readers do"
5798" not have support for ligatures in their default fonts, so they are unlikely"
5799" to render correctly. By default, calibre will turn a ligature into the "
5800"corresponding pair of normal characters. This option will preserve them "
5801"instead."
5802msgstr ""
5803
5804#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:562
5805#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:37
5806msgid "Set the title."
5807msgstr "تعيين العنوان."
5808
5809#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:566
5810msgid "Set the authors. Multiple authors should be separated by ampersands."
5811msgstr ""
5812
5813#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:571
5814msgid "The version of the title to be used for sorting. "
5815msgstr ""
5816
5817#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:575
5818msgid "String to be used when sorting by author. "
5819msgstr ""
5820
5821#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:579
5822msgid "Set the cover to the specified file or URL"
5823msgstr "تعيين الغلاف إلى الملف أو الرابط المحدد"
5824
5825#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:583
5826#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:53
5827msgid "Set the e-book description."
5828msgstr ""
5829
5830#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:587
5831#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:55
5832msgid "Set the e-book publisher."
5833msgstr ""
5834
5835#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:591
5836#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:59
5837msgid "Set the series this e-book belongs to."
5838msgstr ""
5839
5840#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:595
5841#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:61
5842msgid "Set the index of the book in this series."
5843msgstr "تعيين فهرس للكتاب في هذه السلسلة."
5844
5845#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:599
5846#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:63
5847msgid "Set the rating. Should be a number between 1 and 5."
5848msgstr "تعيين التصنيف. يجب أن يكون رقماً بين 1 و 5."
5849
5850#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:603
5851#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:65
5852msgid "Set the ISBN of the book."
5853msgstr "تعيين ISBN للكتاب."
5854
5855#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:607
5856#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:72
5857msgid "Set the tags for the book. Should be a comma separated list."
5858msgstr "تعيين علامات للكتاب. وينبغي أن تكون قائمة مفصولة بفواصل."
5859
5860#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:611
5861#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:74
5862msgid "Set the book producer."
5863msgstr "تعيين منتج الكتاب."
5864
5865#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:615
5866#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:76
5867msgid "Set the language."
5868msgstr "تعيين البريدالالكتروني."
5869
5870#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:619
5871msgid ""
5872"Set the publication date (assumed to be in the local timezone, unless the "
5873"timezone is explicitly specified)"
5874msgstr ""
5875
5876#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:623
5877msgid "Set the book timestamp (no longer used anywhere)"
5878msgstr ""
5879
5880#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:627
5881msgid ""
5882"Enable heuristic processing. This option must be set for any heuristic "
5883"processing to take place."
5884msgstr "تمكين المعالجة الإرشادية. يجب تعيين هذا الخيار لجعل المعالجة الإرشادية تعمل."
5885
5886#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:632
5887msgid ""
5888"Detect unformatted chapter headings and sub headings. Change them to h2 and "
5889"h3 tags.  This setting will not create a TOC, but can be used in conjunction"
5890" with structure detection to create one."
5891msgstr "الكشف عن الترويسات والترويسات الفرعية غير المنسقة للفصول. تغييرها إلى وسوم H2 و H3. هذا الإعداد لن يُنشيء جدول محتويات، ولكن يمكن استخدامه جنبا إلى جنب مع الكشف عن الهيكل لإنشاء جدول محتويات."
5892
5893#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:639
5894msgid ""
5895"Look for common words and patterns that denote italics and italicize them."
5896msgstr "ابحث عن الكلمات الشائعة والأنماط التي تدل المائل ومائلة عليها."
5897
5898#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:644
5899msgid ""
5900"Turn indentation created from multiple non-breaking space entities into CSS "
5901"indents."
5902msgstr "بدوره المسافة البادئة التي تم إنشاؤها من عدة كيانات الفضائية غير اقتحام البادئة المغلق."
5903
5904#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:649
5905msgid ""
5906"Scale used to determine the length at which a line should be unwrapped. "
5907"Valid values are a decimal between 0 and 1. The default is 0.4, just below "
5908"the median line length.  If only a few lines in the document require "
5909"unwrapping this value should be reduced"
5910msgstr "استخدام النطاق لتحديد طول يقول ينبغي ملفوف خط. القيم الصالحة هي العشرية بين 0 و 1. الافتراضي هو 0, 4، أقل بقليل من طول خط الوسط.وينبغي إلا إذا بضعة أسطر في وثيقة تتطلب إزالة التغليف يتم تخفيض هذه القيمة"
5911
5912#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:657
5913msgid "Unwrap lines using punctuation and other formatting clues."
5914msgstr "خطوط بسط استخدام علامات الترقيم والقرائن والتنسيقات الأخرى."
5915
5916#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:661
5917msgid ""
5918"Remove empty paragraphs from the document when they exist between every "
5919"other paragraph"
5920msgstr "إزالة الفقرات الفارغة من المستند عندما كانت موجودة بين كل عروض فقرة أخرى"
5921
5922#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:666
5923msgid ""
5924"Left aligned scene break markers are center aligned. Replace soft scene "
5925"breaks that use multiple blank lines with horizontal rules."
5926msgstr ""
5927
5928#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:672
5929msgid ""
5930"Replace scene breaks with the specified text. By default, the text from the "
5931"input document is used."
5932msgstr "استبدال فواصل المشهد مع النص المحدد. افتراضيا، يتم استخدام النص من مستند الإدخال."
5933
5934#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:677
5935msgid ""
5936"Analyze hyphenated words throughout the document.  The document itself is "
5937"used as a dictionary to determine whether hyphens should be retained or "
5938"removed."
5939msgstr "تحليل كلمات الواصلة عبر الوثيقة. وتستخدم هذه الوثيقة نفسها القاموس لتحديد طريفة إذا كان ينبغي الاحتفاظ الواصلات أو إزالتها."
5940
5941#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:683
5942msgid ""
5943"Looks for occurrences of sequential <h1> or <h2> tags. The tags are "
5944"renumbered to prevent splitting in the middle of chapter headings."
5945msgstr "يبحث عن تواجدات تتابعات وسوم <h1> أو <h2>. ترقّم الوسوم لمنع التقسيم في وسط ترويسات الفصول."
5946
5947#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:689
5948msgid "Search pattern (regular expression) to be replaced with sr1-replace."
5949msgstr "نمط البحث (تعبير نظامي) يُستَبدَل بـ sr1-replace."
5950
5951#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:694
5952msgid "Replacement to replace the text found with sr1-search."
5953msgstr "استبدال ليستبدل النص الموجود ببحث SR1."
5954
5955#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:698
5956msgid "Search pattern (regular expression) to be replaced with sr2-replace."
5957msgstr "ليحل محله نمط البحث  (تعبير العادية) مع استبدال-SR2."
5958
5959#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:703
5960msgid "Replacement to replace the text found with sr2-search."
5961msgstr "استبدال ليستبدل النص الموجود ببحث SR2."
5962
5963#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:707
5964msgid "Search pattern (regular expression) to be replaced with sr3-replace."
5965msgstr "ليحل محله نمط البحث  (تعبير العادية) مع استبدال-SR3."
5966
5967#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:712
5968msgid "Replacement to replace the text found with sr3-search."
5969msgstr "استبدال ليستبدل النص الموجود ببحث SR3."
5970
5971#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:716
5972msgid ""
5973"Path to a file containing search and replace regular expressions. The file "
5974"must contain alternating lines of regular expression followed by replacement"
5975" pattern (which can be an empty line). The regular expression must be in the"
5976" Python regex syntax and the file must be UTF-8 encoded."
5977msgstr ""
5978
5979#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:827
5980msgid "Could not find an e-book inside the archive"
5981msgstr ""
5982
5983#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:917
5984msgid "Values of series index and rating must be numbers. Ignoring"
5985msgstr "يجب أن تكون قيم مؤشر السلسلة، ويكون التصويت الأرقام. تجاهل"
5986
5987#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:924
5988msgid "Failed to parse date/time"
5989msgstr "فشل في تحليل التاريخ/الوقت"
5990
5991#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:1104
5992msgid "Converting input to HTML..."
5993msgstr "تحويل المدخلات إلى إتش تي أم ال..."
5994
5995#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:1138
5996msgid "Running transforms on e-book..."
5997msgstr ""
5998
5999#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:1282
6000#, python-format
6001msgid "Running %s plugin"
6002msgstr ""
6003
6004#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:269
6005msgid "Template error"
6006msgstr ""
6007
6008#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:365
6009msgid "The Cross"
6010msgstr ""
6011
6012#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:386
6013msgid "Half and half"
6014msgstr ""
6015
6016#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:411
6017msgid "Banner"
6018msgstr ""
6019
6020#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:481
6021msgid "Ornamental"
6022msgstr ""
6023
6024#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:548
6025msgid "Blocks"
6026msgstr "الكُتل"
6027
6028#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:217
6029msgid "Remove the property"
6030msgstr ""
6031
6032#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:218
6033msgid "Add extra properties"
6034msgstr ""
6035
6036#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:219
6037msgid "Change the value to"
6038msgstr ""
6039
6040#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:220
6041msgid "Multiply the value by"
6042msgstr ""
6043
6044#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:221
6045msgid "Divide the value by"
6046msgstr ""
6047
6048#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:222
6049msgid "Add to the value"
6050msgstr ""
6051
6052#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:223
6053msgid "Subtract from the value"
6054msgstr ""
6055
6056#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:227
6057#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:100
6058#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:103
6059#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:113
6060msgid "is"
6061msgstr ""
6062
6063#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:228
6064#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:104
6065#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:114
6066msgid "is not"
6067msgstr ""
6068
6069#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:229
6070msgid "is any value"
6071msgstr ""
6072
6073#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:230
6074#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:107
6075#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:117
6076#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:57
6077msgid "matches pattern"
6078msgstr "يطابق النمط"
6079
6080#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:231
6081#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:108
6082#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:118
6083#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:58
6084msgid "does not match pattern"
6085msgstr "لا يطابق النمط"
6086
6087#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:232
6088msgid "is the same length as"
6089msgstr ""
6090
6091#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:233
6092msgid "is not the same length as"
6093msgstr ""
6094
6095#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:234
6096#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:72
6097#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:79
6098msgid "is less than"
6099msgstr ""
6100
6101#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:235
6102#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:73
6103#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:80
6104msgid "is greater than"
6105msgstr ""
6106
6107#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:236
6108msgid "is less than or equal to"
6109msgstr ""
6110
6111#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:237
6112msgid "is greater than or equal to"
6113msgstr ""
6114
6115#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:247
6116#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:115
6117msgid "Unknown keys"
6118msgstr ""
6119
6120#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:248
6121#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:116
6122#, python-format
6123msgid "The rule has unknown keys: %s"
6124msgstr ""
6125
6126#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:251
6127#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:119
6128msgid "Missing keys"
6129msgstr ""
6130
6131#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:252
6132#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:120
6133#, python-format
6134msgid "The rule has missing keys: %s"
6135msgstr ""
6136
6137#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:255
6138msgid "Property required"
6139msgstr ""
6140
6141#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:255
6142msgid "You must specify a CSS property to match"
6143msgstr ""
6144
6145#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:257
6146msgid "Shorthand property not allowed"
6147msgstr ""
6148
6149#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:258
6150#, python-brace-format
6151msgid ""
6152"{0} is a shorthand property. Use the full form of the property, for example,"
6153" instead of font, use font-family, instead of margin, use margin-top, etc."
6154msgstr ""
6155
6156#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:261
6157#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:126
6158#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:186
6159msgid "Query required"
6160msgstr "الاستعلام مطلوب"
6161
6162#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:262
6163msgid "You must specify a value for the CSS property to match"
6164msgstr ""
6165
6166#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:264
6167#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:123
6168msgid "Unknown match type"
6169msgstr ""
6170
6171#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:265
6172#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:124
6173#, python-format
6174msgid "The match type %s is not known"
6175msgstr ""
6176
6177#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:270
6178#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:278
6179#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:81
6180#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:192
6181msgid "Query invalid"
6182msgstr "الاستعلام غير سليم"
6183
6184#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:271
6185#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:193
6186#, python-format
6187msgid "%s is not a valid regular expression"
6188msgstr ""
6189
6190#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:279
6191#, python-format
6192msgid "%s is not a valid length or number"
6193msgstr ""
6194
6195#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:282
6196msgid "Unknown action type"
6197msgstr ""
6198
6199#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:283
6200#, python-format
6201msgid "The action type %s is not known"
6202msgstr ""
6203
6204#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:285
6205msgid "You must specify a number"
6206msgstr ""
6207
6208#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:287
6209msgid "You must specify at least one CSS property to add"
6210msgstr ""
6211
6212#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:289
6213msgid "You must specify a value to change the property to"
6214msgstr ""
6215
6216#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:290
6217msgid "No data"
6218msgstr ""
6219
6220#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:295
6221#, python-format
6222msgid "%s is not a number"
6223msgstr ""
6224
6225#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:295
6226msgid "Invalid number"
6227msgstr ""
6228
6229#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:333
6230#, python-brace-format
6231msgid ""
6232"If the property {property} {match_type} {query}\n"
6233"{action}"
6234msgstr ""
6235
6236#: /__w/calibre/calibre/src/calibre/ebooks/docx/to_html.py:69
6237#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1389
6238#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:851
6239#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:835
6240msgid "Notes"
6241msgstr "الملاحظات"
6242
6243#: /__w/calibre/calibre/src/calibre/ebooks/docx/to_html.py:400
6244#: /__w/calibre/calibre/src/calibre/ebooks/docx/writer/links.py:169
6245#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer8/toc.py:13
6246#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1377
6247#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:646
6248#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:14
6249#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:697
6250#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:389
6251#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:243
6252#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:661
6253#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:842
6254#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:822
6255#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:55
6256#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:68
6257msgid "Table of Contents"
6258msgstr "جدول المحتويات"
6259
6260#: /__w/calibre/calibre/src/calibre/ebooks/docx/writer/images.py:214
6261#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf2.py:1710
6262#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1375
6263#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:419
6264#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:539
6265#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1165
6266#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
6267#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:828
6268#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:188
6269msgid "Cover"
6270msgstr "الغلاف"
6271
6272#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:18
6273msgid ""
6274"Follow all local links in an HTML file and create a ZIP file containing all "
6275"linked files. This plugin is run every time you add an HTML file to the "
6276"library."
6277msgstr "تتبع جميع الملفات المحلية في ملف HTML وإنشاء ملف مضغوط يحتوي على جميع الملفات الموصولة. هذا الملحق يُنفذ كا مرة تضيف فيها ملف إتش تي أم ال للمكتبة."
6278
6279#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:66
6280msgid ""
6281"Character encoding for the input HTML files. Common choices include: cp1252,"
6282" cp1251, latin1 and utf-8."
6283msgstr "ترميز الحروف في ملفات HTML الإدخال. الخيارات شيوعاً تشمل: cp1252، cp1251، latin1 وUTF-8."
6284
6285#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:96
6286msgid "Add linked files in breadth first order"
6287msgstr ""
6288
6289#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:97
6290msgid ""
6291"Normally, when following links in HTML files calibre does it depth first, "
6292"i.e. if file A links to B and  C, but B links to D, the files are added in "
6293"the order A, B, D, C.  With this option, they will instead be added as A, B,"
6294" C, D"
6295msgstr "عادة، عند تتبّع الروابط في ملفات HTML فإن كاليبر يفعل ذلك بالعمق أولاً، أي أنه إذا كان A يربط إلى B و  C، لكن B يربط إلى D، فإن الملفات تُضاف بالترتيب A‏، B‏، D‏، C.  بهذا الخيار، فإنها بدلاً من ذلك ستُضاف هكذا A‏، B‏، C‏، D"
6296
6297#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:19
6298msgid "{} must not be empty"
6299msgstr ""
6300
6301#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:39
6302msgid "Change tag name"
6303msgstr ""
6304
6305#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:39
6306msgid "New tag name"
6307msgstr ""
6308
6309#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:39
6310msgid "Rename tag to the specified name"
6311msgstr ""
6312
6313#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:40
6314msgid "Remove tag and children"
6315msgstr ""
6316
6317#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:40
6318msgid "Remove the tag and all its contents"
6319msgstr ""
6320
6321#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:41
6322msgid "Remove tag only"
6323msgstr ""
6324
6325#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:41
6326msgid "Remove the tag but keep its contents"
6327msgstr ""
6328
6329#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:42
6330msgid "Add classes"
6331msgstr ""
6332
6333#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:42
6334msgid "Add the specified classes, e.g.:"
6335msgstr ""
6336
6337#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:42
6338#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:43
6339msgid "Space separated class names"
6340msgstr ""
6341
6342#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:43
6343msgid "Remove classes"
6344msgstr ""
6345
6346#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:43
6347msgid "Remove the specified classes, e.g.:"
6348msgstr ""
6349
6350#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:44
6351msgid "Remove attributes"
6352msgstr ""
6353
6354#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:45
6355msgid ""
6356"Remove the specified attributes from the tag. Multiple attribute names "
6357"should be separated by spaces. The special value * removes all attributes."
6358msgstr ""
6359
6360#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:46
6361#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:47
6362msgid "Space separated attribute names"
6363msgstr ""
6364
6365#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:47
6366msgid "Add attributes"
6367msgstr ""
6368
6369#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:47
6370msgid "Add the specified attributes, e.g.:"
6371msgstr ""
6372
6373#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:48
6374msgid "Empty the tag"
6375msgstr ""
6376
6377#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:48
6378msgid "Remove all contents from the tag"
6379msgstr ""
6380
6381#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:49
6382msgid "Wrap the tag"
6383msgstr ""
6384
6385#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:50
6386#, python-brace-format
6387msgid ""
6388"Wrap the tag in the specified tag, e.g.: {0} will wrap the tag in a DIV tag "
6389"with class {1}"
6390msgstr ""
6391
6392#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:51
6393msgid "An HTML opening tag"
6394msgstr ""
6395
6396#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:52
6397msgid "Insert HTML at start"
6398msgstr ""
6399
6400#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:53
6401msgid ""
6402"The specified HTML snippet is inserted after the opening tag. Note that only"
6403" valid HTML snippets can be used without unclosed tags"
6404msgstr ""
6405
6406#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:54
6407#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:57
6408#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:60
6409#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:63
6410msgid "HTML snippet"
6411msgstr ""
6412
6413#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:55
6414msgid "Insert HTML at end"
6415msgstr ""
6416
6417#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:56
6418msgid ""
6419"The specified HTML snippet is inserted before the closing tag. Note that "
6420"only valid HTML snippets can be used without unclosed tags"
6421msgstr ""
6422
6423#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:58
6424msgid "Insert HTML before tag"
6425msgstr ""
6426
6427#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:59
6428msgid ""
6429"The specified HTML snippet is inserted before the opening tag. Note that "
6430"only valid HTML snippets can be used without unclosed tags"
6431msgstr ""
6432
6433#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:61
6434msgid "Insert HTML after tag"
6435msgstr ""
6436
6437#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:62
6438msgid ""
6439"The specified HTML snippet is inserted after the closing tag. Note that only"
6440" valid HTML snippets can be used without unclosed tags"
6441msgstr ""
6442
6443#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:69
6444msgid "Action must have both:"
6445msgstr ""
6446
6447#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:78
6448msgid "{} is not a valid CSS selector"
6449msgstr ""
6450
6451#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:85
6452msgid "{} is not a valid XPath selector"
6453msgstr ""
6454
6455#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:100
6456msgid "Tag name"
6457msgstr ""
6458
6459#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:101
6460#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:102
6461msgid "Class name"
6462msgstr ""
6463
6464#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:101
6465msgid "has class"
6466msgstr ""
6467
6468#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:102
6469msgid "does not have class"
6470msgstr ""
6471
6472#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:103
6473msgid "CSS selector"
6474msgstr ""
6475
6476#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:103
6477msgid "matches CSS selector"
6478msgstr ""
6479
6480#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:104
6481msgid "XPath selector"
6482msgstr ""
6483
6484#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:104
6485msgid "matches XPath selector"
6486msgstr ""
6487
6488#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:105
6489msgid "is any tag"
6490msgstr ""
6491
6492#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:106
6493#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:262
6494#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:131
6495#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
6496#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
6497#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:55
6498#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:239
6499#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:837
6500msgid "Text"
6501msgstr "نص"
6502
6503#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:106
6504msgid "contains text"
6505msgstr ""
6506
6507#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:127
6508msgid "You must specify a value for the tag to match"
6509msgstr ""
6510
6511#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:131
6512msgid "Invalid {}"
6513msgstr ""
6514
6515#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:133
6516msgid "No actions"
6517msgstr ""
6518
6519#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:133
6520msgid "The rule has no actions"
6521msgstr ""
6522
6523#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:137
6524msgid "Invalid action"
6525msgstr ""
6526
6527#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:451
6528#, python-brace-format
6529msgid "If the tag {match_type} {query}"
6530msgstr ""
6531
6532#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:455
6533#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:40
6534#, python-brace-format
6535msgid "{action_type} {action_data}"
6536msgstr ""
6537
6538#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:328
6539msgid "\tBook Designer file detected."
6540msgstr "\tتم اكتشاف ملف مصمم الكتاب."
6541
6542#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:330
6543msgid "\tParsing HTML..."
6544msgstr ""
6545
6546#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:346
6547msgid "\tBaen file detected. Re-parsing..."
6548msgstr "\tكُشف ملف بايين Baen. إعادة التحليل..."
6549
6550#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:362
6551msgid "Written preprocessed HTML to "
6552msgstr ""
6553
6554#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:378
6555#, python-format
6556msgid "Processing %s"
6557msgstr "يعالج  %s"
6558
6559#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:391
6560msgid "\tConverting to BBeB..."
6561msgstr "\tتحويل لـBBeB..."
6562
6563#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:539
6564#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:552
6565#, python-format
6566msgid "Could not parse file: %s"
6567msgstr ""
6568
6569#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:544
6570#, python-format
6571msgid "%s is an empty file"
6572msgstr "%s ملف فارغ"
6573
6574#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:564
6575#, python-format
6576msgid "Failed to parse link %(tag)s %(children)s"
6577msgstr ""
6578
6579#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:948
6580#, python-format
6581msgid "Unable to process image %(path)s. Error: %(err)s"
6582msgstr ""
6583
6584#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:994
6585#, python-format
6586msgid "Unable to process interlaced PNG %s"
6587msgstr ""
6588
6589#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1730
6590#, python-format
6591msgid "An error occurred while processing a table: %s. Ignoring table markup."
6592msgstr "حدث خطأ حين تنفيذ الجدول:  %s. سيتم تجاهل توسيم الجدول."
6593
6594#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1732
6595#, python-format
6596msgid ""
6597"Bad table:\n"
6598"%s"
6599msgstr "جدول غير صالح: %s"
6600
6601#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1754
6602msgid "Table has cell that is too large"
6603msgstr "يحتوي الجدول الخلية التي هي كبيرة معدلة"
6604
6605#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1818
6606#, python-format
6607msgid "Could not read cover image: %s"
6608msgstr "لم يتمكن من قراءة صورة الغلاف:  %s"
6609
6610#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1821
6611#, python-format
6612msgid "Cannot read from: %s"
6613msgstr "هل يمكن القراءة من:  %s"
6614
6615#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1951
6616msgid "Failed to process OPF file"
6617msgstr ""
6618
6619#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:142
6620msgid ""
6621"%prog book.lrf\n"
6622"Convert an LRF file into an LRS (XML UTF-8 encoded) file"
6623msgstr ""
6624
6625#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:143
6626msgid "Output LRS file"
6627msgstr "خرج ملف الباحثون القانونيون"
6628
6629#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:145
6630msgid "Do not save embedded image and font files to disk"
6631msgstr "تحفظ ملفات الصور والخظوظ المضمنة في القرص"
6632
6633#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:147
6634#: /__w/calibre/calibre/src/calibre/utils/smtp.py:253
6635msgid "Be more verbose"
6636msgstr "كن أكثر تفصيلا"
6637
6638#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:163
6639msgid "Parsing LRF..."
6640msgstr "تحليل LRF..."
6641
6642#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:166
6643msgid "Creating XML..."
6644msgstr "إنشاء XML..."
6645
6646#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:170
6647msgid "LRS written to "
6648msgstr "تم كتابة الباحثون القانونيون "
6649
6650#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:259
6651msgid "Could not read from thumbnail file:"
6652msgstr "لم يتمكّن من قراءة ملف الصورة المصغّرة:"
6653
6654#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:279
6655msgid ""
6656"%prog [options] file.lrs\n"
6657"Compile an LRS file into an LRF file."
6658msgstr ""
6659
6660#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:280
6661msgid "Path to output file"
6662msgstr "المسار إلى ملف الخرج"
6663
6664#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:282
6665msgid "Verbose processing"
6666msgstr ""
6667
6668#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:284
6669msgid "Convert LRS to LRS, useful for debugging."
6670msgstr "تحويل LRS إلى LRS، يفيد في التنقيح."
6671
6672#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:493
6673msgid "Invalid LRF file. Could not set metadata."
6674msgstr "ملف LRF غير صحيح. لم يمكن ضبط البيانات الوصفية."
6675
6676#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:616
6677msgid ""
6678"%prog [options] mybook.lrf\n"
6679"\n"
6680"\n"
6681"Show/edit the metadata in an LRF file.\n"
6682"\n"
6683msgstr "%prog [خيارات] mybook.lrf\n\n\nإظهارتحرير بيانات التعريف في ملف مع إتجاه يمين\n\n"
6684
6685#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:623
6686msgid "Set the book title"
6687msgstr "تحديد عنوان الكتاب"
6688
6689#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:625
6690msgid "Set sort key for the title"
6691msgstr "ضبط مفتاح الترتيب للعنوان"
6692
6693#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:627
6694msgid "Set the author"
6695msgstr "تحديد المؤلف"
6696
6697#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:629
6698msgid "Set sort key for the author"
6699msgstr "ضبط مفتاح الترتيب للمؤلف"
6700
6701#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:631
6702msgid "The category this book belongs to. E.g.: History"
6703msgstr "تصنيف الكتاب. مثلاً: الفهرس"
6704
6705#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:634
6706msgid "Path to a graphic that will be set as this files' thumbnail"
6707msgstr ""
6708
6709#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:637
6710msgid ""
6711"Path to a TXT file containing the comment to be stored in the LRF file."
6712msgstr ""
6713
6714#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:641
6715msgid "Extract thumbnail from LRF file"
6716msgstr "استخراج الصورة المصغّرة من ملف LRF"
6717
6718#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:642
6719msgid "Set the publisher"
6720msgstr "تحديد الناشر"
6721
6722#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:643
6723msgid "Set the book classification"
6724msgstr "ضبط تصنيف الكتاب"
6725
6726#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:644
6727msgid "Set the book creator"
6728msgstr "ضبط منشئ الكتاب"
6729
6730#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:645
6731msgid "Set the book producer"
6732msgstr "تحديد منتج الكتاب"
6733
6734#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:647
6735msgid ""
6736"Extract cover from LRF file. Note that the LRF format has no defined cover, "
6737"so we use some heuristics to guess the cover."
6738msgstr "استخرج الغلاف من ملف LRF. لاحظ أنه ليس لنسَق LRF غلاف معرَّف، فنستخدم بعض الرشاد لتخمينه."
6739
6740#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:649
6741msgid "Set book ID"
6742msgstr "تحديد هوية الكتاب"
6743
6744#: /__w/calibre/calibre/src/calibre/ebooks/metadata/archive.py:46
6745msgid ""
6746"Extract the source DOCX file from Amazon Kindle Create KPF files. Note this "
6747"will not contain any edits made in the Kindle Create program itself."
6748msgstr ""
6749
6750#: /__w/calibre/calibre/src/calibre/ebooks/metadata/archive.py:68
6751msgid ""
6752"Extract common e-book formats from archive files (ZIP/RAR). Also try to "
6753"autodetect if they are actually CBZ/CBR files."
6754msgstr ""
6755
6756#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:682
6757#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:213
6758#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1005
6759#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:707
6760#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:358
6761#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:183
6762#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:635
6763msgid "No"
6764msgstr "كلا"
6765
6766#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:789
6767#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:195
6768#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1352
6769#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/models.py:23
6770msgid "Author(s)"
6771msgstr "المؤلف أو المؤلفون"
6772
6773#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:790
6774#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:342
6775#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:200
6776#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:163
6777#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:97
6778msgid "Publisher"
6779msgstr "الناشر"
6780
6781#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:791
6782msgid "Producer"
6783msgstr "المنتج"
6784
6785#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:792
6786#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:594
6787#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1152
6788#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:161
6789#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:178
6790msgid "Comments"
6791msgstr "التعليقات"
6792
6793#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:794
6794#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:346
6795#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:97
6796#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:106
6797#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:112
6798#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:145
6799#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:209
6800#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:244
6801#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:276
6802#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:344
6803#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:349
6804#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:351
6805#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:398
6806#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:400
6807#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:513
6808#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:515
6809#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:599
6810#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:648
6811#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:653
6812#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:655
6813#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1153
6814#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:79
6815#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:201
6816#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:253
6817#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:165
6818#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:137
6819#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:44
6820#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:359
6821#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:125
6822#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:615
6823#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1011
6824#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1261
6825#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4050
6826#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4064
6827#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:134
6828#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
6829#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:74
6830msgid "Tags"
6831msgstr "الوسوم"
6832
6833#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:796
6834#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:344
6835#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:89
6836#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:78
6837#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:426
6838#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:202
6839#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:253
6840#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:167
6841#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:138
6842#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:40
6843#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:352
6844#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2357
6845#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:73
6846msgid "Series"
6847msgid_plural "Series"
6848msgstr[0] "السلسلة"
6849msgstr[1] "السلسلة"
6850msgstr[2] "السلسلة"
6851msgstr[3] "السلسلة"
6852msgstr[4] "السلسلة"
6853msgstr[5] "السلسلة"
6854
6855#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:797
6856#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:79
6857#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:204
6858#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:168
6859#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:60
6860msgid "Languages"
6861msgstr "اللغات"
6862
6863#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:799
6864msgid "Timestamp"
6865msgstr "ختم التوقيت"
6866
6867#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:801
6868#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:343
6869#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:198
6870#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
6871#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:238
6872msgid "Published"
6873msgstr "تاريخ النشر"
6874
6875#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:803
6876msgid "Rights"
6877msgstr "الحقوق"
6878
6879#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/formatter.py:32
6880msgid "Value: unknown field "
6881msgstr "القيمة: حقل غير معروف "
6882
6883#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:73
6884#, python-format
6885msgid "Search the calibre library for books by %s"
6886msgstr ""
6887
6888#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:82
6889#, python-brace-format
6890msgid "Search {0} for the author: {1}"
6891msgstr "ابحث {0} عن المؤلف: {1}"
6892
6893#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:84
6894#, python-brace-format
6895msgid "Search {0} for the book: {1} by the author {2}"
6896msgstr "ابحث {0} عن الكتاب: {1} للمؤلف {2}"
6897
6898#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:163
6899#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:168
6900#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:250
6901#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:288
6902#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:303
6903#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:315
6904#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:319
6905#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:328
6906#, python-brace-format
6907msgid "Click to see books with {0}: {1}"
6908msgstr "إضغط لترى الكتب ذات {0}: {1}"
6909
6910#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:177
6911msgid "Click to open"
6912msgstr ""
6913
6914#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:213
6915msgid "Ids"
6916msgstr "معرفات"
6917
6918#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:243
6919msgid "Search calibre for books with the language: {}"
6920msgstr ""
6921
6922#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:275
6923#, python-format
6924msgid ""
6925"%(sidx)s of <a href=\"%(href)s\" title=\"%(tt)s\"><span "
6926"class=\"%(cls)s\">%(series)s</span></a>"
6927msgstr ""
6928
6929#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:279
6930msgid "Click to see books in this series"
6931msgstr ""
6932
6933#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:292
6934#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:332
6935#, python-brace-format
6936msgid "Click to see books with {0}: {1} (derived from {2})"
6937msgstr ""
6938
6939#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:20
6940msgid "%prog ebook_file [options]\n"
6941msgstr ""
6942
6943#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:21
6944#, python-brace-format
6945msgid ""
6946"\n"
6947"Read/Write metadata from/to e-book files.\n"
6948"\n"
6949"Supported formats for reading metadata: {0}\n"
6950"\n"
6951"Supported formats for writing metadata: {1}\n"
6952"\n"
6953"Different file types support different kinds of metadata. If you try to set\n"
6954"some metadata on a file type that does not support it, the metadata will be\n"
6955"silently ignored.\n"
6956msgstr "\nقراءة/كتابة البيانات الوصفية من ملفات الكتب الالكترونية.\n\nالصيغ المدعومة لقراءة البيانات الوصفية: {0}\n\nالصيغ المدعومة لكتابة البيانات الوصفية: {1}\n\nأنواع الملفات المختلفة تدعم أصنافا مختلفة من البيانات الوصفية. إذا حاولت تعيين\nبعض البيانات الوصفية في نوع ملف لا يدعمها، فإنّ البيانات الوصفية سوف\nتُهمَل بصمت.\n"
6957
6958#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:39
6959msgid ""
6960"Set the authors. Multiple authors should be separated by the & character. "
6961"Author names should be in the order Firstname Lastname."
6962msgstr "تعيين المؤلفين. يجب الفصل بين عدة مؤلفين بعلامة &. ينبغي أن تكون أسماء المؤلفين بالترتيب الاسم الأول اسم العائلة."
6963
6964#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:43
6965msgid ""
6966"The version of the title to be used for sorting. If unspecified, and the "
6967"title is specified, it will be auto-generated from the title."
6968msgstr "صيغة أخرى للعنوان تستخدم للفرز. إذا لم يتم تحديدها، و تم تحديد العنوان، سيتم توليدها آليا من العنوان."
6969
6970#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:47
6971msgid ""
6972"String to be used when sorting by author. If unspecified, and the author(s) "
6973"are specified, it will be auto-generated from the author(s)."
6974msgstr "سلسلة رموز ﻻستخدامها عند الفرز حسب المؤلف. إذا لم يتم تحديدها، و تم تحديد المؤلف (المؤلفين)، سيتم توليدها آليا من أسماء المؤلف (المؤلفين)."
6975
6976#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:51
6977msgid "Set the cover to the specified file."
6978msgstr "تعيين الغلاف إلى الملف المحدد."
6979
6980#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:57
6981msgid "Set the book category."
6982msgstr "تعيين فئة الكِتاب."
6983
6984#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:67
6985msgid ""
6986"Set the identifiers for the book, can be specified multiple times. For "
6987"example: --identifier uri:https://acme.com --identifier isbn:12345 To remove"
6988" an identifier, specify no value, --identifier isbn: Note that for EPUB "
6989"files, an identifier marked as the package identifier cannot be removed."
6990msgstr ""
6991
6992#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:78
6993msgid "Set the published date."
6994msgstr "تعيين تاريخ النشر."
6995
6996#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:81
6997msgid "Get the cover from the e-book and save it at as the specified file."
6998msgstr ""
6999
7000#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:84
7001msgid ""
7002"Specify the name of an OPF file. The metadata will be written to the OPF "
7003"file."
7004msgstr "تخصيص الإسم لملف OPF. البيانات الوصفية سيتم كتابتها في الملف OPF."
7005
7006#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:87
7007msgid ""
7008"Read metadata from the specified OPF file and use it to set metadata in the "
7009"e-book. Metadata specified on the command line will override metadata read "
7010"from the OPF file"
7011msgstr ""
7012
7013#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:92
7014msgid "Set the BookID in LRF files"
7015msgstr ""
7016
7017#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:168
7018msgid "No file specified"
7019msgstr "لا يوجد ملف محدد"
7020
7021#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:183
7022msgid "Original metadata"
7023msgstr "البيانات الوصفية الأصلية"
7024
7025#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:200
7026msgid "Changed metadata"
7027msgstr "البيانات الوصفية المعدّلة"
7028
7029#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:212
7030msgid "OPF created in"
7031msgstr "أُنشيء ملف OPF في"
7032
7033#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:218
7034msgid "Cover saved to"
7035msgstr "تم حفظ الغلاف في"
7036
7037#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:220
7038msgid "No cover found"
7039msgstr "لم يتم العثور على غلاف"
7040
7041#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:34
7042msgid "Goodreads"
7043msgstr "قودريدز"
7044
7045#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:35
7046msgid "Google Books"
7047msgstr "كتب غوغل"
7048
7049#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:36
7050msgid "Wikipedia"
7051msgstr "ويكيبيديا"
7052
7053#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:37
7054msgid "Google web search"
7055msgstr "بحث وب غوغل"
7056
7057#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:38
7058msgid "Amazon"
7059msgstr "أمازون"
7060
7061#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:39
7062msgid "Google Images"
7063msgstr "صور غوغل"
7064
7065#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:973
7066msgid "Downloads metadata and covers from Amazon"
7067msgstr "تحميل البيانات الوصفية والأغلفة من أمازون Amazon"
7068
7069#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:984
7070msgid "US"
7071msgstr "الولايات المتحدة"
7072
7073#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:985
7074msgid "France"
7075msgstr "فرنسا"
7076
7077#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:986
7078msgid "Germany"
7079msgstr "ألمانيا"
7080
7081#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:987
7082msgid "UK"
7083msgstr "بريطانيا"
7084
7085#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:988
7086msgid "Australia"
7087msgstr ""
7088
7089#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:989
7090msgid "Italy"
7091msgstr "إيطاليا"
7092
7093#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:990
7094msgid "Japan"
7095msgstr ""
7096
7097#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:991
7098msgid "Spain"
7099msgstr ""
7100
7101#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:992
7102msgid "Brazil"
7103msgstr ""
7104
7105#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:993
7106msgid "Netherlands"
7107msgstr ""
7108
7109#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:994
7110msgid "China"
7111msgstr ""
7112
7113#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:995
7114msgid "Canada"
7115msgstr ""
7116
7117#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:996
7118msgid "Sweden"
7119msgstr ""
7120
7121#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1000
7122msgid "Choose server automatically"
7123msgstr ""
7124
7125#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1001
7126msgid "Amazon servers"
7127msgstr "خوادم أمازون"
7128
7129#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1002
7130msgid "Bing search cache"
7131msgstr ""
7132
7133#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1003
7134msgid "Google search cache"
7135msgstr "خبيئة بحث غوغل"
7136
7137#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1004
7138msgid "Wayback machine cache (slow)"
7139msgstr ""
7140
7141#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1008
7142msgid "Amazon country website to use:"
7143msgstr "موقع وب بلد أمازون الذي سيُستخدَم:"
7144
7145#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1009
7146msgid ""
7147"Metadata from Amazon will be fetched using this country's Amazon website."
7148msgstr ""
7149
7150#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1011
7151msgid "Server to get data from:"
7152msgstr ""
7153
7154#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1013
7155msgid ""
7156"Amazon has started blocking attempts to download metadata from its servers. "
7157"To get around this problem, calibre can fetch the Amazon data from many "
7158"different places where it is cached. Choose the source you prefer."
7159msgstr ""
7160
7161#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1018
7162msgid "Use the MOBI-ASIN for metadata search"
7163msgstr ""
7164
7165#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1020
7166msgid ""
7167"Enable this option to search for metadata with an ASIN identifier from the "
7168"MOBI file at the current country website, unless any other amazon id is "
7169"available. Note that if the MOBI file came from a different Amazon country "
7170"store, you could get incorrect results."
7171msgstr ""
7172
7173#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1374
7174msgid "Amazon timed out. Try again later."
7175msgstr "حصل انقضاء وقت من أمازون. حاول لاحقاً."
7176
7177#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/base.py:188
7178msgid "Metadata source"
7179msgstr "مصدر البيانات الوصفية"
7180
7181#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/big_book_search.py:37
7182msgid ""
7183"Downloads multiple book covers from Amazon. Useful to find alternate covers."
7184msgstr ""
7185
7186#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/big_book_search.py:40
7187#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:55
7188msgid "Maximum number of covers to get"
7189msgstr ""
7190
7191#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/big_book_search.py:41
7192msgid "The maximum number of covers to process from the search result"
7193msgstr ""
7194
7195#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:25
7196msgid ""
7197"%prog [options]\n"
7198"\n"
7199"Fetch book metadata from online sources. You must specify at least one\n"
7200"of title, authors or ISBN.\n"
7201msgstr ""
7202
7203#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:32
7204#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:457
7205msgid "Book title"
7206msgstr "عنوان الكتاب"
7207
7208#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:33
7209msgid "Book author(s)"
7210msgstr ""
7211
7212#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:34
7213msgid "Book ISBN"
7214msgstr ""
7215
7216#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:36
7217msgid ""
7218"Identifiers such as ASIN/Goodreads id etc. Can be specified multiple times "
7219"for multiple identifiers. For example: "
7220msgstr ""
7221
7222#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:39
7223msgid "Print the log to the console (stderr)"
7224msgstr ""
7225
7226#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:40
7227msgid "Output the metadata in OPF format instead of human readable text."
7228msgstr ""
7229
7230#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:42
7231msgid ""
7232"Specify a filename. The cover, if available, will be saved to it. Without "
7233"this option, no cover will be downloaded."
7234msgstr ""
7235
7236#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:44
7237msgid "Timeout in seconds. Default is 30"
7238msgstr ""
7239
7240#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:46
7241msgid ""
7242"Specify the name of a metadata download plugin to use. By default, all "
7243"metadata plugins will be used. Can be specified multiple times for multiple "
7244"plugins. All plugin names: {}"
7245msgstr ""
7246
7247#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/edelweiss.py:200
7248msgid ""
7249"Downloads metadata and covers from Edelweiss - A catalog updated by book "
7250"publishers"
7251msgstr "تحميل البيانات الوصفية والأغلفة من أدلويس Edelweiss - مسرد يحدّثه ناشرو الكتب"
7252
7253#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google.py:181
7254msgid "Downloads metadata and covers from Google Books"
7255msgstr "تحميل البيانات الوصفية والأغلفة من كتب غوغل Google Books"
7256
7257#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:51
7258msgid ""
7259"Downloads covers from a Google Image search. Useful to find larger/alternate"
7260" covers."
7261msgstr "يحمّل الأغلفة من بحث صور غوغل. مفيد للعثور على أغلفة أكبر/بديلة."
7262
7263#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:56
7264msgid "The maximum number of covers to process from the Google search result"
7265msgstr "العدد الأقصى من الأغلفة لمعالجته من نتائج بحث غوغل."
7266
7267#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:57
7268#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:634
7269msgid "Cover size"
7270msgstr "حجم الغلاف"
7271
7272#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:58
7273msgid "Search for covers larger than the specified size"
7274msgstr "ابحث عن أغلفة أكبر من الحجم المعيَّن"
7275
7276#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:60
7277msgid "Any size"
7278msgstr ""
7279
7280#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:61
7281#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:487
7282msgid "Large"
7283msgstr "كبير"
7284
7285#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:62
7286#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:63
7287#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:64
7288#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:65
7289#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:66
7290#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:67
7291#, python-format
7292msgid "Larger than %s"
7293msgstr ""
7294
7295#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/openlibrary.py:17
7296msgid "Downloads covers from The Open Library"
7297msgstr "يحمّل أغلفة من المكتبة المفتوحة The Open Library"
7298
7299#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:73
7300msgid "Sample Book"
7301msgstr ""
7302
7303#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/mobi6.py:42
7304msgid ""
7305"This is an Amazon KFX book. It cannot be processed. See {} for information "
7306"on how to handle KFX books."
7307msgstr ""
7308
7309#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/mobi6.py:88
7310msgid "This is an Amazon Topaz book. It cannot be processed."
7311msgstr ""
7312
7313#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:48
7314#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1496
7315msgid "This is not a MOBI file. It is a Topaz file."
7316msgstr ""
7317
7318#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:53
7319#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1501
7320msgid "This is not a MOBI file."
7321msgstr ""
7322
7323#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:56
7324msgid "This file is locked with DRM. It cannot be tweaked."
7325msgstr ""
7326
7327#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:61
7328msgid ""
7329"This MOBI file does not contain a KF8 format book. KF8 is the new format "
7330"from Amazon. calibre can only tweak MOBI files that contain KF8 books. Older"
7331" MOBI files without KF8 are not tweakable."
7332msgstr ""
7333
7334#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:67
7335msgid ""
7336"This MOBI file contains both KF8 and older Mobi6 data. Tweaking it will "
7337"remove the Mobi6 data, which means the file will not be usable on older "
7338"Kindles. Are you sure?"
7339msgstr ""
7340
7341#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer2/indexer.py:471
7342msgid "No details available"
7343msgstr ""
7344
7345#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1376
7346#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:821
7347msgid "Title page"
7348msgstr ""
7349
7350#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1378
7351#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:823
7352msgid "Index"
7353msgstr "فهرس"
7354
7355#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1379
7356#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:824
7357msgid "Glossary"
7358msgstr "المسرد"
7359
7360#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1380
7361#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:825
7362msgid "Acknowledgements"
7363msgstr "شكر وتقدير"
7364
7365#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1381
7366#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:826
7367msgid "Bibliography"
7368msgstr "ببليوغرافيا"
7369
7370#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1382
7371#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:827
7372msgid "Colophon"
7373msgstr "بيانات الطبع"
7374
7375#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1383
7376msgid "Copyright"
7377msgstr "حقوق المؤلف"
7378
7379#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1384
7380#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:830
7381msgid "Dedication"
7382msgstr "الإهداء"
7383
7384#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1385
7385#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:831
7386msgid "Epigraph"
7387msgstr "كتابة منقوشة"
7388
7389#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1386
7390#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:832
7391msgid "Foreword"
7392msgstr "افتتاحية"
7393
7394#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1387
7395#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:833
7396msgid "List of illustrations"
7397msgstr ""
7398
7399#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1388
7400#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:834
7401msgid "List of tables"
7402msgstr ""
7403
7404#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1390
7405#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:836
7406msgid "Preface"
7407msgstr "افتتاحية"
7408
7409#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1391
7410msgid "Main text"
7411msgstr ""
7412
7413#: /__w/calibre/calibre/src/calibre/ebooks/oeb/iterator/__init__.py:23
7414#, python-format
7415msgid "%s format books are not supported"
7416msgstr "الكتب بتهيئة  %s ليست مدعومة"
7417
7418#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:51
7419msgid "Unknown error"
7420msgstr "خطأ غير معروف"
7421
7422#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:62
7423msgid "See <a href=\"{}\">detailed description</a>."
7424msgstr ""
7425
7426#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:254
7427#, python-brace-format
7428msgid "Failed to process CSS in {name} with errors: {errors}"
7429msgstr ""
7430
7431#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:257
7432#, python-brace-format
7433msgid "Failed to process CSS in {name}"
7434msgstr ""
7435
7436#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:23
7437msgid ""
7438"This font could not be processed. It most likely will not work in an e-book "
7439"reader, either"
7440msgstr ""
7441
7442#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:40
7443msgid "The font {} is not allowed to be embedded"
7444msgstr ""
7445
7446#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:41
7447msgid ""
7448"The font has a flag in its metadata ({:09b}) set indicating that it is not "
7449"licensed for embedding. You can ignore this warning, if you are sure you "
7450"have permission to embed this font."
7451msgstr ""
7452
7453#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:51
7454#, python-brace-format
7455msgid "The CSS font-family name {0} does not match the actual font name {1}"
7456msgstr ""
7457
7458#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:52
7459#, python-brace-format
7460msgid ""
7461"The font family name specified in the CSS @font-face rule: \"{0}\" does not "
7462"match the font name inside the actual font file: \"{1}\". This can cause "
7463"problems in some viewers. You should change the CSS font name to match the "
7464"actual font name."
7465msgstr ""
7466
7467#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:56
7468#, python-brace-format
7469msgid "Change the font name {0} to {1} everywhere"
7470msgstr ""
7471
7472#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:94
7473#, python-format
7474msgid "Not a valid font: %s"
7475msgstr ""
7476
7477#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:19
7478msgid ""
7479"An invalid image is an image that could not be loaded, typically because it "
7480"is corrupted. You should replace it with a good image or remove it."
7481msgstr ""
7482
7483#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:28
7484msgid ""
7485"Reader devices based on Adobe Digital Editions cannot display images whose "
7486"colors are specified in the CMYK colorspace. You should convert this image "
7487"to the RGB colorspace, for maximum compatibility."
7488msgstr ""
7489
7490#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:31
7491msgid "Convert image to RGB automatically"
7492msgstr ""
7493
7494#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:65
7495msgid "Image is in the CMYK colorspace"
7496msgstr ""
7497
7498#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:27
7499msgid ""
7500"The resource pointed to by this link does not exist. You should either fix, "
7501"or remove the link."
7502msgstr ""
7503
7504#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:34
7505msgid ""
7506"Windows computers do not allow the : character in filenames. For maximum "
7507"compatibility it is best to not use these in filenames/links to files."
7508msgstr ""
7509
7510#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:41
7511#, python-brace-format
7512msgid "The linked to resource {0} does not exist"
7513msgstr ""
7514
7515#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:42
7516#, python-brace-format
7517msgid ""
7518"The case of the link {0} and the case of the actual file it points to {1} do"
7519" not agree. You should change either the case of the link or rename the "
7520"file."
7521msgstr ""
7522
7523#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:45
7524msgid "Change the case of the link to match the actual file"
7525msgstr ""
7526
7527#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:74
7528msgid "Link points to a file that is not a text document"
7529msgstr ""
7530
7531#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:75
7532#, python-brace-format
7533msgid ""
7534"The link \"{0}\" points to a file <i>{1}</i> that is not a text (HTML) "
7535"document. Many e-book readers will be unable to follow such a link. You "
7536"should either remove the link or change it to point to a text document. For "
7537"example, if it points to an image, you can create small wrapper document "
7538"that contains the image and change the link to point to that."
7539msgstr ""
7540
7541#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:89
7542msgid "Link points to a location not present in the target file"
7543msgstr ""
7544
7545#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:91
7546#, python-brace-format
7547msgid ""
7548"The link \"{0}\" points to a location <i>{1}</i> in the file {2} that does "
7549"not exist. You should either remove the location so that the link points to "
7550"the top of the file, or change the link to point to the correct location."
7551msgstr ""
7552
7553#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:99
7554msgid ""
7555"This link uses the file:// URL scheme. This does not work with many e-book "
7556"readers. Remove the file:// prefix and make sure the link points to a file "
7557"inside the book."
7558msgstr ""
7559
7560#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:105
7561msgid ""
7562"This link points to a file outside the book. It will not work if the book is"
7563" read on any computer other than the one it was created on. Either fix or "
7564"remove the link."
7565msgstr ""
7566
7567#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:112
7568msgid ""
7569"This link is empty. This is almost always a mistake. Either fill in the link"
7570" destination or remove the link tag."
7571msgstr ""
7572
7573#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:117
7574msgid ""
7575"This file is included in the book but not referred to by any document in the"
7576" spine. This means that the file will not be viewable on most e-book "
7577"readers. You should  probably remove this file from the book or add a link "
7578"to it somewhere."
7579msgstr ""
7580
7581#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:123
7582#, python-format
7583msgid "The file %s is not referenced"
7584msgstr ""
7585
7586#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:128
7587msgid ""
7588"This file is not in the book spine. All content documents must be in the "
7589"spine. You should probably add it to the spine."
7590msgstr ""
7591
7592#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:130
7593msgid "Append this file to the spine"
7594msgstr ""
7595
7596#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:148
7597msgid ""
7598"This file is not listed in the book manifest. While not strictly necessary "
7599"it is good practice to list all files in the manifest. Either list this file"
7600" in the manifest or remove it from the book if it is an unnecessary file."
7601msgstr ""
7602
7603#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:154
7604#, python-format
7605msgid "The file %s is not listed in the manifest"
7606msgstr ""
7607
7608#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:158
7609#, python-format
7610msgid "Remove %s from the book"
7611msgstr ""
7612
7613#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:159
7614#, python-format
7615msgid "Add %s to the manifest"
7616msgstr ""
7617
7618#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:176
7619#, python-format
7620msgid "Remove all references to %s from the HTML and CSS in the book"
7621msgstr ""
7622
7623#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:186
7624msgid ""
7625"This file stores the bookmarks and last opened information from the calibre "
7626"E-book viewer. You can remove it if you do not need that information, or "
7627"don't want to share it with other people you send this book to."
7628msgstr ""
7629
7630#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:190
7631#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:33
7632msgid "Remove this file"
7633msgstr "أزل هذا الملف"
7634
7635#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:195
7636msgid "The bookmarks file used by the calibre E-book viewer is present"
7637msgstr ""
7638
7639#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:209
7640#, python-format
7641msgid "The file %s has a MIME type that does not match its extension"
7642msgstr ""
7643
7644#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:211
7645#, python-brace-format
7646msgid ""
7647"The file {0} has its MIME type specified as {1} in the OPF file. The "
7648"recommended MIME type for files with the extension \"{2}\" is {3}. You "
7649"should change either the file extension or the MIME type in the OPF."
7650msgstr ""
7651
7652#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:216
7653msgid "Change the file extension to .xhtml"
7654msgstr ""
7655
7656#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:219
7657#, python-format
7658msgid "Change the MIME type for this file in the OPF to %s"
7659msgstr ""
7660
7661#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:321
7662msgid "The link is empty"
7663msgstr ""
7664
7665#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:336
7666#, python-format
7667msgid "The linked resource %s is a folder"
7668msgstr ""
7669
7670#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:344
7671#, python-format
7672msgid "The linked resource %s does not exist"
7673msgstr ""
7674
7675#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:348
7676#, python-format
7677msgid "The link %s is a file:// URL"
7678msgstr ""
7679
7680#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:350
7681#, python-format
7682msgid "The link %s points to a file outside the book"
7683msgstr ""
7684
7685#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:352
7686#, python-format
7687msgid ""
7688"The link %s contains a : character, this will cause errors on Windows "
7689"computers"
7690msgstr ""
7691
7692#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:21
7693#, python-format
7694msgid "The <%s> section is missing from the OPF"
7695msgstr ""
7696
7697#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:23
7698#, python-format
7699msgid "The <%s> section is required in the OPF file. You have to create one."
7700msgstr ""
7701
7702#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:29
7703msgid "Empty id attributes are invalid"
7704msgstr ""
7705
7706#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:31
7707msgid "Empty ID attributes are invalid in OPF files."
7708msgstr ""
7709
7710#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:37
7711#, python-format
7712msgid "idref=\"%s\" points to unknown id"
7713msgstr ""
7714
7715#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:39
7716#, python-format
7717msgid "The idref=\"%s\" points to an id that does not exist in the OPF"
7718msgstr ""
7719
7720#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:45
7721msgid "The meta cover tag points to an non-existent item"
7722msgstr ""
7723
7724#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:47
7725#, python-format
7726msgid ""
7727"The meta cover tag points to an item with id=\"%s\" which does not exist in "
7728"the manifest"
7729msgstr ""
7730
7731#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:53
7732msgid ""
7733"Some e-book readers such as the Nook fail to recognize covers if the content"
7734" attribute comes before the name attribute. For maximum compatibility move "
7735"the name attribute before the content attribute."
7736msgstr ""
7737
7738#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:56
7739msgid "Move the name attribute before the content attribute"
7740msgstr ""
7741
7742#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:59
7743msgid "The meta cover tag has content before name"
7744msgstr ""
7745
7746#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:72
7747#, python-format
7748msgid "The item identified as the Table of Contents (%s) does not exist"
7749msgstr ""
7750
7751#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:73
7752#, python-format
7753msgid "There is no item with id=\"%s\" in the manifest."
7754msgstr ""
7755
7756#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:75
7757#, python-format
7758msgid ""
7759"The item identified as the Table of Contents has an incorrect media-type "
7760"(%s)"
7761msgstr ""
7762
7763#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:76
7764#, python-format
7765msgid "The media type for the Table of Contents must be %s"
7766msgstr ""
7767
7768#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:82
7769msgid ""
7770"This manifest entry has no href attribute. Either add the href attribute or "
7771"remove the entry."
7772msgstr ""
7773
7774#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:83
7775msgid "Remove this manifest entry"
7776msgstr ""
7777
7778#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:86
7779msgid "Item in manifest has no href attribute"
7780msgstr ""
7781
7782#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:101
7783msgid ""
7784"The <spine> tag has no reference to the NCX table of contents file. Without "
7785"this reference, the table of contents will not work in most readers. The "
7786"reference should look like <spine toc=\"id of manifest item for the ncx "
7787"file\">."
7788msgstr ""
7789
7790#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:104
7791msgid "Add the reference to the NCX file"
7792msgstr ""
7793
7794#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:107
7795msgid "Missing reference to the NCX Table of Contents"
7796msgstr ""
7797
7798#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:122
7799msgid ""
7800"This book has no Navigation document. According to the EPUB 3 specification,"
7801" a navigation document is required. The Navigation document contains the "
7802"Table of Contents. Use the Table of Contents tool to add a Table of Contents"
7803" to this book."
7804msgstr ""
7805
7806#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:127
7807msgid "Missing navigation document"
7808msgstr ""
7809
7810#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:132
7811msgid ""
7812"The nav document for this book contains no table of contents, or an empty "
7813"table of contents. Use the Table of Contents tool to add a Table of Contents"
7814" to this book."
7815msgstr "مستند التصفح nav لهذا الكتاب ليس فيه جدول محتويات، أو جدول محتويات خالٍ. استخدم أداة جدول المحتويات لإضافة جدول محتويات إلى هذا الكتاب."
7816
7817#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:137
7818msgid "Missing ToC in navigation document"
7819msgstr ""
7820
7821#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:142
7822msgid ""
7823"A file listed in the manifest is missing, you should either remove it from "
7824"the manifest or add the missing file to the book."
7825msgstr ""
7826
7827#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:146
7828#, python-format
7829msgid "Item (%s) in manifest is missing"
7830msgstr ""
7831
7832#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:148
7833#, python-format
7834msgid "Remove the entry for %s from the manifest"
7835msgstr ""
7836
7837#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:162
7838msgid ""
7839"There are items marked as non-linear in the <spine>. These will be displayed"
7840" in random order by different e-book readers. Some will ignore the non-"
7841"linear attribute, some will display them at the end or the beginning of the "
7842"book and some will fail to display them at all. Instead of using non-linear "
7843"items simply place the items in the order you want them to be displayed."
7844msgstr ""
7845
7846#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:169
7847msgid "Mark all non-linear items as linear"
7848msgstr ""
7849
7850#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:172
7851msgid "Non-linear items in the spine"
7852msgstr ""
7853
7854#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:186
7855msgid "Remove all but the first duplicate item"
7856msgstr ""
7857
7858#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:190
7859#, python-brace-format
7860msgid "Duplicate item in {0}: {1}"
7861msgstr ""
7862
7863#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:192
7864#, python-brace-format
7865msgid ""
7866"The item {0} is present more than once in the {2} in {1}. This is not "
7867"allowed."
7868msgstr ""
7869
7870#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:210
7871msgid ""
7872"There is more than one <meta name=\"cover\"> tag defined. There should be "
7873"only one."
7874msgstr ""
7875
7876#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:211
7877msgid "Remove all but the first meta cover tag"
7878msgstr ""
7879
7880#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:214
7881msgid "There is more than one cover defined"
7882msgstr ""
7883
7884#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:227
7885msgid ""
7886"The OPF must have a unique identifier, i.e. a <dc:identifier> element whose "
7887"id is referenced by the <package> element"
7888msgstr ""
7889
7890#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:229
7891msgid "Auto-generate a unique identifier"
7892msgstr ""
7893
7894#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:232
7895msgid "The OPF has no unique identifier"
7896msgstr ""
7897
7898#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:254
7899msgid "The <dc:identifier> element must not be empty."
7900msgstr ""
7901
7902#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:257
7903msgid "Empty identifier element"
7904msgstr ""
7905
7906#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:263
7907msgid "Incorrect media-type for spine item"
7908msgstr ""
7909
7910#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:265
7911#, python-brace-format
7912msgid ""
7913"The item {0} present in the spine has the media-type {1}.  Most e-book "
7914"software cannot handle non-HTML spine items.  If the item is actually HTML, "
7915"you should change its media-type to {2}. If it is not-HTML you should "
7916"consider replacing it with an HTML item, as it is unlikely to work in most "
7917"readers."
7918msgstr ""
7919
7920#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:271
7921#, python-format
7922msgid "Change the media-type to %s"
7923msgstr ""
7924
7925#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:287
7926msgid "The OPF does not have the correct root element"
7927msgstr ""
7928
7929#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:289
7930#, python-brace-format
7931msgid ""
7932"The opf must have the root element <package> in namespace {0}, like this: "
7933"<package xmlns=\"{0}\">"
7934msgstr ""
7935
7936#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:293
7937msgid "The OPF does not have a version"
7938msgstr ""
7939
7940#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:295
7941msgid ""
7942"The <package> tag in the OPF must have a version attribute. This is usually "
7943"version=\"2.0\" for EPUB2 and AZW3 and version=\"3.0\" for EPUB3"
7944msgstr ""
7945
7946#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:32
7947msgid ""
7948"This file is empty, it contains nothing, you should probably remove it."
7949msgstr ""
7950
7951#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:36
7952#, python-format
7953msgid "The file %s is empty"
7954msgstr ""
7955
7956#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:47
7957msgid ""
7958"A decoding errors means that the contents of the file could not be "
7959"interpreted as text. This usually happens if the file has an incorrect "
7960"character encoding declaration or if the file is actually a binary file, "
7961"like an image or font that is mislabelled with an incorrect media type in "
7962"the OPF."
7963msgstr ""
7964
7965#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:54
7966#, python-format
7967msgid "Parsing of %s failed, could not decode"
7968msgstr ""
7969
7970#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:61
7971msgid ""
7972"A parsing error in an XML file means that the XML syntax in the file is "
7973"incorrect. Such a file will most probably not open in an e-book reader. "
7974"These errors can  usually be fixed automatically, however, automatic fixing "
7975"can sometimes  \"do the wrong thing\"."
7976msgstr ""
7977
7978#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:77
7979msgid ""
7980"A parsing error in an HTML file means that the HTML syntax is incorrect. "
7981"Most readers will automatically ignore such errors, but they may result in  "
7982"incorrect display of content. These errors can usually be fixed "
7983"automatically, however, automatic fixing can sometimes \"do the wrong "
7984"thing\"."
7985msgstr ""
7986
7987#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:85
7988msgid ""
7989"This HTML file uses private entities. These are not supported. You can try "
7990"running \"Fix HTML\" from the Tools menu, which will try to automatically "
7991"resolve the private entities."
7992msgstr ""
7993
7994#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:93
7995msgid ""
7996"Replace all named entities with their character equivalents in this book"
7997msgstr ""
7998
7999#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:94
8000msgid ""
8001"Named entities are often only incompletely supported by various book reading"
8002" software. Therefore, it is best to not use them, replacing them with the "
8003"actual characters they represent. This can be done automatically."
8004msgstr ""
8005
8006#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:99
8007msgid "Named entities present"
8008msgstr ""
8009
8010#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:129
8011msgid "Filename contains unsafe characters"
8012msgstr ""
8013
8014#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:134
8015#, python-brace-format
8016msgid ""
8017"The filename {0} contains unsafe characters, that must be escaped, like this"
8018" {1}. This can cause problems with some e-book readers. To be absolutely "
8019"safe, use only the English alphabet [a-z], the numbers [0-9], underscores "
8020"and hyphens in your file names. While many other characters are allowed, "
8021"they may cause problems with some software."
8022msgstr ""
8023
8024#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:140
8025#, python-brace-format
8026msgid "Rename the file {0} to {1}"
8027msgstr ""
8028
8029#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:158
8030#, python-format
8031msgid ""
8032"This HTML file is larger than %s. Too large HTML files can cause performance"
8033" problems on some e-book readers. Consider splitting this file into smaller "
8034"sections."
8035msgstr ""
8036
8037#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:162
8038msgid "File too large"
8039msgstr ""
8040
8041#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:167
8042msgid ""
8043"This is an invalid (unrecognized) entity. Replace it with whatever text it "
8044"is supposed to have represented."
8045msgstr ""
8046
8047#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:171
8048#, python-format
8049msgid "Invalid entity: %s"
8050msgstr ""
8051
8052#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:177
8053msgid ""
8054"Run fix HTML on this file, which will automatically insert the correct "
8055"namespace"
8056msgstr ""
8057
8058#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:180
8059msgid "Invalid or missing namespace"
8060msgstr ""
8061
8062#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:182
8063#, python-brace-format
8064msgid ""
8065"This file has {0}. Its namespace must be {1}. Set the namespace by defining "
8066"the xmlns attribute on the <html> element, like this <html xmlns=\"{1}\">"
8067msgstr ""
8068
8069#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:184
8070#, python-format
8071msgid "incorrect namespace %s"
8072msgstr ""
8073
8074#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:184
8075msgid "no namespace"
8076msgstr ""
8077
8078#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:196
8079msgid "Change this file's encoding to UTF-8"
8080msgstr ""
8081
8082#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:199
8083msgid "Non UTF-8 encoding declaration"
8084msgstr ""
8085
8086#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:200
8087#, python-format
8088msgid ""
8089"This file has its encoding declared as %s. Some reader software cannot "
8090"handle non-UTF8 encoded files. You should change the encoding to UTF-8."
8091msgstr ""
8092
8093#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:274
8094msgid "Private entities found"
8095msgstr ""
8096
8097#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:318
8098msgid ""
8099"This CSS construct is not recognized. That means that it most likely will "
8100"not work on reader devices. Consider replacing it with something else."
8101msgstr ""
8102
8103#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:322
8104msgid ""
8105"Some reader programs are very finicky about CSS stylesheets and will ignore "
8106"the whole sheet if there is an error. These errors can often be fixed "
8107"automatically, however, automatic fixing will typically remove unrecognized "
8108"items, instead of correcting them."
8109msgstr ""
8110
8111#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:327
8112msgid "Try to fix parsing errors in this stylesheet automatically"
8113msgstr ""
8114
8115#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:351
8116msgid "Remove the duplicate ids from all but the first element"
8117msgstr ""
8118
8119#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:354
8120#, python-format
8121msgid "Duplicate id: %s"
8122msgstr ""
8123
8124#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:356
8125#, python-brace-format
8126msgid ""
8127"The id {0} is present on more than one element in {1}. This is not allowed. "
8128"Remove the id from all but one of the elements"
8129msgstr ""
8130
8131#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:373
8132msgid "Replace this id with a randomly generated valid id"
8133msgstr ""
8134
8135#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:376
8136#, python-format
8137msgid "Invalid id: %s"
8138msgstr ""
8139
8140#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:378
8141#, python-brace-format
8142msgid ""
8143"The id {0} is not a valid id. IDs must start with a letter ([A-Za-z]) and "
8144"may be followed by any number of letters, digits ([0-9]), hyphens (\"-\"), "
8145"underscores (\"_\"), colons (\":\"), and periods (\".\"). This is to ensure "
8146"maximum compatibility with a wide range of devices."
8147msgstr ""
8148
8149#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:401
8150msgid "Wrap the bare text in a p tag"
8151msgstr ""
8152
8153#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:402
8154msgid ""
8155"You cannot have bare text inside the body tag. The text must be placed "
8156"inside some other tag, such as p or div"
8157msgstr ""
8158
8159#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:406
8160msgid "Bare text in body tag"
8161msgstr ""
8162
8163#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1509
8164msgid ""
8165"This MOBI file does not contain a KF8 format book. KF8 is the new format "
8166"from Amazon. calibre can only edit MOBI files that contain KF8 books. Older "
8167"MOBI files without KF8 are not editable."
8168msgstr ""
8169
8170#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1515
8171msgid ""
8172"This MOBI file contains both KF8 and older Mobi6 data. calibre can only edit"
8173" MOBI files that contain only KF8 data."
8174msgstr ""
8175
8176#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:40
8177#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:524
8178msgid "Cover inserted"
8179msgstr ""
8180
8181#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:40
8182#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:524
8183msgid "Cover updated"
8184msgstr ""
8185
8186#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:271
8187msgid "Removed one unused CSS style rule"
8188msgid_plural "Removed {} unused CSS style rules"
8189msgstr[0] ""
8190msgstr[1] ""
8191msgstr[2] ""
8192msgstr[3] ""
8193msgstr[4] ""
8194msgstr[5] ""
8195
8196#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:274
8197msgid "Removed one unused CSS selector"
8198msgid_plural "Removed {} unused CSS selectors"
8199msgstr[0] ""
8200msgstr[1] ""
8201msgstr[2] ""
8202msgstr[3] ""
8203msgstr[4] ""
8204msgstr[5] ""
8205
8206#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:277
8207msgid "Removed one unused class from the HTML"
8208msgid_plural "Removed {} unused classes from the HTML"
8209msgstr[0] ""
8210msgstr[1] ""
8211msgstr[2] ""
8212msgstr[3] ""
8213msgstr[4] ""
8214msgstr[5] ""
8215
8216#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:280
8217msgid "Merged one CSS style rule with identical selectors"
8218msgid_plural "Merged {} CSS style rules with identical selectors"
8219msgstr[0] ""
8220msgstr[1] ""
8221msgstr[2] ""
8222msgstr[3] ""
8223msgstr[4] ""
8224msgstr[5] ""
8225
8226#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:283
8227msgid "Merged one CSS style rule with identical properties"
8228msgid_plural "Merged {} CSS style rules with identical properties"
8229msgstr[0] ""
8230msgstr[1] ""
8231msgstr[2] ""
8232msgstr[3] ""
8233msgstr[4] ""
8234msgstr[5] ""
8235
8236#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:286
8237msgid "Removed one unreferenced stylesheet"
8238msgid_plural "Removed {} unreferenced stylesheets"
8239msgstr[0] ""
8240msgstr[1] ""
8241msgstr[2] ""
8242msgstr[3] ""
8243msgstr[4] ""
8244msgstr[5] ""
8245
8246#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:289
8247msgid "No unused CSS style rules found"
8248msgstr ""
8249
8250#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:291
8251msgid "No unused CSS selectors found"
8252msgstr ""
8253
8254#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:293
8255msgid "No unused class attributes found"
8256msgstr ""
8257
8258#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:295
8259msgid "No style rules that could be merged found"
8260msgstr ""
8261
8262#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:297
8263msgid "No unused stylesheets found"
8264msgstr ""
8265
8266#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:40
8267#, python-format
8268msgid ""
8269"Could not find a font in the \"%s\" family exactly matching the CSS font "
8270"specification, will embed a fallback font instead. CSS font specification:"
8271msgstr ""
8272
8273#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:45
8274msgid "Matched font specification:"
8275msgstr ""
8276
8277#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:173
8278#, python-format
8279msgid "Failed to find fonts for family: %s, not embedding"
8280msgstr ""
8281
8282#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:235
8283msgid "No embeddable fonts found"
8284msgstr ""
8285
8286#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/errors.py:19
8287msgid "This file is locked with DRM. It cannot be edited."
8288msgstr ""
8289
8290#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/hyphenation.py:17
8291msgid "Soft hyphens added"
8292msgstr ""
8293
8294#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/hyphenation.py:28
8295msgid "Soft hyphens removed"
8296msgstr ""
8297
8298#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:112
8299#, python-brace-format
8300msgid "{0} compressed from {1} to {2} bytes [{3:.1%} reduction]"
8301msgstr ""
8302
8303#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:115
8304#, python-brace-format
8305msgid "{0} could not be further compressed"
8306msgstr ""
8307
8308#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:117
8309#, python-brace-format
8310msgid "Failed to process {0} with error:"
8311msgstr ""
8312
8313#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:122
8314#, python-brace-format
8315msgid ""
8316"Total image filesize reduced from {0} to {1} [{2:.1%} reduction, {3} images "
8317"changed]"
8318msgstr ""
8319
8320#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:125
8321msgid "Images are already fully optimized"
8322msgstr ""
8323
8324#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:55
8325#, python-format, python-brace-format
8326msgid ""
8327"<p><i>Polishing books</i> is all about putting the shine of perfection onto\n"
8328"your carefully crafted e-books.</p>\n"
8329"\n"
8330"<p>Polishing tries to minimize the changes to the internal code of your e-book.\n"
8331"Unlike conversion, it <i>does not</i> flatten CSS, rename files, change font\n"
8332"sizes, adjust margins, etc. Every action performs only the minimum set of\n"
8333"changes needed for the desired effect.</p>\n"
8334"\n"
8335"<p>You should use this tool as the last step in your e-book creation process.</p>\n"
8336"{0}\n"
8337"<p>Note that polishing only works on files in the %s formats.</p>"
8338msgstr ""
8339
8340#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:67
8341#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:493
8342#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:117
8343#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:124
8344#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:172
8345#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:263
8346#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:692
8347msgid " or "
8348msgstr ""
8349
8350#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:69
8351msgid ""
8352"<p>Embed all fonts that are referenced in the document and are not already embedded.\n"
8353"This will scan your computer for the fonts, and if they are found, they will be\n"
8354"embedded into the document.</p>\n"
8355"<p>Please ensure that you have the proper license for embedding the fonts used in this document.</p>\n"
8356msgstr ""
8357
8358#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:76
8359msgid ""
8360"<p>Subsetting fonts means reducing an embedded font to contain\n"
8361"only the characters used from that font in the book. This\n"
8362"greatly reduces the size of the font files (halving the font\n"
8363"file sizes is common).</p>\n"
8364"\n"
8365"<p>For example, if the book uses a specific font for headers,\n"
8366"then subsetting will reduce that font to contain only the\n"
8367"characters present in the actual headers in the book. Or if the\n"
8368"book embeds the bold and italic versions of a font, but bold\n"
8369"and italic text is relatively rare, or absent altogether, then\n"
8370"the bold and italic fonts can either be reduced to only a few\n"
8371"characters or completely removed.</p>\n"
8372"\n"
8373"<p>The only downside to subsetting fonts is that if, at a later\n"
8374"date you decide to add more text to your books, the newly added\n"
8375"text might not be covered by the subset font.</p>\n"
8376msgstr ""
8377
8378#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:95
8379msgid ""
8380"<p>Insert a \"book jacket\" page at the start of the book that contains\n"
8381"all the book metadata such as title, tags, authors, series, comments,\n"
8382"etc. Any previous book jacket will be replaced.</p>"
8383msgstr ""
8384
8385#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:100
8386msgid "<p>Remove a previous inserted book jacket page.</p>\n"
8387msgstr ""
8388
8389#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:104
8390msgid ""
8391"<p>Convert plain text dashes, ellipsis, quotes, multiple hyphens, etc. into their\n"
8392"typographically correct equivalents.</p>\n"
8393"<p>Note that the algorithm can sometimes generate incorrect results, especially\n"
8394"when single quotes at the start of contractions are involved.</p>\n"
8395msgstr ""
8396
8397#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:111
8398msgid ""
8399"<p>Remove all unused CSS rules from stylesheets and &lt;style&gt; tags. Some books\n"
8400"created from production templates can have a large number of extra CSS rules\n"
8401"that don't match any actual content. These extra rules can slow down readers\n"
8402"that need to parse them all.</p>\n"
8403msgstr ""
8404
8405#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:118
8406msgid ""
8407"<p>Losslessly compress images in the book, to reduce the filesize, without\n"
8408"affecting image quality.</p>\n"
8409msgstr ""
8410
8411#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:123
8412msgid ""
8413"<p>Upgrade the internal structures of the book, if possible. For instance,\n"
8414"upgrades EPUB 2 books to EPUB 3 books.</p>\n"
8415msgstr ""
8416
8417#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:128
8418msgid ""
8419"<p>Add soft hyphens to all words in the book. This allows the book to be rendered\n"
8420"better when the text is justified, in readers that do not support hyphenation.</p>\n"
8421msgstr ""
8422
8423#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:133
8424msgid "<p>Remove soft hyphens from all text in the book.</p>\n"
8425msgstr ""
8426
8427#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:179
8428msgid "Updating metadata"
8429msgstr ""
8430
8431#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:184
8432msgid "Updated metadata jacket"
8433msgstr ""
8434
8435#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:185
8436msgid "Metadata updated\n"
8437msgstr ""
8438
8439#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:189
8440msgid "Setting cover"
8441msgstr ""
8442
8443#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:195
8444msgid "Inserting metadata jacket"
8445msgstr ""
8446
8447#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:198
8448#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:202
8449msgid "Existing metadata jacket replaced"
8450msgstr ""
8451
8452#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:200
8453msgid "Metadata jacket inserted"
8454msgstr ""
8455
8456#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:206
8457msgid "Removing metadata jacket"
8458msgstr ""
8459
8460#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:208
8461msgid "Metadata jacket removed"
8462msgstr ""
8463
8464#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:211
8465msgid "No metadata jacket found"
8466msgstr ""
8467
8468#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:215
8469msgid "Smartening punctuation"
8470msgstr ""
8471
8472#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:221
8473msgid "Embedding referenced fonts"
8474msgstr ""
8475
8476#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:229
8477msgid "Subsetting embedded fonts"
8478msgstr ""
8479
8480#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:233
8481msgid "No embedded fonts to subset"
8482msgstr ""
8483
8484#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:237
8485msgid "Removing unused CSS rules"
8486msgstr ""
8487
8488#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:249
8489msgid "Losslessly compressing images"
8490msgstr ""
8491
8492#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:255
8493msgid "Upgrading book, if possible"
8494msgstr ""
8495
8496#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:261
8497msgid "Removing soft hyphens"
8498msgstr ""
8499
8500#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:265
8501msgid "Adding soft hyphens"
8502msgstr ""
8503
8504#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:275
8505#, python-format
8506msgid "## Polishing: %s"
8507msgstr ""
8508
8509#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:280
8510#, python-format
8511msgid "Polishing took: %.1f seconds"
8512msgstr ""
8513
8514#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:319
8515msgid ""
8516"%prog [options] input_file [output_file]\n"
8517"\n"
8518msgstr ""
8519
8520#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:327
8521msgid ""
8522"Path to a cover image. Changes the cover specified in the e-book. If no "
8523"cover is present, or the cover is not properly identified, inserts a new "
8524"cover."
8525msgstr ""
8526
8527#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:330
8528msgid ""
8529"Path to an OPF file. The metadata in the book is updated from the OPF file."
8530msgstr ""
8531
8532#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:340
8533msgid "Produce more verbose output, useful for debugging."
8534msgstr ""
8535
8536#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:351
8537msgid "You must provide the input file to polish"
8538msgstr ""
8539
8540#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:355
8541msgid "Unknown extra arguments"
8542msgstr ""
8543
8544#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:373
8545msgid "You must specify at least one action to perform"
8546msgstr ""
8547
8548#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/replace.py:164
8549#, python-format
8550msgid "Smartened punctuation in: %s"
8551msgstr ""
8552
8553#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/replace.py:178
8554msgid "No punctuation that could be smartened found"
8555msgstr ""
8556
8557#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/split.py:202
8558#, python-format
8559msgid ""
8560"The file %s has malformed markup. Try running the Fix HTML tool before "
8561"splitting"
8562msgstr ""
8563
8564#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/split.py:277
8565#, python-format
8566msgid "The expression %s did not match any nodes"
8567msgstr ""
8568
8569#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:54
8570#, python-format
8571msgid "Removed unused font: %s"
8572msgstr ""
8573
8574#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:82
8575#, python-format
8576msgid "The font %s was already subset"
8577msgstr ""
8578
8579#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:84
8580#, python-brace-format
8581msgid "Decreased the font {0} to {1} of its original size"
8582msgstr ""
8583
8584#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:107
8585#, python-format
8586msgid "Reduced total font size to %.1f%% of original"
8587msgstr ""
8588
8589#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:110
8590msgid "No embedded fonts found"
8591msgstr ""
8592
8593#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:245
8594#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:251
8595#, python-format
8596msgid "No file named %s exists"
8597msgstr ""
8598
8599#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:255
8600#, python-format
8601msgid "No HTML file named %s exists"
8602msgstr ""
8603
8604#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:265
8605#, python-format
8606msgid "The anchor %(a)s does not exist in file %(f)s"
8607msgstr ""
8608
8609#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:375
8610#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:183
8611#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:319
8612#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:838
8613#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:853
8614msgid "(Untitled)"
8615msgstr "(بدون عنوان)"
8616
8617#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:568
8618#, python-format
8619msgid ""
8620"The file %s has malformed markup. Try running the Fix HTML tool before "
8621"editing."
8622msgstr ""
8623
8624#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/upgrade.py:137
8625msgid "No upgrade needed"
8626msgstr ""
8627
8628#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/upgrade.py:140
8629msgid "Updated EPUB from version 2 to 3"
8630msgstr ""
8631
8632#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:56
8633msgid "HTML TOC generation options."
8634msgstr ""
8635
8636#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:186
8637#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:188
8638#, python-brace-format
8639msgid "{1} of <em>{0}</em>"
8640msgstr ""
8641
8642#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:345
8643#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:199
8644#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:254
8645#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:164
8646#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:109
8647msgid "Rating"
8648msgstr "التقييم"
8649
8650#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:347
8651#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:84
8652#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:263
8653#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:881
8654#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:197
8655#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1353
8656#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:58
8657#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
8658#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:133
8659#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:298
8660#: /__w/calibre/calibre/src/calibre/srv/opds.py:479
8661msgid "Date"
8662msgstr "الفهرس"
8663
8664#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/split.py:40
8665#, python-format
8666msgid ""
8667"Could not find reasonable point at which to split: %(path)s Sub-tree size: "
8668"%(size)d KB"
8669msgstr ""
8670
8671#: /__w/calibre/calibre/src/calibre/ebooks/oeb/writer.py:33
8672msgid "OPF/NCX/etc. generation options."
8673msgstr ""
8674
8675#: /__w/calibre/calibre/src/calibre/ebooks/oeb/writer.py:36
8676#, python-format
8677msgid "OPF version to generate. Default is %default."
8678msgstr ""
8679
8680#: /__w/calibre/calibre/src/calibre/ebooks/oeb/writer.py:38
8681msgid ""
8682"Generate an Adobe \"page-map\" file if pagination information is available."
8683msgstr ""
8684
8685#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/reader132.py:142
8686msgid "Sidebar"
8687msgstr "الشريط الجانبي"
8688
8689#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:821
8690msgid "Adding headers and footers"
8691msgstr ""
8692
8693#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:985
8694msgid "Headers and footers added"
8695msgstr ""
8696
8697#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1029
8698msgid "Parsed all content for markup transformation"
8699msgstr ""
8700
8701#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1042
8702msgid "Completed markup transformation"
8703msgstr ""
8704
8705#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1085
8706msgid "Rendered all HTML as PDF"
8707msgstr ""
8708
8709#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1090
8710msgid "Added links to PDF content"
8711msgstr ""
8712
8713#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1126
8714msgid "Updated metadata in PDF"
8715msgstr ""
8716
8717#: /__w/calibre/calibre/src/calibre/ebooks/pdf/image_writer.py:146
8718#, python-brace-format
8719msgid "Rendered {0} of {1} pages"
8720msgstr ""
8721
8722#: /__w/calibre/calibre/src/calibre/ebooks/pdf/pdftohtml.py:75
8723msgid "Could not find pdftohtml, check it is in your PATH"
8724msgstr "يمكن العثور على pdftohtml، تحقق في المسار الخاص"
8725
8726#: /__w/calibre/calibre/src/calibre/ebooks/rb/rbml.py:104
8727#: /__w/calibre/calibre/src/calibre/ebooks/txt/txtml.py:104
8728msgid "Table of Contents:"
8729msgstr "جدول المحتويات:"
8730
8731#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:215
8732msgid "Send file to storage card instead of main memory by default"
8733msgstr "أرسل الملف إلى بطاقة التخزين بدلا من الذاكرة الرئيسية بشكل افتراضي"
8734
8735#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:217
8736msgid "Confirm before deleting"
8737msgstr "تأكيد قبل الحذف"
8738
8739#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:219
8740msgid "Main window geometry"
8741msgstr ""
8742
8743#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:221
8744msgid "Notify when a new version is available"
8745msgstr "تنبيه عندما يتوفر إصدار جديد"
8746
8747#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:223
8748msgid "Use Roman numerals for series number"
8749msgstr ""
8750
8751#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:225
8752msgid "Sort tags list by name, popularity, or rating"
8753msgstr ""
8754
8755#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:227
8756msgid "Match tags by any or all."
8757msgstr ""
8758
8759#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:229
8760msgid "Number of covers to show in the cover browsing mode"
8761msgstr ""
8762
8763#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:231
8764msgid "Defaults for conversion to LRF"
8765msgstr "الإفتراضي للتحويل إلى LRF"
8766
8767#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:233
8768msgid "Options for the LRF e-book viewer"
8769msgstr ""
8770
8771#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:237
8772msgid "Formats that are viewed using the internal viewer"
8773msgstr "الصيغ التي تُشاهَد باستخدام المعاين الداخلي"
8774
8775#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:239
8776msgid "Columns to be displayed in the book list"
8777msgstr ""
8778
8779#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:240
8780msgid "Automatically launch Content server on application startup"
8781msgstr ""
8782
8783#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:241
8784msgid "Oldest news kept in database"
8785msgstr ""
8786
8787#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:242
8788msgid "Show system tray icon"
8789msgstr "إظهار أيقونة صينية النظام"
8790
8791#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:244
8792msgid "Upload downloaded news to device"
8793msgstr "رفع أخبار تم تنزيلها إلى الجهاز"
8794
8795#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:246
8796msgid "Delete news books from library after uploading to device"
8797msgstr "احذف الأخبار من المكتبة بعد الرفع إلى الجهاز"
8798
8799#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:248
8800msgid ""
8801"Show the cover flow in a separate window instead of in the main calibre "
8802"window"
8803msgstr ""
8804
8805#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:250
8806msgid "Disable notifications from the system tray icon"
8807msgstr ""
8808
8809#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:252
8810msgid "Default action to perform when the \"Send to device\" button is clicked"
8811msgstr ""
8812
8813#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:257
8814msgid ""
8815"Start searching as you type. If this is disabled then search will only take "
8816"place when the Enter key is pressed."
8817msgstr ""
8818
8819#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:260
8820msgid ""
8821"When searching, show all books with search results highlighted instead of "
8822"showing only the matches. You can use the N or F3 keys to go to the next "
8823"match."
8824msgstr ""
8825
8826#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:287
8827msgid ""
8828"Maximum number of simultaneous conversion/news download jobs. This number is"
8829" twice the actual value for historical reasons."
8830msgstr ""
8831
8832#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:290
8833msgid "Download social metadata (tags/rating/etc.)"
8834msgstr ""
8835
8836#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:292
8837msgid "Overwrite author and title with new metadata"
8838msgstr ""
8839
8840#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:294
8841msgid "Automatically download the cover, if available"
8842msgstr ""
8843
8844#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:296
8845msgid "Limit max simultaneous jobs to number of CPUs"
8846msgstr ""
8847
8848#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:298
8849msgid ""
8850"The layout of the user interface. Wide has the Book details panel on the "
8851"right and narrow has it at the bottom."
8852msgstr ""
8853
8854#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:302
8855msgid "Show the average rating per item indication in the Tag browser"
8856msgstr ""
8857
8858#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:304
8859msgid "Disable UI animations"
8860msgstr ""
8861
8862#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:309
8863msgid "Tag browser categories not to display"
8864msgstr ""
8865
8866#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:378
8867#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:108
8868msgid "WARNING:"
8869msgstr ""
8870
8871#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:389
8872msgid "ERROR:"
8873msgstr "خطأ:"
8874
8875#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:406
8876#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:72
8877#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:327
8878#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:410
8879#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:616
8880msgid "Show this confirmation again"
8881msgstr "أظهر هذا التأكيد مرة أخرى"
8882
8883#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:464
8884#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1406
8885msgid "Restart needed"
8886msgstr ""
8887
8888#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:466
8889#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:727
8890msgid "&Restart calibre now"
8891msgstr ""
8892
8893#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:696
8894#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:171
8895#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:251
8896#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:166
8897#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:269
8898#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:295
8899msgid "All files"
8900msgstr "كل الملفات"
8901
8902#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:829
8903msgid "Detach from the controlling terminal, if any (Linux only)"
8904msgstr ""
8905
8906#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:834
8907#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:133
8908msgid "Click \"Show details\" for more information."
8909msgstr ""
8910
8911#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:836
8912#, python-format
8913msgid "The %s environment variable is set. Try unsetting it."
8914msgstr ""
8915
8916#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:837
8917msgid "Could not create temporary folder"
8918msgstr ""
8919
8920#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:838
8921msgid "Could not create temporary folder, calibre cannot start."
8922msgstr ""
8923
8924#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:990
8925msgid "Windows XP not supported"
8926msgstr ""
8927
8928#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:991
8929#, python-format
8930msgid ""
8931"calibre versions newer than 2.0 do not run on Windows XP. This is because "
8932"the graphics toolkit calibre uses (Qt 5) crashes a lot on Windows XP. We "
8933"suggest you stay with <a href=\"%s\">calibre 1.48</a> which works well on "
8934"Windows XP."
8935msgstr ""
8936
8937#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:35
8938#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:978
8939#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:307
8940msgid "Books"
8941msgstr "كتب"
8942
8943#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:36
8944msgid "EPUB books"
8945msgstr ""
8946
8947#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:37
8948msgid "Kindle books"
8949msgstr ""
8950
8951#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:38
8952msgid "PDF books"
8953msgstr ""
8954
8955#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:39
8956msgid "HTML books"
8957msgstr ""
8958
8959#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:40
8960msgid "LIT books"
8961msgstr ""
8962
8963#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:41
8964msgid "Text books"
8965msgstr "كتب نصّية"
8966
8967#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:42
8968msgid "Comics"
8969msgstr "الرسومات"
8970
8971#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:43
8972#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:259
8973#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:268
8974msgid "Archives"
8975msgstr "أرشيفات"
8976
8977#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:44
8978msgid "Wordprocessor files"
8979msgstr ""
8980
8981#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:51
8982msgid "Add books"
8983msgstr "إضافة كتب"
8984
8985#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:52
8986msgid "Add books to the calibre library/device from files on your computer"
8987msgstr "إضافة كتب إلى جهاز/مكتبة كاليبر من ملفات على حاسوبك"
8988
8989#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:53
8990msgid "A"
8991msgstr "A"
8992
8993#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:56
8994msgid "Add books from a single folder"
8995msgstr "أضف الكتب من مجلد واحد"
8996
8997#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:62
8998msgid "Add from folders and sub-folders"
8999msgstr "أضف من مجلدات ومجلدات فرعية"
9000
9001#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:63
9002msgid "Add multiple books from archive (ZIP/RAR)"
9003msgstr "أضف كتب متعددة من أرشيف (ZIP/RAR)"
9004
9005#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:65
9006msgid "Add empty book (Book entry with no formats)"
9007msgstr "أضف كتابا خاليا (مُدخَل كتاب بلا تنسيقات)"
9008
9009#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:67
9010msgid "Add from ISBN"
9011msgstr "أضف من إسبن ISBN"
9012
9013#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:69
9014msgid "Add files to selected book records"
9015msgstr "أضف ملفات إلى سجلات الكتاب المحدد"
9016
9017#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:71
9018msgid "Add files to selected book records from clipboard"
9019msgstr "أضف ملفات إلى سجلات الكتاب المحدد من الحافظة"
9020
9021#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:74
9022msgid "Add an empty file to selected book records"
9023msgstr "أضف ملفاً خالياً إلى سجلات الكتاب المحدد"
9024
9025#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:76
9026msgid "Control the adding of books"
9027msgstr "التحكم في إضافة الكتب"
9028
9029#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:96
9030#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:190
9031#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:124
9032#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:42
9033#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:152
9034#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:405
9035#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:173
9036#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:199
9037#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:242
9038#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:432
9039#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:524
9040#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:596
9041#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:109
9042#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:460
9043#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:84
9044#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:40
9045#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:132
9046#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:358
9047#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:353
9048msgid "No books selected"
9049msgstr "لم تختر كتباً"
9050
9051#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:97
9052#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:191
9053msgid "Cannot add files as no books are selected"
9054msgstr "يتعذر إضافة كتب بما أنّ لا كتب محددة"
9055
9056#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:119
9057msgid "No files in clipboard"
9058msgstr "لا ملفات في الحافظة"
9059
9060#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:120
9061msgid "No files have been copied to the clipboard"
9062msgstr "لم تُنسَخ ملفات إلى الحافظة"
9063
9064#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:126
9065#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:150
9066#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:170
9067#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:197
9068#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:232
9069#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:37
9070#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:474
9071#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:120
9072#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:164
9073#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete.py:22
9074#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:53
9075#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:113
9076#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:256
9077#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:670
9078#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:60
9079#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:99
9080#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:761
9081#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:692
9082#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:702
9083#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:634
9084#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:646
9085#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:171
9086#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:200
9087#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:96
9088#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:317
9089#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:499
9090#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:446
9091#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:768
9092#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:778
9093#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1874
9094#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1431
9095#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:287
9096msgid "Are you sure?"
9097msgstr "أنت متأكّد؟"
9098
9099#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:127
9100#, python-format
9101msgid "Are you sure you want to set the same cover for all %d books?"
9102msgstr "أأنت متأكد أنك تريد تعيين نفس الغلاف لكل كتب %d؟"
9103
9104#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:143
9105msgid "Select book files"
9106msgstr "حدد ملفات الكتاب"
9107
9108#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:151
9109#, python-format
9110msgid ""
9111"Are you sure you want to add the same files to all %d books? If the format "
9112"already exists for a book, it will be replaced."
9113msgstr ""
9114
9115#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:167
9116#, python-brace-format
9117msgid "The {0} format will be replaced in the book {1}. Are you sure?"
9118msgid_plural "The {0} formats will be replaced in the book {1}. Are you sure?"
9119msgstr[0] ""
9120msgstr[1] ""
9121msgstr[2] ""
9122msgstr[3] ""
9123msgstr[4] ""
9124msgstr[5] ""
9125
9126#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:198
9127#, python-format
9128msgid ""
9129"Are you sure you want to add the same empty file to all %d books? If the "
9130"format already exists for a book, it will be replaced."
9131msgstr "أأنت متأكد أنك تريد إضافة نفس الملف الخالي إلى كل كتب %d؟ إذا كان التنسيق موجود مسبقاً لكتاب ما، فسوف يُستبدَل."
9132
9133#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:209
9134msgid "Choose format of empty file"
9135msgstr "اختر صيغة الملف الخالي"
9136
9137#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:230
9138#, python-brace-format
9139msgid "The {0} format will be replaced in the book: {1}. Are you sure?"
9140msgstr ""
9141
9142#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:258
9143#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:267
9144msgid "Choose archive file"
9145msgstr "اختر ملف أرشيف"
9146
9147#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:264
9148msgid "Type of archive"
9149msgstr "نوع الأرشيف"
9150
9151#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:265
9152msgid "Will the archive have a single book per internal folder?"
9153msgstr "هل سيكون للأرشيف كتاب واحد لكل مجلد داخلي؟"
9154
9155#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:274
9156msgid "Select root folder"
9157msgstr "حدد المجلد الرئيسي"
9158
9159#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:279
9160#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:317
9161msgid "Cannot add"
9162msgstr ""
9163
9164#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:280
9165#, python-format
9166msgid ""
9167"Cannot add books from the folder: %s as it contains the currently opened "
9168"calibre library"
9169msgstr ""
9170
9171#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:303
9172msgid "Multi-file books?"
9173msgstr "كتب متعددة الملفات؟"
9174
9175#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:304
9176msgid ""
9177"Assume all e-book files in a single folder are multiple formats of the same "
9178"book?"
9179msgstr ""
9180
9181#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:381
9182msgid "Duplicates found"
9183msgstr ""
9184
9185#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:382
9186msgid ""
9187"Books with some of the specified ISBNs already exist in the calibre library."
9188" Click \"Show details\" for the full list. Do you want to add them anyway?"
9189msgstr ""
9190
9191#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:398
9192msgid "Adding"
9193msgstr ""
9194
9195#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:399
9196msgid "Creating book records from ISBNs"
9197msgstr ""
9198
9199#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:483
9200#, python-format
9201msgid ""
9202"You have dropped some files onto the book <b>%s</b>. This will add or "
9203"replace the files for this book. Do you want to proceed?"
9204msgstr ""
9205
9206#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:486
9207msgid "Add as new book"
9208msgid_plural "Add as new books"
9209msgstr[0] ""
9210msgstr[1] ""
9211msgstr[2] ""
9212msgstr[3] ""
9213msgstr[4] ""
9214msgstr[5] ""
9215
9216#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:511
9217#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:565
9218msgid "Uploading books to device."
9219msgstr "رفع الكتب إلى الجهاز."
9220
9221#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:530
9222msgid "Supported books"
9223msgstr "أيد الكتب"
9224
9225#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:533
9226msgid "Select books"
9227msgstr "اختيار الكتب"
9228
9229#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:581
9230msgid "The following duplicate book was found."
9231msgid_plural "The following {} duplicate books were found."
9232msgstr[0] ""
9233msgstr[1] ""
9234msgstr[2] ""
9235msgstr[3] ""
9236msgstr[4] ""
9237msgstr[5] ""
9238
9239#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:584
9240msgid "Merged some books"
9241msgstr "دمج بعض الكتب"
9242
9243#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:585
9244msgid ""
9245"Incoming book formats were processed and merged into your calibre database "
9246"according to your auto-merge settings. Click \"Show details\" to see the "
9247"list of merged books."
9248msgstr ""
9249
9250#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:609
9251#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:614
9252#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:634
9253msgid "Add to library"
9254msgstr "أضف إلى المكتبة"
9255
9256#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:614
9257#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:172
9258#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:90
9259#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:107
9260#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:114
9261#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:96
9262#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:329
9263#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:211
9264#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:268
9265msgid "No book selected"
9266msgstr "لم تحدد كتبًا"
9267
9268#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:628
9269msgid ""
9270"The following books are virtual and cannot be added to the calibre library:"
9271msgstr "الكتب التالية افتراضية ويمكن إضافتها إلى مكتبة كاليبر:"
9272
9273#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:634
9274msgid "No book files found"
9275msgstr "لم يتم العثور على ملفات الكتب"
9276
9277#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:640
9278msgid "Downloading books"
9279msgstr "تحميل الكتب"
9280
9281#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:641
9282msgid "Downloading books from device"
9283msgstr "تحميل الكتب من الجهاز"
9284
9285#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:660
9286msgid "Could not download files from the device"
9287msgstr "لا يمكن تحميل الملفات من الجهاز"
9288
9289#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:663
9290msgid "Could not download some files from the device"
9291msgstr "لا يمكن تحميل بعض الملفات من الجهاز"
9292
9293#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:667
9294msgid "Could not download files"
9295msgstr "لا يمكن تحميل الملفات"
9296
9297#: /__w/calibre/calibre/src/calibre/gui2/actions/add_to_library.py:15
9298msgid "Add books to library"
9299msgstr "أضف كتباً إلى المكتبة"
9300
9301#: /__w/calibre/calibre/src/calibre/gui2/actions/add_to_library.py:16
9302msgid "Add books to your calibre library from the connected device"
9303msgstr "أضف كتباً إلى مكتبتك في كاليبر من الجهاز المتصل"
9304
9305#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:29
9306msgid "Merging user annotations into database"
9307msgstr ""
9308
9309#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:67
9310#: /__w/calibre/calibre/src/calibre/gui2/device.py:821
9311msgid "Fetch annotations (experimental)"
9312msgstr "جلب الحواشي (تجريبي)"
9313
9314#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:111
9315#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:742
9316#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:991
9317#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1040
9318#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1376
9319msgid "Not supported"
9320msgstr "غير مدعوم"
9321
9322#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:112
9323msgid "Fetching annotations is not supported for this device"
9324msgstr "جلب الحواشي غير مدعوم لهذا الجهاز"
9325
9326#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:116
9327#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:141
9328msgid "Use library only"
9329msgstr "استخدام المكتبة فقط"
9330
9331#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:117
9332#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:142
9333msgid "User annotations generated from main library only"
9334msgstr ""
9335
9336#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:125
9337msgid "No books selected to fetch annotations from"
9338msgstr "لا كتب محددة لجلب الشروحات منها"
9339
9340#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:161
9341msgid "Some errors"
9342msgstr ""
9343
9344#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:162
9345msgid ""
9346"Could not fetch annotations for some books. Click \"Show details\" to see "
9347"which ones."
9348msgstr ""
9349
9350#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:15
9351msgid "Author mapper"
9352msgstr ""
9353
9354#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:36
9355msgid "Map authors for one book in the library"
9356msgid_plural "Map authors for {} books in the library"
9357msgstr[0] "رسّم المؤلفين للا كتاب في المكتبة"
9358msgstr[1] "رسّم المؤلفين لكتاب واحد في المكتبة"
9359msgstr[2] "رسّم المؤلفين لكتابين {} في المكتبة"
9360msgstr[3] "رسّم المؤلفين لـ {} كتب في المكتبة"
9361msgstr[4] "رسّم المؤلفين لـ {} كتابًا في المكتبة"
9362msgstr[5] "رسّم المؤلفين لـ {} كتاب في المكتبة"
9363
9364#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:40
9365#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:41
9366msgid "The changes will be applied to the <b>selected book</b>"
9367msgid_plural "The changes will be applied to the <b>{} selected books</b>"
9368msgstr[0] "لن تطبق التغييرات على <b>{} أي كتاب</b>"
9369msgstr[1] "ستطبق التغييرات على <b> الكتاب المحدد</b>"
9370msgstr[2] "ستطبق التغييرات على <b> {} كتابين محددين</b>"
9371msgstr[3] "ستطبق التغييرات على <b> {} كتب محددة</b>"
9372msgstr[4] "ستطبق التغييرات على <b> {} كتابا محددا</b>"
9373msgstr[5] "ستطبق التغييرات على <b> {} كتاب محدد</b>"
9374
9375#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:42
9376#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:43
9377msgid "The changes will be applied to <b>one book in the library</b>"
9378msgid_plural "The changes will be applied to <b>{} books in the library</b>"
9379msgstr[0] ""
9380msgstr[1] ""
9381msgstr[2] ""
9382msgstr[3] ""
9383msgstr[4] ""
9384msgstr[5] ""
9385
9386#: /__w/calibre/calibre/src/calibre/gui2/actions/auto_scroll.py:12
9387msgid "Auto scroll through the book list"
9388msgstr ""
9389
9390#: /__w/calibre/calibre/src/calibre/gui2/actions/auto_scroll.py:13
9391msgid ""
9392"Auto scroll through the book list, particularly useful with the cover "
9393"browser open"
9394msgstr ""
9395
9396#: /__w/calibre/calibre/src/calibre/gui2/actions/auto_scroll.py:13
9397msgid "X"
9398msgstr ""
9399
9400#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:15
9401#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:70
9402msgid "Browse annotations"
9403msgstr "تصفّح الحواشي"
9404
9405#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:16
9406msgid "B"
9407msgstr "ب"
9408
9409#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:49
9410msgid "Not visible"
9411msgstr ""
9412
9413#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:50
9414msgid ""
9415"The book \"{}\" is not currently visible in the calibre library. If you have"
9416" a search or a Virtual library applied, first clear it."
9417msgstr ""
9418
9419#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:23
9420msgid "Create catalog"
9421msgstr "أنشيء مَسرَداً"
9422
9423#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:24
9424msgid ""
9425"Create a catalog of the books in your calibre library in different formats"
9426msgstr "أنشيء مَسرَداً للكتب في مكتبة كاليبر خاصتك بأنساق مختلفة"
9427
9428#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:43
9429msgid "No books selected for catalog generation"
9430msgstr "لم تحدد كتباً لتوليد المسرد"
9431
9432#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:66
9433#, python-format
9434msgid "Generating %s catalog..."
9435msgstr "يةلّد مَسرَد %s ..."
9436
9437#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:75
9438msgid "Catalog generation complete, with warnings."
9439msgstr "اكتمل توليد المَسرَد، مع تحذيرات."
9440
9441#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:91
9442msgid "Catalog generated."
9443msgstr "وُلّد المسرد."
9444
9445#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:94
9446msgid "Export catalog folder"
9447msgstr "صدّر مجلد المَسرَد"
9448
9449#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:95
9450#, python-format
9451msgid "Select destination for %(title)s.%(fmt)s"
9452msgstr ""
9453
9454#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:105
9455#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:395
9456#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:251
9457#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1147
9458#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:60
9459#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:447
9460msgid "Permission denied"
9461msgstr "تم رفض الإذن"
9462
9463#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:106
9464#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:252
9465#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:448
9466#, python-format
9467msgid "Could not open %s. Is it being used by another program?"
9468msgstr ""
9469
9470#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:118
9471#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:161
9472msgid "No library found"
9473msgstr ""
9474
9475#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:124
9476#, python-format
9477msgid ""
9478"No existing calibre library was found at %s. If the library was moved, "
9479"select its new location below. Otherwise calibre will forget this library."
9480msgstr ""
9481
9482#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:130
9483msgid "New location of this library:"
9484msgstr ""
9485
9486#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:139
9487msgid "Library moved"
9488msgstr ""
9489
9490#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:141
9491msgid "Forget library"
9492msgstr ""
9493
9494#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:151
9495msgid "New library location"
9496msgstr ""
9497
9498#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:162
9499#, python-format
9500msgid "No existing calibre library found at %s"
9501msgstr ""
9502
9503#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:182
9504msgid "Queue &all books for backup"
9505msgstr "ضع &‍ك‍ل الكتب في طابور للنسخ الاحتياطي"
9506
9507#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:188
9508msgid "Backup status"
9509msgstr "حالة النسخ الاحتياطي"
9510
9511#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:202
9512msgid "none"
9513msgstr "لا شيء"
9514
9515#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:204
9516#, python-format
9517msgid "Book metadata files remaining to be written: %s"
9518msgstr "البيانات الوصفية للكتب المتبقية للكتابة: %s"
9519
9520#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:231
9521#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:192
9522#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:260
9523#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:69
9524msgid "Choose library"
9525msgstr ""
9526
9527#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:232
9528msgid "Choose calibre library to work with"
9529msgstr "اختر مكتبة كاليبر لتعمل معها"
9530
9531#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:235
9532msgid "Switch/create library"
9533msgstr "بدّل/أنشيء مكتبة"
9534
9535#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:243
9536#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:154
9537msgid "Export/import all calibre data"
9538msgstr "صدّر/استورد كل بيانات كاليبر"
9539
9540#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:256
9541#: /__w/calibre/calibre/src/calibre/gui2/actions/random.py:17
9542msgid "Pick a random book"
9543msgstr "انتقِ كتابا عشوائيا"
9544
9545#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:260
9546msgid "Change the icon for this library"
9547msgstr "غيّر أيقونة هذه المكتبة"
9548
9549#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:263
9550msgid "Choose an icon"
9551msgstr "اختر أيقونة"
9552
9553#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:266
9554msgid "Remove current icon"
9555msgstr "أزِل الأيقونة الحالية"
9556
9557#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:277
9558#: /__w/calibre/calibre/src/calibre/gui2/layout.py:96
9559msgid "Quick switch"
9560msgstr ""
9561
9562#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:280
9563#: /__w/calibre/calibre/src/calibre/gui2/layout.py:97
9564msgid "Rename library"
9565msgstr "أعد تسمية المكتبة"
9566
9567#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:283
9568msgid "Remove library"
9569msgstr "مكتبة إزالة"
9570
9571#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:310
9572msgid "Library maintenance"
9573msgstr "صيانة المكتبة"
9574
9575#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:311
9576msgid "Library metadata backup status"
9577msgstr "حالة النسخ الإحتياطي للبيانات الوصفية للمكتبة"
9578
9579#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:315
9580msgid "Check library"
9581msgstr "اختيار مكتبة"
9582
9583#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:319
9584msgid "Restore database"
9585msgstr "استعِدْ قاعدة بيانات"
9586
9587#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:329
9588msgid "Switch to previous library"
9589msgstr ""
9590
9591#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:352
9592#, python-format
9593msgid "Select icon for library \"%s\""
9594msgstr ""
9595
9596#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:395
9597#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:399
9598msgid "Cannot export/import"
9599msgstr ""
9600
9601#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:396
9602msgid ""
9603"You are running calibre portable, all calibre data is already in the calibre"
9604" portable folder. Export/import is unavailable."
9605msgstr ""
9606
9607#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:400
9608msgid "Cannot export/import data while there are running jobs."
9609msgstr ""
9610
9611#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:416
9612#, python-brace-format
9613msgid "{0} [{1} book]"
9614msgid_plural "{0} [{1} books]"
9615msgstr[0] ""
9616msgstr[1] ""
9617msgstr[2] ""
9618msgstr[3] ""
9619msgstr[4] ""
9620msgstr[5] ""
9621
9622#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:461
9623#, python-format
9624msgid "Apply Virtual library when %s is opened"
9625msgstr "طبّق المكتبة الافتراضية عندما تكون %s مفتوحة"
9626
9627#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:475
9628#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:501
9629#, python-format
9630msgid "Switch to: %s"
9631msgstr ""
9632
9633#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:484
9634#, python-format
9635msgid "Rename: %s"
9636msgstr "أعد تسمية: %s"
9637
9638#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:488
9639#, python-format
9640msgid "Remove: %s"
9641msgstr ""
9642
9643#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:522
9644#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:525
9645msgid "No Virtual library"
9646msgstr "لا توجد مكتبة افتراضية"
9647
9648#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:545
9649msgid "Rename"
9650msgstr "إعادة تسمية"
9651
9652#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:547
9653#, python-format
9654msgid "Choose a new name for the library <b>%s</b>. "
9655msgstr "اختر اسما جديدا للمكتبة <b>%s</b>. "
9656
9657#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:548
9658msgid "Note that the actual library folder will be renamed."
9659msgstr ""
9660
9661#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:555
9662#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:715
9663#: /__w/calibre/calibre/src/calibre/gui2/email.py:256
9664#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:329
9665msgid "Already exists"
9666msgstr "موجود بالفعل"
9667
9668#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:556
9669#, python-format
9670msgid "The folder %s already exists. Delete it first."
9671msgstr ""
9672
9673#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:559
9674#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:621
9675#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:122
9676#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:306
9677#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:789
9678msgid "Too long"
9679msgstr ""
9680
9681#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:564
9682#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1200
9683#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1411
9684#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:300
9685#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1427
9686#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:194
9687msgid "Not found"
9688msgstr "غير موجود"
9689
9690#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:565
9691#, python-format
9692msgid ""
9693"Cannot rename as no library was found at %s. Try switching to this library "
9694"first, then switch back and retry the renaming."
9695msgstr ""
9696
9697#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:576
9698msgid "Rename failed"
9699msgstr "فشل إعادة تسمية"
9700
9701#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:577
9702#, python-format
9703msgid ""
9704"Failed to rename the library at %s. The most common cause for this is if one"
9705" of the files in the library is open in another program."
9706msgstr ""
9707
9708#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:590
9709msgid "Library removed"
9710msgstr "مكتبة إزالة"
9711
9712#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:591
9713#, python-format
9714msgid ""
9715"The library %s has been removed from calibre. The files remain on your "
9716"computer, if you want to delete them, you will have to do so manually."
9717msgstr ""
9718
9719#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:595
9720#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:42
9721#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:86
9722#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:206
9723#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:345
9724#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:665
9725msgid "&OK"
9726msgstr "مواف‍&‍ق"
9727
9728#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:595
9729#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:185
9730#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1029
9731#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:51
9732#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:457
9733#: /__w/calibre/calibre/src/calibre/utils/localization.py:366
9734msgid "&Undo"
9735msgstr "ت&راجع"
9736
9737#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:612
9738msgid "Backup metadata"
9739msgstr ""
9740
9741#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:613
9742msgid ""
9743"Metadata will be backed up while calibre is running, at the rate of "
9744"approximately 1 book every three seconds."
9745msgstr ""
9746
9747#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:622
9748#, python-format
9749msgid ""
9750"Path to library too long. It must be less than %d characters. Move your "
9751"library to a location with a shorter path using Windows Explorer, then point"
9752" calibre to the new location and try again."
9753msgstr ""
9754
9755#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:657
9756#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:722
9757#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:88
9758#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:93
9759#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:336
9760#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:397
9761msgid "Success"
9762msgstr "نجاح"
9763
9764#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:658
9765msgid ""
9766"Found no errors in your calibre library database. Do you want calibre to "
9767"check if the files in your library match the information in the database?"
9768msgstr "لم يعثر على أخطاء في قاعدة بيانات مكتبتك في كاليبر. أتريد من كاليبر أن يفحص فيما لو كانت الملفات في مكتبتك تطابِق المعلومات في قاعدة البيانات؟"
9769
9770#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:663
9771#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:484
9772#: /__w/calibre/calibre/src/calibre/gui2/device.py:1028
9773#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:133
9774#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1263
9775#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:120
9776#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:483
9777#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:524
9778msgid "Failed"
9779msgstr "فشلَ"
9780
9781#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:664
9782msgid "Database integrity check failed, click \"Show details\" for details."
9783msgstr ""
9784
9785#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:668
9786msgid "Starting library scan, this may take a while"
9787msgstr ""
9788
9789#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:674
9790#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:114
9791msgid "No problems found"
9792msgstr "لم يعثر على مشاكل"
9793
9794#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:675
9795msgid "The files in your library match the information in the database."
9796msgstr "الملفات في مكتبتك تطابِق المعلومات في قاعدة البيانات"
9797
9798#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:765
9799#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:770
9800#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:776
9801#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:532
9802#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:93
9803#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:1454
9804#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:201
9805msgid "Not allowed"
9806msgstr ""
9807
9808#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:766
9809msgid ""
9810"You cannot change libraries while using the environment variable "
9811"CALIBRE_OVERRIDE_DATABASE_PATH."
9812msgstr ""
9813
9814#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:771
9815msgid "You cannot change libraries while jobs are running."
9816msgstr ""
9817
9818#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:777
9819msgid ""
9820"You cannot change libraries until all updates are accepted or rejected."
9821msgstr ""
9822
9823#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:24
9824msgid "C"
9825msgstr "ج"
9826
9827#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:24
9828msgid "Convert books"
9829msgstr "تحويل الكتب"
9830
9831#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:24
9832msgid "Convert books between different e-book formats"
9833msgstr "تحويل الكتب فيما بين صيغ كتب الكترونية مختلفة"
9834
9835#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:57
9836msgid "Convert individually"
9837msgstr "التحويل فردياً"
9838
9839#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:60
9840msgid "Bulk convert"
9841msgstr "تحويل جماعي"
9842
9843#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:64
9844msgid "Create a catalog of the books in your calibre library"
9845msgstr "إنشاء مَسرَد بالكتب في مكتبة كاليبر الخاصة بك"
9846
9847#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:151
9848#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:167
9849#: /__w/calibre/calibre/src/calibre/gui2/ui.py:964
9850msgid "Cannot convert"
9851msgstr "يمكن تحويله"
9852
9853#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:168
9854msgid "Conversion to the {} format is not supported"
9855msgstr ""
9856
9857#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:194
9858msgid "Starting conversion of the book"
9859msgid_plural "Starting conversion of {} books"
9860msgstr[0] ""
9861msgstr[1] ""
9862msgstr[2] ""
9863msgstr[3] ""
9864msgstr[4] ""
9865msgstr[5] ""
9866
9867#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:264
9868msgid "Book deleted"
9869msgstr "حُذف الكتاب"
9870
9871#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:265
9872msgid ""
9873"The book you were trying to convert has been deleted from the calibre "
9874"library."
9875msgstr ""
9876
9877#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:270
9878msgid "Empty output file, probably the conversion process crashed"
9879msgstr ""
9880
9881#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:280
9882msgid "completed"
9883msgstr ""
9884
9885#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:39
9886msgid "Different custom columns"
9887msgstr ""
9888
9889#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:53
9890#, python-brace-format
9891msgid ""
9892"The custom columns in the <i>{0}</i> library are different from the custom "
9893"columns in the <i>{1}</i> library. As a result, some metadata might not be "
9894"copied."
9895msgstr ""
9896
9897#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:61
9898msgid ""
9899"The following columns are incompatible - they have the same name but "
9900"different data types. They will be ignored: "
9901msgstr ""
9902
9903#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:70
9904#, python-brace-format
9905msgid ""
9906"The following columns are missing in the <i>{0}</i> library. You can choose "
9907"to add them automatically below."
9908msgstr ""
9909
9910#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:76
9911#, python-format
9912msgid "Add to the %s library"
9913msgstr ""
9914
9915#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:79
9916msgid "This warning is only shown once per library, per session"
9917msgstr ""
9918
9919#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:181
9920#, python-format
9921msgid "%(title)s by %(author)s"
9922msgstr ""
9923
9924#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:215
9925msgid "&Sort libraries alphabetically"
9926msgstr ""
9927
9928#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:223
9929msgid "Library &path:"
9930msgstr ""
9931
9932#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:229
9933msgid "Browse for library"
9934msgstr ""
9935
9936#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:238
9937#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:141
9938#: /__w/calibre/calibre/src/calibre/utils/localization.py:361
9939msgid "&Copy"
9940msgstr "&ن‍سخ"
9941
9942#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:240
9943msgid "Copy to the specified library"
9944msgstr ""
9945
9946#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:241
9947msgid "&Move"
9948msgstr ""
9949
9950#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:244
9951msgid "Copy to the specified library and delete from the current library"
9952msgstr "انسخ إلى المكتبة المحددة واحذف من المكتبة الحالية"
9953
9954#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:276
9955#, python-format
9956msgid ""
9957"Books with the same, title, author and language as the following already "
9958"exist in the library %s. Select which books you want copied anyway."
9959msgstr ""
9960
9961#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:281
9962msgid "Duplicate books"
9963msgstr ""
9964
9965#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:285
9966#, python-brace-format
9967msgid "{0} by {1}"
9968msgstr ""
9969
9970#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:294
9971#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:138
9972#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:137
9973#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:94
9974#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:54
9975#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:186
9976#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:125
9977#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:145
9978msgid "Select &all"
9979msgstr "تحديد ال‍&‍ك‍ل"
9980
9981#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:296
9982#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:140
9983#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:139
9984#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:96
9985#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:56
9986#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:188
9987#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:125
9988msgid "Select &none"
9989msgstr "لا تحدد &ش‍يئا"
9990
9991#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:298
9992#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:58
9993#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:115
9994#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:393
9995#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:467
9996#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:119
9997#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:236
9998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:120
9999#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:127
10000#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:463
10001msgid "&Copy to clipboard"
10002msgstr "&ن‍سخ إلى الحافظة"
10003
10004#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:331
10005msgid "Copy to library"
10006msgstr "نسخة لمكتبة"
10007
10008#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:332
10009msgid "Copy selected books to the specified library"
10010msgstr "انسخ الكتب المحددة إلى المكتبة المعيَّنة"
10011
10012#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:364
10013#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:374
10014msgid "Choose library..."
10015msgstr ""
10016
10017#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:370
10018msgid "(delete after copy)"
10019msgstr "(احذف بعد النسخ)"
10020
10021#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:392
10022#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:404
10023msgid "Cannot copy"
10024msgstr ""
10025
10026#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:393
10027msgid "Cannot copy to current library."
10028msgstr ""
10029
10030#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:409
10031msgid "No library"
10032msgstr ""
10033
10034#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:410
10035#, python-format
10036msgid "No library found at %s"
10037msgstr ""
10038
10039#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:456
10040msgid "Copying to"
10041msgstr ""
10042
10043#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:456
10044msgid "Moving to"
10045msgstr ""
10046
10047#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:474
10048msgid "The copying process was interrupted. {} books were copied."
10049msgstr ""
10050
10051#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:476
10052msgid "No books were deleted from this library."
10053msgstr ""
10054
10055#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:477
10056msgid ""
10057"The best way to resume this operation is to re-copy all the books with the "
10058"option to \"Check for duplicates when copying to library\" in "
10059"Preferences->Import/export->Adding books turned on."
10060msgstr ""
10061
10062#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:479
10063msgid "Canceled"
10064msgstr ""
10065
10066#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:484
10067msgid "Could not copy books: "
10068msgstr "لم يمكن نسخ الكتب: "
10069
10070#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:489
10071#, python-brace-format
10072msgid "Moved the book to {loc}"
10073msgstr ""
10074
10075#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:490
10076#, python-brace-format
10077msgid "Moved {num} books to {loc}"
10078msgstr ""
10079
10080#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:492
10081#, python-brace-format
10082msgid "Copied the book to {loc}"
10083msgstr "نُسِخ الكتاب إلى {loc}"
10084
10085#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:493
10086#, python-brace-format
10087msgid "Copied {num} books to {loc}"
10088msgstr "نُسِخ {num} كتاب إلى {loc}"
10089
10090#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:498
10091msgid "Auto merged"
10092msgstr ""
10093
10094#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:499
10095msgid ""
10096"Some books were automatically merged into existing records in the target "
10097"library. Click \"Show details\" to see which ones. This behavior is "
10098"controlled by the Auto-merge option in Preferences->Import/export->Adding "
10099"books->Adding actions."
10100msgstr ""
10101
10102#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:520
10103#, python-brace-format
10104msgid ""
10105"Copying: {0} failed, with error:\n"
10106"{1}"
10107msgstr ""
10108
10109#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:521
10110msgid "Could not copy some books, click \"Show details\" for more information."
10111msgstr ""
10112
10113#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:521
10114msgid "Failed to copy some books"
10115msgstr ""
10116
10117#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:523
10118msgid "Failed to copy a book, see below for details"
10119msgid_plural "Failed to copy {} books, see below for details"
10120msgstr[0] ""
10121msgstr[1] ""
10122msgstr[2] ""
10123msgstr[3] ""
10124msgstr[4] ""
10125msgstr[5] ""
10126
10127#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:527
10128msgid "Could not copy any books, click \"Show details\" for more information."
10129msgstr ""
10130
10131#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:527
10132msgid "Failed to copy books"
10133msgstr ""
10134
10135#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:533
10136msgid ""
10137"You cannot use other libraries while using the environment variable "
10138"CALIBRE_OVERRIDE_DATABASE_PATH."
10139msgstr ""
10140
10141#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:38
10142#, python-brace-format
10143msgid ""
10144"You are trying to delete {0} books. Sending so many files to the {1} <b>can "
10145"be slow</b>. Should calibre skip the {1}? If you click Yes the files will be"
10146" <b>permanently deleted</b>."
10147msgstr ""
10148
10149#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:51
10150msgid "Deleting..."
10151msgstr ""
10152
10153#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:74
10154msgid "Deleted"
10155msgstr "محذوف"
10156
10157#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:85
10158msgid "Failed to delete"
10159msgstr "فشل الحذف"
10160
10161#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:86
10162msgid ""
10163"Failed to delete some books, click the \"Show details\" button for details."
10164msgstr ""
10165
10166#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:94
10167msgid "Delete books"
10168msgstr "احذف الكتب"
10169
10170#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:94
10171msgid "Remove books"
10172msgstr "حذف كتب"
10173
10174#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:97
10175msgid "Remove selected books"
10176msgstr "أزل الكتب المحددة"
10177
10178#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:130
10179msgid "Remove files of a specific format from selected books"
10180msgstr "أزل ملفات بصيغة معيَّنة من الكتب المحددة"
10181
10182#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:133
10183msgid "Remove all formats from selected books, except..."
10184msgstr "إزالة كافة التنسيقات من الكتب المختارة، إلا..."
10185
10186#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:137
10187msgid "Remove all formats from selected books"
10188msgstr "إزالة كافة التنسيقات من الكتب المختارة"
10189
10190#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:140
10191msgid "Remove covers from selected books"
10192msgstr "إزالة الأغلفة من الكتب المختارة"
10193
10194#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:144
10195msgid "Remove matching books from device"
10196msgstr "إزالة الكتب المطابِقة من الجهاز"
10197
10198#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:169
10199#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:828
10200msgid "Cannot delete"
10201msgstr "لا يمكن الحذف"
10202
10203#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:180
10204#, python-format
10205msgid ""
10206"The %(fmt)s format will be <b>permanently deleted</b> from %(title)s. Are "
10207"you sure?"
10208msgstr ""
10209
10210#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:204
10211msgid "Choose formats to be deleted"
10212msgstr "اختر الأنساق التي ستُحذف"
10213
10214#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:220
10215msgid ""
10216"Choose formats <b>not</b> to be deleted.<p>Note that this will never remove "
10217"all formats from a book."
10218msgstr "اختر الأنساق التي <b>لن</b> تحذَف. <p>لاحظ أنّ هذا لن يحذف كل الأنساق من الكتاب مطلقًا."
10219
10220#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:249
10221msgid ""
10222"<b>All formats</b> for the selected books will be <b>deleted</b> from your "
10223"library.<br>The book metadata will be kept. Are you sure?"
10224msgstr "<b>كل الصيغ</b> للكتب المحددة سوف <b>تُحذَف</b> من مكتبتك.<br>سيُحافَظ على البيانات الوصفية للكتاب. أأنت متأكد؟"
10225
10226#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:270
10227msgid "Cannot delete books"
10228msgstr "لا يمكن حذف الكتب"
10229
10230#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:271
10231msgid "No device is connected"
10232msgstr "لم يتم توصيل الجهاز"
10233
10234#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:281
10235#: /__w/calibre/calibre/src/calibre/gui2/device.py:744
10236#: /__w/calibre/calibre/src/calibre/gui2/device.py:753
10237msgid "Main memory"
10238msgstr "الذاكرة الرئيسية"
10239
10240#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:282
10241#: /__w/calibre/calibre/src/calibre/gui2/device.py:746
10242#: /__w/calibre/calibre/src/calibre/gui2/device.py:755
10243msgid "Storage card A"
10244msgstr "بطاقة الخزن أ"
10245
10246#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:283
10247#: /__w/calibre/calibre/src/calibre/gui2/device.py:748
10248#: /__w/calibre/calibre/src/calibre/gui2/device.py:757
10249msgid "Storage card B"
10250msgstr "بطاقة الخزن ب"
10251
10252#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:288
10253msgid "No books to delete"
10254msgstr "لا توجد كتب لحذفها"
10255
10256#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:289
10257msgid "None of the selected books are on the device"
10258msgstr "ليس أي من الكتب المحددة موجودا على الجهاز"
10259
10260#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:310
10261#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:441
10262msgid "Deleting books from device."
10263msgstr "يحذف كتبًا من الجهاز."
10264
10265#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:320
10266msgid ""
10267"The cover from the selected book will be <b>permanently deleted</b>. Are you"
10268" sure?"
10269msgid_plural ""
10270"The covers from the {} selected books will be <b>permanently deleted</b>. "
10271"Are you sure?"
10272msgstr[0] ""
10273msgstr[1] ""
10274msgstr[2] ""
10275msgstr[3] ""
10276msgstr[4] ""
10277msgstr[5] ""
10278
10279#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:369
10280msgid ""
10281"Some of the selected books are on the attached device. <b>Where</b> do you "
10282"want the selected files deleted from?"
10283msgstr "بعض من الكتب المحددة موجودا على الجهاز المرفق. من <b>أين</b> تريد حذف الملفات المحددة؟"
10284
10285#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:382
10286msgid ""
10287"The selected book will be <b>permanently deleted</b> and the files removed "
10288"from your calibre library. Are you sure?"
10289msgid_plural ""
10290"The {} selected books will be <b>permanently deleted</b> and the files "
10291"removed from your calibre library. Are you sure?"
10292msgstr[0] "لن <b>يُحذف نهائيا</b> أي كتاب محدد {} ولن تُزال الملفات من مكتبة كاليبر. أأنت متأكد؟"
10293msgstr[1] "الكتاب المحدد <b>سيُحذف نهائيا</b> وتُزال الملفات من مكتبة كاليبر. أأنت متأكد؟"
10294msgstr[2] "الكتابان الـ {} المحددان <b>سيُحذفان نهائيا</b> وتُزال الملفات من مكتبة كاليبر. أأنت متأكد؟"
10295msgstr[3] "الكتب ال {} المحددة <b>ستُحذف نهائيا</b> وتُزال الملفات من مكتبة كاليبر. أأنت متأكد؟"
10296msgstr[4] "الكتب ال {} المحددة <b>ستُحذف نهائيا</b> وتُزال الملفات من مكتبة كاليبر. أأنت متأكد؟"
10297msgstr[5] "الكتب الـ {} المحددة <b>ستُحذف نهائيا</b> وتُزال الملفات من مكتبة كاليبر. أأنت متأكد؟"
10298
10299#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:396
10300#, python-format
10301msgid ""
10302"Could not access %s. Is it being used by another program? Click \"Show "
10303"details\" for more information."
10304msgstr ""
10305
10306#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:434
10307msgid ""
10308"The selected book will be <b>permanently deleted</b> from your device. Are "
10309"you sure?"
10310msgid_plural ""
10311"The {} selected books will be <b>permanently deleted</b> from your device. "
10312"Are you sure?"
10313msgstr[0] "لن <b>يُحذف نهائيا</b> أي كتاب محدد {} ولن تُزال الملفات من جهازك. أأنت متأكد؟"
10314msgstr[1] "الكتاب المحدد <b>سيُحذف نهائيا</b> وتُزال الملفات من جهازك. أأنت متأكد؟"
10315msgstr[2] "الكتابان الـ {} المحددان <b>سيُحذفان نهائيا</b> وتُزال الملفات من جهازك. أأنت متأكد؟"
10316msgstr[3] "الكتب الـ {} المحددة <b>ستُحذف نهائيا</b> وتُزال الملفات من جهازك. أأنت متأكد؟"
10317msgstr[4] "الكتب الـ {} المحددة <b>ستُحذف نهائيا</b> وتُزال الملفات من جهازك. أأنت متأكد؟"
10318msgstr[5] "الكتب الـ {} المحددة <b>ستُحذف نهائيا</b> وتُزال الملفات من جهازك. أأنت متأكد؟"
10319
10320#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:43
10321msgid "Start wireless device connection"
10322msgstr "بدء اتصال جهاز لاسلكياً"
10323
10324#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:44
10325msgid "Stop wireless device connection"
10326msgstr ""
10327
10328#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:49
10329msgid "Connect to folder"
10330msgstr "الاتصال إلى مجلد"
10331
10332#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:57
10333#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:85
10334msgid "Start Content server"
10335msgstr "بدء خادوم المحتوى"
10336
10337#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:60
10338msgid "Visit Content server in browser"
10339msgstr "زُر خادوم المحتوى في المتصفح"
10340
10341#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:79
10342msgid "Start/stop Content server"
10343msgstr "بدء/إيقاف خادوم المحتوى"
10344
10345#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:92
10346#, python-brace-format
10347msgid "[{ip}, port {port}, {protocol}]"
10348msgstr "[{ip}، المنفذ {port}, {protocol}]"
10349
10350#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:98
10351msgid "Stop Content server"
10352msgstr "أوقف خادوم المحتوى"
10353
10354#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:115
10355#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:140
10356msgid "Email to"
10357msgstr ""
10358
10359#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:119
10360msgid "Email to and delete from library"
10361msgstr ""
10362
10363#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:133
10364#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:150
10365msgid "(delete from library)"
10366msgstr "(احذف من المكتبة)"
10367
10368#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:148
10369#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:150
10370#: /__w/calibre/calibre/src/calibre/gui2/email.py:205
10371msgid "Select recipients"
10372msgstr ""
10373
10374#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:156
10375msgid "Email to selected recipients..."
10376msgstr "إرسال بالبريد إلى المستلمين المحددين..."
10377
10378#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:166
10379msgid "Setup email based sharing of books"
10380msgstr "إعداد مشاركة كتب على البريد الالكتروني"
10381
10382#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:182
10383msgid "D"
10384msgstr ""
10385
10386#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:182
10387msgid "Send to device"
10388msgstr "إرسال لجهاز"
10389
10390#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:201
10391msgid "Connect/share"
10392msgstr "الاتصال/المشاركة"
10393
10394#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:202
10395msgid ""
10396"Share books using a web server or email. Connect to special devices, etc."
10397msgstr "شارِك الكتب باستخدام خادوم وب أو بريد الكتروني. ارتبط بأجهزة خاصة، وغير ذلك."
10398
10399#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:242
10400#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1287
10401msgid "Stopping"
10402msgstr ""
10403
10404#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:243
10405#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1288
10406msgid "Stopping server, this could take up to a minute, please wait..."
10407msgstr "إيقاف الخادوم، يمكن أن يأخذ هذا ما يصل إلى دقيقة، لطفا انتظر..."
10408
10409#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:261
10410msgid "Disable autostart"
10411msgstr ""
10412
10413#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:262
10414msgid ""
10415"Do you want wireless device connections to be started automatically when "
10416"calibre starts?"
10417msgstr "أتريد لإتصالات الجهاز لاسلكياً أن تبدأ تلقائيا عندما يبدأ كاليبر؟"
10418
10419#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:285
10420msgid "Still looking for IP addresses"
10421msgstr ""
10422
10423#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:288
10424msgid "Many IP addresses. See Start/Stop dialog."
10425msgstr ""
10426
10427#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:16
10428msgid "Manage collections"
10429msgstr ""
10430
10431#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:17
10432msgid "Manage the collections on this device"
10433msgstr ""
10434
10435#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:33
10436msgid "In library view"
10437msgstr ""
10438
10439#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:34
10440msgid ""
10441"Collections can only be edited when showing the books on the device. Click "
10442"the toolbar button to switch to the device view first."
10443msgstr ""
10444
10445#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:40
10446msgid "Change the title/author/cover etc. of books"
10447msgstr "تغيير العنوان/المؤلف/الغلاف الخ للكتب"
10448
10449#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:40
10450msgid "E"
10451msgstr "ه"
10452
10453#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:40
10454#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:347
10455#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:40
10456msgid "Edit metadata"
10457msgstr "تحرير البيانات الوصفية"
10458
10459#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:75
10460msgid "Edit metadata individually"
10461msgstr "تحرير البيانات الوصفية فردياً"
10462
10463#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:77
10464msgid "Edit metadata in bulk"
10465msgstr "تحرير البيانات الوصفية جماعياً"
10466
10467#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:80
10468msgid "Download metadata and covers"
10469msgstr "تحميل البيانات الوصفية والأغلفة"
10470
10471#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:87
10472msgid "Merge into first selected book - delete others"
10473msgstr "الدمج إلى أول كتاب محدد - حذف الأخرى"
10474
10475#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:90
10476msgid "Merge into first selected book - keep others"
10477msgstr "الدمج إلى أول كتاب محدد - إبقاء الأخرى"
10478
10479#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:94
10480msgid "Merge only formats into first selected book - delete others"
10481msgstr "دمج الصيغ فقط إلى أول كتاب محدد - حذف الأخرى"
10482
10483#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:99
10484msgid "Copy metadata"
10485msgstr "نسخ البيانات الوصفية"
10486
10487#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:100
10488msgid "Paste metadata"
10489msgstr "لصق البيانات الوصفية"
10490
10491#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:102
10492msgid "Paste metadata including excluded fields"
10493msgstr ""
10494
10495#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:105
10496msgid "Merge book records"
10497msgstr "دمج قيود الكتب"
10498
10499#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:106
10500msgid "M"
10501msgstr "S"
10502
10503#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:110
10504msgid "Copy URL to show book in calibre"
10505msgstr ""
10506
10507#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:111
10508msgid ""
10509"Copy URLs to show the currently selected books in calibre, to the system "
10510"clipboard"
10511msgstr "انسخ الروابط لإظهار الكتب المحددة حاليا في كاليبر، إلى حافظة النظام"
10512
10513#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:118
10514msgid "Copy URL to open book in calibre"
10515msgstr ""
10516
10517#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:120
10518msgid ""
10519"Copy URLs to open the currently selected books in calibre, to the system "
10520"clipboard"
10521msgstr "انسخ الروابط لفتح الكتب المحددة حاليا في كاليبر، إلى حافظة النظام"
10522
10523#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:172
10524#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:175
10525msgid "Cannot copy metadata"
10526msgstr "لا يمكن نسخ البيانات الوصفية"
10527
10528#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:176
10529msgid "Multiple books selected, can only copy from one book at a time."
10530msgstr "حددت عدة كتب، يمكن فقط النسخ من كتاب واحد في المرة."
10531
10532#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:198
10533#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:203
10534msgid "Cannot paste metadata"
10535msgstr "لا يمكن لصق البيانات الوصفية"
10536
10537#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:204
10538msgid "No copied metadata available"
10539msgstr "لا تتوفر بيانات وصفية منسوخة"
10540
10541#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:207
10542#, python-brace-format
10543msgid ""
10544"You are pasting metadata onto <b>multiple books</b> ({num_of_books}). Are "
10545"you sure you want to do that?"
10546msgstr ""
10547
10548#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:241
10549msgid "Cannot download metadata"
10550msgstr "تعذّر تحميل البيانات الوصفية"
10551
10552#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:260
10553msgid "Failed to download metadata"
10554msgstr "فشل تحميل البيانات الوصفية"
10555
10556#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:270
10557#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:99
10558#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:804
10559#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:512
10560#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:918
10561#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:185
10562#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:176
10563#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:185
10564msgid "Download failed"
10565msgstr "فشلت عملية التنزيل"
10566
10567#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:271
10568msgid "Failed to download metadata or cover for the selected book."
10569msgid_plural "Failed to download metadata or covers for any of the {} books."
10570msgstr[0] "لا بيانات وصفية أو غلاف لأي كتابٍ {}."
10571msgstr[1] "فشل تحميل البيانات الوصفية أو الأغلفة للكتاب المحدد."
10572msgstr[2] "فشل تحميل البيانات الوصفية أو الأغلفة لأي من {} الكتابين."
10573msgstr[3] "فشل تحميل البيانات الوصفية أو الأغلفة لأي من {} كتبٍ."
10574msgstr[4] "فشل تحميل البيانات الوصفية أو الأغلفة لأي من {} كتاباً."
10575msgstr[5] "فشل تحميل البيانات الوصفية أو الأغلفة لأي من {} كتابٍ."
10576
10577#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:275
10578msgid "Metadata download completed"
10579msgstr "تم تنزيل البيانات الوصفية"
10580
10581#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:278
10582msgid "Finished downloading metadata for the selected book."
10583msgid_plural "Finished downloading metadata for <b>{} books</b>."
10584msgstr[0] "انتهى تحميل البيانات الوصفية للكتاب المحدد {}."
10585msgstr[1] "انتهى تحميل البيانات الوصفية للكتاب المحدد."
10586msgstr[2] "انتهى تحميل البيانات الوصفية لـ <b>كتابين {}</b>."
10587msgstr[3] "انتهى تحميل البيانات الوصفية لـ <b>{} كتب</b>."
10588msgstr[4] "انتهى تحميل البيانات الوصفية لـ <b>{} كتابًا</b>."
10589msgstr[5] "انتهى تحميل البيانات الوصفية لـ <b>{} كتابٍ</b>."
10590
10591#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:280
10592msgid "Proceed with updating the metadata in your library?"
10593msgstr ""
10594
10595#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:287
10596#, python-format
10597msgid ""
10598"Could not download metadata and/or covers for %d of the books. Click \"Show "
10599"details\" to see which books."
10600msgstr "لم يمكن تحميل البيانات الوصفية و/أو الأغلفة لـ %d من الكتب. انقر \"إظهار التفاصيل\" لترى أية كتب هي."
10601
10602#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:289
10603msgid "Show the &failed books in the main book list after updating metadata"
10604msgstr ""
10605
10606#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:302
10607#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:987
10608msgid "Download log"
10609msgstr "تحميل السجل"
10610
10611#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:303
10612msgid "Metadata download complete"
10613msgstr "اكتمل تنزيل البيانات الوصفية"
10614
10615#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:308
10616msgid "Revie&w downloaded metadata"
10617msgstr "معاينة البيانات الوصفية المنزّلة"
10618
10619#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:334
10620msgid "Some books changed"
10621msgstr "تم تغيير بعض الكتب"
10622
10623#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:335
10624msgid ""
10625"The metadata for some books in your library has changed since you started "
10626"the download. If you proceed, some of those changes may be overwritten. "
10627"Click \"Show details\" to see the list of changed books. Do you want to "
10628"proceed?"
10629msgstr "تغيرت البيانات الوصفية لبعض الكتب في المكتبة منذ بدء عملية التحميل. إذا مضيت قدما، قد يُكتَب على بعض هذه التغييرات. انقر على زر \"إظهار التفاصيل\" لرؤية قائمة من الكتب التي تغيرت. أتريد المتابعة؟"
10630
10631#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:375
10632msgid "Review downloaded metadata"
10633msgstr "معاينة البيانات الوصفية المنزّلة"
10634
10635#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:376
10636msgid "Discard downloaded metadata for this book"
10637msgstr "أرفض البيانات الوصفية المنزّلة لهذا الكتاب"
10638
10639#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:377
10640msgid "Use the downloaded metadata for all remaining books"
10641msgstr "استعمل البيانات الوصفية المنزّلة لكل الكتب المتبقية"
10642
10643#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:378
10644msgid "Discard downloaded metadata for all remaining books"
10645msgstr "ارفض البيانات الوصفية المنزّلة لكل الكتب المتبقية"
10646
10647#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:379
10648#, python-format
10649msgid "Discard the downloaded value for: %s"
10650msgstr "ارفض القيم المنزّلة ل: %s"
10651
10652#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:380
10653msgid ""
10654"The downloaded metadata is on the left and the original metadata is on the "
10655"right. If a downloaded value is blank or unknown, the original value is "
10656"used."
10657msgstr "على اليسار توجد البيانات الوصفية المنزّلة وعلى اليمين توجد البيانات الوصفية الأصلية. إذا كانت قيمة منزّلة مجهولة أو فارغة سيتم استعمال القيم الأصلية."
10658
10659#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:383
10660msgid "&View book"
10661msgstr ""
10662
10663#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:431
10664#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:523
10665msgid "Cannot edit metadata"
10666msgstr "لا يمكن تحرير البيانات الوصفية"
10667
10668#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:564
10669msgid ""
10670"You are about to merge very many ({}) books. Are you <b>sure</b> you want to"
10671" proceed?"
10672msgstr ""
10673
10674#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:595
10675#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:598
10676msgid "Cannot merge books"
10677msgstr "لا يمكن دمج الكتب"
10678
10679#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:599
10680msgid "At least two books must be selected for merging"
10681msgstr "يجب اختار كتابين على الأقل من أجل الدمج"
10682
10683#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:610
10684#, python-format
10685msgid ""
10686"Book formats and metadata from the selected books will be added to the "
10687"<b>first selected book</b> (%s).<br> The second and subsequently selected "
10688"books will not be deleted or changed.<br><br>Please confirm you want to "
10689"proceed."
10690msgstr "صيغ الكتب والبيانات الوصفية من الكتب المحدد سيتم إضافتها <b>أول كتاب محدد</b> (%s). <br> الكتاب المحدّد الثاني وما بعده ستم حذفها أو تغييرها.<br> <br> من فضلك أكِّد أنك تريد الإستمرار."
10691
10692#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:621
10693#, python-format
10694msgid ""
10695"Book formats from the selected books will be merged into the <b>first "
10696"selected book</b> (%s). Metadata in the first selected book will not be "
10697"changed. Author, Title and all other metadata will <i>not</i> be "
10698"merged.<br><br>After being merged, the second and subsequently selected "
10699"books, with any metadata they have will be <b>deleted</b>. <br><br>All book "
10700"formats of the first selected book will be kept and any duplicate formats in"
10701" the second and subsequently selected books will be permanently "
10702"<b>deleted</b> from your calibre library.<br><br>  Are you <b>sure</b> you "
10703"want to proceed?"
10704msgstr ""
10705
10706#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:637
10707#, python-format
10708msgid ""
10709"Book formats and metadata from the selected books will be merged into the "
10710"<b>first selected book</b> (%s).<br><br>After being merged, the second and "
10711"subsequently selected books will be <b>deleted</b>. <br><br>All book formats"
10712" of the first selected book will be kept and any duplicate formats in the "
10713"second and subsequently selected books will be permanently <b>deleted</b> "
10714"from your calibre library.<br><br>  Are you <b>sure</b> you want to proceed?"
10715msgstr ""
10716
10717#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:824
10718msgid "Applying changed metadata"
10719msgstr ""
10720
10721#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:918
10722msgid "Some failures"
10723msgstr ""
10724
10725#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:919
10726msgid ""
10727"Failed to apply updated metadata for some books in your library. Click "
10728"\"Show details\" to see details."
10729msgstr ""
10730
10731#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:978
10732#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:996
10733msgid "Format file missing"
10734msgstr ""
10735
10736#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:979
10737#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:997
10738#, python-format
10739msgid "Cannot read cover as the %s file is missing from this book"
10740msgstr ""
10741
10742#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1006
10743#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1094
10744msgid "Could not read metadata"
10745msgstr ""
10746
10747#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1007
10748#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1095
10749#, python-format
10750msgid "Could not read metadata from %s format"
10751msgstr ""
10752
10753#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1018
10754#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:462
10755#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:472
10756msgid "Could not read cover"
10757msgstr ""
10758
10759#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1019
10760#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:463
10761#, python-format
10762msgid "Could not read cover from %s format"
10763msgstr ""
10764
10765#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:20
10766msgid "Embed metadata"
10767msgstr ""
10768
10769#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:20
10770#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:23
10771msgid "Embed metadata into book files"
10772msgstr ""
10773
10774#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:56
10775msgid "Embed metadata into files of a specific format from selected books..."
10776msgstr ""
10777
10778#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:64
10779#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:71
10780msgid "Cannot embed"
10781msgstr ""
10782
10783#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:75
10784msgid "Choose formats to be updated"
10785msgstr "اختر الأنساق التي ستُحدّث"
10786
10787#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:81
10788#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:818
10789#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:30
10790msgid "&Stop"
10791msgstr "&ت‍وقف"
10792
10793#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:81
10794msgid "Embedding updated metadata into book files..."
10795msgstr ""
10796
10797#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:82
10798msgid "Embedding metadata..."
10799msgstr ""
10800
10801#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:101
10802msgid "Embedded metadata in one book"
10803msgid_plural "Embedded metadata in {} books"
10804msgstr[0] ""
10805msgstr[1] ""
10806msgstr[2] ""
10807msgstr[3] ""
10808msgstr[4] ""
10809msgstr[5] ""
10810
10811#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:103
10812#, python-brace-format
10813msgid ""
10814"The {0} format of {1}:\n"
10815"\n"
10816"{2}\n"
10817msgstr ""
10818
10819#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:106
10820msgid "Failed for some files"
10821msgstr ""
10822
10823#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:107
10824msgid ""
10825"Failed to embed metadata into some book files. Click \"Show details\" for "
10826"details."
10827msgstr ""
10828
10829#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:110
10830msgid "Show the &failed books in the main book list"
10831msgstr ""
10832
10833#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:22
10834msgid "Download news in e-book form from various websites all over the world"
10835msgstr "حمّل الأخبار بشكل كتاب الكتروني من مواقع انترنت متنوعة من كل بقاع العالم"
10836
10837#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:22
10838msgid "F"
10839msgstr "و"
10840
10841#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:22
10842msgid "Fetch news"
10843msgstr "احصل على الأخبار"
10844
10845#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:57
10846#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:72
10847msgid "Fetching news from "
10848msgstr "جلب الأخبار من"
10849
10850#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:101
10851msgid " fetched."
10852msgstr ""
10853
10854#: /__w/calibre/calibre/src/calibre/gui2/actions/help.py:19
10855msgid "F1"
10856msgstr ""
10857
10858#: /__w/calibre/calibre/src/calibre/gui2/actions/help.py:19
10859#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:412
10860#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:736
10861msgid "Help"
10862msgstr "مساعدة"
10863
10864#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:19
10865msgid "Mark books"
10866msgstr ""
10867
10868#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:19
10869msgid "Temporarily mark books for easy access"
10870msgstr ""
10871
10872#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:24
10873msgid "Toggle mark for selected books"
10874msgstr ""
10875
10876#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:57
10877#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:91
10878msgid "Show marked books"
10879msgstr ""
10880
10881#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:59
10882msgid "Clear all marked books"
10883msgstr ""
10884
10885#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:62
10886msgid "Mark all books by selected author(s)"
10887msgstr ""
10888
10889#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:64
10890msgid "Mark all books in the selected series"
10891msgstr ""
10892
10893#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:67
10894msgid "Clear all books by selected author(s)"
10895msgstr ""
10896
10897#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:69
10898msgid "Clear all books in the selected series"
10899msgstr ""
10900
10901#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:91
10902msgid "Show marked book"
10903msgstr ""
10904
10905#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:109
10906msgid "Cannot mark"
10907msgstr ""
10908
10909#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:17
10910msgid "Match book to library"
10911msgstr ""
10912
10913#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:18
10914msgid "Match this book to a book in the library"
10915msgstr ""
10916
10917#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:35
10918#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:64
10919#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:130
10920#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:201
10921#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:73
10922msgid "Match books"
10923msgstr ""
10924
10925#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:35
10926#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:64
10927msgid "You must select one book"
10928msgstr ""
10929
10930#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:46
10931msgid "Show matched book in library"
10932msgstr ""
10933
10934#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:74
10935msgid "No matching books"
10936msgstr ""
10937
10938#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:75
10939msgid ""
10940"No matching books found in the calibre library. Do you want to specify the "
10941"matching book manually?"
10942msgstr ""
10943
10944#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:14
10945msgid "Move to next match"
10946msgstr ""
10947
10948#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:15
10949msgid "F3"
10950msgstr ""
10951
10952#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:15
10953msgid "Move to next highlighted match"
10954msgstr ""
10955
10956#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:15
10957msgid "N"
10958msgstr "ه"
10959
10960#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:27
10961msgid "Move to previous item"
10962msgstr ""
10963
10964#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:28
10965msgid "Move to previous highlighted item"
10966msgstr ""
10967
10968#: /__w/calibre/calibre/src/calibre/gui2/actions/open.py:16
10969msgid "Open containing folder"
10970msgstr "فتح المجلد المحتوي"
10971
10972#: /__w/calibre/calibre/src/calibre/gui2/actions/open.py:17
10973msgid "O"
10974msgstr "A"
10975
10976#: /__w/calibre/calibre/src/calibre/gui2/actions/open.py:17
10977msgid "Open the folder containing the current book's files"
10978msgstr "افتح المجلد المحتوي على ملفات الكتاب الحالي"
10979
10980#: /__w/calibre/calibre/src/calibre/gui2/actions/plugin_updates.py:18
10981msgid "Plugin updater"
10982msgstr ""
10983
10984#: /__w/calibre/calibre/src/calibre/gui2/actions/plugin_updates.py:18
10985msgid "Update any plugins you have installed in calibre"
10986msgstr ""
10987
10988#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:34
10989#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:514
10990msgid "Polish book"
10991msgstr ""
10992
10993#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:36
10994#, python-format
10995msgid "Polish %d books"
10996msgstr ""
10997
10998#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:40
10999#, python-format
11000msgid "<h3>About Polishing books</h3>%s"
11001msgstr ""
11002
11003#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:41
11004msgid ""
11005"<p>If you have both EPUB and ORIGINAL_EPUB in your book,\n"
11006"                  then polishing will run on ORIGINAL_EPUB (the same for other\n"
11007"                  ORIGINAL_* formats).  So if you\n"
11008"                  want Polishing to not run on the ORIGINAL_* format, delete the\n"
11009"                  ORIGINAL_* format before running it.</p>"
11010msgstr ""
11011
11012#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:48
11013#, python-format
11014msgid "<h3>Embed referenced fonts</h3>%s"
11015msgstr ""
11016
11017#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:49
11018#, python-format
11019msgid "<h3>Subsetting fonts</h3>%s"
11020msgstr ""
11021
11022#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:52
11023#, python-format
11024msgid "<h3>Smarten punctuation</h3>%s"
11025msgstr ""
11026
11027#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:54
11028msgid ""
11029"<h3>Updating metadata</h3><p>This will update all metadata <i>except</i> the"
11030" cover in the e-book files to match the current metadata in the calibre "
11031"library.</p> <p>Note that most e-book formats are not capable of supporting "
11032"all the metadata in calibre.</p><p>There is a separate option to update the "
11033"cover.</p>"
11034msgstr ""
11035
11036#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:62
11037msgid ""
11038"<h3>Update cover</h3><p>Update the covers in the e-book files to match the "
11039"current cover in the calibre library.</p><p>If the e-book file does not have"
11040" an identifiable cover, a new cover is inserted.</p>"
11041msgstr ""
11042
11043#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:67
11044#, python-format
11045msgid "<h3>Book jacket</h3>%s"
11046msgstr ""
11047
11048#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:68
11049#, python-format
11050msgid "<h3>Remove book jacket</h3>%s"
11051msgstr ""
11052
11053#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:69
11054#, python-format
11055msgid "<h3>Remove unused CSS rules</h3>%s"
11056msgstr ""
11057
11058#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:70
11059#, python-format
11060msgid "<h3>Losslessly compress images</h3>%s"
11061msgstr ""
11062
11063#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:71
11064#, python-format
11065msgid "<h3>Add soft-hyphens</h3>%s"
11066msgstr ""
11067
11068#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:72
11069#, python-format
11070msgid "<h3>Remove soft-hyphens</h3>%s"
11071msgstr ""
11072
11073#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:73
11074#, python-format
11075msgid "<h3>Upgrade book internals</h3>%s"
11076msgstr ""
11077
11078#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:79
11079msgid "Select actions to perform:"
11080msgstr ""
11081
11082#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:84
11083msgid "&Embed all referenced fonts"
11084msgstr ""
11085
11086#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:85
11087#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:259
11088msgid "&Subset all embedded fonts"
11089msgstr ""
11090
11091#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:86
11092#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:265
11093msgid "Smarten &punctuation"
11094msgstr ""
11095
11096#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:87
11097msgid "Update &metadata in the book files"
11098msgstr ""
11099
11100#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:88
11101msgid "Update the &cover in the book files"
11102msgstr ""
11103
11104#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:89
11105msgid "Add/replace metadata as a \"book &jacket\" page"
11106msgstr ""
11107
11108#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:90
11109msgid "&Remove a previously inserted book jacket"
11110msgstr ""
11111
11112#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:91
11113msgid "Remove &unused CSS rules from the book"
11114msgstr ""
11115
11116#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:92
11117msgid "Losslessly &compress images"
11118msgstr ""
11119
11120#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:93
11121msgid "Add s&oft hyphens"
11122msgstr ""
11123
11124#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:94
11125msgid "Remove so&ft hyphens"
11126msgstr ""
11127
11128#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:95
11129#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:529
11130msgid "&Upgrade book internals"
11131msgstr ""
11132
11133#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:106
11134msgid "About"
11135msgstr "عن"
11136
11137#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:125
11138msgid "Show &report"
11139msgstr ""
11140
11141#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:127
11142msgid ""
11143"Show a report of all the actions performed after polishing is completed"
11144msgstr ""
11145
11146#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:133
11147#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:65
11148msgid "&Save settings"
11149msgstr ""
11150
11151#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:135
11152#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:67
11153msgid "&Load settings"
11154msgstr ""
11155
11156#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:156
11157#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:236
11158msgid "No actions selected"
11159msgstr ""
11160
11161#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:157
11162msgid "You must select at least one action before saving"
11163msgstr ""
11164
11165#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:159
11166#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:148
11167#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:85
11168#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1229
11169msgid "Choose name"
11170msgstr ""
11171
11172#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:160
11173#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:149
11174#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:86
11175msgid "Choose a name for these settings"
11176msgstr ""
11177
11178#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:180
11179#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:105
11180msgid "Remove saved settings"
11181msgstr ""
11182
11183#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:221
11184msgid "Must update metadata"
11185msgstr ""
11186
11187#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:222
11188msgid ""
11189"You have selected the option to add metadata as a \"book jacket\". For this "
11190"option to work, you must also select the option to update metadata in the "
11191"book files. Do you want to select it?"
11192msgstr "لقد حددت خيار إضافة بيان وصفي كـ \"كساء الكتاب\". ليعمل هذا الخيار، يتوجب عليك ايضاً تحديد الخيار لتحديث البيانات الوصفية في ملفات الكتاب. أتريد تحديده؟"
11193
11194#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:230
11195msgid "Add or remove jacket?"
11196msgstr ""
11197
11198#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:231
11199msgid ""
11200"You have chosen to both add and remove the metadata jacket. This will result"
11201" in the final book having no jacket. Is this what you want?"
11202msgstr ""
11203
11204#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:237
11205msgid "You must select at least one action, or click Cancel."
11206msgstr ""
11207
11208#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:251
11209msgid "Queueing books for polishing"
11210msgstr ""
11211
11212#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:299
11213#, python-format
11214msgid "Polish %s"
11215msgstr ""
11216
11217#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:300
11218#, python-format
11219msgid "Polish book %(nums)s of %(tot)s (%(title)s)"
11220msgstr ""
11221
11222#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:304
11223#, python-format
11224msgid "Queueing book %(nums)s of %(tot)s (%(title)s)"
11225msgstr ""
11226
11227#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:331
11228msgid "Ignore remaining reports"
11229msgstr "تجاهل التقارير المتبقية"
11230
11231#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:337
11232msgid "View full &log"
11233msgstr ""
11234
11235#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:348
11236msgid "Ignore remaining report"
11237msgid_plural "Ignore remaining {} reports"
11238msgstr[0] "تجاهل {} من التقارير المتبقية"
11239msgstr[1] "تجاهل التقرير المتبقي"
11240msgstr[2] "تجاهل {} التقريرين المتبقيين"
11241msgstr[3] "تجاهل التقارير الـ {} المتبقية"
11242msgstr[4] "تجاهل التقارير الـ {} المتبقية"
11243msgstr[5] "تجاهل التقارير الـ {} المتبقية"
11244
11245#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:361
11246#, python-format
11247msgid "Polishing of %s"
11248msgstr ""
11249
11250#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:367
11251#, python-format
11252msgid "The original file has been saved as %s."
11253msgid_plural "The original files have been saved as %s."
11254msgstr[0] ""
11255msgstr[1] ""
11256msgstr[2] ""
11257msgstr[3] ""
11258msgstr[4] ""
11259msgstr[5] ""
11260
11261#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:369
11262#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:324
11263msgid " and "
11264msgstr ""
11265
11266#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:372
11267msgid "If you polish again, the polishing will run on the originals."
11268msgstr ""
11269
11270#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:408
11271msgid "Polish books"
11272msgstr ""
11273
11274#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:409
11275msgid "Apply the shine of perfection to your books"
11276msgstr ""
11277
11278#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:409
11279msgid "P"
11280msgstr ""
11281
11282#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:459
11283#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:490
11284msgid "Cannot polish"
11285msgstr ""
11286
11287#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:471
11288#, python-brace-format
11289msgid ""
11290"One of the books you are polishing has an {0} format. Polishing will use "
11291"this as the source and overwrite any existing {1} format. Are you sure you "
11292"want to proceed?"
11293msgstr ""
11294
11295#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:475
11296msgid "Ask for this confirmation again"
11297msgstr ""
11298
11299#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:491
11300#, python-format
11301msgid ""
11302"Polishing is only supported for books in the %s formats. Convert to one of "
11303"those formats before polishing."
11304msgstr ""
11305
11306#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:519
11307msgid "Start polishing the book"
11308msgid_plural "Start polishing of {} books"
11309msgstr[0] ""
11310msgstr[1] ""
11311msgstr[2] ""
11312msgstr[3] ""
11313msgstr[4] ""
11314msgstr[5] ""
11315
11316#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:536
11317msgid " completed"
11318msgstr ""
11319
11320#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:22
11321msgid "Configure calibre"
11322msgstr "اضبط كاليبر"
11323
11324#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:24
11325msgid "Change calibre behavior"
11326msgstr "غيّر سلوك كاليبر"
11327
11328#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:31
11329msgid "Run Welcome wizard"
11330msgstr "شغّل مساعد الترحيب"
11331
11332#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:33
11333msgid "Get plugins to enhance calibre"
11334msgstr "احصل على ملحقات لتحسين كاليبر"
11335
11336#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:37
11337msgid "Restart in debug mode"
11338msgstr "أعد التشغيل في نمط التنقيح"
11339
11340#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:39
11341msgid "Restart ignoring third party plugins"
11342msgstr "أعد التشغيل متجاهلا الملحقات من الأطراف الخارجية"
11343
11344#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:59
11345msgid "Cannot configure while there are running jobs."
11346msgstr ""
11347
11348#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:63
11349msgid "Cannot configure before calibre is restarted."
11350msgstr "لا يمكن الضبط قبل إعادة تشغيل كاليبر."
11351
11352#: /__w/calibre/calibre/src/calibre/gui2/actions/random.py:18
11353msgid "Select a random book from your calibre library"
11354msgstr ""
11355
11356#: /__w/calibre/calibre/src/calibre/gui2/actions/restart.py:16
11357msgid "Restart"
11358msgstr "أعد التّشغيل"
11359
11360#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:21
11361msgid "Save to disk"
11362msgstr "حفظ إلى القرص"
11363
11364#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:22
11365msgid "Export e-book files from the calibre library"
11366msgstr "صدّر ملفات كتب الكترونية من مكتبة كاليبر"
11367
11368#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:22
11369msgid "S"
11370msgstr "S"
11371
11372#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:31
11373msgid "Save to disk in a single folder"
11374msgstr "احفظ إلى القرص في مجلد واحد"
11375
11376#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:33
11377#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:50
11378#, python-format
11379msgid "Save only %s format to disk"
11380msgstr "حفظ فقط صيغة %s الى القرص"
11381
11382#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:37
11383#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:53
11384#, python-format
11385msgid "Save only %s format to disk in a single folder"
11386msgstr "احفظ فقط نسَق %s إلى القرص في مجلد واحد"
11387
11388#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:40
11389msgid "Save single format to disk..."
11390msgstr "حفظ صيغة واحدة الى القرص..."
11391
11392#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:61
11393#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:83
11394msgid "Cannot save to disk"
11395msgstr "لا يمكن الحفظ إلى القرص"
11396
11397#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:65
11398msgid "Choose format to save to disk"
11399msgstr "اختر صيغة لتحفظ إلى القرص"
11400
11401#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:86
11402msgid "Choose destination folder"
11403msgstr ""
11404
11405#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:94
11406msgid ""
11407"You are trying to save files into the calibre library. This can cause "
11408"corruption of your library. Save to disk is meant to export files from your "
11409"calibre library elsewhere."
11410msgstr ""
11411
11412#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:19
11413msgid "Show Book details"
11414msgstr "إظهار تفاصيل الكتاب"
11415
11416#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:20
11417msgid "I"
11418msgstr ""
11419
11420#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:20
11421msgid "Show the detailed metadata for the current book in a separate window"
11422msgstr ""
11423
11424#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:30
11425msgid "No detailed info available"
11426msgstr ""
11427
11428#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:31
11429msgid "No detailed information is available for books on the device."
11430msgstr ""
11431
11432#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:23
11433#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:63
11434#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:87
11435msgid "Quickview"
11436msgstr "معاينة سريعة"
11437
11438#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:70
11439msgid "Toggle Quickview"
11440msgstr ""
11441
11442#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:71
11443msgid "Open/close the Quickview panel/window"
11444msgstr ""
11445
11446#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:76
11447msgid "Focus to Quickview"
11448msgstr ""
11449
11450#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:77
11451msgid "Move the focus to the Quickview panel/window"
11452msgstr ""
11453
11454#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:85
11455msgid "Focus from Quickview to the book list"
11456msgstr ""
11457
11458#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:86
11459msgid "Move the focus from Quickview to the book list"
11460msgstr ""
11461
11462#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:94
11463msgid "Refresh Quickview"
11464msgstr ""
11465
11466#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:95
11467msgid "Refresh the information shown in the Quickview panel"
11468msgstr ""
11469
11470#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:102
11471msgid "Search from Quickview"
11472msgstr ""
11473
11474#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:103
11475msgid "Search for the currently selected Quickview item"
11476msgstr "ابحث عن عنصر المعاينة السريعة المحدد حاليا"
11477
11478#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:131
11479msgid "No quickview available"
11480msgstr ""
11481
11482#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:132
11483msgid "Quickview is not available for books on the device."
11484msgstr ""
11485
11486#: /__w/calibre/calibre/src/calibre/gui2/actions/show_stored_templates.py:17
11487msgid "Manage template functions"
11488msgstr ""
11489
11490#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:19
11491#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:50
11492#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:352
11493msgid "Template tester"
11494msgstr ""
11495
11496#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:24
11497msgid "Enter a template to test using data from the selected book"
11498msgstr ""
11499
11500#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:34
11501msgid "No template tester available"
11502msgstr ""
11503
11504#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:35
11505msgid "Template tester is not available for books on the device."
11506msgstr ""
11507
11508#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:41
11509msgid "At least one book must be selected"
11510msgstr ""
11511
11512#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:19
11513msgid "Show books similar to the current book"
11514msgstr "أظهِر كتبًا مشابهة للكتاب الحالي"
11515
11516#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:19
11517msgid "Similar books"
11518msgstr ""
11519
11520#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:27
11521msgid "Books by same author"
11522msgstr "كتب لنفس المؤلف"
11523
11524#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:28
11525msgid "Books in this series"
11526msgstr "كتب في هذه السلسلة"
11527
11528#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:30
11529msgid "Books by this publisher"
11530msgstr "كتب من هذا الناشر"
11531
11532#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:31
11533msgid "Books with the same tags"
11534msgstr "كتب بنفس الوسوم"
11535
11536#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:48
11537#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:689
11538msgid "Sort by"
11539msgstr "الفرز حسب"
11540
11541#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:64
11542msgid "Reverse current sort"
11543msgstr ""
11544
11545#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:64
11546msgid "Reverse the current sort order"
11547msgstr ""
11548
11549#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:65
11550msgid "Re-apply current sort"
11551msgstr ""
11552
11553#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:65
11554msgid "Re-apply the current sort"
11555msgstr ""
11556
11557#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:100
11558msgid "Select sortable columns"
11559msgstr ""
11560
11561#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:101
11562msgid "Sort on multiple columns"
11563msgstr ""
11564
11565#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:120
11566#, python-format
11567msgid "%s [reverse current sort]"
11568msgstr ""
11569
11570#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:21
11571msgid "G"
11572msgstr "G"
11573
11574#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:21
11575#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:178
11576msgid "Get books"
11577msgstr "الحصول على كتاب"
11578
11579#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:21
11580msgid "Search dozens of online e-book retailers for the cheapest books"
11581msgstr "ابحث عند العشرات من بائعي الكتب الالكترونية على الخط لتجد أرخص الكتب"
11582
11583#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:23
11584msgid "Search for e-books"
11585msgstr "البحث عن الكتب الالكترونية"
11586
11587#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:29
11588msgid "this author"
11589msgstr "هذا المؤلف"
11590
11591#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:29
11592msgid "this title"
11593msgstr "هذا العنوان"
11594
11595#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:30
11596msgid "this book"
11597msgstr "هذا الكتاب"
11598
11599#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:33
11600#, python-format
11601msgid "Search for %s"
11602msgstr "البحث عن %s"
11603
11604#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:36
11605#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:185
11606msgid "Stores"
11607msgstr "المتاجر"
11608
11609#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:39
11610#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_dialog.py:18
11611msgid "Choose stores"
11612msgstr "اختر المتاجر"
11613
11614#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:90
11615#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:107
11616#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:114
11617#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1109
11618#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1282
11619msgid "Cannot search"
11620msgstr "لا يمكن البحث"
11621
11622#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:135
11623msgid ""
11624"calibre helps you find the e-books you want by searching the websites of "
11625"various commercial and public domain book sources."
11626msgstr "يساعدك كاليبر في العثور على ما تريد من كتب الكترونية بالبحث في مواقع متنوعة من مصادر الكتب التجارية وتلك التي في النطاق العام."
11627
11628#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:139
11629msgid ""
11630"Using the integrated search you can easily find which store has the book you"
11631" are looking for, at the best price. You also get DRM status and other "
11632"useful information."
11633msgstr "باستخدام البحث المدمَج يمكنك بسهولة العثور على المتجر الذي لديه الكتاب الذي تبحث عنه، بأفضل الأسعار. تحصل أيضاً على حالة ادارة الحقوق الرقمية DRM ومعلومات مفيدة أخرى."
11634
11635#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:142
11636msgid ""
11637"All transactions (paid or otherwise) are handled between you and the book "
11638"seller. calibre is not part of this process and any issues related to a "
11639"purchase should be directed to the website you are buying from. Be sure to "
11640"double check that any books you get will work with your e-book reader, "
11641"especially if the book you are buying has <a href=\"{}\">DRM</a>."
11642msgstr "كل الصفقات (المدفوعة أو خلافها) تُعالَج بينك وبين بائع الكتب. كاليبر ليس جزءاً من هذه العملية وأية مشاكل تتعلق بعملية شراء ينبغي أن توجَّه إلى الموقع الذي تشتري منه. تأكد من التحقق مرتين بأنّ أية كتب تحصل عليها ستعمل على قاريء كتبك الالكترونية، بالخصوص إذا كان للكتاب الذي تشتريه <a href=\"{}\">إدارة حقوق رقمية DRM</a>."
11643
11644#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:153
11645#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:35
11646msgid "Show this message again"
11647msgstr "أظهر هذه الرسالة مرة أخرى"
11648
11649#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:154
11650msgid "About Get books"
11651msgstr "عن الحصول على كتب"
11652
11653#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:16
11654msgid "Tag mapper"
11655msgstr ""
11656
11657#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:37
11658msgid "Map tags for one book in the library"
11659msgid_plural "Map tags for {} books in the library"
11660msgstr[0] ""
11661msgstr[1] ""
11662msgstr[2] ""
11663msgstr[3] ""
11664msgstr[4] ""
11665msgstr[5] ""
11666
11667#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:27
11668#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:23
11669msgid "Choose format to edit"
11670msgstr "اختر صيغة للتعديل"
11671
11672#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:31
11673msgid "Choose which format you want to edit:"
11674msgstr ""
11675
11676#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:42
11677msgid "&All formats"
11678msgstr ""
11679
11680#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:73
11681msgid "Edit ToC"
11682msgstr ""
11683
11684#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:74
11685msgid "K"
11686msgstr ""
11687
11688#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:114
11689#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:131
11690msgid "Cannot edit ToC"
11691msgstr ""
11692
11693#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:115
11694#, python-format
11695msgid ""
11696"Editing Table of Contents is only supported for books in the %s formats. "
11697"Convert to one of those formats before polishing."
11698msgstr ""
11699
11700#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:121
11701msgid ""
11702"You have chosen to edit the Table of Contents of {} books at once. Doing so "
11703"will likely slow your computer to a crawl. Are you sure?"
11704msgstr ""
11705
11706#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:179
11707msgid "Library changed"
11708msgstr ""
11709
11710#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:180
11711#, python-brace-format
11712msgid ""
11713"Cannot save changes made to {0} by the ToC editor as the calibre library has"
11714" changed."
11715msgstr ""
11716
11717#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:26
11718msgid ""
11719"This book has multiple formats that can be edited. Choose the format you "
11720"want to edit."
11721msgstr ""
11722
11723#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:29
11724msgid "Always ask when more than one format is available"
11725msgstr ""
11726
11727#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:59
11728#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:326
11729msgid "Edit book"
11730msgstr "تحرير الكتاب"
11731
11732#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:59
11733msgid "Edit books in the EPUB or AZW formats"
11734msgstr "تحرير الكتب بصيغ EPUB أو AZW"
11735
11736#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:59
11737msgid "T"
11738msgstr "خ"
11739
11740#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:95
11741msgid "Cannot Edit book"
11742msgstr "لا يمكن تحرير الكتاب"
11743
11744#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:103
11745#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:121
11746#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:685
11747#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:689
11748msgid "Cannot edit book"
11749msgstr "لا يمكن تحرير الكتاب"
11750
11751#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:104
11752msgid "Editing of books on the device is not supported"
11753msgstr "تحرير الكتب على الجهاز غير مدعوم"
11754
11755#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:112
11756msgid "No editable formats"
11757msgstr ""
11758
11759#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:113
11760msgid "Do you want to create an empty EPUB file to edit?"
11761msgstr "أتريد إنشاء ملف كتاب EPUB فارغ لتحرره؟"
11762
11763#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:122
11764#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:690
11765#, python-format
11766msgid ""
11767"The book must be in the %s formats to edit.\n"
11768"\n"
11769"First convert the book to one of these formats."
11770msgstr ""
11771
11772#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:152
11773msgid "File missing"
11774msgstr ""
11775
11776#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:153
11777#, python-format
11778msgid ""
11779"The %s format is missing from the calibre library. You should run library "
11780"maintenance."
11781msgstr "النسق %s مفقود من مكتبة كاليبر. ينبغي أن تشغّل صيانة المكتبة."
11782
11783#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:34
11784#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:291
11785msgid "Unpack book"
11786msgstr ""
11787
11788#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:67
11789msgid "Choose the format to unpack:"
11790msgstr ""
11791
11792#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:77
11793msgid ""
11794"            <h2>About Unpack book</h2>\n"
11795"            <p>Unpack book allows you to fine tune the appearance of an e-book by\n"
11796"            making small changes to its internals. In order to use Unpack book,\n"
11797"            you need to know a little bit about HTML and CSS, technologies that\n"
11798"            are used in e-books. Follow the steps:</p>\n"
11799"            <br>\n"
11800"            <ol>\n"
11801"            <li>Click \"Explode book\": This will \"explode\" the book into its\n"
11802"            individual internal components.<br></li>\n"
11803"            <li>Right click on any individual file and select \"Open with...\" to\n"
11804"            edit it in your favorite text editor.<br></li>\n"
11805"            <li>When you are done: <b>close the file browser window\n"
11806"            and the editor windows you used to make your tweaks</b>. Then click\n"
11807"            the \"Rebuild book\" button, to update the book in your calibre\n"
11808"            library.</li>\n"
11809"            </ol>"
11810msgstr ""
11811
11812#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:106
11813msgid "&Explode book"
11814msgstr ""
11815
11816#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:107
11817msgid "&Preview book"
11818msgstr ""
11819
11820#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:108
11821#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:87
11822#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:207
11823#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:346
11824#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:192
11825msgid "&Cancel"
11826msgstr "إل‍&‍غ‍اء"
11827
11828#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:109
11829msgid "&Rebuild book"
11830msgstr ""
11831
11832#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:112
11833msgid "Explode the book to edit its components"
11834msgstr ""
11835
11836#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:114
11837msgid "Preview the result of your changes"
11838msgstr ""
11839
11840#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:116
11841msgid "Abort without saving any changes"
11842msgstr ""
11843
11844#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:118
11845msgid "Save your changes and update the book in the calibre library"
11846msgstr ""
11847
11848#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:158
11849msgid "Exploding, please wait..."
11850msgstr ""
11851
11852#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:180
11853#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:189
11854msgid "Failed to unpack"
11855msgstr ""
11856
11857#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:181
11858#, python-format
11859msgid "Could not explode the %s file."
11860msgstr ""
11861
11862#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:190
11863#, python-format
11864msgid ""
11865"Could not explode the %s file. Click \"Show details\" for more information."
11866msgstr ""
11867
11868#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:224
11869msgid "Failed to rebuild file"
11870msgstr ""
11871
11872#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:225
11873#, python-format
11874msgid "Failed to rebuild %s. For more information, click \"Show details\"."
11875msgstr ""
11876
11877#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:233
11878#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:242
11879msgid "Rebuilding, please wait..."
11880msgstr "تجري إعادة البناء، لطفاً انتظر..."
11881
11882#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:292
11883msgid ""
11884"Unpack books in the EPUB, AZW3, HTMLZ formats into their individual "
11885"components"
11886msgstr ""
11887
11888#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:328
11889#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:341
11890msgid "Cannot unpack book"
11891msgstr ""
11892
11893#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:342
11894msgid ""
11895"The book must be in ePub, HTMLZ or AZW3 formats to unpack.\n"
11896"\n"
11897"First convert the book to one of these formats."
11898msgstr ""
11899
11900#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:53
11901msgid "Read books"
11902msgstr "قراءة الكتب"
11903
11904#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:53
11905msgid "V"
11906msgstr "V"
11907
11908#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:53
11909msgid "View"
11910msgstr "مشاهدة"
11911
11912#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:65
11913msgid "View specific format"
11914msgstr "مشاهدة صيغة محددة"
11915
11916#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:67
11917msgid "View with calibre E-book viewer"
11918msgstr "المشاهدة بمعاين كاليبر للكتب الالكترونية"
11919
11920#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:68
11921msgid "Read a random book"
11922msgstr "قراءة كتاب عشوائي"
11923
11924#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:74
11925msgid "Clear recently viewed list"
11926msgstr "إفراغ لائحة المُشاهَد مؤخرا"
11927
11928#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:77
11929msgid "Continue reading previous book"
11930msgstr ""
11931
11932#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:77
11933#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:137
11934msgid "Continue reading the last opened book"
11935msgstr ""
11936
11937#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:189
11938msgid "No associated program"
11939msgstr ""
11940
11941#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:190
11942#, python-format
11943msgid ""
11944"Windows will try to open %s with calibre itself resulting in a duplicate in "
11945"your calibre library. You should install some program capable of viewing "
11946"this file format and tell Windows to use that program to open files of this "
11947"type."
11948msgstr ""
11949
11950#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:211
11951#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:311
11952#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:318
11953#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:357
11954msgid "Cannot view"
11955msgstr ""
11956
11957#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:225
11958#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:244
11959msgid "Format unavailable"
11960msgstr ""
11961
11962#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:226
11963msgid "Selected books have no formats"
11964msgstr ""
11965
11966#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:228
11967#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:153
11968msgid "Choose the format to view"
11969msgstr "اختر النسَق لمعاينته"
11970
11971#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:245
11972#, python-format
11973msgid ""
11974"Not all the selected books were available in the %s format. You should "
11975"convert them first."
11976msgstr ""
11977
11978#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:257
11979msgid "Multiple books selected"
11980msgstr ""
11981
11982#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:258
11983#, python-format
11984msgid ""
11985"You are attempting to open %d books. Opening too many books at once can be "
11986"slow and have a negative effect on the responsiveness of your computer. Once"
11987" started the process cannot be stopped until complete. Do you wish to "
11988"continue?"
11989msgstr ""
11990
11991#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:267
11992msgid "Cannot open folder"
11993msgstr "لا يمكن فتح المجلد"
11994
11995#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:312
11996msgid "This book no longer exists in your library"
11997msgstr "هذا الكتاب لم يعد موجوداً في المكتبة"
11998
11999#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:319
12000#, python-format
12001msgid "%s has no available formats."
12002msgstr ""
12003
12004#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:14
12005#: /__w/calibre/calibre/src/calibre/gui2/layout.py:200
12006msgid "Virtual library"
12007msgstr "المكتبة الافتراضية"
12008
12009#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:29
12010#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:388
12011msgid "Quick select Virtual library"
12012msgstr "اختر سريعاً مكتبة افتراضية"
12013
12014#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:30
12015msgid "Quick select a Virtual library"
12016msgstr "اختر سريعاً مكتبة افتراضية"
12017
12018#: /__w/calibre/calibre/src/calibre/gui2/add.py:43
12019#: /__w/calibre/calibre/src/calibre/gui2/add.py:47
12020#: /__w/calibre/calibre/src/calibre/gui2/add.py:57
12021#: /__w/calibre/calibre/src/calibre/gui2/add.py:254
12022#: /__w/calibre/calibre/src/calibre/gui2/add.py:279
12023#: /__w/calibre/calibre/src/calibre/gui2/add.py:299
12024#: /__w/calibre/calibre/src/calibre/gui2/add.py:315
12025msgid "Cannot add books"
12026msgstr ""
12027
12028#: /__w/calibre/calibre/src/calibre/gui2/add.py:44
12029#, python-format
12030msgid "The path %s does not exist"
12031msgstr ""
12032
12033#: /__w/calibre/calibre/src/calibre/gui2/add.py:48
12034#, python-format
12035msgid "You do not have permission to read %s"
12036msgstr ""
12037
12038#: /__w/calibre/calibre/src/calibre/gui2/add.py:58
12039msgid "You do not have permission to read any of the selected files"
12040msgstr ""
12041
12042#: /__w/calibre/calibre/src/calibre/gui2/add.py:107
12043msgid "Adding books..."
12044msgstr ""
12045
12046#: /__w/calibre/calibre/src/calibre/gui2/add.py:107
12047msgid "Scanning for files..."
12048msgstr ""
12049
12050#: /__w/calibre/calibre/src/calibre/gui2/add.py:237
12051msgid "You do not have permission to read the selected file."
12052msgid_plural "You do not have permission to read the selected files."
12053msgstr[0] ""
12054msgstr[1] ""
12055msgstr[2] ""
12056msgstr[3] ""
12057msgstr[4] ""
12058msgstr[5] ""
12059
12060#: /__w/calibre/calibre/src/calibre/gui2/add.py:243
12061#, python-format
12062msgid "Could not add %s as you do not have permission to read the file"
12063msgstr ""
12064
12065#: /__w/calibre/calibre/src/calibre/gui2/add.py:255
12066#: /__w/calibre/calibre/src/calibre/gui2/add.py:280
12067#: /__w/calibre/calibre/src/calibre/gui2/add.py:300
12068msgid "Failed to add any books, click \"Show details\" for more information."
12069msgstr ""
12070
12071#: /__w/calibre/calibre/src/calibre/gui2/add.py:260
12072msgid "Could not add"
12073msgstr ""
12074
12075#: /__w/calibre/calibre/src/calibre/gui2/add.py:261
12076#, python-format
12077msgid "No e-book files were found in %s"
12078msgstr ""
12079
12080#: /__w/calibre/calibre/src/calibre/gui2/add.py:266
12081msgid "Reading metadata and adding to library (one book)..."
12082msgid_plural "Reading metadata and adding to library ({} books)..."
12083msgstr[0] ""
12084msgstr[1] ""
12085msgstr[2] ""
12086msgstr[3] ""
12087msgstr[4] ""
12088msgstr[5] ""
12089
12090#: /__w/calibre/calibre/src/calibre/gui2/add.py:316
12091msgid "Failed to add some books, click \"Show details\" for more information."
12092msgstr ""
12093
12094#: /__w/calibre/calibre/src/calibre/gui2/add.py:332
12095#: /__w/calibre/calibre/src/calibre/gui2/save.py:154
12096#: /__w/calibre/calibre/src/calibre/gui2/save.py:185
12097#: /__w/calibre/calibre/src/calibre/gui2/save.py:268
12098#: /__w/calibre/calibre/src/calibre/gui2/save.py:302
12099msgid "Critical failure"
12100msgstr ""
12101
12102#: /__w/calibre/calibre/src/calibre/gui2/add.py:333
12103msgid ""
12104"The read metadata worker process crashed while processing some files. Adding"
12105" of books is aborted. Click \"Show details\" to see which files caused the "
12106"problem."
12107msgstr ""
12108
12109#: /__w/calibre/calibre/src/calibre/gui2/add.py:351
12110msgid "Failed to read metadata from the file:"
12111msgid_plural "Failed to read metadata from the files:"
12112msgstr[0] "فشلت قراءة البيانات الوصفية من لا ملف:"
12113msgstr[1] "فشلت قراءة البيانات الوصفية من الملف:"
12114msgstr[2] "فشلت قراءة البيانات الوصفية من الملفين:"
12115msgstr[3] "فشلت قراءة البيانات الوصفية من الملفات:"
12116msgstr[4] "فشلت قراءة البيانات الوصفية من الملفات:"
12117msgstr[5] "فشلت قراءة البيانات الوصفية من الملفات:"
12118
12119#: /__w/calibre/calibre/src/calibre/gui2/add.py:354
12120#: /__w/calibre/calibre/src/calibre/gui2/add.py:411
12121#: /__w/calibre/calibre/src/calibre/gui2/add.py:464
12122#: /__w/calibre/calibre/src/calibre/gui2/add.py:495
12123msgid "With error:"
12124msgstr "مع الخطأ:"
12125
12126#: /__w/calibre/calibre/src/calibre/gui2/add.py:409
12127msgid "Failed to merge the book: "
12128msgstr ""
12129
12130#: /__w/calibre/calibre/src/calibre/gui2/add.py:462
12131msgid "Failed to add the book: "
12132msgstr ""
12133
12134#: /__w/calibre/calibre/src/calibre/gui2/add.py:494
12135#, python-brace-format
12136msgid "Failed to add the file {0} to the book: {1}"
12137msgstr ""
12138
12139#: /__w/calibre/calibre/src/calibre/gui2/add.py:507
12140msgid "Adding duplicates"
12141msgstr ""
12142
12143#: /__w/calibre/calibre/src/calibre/gui2/add.py:531
12144msgid ""
12145"There were problems adding some files, click \"Show details\" for more "
12146"information"
12147msgstr ""
12148
12149#: /__w/calibre/calibre/src/calibre/gui2/add.py:532
12150msgid "Failed to add any books, click \"Show details\" for more information"
12151msgstr ""
12152
12153#: /__w/calibre/calibre/src/calibre/gui2/add.py:533
12154msgid "Errors while adding"
12155msgstr ""
12156
12157#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:23
12158#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:728
12159msgid "Ignore"
12160msgstr "تجاهل"
12161
12162#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:24
12163#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:136
12164msgid "Add"
12165msgstr "إضافة"
12166
12167#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:28
12168msgid "starts with"
12169msgstr "يبدأ بـ"
12170
12171#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:29
12172msgid "does not start with"
12173msgstr "لا يبدأ بـ"
12174
12175#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:30
12176msgid "ends with"
12177msgstr "ينتهي بـ"
12178
12179#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:31
12180msgid "does not end with"
12181msgstr "لا ينتهي بـ"
12182
12183#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:32
12184msgid "matches glob pattern"
12185msgstr "يطابق نمطا عموميا"
12186
12187#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:33
12188msgid "does not match glob pattern"
12189msgstr "لا يطابق نمطا عموميا"
12190
12191#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:34
12192#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:34
12193msgid "matches regex pattern"
12194msgstr "يطابق تعبيرا نظاميا"
12195
12196#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:35
12197#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:35
12198msgid "does not match regex pattern"
12199msgstr "لا يطابق تعبيرا نظاميا"
12200
12201#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:38
12202#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:38
12203msgid "Create the rule below, the rule can be used to add or ignore files"
12204msgstr "حرّر القاعدة في أدناه، يمكن استخدام القاعدة لإضافة أو تجاهل الملفات"
12205
12206#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:39
12207msgid "the file, if the filename"
12208msgstr "الملف، إذا كان اسم الملف"
12209
12210#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:40
12211msgid "You must provide a value for the filename to match"
12212msgstr ""
12213
12214#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:43
12215#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:137
12216msgid "A comma separated list of tags"
12217msgstr ""
12218
12219#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:46
12220msgid "Matching is case-insensitive"
12221msgstr ""
12222
12223#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:48
12224#, python-brace-format
12225msgid "A case-insensitive filename pattern, for example: {0} or {1}"
12226msgstr ""
12227
12228#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:50
12229#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:102
12230#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:142
12231msgid "A regular expression"
12232msgstr ""
12233
12234#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:82
12235#, python-format
12236msgid "%s is not a valid glob expression"
12237msgstr ""
12238
12239#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:99
12240#, python-brace-format
12241msgid ""
12242"<b>{action}</b> the file, if the filename <i>{match_type}</i>: "
12243"<b>{query}</b>"
12244msgstr ""
12245
12246#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:108
12247msgid ""
12248"You can specify rules to add/ignore files here. They will be used when "
12249"recursively adding files from folders/archives and also when auto-adding. "
12250"Click the \"Add Rule\" button below to get started. The rules will be "
12251"processed in order for every file until either an \"add\" or an \"ignore\" "
12252"rule matches. If no rules match, the file will be added only if its file "
12253"extension is of a known e-book type."
12254msgstr "يمكنك أن تعيّن قواعد هنا لإضافة/إهمال الملفات. ستُستخدَم هذه القواعد عند إضافة ملفات تواتريا من المجلدات/الأرشيفات وعند الإضافة التلقائية. انقر زر \"أضف قاعدة\" في أدناه لتبدأ. ستُعالَج القواعد بالترتيب لكل ملف لحين إمّا مطابقة قاعدة \"أضف\" أو \"أهمل\". إذا لم تطابق أية قاعدة فسيُضاف الملف فقط إذا كان امتداده من نوع كتب الكترونية معروف."
12255
12256#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:118
12257msgid "Test filename filter rules"
12258msgstr "اختبر قواعد تصفية أسماء الملفات"
12259
12260#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:120
12261msgid "Enter a filename to test:"
12262msgstr "أدخِل اسم ملف لاختباره:"
12263
12264#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:121
12265msgid "Enter filename and click the \"Test\" button"
12266msgstr "أدخِل اسم ملف وانقر زر \"اختبار\""
12267
12268#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:128
12269#, python-format
12270msgid "The filename %s did not match any rules"
12271msgstr "اسم الملف %s لم يطابق أية قواعد"
12272
12273#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:130
12274#, python-brace-format
12275msgid "The filename {0} will be {1}"
12276msgstr ""
12277
12278#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:135
12279msgid "Edit file filter rules"
12280msgstr "حرّر قواعد عامل التصفية"
12281
12282#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:24
12283msgid "Change"
12284msgstr "غيّر"
12285
12286#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:25
12287#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:300
12288#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:481
12289#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
12290#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:319
12291#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:47
12292#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:693
12293#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:479
12294msgid "Capitalize"
12295msgstr "ابدأ كبيرا"
12296
12297#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:26
12298#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:49
12299msgid "Lower-case"
12300msgstr "ليكن ح صغيرا"
12301
12302#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:27
12303#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:50
12304msgid "Upper-case"
12305msgstr "ليكن ح كبيرا"
12306
12307#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:31
12308#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:55
12309msgid "is one of"
12310msgstr "واحدا من"
12311
12312#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:32
12313#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:56
12314msgid "is not one of"
12315msgstr "ليس واحدا من"
12316
12317#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:33
12318#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:105
12319#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:115
12320#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:59
12321msgid "contains"
12322msgstr "يحتوي على"
12323
12324#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:39
12325msgid "the author, if the author name"
12326msgstr "المؤلف، إذا كان اسم المؤلف"
12327
12328#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:40
12329msgid "You must provide a value for the author name to match"
12330msgstr "يجب أن تزوّد قيمة لإسم المؤلف الذي تريد مطابقته"
12331
12332#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:41
12333msgid "with the name:"
12334msgstr "بالإسم:"
12335
12336#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:89
12337#, python-brace-format
12338msgid ""
12339"<b>{action}</b> the author name, if it <i>{match_type}</i>: <b>{query}</b>"
12340msgstr ""
12341
12342#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:92
12343msgid "to the name"
12344msgstr ""
12345
12346#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:100
12347msgid ""
12348"You can specify rules to manipulate author names here. Click the \"Add "
12349"Rule\" button below to get started. The rules will be processed in order for"
12350" every author."
12351msgstr "يمكنك تحديد قواعد للتعامل مع أسماء المؤلفين هنا. انقر زر \"أضف قاعدة\" في أدناه لتبدأ. ستعالَج القواعد بالترتيب لكل مؤلف."
12352
12353#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:107
12354msgid "Test author mapping rules"
12355msgstr "اختبر قواعد ترسيم المؤلفين"
12356
12357#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:109
12358msgid "Enter an author name to test:"
12359msgstr "أدخِل اسم مؤلف لتختبره:"
12360
12361#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:110
12362msgid "Enter author and click the \"Test\" button"
12363msgstr "أدخِل مؤلفا وانقر زر \"اختبار\""
12364
12365#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:121
12366msgid "Edit author mapping rules"
12367msgstr "حرّر قواعد ترسيم المؤلف"
12368
12369#: /__w/calibre/calibre/src/calibre/gui2/auto_add.py:324
12370#, python-brace-format
12371msgid "Added a book automatically from {src}"
12372msgstr ""
12373
12374#: /__w/calibre/calibre/src/calibre/gui2/auto_add.py:324
12375#, python-brace-format
12376msgid "Added {num} books automatically from {src}"
12377msgstr ""
12378
12379#: /__w/calibre/calibre/src/calibre/gui2/bars.py:437
12380#: /__w/calibre/calibre/src/calibre/gui2/bars.py:550
12381#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
12382#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:42
12383#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:561
12384#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:569
12385msgid "Donate"
12386msgstr ""
12387
12388#: /__w/calibre/calibre/src/calibre/gui2/bars.py:457
12389#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:291
12390#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:851
12391msgid "Edit"
12392msgstr "حرّر"
12393
12394#: /__w/calibre/calibre/src/calibre/gui2/bars.py:459
12395#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:424
12396#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:290
12397#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:317
12398#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:273
12399#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:356
12400msgid "Copy"
12401msgstr "نسخ"
12402
12403#: /__w/calibre/calibre/src/calibre/gui2/bars.py:460
12404#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:291
12405#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:319
12406#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:278
12407msgid "Paste"
12408msgstr "لصق"
12409
12410#: /__w/calibre/calibre/src/calibre/gui2/bars.py:461
12411#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:296
12412msgid "Select all"
12413msgstr "حدد الكل"
12414
12415#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:76
12416msgid "Search the internet for the author {}"
12417msgstr "ابحث الانترنت عن المؤلف {}"
12418
12419#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:78
12420msgid "Search the internet for this book"
12421msgstr "ابحث الانترنت عن هذا الكتاب"
12422
12423#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:110
12424#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:941
12425#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:946
12426#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:960
12427#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:964
12428#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:967
12429#, python-format
12430msgid "Manage %s"
12431msgstr "أدِر %s"
12432
12433#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:120
12434#, python-format
12435msgid "Find %s in the Tag browser"
12436msgstr ""
12437
12438#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:154
12439#, python-format
12440msgid "Search calibre for %s"
12441msgstr ""
12442
12443#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:158
12444#, python-format
12445msgid "in category %s"
12446msgstr ""
12447
12448#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:164
12449#, python-format
12450msgid "in grouped search %s"
12451msgstr ""
12452
12453#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:169
12454#, python-brace-format
12455msgid "Search calibre for {val} in category {name}"
12456msgstr ""
12457
12458#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:259
12459#, python-format
12460msgid "Delete the %s format"
12461msgstr ""
12462
12463#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:260
12464#, python-format
12465msgid "Save the %s format to disk"
12466msgstr "حفظ صيغة %s الى القرص"
12467
12468#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:261
12469#, python-format
12470msgid "Restore the %s format"
12471msgstr ""
12472
12473#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:263
12474#, python-format
12475msgid "Set the book cover from the %s file"
12476msgstr "تعيين غلاف الكتاب من ملف %s"
12477
12478#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:270
12479#, python-format
12480msgid "Compare to the %s format"
12481msgstr ""
12482
12483#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:279
12484#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:286
12485#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:64
12486#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:72
12487#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:200
12488#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:207
12489#, python-format
12490msgid "Open %s with..."
12491msgstr ""
12492
12493#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:289
12494#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:67
12495#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:210
12496#, python-format
12497msgid "Add other application for %s files..."
12498msgstr ""
12499
12500#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:290
12501#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:486
12502#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:211
12503msgid "Edit Open with applications..."
12504msgstr ""
12505
12506#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:295
12507#, python-format
12508msgid "Edit %s format"
12509msgstr ""
12510
12511#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:302
12512msgid "Path to file"
12513msgstr ""
12514
12515#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:313
12516#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:377
12517#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:385
12518msgid "The text: {}"
12519msgstr ""
12520
12521#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:322
12522msgid "&Author link"
12523msgstr ""
12524
12525#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:333
12526#, python-brace-format
12527msgid "Search {0} for {1}"
12528msgstr ""
12529
12530#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:339
12531#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:381
12532#, python-format
12533msgid "Remove %s from this book"
12534msgstr ""
12535
12536#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:347
12537msgid "The location of the book"
12538msgstr ""
12539
12540#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:357
12541msgid "&Identifier"
12542msgstr ""
12543
12544#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:405
12545msgid "Link to show book in calibre"
12546msgstr ""
12547
12548#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:413
12549msgid "Link to show books matching {} in calibre"
12550msgstr ""
12551
12552#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:418
12553msgid "Link to view {} format of book"
12554msgstr ""
12555
12556#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:425
12557msgid "All book details"
12558msgstr ""
12559
12560#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:427
12561msgid "Selected text"
12562msgstr ""
12563
12564#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:431
12565#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:74
12566#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:232
12567#: /__w/calibre/calibre/src/calibre/gui2/layout.py:256
12568#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:153
12569#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:351
12570#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:75
12571#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:74
12572#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:770
12573#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:544
12574#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:460
12575#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:56
12576#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:71
12577#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:321
12578#: /__w/calibre/calibre/src/calibre/gui2/viewer/widgets.py:120
12579#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:747
12580#: /__w/calibre/calibre/src/calibre/linux.py:1321
12581#: /__w/calibre/calibre/src/calibre/srv/legacy.py:96
12582msgid "Search"
12583msgstr "بحث"
12584
12585#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:441
12586msgid "Copy link location"
12587msgstr ""
12588
12589#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:454
12590#, python-brace-format
12591msgid "Search {0} for this book"
12592msgstr "ابحث {0} عن هذا الكتاب"
12593
12594#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:464
12595msgid "Open the Book details window"
12596msgstr "افتح نافذة تفاصيل الكتاب"
12597
12598#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:467
12599msgid "Open the Edit metadata window"
12600msgstr ""
12601
12602#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:475
12603#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:482
12604msgid "Open cover with..."
12605msgstr ""
12606
12607#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:485
12608msgid "Add another application to open cover with..."
12609msgstr ""
12610
12611#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:600
12612#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:278
12613msgid "Paste cover"
12614msgstr "ألصق الغلاف"
12615
12616#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:601
12617#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:279
12618msgid "Copy cover"
12619msgstr "انسخ الغلاف"
12620
12621#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:602
12622msgid "Save cover to disk"
12623msgstr ""
12624
12625#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:603
12626msgid "Remove cover"
12627msgstr ""
12628
12629#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:604
12630msgid "Generate cover from metadata"
12631msgstr ""
12632
12633#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:646
12634msgid "Choose cover save location"
12635msgstr ""
12636
12637#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:647
12638msgid "JPEG images"
12639msgstr ""
12640
12641#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:678
12642msgid ""
12643"Are you sure you want to replace the cover? The existing cover will be "
12644"permanently lost."
12645msgstr ""
12646
12647#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:685
12648msgid "Are you sure you want to delete the cover permanently?"
12649msgstr ""
12650
12651#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:701
12652msgid "Double click to open the Book details window"
12653msgstr "نقر مزدوج لفتح نافذة تفاصيل الكتاب"
12654
12655#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:702
12656#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:84
12657#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:228
12658msgid "Path"
12659msgstr "المسار"
12660
12661#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:703
12662#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:128
12663#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:317
12664#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1296
12665#, python-format
12666msgid "Cover size: %(width)d x %(height)d pixels"
12667msgstr "حجم الغلاف: %(width)d × %(height)d بكسل"
12668
12669#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:747
12670msgid "Edit identifiers for this book"
12671msgstr ""
12672
12673#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:752
12674msgid "Identifier &URL"
12675msgstr ""
12676
12677#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:763
12678msgid "Are you sure you want to delete <b>{}</b> from the book?"
12679msgstr ""
12680
12681#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex.py:18
12682msgid "BibTeX options"
12683msgstr ""
12684
12685#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex.py:19
12686#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:38
12687#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:30
12688#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output.py:20
12689#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input.py:18
12690#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input.py:16
12691#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:20
12692#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output.py:18
12693#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input.py:16
12694#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output.py:18
12695#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output.py:18
12696#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output.py:19
12697#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output.py:20
12698#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output.py:18
12699#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input.py:16
12700#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:23
12701#: /__w/calibre/calibre/src/calibre/gui2/convert/pml_output.py:18
12702#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output.py:18
12703#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input.py:16
12704#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output.py:18
12705#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input.py:20
12706#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output.py:17
12707#: /__w/calibre/calibre/src/calibre/gui2/convert/txtz_output.py:15
12708msgid "Options specific to"
12709msgstr ""
12710
12711#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex.py:19
12712#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:38
12713#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:30
12714#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output.py:20
12715#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:20
12716#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output.py:18
12717#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output.py:18
12718#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output.py:18
12719#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output.py:19
12720#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output.py:20
12721#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output.py:18
12722#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:23
12723#: /__w/calibre/calibre/src/calibre/gui2/convert/pml_output.py:18
12724#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output.py:18
12725#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output.py:18
12726#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output.py:17
12727#: /__w/calibre/calibre/src/calibre/gui2/convert/txtz_output.py:15
12728msgid "output"
12729msgstr ""
12730
12731#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:75
12732#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:353
12733#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_tab_template_ui.py:30
12734#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:50
12735#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:103
12736#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:46
12737#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:37
12738#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:75
12739#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input_ui.py:31
12740#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output_ui.py:43
12741#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:108
12742#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:46
12743#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:119
12744#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:158
12745#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:79
12746#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:125
12747#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:46
12748#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input_ui.py:41
12749#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:173
12750#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:45
12751#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output_ui.py:31
12752#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input_ui.py:31
12753#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:144
12754#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:40
12755#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:60
12756#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:78
12757#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:96
12758#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:87
12759#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:72
12760#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:77
12761#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:133
12762#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:209
12763#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:166
12764#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:87
12765#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:81
12766#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:592
12767#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:152
12768#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:72
12769#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:114
12770#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:106
12771#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:54
12772#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:68
12773#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:220
12774#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:62
12775#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:136
12776#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:123
12777#: /__w/calibre/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:35
12778#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:73
12779#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:96
12780#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:131
12781msgid "Form"
12782msgstr "استمارة"
12783
12784#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:76
12785msgid "Bib file encoding:"
12786msgstr ""
12787
12788#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:77
12789#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:46
12790msgid "Fields to include in output:"
12791msgstr "الحقول التي ستضمّن في المخرجات:"
12792
12793#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:78
12794msgid "Encoding configuration (change if you have errors):"
12795msgstr ""
12796
12797#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:79
12798msgid "BibTeX entry type:"
12799msgstr ""
12800
12801#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:80
12802msgid "Create a citation tag?"
12803msgstr ""
12804
12805#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:81
12806msgid "Add file paths with formats?"
12807msgstr ""
12808
12809#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:82
12810msgid "Expression to form the BibTeX citation tag:"
12811msgstr ""
12812
12813#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:83
12814msgid ""
12815"Some explanation about this template:\n"
12816" -The fields availables are 'author_sort', 'authors', 'id',\n"
12817"    'isbn', 'pubdate', 'publisher', 'series_index', 'series',\n"
12818"   'tags', 'timestamp', 'title', 'uuid', 'title_sort'\n"
12819" -For list types ie authors and tags, only the first element\n"
12820"   will be selected.\n"
12821" -For time field, only the date will be used. "
12822msgstr ""
12823
12824#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:37
12825msgid "CSV/XML options"
12826msgstr "خيارات CSV/XML"
12827
12828#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:51
12829msgid "Drag and drop to re-arrange fields"
12830msgstr "اسحب وأفلت لإعادة ترتيب الحقول"
12831
12832#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:71
12833msgid "Library name"
12834msgstr "اسم المكتبة"
12835
12836#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:73
12837#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:264
12838#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
12839msgid "Number"
12840msgstr "عدد"
12841
12842#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:29
12843msgid "E-book options"
12844msgstr ""
12845
12846#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:96
12847msgid "Catalogs"
12848msgstr "المَسارد"
12849
12850#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:105
12851msgid "Read book"
12852msgstr ""
12853
12854#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:111
12855msgid "Wishlist item"
12856msgstr ""
12857
12858#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:148
12859#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1165
12860msgid "any date"
12861msgstr ""
12862
12863#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:148
12864#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1163
12865msgid "any value"
12866msgstr ""
12867
12868#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:150
12869#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1161
12870#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1163
12871#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1165
12872msgid "unspecified"
12873msgstr ""
12874
12875#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:200
12876msgid "No genres will be excluded"
12877msgstr ""
12878
12879#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:217
12880#, python-format
12881msgid "regex error: %s"
12882msgstr ""
12883
12884#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:226
12885msgid "All genres will be excluded"
12886msgstr ""
12887
12888#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:698
12889msgid "Delete saved catalog preset"
12890msgstr ""
12891
12892#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:699
12893msgid "The selected saved catalog preset will be deleted. Are you sure?"
12894msgstr ""
12895
12896#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:724
12897#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:729
12898#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:734
12899msgid "Save catalog preset"
12900msgstr ""
12901
12902#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:725
12903msgid "Preset name:"
12904msgstr ""
12905
12906#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:730
12907#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1320
12908msgid "You must provide a name."
12909msgstr ""
12910
12911#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:735
12912msgid ""
12913"That saved preset already exists and will be overwritten. Are you sure?"
12914msgstr ""
12915
12916#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1002
12917#, python-format
12918msgid "Are you sure you want to delete '%s'?"
12919msgstr ""
12920
12921#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1004
12922#, python-format
12923msgid "Are you sure you want to delete rules #%(first)d-%(last)d?"
12924msgstr ""
12925
12926#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1005
12927msgid "Delete Rule"
12928msgstr "قاعدة الحذف"
12929
12930#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1161
12931#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:638
12932#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4256
12933msgid "False"
12934msgstr "كلا"
12935
12936#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1161
12937msgid "True"
12938msgstr ""
12939
12940#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1189
12941#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1281
12942#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:302
12943#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:798
12944#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:648
12945#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:154
12946#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:178
12947#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
12948#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:695
12949#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:23
12950#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
12951#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
12952#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
12953#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
12954msgid "Name"
12955msgstr "الاسم"
12956
12957#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1190
12958#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1283
12959msgid "Field"
12960msgstr ""
12961
12962#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1191
12963#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1284
12964#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:53
12965#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:798
12966msgid "Value"
12967msgstr "القيمة"
12968
12969#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1282
12970msgid "Prefix"
12971msgstr ""
12972
12973#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:354
12974msgid "Presets"
12975msgstr ""
12976
12977#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:355
12978msgid "Select catalog preset to load"
12979msgstr ""
12980
12981#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:356
12982msgid "Save current catalog settings as preset"
12983msgstr ""
12984
12985#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:357
12986#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:710
12987msgid "Save"
12988msgstr "حفظ"
12989
12990#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:358
12991msgid "Delete current preset"
12992msgstr ""
12993
12994#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:359
12995#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:709
12996#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:294
12997#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:152
12998#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:464
12999#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:143
13000msgid "Delete"
13001msgstr "حذف"
13002
13003#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:360
13004msgid "Enabled sections will be included in the generated catalog."
13005msgstr ""
13006
13007#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:361
13008msgid "Included sections"
13009msgstr ""
13010
13011#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:362
13012msgid "List of books, sorted by Author"
13013msgstr "قائمة بالكتب، مرتبة حسب المؤلف"
13014
13015#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:363
13016msgid "&Authors"
13017msgstr ""
13018
13019#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:364
13020msgid "List of books, sorted by Title"
13021msgstr "قائمة بالكتب، مرتبة حسب العنوان"
13022
13023#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:365
13024msgid "&Titles"
13025msgstr ""
13026
13027#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:366
13028msgid "List of series books, sorted by Series"
13029msgstr "قائمة بالكتب، مرتبة حسب السلسلة"
13030
13031#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:367
13032msgid "&Series"
13033msgstr "ال‍&س‍لسلة"
13034
13035#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:368
13036msgid "List of books, sorted by genre"
13037msgstr "قائمة بالكتب، مرتبة حسب النوع"
13038
13039#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:369
13040msgid "&Genres"
13041msgstr ""
13042
13043#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:370
13044msgid "Field containing genres"
13045msgstr ""
13046
13047#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:371
13048msgid "List of books, sorted by date added to calibre"
13049msgstr "قائمة بالكتب، مرتبة حسب تاريخ الإضافة إلى كاليبر"
13050
13051#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:372
13052msgid "&Recently added"
13053msgstr ""
13054
13055#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:373
13056msgid "Individual descriptions of books with cover thumbs, sorted by author"
13057msgstr ""
13058
13059#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:374
13060msgid "&Descriptions"
13061msgstr ""
13062
13063#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:375
13064msgid ""
13065"The first matching prefix rule applies a prefix to book listings in the "
13066"generated catalog."
13067msgstr ""
13068
13069#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:376
13070msgid "Prefixes"
13071msgstr ""
13072
13073#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:377
13074msgid ""
13075"Books matching any of the exclusion rules will be excluded from the "
13076"generated catalog. "
13077msgstr ""
13078
13079#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:378
13080msgid "Excluded books"
13081msgstr "كتب EPUB"
13082
13083#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:379
13084msgid ""
13085"A regular expression describing genres to be excluded from the generated catalog. Genres are derived from the tags applied to your books.\n"
13086"The default pattern \\[.+\\]|\\+ excludes tags of the form [tag], e.g., [Test book], and '+', the default tag for a read book."
13087msgstr ""
13088
13089#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:381
13090msgid "Excluded genres"
13091msgstr ""
13092
13093#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:382
13094msgid "Genres to &exclude (regex):"
13095msgstr ""
13096
13097#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:383
13098msgid "Reset to default"
13099msgstr ""
13100
13101#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:384
13102#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:48
13103#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:252
13104#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:162
13105#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:79
13106#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:80
13107#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:86
13108#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:78
13109#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:80
13110#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:658
13111#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:663
13112#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:155
13113#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:158
13114#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:160
13115#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:167
13116#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:170
13117#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:128
13118#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:131
13119#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:134
13120#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:252
13121#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:175
13122#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:176
13123#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:90
13124#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:92
13125#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:94
13126#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:96
13127#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:98
13128#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:243
13129#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:128
13130#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:130
13131#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:133
13132#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:135
13133#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:182
13134#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:73
13135msgid "..."
13136msgstr "..."
13137
13138#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:385
13139msgid "Results of regex:"
13140msgstr ""
13141
13142#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:386
13143msgid "Tags that will be excluded as genres"
13144msgstr ""
13145
13146#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:387
13147msgid "Other options"
13148msgstr "خيارات"
13149
13150#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:388
13151msgid ""
13152"Custom column containing additional content to be merged with comments "
13153"metadata in the descriptions section."
13154msgstr ""
13155
13156#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:389
13157msgid "Merge additional content before comments in descriptions section."
13158msgstr ""
13159
13160#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:390
13161msgid "&Before"
13162msgstr ""
13163
13164#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:391
13165msgid "Merge additional content after comments in descriptions section."
13166msgstr ""
13167
13168#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:392
13169msgid "&After"
13170msgstr ""
13171
13172#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:393
13173msgid ""
13174"Separate comments metadata and additional content with a horizontal rule in "
13175"the descriptions section."
13176msgstr ""
13177
13178#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:394
13179msgid "Include &separator"
13180msgstr ""
13181
13182#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:395
13183msgid "&Merge with comments:"
13184msgstr ""
13185
13186#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:396
13187msgid "Catalog cover:"
13188msgstr "غلاف المَسرَد:"
13189
13190#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:397
13191msgid "Generate new cover"
13192msgstr ""
13193
13194#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:398
13195msgid "Use existing cover"
13196msgstr ""
13197
13198#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:399
13199msgid "E&xtra Description note:"
13200msgstr ""
13201
13202#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:400
13203msgid "Custom column source for text to include in Descriptions section."
13204msgstr ""
13205
13206#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:401
13207msgid "&Thumb width:"
13208msgstr ""
13209
13210#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:402
13211msgid "Size hint for cover thumbnails included in Descriptions section."
13212msgstr ""
13213
13214#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:403
13215msgid " inch"
13216msgstr ""
13217
13218#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:404
13219msgid "Author cross-references:"
13220msgstr ""
13221
13222#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:405
13223msgid "For books with multiple authors, list each author separately"
13224msgstr ""
13225
13226#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_tab_template_ui.py:31
13227msgid "Tab template for catalog.ui"
13228msgstr ""
13229
13230#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:274
13231msgid "Bold"
13232msgstr "عريض"
13233
13234#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:275
13235msgid "Italic"
13236msgstr "مائل"
13237
13238#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:276
13239msgid "Underline"
13240msgstr "تسطير تحتي"
13241
13242#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:277
13243msgid "Strikethrough"
13244msgstr "يتوسطه خط"
13245
13246#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:278
13247msgid "Superscript"
13248msgstr "حرف فوقي"
13249
13250#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:279
13251msgid "Subscript"
13252msgstr "حرف تحتي"
13253
13254#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:280
13255msgid "Ordered list"
13256msgstr "قائمة مرتّبة"
13257
13258#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:281
13259msgid "Unordered list"
13260msgstr "قائمة غير مرتّبة"
13261
13262#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:283
13263#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:82
13264msgid "Align left"
13265msgstr "حاذِ يسارا"
13266
13267#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:284
13268msgid "Align center"
13269msgstr "حاذِ في المنتصف"
13270
13271#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:285
13272#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:86
13273msgid "Align right"
13274msgstr "حاذِ يمينا"
13275
13276#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:286
13277msgid "Align justified"
13278msgstr "محاذاة بالتساوي"
13279
13280#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:287
13281#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:313
13282#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:283
13283#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:295
13284#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:310
13285msgid "Undo"
13286msgstr "تراجع"
13287
13288#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:288
13289#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:297
13290msgid "Redo"
13291msgstr "إسترجاع"
13292
13293#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:289
13294msgid "Remove formatting"
13295msgstr "أزل التنسيق"
13296
13297#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:292
13298msgid "Paste and match style"
13299msgstr ""
13300
13301#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:293
13302msgid "Cut"
13303msgstr "قص"
13304
13305#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:294
13306msgid "Increase indentation"
13307msgstr "زيادة البادئة"
13308
13309#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:295
13310msgid "Decrease indentation"
13311msgstr "إنقاص البادئة"
13312
13313#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:298
13314msgid "Foreground color"
13315msgstr "لون المقدمة"
13316
13317#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:299
13318msgid "Background color"
13319msgstr "لون الخلفية"
13320
13321#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:300
13322msgid "Insert link or image"
13323msgstr "أدرج رابطًا أو صورة"
13324
13325#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:302
13326msgid "Insert separator"
13327msgstr "أدرج فاصلاً"
13328
13329#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:303
13330#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1120
13331#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:151
13332#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:59
13333msgid "Clear"
13334msgstr "مسح"
13335
13336#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:306
13337msgid "Style text block"
13338msgstr "نسّق كتلة النص"
13339
13340#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:308
13341msgid "Style the selected text block"
13342msgstr "نسّق كتلة النص المحددة"
13343
13344#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:312
13345#, python-brace-format
13346msgid "Heading {0}"
13347msgstr "ترويس {0}"
13348
13349#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:314
13350#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:45
13351#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:47
13352#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:170
13353#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
13354#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:27
13355msgid "Normal"
13356msgstr "عادي"
13357
13358#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:321
13359msgid "Blockquote"
13360msgstr "صندوق اقتباس"
13361
13362#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:578
13363msgid "Choose foreground color"
13364msgstr "اختر لون المقدمة"
13365
13366#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:587
13367msgid "Choose background color"
13368msgstr "اختر لون خلفية"
13369
13370#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:630
13371#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:103
13372#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:106
13373msgid "Invalid URL"
13374msgstr "رابط URL غير سليم"
13375
13376#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:631
13377#, python-format
13378msgid "The url %r is invalid"
13379msgstr ""
13380
13381#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:641
13382msgid "Remote images not supported"
13383msgstr ""
13384
13385#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:642
13386msgid ""
13387"You must download the image to your computer, URLs pointing to remote images"
13388" are not supported."
13389msgstr ""
13390
13391#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:648
13392msgid "Create link"
13393msgstr "إنشاﺀ وصلة"
13394
13395#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:657
13396#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1139
13397msgid "&Browse"
13398msgstr "ت‍&‍ص‍فّح"
13399
13400#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:663
13401#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:211
13402#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:291
13403#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:595
13404#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:113
13405#: /__w/calibre/calibre/src/calibre/gui2/qt_file_dialogs.py:221
13406#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:295
13407#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:57
13408#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:963
13409#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1327
13410#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:102
13411#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:281
13412msgid "Images"
13413msgstr "الصور"
13414
13415#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:664
13416#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:965
13417#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1028
13418#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1060
13419#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1211
13420#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1259
13421#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:220
13422#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:232
13423#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:241
13424msgid "Choose file"
13425msgstr "اختيار ملف"
13426
13427#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:676
13428msgid ""
13429"Enter a URL. If you check the \"Treat the URL as an image\" box then the URL"
13430" will be added as an image reference instead of as a link. You can also "
13431"choose to create a link to a file on your computer. Note that if you create "
13432"a link to a file on your computer, it will stop working if the file is "
13433"moved."
13434msgstr ""
13435
13436#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:685
13437msgid "Enter &URL:"
13438msgstr ""
13439
13440#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:686
13441msgid "Treat the URL as an &image"
13442msgstr ""
13443
13444#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:687
13445msgid "Enter &name (optional):"
13446msgstr ""
13447
13448#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:688
13449msgid "Choose a file on your computer:"
13450msgstr ""
13451
13452#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:817
13453#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:58
13454#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:103
13455#: /__w/calibre/calibre/src/calibre/utils/localization.py:374
13456msgid "Fonts"
13457msgstr "الخطوط"
13458
13459#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:826
13460#, python-format
13461msgid "%s toolbars"
13462msgstr ""
13463
13464#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:826
13465#: /__w/calibre/calibre/src/calibre/gui2/layout_menu.py:70
13466msgid "Hide"
13467msgstr "إخفاء"
13468
13469#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:826
13470#: /__w/calibre/calibre/src/calibre/gui2/layout_menu.py:70
13471msgid "Show"
13472msgstr "إظهار"
13473
13474#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:834
13475#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:523
13476#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:524
13477msgid "Smarten punctuation"
13478msgstr ""
13479
13480#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:1092
13481msgid "&Normal view"
13482msgstr "معاينة &ع‍ادية"
13483
13484#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:1093
13485msgid "&HTML source"
13486msgstr "م&صدر HTML"
13487
13488#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output.py:19
13489msgid "AZW3 output"
13490msgstr ""
13491
13492#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:51
13493#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:80
13494msgid "Do not add &Table of Contents to book"
13495msgstr ""
13496
13497#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:52
13498#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:81
13499msgid "&Title for Table of Contents:"
13500msgstr "&عنوان جدول المحتويات:"
13501
13502#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:53
13503#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:82
13504msgid "Put generated Table of Contents at &start of book instead of end"
13505msgstr ""
13506
13507#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:54
13508#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:84
13509msgid "Use author &sort for author"
13510msgstr "استخدم الكاتب ترتيب بدلاً من البلاغ"
13511
13512#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:55
13513#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:86
13514msgid "Disable &compression of the file contents"
13515msgstr ""
13516
13517#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:56
13518#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:90
13519msgid ""
13520"Enable &sharing of book content via Facebook, etc. WARNING: Disables last "
13521"read syncing"
13522msgstr ""
13523
13524#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:48
13525msgid ""
13526"For settings that cannot be specified in this dialog, use the values saved "
13527"in a previous conversion (if they exist) instead of using the defaults "
13528"specified in the Preferences"
13529msgstr ""
13530
13531#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:64
13532msgid "None of the selected books have saved conversion settings."
13533msgstr ""
13534
13535#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:90
13536msgid "Bulk convert one book"
13537msgstr "تحويل كتاب واحد جماعيا"
13538
13539#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:90
13540msgid "Bulk convert {} books"
13541msgstr "تحويل {} كتاب جماعيا"
13542
13543#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input.py:17
13544msgid "Comic input"
13545msgstr ""
13546
13547#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input.py:18
13548#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input.py:16
13549#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input.py:16
13550#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input.py:16
13551#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input.py:16
13552#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input.py:20
13553msgid "input"
13554msgstr ""
13555
13556#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:104
13557msgid "&Number of colors:"
13558msgstr "&عدد الألوان:"
13559
13560#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:105
13561msgid "off"
13562msgstr "on"
13563
13564#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:106
13565msgid "Disable &normalize"
13566msgstr "تعطيل ال‍&‍ت‍طبيع"
13567
13568#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:107
13569#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:45
13570msgid "Keep &aspect ratio"
13571msgstr ""
13572
13573#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:108
13574msgid "Disable &Sharpening"
13575msgstr "&تعطيل تشحيذ"
13576
13577#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:109
13578msgid "Disable &Trimming"
13579msgstr "&تعطيل اقتصاص"
13580
13581#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:110
13582msgid "&Wide"
13583msgstr "كبير"
13584
13585#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:111
13586msgid "&Landscape"
13587msgstr "&عرضي"
13588
13589#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:112
13590msgid "&Right to left"
13591msgstr "&يمين إلى يسار"
13592
13593#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:113
13594msgid "Don't so&rt"
13595msgstr ""
13596
13597#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:114
13598msgid "De&speckle"
13599msgstr ""
13600
13601#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:115
13602msgid "&Disable comic processing"
13603msgstr "&إلغاء العملية الفكاهية"
13604
13605#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:116
13606#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:177
13607msgid "&Output format:"
13608msgstr "نسق الإ&خ‍راج:"
13609
13610#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:117
13611msgid "Disable conversion of images to &black and white"
13612msgstr "إلغاء تحويل الصور إلى &أبيض وأسود"
13613
13614#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:118
13615msgid "Override image &size:"
13616msgstr ""
13617
13618#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:119
13619msgid "Don't add links to &pages to the Table of Contents for CBC files"
13620msgstr ""
13621
13622#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:19
13623#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
13624msgid "Debug"
13625msgstr "التنقيح"
13626
13627#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:21
13628msgid "Debug the conversion process."
13629msgstr "نقّح عملية التحويل."
13630
13631#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:31
13632#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:47
13633msgid "Choose debug folder"
13634msgstr ""
13635
13636#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:50
13637msgid "Invalid debug folder"
13638msgstr ""
13639
13640#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:51
13641msgid "Failed to create debug folder"
13642msgstr ""
13643
13644#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:49
13645msgid ""
13646"Choose a folder to put the debug output into. If you specify a folder, "
13647"calibre will place a lot of debug output into it. This will be useful in "
13648"understanding the conversion process and figuring out the correct values for"
13649" conversion parameters like Table of Contents and Chapter detection."
13650msgstr ""
13651
13652#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:50
13653msgid ""
13654"The debug process outputs the intermediate HTML generated at various stages "
13655"of the conversion process. This HTML can sometimes serve as a good starting "
13656"point for hand editing a conversion."
13657msgstr "عملية التنقيح تُخرِج ملفات HTML المؤقتة المولّدة في المراحل المختلفة لعملية التحويل. ملفات HTML هذه يمكن أن تكون أحيانا نقطة بداية جيدة للتحرير اليدوي للتحويل."
13658
13659#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input.py:15
13660msgid "DOCX input"
13661msgstr ""
13662
13663#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:38
13664msgid "Do not try to autodetect a &cover from images in the document"
13665msgstr ""
13666
13667#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:39
13668msgid "Do not add a page break after every &endnote"
13669msgstr ""
13670
13671#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:40
13672msgid ""
13673"Render &superscripts and subscripts so that they do not affect the line "
13674"height."
13675msgstr ""
13676
13677#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:19
13678msgid "DOCX output"
13679msgstr ""
13680
13681#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:35
13682msgid "Paper si&ze:"
13683msgstr ""
13684
13685#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:38
13686#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:176
13687msgid "&Custom size:"
13688msgstr "حجم م&خصص:"
13689
13690#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13691msgid "Page &bottom margin"
13692msgstr "الهامش &أسفل الصفحة"
13693
13694#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13695msgid "Page &left margin"
13696msgstr "الهامش على &يسار الصفحة"
13697
13698#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13699msgid "Page &right margin"
13700msgstr "الهامش على يمين الصفحة"
13701
13702#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13703msgid "Page &top margin"
13704msgstr "الهامش &أعلى الصفحة"
13705
13706#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:45
13707msgid ""
13708"Do not insert the &Table of Contents as a page at the start of the document"
13709msgstr "لا تضع &جدول المحتويات كصفحة في بداية المستند"
13710
13711#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:47
13712msgid "Do not insert &cover as image at start of document"
13713msgstr "لا تضع &الغلاف كصورة في بداية الملف"
13714
13715#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:49
13716msgid "Preserve the aspect ratio of the image inserted as cover"
13717msgstr ""
13718
13719#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output.py:17
13720msgid "EPUB output"
13721msgstr "نسَق EPUB"
13722
13723#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:76
13724msgid "Preserve cover &aspect ratio"
13725msgstr "الحفاظ على تغطية نسبة الارتفاع عند بناء مصغرات"
13726
13727#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:77
13728msgid "Split files &larger than:"
13729msgstr ""
13730
13731#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:78
13732#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:494
13733msgid "Disabled"
13734msgstr "معطّلة"
13735
13736#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:79
13737msgid " KB"
13738msgstr ""
13739
13740#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:80
13741msgid "No default &cover"
13742msgstr "بلا &غلاف مبدئي"
13743
13744#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:81
13745msgid "No &SVG cover"
13746msgstr "لا &ي‍وجد غلاف SVG"
13747
13748#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:82
13749msgid "Insert inline &Table of Contents"
13750msgstr "أدرج ج&دول محتويات سطري"
13751
13752#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:83
13753msgid "Do not &split on page breaks"
13754msgstr ""
13755
13756#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:84
13757msgid "Put inserted Table of Contents at the &end of the book"
13758msgstr ""
13759
13760#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:85
13761msgid "&Flatten EPUB file structure"
13762msgstr ""
13763
13764#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:86
13765msgid "&Title for inserted ToC:"
13766msgstr "ع‍&‍نوان لجدول المحتويات المدرج:"
13767
13768#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:87
13769msgid "EP&UB version:"
13770msgstr ""
13771
13772#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input.py:15
13773msgid "FB2 input"
13774msgstr ""
13775
13776#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input_ui.py:32
13777msgid "Do not insert a &Table of Contents at the beginning of the book."
13778msgstr ""
13779
13780#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output.py:17
13781msgid "FB2 output"
13782msgstr ""
13783
13784#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output_ui.py:44
13785msgid "&Sectionize:"
13786msgstr ""
13787
13788#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output_ui.py:45
13789msgid "&Genre:"
13790msgstr "الص&نف:"
13791
13792#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:103
13793msgid "Font rescaling wizard"
13794msgstr ""
13795
13796#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:104
13797#, python-format
13798msgid ""
13799"<p>This wizard will help you choose an appropriate font size key for your needs. Just enter the base font size of the input document and then enter an input font size. The wizard will display what font size it will be mapped to, by the font rescaling algorithm. You can adjust the algorithm by adjusting the output base font size and font key below. When you find values suitable for you, click OK.</p>\n"
13800"<p>By default, if the output base font size is zero and/or no font size key is specified, calibre will use the values from the current Output profile. </p>\n"
13801"<p>See the <a href=\"%s\">User Manual</a> for an explanation of how font size rescaling works.</p>"
13802msgstr ""
13803
13804#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:107
13805msgid "&Output document"
13806msgstr ""
13807
13808#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:108
13809#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:113
13810msgid "&Base font size:"
13811msgstr ""
13812
13813#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:109
13814#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:250
13815msgid "Font size &key:"
13816msgstr "قياس الخط &المفتاح:"
13817
13818#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:110
13819#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:114
13820#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:116
13821#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:249
13822#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:256
13823#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:122
13824#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:124
13825#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:129
13826#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:132
13827#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:135
13828#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:138
13829#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:141
13830#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:198
13831msgid " pt"
13832msgstr "نقطة"
13833
13834#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:111
13835msgid "Use &default values"
13836msgstr ""
13837
13838#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:112
13839msgid "&Input document"
13840msgstr ""
13841
13842#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:115
13843msgid "&Font size: "
13844msgstr ""
13845
13846#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:117
13847msgid " will map to size: "
13848msgstr ""
13849
13850#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:118
13851msgid "0.0 pt"
13852msgstr ""
13853
13854#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics.py:19
13855msgid ""
13856"Heuristic\n"
13857"processing"
13858msgstr "معالجة\nإرشادية"
13859
13860#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics.py:20
13861msgid "Modify the document text and structure using common patterns."
13862msgstr ""
13863
13864#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:109
13865#, python-format
13866msgid ""
13867"<b>Heuristic processing</b> means that calibre will scan your book for "
13868"common patterns and fix them. As the name implies, this involves guesswork, "
13869"which means that it could end up worsening the result of a conversion, if "
13870"calibre guesses wrong. Therefore, it is disabled by default. Often, if a "
13871"conversion does not turn out as you expect, turning on heuristics can "
13872"improve matters. Read more about the various heuristic processing options in"
13873" the <a href=\"%s\">User Manual</a>."
13874msgstr ""
13875
13876#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:110
13877msgid "Enable &heuristic processing"
13878msgstr "تمكين المعالجة الإر&شادية"
13879
13880#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:111
13881msgid "Heuristic processing"
13882msgstr "معالجة إرشادية"
13883
13884#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:112
13885msgid "Unwrap lines"
13886msgstr "أزِل طوي السطور"
13887
13888#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:113
13889msgid "Line &un-wrap factor:"
13890msgstr ""
13891
13892#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:114
13893msgid "Detect and markup unformatted chapter headings and sub headings"
13894msgstr "التحري عن خطوط الترويسات والترويسات الفرعية غير المنسقة وتعديل اللغة الترميزية لها"
13895
13896#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:115
13897msgid "Renumber sequences of <h1> or <h2> tags to prevent splitting"
13898msgstr "إعادة ترقيم تتابعات وسوم <h1> أو <h2> لمنع الإنقسام"
13899
13900#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:116
13901msgid "Delete blank lines between paragraphs"
13902msgstr "التحري عن السطور الفارغة بين الفقرات"
13903
13904#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:117
13905msgid "Ensure scene breaks are consistently formatted"
13906msgstr "تأكد أن فوصل المشاهد منسقة باتّساق"
13907
13908#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:118
13909msgid "Replace soft scene &breaks:"
13910msgstr ""
13911
13912#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:119
13913msgid "Remove unnecessary hyphens"
13914msgstr "أزل هذا الملف"
13915
13916#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:120
13917msgid "Italicize common words and patterns"
13918msgstr "اجعل الكلمات والأنماط المتعارفة مائلة"
13919
13920#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:121
13921msgid "Replace entity indents with CSS indents"
13922msgstr "استبدل الفراغات البادئة للكيان بالفراغات البادئة من لوح الطراز CSS"
13923
13924#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output.py:17
13925msgid "HTMLZ output"
13926msgstr ""
13927
13928#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:47
13929msgid "How to handle &CSS"
13930msgstr ""
13931
13932#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:48
13933msgid "How to handle class &based CSS"
13934msgstr ""
13935
13936#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:49
13937msgid "Use book &title as the filename for the HTML file inside the archive"
13938msgstr ""
13939
13940#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:23
13941msgid "Control the look and feel of the output."
13942msgstr "تحكّم في شكل و مظهر المُخرجات."
13943
13944#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:39
13945msgid "Original"
13946msgstr "الأصلية"
13947
13948#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:40
13949msgid "Left align"
13950msgstr "محاذاة يسارا"
13951
13952#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:41
13953msgid "Justify text"
13954msgstr "ضبط النص"
13955
13956#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:248
13957msgid "Base font si&ze:"
13958msgstr "حج&م الخط الأساس:"
13959
13960#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:251
13961msgid "Wizard to help you choose an appropriate font size key"
13962msgstr ""
13963
13964#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:253
13965msgid "Minim&um line height:"
13966msgstr ""
13967
13968#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:254
13969msgid " %"
13970msgstr ""
13971
13972#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:255
13973msgid "L&ine height:"
13974msgstr ""
13975
13976#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:257
13977msgid "Embed font fami&ly:"
13978msgstr "تضمين &عائلة خطوط:"
13979
13980#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:258
13981msgid "&Embed all fonts in document"
13982msgstr "&ض‍مّن كل الخطوط في المستند"
13983
13984#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:260
13985msgid "E&xpand CSS"
13986msgstr ""
13987
13988#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:261
13989msgid "Keep &ligatures"
13990msgstr ""
13991
13992#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:262
13993msgid "&Disable font size rescaling"
13994msgstr "&تعطيل إعادة تحجيم الخط"
13995
13996#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:263
13997#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:284
13998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
13999msgid "&Fonts"
14000msgstr "الخطوط"
14001
14002#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:264
14003msgid "Text &justification:"
14004msgstr "&ضبط النص:"
14005
14006#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:266
14007msgid "&Unsmarten punctuation"
14008msgstr ""
14009
14010#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:267
14011msgid "&Transliterate Unicode characters to ASCII"
14012msgstr ""
14013
14014#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:268
14015msgid "I&nput character encoding:"
14016msgstr ""
14017
14018#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:269
14019msgid "T&ext"
14020msgstr ""
14021
14022#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:270
14023msgid "&Line size:"
14024msgstr "حجم ال&سطر:"
14025
14026#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:271
14027msgid ""
14028"<p>When calibre removes inter paragraph spacing, it automatically sets a "
14029"paragraph indent, to ensure that paragraphs can be easily distinguished. "
14030"This option controls the width of that indent."
14031msgstr ""
14032
14033#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:272
14034#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:404
14035msgid "No change"
14036msgstr ""
14037
14038#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:273
14039#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:276
14040msgid " em"
14041msgstr ""
14042
14043#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:274
14044msgid "Insert &blank line between paragraphs"
14045msgstr ""
14046
14047#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:275
14048msgid "Remove &spacing between paragraphs"
14049msgstr "حذف & الفراغات بين الفقرات"
14050
14051#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:277
14052msgid "I&ndent size:"
14053msgstr "حجم ال&بادئة:"
14054
14055#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:278
14056msgid "&Linearize tables"
14057msgstr "قائمة الجداول"
14058
14059#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:279
14060#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:656
14061msgid "&Layout"
14062msgstr ""
14063
14064#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:280
14065msgid "E&xtra CSS"
14066msgstr ""
14067
14068#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:281
14069#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:492
14070#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1027
14071msgid "Filter style information"
14072msgstr ""
14073
14074#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:282
14075#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1036
14076msgid "Select what style information you want completely removed:"
14077msgstr ""
14078
14079#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:283
14080msgid "Removes the font-family CSS property"
14081msgstr ""
14082
14083#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:285
14084msgid ""
14085"Removes the margin CSS properties. Note that page margins are not affected "
14086"by this setting."
14087msgstr ""
14088
14089#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:286
14090#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
14091msgid "&Margins"
14092msgstr ""
14093
14094#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:287
14095msgid "Removes the padding CSS properties"
14096msgstr ""
14097
14098#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:288
14099#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
14100msgid "&Padding"
14101msgstr ""
14102
14103#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:289
14104msgid "Convert floating images/text into static images/text"
14105msgstr ""
14106
14107#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:290
14108msgid "F&loats"
14109msgstr ""
14110
14111#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:291
14112msgid "Removes foreground and background colors"
14113msgstr "أزل ألوان المقدمة والخلفية"
14114
14115#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:292
14116#: /__w/calibre/calibre/src/calibre/gui2/covers.py:130
14117#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
14118msgid "&Colors"
14119msgstr ""
14120
14121#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:293
14122msgid "Other CSS Propert&ies:"
14123msgstr ""
14124
14125#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:294
14126msgid ""
14127"Comma separated list of CSS properties to remove. For example: display, "
14128"color, font-family"
14129msgstr ""
14130
14131#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:295
14132msgid "&Styling"
14133msgstr ""
14134
14135#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:296
14136msgid "&Transform styles"
14137msgstr ""
14138
14139#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:297
14140#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:503
14141msgid "Transform &HTML"
14142msgstr ""
14143
14144#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output.py:18
14145msgid "LRF output"
14146msgstr ""
14147
14148#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:120
14149msgid "Enable &auto-rotation of wide images"
14150msgstr ""
14151
14152#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:121
14153msgid "&Wordspace:"
14154msgstr ""
14155
14156#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:123
14157msgid "Minimum para. &indent:"
14158msgstr ""
14159
14160#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:125
14161msgid "Render &tables as images"
14162msgstr ""
14163
14164#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:126
14165msgid "Text size multiplier for text in rendered tables:"
14166msgstr ""
14167
14168#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:127
14169msgid "Add &header"
14170msgstr "أ&‍ض‍ف ترويس"
14171
14172#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:128
14173msgid "Header &separation:"
14174msgstr ""
14175
14176#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:130
14177msgid "Header &format:"
14178msgstr "تنسيق الت‍&‍رويسة:"
14179
14180#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:131
14181msgid "&Embed fonts"
14182msgstr ""
14183
14184#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:132
14185msgid "&Serif font family:"
14186msgstr ""
14187
14188#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:133
14189msgid "S&ans-serif font family:"
14190msgstr ""
14191
14192#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:134
14193msgid "&Monospace font family:"
14194msgstr ""
14195
14196#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:52
14197#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:242
14198msgid "Metadata"
14199msgstr "البيانات الوصفية"
14200
14201#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:54
14202msgid ""
14203"Set the metadata. The output file will contain as much of this metadata as "
14204"possible."
14205msgstr "عيّن البيانات الوصفية. الملف الناتج سيحوي أكبر ما يمكن من هذه البيانات الوصفية."
14206
14207#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:118
14208#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1294
14209msgid "This book has no cover"
14210msgstr ""
14211
14212#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:192
14213#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1188
14214msgid "Choose cover for "
14215msgstr "إختار الغلاف لـ "
14216
14217#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:199
14218#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1195
14219msgid "Cannot read"
14220msgstr "يمكن القراءة"
14221
14222#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:200
14223#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1196
14224msgid "You do not have permission to read the file: "
14225msgstr ""
14226
14227#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:208
14228#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:216
14229#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1205
14230msgid "Error reading file"
14231msgstr "خطأ في قراءة الملف"
14232
14233#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:209
14234#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1206
14235msgid "<p>There was an error reading from file: <br /><b>"
14236msgstr ""
14237
14238#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:217
14239#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1215
14240msgid " is not a valid picture"
14241msgstr " ليست صورة صالحة"
14242
14243#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:159
14244msgid "Book cover"
14245msgstr "غلاف الكتاب"
14246
14247#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:160
14248msgid "Change &cover image:"
14249msgstr "&تغيير صورة الغلاف:"
14250
14251#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:161
14252msgid "Browse for an image to use as the cover of this book."
14253msgstr "تصفّح بحثا عن صورة لاستخدامها غلافًا لهذا الكتاب."
14254
14255#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:163
14256msgid "Use cover from &source file"
14257msgstr "&استخدم غلاف من المصدر"
14258
14259#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:164
14260#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:121
14261#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:229
14262#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:213
14263#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:234
14264#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:193
14265#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:193
14266#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:453
14267msgid "&Title:"
14268msgstr "&العنوان:"
14269
14270#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:165
14271#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:212
14272msgid "Change the title of this book"
14273msgstr "تغيير عنوان هذا الكتاب"
14274
14275#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:166
14276#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:346
14277msgid "&Author(s):"
14278msgstr "&المؤلف:"
14279
14280#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:167
14281msgid "Author so&rt:"
14282msgstr "&ت‍رتيب المؤلف:"
14283
14284#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:168
14285msgid ""
14286"Change the author(s) of this book. Multiple authors should be separated by a"
14287" comma"
14288msgstr "غيّر مؤلف(ي) هذا الكتاب. ينبغي فصل المؤلفين المتعددين بفارزة"
14289
14290#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:169
14291#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1804
14292msgid "&Publisher:"
14293msgstr "الناش‍&‍ر:"
14294
14295#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:170
14296#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:145
14297#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1394
14298msgid "Ta&gs:"
14299msgstr "ال‍&وسوم:"
14300
14301#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:171
14302#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:633
14303#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1395
14304msgid ""
14305"Tags categorize the book. This is particularly useful while searching. "
14306"<br><br>They can be any words or phrases, separated by commas."
14307msgstr "الوسوم تصنّف الكتاب. هذا يفيد على وجه الخصوص في البحث. <br><br> يمكن أن تكون أية كلمات أو عبارات، مفصولة بفوارز."
14308
14309#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:172
14310#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:139
14311#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:610
14312msgid "&Series:"
14313msgstr "ال‍&س‍لسلة:"
14314
14315#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:173
14316#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:174
14317#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:641
14318#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:642
14319#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:609
14320msgid "List of known series. You can add new series."
14321msgstr "قائمة السلسلات المعروفة. بإمكانك إضافة سلسلات جديدة."
14322
14323#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:175
14324msgid "Book "
14325msgstr "الكتاب "
14326
14327#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output.py:19
14328msgid "MOBI output"
14329msgstr ""
14330
14331#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:83
14332msgid "Ignore &margins"
14333msgstr ""
14334
14335#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:85
14336msgid ""
14337"Do not convert all images to &JPEG (may result in images not working in "
14338"older viewers)"
14339msgstr ""
14340
14341#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:87
14342msgid "Kindle options"
14343msgstr ""
14344
14345#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:88
14346msgid "MOBI file &type:"
14347msgstr ""
14348
14349#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:89
14350msgid "Personal Doc tag:"
14351msgstr "وسم المستند الشخصي:"
14352
14353#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:91
14354msgid ""
14355"<b>WARNING:</b> Various Kindle devices have trouble displaying the new or "
14356"both MOBI filetypes. If you wish to use the new format on your device, "
14357"convert to AZW3 instead of MOBI."
14358msgstr ""
14359
14360#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:30
14361msgid "Default profile"
14362msgstr ""
14363
14364#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:35
14365#: /__w/calibre/calibre/src/calibre/srv/convert.py:254
14366msgid "unlimited"
14367msgstr "غير محدود"
14368
14369#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:37
14370#: /__w/calibre/calibre/src/calibre/srv/convert.py:256
14371#, python-format
14372msgid "%(width)d x %(height)d pixels"
14373msgstr ""
14374
14375#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:38
14376#: /__w/calibre/calibre/src/calibre/srv/convert.py:257
14377#, python-format
14378msgid "Screen size: %s"
14379msgstr "حجم الشاشة: %s"
14380
14381#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:45
14382msgid "Page setup"
14383msgstr "إعداد الصفحة"
14384
14385#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:126
14386msgid "&Output profile:"
14387msgstr "&طور الخرج:"
14388
14389#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:127
14390msgid "Profile description"
14391msgstr "وصف الطور"
14392
14393#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:128
14394msgid "&Input profile:"
14395msgstr "ل&احة الإدخال:"
14396
14397#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:129
14398msgid "Margins"
14399msgstr ""
14400
14401#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:130
14402#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:70
14403msgid "&Left:"
14404msgstr ""
14405
14406#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:131
14407#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:134
14408#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:137
14409#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:140
14410msgid "Unchanged"
14411msgstr ""
14412
14413#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:133
14414#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:72
14415msgid "&Top:"
14416msgstr ""
14417
14418#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:136
14419#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:71
14420msgid "&Right:"
14421msgstr ""
14422
14423#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:139
14424#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:73
14425msgid "&Bottom:"
14426msgstr ""
14427
14428#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output.py:17
14429msgid "PDB output"
14430msgstr ""
14431
14432#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:47
14433#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:231
14434#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:238
14435#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:198
14436msgid "&Format:"
14437msgstr "ال‍&ص‍يغة:"
14438
14439#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:48
14440#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:46
14441#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output_ui.py:32
14442#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:95
14443msgid "&Inline TOC"
14444msgstr ""
14445
14446#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:49
14447#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:48
14448#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:89
14449msgid "Output &encoding:"
14450msgstr ""
14451
14452#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input.py:15
14453msgid "PDF input"
14454msgstr ""
14455
14456#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input_ui.py:42
14457msgid "Line &un-wrapping factor:"
14458msgstr ""
14459
14460#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input_ui.py:43
14461msgid "No &images"
14462msgstr "لا &صور"
14463
14464#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:22
14465msgid "PDF output"
14466msgstr ""
14467
14468#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:56
14469msgid "Use page margins from the &document being converted"
14470msgstr ""
14471
14472#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:174
14473msgid "&Use the paper size set in output profile"
14474msgstr ""
14475
14476#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:175
14477msgid "&Paper size:"
14478msgstr ""
14479
14480#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:177
14481msgid "&Unit:"
14482msgstr ""
14483
14484#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:178
14485msgid "Preserve &aspect ratio of cover"
14486msgstr ""
14487
14488#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:179
14489msgid "Add page &numbers to the bottom of every page"
14490msgstr ""
14491
14492#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:180
14493msgid "Add a printable &Table of Contents at the end"
14494msgstr "أضف ج‍د&ول محتويات قابلاً للطباعة عند النهاية"
14495
14496#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:181
14497msgid "&Title for ToC:"
14498msgstr "&عنوان جدول المحتويات:"
14499
14500#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:182
14501msgid "Serif famil&y:"
14502msgstr ""
14503
14504#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:183
14505msgid "Sans fami&ly:"
14506msgstr ""
14507
14508#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:184
14509msgid "&Monospace family:"
14510msgstr "الخطوط أحا&دية التباعد:"
14511
14512#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:185
14513msgid "S&tandard font:"
14514msgstr "الخ&ط القياسي:"
14515
14516#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:186
14517msgid "Default font si&ze:"
14518msgstr "الح&جم المبدئي للخط:"
14519
14520#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:187
14521#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:189
14522#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:598
14523#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:652
14524msgid " px"
14525msgstr " مقصف"
14526
14527#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:188
14528msgid "Monospace &font size:"
14529msgstr ""
14530
14531#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:190
14532msgid "Page &number map:"
14533msgstr ""
14534
14535#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:191
14536msgid "Page  margins"
14537msgstr ""
14538
14539#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:192
14540msgid "Page headers and footers"
14541msgstr ""
14542
14543#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:193
14544#, python-format
14545msgid ""
14546"You can insert headers and footers into every page of the produced PDF file "
14547"by using header and footer templates. For examples, see the <a "
14548"href=\"%s\">documentation</a>."
14549msgstr ""
14550
14551#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:194
14552msgid "&Header template:"
14553msgstr "قالب الت&رويس:"
14554
14555#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:195
14556msgid "&Footer template:"
14557msgstr "قالب الت&ذييل:"
14558
14559#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:196
14560msgid "&Break long words at the end of lines"
14561msgstr ""
14562
14563#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:197
14564msgid "Odd/even &offset:"
14565msgstr ""
14566
14567#: /__w/calibre/calibre/src/calibre/gui2/convert/pml_output.py:17
14568msgid "PMLZ output"
14569msgstr ""
14570
14571#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:47
14572msgid "Do not &reduce image size and depth"
14573msgstr ""
14574
14575#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output.py:17
14576msgid "RB output"
14577msgstr ""
14578
14579#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:161
14580msgid "No formats available"
14581msgstr ""
14582
14583#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:162
14584msgid "Cannot build regex using the GUI builder without a book."
14585msgstr ""
14586
14587#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:171
14588msgid "Could not open file"
14589msgstr ""
14590
14591#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:172
14592msgid "Could not open the file, do you have it open in another program?"
14593msgstr ""
14594
14595#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:190
14596msgid ""
14597"Failed to generate markup for testing. Click \"Show details\" to learn more."
14598msgstr ""
14599
14600#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:196
14601#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:200
14602msgid "Failed to generate preview"
14603msgstr ""
14604
14605#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:206
14606msgid "Open book"
14607msgstr "إفتح الكتاب"
14608
14609#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:231
14610msgid "Click the \"Open\" button below to open a e-book to use for testing."
14611msgstr ""
14612
14613#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:89
14614msgid "Regex Builder"
14615msgstr ""
14616
14617#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:90
14618msgid "Regex:"
14619msgstr ""
14620
14621#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:91
14622#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:224
14623#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:141
14624#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:411
14625#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:42
14626msgid "&Test"
14627msgstr "ا&خ‍تبار"
14628
14629#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:92
14630msgid "Occurrences:"
14631msgstr ""
14632
14633#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:93
14634#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:196
14635#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:76
14636msgid "0"
14637msgstr ""
14638
14639#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:94
14640msgid "Goto:"
14641msgstr ""
14642
14643#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:95
14644#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:179
14645#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:676
14646#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:109
14647#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:408
14648#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:128
14649msgid "&Previous"
14650msgstr "&السابق"
14651
14652#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:96
14653#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:182
14654#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:675
14655#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:665
14656#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:108
14657#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:404
14658#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:587
14659#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:124
14660msgid "&Next"
14661msgstr "ال‍&‍تالي"
14662
14663#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:97
14664#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:533
14665msgid "Preview"
14666msgstr "عاين"
14667
14668#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input.py:15
14669msgid "RTF input"
14670msgstr ""
14671
14672#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input_ui.py:32
14673msgid "Ignore &WMF images in the RTF file"
14674msgstr ""
14675
14676#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:24
14677msgid ""
14678"Search &\n"
14679"replace"
14680msgstr "بحث و\nاستبدال"
14681
14682#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:43
14683msgid "&Search regular expression:"
14684msgstr ""
14685
14686#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:56
14687msgid "Replacement text"
14688msgstr "نص الإستبدال"
14689
14690#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:56
14691msgid "Search regular expression"
14692msgstr "التعبير النظامي للبحث"
14693
14694#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:109
14695msgid "Load calibre search-replace definitions file"
14696msgstr ""
14697
14698#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:111
14699#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:130
14700msgid "calibre search-replace definitions file"
14701msgstr ""
14702
14703#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:120
14704msgid "Failed to read"
14705msgstr ""
14706
14707#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:121
14708#, python-format
14709msgid "Failed to load patterns from %s, click \"Show details\" to learn more."
14710msgstr ""
14711
14712#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:128
14713msgid "Save calibre search-replace definitions file"
14714msgstr ""
14715
14716#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:202
14717msgid "Unused search & replace definition"
14718msgstr ""
14719
14720#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:203
14721msgid ""
14722"The search/replace definition being edited  has not been added to the list "
14723"of definitions. Do you wish to continue with the conversion (the definition "
14724"will not be used)?"
14725msgstr ""
14726
14727#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:214
14728#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:121
14729msgid "Invalid regular expression"
14730msgstr ""
14731
14732#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:215
14733#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:122
14734#, python-format
14735msgid "Invalid regular expression: %s"
14736msgstr "تعبير نظامي غير صحيح: %s"
14737
14738#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:299
14739msgid ""
14740"The list of search/replace definitions that will be applied to this "
14741"conversion."
14742msgstr ""
14743
14744#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:145
14745msgid "Edit search/replace definition"
14746msgstr ""
14747
14748#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:146
14749msgid "&Replacement text:"
14750msgstr ""
14751
14752#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:147
14753msgid ""
14754"Add the current expression to the list of expressions that will be applied"
14755msgstr ""
14756
14757#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:148
14758#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:142
14759msgid "&Add"
14760msgstr ""
14761
14762#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:149
14763msgid "Edit the currently selected expression"
14764msgstr ""
14765
14766#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:150
14767#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:73
14768msgid "&Change"
14769msgstr "&غ‍يّر"
14770
14771#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:151
14772msgid "Remove the currently selected expression"
14773msgstr ""
14774
14775#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:152
14776#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1151
14777#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:404
14778#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:115
14779msgid "&Remove"
14780msgstr "إ&زالة"
14781
14782#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:153
14783msgid "Load a list of expressions from a previously saved file"
14784msgstr ""
14785
14786#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:154
14787#: /__w/calibre/calibre/src/calibre/gui2/covers.py:547
14788#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:305
14789#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:80
14790#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:508
14791msgid "&Load"
14792msgstr "حمّ‍&‍ل"
14793
14794#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:155
14795msgid "Save this list of expressions so that you can re-use it easily"
14796msgstr ""
14797
14798#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:156
14799#: /__w/calibre/calibre/src/calibre/gui2/covers.py:544
14800#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:301
14801#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:75
14802#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:360
14803#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:250
14804#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:505
14805#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1421
14806#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:444
14807msgid "&Save"
14808msgstr "ا&ح‍فظ"
14809
14810#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:157
14811msgid "Move expression up."
14812msgstr ""
14813
14814#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:158
14815msgid "Move expression down."
14816msgstr ""
14817
14818#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:159
14819#, python-format
14820msgid ""
14821"<p>Search and replace uses <i>regular expressions</i>. See the <a "
14822"href=\"%s\">regular expressions tutorial</a> to get started with regular "
14823"expressions. Also clicking the wizard button below will allow you to test "
14824"your regular expression against the current input document. When you are "
14825"happy with an expression, click the Add button to add it to the list of "
14826"expressions."
14827msgstr ""
14828
14829#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:89
14830#: /__w/calibre/calibre/src/calibre/gui2/covers.py:542
14831#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:92
14832#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:250
14833#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:346
14834msgid "Restore &defaults"
14835msgstr "استعادة الإ&ف‍تراضيات"
14836
14837#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:175
14838msgid "&Input format:"
14839msgstr "&ن‍سق الإدخال:"
14840
14841#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:176
14842msgid "Use &saved conversion settings for individual books"
14843msgstr ""
14844
14845#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:216
14846msgid "Convert"
14847msgstr "حوّل"
14848
14849#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output.py:17
14850msgid "SNB output"
14851msgstr ""
14852
14853#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:41
14854msgid "Hide &chapter name"
14855msgstr ""
14856
14857#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:42
14858msgid "Don't indent the &first line for each paragraph"
14859msgstr ""
14860
14861#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:43
14862msgid "Insert &empty line between paragraphs"
14863msgstr ""
14864
14865#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:44
14866msgid "Optimize for full-&screen mode"
14867msgstr ""
14868
14869#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:17
14870msgid ""
14871"Structure\n"
14872"detection"
14873msgstr "كشف\nالبِنية"
14874
14875#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:19
14876msgid ""
14877"Fine tune the detection of chapter headings and other document structure."
14878msgstr ""
14879
14880#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:29
14881msgid "Detect &chapters at (XPath expression):"
14882msgstr ""
14883
14884#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:30
14885msgid "Insert &page breaks before (XPath expression):"
14886msgstr ""
14887
14888#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:33
14889msgid "Start &reading at (XPath expression):"
14890msgstr ""
14891
14892#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:42
14893#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:41
14894#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:121
14895msgid "Invalid XPath"
14896msgstr ""
14897
14898#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:43
14899#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:42
14900#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:182
14901#, python-format
14902msgid "The XPath expression %s is invalid."
14903msgstr ""
14904
14905#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:61
14906msgid "Remove &fake margins"
14907msgstr "أزل هذا الملف"
14908
14909#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:62
14910msgid ""
14911"The header and footer removal options have been replaced by the Search & "
14912"replace options. Click the Search & replace category in the bar to the left "
14913"to use these options. Leave the replace field blank and enter your "
14914"header/footer removal regexps into the search field."
14915msgstr ""
14916
14917#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:63
14918msgid "Insert &metadata as page at start of book"
14919msgstr ""
14920
14921#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:64
14922msgid "Chapter &mark:"
14923msgstr "&علامة الفصل:"
14924
14925#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:65
14926msgid "Remove first &image"
14927msgstr "إزالة الصورة & الأولى"
14928
14929#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:19
14930msgid ""
14931"Table of\n"
14932"Contents"
14933msgstr "جدول\nالمحتويات"
14934
14935#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:21
14936msgid "Control the creation/conversion of the Table of Contents."
14937msgstr "تحكّم بإنشاء/تحويل جدول المحتويات."
14938
14939#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:28
14940msgid "Level &1 TOC (XPath expression):"
14941msgstr ""
14942
14943#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:29
14944msgid "Level &2 TOC (XPath expression):"
14945msgstr ""
14946
14947#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:30
14948msgid "Level &3 TOC (XPath expression):"
14949msgstr ""
14950
14951#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:79
14952msgid "&Force use of auto-generated Table of Contents"
14953msgstr "&ألزم استخدام جدول المحتويات المنشئة آلياً"
14954
14955#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:80
14956msgid "Do not add &detected chapters to the Table of Contents"
14957msgstr "&عاطفية تضف فصول مكشوفة إلى قائمة المحتويات"
14958
14959#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:81
14960msgid "Number of &links to add to Table of Contents:"
14961msgstr "وتسمح وصلات مكررة عند إنشاء جدول المحتويات:"
14962
14963#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:82
14964msgid "TOC &filter:"
14965msgstr ""
14966
14967#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:83
14968msgid "Chapter &threshold:"
14969msgstr "&علامة الفصل:"
14970
14971#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:84
14972msgid "Allow &duplicate links when creating the Table of Contents"
14973msgstr "وتسمح وصلات مكررة عند إنشاء جدول المحتويات"
14974
14975#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:85
14976#, python-format
14977msgid ""
14978"<a href=\"%s\">Help with using these options to generate a Table of "
14979"Contents</a>"
14980msgstr "<a href=\"%s\">مساعدة في استخدام هذه الخيارات لتوليد جدول محتويات</a>"
14981
14982#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:86
14983msgid ""
14984"This option will cause calibre to popup the Table of Contents Editor tool,\n"
14985" which will allow you to manually edit the Table of Contents, to fix any errors\n"
14986" caused by automatic generation."
14987msgstr ""
14988
14989#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:89
14990msgid "&Manually fine-tune the ToC after conversion is completed"
14991msgstr ""
14992
14993#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input.py:19
14994msgid "TXT input"
14995msgstr ""
14996
14997#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:97
14998msgid "Structure"
14999msgstr ""
15000
15001#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:98
15002msgid "&Paragraph style:"
15003msgstr ""
15004
15005#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:99
15006msgid "&Formatting style:"
15007msgstr ""
15008
15009#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:100
15010msgid "Common"
15011msgstr "شائع"
15012
15013#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:101
15014msgid "Preserve &spaces"
15015msgstr ""
15016
15017#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:102
15018msgid "Remove &indents at the beginning of lines"
15019msgstr ""
15020
15021#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:103
15022#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:239
15023msgid "Markdown"
15024msgstr ""
15025
15026#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:104
15027msgid ""
15028"<p>Markdown is a simple markup language for text files, that allows for "
15029"advanced formatting. To learn more visit <a "
15030"href=\"https://daringfireball.net/projects/markdown\">Markdown</a>."
15031msgstr ""
15032
15033#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:105
15034msgid ""
15035"You can optionally enable various extensions to the base Markdown syntax, "
15036"below."
15037msgstr ""
15038
15039#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:106
15040msgid ""
15041"More information on <a href=\"https://python-"
15042"markdown.github.io/extensions/\">Markdown extensions</a>"
15043msgstr ""
15044
15045#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output.py:16
15046msgid "TXT output"
15047msgstr ""
15048
15049#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:88
15050msgid "General"
15051msgstr "عام"
15052
15053#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:90
15054msgid "&Line ending style:"
15055msgstr ""
15056
15057#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:91
15058msgid "&Formatting:"
15059msgstr ""
15060
15061#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:92
15062msgid "Plain"
15063msgstr "عادي"
15064
15065#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:93
15066msgid "&Maximum line length:"
15067msgstr ""
15068
15069#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:94
15070msgid "Force maximum line &length"
15071msgstr ""
15072
15073#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:96
15074msgid "Markdown, Textile"
15075msgstr ""
15076
15077#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:97
15078msgid "Do not remove links (<a> tags) before processing"
15079msgstr ""
15080
15081#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:98
15082msgid "Do not remove image &references before processing"
15083msgstr ""
15084
15085#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:99
15086msgid "Keep text &color, when possible"
15087msgstr ""
15088
15089#: /__w/calibre/calibre/src/calibre/gui2/convert/txtz_output.py:14
15090msgid "TXTZ output"
15091msgstr ""
15092
15093#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard.py:81
15094msgid "Use a wizard to generate the XPath expression"
15095msgstr ""
15096
15097#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:73
15098msgid "Match HTML &tags with tag name:"
15099msgstr ""
15100
15101#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:74
15102msgid "*"
15103msgstr ""
15104
15105#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:75
15106msgid "a"
15107msgstr ""
15108
15109#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:76
15110msgid "br"
15111msgstr ""
15112
15113#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:77
15114msgid "div"
15115msgstr ""
15116
15117#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:78
15118msgid "h1"
15119msgstr ""
15120
15121#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:79
15122msgid "h2"
15123msgstr ""
15124
15125#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:80
15126msgid "h3"
15127msgstr ""
15128
15129#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:81
15130msgid "h4"
15131msgstr ""
15132
15133#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:82
15134msgid "h5"
15135msgstr ""
15136
15137#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:83
15138msgid "h6"
15139msgstr ""
15140
15141#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:84
15142msgid "hr"
15143msgstr ""
15144
15145#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:85
15146msgid "span"
15147msgstr ""
15148
15149#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:86
15150msgid "Having the &attribute:"
15151msgstr ""
15152
15153#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:87
15154msgid "With &value:"
15155msgstr ""
15156
15157#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:88
15158msgid "(A regular expression)"
15159msgstr "(تعبير نظامي)"
15160
15161#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:89
15162#, python-format
15163msgid ""
15164"<p>For example, to match all h2 tags that have class=\"chapter\", set tag to"
15165" <i>h2</i>, attribute to <i>class</i> and value to "
15166"<i>chapter</i>.</p><p>Leaving attribute blank will match any attribute and "
15167"leaving value blank will match any value. Setting tag to * will match any "
15168"tag.</p><p>To learn more advanced usage of XPath see the <a "
15169"href=\"%s\">XPath Tutorial</a>."
15170msgstr ""
15171
15172#: /__w/calibre/calibre/src/calibre/gui2/cover_flow.py:257
15173msgid "Browse by covers"
15174msgstr ""
15175
15176#: /__w/calibre/calibre/src/calibre/gui2/covers.py:63
15177#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/text.py:857
15178#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:393
15179msgid "Choose color"
15180msgstr ""
15181
15182#: /__w/calibre/calibre/src/calibre/gui2/covers.py:79
15183#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:52
15184#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:138
15185#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:225
15186#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:480
15187#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:688
15188#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:65
15189msgid "&Name:"
15190msgstr "الإ&س‍م:"
15191
15192#: /__w/calibre/calibre/src/calibre/gui2/covers.py:82
15193msgid "Color &1:"
15194msgstr ""
15195
15196#: /__w/calibre/calibre/src/calibre/gui2/covers.py:83
15197msgid "Color &2:"
15198msgstr ""
15199
15200#: /__w/calibre/calibre/src/calibre/gui2/covers.py:84
15201msgid "Contrast color &1 (mainly for text):"
15202msgstr ""
15203
15204#: /__w/calibre/calibre/src/calibre/gui2/covers.py:85
15205msgid "Contrast color &2 (mainly for text):"
15206msgstr ""
15207
15208#: /__w/calibre/calibre/src/calibre/gui2/covers.py:98
15209#: /__w/calibre/calibre/src/calibre/gui2/covers.py:102
15210#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:236
15211#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:267
15212#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:270
15213msgid "Invalid name"
15214msgstr ""
15215
15216#: /__w/calibre/calibre/src/calibre/gui2/covers.py:99
15217#, python-format
15218msgid ""
15219"The color scheme name \"%s\" is invalid. It must start with a # and be at "
15220"least two characters long."
15221msgstr ""
15222
15223#: /__w/calibre/calibre/src/calibre/gui2/covers.py:103
15224#, python-format
15225msgid "A color scheme with the name \"%s\" already exists."
15226msgstr ""
15227
15228#: /__w/calibre/calibre/src/calibre/gui2/covers.py:134
15229msgid ""
15230"When generating covers, a color scheme for the cover is chosen at random "
15231"from the color schemes below. You can prevent an individual scheme from "
15232"being selected by unchecking it. The preview on the right shows the "
15233"currently selected color scheme."
15234msgstr ""
15235
15236#: /__w/calibre/calibre/src/calibre/gui2/covers.py:138
15237msgid "Choose a color scheme to be used for this generated cover."
15238msgstr ""
15239
15240#: /__w/calibre/calibre/src/calibre/gui2/covers.py:139
15241msgid ""
15242"In normal cover generation, the color scheme is chosen at random from the "
15243"list of color schemes below. You can prevent an individual color scheme from"
15244" being chosen by unchecking it here."
15245msgstr ""
15246
15247#: /__w/calibre/calibre/src/calibre/gui2/covers.py:147
15248msgid "&New color scheme"
15249msgstr ""
15250
15251#: /__w/calibre/calibre/src/calibre/gui2/covers.py:150
15252msgid "&Edit color scheme"
15253msgstr ""
15254
15255#: /__w/calibre/calibre/src/calibre/gui2/covers.py:153
15256msgid "&Remove color scheme"
15257msgstr ""
15258
15259#: /__w/calibre/calibre/src/calibre/gui2/covers.py:158
15260msgid "&Styles"
15261msgstr ""
15262
15263#: /__w/calibre/calibre/src/calibre/gui2/covers.py:162
15264msgid ""
15265"When generating covers, a style for the cover is chosen at random from the "
15266"styles below. You can prevent an individual style from being selected by "
15267"unchecking it. The preview on the right shows the currently selected style."
15268msgstr ""
15269
15270#: /__w/calibre/calibre/src/calibre/gui2/covers.py:166
15271msgid "Choose a style to be used for this generated cover."
15272msgstr ""
15273
15274#: /__w/calibre/calibre/src/calibre/gui2/covers.py:167
15275msgid ""
15276"In normal cover generation, the style is chosen at random from the list of "
15277"styles below. You can prevent an individual style from being chosen by "
15278"unchecking it here."
15279msgstr ""
15280
15281#: /__w/calibre/calibre/src/calibre/gui2/covers.py:177
15282msgid "&Fonts and sizes"
15283msgstr ""
15284
15285#: /__w/calibre/calibre/src/calibre/gui2/covers.py:189
15286msgid "&Title font family:"
15287msgstr ""
15288
15289#: /__w/calibre/calibre/src/calibre/gui2/covers.py:189
15290msgid "&Title font size:"
15291msgstr ""
15292
15293#: /__w/calibre/calibre/src/calibre/gui2/covers.py:190
15294msgid "&Subtitle font family:"
15295msgstr ""
15296
15297#: /__w/calibre/calibre/src/calibre/gui2/covers.py:190
15298msgid "&Subtitle font size:"
15299msgstr ""
15300
15301#: /__w/calibre/calibre/src/calibre/gui2/covers.py:191
15302msgid "&Footer font family:"
15303msgstr ""
15304
15305#: /__w/calibre/calibre/src/calibre/gui2/covers.py:191
15306msgid "&Footer font size:"
15307msgstr ""
15308
15309#: /__w/calibre/calibre/src/calibre/gui2/covers.py:216
15310msgid "Cover &width:"
15311msgstr ""
15312
15313#: /__w/calibre/calibre/src/calibre/gui2/covers.py:217
15314msgid "Cover &height:"
15315msgstr ""
15316
15317#: /__w/calibre/calibre/src/calibre/gui2/covers.py:219
15318msgid ""
15319"Note that the preview to the side is of fixed aspect ratio, so changing the "
15320"cover width above will not have any effect. If you change the height, you "
15321"should also change the width nevertheless as it will be used in actual cover"
15322" generation."
15323msgstr ""
15324
15325#: /__w/calibre/calibre/src/calibre/gui2/covers.py:226
15326msgid "&Text"
15327msgstr ""
15328
15329#: /__w/calibre/calibre/src/calibre/gui2/covers.py:230
15330msgid ""
15331"The text on the generated cover is taken from the metadata of the book. This"
15332" is controlled via templates. You can use the <b>, <i> and <br> tags in the "
15333"templates for bold, italic and line breaks, respectively. The default "
15334"templates use the title, series and authors. You can change them to use "
15335"whatever metadata you like."
15336msgstr ""
15337
15338#: /__w/calibre/calibre/src/calibre/gui2/covers.py:258
15339msgid "Change the &title template"
15340msgstr ""
15341
15342#: /__w/calibre/calibre/src/calibre/gui2/covers.py:258
15343msgid "The title template"
15344msgstr ""
15345
15346#: /__w/calibre/calibre/src/calibre/gui2/covers.py:259
15347msgid "Change the &sub-title template"
15348msgstr ""
15349
15350#: /__w/calibre/calibre/src/calibre/gui2/covers.py:259
15351msgid "The sub-title template"
15352msgstr ""
15353
15354#: /__w/calibre/calibre/src/calibre/gui2/covers.py:260
15355msgid "Change the &footer template"
15356msgstr ""
15357
15358#: /__w/calibre/calibre/src/calibre/gui2/covers.py:260
15359msgid "The footer template"
15360msgstr ""
15361
15362#: /__w/calibre/calibre/src/calibre/gui2/covers.py:402
15363msgid "My Color Scheme"
15364msgstr ""
15365
15366#: /__w/calibre/calibre/src/calibre/gui2/covers.py:414
15367#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1018
15368#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:892
15369#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1154
15370msgid "Cannot edit"
15371msgstr ""
15372
15373#: /__w/calibre/calibre/src/calibre/gui2/covers.py:415
15374msgid "Cannot edit a builtin color scheme. Create a new color scheme instead."
15375msgstr ""
15376
15377#: /__w/calibre/calibre/src/calibre/gui2/covers.py:432
15378#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:146
15379#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:341
15380msgid "Cannot remove"
15381msgstr "لا يمكن الإزالة"
15382
15383#: /__w/calibre/calibre/src/calibre/gui2/covers.py:433
15384msgid "Cannot remove a builtin color scheme."
15385msgstr ""
15386
15387#: /__w/calibre/calibre/src/calibre/gui2/covers.py:485
15388msgid "A sample book"
15389msgstr ""
15390
15391#: /__w/calibre/calibre/src/calibre/gui2/covers.py:485
15392msgid "Author One"
15393msgstr ""
15394
15395#: /__w/calibre/calibre/src/calibre/gui2/covers.py:485
15396msgid "Author Two"
15397msgstr ""
15398
15399#: /__w/calibre/calibre/src/calibre/gui2/covers.py:486
15400msgid "A series of samples"
15401msgstr "سلسلة عيّنات"
15402
15403#: /__w/calibre/calibre/src/calibre/gui2/covers.py:488
15404msgid "Tag One"
15405msgstr ""
15406
15407#: /__w/calibre/calibre/src/calibre/gui2/covers.py:488
15408msgid "Tag Two"
15409msgstr ""
15410
15411#: /__w/calibre/calibre/src/calibre/gui2/covers.py:489
15412msgid "Some publisher"
15413msgstr ""
15414
15415#: /__w/calibre/calibre/src/calibre/gui2/covers.py:531
15416msgid "Cover generation settings"
15417msgstr ""
15418
15419#: /__w/calibre/calibre/src/calibre/gui2/covers.py:536
15420msgid "Save these settings as the &defaults for future use"
15421msgstr ""
15422
15423#: /__w/calibre/calibre/src/calibre/gui2/covers.py:546
15424msgid "Save the current cover generation settings for later re-use"
15425msgstr ""
15426
15427#: /__w/calibre/calibre/src/calibre/gui2/covers.py:551
15428msgid "Load previously saved cover generation settings"
15429msgstr ""
15430
15431#: /__w/calibre/calibre/src/calibre/gui2/covers.py:553
15432msgid ""
15433"Save the current settings as the settings to use always instead of just this"
15434" time. Remember that for styles and colors the actual style or color used is"
15435" chosen at random from the list of checked styles/colors."
15436msgstr ""
15437
15438#: /__w/calibre/calibre/src/calibre/gui2/covers.py:568
15439msgid "My cover style"
15440msgstr ""
15441
15442#: /__w/calibre/calibre/src/calibre/gui2/covers.py:568
15443msgid "Name for these settings"
15444msgstr ""
15445
15446#: /__w/calibre/calibre/src/calibre/gui2/covers.py:568
15447msgid "Theme name:"
15448msgstr ""
15449
15450#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:25
15451msgid ""
15452"Create the rule below, the rule can be used to transform style properties"
15453msgstr "حرّر القاعدة في أدناه، يمكن استخدام القاعدة لتحويل خصائص الطراز"
15454
15455#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:37
15456#, python-brace-format
15457msgid "{preamble} {property} {match_type} {query}"
15458msgstr ""
15459
15460#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:43
15461msgid "If the &property:"
15462msgstr ""
15463
15464#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:46
15465msgid ""
15466"The name of a CSS property, for example: font-size\n"
15467"Do not use shorthand properties, they will not work.\n"
15468"For instance use margin-top, not margin."
15469msgstr ""
15470
15471#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:64
15472#, python-brace-format
15473msgid "{action} {action_data}"
15474msgstr ""
15475
15476#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:98
15477msgid "The CSS property value"
15478msgstr ""
15479
15480#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:104
15481msgid ""
15482"Either a CSS length, such as 10pt or a unit less number. If a unit less "
15483"number is used it will be compared with the CSS value using whatever unit "
15484"the value has. Note that comparison automatically converts units, except for"
15485" relative units like percentage or em, for which comparison fails if the "
15486"units are different."
15487msgstr ""
15488
15489#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:113
15490msgid ""
15491"CSS properties to add to the rule that contains the matching style. You can "
15492"specify more than one property, separated by semi-colons, for example: "
15493"color:red; font-weight: bold"
15494msgstr ""
15495
15496#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:117
15497msgid "A number"
15498msgstr ""
15499
15500#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:158
15501#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:279
15502#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:118
15503#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:201
15504msgid "Edit rule"
15505msgstr "حرّر القاعدة"
15506
15507#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:170
15508#, python-brace-format
15509msgid ""
15510"If the property <i>{property}</i> <b>{match_type}</b> "
15511"<b>{query}</b><br>{action}"
15512msgstr ""
15513
15514#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:179
15515#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:300
15516msgid "This rule is invalid, please remove it"
15517msgstr ""
15518
15519#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:189
15520msgid ""
15521"You can specify rules to transform styles here. Click the \"Add rule\" "
15522"button below to get started."
15523msgstr ""
15524
15525#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:196
15526msgid "Test style transform rules"
15527msgstr "اختبر قواعد تحويل الطراز"
15528
15529#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:198
15530msgid "Enter a CSS stylesheet below and click the \"Test\" button"
15531msgstr ""
15532
15533#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:200
15534msgid "Resulting stylesheet"
15535msgstr ""
15536
15537#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:254
15538msgid "Edit style transform rules"
15539msgstr "حرّر قواعد تحويل الطراز"
15540
15541#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:289
15542#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1045
15543#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1007
15544#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:143
15545msgid "E&xport"
15546msgstr ""
15547
15548#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:290
15549#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1047
15550msgid "Export these rules to a file"
15551msgstr ""
15552
15553#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:293
15554#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1049
15555#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1003
15556#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:147
15557msgid "&Import"
15558msgstr ""
15559
15560#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:294
15561msgid "Import previously exported rules"
15562msgstr ""
15563
15564#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:297
15565#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:513
15566msgid "&Test rules"
15567msgstr "ا&خ‍تبر القواعد"
15568
15569#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:302
15570#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:506
15571msgid "Save this ruleset for later re-use"
15572msgstr ""
15573
15574#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:308
15575#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:509
15576msgid "Load a previously saved ruleset"
15577msgstr ""
15578
15579#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:316
15580#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:439
15581msgid "No rules"
15582msgstr ""
15583
15584#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:317
15585msgid "There are no rules to export"
15586msgstr ""
15587
15588#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:318
15589msgid "Choose file for exported rules"
15590msgstr ""
15591
15592#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:326
15593msgid "Choose file to import rules from"
15594msgstr ""
15595
15596#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:55
15597#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:603
15598msgid " index"
15599msgstr ""
15600
15601#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:92
15602#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:362
15603#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:920
15604#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1128
15605#, python-brace-format
15606msgid "Clear {0}"
15607msgstr ""
15608
15609#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:195
15610msgid "Set {} to yes"
15611msgstr ""
15612
15613#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:201
15614msgid "Set {} to no"
15615msgstr ""
15616
15617#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:208
15618msgid "Clear {}"
15619msgstr ""
15620
15621#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:213
15622#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:254
15623#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:321
15624#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:351
15625#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1010
15626#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1060
15627#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1141
15628#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:530
15629#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:539
15630#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:551
15631#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:555
15632#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:707
15633#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:663
15634msgid "Undefined"
15635msgstr "غير معرف"
15636
15637#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:355
15638#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1124
15639#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:225
15640msgid "Today"
15641msgstr "اليوم"
15642
15643#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:448
15644msgid "Open Item editor. If CTRL or SHIFT is pressed, open Manage items"
15645msgstr ""
15646
15647#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:561
15648#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1489
15649msgid "Values changed"
15650msgstr ""
15651
15652#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:562
15653msgid ""
15654"You have changed the values. In order to use this editor, you must either "
15655"discard or apply these changes. Apply changes?"
15656msgstr ""
15657
15658#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:694
15659#, python-brace-format
15660msgid ""
15661"The enumeration \"{0}\" contains an invalid value that will be set to the "
15662"default"
15663msgstr ""
15664
15665#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:927
15666#, python-brace-format
15667msgid "Set {0} to No"
15668msgstr ""
15669
15670#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:932
15671#, python-brace-format
15672msgid "Set {0} to Yes"
15673msgstr ""
15674
15675#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:936
15676#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1367
15677msgid "Open Item editor"
15678msgstr ""
15679
15680#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:963
15681msgid "Apply changes"
15682msgstr "تطبيق التغييرات"
15683
15684#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1181
15685#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:208
15686msgid "Clear series"
15687msgstr "تفريغ السلسلة"
15688
15689#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1184
15690msgid "Automatically number books"
15691msgstr ""
15692
15693#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1186
15694msgid ""
15695"If not checked, the series number for the books will be set to 1. If "
15696"checked, selected books will be automatically numbered, in the order you "
15697"selected them. So if you selected Book A and then Book B, Book A will have "
15698"series number 1 and Book B series number 2."
15699msgstr ""
15700
15701#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1193
15702msgid "Force numbers to start with "
15703msgstr ""
15704
15705#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1195
15706msgid ""
15707"Series will normally be renumbered from the highest number in the database "
15708"for that series. Checking this box will tell calibre to start numbering from"
15709" the value in the box"
15710msgstr ""
15711
15712#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1210
15713#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:654
15714msgid ""
15715"The amount by which to increment the series number for successive books. "
15716"Only applicable when using force series numbers."
15717msgstr ""
15718
15719#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1317
15720#, python-brace-format
15721msgid ""
15722"The enumeration \"{0}\" contains invalid values that will not appear in the "
15723"list"
15724msgstr ""
15725
15726#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1370
15727msgid "Remove all tags"
15728msgstr ""
15729
15730#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1400
15731#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1401
15732msgid "tags to remove"
15733msgstr ""
15734
15735#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1490
15736msgid ""
15737"You have entered values. In order to use this editor you must first discard "
15738"them. Discard the values?"
15739msgstr ""
15740
15741#: /__w/calibre/calibre/src/calibre/gui2/device.py:55
15742#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:165
15743msgid "No details available."
15744msgstr "لا تتوفر تفاصيل."
15745
15746#: /__w/calibre/calibre/src/calibre/gui2/device.py:241
15747msgid "Device no longer connected."
15748msgstr ""
15749
15750#: /__w/calibre/calibre/src/calibre/gui2/device.py:485
15751msgid "Get device information"
15752msgstr "احصل على مجلة الجهاز"
15753
15754#: /__w/calibre/calibre/src/calibre/gui2/device.py:496
15755msgid "Set library information"
15756msgstr ""
15757
15758#: /__w/calibre/calibre/src/calibre/gui2/device.py:520
15759msgid "Get list of books on device"
15760msgstr "احصل على قائمة الكتب على الجهاز"
15761
15762#: /__w/calibre/calibre/src/calibre/gui2/device.py:527
15763msgid "Prepare files for transfer from device"
15764msgstr ""
15765
15766#: /__w/calibre/calibre/src/calibre/gui2/device.py:538
15767msgid "Get annotations from device"
15768msgstr ""
15769
15770#: /__w/calibre/calibre/src/calibre/gui2/device.py:550
15771msgid "Send metadata to device"
15772msgstr "أرسل البيانات الوصفية إلى الجهاز"
15773
15774#: /__w/calibre/calibre/src/calibre/gui2/device.py:555
15775msgid "Send collections to device"
15776msgstr ""
15777
15778#: /__w/calibre/calibre/src/calibre/gui2/device.py:605
15779msgid "Upload one book to the device"
15780msgid_plural "Upload {} books to the device"
15781msgstr[0] ""
15782msgstr[1] ""
15783msgstr[2] ""
15784msgstr[3] ""
15785msgstr[4] ""
15786msgstr[5] ""
15787
15788#: /__w/calibre/calibre/src/calibre/gui2/device.py:621
15789msgid "Delete books from device"
15790msgstr "حذف كتب من الجهاز"
15791
15792#: /__w/calibre/calibre/src/calibre/gui2/device.py:638
15793msgid "Download books from device"
15794msgstr "حمّل الكتب من الجهاز"
15795
15796#: /__w/calibre/calibre/src/calibre/gui2/device.py:648
15797msgid "View book on device"
15798msgstr "مشاهدة الكتاب على جهاز"
15799
15800#: /__w/calibre/calibre/src/calibre/gui2/device.py:730
15801msgid "Set default send to device action"
15802msgstr "عيّن الإجراء المبدئي للإرسال الى الجهاز"
15803
15804#: /__w/calibre/calibre/src/calibre/gui2/device.py:735
15805msgid "Send to main memory"
15806msgstr "إرسال الى الذاكرة الرئيسية"
15807
15808#: /__w/calibre/calibre/src/calibre/gui2/device.py:737
15809msgid "Send to storage card A"
15810msgstr "إرسال الى بطاقة الخزن أ"
15811
15812#: /__w/calibre/calibre/src/calibre/gui2/device.py:739
15813msgid "Send to storage card B"
15814msgstr "إرسال الى بطاقة الخزن ب"
15815
15816#: /__w/calibre/calibre/src/calibre/gui2/device.py:765
15817msgid "Send specific format to"
15818msgstr "إرسال صيغة محددة إلى"
15819
15820#: /__w/calibre/calibre/src/calibre/gui2/device.py:766
15821msgid "Send and delete from library"
15822msgstr "إرسال وحذف من المكتبة"
15823
15824#: /__w/calibre/calibre/src/calibre/gui2/device.py:809
15825msgid "Eject device"
15826msgstr "أخرج الجهاز"
15827
15828#: /__w/calibre/calibre/src/calibre/gui2/device.py:896
15829#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:353
15830#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
15831#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:60
15832msgid "Error"
15833msgstr "خطأ"
15834
15835#: /__w/calibre/calibre/src/calibre/gui2/device.py:897
15836msgid "Error communicating with device"
15837msgstr ""
15838
15839#: /__w/calibre/calibre/src/calibre/gui2/device.py:909
15840#, python-format
15841msgid "Manage the %s?"
15842msgstr "إدارة %s؟"
15843
15844#: /__w/calibre/calibre/src/calibre/gui2/device.py:910
15845#, python-format
15846msgid "Detected the <b>%s</b>. Do you want calibre to manage it?"
15847msgstr "كُشف عن <b>%s</b>. أتريد من كاليبر أن يديرها؟"
15848
15849#: /__w/calibre/calibre/src/calibre/gui2/device.py:937
15850#: /__w/calibre/calibre/src/calibre/gui2/device.py:1564
15851#: /__w/calibre/calibre/src/calibre/gui2/email.py:469
15852msgid "No suitable formats"
15853msgstr ""
15854
15855#: /__w/calibre/calibre/src/calibre/gui2/device.py:954
15856msgid "Select folder to open as device"
15857msgstr "حدد مجلداً لفتحه كجهاز"
15858
15859#: /__w/calibre/calibre/src/calibre/gui2/device.py:966
15860msgid "Running jobs"
15861msgstr ""
15862
15863#: /__w/calibre/calibre/src/calibre/gui2/device.py:967
15864msgid "Cannot configure the device while there are running device jobs."
15865msgstr ""
15866
15867#: /__w/calibre/calibre/src/calibre/gui2/device.py:974
15868#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:367
15869#, python-format
15870msgid "Configure %s"
15871msgstr "ضبط %s"
15872
15873#: /__w/calibre/calibre/src/calibre/gui2/device.py:994
15874#, python-format
15875msgid "Restart calibre for the changes to %s to be applied."
15876msgstr ""
15877
15878#: /__w/calibre/calibre/src/calibre/gui2/device.py:1034
15879msgid "Error talking to device"
15880msgstr "خطأ في الاتصال بالجهاز"
15881
15882#: /__w/calibre/calibre/src/calibre/gui2/device.py:1035
15883msgid ""
15884"There was a temporary error talking to the device. Please unplug and "
15885"reconnect the device or reboot."
15886msgstr ""
15887
15888#: /__w/calibre/calibre/src/calibre/gui2/device.py:1088
15889msgid "Device: "
15890msgstr "الجهاز: "
15891
15892#: /__w/calibre/calibre/src/calibre/gui2/device.py:1090
15893msgid " detected."
15894msgstr " تم كشفه."
15895
15896#: /__w/calibre/calibre/src/calibre/gui2/device.py:1235
15897msgid "No books"
15898msgstr ""
15899
15900#: /__w/calibre/calibre/src/calibre/gui2/device.py:1236
15901msgid "selected to send"
15902msgstr ""
15903
15904#: /__w/calibre/calibre/src/calibre/gui2/device.py:1243
15905#: /__w/calibre/calibre/src/calibre/gui2/device.py:1273
15906msgid "No device"
15907msgstr ""
15908
15909#: /__w/calibre/calibre/src/calibre/gui2/device.py:1244
15910msgid "No device connected"
15911msgstr ""
15912
15913#: /__w/calibre/calibre/src/calibre/gui2/device.py:1260
15914#, python-format
15915msgid "%(num)i of %(total)i books"
15916msgstr ""
15917
15918#: /__w/calibre/calibre/src/calibre/gui2/device.py:1264
15919#, python-format
15920msgid "0 of %i books"
15921msgstr ""
15922
15923#: /__w/calibre/calibre/src/calibre/gui2/device.py:1265
15924msgid "Choose format to send to device"
15925msgstr "اختر صيغة لترسل إلى الجهاز"
15926
15927#: /__w/calibre/calibre/src/calibre/gui2/device.py:1274
15928msgid "Cannot send: No device is connected"
15929msgstr ""
15930
15931#: /__w/calibre/calibre/src/calibre/gui2/device.py:1277
15932#: /__w/calibre/calibre/src/calibre/gui2/device.py:1281
15933msgid "No card"
15934msgstr ""
15935
15936#: /__w/calibre/calibre/src/calibre/gui2/device.py:1278
15937#: /__w/calibre/calibre/src/calibre/gui2/device.py:1282
15938msgid "Cannot send: Device has no storage card"
15939msgstr "لا يمكن الإرسال: ليس للجهاز بطاقة خزن"
15940
15941#: /__w/calibre/calibre/src/calibre/gui2/device.py:1350
15942#: /__w/calibre/calibre/src/calibre/gui2/device.py:1428
15943#: /__w/calibre/calibre/src/calibre/gui2/device.py:1558
15944msgid "Auto convert the following books before uploading to the device?"
15945msgstr ""
15946
15947#: /__w/calibre/calibre/src/calibre/gui2/device.py:1377
15948msgid "Sending catalogs to device."
15949msgstr ""
15950
15951#: /__w/calibre/calibre/src/calibre/gui2/device.py:1471
15952msgid "Sending news to device."
15953msgstr ""
15954
15955#: /__w/calibre/calibre/src/calibre/gui2/device.py:1524
15956msgid "Sending books to device."
15957msgstr ""
15958
15959#: /__w/calibre/calibre/src/calibre/gui2/device.py:1565
15960msgid ""
15961"Could not upload the following books to the device, as no suitable formats "
15962"were found. Convert the book(s) to a format supported by your device first."
15963msgstr ""
15964
15965#: /__w/calibre/calibre/src/calibre/gui2/device.py:1643
15966msgid "No space on device"
15967msgstr ""
15968
15969#: /__w/calibre/calibre/src/calibre/gui2/device.py:1644
15970msgid ""
15971"<p>Cannot upload books to device there is no more free space available "
15972msgstr ""
15973
15974#: /__w/calibre/calibre/src/calibre/gui2/device.py:1649
15975msgid "Incorrect destination"
15976msgstr ""
15977
15978#: /__w/calibre/calibre/src/calibre/gui2/device.py:1887
15979#, python-format
15980msgid "Analyzing books on the device: %d%% finished"
15981msgstr ""
15982
15983#: /__w/calibre/calibre/src/calibre/gui2/device.py:2007
15984msgid "Book format sync problem"
15985msgstr ""
15986
15987#: /__w/calibre/calibre/src/calibre/gui2/device.py:2008
15988msgid ""
15989"Some book formats in your library cannot be synced because they have dates "
15990"in the future"
15991msgstr ""
15992
15993#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:36
15994#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:75
15995#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:76
15996#: /__w/calibre/calibre/src/calibre/gui2/layout.py:79
15997msgid "Device"
15998msgstr ""
15999
16000#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:160
16001msgid "Unknown formats"
16002msgstr "صيغ المجهول"
16003
16004#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:161
16005#, python-brace-format
16006msgid ""
16007"You have enabled the <b>{0}</b> formats for your {1}. The {1} may not "
16008"support them. If you send these formats to your {1} they may not work. Are "
16009"you sure?"
16010msgstr ""
16011
16012#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:174
16013#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:116
16014#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:302
16015#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:76
16016#, python-format
16017msgid "The template %s is invalid:"
16018msgstr ""
16019
16020#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:78
16021msgid "Select available formats and their order for this device"
16022msgstr ""
16023
16024#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:82
16025msgid ""
16026"If checked, books are placed into sub-folders based on their metadata on the"
16027" device. If unchecked, books are all put into the top level folder."
16028msgstr ""
16029
16030#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:83
16031#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:91
16032msgid "Use sub-folders"
16033msgstr ""
16034
16035#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:84
16036#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:103
16037#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:104
16038msgid "Use author sort for author"
16039msgstr "استخدم ترتيب المؤلف ليكون المؤلف"
16040
16041#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:85
16042msgid "Save &template:"
16043msgstr ""
16044
16045#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:58
16046msgid "No formats selected"
16047msgstr ""
16048
16049#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:59
16050msgid "You must choose at least one format to send to the device"
16051msgstr "يجب أن تختار على الأقل نسَقًا واحدا للإرسال إلى الجهاز"
16052
16053#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:88
16054msgid ""
16055"<b>Save &template</b> to control the filename and\n"
16056"        location of files sent to the device:"
16057msgstr ""
16058
16059#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:132
16060msgid ""
16061"A <b>list of &folders</b> on the device to\n"
16062"        which to send e-books. The first one that exists will be used:"
16063msgstr ""
16064
16065#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:142
16066#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:231
16067msgid "Browse for a folder on the device"
16068msgstr ""
16069
16070#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:171
16071msgid ""
16072"Select the devices to be <b>ignored</b>. calibre <b>will not</b>\n"
16073"            connect to devices with a checkmark next to their names."
16074msgstr ""
16075
16076#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:217
16077#, python-format
16078msgid "Send the %s format to the folder:"
16079msgstr ""
16080
16081#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:225
16082msgid "Folder on the device"
16083msgstr ""
16084
16085#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:233
16086#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:188
16087msgid "&Remove rule"
16088msgstr "أ&زل القاعدة"
16089
16090#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:279
16091msgid "Format specific sending"
16092msgstr ""
16093
16094#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:284
16095msgid ""
16096"You can create rules that control where e-books of a specific\n"
16097"            format are sent to on the device. These will take precedence over\n"
16098"            the folders specified above."
16099msgstr ""
16100
16101#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:306
16102msgid "Add a &new rule"
16103msgstr ""
16104
16105#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:345
16106#, python-format
16107msgid "The <b>%s</b> device has no serial number, it cannot be configured"
16108msgstr "ليس للجهاز <b>%s</b> رقم تسلسلي، لا يمكن ضبطه"
16109
16110#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:350
16111msgid ""
16112"<b>No MTP device connected.</b><p> You can only configure the MTP device "
16113"plugin when a device is connected."
16114msgstr ""
16115
16116#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:357
16117msgid ""
16118"If you want to un-ignore a previously ignored MTP device, use the \"Ignored "
16119"devices\" tab."
16120msgstr ""
16121
16122#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:377
16123#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:109
16124#, python-format
16125msgid "Choose the formats to send to the %s"
16126msgstr ""
16127
16128#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:380
16129#, python-format
16130msgid "&Ignore the %s in calibre"
16131msgstr ""
16132
16133#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:384
16134msgid "Change scanned &folders"
16135msgstr ""
16136
16137#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:390
16138msgid "Show device information"
16139msgstr ""
16140
16141#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:428
16142#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:223
16143#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:249
16144#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:980
16145#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:461
16146#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:173
16147#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:464
16148#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:47
16149msgid "Copy to clipboard"
16150msgstr "النسخ الى الحافظة"
16151
16152#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:442
16153#, python-format
16154msgid "The %s will be ignored in calibre"
16155msgstr ""
16156
16157#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:504
16158#, python-format
16159msgid ""
16160"You are trying to send books into the <b>%s</b> folder. This folder is "
16161"currently ignored by calibre when scanning the device. You have to tell "
16162"calibre you want this folder scanned in order to be able to send books to "
16163"it. Click the <b>Configure</b> button below to send books to it."
16164msgstr ""
16165
16166#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:513
16167#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:176
16168#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:135
16169#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:529
16170msgid "Configure"
16171msgstr "ضبط"
16172
16173#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:517
16174#, python-format
16175msgid "Cannot send to %s"
16176msgstr ""
16177
16178#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:96
16179msgid "Choose folder on device"
16180msgstr ""
16181
16182#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:110
16183msgid "<b>Scanned folders:</b>"
16184msgstr ""
16185
16186#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:111
16187msgid ""
16188"You can select which folders calibre will scan when searching this device "
16189"for books."
16190msgstr ""
16191
16192#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:128
16193msgid ""
16194"If you a select a previously unselected folder, any sub-folders will not be "
16195"visible until you restart calibre."
16196msgstr ""
16197
16198#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:142
16199msgid "Choose folders to scan"
16200msgstr ""
16201
16202#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:82
16203msgid "File formats"
16204msgstr ""
16205
16206#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:262
16207msgid "Extra driver customization options"
16208msgstr ""
16209
16210#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:24
16211msgid "How many empty books?"
16212msgstr "كم كتاباً خالياً؟"
16213
16214#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:29
16215msgid "How many empty books should be added?"
16216msgstr "كم كتاباً خالياً ينبغي أن يُضاف؟"
16217
16218#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:37
16219msgid "Set the author of the new books to:"
16220msgstr "عيّن مؤلف الكتب الجديدة ليكون:"
16221
16222#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:49
16223msgid "Reset author to Unknown"
16224msgstr "تصفير المؤلف إلى غير معروف"
16225
16226#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:53
16227msgid "Set the series of the new books to:"
16228msgstr "عيّن سلسلة الكتب الجديدة لتكون:"
16229
16230#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:65
16231msgid "Reset series"
16232msgstr "صفّر السلسلة"
16233
16234#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:69
16235msgid "Set the title of the new books to:"
16236msgstr "عيّن عنوان الكتب الجديدة ليكون:"
16237
16238#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:78
16239msgid "Reset title"
16240msgstr ""
16241
16242#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:82
16243msgid "Also create an empty e-book in format:"
16244msgstr "أيضاً أنشيء كتابا الكترونيا خاليا بالصيغة:"
16245
16246#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:88
16247msgid "Also create an empty book format file that you can subsequently edit"
16248msgstr "أيضاً أنشيء ملف بصيغة كتاب فارغ والذي يمكنك فيما تعديله تالياً"
16249
16250#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:100
16251msgid "Also copy book &formats when duplicating a book"
16252msgstr "أيضاً انسخ &ص‍يغ الكتاب عند مضاعفة كتاب"
16253
16254#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:102
16255msgid "Also copy all e-book files into the newly created duplicate books."
16256msgstr "أيضًا انسخ كل ملفات الكتاب الالكتروني إلى الكتب المضاعَفة المُنشأَة للتو."
16257
16258#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:112
16259msgid "&Duplicate current book"
16260msgstr "&ض‍اعِف الكتاب الحالي"
16261
16262#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:116
16263#, python-format
16264msgid ""
16265"Make the new empty book records exact duplicates\n"
16266"of the current book \"%s\", with all metadata identical"
16267msgstr ""
16268
16269#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:36
16270msgid "Add books by ISBN"
16271msgstr "إضافة كتب بحسب ISBN"
16272
16273#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:49
16274msgid "&Paste from clipboard"
16275msgstr "لصق من ال‍&‍ح‍افظة"
16276
16277#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:54
16278#, python-format
16279msgid ""
16280"<p>Enter a list of ISBNs in the box to the left, one per line. calibre will automatically create entries for books based on the ISBN and download metadata and covers for them.</p>\n"
16281"<p>Any invalid ISBNs in the list will be ignored.</p>\n"
16282"<p>You can also specify a file that will be added with each ISBN. To do this enter the full path to the file after a <code>&gt;&gt;</code>. For example:</p>\n"
16283"<p><code>9788842915232 &gt;&gt; %s</code></p>"
16284msgstr "<p>أدخل لائحة بأرقام ISBN في المربع إلى اليمين، واحداً لكل سطر. سيُنشيء كاليبر تلقائياً مُدخَلات للكتب استناداً إلى ISBN ويحمّل البيانات الوصفية والأغلفة لها.</p>\n<p>ستُهمَل أية ISBN غير صحيحة في اللائحة.</p>\n<p>يمكنك ايضاً أن تحدد ملفاً يُضاف مع كل ISBN. لتفعل هذا أدخِل المسار الكامل إلى الملف بعد <code>&gt;&gt;</code>.  على سبيل المثال:</p>\n<p><code>9788842915232 &gt;&gt; %s</code></p>"
16285
16286#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:62
16287msgid "&Tags to set on created book entries:"
16288msgstr "ال‍&‍وسوم لإعدادها لمُدخَلات الكتب التي تنشئها:"
16289
16290#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:68
16291msgid "Check for books with the same ISBN already in library"
16292msgstr "تفحّص الكتب التي لها مسبقًا نفس رقم ISBN في المكتبة"
16293
16294#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:118
16295msgid "Some invalid ISBNs"
16296msgstr ""
16297
16298#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:119
16299msgid ""
16300"Some of the ISBNs you entered were invalid. They will be ignored. Click "
16301"\"Show details\" to see which ones. Do you want to proceed?"
16302msgstr ""
16303
16304#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:125
16305msgid "All invalid ISBNs"
16306msgstr ""
16307
16308#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:126
16309msgid "All the ISBNs you entered were invalid. No books can be added."
16310msgstr ""
16311
16312#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:125
16313msgid "Edit authors"
16314msgstr ""
16315
16316#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:128
16317msgid ""
16318"Edit the authors for this book. You can drag and drop to re-arrange authors"
16319msgstr "حرر المؤلفين لهذا الكتاب. يمكنك السحب والإفلات لإعادة ترتيب المؤلفين"
16320
16321#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:138
16322msgid "Enter an author to add"
16323msgstr "أدخِل مؤلفا لتضيفه"
16324
16325#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:147
16326msgid "&Remove selected"
16327msgstr ""
16328
16329#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:59
16330msgid "Configure the Book details window"
16331msgstr "اضبط نافذة تفاصيل الكتاب"
16332
16333#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:72
16334#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:671
16335msgid "Select displayed metadata"
16336msgstr "حدد البيانات الوصفية المعروضة"
16337
16338#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:79
16339msgid "Move the selected field up"
16340msgstr ""
16341
16342#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:83
16343msgid "Move the selected field down"
16344msgstr ""
16345
16346#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:90
16347msgid ""
16348"Note that <b>comments</b> will always be displayed at the end, regardless of"
16349" the order you assign here"
16350msgstr "لاحظ أنّ <b>التعليقات</b> ستُعرَض في النهاية دائمًا، بغضّ النظر عن الترتيب الذي تعيّنه هنا"
16351
16352#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:169
16353msgid "Fit &cover within view"
16354msgstr "ناسب ال‍&‍غلاف داخل المعاينة"
16355
16356#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:176
16357msgid "Configure this view"
16358msgstr ""
16359
16360#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:196
16361#, python-format
16362msgid "Next [%s]"
16363msgstr "التالي [%s]"
16364
16365#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:198
16366#, python-format
16367msgid "Previous [%s]"
16368msgstr "السابق [%s]"
16369
16370#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:307
16371msgid "This book is marked"
16372msgstr ""
16373
16374#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:308
16375#, python-format
16376msgid "This book is marked as: %s"
16377msgstr ""
16378
16379#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:312
16380msgid "Path: {}"
16381msgstr "المسار: {}"
16382
16383#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog.py:42
16384msgid "My books"
16385msgstr "كتبي"
16386
16387#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog.py:237
16388msgid "No help available"
16389msgstr ""
16390
16391#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog.py:238
16392msgid "No help available for this output format."
16393msgstr ""
16394
16395#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:80
16396#: /__w/calibre/calibre/src/calibre/gui2/tools.py:380
16397msgid "Generate catalog"
16398msgstr "ولّد المسرد"
16399
16400#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:81
16401#, python-brace-format
16402msgid "Generate catalog for {0} books"
16403msgstr "ولّد المسرد لـ {0} من الكتب"
16404
16405#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:82
16406msgid "Catalo&g format:"
16407msgstr "نسَ‍&‍ق المسرَد:"
16408
16409#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:83
16410msgid ""
16411"Catalog &title (existing catalog with the same title will be replaced):"
16412msgstr "&ع‍نوان المسرَد (سيُستبدل المسرد الموجود ذو العنوان نفسه):"
16413
16414#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:84
16415msgid "&Send catalog to device automatically"
16416msgstr "أ&رسل المسرَد إلى الجهازتلقائيا"
16417
16418#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:85
16419msgid ""
16420"Add the catalog to your calibre library after it is generated.\n"
16421"Note that if you disable adding of the catalog to the library\n"
16422"automatic sending of the catalog to the device will not work."
16423msgstr ""
16424
16425#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:88
16426msgid "&Add catalog to library"
16427msgstr "أ&ض‍ف المسرَد إلى المكتبة"
16428
16429#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:89
16430msgid "Catalog options"
16431msgstr "خيارات المسرد"
16432
16433#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:30
16434msgid "Vacuuming database to improve performance."
16435msgstr ""
16436
16437#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:31
16438msgid "This will take a while, please wait..."
16439msgstr "سيستغرق هذا بعض الوقت، لطفا انتظر..."
16440
16441#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:32
16442msgid "Vacuuming..."
16443msgstr ""
16444
16445#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:89
16446msgid "Check library -- Problems found"
16447msgstr ""
16448
16449#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:103
16450msgid ""
16451"        <h1>Help</h1>\n"
16452"\n"
16453"        <p>calibre stores the list of your books and their metadata in a\n"
16454"        database. The actual book files and covers are stored as normal\n"
16455"        files in the calibre library folder. The database contains a list of the files\n"
16456"        and covers belonging to each book entry. This tool checks that the\n"
16457"        actual files in the library folder on your computer match the\n"
16458"        information in the database.</p>\n"
16459"\n"
16460"        <p>The result of each type of check is shown to the left. The various\n"
16461"        checks are:\n"
16462"        </p>\n"
16463"        <ul>\n"
16464"        <li><b>Invalid titles</b>: These are files and folders appearing\n"
16465"        in the library where books titles should, but that do not have the\n"
16466"        correct form to be a book title.</li>\n"
16467"        <li><b>Extra titles</b>: These are extra files in your calibre\n"
16468"        library that appear to be correctly-formed titles, but have no corresponding\n"
16469"        entries in the database.</li>\n"
16470"        <li><b>Invalid authors</b>: These are files appearing\n"
16471"        in the library where only author folders should be.</li>\n"
16472"        <li><b>Extra authors</b>: These are folders in the\n"
16473"        calibre library that appear to be authors but that do not have entries\n"
16474"        in the database.</li>\n"
16475"        <li><b>Missing book formats</b>: These are book formats that are in\n"
16476"        the database but have no corresponding format file in the book's folder.\n"
16477"        <li><b>Extra book formats</b>: These are book format files found in\n"
16478"        the book's folder but not in the database.\n"
16479"        <li><b>Unknown files in books</b>: These are extra files in the\n"
16480"        folder of each book that do not correspond to a known format or cover\n"
16481"        file.</li>\n"
16482"        <li><b>Missing cover files</b>: These represent books that are marked\n"
16483"        in the database as having covers but the actual cover files are\n"
16484"        missing.</li>\n"
16485"        <li><b>Cover files not in database</b>: These are books that have\n"
16486"        cover files but are marked as not having covers in the database.</li>\n"
16487"        <li><b>Folder raising exception</b>: These represent folders in the\n"
16488"        calibre library that could not be processed/understood by this\n"
16489"        tool.</li>\n"
16490"        </ul>\n"
16491"\n"
16492"        <p>There are two kinds of automatic fixes possible: <i>Delete\n"
16493"        marked</i> and <i>Fix marked</i>.</p>\n"
16494"        <p><i>Delete marked</i> is used to remove extra files/folders/covers that\n"
16495"        have no entries in the database. Check the box next to the item you want\n"
16496"        to delete. Use with caution.</p>\n"
16497"\n"
16498"        <p><i>Fix marked</i> is applicable only to covers and missing formats\n"
16499"        (the three lines marked 'fixable'). In the case of missing cover files,\n"
16500"        checking the fixable box and pushing this button will tell calibre that\n"
16501"        there is no cover for all of the books listed. Use this option if you\n"
16502"        are not going to restore the covers from a backup. In the case of extra\n"
16503"        cover files, checking the fixable box and pushing this button will tell\n"
16504"        calibre that the cover files it found are correct for all the books\n"
16505"        listed. Use this when you are not going to delete the file(s). In the\n"
16506"        case of missing formats, checking the fixable box and pushing this\n"
16507"        button will tell calibre that the formats are really gone. Use this if\n"
16508"        you are not going to restore the formats from a backup.</p>\n"
16509"\n"
16510"        "
16511msgstr ""
16512
16513#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:171
16514msgid "&Run the check again"
16515msgstr ""
16516
16517#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:174
16518msgid "Copy &to clipboard"
16519msgstr ""
16520
16521#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:177
16522#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:738
16523msgid "&Done"
16524msgstr ""
16525
16526#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:180
16527msgid "Mark &all for delete"
16528msgstr ""
16529
16530#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:181
16531msgid "Mark all deletable subitems"
16532msgstr ""
16533
16534#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:184
16535msgid "Delete &marked"
16536msgstr ""
16537
16538#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:185
16539msgid "Delete marked files (checked subitems)"
16540msgstr ""
16541
16542#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:188
16543msgid "Mar&k all for fix"
16544msgstr ""
16545
16546#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:189
16547msgid "Mark all fixable items"
16548msgstr ""
16549
16550#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:192
16551msgid "&Fix marked"
16552msgstr ""
16553
16554#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:195
16555msgid "Fix marked sections (checked fixable items)"
16556msgstr ""
16557
16558#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:207
16559msgid "Names to ignore:"
16560msgstr ""
16561
16562#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:212
16563msgid ""
16564"Enter comma-separated standard file name wildcards, such as synctoy*.dat"
16565msgstr ""
16566
16567#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:215
16568msgid "Extensions to ignore:"
16569msgstr ""
16570
16571#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:220
16572msgid ""
16573"Enter comma-separated extensions without a leading dot. Used only in book "
16574"folders"
16575msgstr ""
16576
16577#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:267
16578msgid "(fixable)"
16579msgstr ""
16580
16581#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:273
16582#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:278
16583msgid "(deletable)"
16584msgstr ""
16585
16586#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:302
16587msgid "Path from library"
16588msgstr "مكتبة من المسار"
16589
16590#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:399
16591msgid ""
16592"The marked files and folders will be <b>permanently deleted</b>. Are you "
16593"sure?"
16594msgstr ""
16595
16596#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:19
16597#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:47
16598msgid "Choose format"
16599msgstr "اختر نسَقاً"
16600
16601#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:31
16602msgid "&Open with..."
16603msgstr ""
16604
16605#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:68
16606msgid "Edit \"Open with\" applications..."
16607msgstr ""
16608
16609#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:48
16610#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:84
16611#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/models.py:23
16612msgid "Format"
16613msgstr "التهيئة"
16614
16615#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:49
16616msgid "Existing"
16617msgstr ""
16618
16619#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:50
16620msgid "Convertible"
16621msgstr ""
16622
16623#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:70
16624#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:75
16625msgid "Choose location for calibre library"
16626msgstr "اختر موضعاً لمكتبة كاليبر"
16627
16628#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:84
16629msgid "Same as current"
16630msgstr ""
16631
16632#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:85
16633#, python-format
16634msgid "The location %s contains the current calibre library"
16635msgstr ""
16636
16637#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:95
16638#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:101
16639#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:186
16640#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:797
16641#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:812
16642msgid "Bad location"
16643msgstr ""
16644
16645#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:96
16646msgid ""
16647"You should not create a library inside the calibre folder as this folder is "
16648"automatically deleted during upgrades."
16649msgstr ""
16650
16651#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:102
16652#, python-format
16653msgid ""
16654"You can only create libraries inside %s at the top level, not in sub-folders"
16655msgstr ""
16656
16657#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:108
16658msgid "No existing library found"
16659msgstr "لم يُعثر على مكتبة موجودة"
16660
16661#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:109
16662#, python-format
16663msgid "There is no existing calibre library at %s"
16664msgstr ""
16665
16666#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:115
16667msgid "Not empty"
16668msgstr ""
16669
16670#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:116
16671#, python-format
16672msgid "The folder %s is not empty. Please choose an empty folder."
16673msgstr ""
16674
16675#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:137
16676msgid "Moving library, please wait..."
16677msgstr "نقل المكتبة، لطفا انتظر..."
16678
16679#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:137
16680msgid "Scanning..."
16681msgstr ""
16682
16683#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:158
16684msgid "Failed to move library"
16685msgstr ""
16686
16687#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:159
16688msgid ""
16689"There was an error while moving the library. The operation has been aborted."
16690" Click \"Show details\" for details."
16691msgstr ""
16692
16693#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:173
16694msgid "No location"
16695msgstr ""
16696
16697#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:173
16698msgid "No location selected"
16699msgstr ""
16700
16701#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:187
16702#, python-format
16703msgid "%s is not an existing folder"
16704msgstr ""
16705
16706#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:77
16707msgid "Choose your calibre library"
16708msgstr "اختر مكتبة كاليبر الخاصة بك"
16709
16710#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:78
16711#, python-brace-format
16712msgid "Your calibre library is currently located at {0}"
16713msgstr "مكتبة كاليبر الخاصة بك موجودة حاليا في {0}"
16714
16715#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:79
16716msgid "New &location:"
16717msgstr "مو&ض‍ع جديد"
16718
16719#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:80
16720msgid "Use the previously &existing library at the new location"
16721msgstr "استخدم المكتبة الموجودة م‍&‍س‍بقا في الموضع الجديد"
16722
16723#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:81
16724msgid "&Create an empty library at the new location"
16725msgstr "أن‍&‍ش‍يء مكتبة فارغة في الموضع الجديد"
16726
16727#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:82
16728msgid ""
16729"Copy the custom columns, saved searches, column widths, plugboards,\n"
16730"user categories, and other information from the old to the new library"
16731msgstr ""
16732
16733#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:84
16734msgid "&Copy structure from the current library"
16735msgstr "ان‍&‍سخ البنية من المكتبة الحالية"
16736
16737#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:85
16738msgid "&Move the current library to new location"
16739msgstr ""
16740
16741#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_plugin_toolbars.py:21
16742#, python-format
16743msgid "Add \"%s\" to toolbars or menus"
16744msgstr ""
16745
16746#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_plugin_toolbars.py:27
16747#, python-format
16748msgid "Select the toolbars and/or menus to add <b>%s</b> to:"
16749msgstr ""
16750
16751#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_plugin_toolbars.py:45
16752msgid ""
16753"You can also customise the plugin locations using <b>Preferences -> "
16754"Interface -> Toolbars</b>"
16755msgstr ""
16756
16757#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:24
16758msgid "Edit comments"
16759msgstr ""
16760
16761#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:42
16762#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:72
16763#, python-brace-format
16764msgid "Edit \"{0}\""
16765msgstr ""
16766
16767#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:72
16768msgid "Edit text"
16769msgstr ""
16770
16771#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete.py:38
16772msgid "&Show this warning again"
16773msgstr "أ&ظ‍هر هذا التحذير مرة أخرى"
16774
16775#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:74
16776msgid "Where do you want to delete from?"
16777msgstr ""
16778
16779#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:75
16780#: /__w/calibre/calibre/src/calibre/gui2/layout.py:77
16781#: /__w/calibre/calibre/src/calibre/srv/opds.py:244
16782msgid "Library"
16783msgstr "مكتبة"
16784
16785#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:77
16786msgid "Library and device"
16787msgstr ""
16788
16789#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:28
16790#, python-brace-format
16791msgid "{num} of {series}"
16792msgstr "{num} من {series}"
16793
16794#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:39
16795msgid "Target book"
16796msgstr ""
16797
16798#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:102
16799msgid "Merge books"
16800msgstr ""
16801
16802#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:126
16803msgid "Merge metadata"
16804msgstr ""
16805
16806#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:127
16807msgid "Merge the metadata of the selected books into the target book"
16808msgstr ""
16809
16810#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:128
16811msgid "Merge formats"
16812msgstr ""
16813
16814#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:129
16815msgid "Merge the book files of the selected books into the target book"
16816msgstr ""
16817
16818#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:130
16819msgid "Delete merged books"
16820msgstr ""
16821
16822#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:131
16823msgid "Delete the selected books after merging"
16824msgstr ""
16825
16826#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:156
16827#, python-brace-format
16828msgid ""
16829"Book formats and metadata from the selected books will be merged into the "
16830"target book ({title})."
16831msgstr ""
16832
16833#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:159
16834#, python-brace-format
16835msgid ""
16836"Book formats from the selected books will be merged into to the target book "
16837"({title}). Metadata in the target book will not be changed."
16838msgstr ""
16839
16840#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:163
16841#, python-brace-format
16842msgid ""
16843"Metadata from the selected books will be merged into to the target book "
16844"({title}). Formats will not be merged."
16845msgstr ""
16846
16847#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:167
16848msgid "All book formats of the first selected book will be kept."
16849msgstr ""
16850
16851#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:169
16852msgid "After being merged, the selected books will be <b>deleted</b>."
16853msgstr ""
16854
16855#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:172
16856msgid ""
16857"Any duplicate formats in the selected books will be permanently "
16858"<b>deleted</b> from your calibre library."
16859msgstr ""
16860
16861#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:177
16862msgid ""
16863"Any formats not in the target book will be added to it from the selected "
16864"books."
16865msgstr ""
16866
16867#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:181
16868msgid "Are you <b>sure</b> you want to proceed?"
16869msgstr ""
16870
16871#: /__w/calibre/calibre/src/calibre/gui2/dialogs/conversion_error_ui.py:45
16872#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:36
16873msgid "ERROR"
16874msgstr "خطأ"
16875
16876#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:181
16877msgid "Create a new news source by clicking one of the buttons below"
16878msgstr "أنشيء مصدر أخبار جديد بالنقر على أحد الأزرار في أدناه"
16879
16880#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:195
16881msgid "&Edit this recipe"
16882msgstr ""
16883
16884#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:199
16885msgid "&Remove this recipe"
16886msgstr ""
16887
16888#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:203
16889msgid "S&ave recipe as file"
16890msgstr ""
16891
16892#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:207
16893msgid "&Download this recipe"
16894msgstr ""
16895
16896#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:256
16897msgid "Save recipe"
16898msgstr ""
16899
16900#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:257
16901#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:677
16902msgid "Recipes"
16903msgstr ""
16904
16905#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:274
16906msgid "Are you sure you want to permanently remove this recipe?"
16907msgstr ""
16908
16909#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:310
16910msgid ""
16911"Create a basic news recipe, by adding RSS feeds to it.\n"
16912"For some news sources, you will have to use the \"Switch to advanced mode\" button below to further customize the fetch process."
16913msgstr "أنشيء وصفة أخبار أساسية، بإضافة تلقيمات RSS إليها.\nفي بعض مصادر الأخبار، سيتوجب عليك استخدام زر \"التبديل إلى النمط المتقم\" التالي لتخصص أكثر عملية الجلب."
16914
16915#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:317
16916msgid "Recipe &title:"
16917msgstr ""
16918
16919#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:321
16920msgid "day(s)"
16921msgstr ""
16922
16923#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:322
16924msgid "The oldest article to download"
16925msgstr ""
16926
16927#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:324
16928#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:87
16929msgid "&Oldest article:"
16930msgstr ""
16931
16932#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:328
16933msgid "Maximum number of articles to download per feed."
16934msgstr ""
16935
16936#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:329
16937msgid "&Max. number of articles per feed:"
16938msgstr ""
16939
16940#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:332
16941msgid "Feeds in recipe"
16942msgstr ""
16943
16944#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:339
16945msgid "Move selected feed up"
16946msgstr ""
16947
16948#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:344
16949msgid "Remove selected feed"
16950msgstr ""
16951
16952#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:349
16953msgid "Move selected feed down"
16954msgstr ""
16955
16956#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:356
16957msgid "Add feed to recipe"
16958msgstr ""
16959
16960#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:360
16961msgid "&Feed title:"
16962msgstr ""
16963
16964#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:362
16965msgid "Feed &URL:"
16966msgstr ""
16967
16968#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:363
16969msgid "&Add feed"
16970msgstr ""
16971
16972#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:364
16973msgid "Add this feed to the recipe"
16974msgstr ""
16975
16976#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:392
16977msgid "No feed title"
16978msgstr ""
16979
16980#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:393
16981msgid "You must specify a title for the feed"
16982msgstr ""
16983
16984#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:396
16985msgid "No feed URL"
16986msgstr ""
16987
16988#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:397
16989msgid "You must specify a URL for the feed"
16990msgstr ""
16991
16992#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:404
16993msgid "Title required"
16994msgstr ""
16995
16996#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:405
16997msgid "You must give your news source a title"
16998msgstr ""
16999
17000#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:408
17001msgid "Feed required"
17002msgstr ""
17003
17004#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:409
17005msgid "You must add at least one feed to your news source"
17006msgstr ""
17007
17008#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:414
17009#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:467
17010msgid "Invalid recipe"
17011msgstr ""
17012
17013#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:415
17014#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:468
17015#, python-format
17016msgid "Failed to compile the recipe, with syntax error: %s"
17017msgstr ""
17018
17019#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:432
17020msgid "My news source"
17021msgstr ""
17022
17023#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:454
17024#, python-format
17025msgid ""
17026"For help with writing advanced news recipes, see the <a href=\"%s\">User "
17027"Manual</a>"
17028msgstr ""
17029
17030#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:499
17031msgid "Choose builtin recipe"
17032msgstr ""
17033
17034#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:517
17035#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:240
17036msgid "Go"
17037msgstr "إنطلق"
17038
17039#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:542
17040msgid "Choose recipe"
17041msgstr ""
17042
17043#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:543
17044msgid "You must choose a recipe to customize first"
17045msgstr ""
17046
17047#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:552
17048msgid "Add custom news source"
17049msgstr "أضف مصدر أخبار مخصص"
17050
17051#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:572
17052msgid "&New recipe"
17053msgstr ""
17054
17055#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:572
17056msgid "Create a new recipe from scratch"
17057msgstr ""
17058
17059#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:573
17060msgid "Customize &builtin recipe"
17061msgstr ""
17062
17063#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:573
17064msgid "Customize a builtin news download source"
17065msgstr ""
17066
17067#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:574
17068msgid "Load a recipe from a file"
17069msgstr ""
17070
17071#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:574
17072msgid "Load recipe from &file"
17073msgstr ""
17074
17075#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:575
17076msgid "&Show recipe files"
17077msgstr ""
17078
17079#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:575
17080msgid "Show the folder containing all recipe files"
17081msgstr ""
17082
17083#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:576
17084msgid "Import &OPML"
17085msgstr ""
17086
17087#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:577
17088msgid ""
17089"Import a collection of RSS feeds in OPML format\n"
17090"Many RSS readers can export their subscribed RSS feeds\n"
17091"in OPML format"
17092msgstr ""
17093
17094#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:596
17095msgid "S&witch to advanced mode"
17096msgstr ""
17097
17098#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:597
17099msgid "Edit this recipe in advanced mode"
17100msgstr ""
17101
17102#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:613
17103msgid "Are you sure? Any unsaved changes will be lost."
17104msgstr ""
17105
17106#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:625
17107msgid "No recipes"
17108msgstr ""
17109
17110#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:626
17111msgid "No custom recipes created."
17112msgstr ""
17113
17114#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:676
17115msgid "Choose a recipe file"
17116msgstr ""
17117
17118#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:685
17119msgid "Invalid input"
17120msgstr "دخل غير صالح"
17121
17122#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:686
17123#, python-format
17124msgid "<p>Could not create recipe. Error:<br>%s"
17125msgstr ""
17126
17127#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:724
17128msgid "Failed to create recipes"
17129msgstr ""
17130
17131#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:725
17132msgid "Failed to create some recipes, click \"Show details\" for details"
17133msgstr ""
17134
17135#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:74
17136msgid ""
17137"All checked books will be <b>permanently deleted</b> from your device. "
17138"Please verify the list."
17139msgstr ""
17140
17141#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:83
17142#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:218
17143#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
17144#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:424
17145#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1028
17146msgid "Author"
17147msgstr "المؤلف"
17148
17149#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:83
17150msgid "Location"
17151msgstr "الموقع"
17152
17153#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device_ui.py:52
17154msgid "Delete from device"
17155msgstr ""
17156
17157#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:21
17158#, python-format
17159msgid "%(curr)s (was %(initial)s)"
17160msgstr ""
17161
17162#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:87
17163#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:536
17164#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1235
17165msgid "Item is blank"
17166msgstr ""
17167
17168#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:88
17169#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:537
17170#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1236
17171msgid "An item cannot be set to nothing. Delete it instead."
17172msgstr ""
17173
17174#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:101
17175#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:566
17176#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:591
17177msgid "No item selected"
17178msgstr ""
17179
17180#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:102
17181#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:567
17182#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:592
17183msgid "You must select one item from the list of available items."
17184msgstr ""
17185
17186#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:109
17187#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:203
17188#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:220
17189#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:618
17190msgid "No items selected"
17191msgstr ""
17192
17193#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:110
17194#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:619
17195msgid "You must select at least one item from the list."
17196msgstr ""
17197
17198#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:114
17199#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:630
17200msgid "Are you sure you want to delete the following items?"
17201msgstr ""
17202
17203#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:75
17204#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:110
17205msgid "Category editor"
17206msgstr "محرر الصنف"
17207
17208#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:76
17209msgid "Items in use"
17210msgstr ""
17211
17212#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:77
17213msgid ""
17214"Delete item from database. This will unapply the item from all books and "
17215"then remove it from the database."
17216msgstr ""
17217
17218#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:79
17219msgid "Rename the item in every book where it is used."
17220msgstr ""
17221
17222#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:81
17223#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:136
17224msgid "Ctrl+S"
17225msgstr ""
17226
17227#: /__w/calibre/calibre/src/calibre/gui2/dialogs/drm_error.py:21
17228#, python-brace-format
17229msgid ""
17230"<p>This book is locked by <b>DRM</b>. To learn more about DRM and why you "
17231"cannot read or convert this book in calibre, <a href=\"{0}\">click here</a>."
17232" </p>"
17233msgstr ""
17234
17235#: /__w/calibre/calibre/src/calibre/gui2/dialogs/drm_error_ui.py:53
17236msgid "This book has DRM"
17237msgstr ""
17238
17239#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:26
17240msgid "Duplicate found"
17241msgid_plural "duplicates found"
17242msgstr[0] ""
17243msgstr[1] ""
17244msgstr[2] ""
17245msgstr[3] ""
17246msgstr[4] ""
17247msgstr[5] ""
17248
17249#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:35
17250msgid ""
17251"Books with the same titles as the following already exist in calibre. Select"
17252" which books you want added anyway."
17253msgstr "توجد مسبقاً كتب بنفس العناوين التالية في كاليبر. حدد أي من الكتب تريد إضافته على أي حال."
17254
17255#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:94
17256#, python-format
17257msgid "%(title)s by %(author)s [%(formats)s]"
17258msgstr ""
17259
17260#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:120
17261msgid "Already in calibre:"
17262msgstr ""
17263
17264#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:134
17265#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:222
17266#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:159
17267#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:521
17268#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1216
17269#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:255
17270#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:757
17271#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:174
17272msgid "No matches found"
17273msgstr "لم يعثر على تطابقات"
17274
17275#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:218
17276#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:156
17277msgid "Author sort"
17278msgstr "ترتيب المؤلف"
17279
17280#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:218
17281msgid "Link"
17282msgstr "الرابط"
17283
17284#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:294
17285#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:313
17286#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:688
17287#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:474
17288msgid "Change case"
17289msgstr ""
17290
17291#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:296
17292#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17293#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:315
17294#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:689
17295#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:475
17296msgid "Upper case"
17297msgstr ""
17298
17299#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:297
17300#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17301#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:316
17302#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:690
17303#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:476
17304msgid "Lower case"
17305msgstr ""
17306
17307#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:298
17308#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17309#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:317
17310#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:691
17311#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:477
17312msgid "Swap case"
17313msgstr "بادِل حالة الحروف"
17314
17315#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:299
17316#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17317#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:318
17318#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:692
17319#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:478
17320msgid "Title case"
17321msgstr ""
17322
17323#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:323
17324msgid "Copy to author sort"
17325msgstr "النسخ إلى ترتيب المؤلف"
17326
17327#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:326
17328msgid "Show books by author in book list"
17329msgstr ""
17330
17331#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:329
17332msgid "Copy to author"
17333msgstr ""
17334
17335#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:483
17336#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1286
17337msgid "Invalid author name"
17338msgstr ""
17339
17340#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:484
17341msgid "You cannot change an author to multiple authors."
17342msgstr ""
17343
17344#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:95
17345#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:179
17346msgid "Manage authors"
17347msgstr "إدارة المؤلفين"
17348
17349#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:96
17350#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:720
17351#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:111
17352msgid "&Search for:"
17353msgstr "الب‍&‍ح‍ث عن:"
17354
17355#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:97
17356#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:114
17357msgid "S&earch"
17358msgstr "&ب‍حث"
17359
17360#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:98
17361msgid ""
17362"<p>Only show authors in the\n"
17363"          current Virtual library. Edits already done may be hidden but will\n"
17364"          not be forgotten.</p>"
17365msgstr ""
17366
17367#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:101
17368msgid "Only show authors in the current &Virtual library"
17369msgstr "أظهر فقط المؤلفين في المكتبة الا&ف‍تراضية الحالية"
17370
17371#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:102
17372msgid "Filter &by:"
17373msgstr "الف‍&‍رز حسب:"
17374
17375#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:103
17376msgid ""
17377"<p>Only show authors that contain the text in this box.\n"
17378"          The match ignores case.</p>"
17379msgstr "<p>أظهر فقط المؤلفين الذين في أسمائهم النص في هذا المربع.\n          التطابق يهمل حالة الحروف.</p>"
17380
17381#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:105
17382msgid "Fi&lter"
17383msgstr "فر&ز"
17384
17385#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:106
17386msgid ""
17387"Reset all the author sort values to a value automatically\n"
17388"generated from the author. Exactly how this value is automatically\n"
17389"generated can be controlled via Preferences->Advanced->Tweaks"
17390msgstr "تصفير كل قيم ترتيب المؤلف إلى قيمة مولَّدة\nتلقائيا من المؤلف. الكيفية الدقيقة لتوليد هذه القيمة\nيمكن التحكم فيها من التفضيلات->متقدم->تطويعات"
17391
17392#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:109
17393msgid "&Recalculate all author sort values"
17394msgstr "إعادة ح‍&‍س‍اب كل قيم ترتيب المؤلف"
17395
17396#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:110
17397msgid ""
17398"Copy author sort to author for every author. You typically use this button\n"
17399"after changing Preferences->Advanced->Tweaks->Author sort name algorithm"
17400msgstr "نسخ ترتيب المؤلف إلى حقل المؤلف لكل مؤلف. في المعتاد تستخدم هذا الزر\nبعد تفيير التفضيلات->متقدم->تطويعات->خوارزمية اسم ترتيب المؤلف"
17401
17402#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:112
17403msgid "&Copy all author sort values to author"
17404msgstr "نس‍&‍خ كل قيم ترتيب المؤلف إلى المؤلف"
17405
17406#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:18
17407#, python-brace-format
17408msgid "Edit permissible values for {0}"
17409msgstr ""
17410
17411#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:26
17412msgid "Remove the currently selected value"
17413msgstr ""
17414
17415#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:29
17416msgid "Add a new permissible value"
17417msgstr ""
17418
17419#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:53
17420#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:473
17421msgid "Color"
17422msgstr "اللون"
17423
17424#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:103
17425#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:123
17426#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:137
17427msgid "Select a cell"
17428msgstr ""
17429
17430#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:104
17431#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:124
17432#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:138
17433msgid "Select a cell before clicking the button"
17434msgstr ""
17435
17436#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:157
17437msgid "Empty value"
17438msgstr ""
17439
17440#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:158
17441msgid "Empty values are not allowed"
17442msgstr ""
17443
17444#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:168
17445msgid "Duplicate value"
17446msgstr ""
17447
17448#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:169
17449#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:576
17450#, python-brace-format
17451msgid ""
17452"The value \"{0}\" is in the list more than once, perhaps with different case"
17453msgstr ""
17454
17455#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:175
17456msgid "Invalid colors specification"
17457msgstr ""
17458
17459#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:176
17460msgid "Either all values or no values must have colors"
17461msgstr ""
17462
17463#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:49
17464msgid "Previous location: "
17465msgstr ""
17466
17467#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:54
17468msgid "Location to import this library to"
17469msgstr ""
17470
17471#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:56
17472msgid "Select &folder"
17473msgstr ""
17474
17475#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:62
17476msgid "Choose a folder for this library"
17477msgstr "اختر مجلداً لهذه المكتبة"
17478
17479#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:79
17480msgid "Working please wait..."
17481msgstr "يجري العمل، لطفا انتظر..."
17482
17483#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:95
17484msgid "Total:"
17485msgstr ""
17486
17487#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:104
17488msgid "Current:"
17489msgstr "الحالي:"
17490
17491#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:168
17492msgid ""
17493"You can export all calibre data, including your books, settings and plugins "
17494"into a single folder. Then, you can use this tool to re-import all that data"
17495" into a different calibre install, for example, on another computer."
17496msgstr ""
17497
17498#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:172
17499msgid ""
17500"This is a simple way to move your calibre installation with all its data to "
17501"a new computer, or to replicate your current setup on a second computer."
17502msgstr ""
17503
17504#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:178
17505msgid "&Export all your calibre data"
17506msgstr ""
17507
17508#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:181
17509msgid "&Import previously exported data"
17510msgstr ""
17511
17512#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:190
17513#, python-brace-format
17514msgid ""
17515"{0} [Size: {1}]\n"
17516"in {2}"
17517msgstr ""
17518
17519#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:192
17520msgid "Calculating..."
17521msgstr "جاري الحساب..."
17522
17523#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:198
17524msgid "Select which libraries you want to export below"
17525msgstr "حدّد المكتبات التي تريد تصديرها في أدناه"
17526
17527#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:233
17528msgid ""
17529"Specify the folder containing the previously exported calibre data that you "
17530"wish to import."
17531msgstr "حدد مجلداً محتوياً على بيانات كاليبر صُدِّرَت سابقاً والتي ترغب في استيرادها."
17532
17533#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:237
17534msgid "Choose &folder"
17535msgstr "اختر &م‍جلداً"
17536
17537#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:247
17538msgid ""
17539"Specify locations for the libraries you want to import. A location must be "
17540"an empty folder on your computer. If you leave any blank, those libraries "
17541"will not be imported."
17542msgstr "حدد مواضع للمكتبات التي تريد استيرادها. الموضع يجب أن يكون مجلداً خالياً على حاسوبك. إذا تركت أيّاً منها فارغاً، فإنّ هذه المكتبات لن تُستَورَد."
17543
17544#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:253
17545msgid "Select folder with exported data"
17546msgstr "حدد المجلد ذا البيانات المصدَّرة"
17547
17548#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:257
17549msgid ""
17550"Importing calibre data means all libraries, settings, plugins, etc will be "
17551"imported. This is a security risk, only proceed if the data you are "
17552"importing was previously generated by you, using the calibre export "
17553"functionality."
17554msgstr ""
17555
17556#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:266
17557msgid "Not valid"
17558msgstr ""
17559
17560#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:267
17561#, python-brace-format
17562msgid "The folder {0} is not valid: {1}"
17563msgstr "المجلد {0} ليس صحيحاً: {1}"
17564
17565#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:290
17566msgid "Content server running"
17567msgstr ""
17568
17569#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:291
17570msgid ""
17571"Cannot import while the Content server is running, shut it down first by "
17572"clicking the \"Connect/share\" button on the calibre toolbar"
17573msgstr ""
17574
17575#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:295
17576msgid "No folder selected"
17577msgstr "لم يُحدَّد مجلد"
17578
17579#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:296
17580msgid ""
17581"You must select a folder containing the previously exported data that you "
17582"wish to import"
17583msgstr "يجب أن تحدد مجلداً محتوياً على بيانات كاليبر صُدِّرَت سابقاً والتي ترغب في استيرادها"
17584
17585#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:311
17586#, python-format
17587msgid "%s is not a folder"
17588msgstr "%s ليس مجلداً"
17589
17590#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:311
17591msgid "Not a folder"
17592msgstr "ليس مجلداً"
17593
17594#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:314
17595#, python-format
17596msgid "%s is not an empty folder"
17597msgstr "%s ليس مجلداً خالياً"
17598
17599#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:314
17600msgid "Folder not empty"
17601msgstr "المجلد ليس فارغاً"
17602
17603#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:318
17604msgid "No libraries selected"
17605msgstr ""
17606
17607#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:319
17608msgid "You must specify the location for at least one library"
17609msgstr ""
17610
17611#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:321
17612msgid "Some libraries ignored"
17613msgstr ""
17614
17615#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:322
17616msgid "You have chosen not to import some libraries. Proceed anyway?"
17617msgstr ""
17618
17619#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:344
17620msgid "Choose a folder to export to"
17621msgstr ""
17622
17623#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:348
17624msgid "Export folder not empty"
17625msgstr ""
17626
17627#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:349
17628msgid "The folder you choose to export the data to must be empty."
17629msgstr ""
17630
17631#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:362
17632msgid "Exporting all calibre data..."
17633msgstr "تصدير كل بيانات كاليبر..."
17634
17635#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:363
17636msgid "Failed to export data."
17637msgstr ""
17638
17639#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:371
17640msgid "Importing all calibre data..."
17641msgstr ""
17642
17643#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:372
17644msgid "Failed to import data."
17645msgstr ""
17646
17647#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:68
17648#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1094
17649#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1107
17650msgid "Active jobs"
17651msgstr ""
17652
17653#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:69
17654#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:630
17655#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:571
17656#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:265
17657#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:125
17658#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:550
17659#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:345
17660#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:162
17661msgid "Find next match"
17662msgstr ""
17663
17664#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:70
17665#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:29
17666#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:194
17667#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:723
17668#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:700
17669msgid "&Search"
17670msgstr "&ب‍حث"
17671
17672#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:71
17673msgid "&Stop selected jobs"
17674msgstr "أ&وقف المهام المحددة"
17675
17676#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:72
17677msgid "&Hide selected jobs"
17678msgstr "أ&خ‍ف المهام المحددة"
17679
17680#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:73
17681msgid "Show job &details"
17682msgstr "أظهر &ت‍ف‍اصيل المهام"
17683
17684#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:74
17685msgid "Show &all jobs"
17686msgstr "أ&ظ‍هر كل المهام"
17687
17688#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:75
17689msgid "Stop &all non device jobs"
17690msgstr "أو&ق‍ف كل المهام بغير جهاز"
17691
17692#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:76
17693msgid "&Hide all jobs"
17694msgstr "أخ‍&‍ف كل المهام"
17695
17696#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:87
17697#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:78
17698#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:160
17699#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:137
17700#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:38
17701#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:348
17702#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1451
17703#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:46
17704#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
17705msgid "Authors"
17706msgstr "المؤلفون"
17707
17708#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:131
17709msgid "You must enter a search expression into the search field"
17710msgstr "يجب أن تُدخل تعبير بحث في حقل البحث"
17711
17712#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:202
17713msgid "You must select a matching book"
17714msgstr ""
17715
17716#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:75
17717msgid "Do a search to find the book you want to match"
17718msgstr ""
17719
17720#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:76
17721msgid ""
17722"<p>Remember to update metadata on the device when you are done (Right click "
17723"the device icon and select <i>Update cached metadata</i>)</p>"
17724msgstr ""
17725
17726#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:119
17727#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:399
17728#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:124
17729msgid "Show &details"
17730msgstr "إظهار ال‍&‍ت‍فاصيل"
17731
17732#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:120
17733#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:400
17734#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:125
17735msgid "Hide &details"
17736msgstr "إخفاء و تفاصيل"
17737
17738#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:124
17739#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:404
17740#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:129
17741msgid "Show detailed information about this error"
17742msgstr "أظهر معلومات تفصيلية عن هذا الخطأ"
17743
17744#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:181
17745#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:439
17746#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:176
17747msgid "Copied"
17748msgstr "نُسِخ"
17749
17750#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:290
17751#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:346
17752#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1043
17753#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1157
17754msgid "&View log"
17755msgstr "&م‍شاهدة السجل"
17756
17757#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:396
17758msgid "&Retry"
17759msgstr ""
17760
17761#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:425
17762msgid "Hide the remaining error message"
17763msgid_plural "Hide the {} remaining error messages"
17764msgstr[0] ""
17765msgstr[1] ""
17766msgstr[2] ""
17767msgstr[3] ""
17768msgstr[4] ""
17769msgstr[5] ""
17770
17771#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:66
17772#: /__w/calibre/calibre/src/calibre/gui2/dialogs/progress.py:136
17773msgid "Working"
17774msgstr ""
17775
17776#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:94
17777#, python-format
17778msgid "Processing %d books, please wait..."
17779msgstr "معالجة %d من الكتب، لطفا انتظر..."
17780
17781#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:99
17782msgid "Current step progress: %p %"
17783msgstr ""
17784
17785#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:105
17786msgid "Step %v/%m"
17787msgstr ""
17788
17789#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:478
17790msgid "Lower Case"
17791msgstr ""
17792
17793#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:479
17794msgid "Upper Case"
17795msgstr ""
17796
17797#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:480
17798msgid "Title Case"
17799msgstr "حالة العنوان"
17800
17801#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:484
17802msgid "Character match"
17803msgstr ""
17804
17805#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:485
17806msgid "Regular expression"
17807msgstr ""
17808
17809#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:488
17810msgid "Replace field"
17811msgstr ""
17812
17813#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:489
17814msgid "Prepend to field"
17815msgstr ""
17816
17817#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:490
17818msgid "Append to field"
17819msgstr ""
17820
17821#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:504
17822msgid "Editing metadata for one book"
17823msgid_plural "Editing metadata for {} books"
17824msgstr[0] ""
17825msgstr[1] ""
17826msgstr[2] ""
17827msgstr[3] ""
17828msgstr[4] ""
17829msgstr[5] ""
17830
17831#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:563
17832msgid ""
17833"Immediately make all changes without closing the dialog. This operation "
17834"cannot be canceled or undone"
17835msgstr ""
17836
17837#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:659
17838#, python-format
17839msgid "Book %d:"
17840msgstr ""
17841
17842#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:677
17843msgid "Enter an identifier type"
17844msgstr ""
17845
17846#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:683
17847msgid ""
17848"<b>You can destroy your library using this feature.</b> Changes are "
17849"permanent. There is no undo function. You are strongly encouraged to back up"
17850" your library before proceeding.<p>Search and replace in text fields using "
17851"character matching or regular expressions. "
17852msgstr ""
17853
17854#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:691
17855msgid ""
17856"In character mode, the field is searched for the entered search text. The "
17857"text is replaced by the specified replacement text everywhere it is found in"
17858" the specified field. After replacement is finished, the text can be changed"
17859" to upper-case, lower-case, or title-case. If the Case-sensitive check box "
17860"is checked, the search text must match exactly. If it is unchecked, the "
17861"search text will match both upper- and lower-case letters"
17862msgstr ""
17863
17864#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:702
17865msgid ""
17866"In regular expression mode, the search text is an arbitrary Python-"
17867"compatible regular expression. The replacement text can contain "
17868"backreferences to parenthesized expressions in the pattern. The search is "
17869"not anchored, and can match and replace multiple times on the same string. "
17870"The modification functions (lower-case etc) are applied to the matched text,"
17871" not to the field as a whole. The destination box specifies the field where "
17872"the result after matching and replacement is to be assigned. You can replace"
17873" the text in the field, or prepend or append the matched text. See <a "
17874"href=\"https://docs.python.org/library/re.html\">this reference</a> for more"
17875" information on Python's regular expressions, and in particular the 'sub' "
17876"function."
17877msgstr ""
17878
17879#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:781
17880msgid "S/R TEMPLATE ERROR"
17881msgstr ""
17882
17883#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:933
17884msgid ""
17885"You must specify a destination when source is a composite field or a "
17886"template"
17887msgstr ""
17888
17889#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:946
17890msgid ""
17891"The replacement value for a rating column must be empty or an integer "
17892"between 0 and 10"
17893msgstr ""
17894
17895#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:953
17896msgid "You must specify a destination identifier type"
17897msgstr ""
17898
17899#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1003
17900msgid "You must specify a search expression in the \"Search for\" field"
17901msgstr "يجب أن تعيّن تعبير بحث في حقل \"البحث عن\""
17902
17903#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1072
17904msgid "Invalid identifier string"
17905msgstr ""
17906
17907#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1073
17908#, python-brace-format
17909msgid ""
17910"The identifier string for book \"{0}\" (id {1}) is invalid. It must be a comma-separated list of pairs of strings separated by a colon.\n"
17911"\n"
17912"Do you want to continue processing books?"
17913msgstr ""
17914
17915#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1077
17916msgid "Result identifier string: "
17917msgstr ""
17918
17919#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1176
17920msgid "Search/replace invalid"
17921msgstr ""
17922
17923#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1177
17924#, python-format
17925msgid "Search/replace is invalid: %s"
17926msgstr ""
17927
17928#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1273
17929msgid "Covers compressed"
17930msgstr ""
17931
17932#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1274
17933#, python-brace-format
17934msgid ""
17935"Covers were compressed by {percent:.1%} from a total size of {old} to {new}."
17936msgstr ""
17937
17938#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1288
17939#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:708
17940msgid "Delete saved search/replace"
17941msgstr ""
17942
17943#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1289
17944msgid "The selected saved search/replace will be deleted. Are you sure?"
17945msgstr ""
17946
17947#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1314
17948#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1319
17949#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1324
17950msgid "Save search/replace"
17951msgstr ""
17952
17953#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1315
17954msgid "Search/replace name:"
17955msgstr ""
17956
17957#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1325
17958msgid ""
17959"That saved search/replace already exists and will be overwritten. Are you "
17960"sure?"
17961msgstr ""
17962
17963#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:617
17964msgid "Edit meta information"
17965msgstr ""
17966
17967#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:618
17968msgid "&Author(s): "
17969msgstr "ال‍&م‍ؤلف(ون): "
17970
17971#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:619
17972msgid ""
17973"This will cause the author sort field to be automatically updated\n"
17974" based on the authors field for each selected book. Note that if\n"
17975" you use the control above to set authors in bulk, the author sort\n"
17976" field is updated anyway, regardless of the value of this checkbox."
17977msgstr ""
17978
17979#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:623
17980msgid "A&utomatically set author sort"
17981msgstr "&ضبط ترتيب المؤلف آلياً"
17982
17983#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:624
17984msgid "S&wap title and author"
17985msgstr ""
17986
17987#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:625
17988msgid "Author s&ort: "
17989msgstr "ترتيب الم‍&‍ؤلف: "
17990
17991#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:626
17992msgid ""
17993"Specify how the author(s) of this book should be sorted. For example Charles"
17994" Dickens should be sorted as Dickens, Charles."
17995msgstr "عيّن كيف سيرتَّب مؤلف(و) هذا الكتاب. مثلا Charles Dickens ينبغي أن يرتَّب هكذا Dickens, Charles."
17996
17997#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:627
17998#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1358
17999msgid "&Rating:"
18000msgstr "الت‍&‍قييم:"
18001
18002#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:628
18003msgid "&Apply rating"
18004msgstr ""
18005
18006#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:629
18007msgid "&Publisher: "
18008msgstr "&الناشر: "
18009
18010#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:630
18011msgid "If checked, the publisher will be cleared"
18012msgstr "إذا أُشِّر، قسيفرَّغ الناشر"
18013
18014#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:631
18015msgid "&Clear pub"
18016msgstr ""
18017
18018#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:632
18019msgid "Add ta&gs: "
18020msgstr ""
18021
18022#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:634
18023#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:635
18024#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:239
18025msgid "Open Tag editor"
18026msgstr "افتح محرر الوسوم"
18027
18028#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:636
18029msgid "&Remove tags:"
18030msgstr "&حذف الوسوم:"
18031
18032#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:637
18033msgid "Comma separated list of tags to remove from the books. "
18034msgstr "قائمة من الوسوم مفرقة بالفاصلة لحذفها من الكتب. "
18035
18036#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:638
18037msgid "Check this box to remove all tags from the books."
18038msgstr ""
18039
18040#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:639
18041msgid "&Clear all"
18042msgstr ""
18043
18044#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:640
18045msgid "Ser&ies:"
18046msgstr ""
18047
18048#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:643
18049msgid "If checked, the series will be cleared"
18050msgstr "إذا أُشِّر، قستفرَّغ السلسلة"
18051
18052#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:644
18053msgid "&Clear series"
18054msgstr ""
18055
18056#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:645
18057msgid ""
18058"If not checked, the series number for the books will be set to 1.\n"
18059"If checked, selected books will be automatically numbered, in the order\n"
18060"you selected them. So if you selected Book A and then Book B,\n"
18061"Book A will have series number 1 and Book B series number 2."
18062msgstr ""
18063
18064#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:649
18065msgid "&Automatically number books in this series"
18066msgstr ""
18067
18068#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:650
18069msgid ""
18070"Series will normally be renumbered from the highest number in the database\n"
18071"for that series. Checking this box will tell calibre to start numbering\n"
18072"from the value in the box"
18073msgstr ""
18074
18075#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:653
18076msgid "&Force numbers to start with:"
18077msgstr ""
18078
18079#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:655
18080msgid "+ "
18081msgstr ""
18082
18083#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:656
18084#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1851
18085msgid "&Date:"
18086msgstr "التاري‍&‍خ:"
18087
18088#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:659
18089#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:664
18090msgid "A&pply date"
18091msgstr ""
18092
18093#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:660
18094#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1914
18095msgid "P&ublished:"
18096msgstr "الن‍&‍شر:"
18097
18098#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:662
18099msgid "Clear published date"
18100msgstr "تفريغ تاريخ النشر"
18101
18102#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:665
18103#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1482
18104msgid "&Languages:"
18105msgstr "الل‍&‍غ‍ات:"
18106
18107#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:666
18108msgid "Check this box to remove all languages from the books."
18109msgstr ""
18110
18111#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:667
18112msgid "Clear &all"
18113msgstr ""
18114
18115#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:668
18116msgid ""
18117"When doing a same format to same format conversion,\n"
18118" e.g., EPUB to EPUB, calibre saves the original EPUB\n"
18119" as ORIGINAL_EPUB. This option tells calibre to restore\n"
18120" the EPUB from ORIGINAL_EPUB. Useful if you did a bulk\n"
18121" conversion of a large number of books and something went wrong."
18122msgstr ""
18123
18124#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:673
18125msgid "Restore pre conversion &originals, if available"
18126msgstr ""
18127
18128#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:674
18129msgid ""
18130"Remove stored conversion settings for the selected books.\n"
18131"\n"
18132"Future conversion of these books will use the default settings."
18133msgstr ""
18134
18135#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:677
18136msgid "Remove &stored conversion settings for the selected books"
18137msgstr ""
18138
18139#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:678
18140msgid ""
18141"Force the title to be in title case. If both this and swap authors are checked,\n"
18142"title and author are swapped before the title case is set"
18143msgstr ""
18144
18145#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:680
18146msgid "Change title &case to:"
18147msgstr ""
18148
18149#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:681
18150msgid ""
18151"Update title sort based on the current title. This will be applied only "
18152"after other changes to title."
18153msgstr ""
18154
18155#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:682
18156msgid "Update &title sort"
18157msgstr ""
18158
18159#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:683
18160msgid ""
18161"Set the metadata in calibre from the metadata in the e-book files associated"
18162" with each book. Note that this does not change the cover, for that, use the"
18163" separate option below."
18164msgstr ""
18165
18166#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:684
18167msgid "Set &metadata (except cover) from the e-book files"
18168msgstr ""
18169
18170#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:685
18171msgid "Change &cover"
18172msgstr ""
18173
18174#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:686
18175msgid "&Generate default cover"
18176msgstr ""
18177
18178#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:687
18179msgid "&Remove cover"
18180msgstr ""
18181
18182#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:688
18183msgid ""
18184"Try to automatically detect and remove borders and extra space\n"
18185" from the edges of cover images. This can sometimes remove too\n"
18186" much, so use with care."
18187msgstr "حاول الكشف عن الحدود والفراغ الزائد وإزالتها من\nحافات صور الغلاف. هذا يمكن أحيانا أن يزيل\nالكثير جدا، لذا استعمله بحذر."
18188
18189#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:691
18190msgid "&Trim cover (DANGEROUS)"
18191msgstr ""
18192
18193#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:692
18194msgid "Set from &e-book files"
18195msgstr ""
18196
18197#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:693
18198msgid ""
18199"Set the covers of all selected books to be the same\n"
18200"as that of the first selected book."
18201msgstr "تعيين الأغلفة لكل الكتب المحددة ليكون نفس\nغلاف أول كتاب محدد."
18202
18203#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:695
18204msgid "&Clone covers"
18205msgstr ""
18206
18207#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:696
18208msgid ""
18209"<p>Compress cover images, if the quality is set to 100 compression is "
18210"lossless, otherwise it is lossy"
18211msgstr ""
18212
18213#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:697
18214msgid "Co&mpress cover images:"
18215msgstr ""
18216
18217#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:698
18218msgid ""
18219"<p>Cover image compression quality. If the quality is set to 100 compression"
18220" is lossless, otherwise it is lossy"
18221msgstr ""
18222
18223#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:699
18224msgid "Control how the default generated covers are created"
18225msgstr ""
18226
18227#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:700
18228msgid "Configure co&ver generation"
18229msgstr ""
18230
18231#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:701
18232msgid "Set the co&mments for all selected books"
18233msgstr ""
18234
18235#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:702
18236#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:756
18237#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:934
18238msgid "&Basic metadata"
18239msgstr ""
18240
18241#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:703
18242#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:763
18243msgid "&Custom metadata"
18244msgstr ""
18245
18246#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:704
18247msgid "&Load search/replace:"
18248msgstr ""
18249
18250#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:705
18251msgid "Select saved search/replace to load."
18252msgstr ""
18253
18254#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:706
18255msgid "Save current search/replace"
18256msgstr ""
18257
18258#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:707
18259#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:426
18260msgid "Sa&ve"
18261msgstr ""
18262
18263#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:710
18264msgid "Search &mode:"
18265msgstr ""
18266
18267#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:711
18268msgid ""
18269"<p>Choose whether to use basic text matching or advanced\n"
18270"                regular expression matching. Changing the mode clears all the fields\n"
18271"                in this dialog.</p>"
18272msgstr ""
18273
18274#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:714
18275msgid "Search &field:"
18276msgstr ""
18277
18278#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:715
18279msgid "The name of the field that you want to search"
18280msgstr ""
18281
18282#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:716
18283msgid "&Identifier type:"
18284msgstr ""
18285
18286#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:717
18287msgid "Choose which identifier type to operate upon"
18288msgstr ""
18289
18290#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:718
18291#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:335
18292#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:147
18293#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:488
18294msgid "&Template:"
18295msgstr "ال‍&ق‍الب:"
18296
18297#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:719
18298msgid "Enter a template to be used as the source for the search/replace"
18299msgstr ""
18300
18301#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:721
18302msgid ""
18303"Enter what you are looking for, either plain text or a regular expression, "
18304"depending on the mode"
18305msgstr ""
18306
18307#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:722
18308msgid ""
18309"Check this box if the search string must match exactly upper and lower case."
18310" Uncheck it if case is to be ignored"
18311msgstr ""
18312
18313#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:723
18314msgid "Cas&e sensitive"
18315msgstr ""
18316
18317#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:724
18318msgid "&Replace with:"
18319msgstr ""
18320
18321#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:725
18322msgid ""
18323"The replacement text. The matched search text will be replaced with this "
18324"string"
18325msgstr ""
18326
18327#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:726
18328msgid "&Apply function after replace:"
18329msgstr ""
18330
18331#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:727
18332msgid ""
18333"Specify how the text is to be processed after matching and replacement. In character mode, the entire\n"
18334"field is processed. In regular expression mode, only the matched text is processed"
18335msgstr ""
18336
18337#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:729
18338msgid "&Destination field:"
18339msgstr ""
18340
18341#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:730
18342msgid ""
18343"The field that the text will be put into after all replacements.\n"
18344"If blank, the source field is used if the field is modifiable"
18345msgstr ""
18346
18347#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:732
18348msgid "M&ode:"
18349msgstr ""
18350
18351#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:733
18352msgid "Specify how the text should be copied into the destination."
18353msgstr ""
18354
18355#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:734
18356msgid ""
18357"Specifies whether result items should be split into multiple values or\n"
18358"left as single values. This option has the most effect when the source field is\n"
18359"not multiple and the destination field is multiple"
18360msgstr ""
18361
18362#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:737
18363msgid "Split &result"
18364msgstr ""
18365
18366#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:738
18367msgid "Identifier type:"
18368msgstr ""
18369
18370#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:739
18371msgid ""
18372"<p>Choose which identifier type to operate upon. When the\n"
18373"              source field is something other than 'identifiers' you can enter\n"
18374"              a * if you want to replace the entire set of identifiers with\n"
18375"              the result of the search/replace.</p>"
18376msgstr ""
18377
18378#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:743
18379msgid "For multiple-valued fields, sho&w"
18380msgstr ""
18381
18382#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:744
18383msgid "val&ues starting at"
18384msgstr ""
18385
18386#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:745
18387msgid "with values separated b&y"
18388msgstr ""
18389
18390#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:746
18391msgid ""
18392"Used when displaying test results to separate values in multiple-valued "
18393"fields"
18394msgstr ""
18395
18396#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:747
18397msgid "Test text"
18398msgstr ""
18399
18400#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:748
18401msgid "Test result"
18402msgstr ""
18403
18404#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:749
18405msgid "Your &test:"
18406msgstr ""
18407
18408#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:750
18409msgid "&Search and replace"
18410msgstr ""
18411
18412#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:751
18413msgid ""
18414"If enabled, the book list will be re-sorted and any existing\n"
18415"search or Virtual library will be refreshed after the edit\n"
18416"is completed. This can be slow on large libraries."
18417msgstr ""
18418
18419#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:754
18420msgid "&Refresh book list after edit"
18421msgstr ""
18422
18423#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:33
18424msgid "Sort by multiple columns"
18425msgstr ""
18426
18427#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:41
18428msgid ""
18429"Pick multiple columns to sort by. Drag and drop to re-arrange. Higher "
18430"columns are more important. Ascending or descending order can be toggled by "
18431"clicking the column name at the bottom of this dialog, after having selected"
18432" it."
18433msgstr ""
18434
18435#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:70
18436#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:75
18437#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:138
18438#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:229
18439#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:231
18440#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:248
18441#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:191
18442#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:196
18443msgid "&Clear"
18444msgstr "ت‍&‍فريغ"
18445
18446#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:71
18447msgid "Clear all selected columns"
18448msgstr ""
18449
18450#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:76
18451msgid "Save this sort order for easy re-use"
18452msgstr ""
18453
18454#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:81
18455msgid "Load previously saved settings"
18456msgstr ""
18457
18458#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:119
18459msgid "Effective sort"
18460msgstr ""
18461
18462#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:128
18463msgid "No sort selected"
18464msgstr ""
18465
18466#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:129
18467msgid "You must select at least one column on which to sort"
18468msgstr ""
18469
18470#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:160
18471msgid "No saved sorts available"
18472msgstr ""
18473
18474#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:166
18475msgid "Remove saved sort"
18476msgstr ""
18477
18478#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:61
18479msgid "Import OPML file"
18480msgstr ""
18481
18482#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:67
18483msgid "Path to OPML file"
18484msgstr ""
18485
18486#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:71
18487msgid "Browse for OPML file"
18488msgstr ""
18489
18490#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:74
18491msgid "&OPML file:"
18492msgstr ""
18493
18494#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:80
18495msgid "Maximum number of articles to download per RSS feed"
18496msgstr ""
18497
18498#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:81
18499msgid "&Maximum articles per feed:"
18500msgstr ""
18501
18502#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:85
18503#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:356
18504msgid " days"
18505msgstr " يوم"
18506
18507#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:86
18508msgid "Articles in the RSS feeds older than this will be ignored"
18509msgstr ""
18510
18511#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:89
18512msgid "Preserve groups in the OPML file"
18513msgstr ""
18514
18515#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:91
18516msgid ""
18517"If enabled, every group of feeds in the OPML file will be converted into a "
18518"single recipe. Otherwise every feed becomes its own recipe"
18519msgstr ""
18520
18521#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:95
18522msgid "Replace existing recipes"
18523msgstr ""
18524
18525#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:97
18526msgid ""
18527"If enabled, any existing recipes with the same titles as entries in the OPML"
18528" file will be replaced. Otherwise, new entries with modified titles will be "
18529"created"
18530msgstr ""
18531
18532#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:122
18533msgid "OPML files"
18534msgstr ""
18535
18536#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:122
18537msgid "Select OPML file"
18538msgstr ""
18539
18540#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:130
18541msgid "Path not specified"
18542msgstr ""
18543
18544#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:131
18545msgid "You must specify the path to the OPML file to import"
18546msgstr ""
18547
18548#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:136
18549msgid "No feeds found"
18550msgstr ""
18551
18552#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:137
18553msgid "No importable RSS feeds found in the OPML file"
18554msgstr ""
18555
18556#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:59
18557msgid "Password needed"
18558msgstr ""
18559
18560#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:60
18561msgid "TextLabel"
18562msgstr "تسمية النصّ"
18563
18564#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:61
18565#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:302
18566#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:448
18567#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:141
18568msgid "&Username:"
18569msgstr "&اسم المستخدم:"
18570
18571#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:62
18572#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:306
18573#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:454
18574#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:143
18575msgid "&Password:"
18576msgstr "&كلمة السرّ:"
18577
18578#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:63
18579#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:310
18580#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:93
18581#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:460
18582#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:116
18583msgid "&Show password"
18584msgstr "&إظهار كلمة المرور"
18585
18586#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:136
18587msgid "Restart required"
18588msgstr ""
18589
18590#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:137
18591msgid "You must restart calibre before using this plugin!"
18592msgstr ""
18593
18594#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18595#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:507
18596msgid "All"
18597msgstr "كل"
18598
18599#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18600#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
18601msgid "Installed"
18602msgstr "منصّب"
18603
18604#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18605#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:365
18606msgid "Not installed"
18607msgstr ""
18608
18609#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18610msgid "Update available"
18611msgstr "تحديث متوفر"
18612
18613#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
18614msgid "Plugin name"
18615msgstr ""
18616
18617#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
18618#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:98
18619msgid "Status"
18620msgstr "الحالة"
18621
18622#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
18623msgid "Available"
18624msgstr "المتاح"
18625
18626#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
18627msgid "Released"
18628msgstr ""
18629
18630#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
18631msgid "calibre"
18632msgstr ""
18633
18634#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:296
18635msgid "PayPal"
18636msgstr ""
18637
18638#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:320
18639msgid ""
18640"This plugin is FREE but you can reward the developer for their effort\n"
18641"by donating to them via PayPal.\n"
18642"\n"
18643"Right-click and choose Donate to reward: "
18644msgstr ""
18645
18646#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:355
18647msgid "Platform unavailable"
18648msgstr ""
18649
18650#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:357
18651msgid "calibre upgrade required"
18652msgstr ""
18653
18654#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:360
18655msgid "Plugin deprecated"
18656msgstr ""
18657
18658#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:362
18659msgid "New version available"
18660msgstr "يتوفر إصدار جديد"
18661
18662#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:364
18663msgid "Latest version installed"
18664msgstr ""
18665
18666#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:395
18667msgid "This plugin has been deprecated and should be uninstalled"
18668msgstr ""
18669
18670#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:396
18671#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:400
18672#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:404
18673#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:407
18674#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:411
18675#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:414
18676#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:416
18677msgid "Right-click to see more options"
18678msgstr ""
18679
18680#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:398
18681#, python-format
18682msgid "This plugin can only be installed on: %s"
18683msgstr ""
18684
18685#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:402
18686#, python-format
18687msgid "You must upgrade to at least calibre %s before installing this plugin"
18688msgstr ""
18689
18690#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:406
18691msgid "You can install this plugin"
18692msgstr ""
18693
18694#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:410
18695#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:413
18696msgid "A new version of this plugin is available"
18697msgstr ""
18698
18699#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:415
18700msgid "This plugin is installed and up-to-date"
18701msgstr ""
18702
18703#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:422
18704msgid "Plugin homepage"
18705msgstr ""
18706
18707#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:439
18708msgid "Update Check Failed"
18709msgstr "فشل التحديث تحقق"
18710
18711#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:440
18712msgid "Unable to reach the plugin index page."
18713msgstr ""
18714
18715#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:459
18716#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:464
18717msgid "User plugins"
18718msgstr ""
18719
18720#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:472
18721msgid "Filter list of &plugins"
18722msgstr ""
18723
18724#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:479
18725msgid "Filter by &name"
18726msgstr ""
18727
18728#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:502
18729#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:85
18730msgid "Description"
18731msgstr "وصف"
18732
18733#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:515
18734#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:533
18735msgid "&Install"
18736msgstr ""
18737
18738#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:516
18739#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:534
18740msgid "Install the selected plugin"
18741msgstr ""
18742
18743#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:519
18744msgid "&Customize plugin "
18745msgstr ""
18746
18747#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:520
18748#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:573
18749msgid "Customize the options for this plugin"
18750msgstr ""
18751
18752#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:538
18753msgid "Plugin &forum thread"
18754msgstr ""
18755
18756#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:547
18757#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:112
18758msgid "Enable/&disable plugin"
18759msgstr ""
18760
18761#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:548
18762msgid "Enable or disable this plugin"
18763msgstr ""
18764
18765#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:552
18766#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:114
18767msgid "&Remove plugin"
18768msgstr "&حذف الملحق"
18769
18770#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:553
18771msgid "Uninstall the selected plugin"
18772msgstr ""
18773
18774#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:562
18775msgid "Donate to developer"
18776msgstr ""
18777
18778#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:563
18779msgid "Donate to the developer of this plugin"
18780msgstr ""
18781
18782#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:572
18783#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:113
18784msgid "&Customize plugin"
18785msgstr "&تخصيص الملحق"
18786
18787#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:671
18788#, python-format
18789msgid "Are you sure you want to uninstall the <b>%s</b> plugin?"
18790msgstr ""
18791
18792#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:683
18793#, python-format
18794msgid "Install %s"
18795msgstr ""
18796
18797#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:684
18798#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:318
18799msgid ""
18800"Installing plugins is a <b>security risk</b>. Plugins can contain a "
18801"virus/malware. Only install it if you got it from a trusted source. Are you "
18802"sure you want to proceed?"
18803msgstr ""
18804
18805#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:701
18806#, python-format
18807msgid "Downloading plugin ZIP attachment: %s"
18808msgstr ""
18809
18810#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:706
18811#, python-format
18812msgid "Installing plugin: %s"
18813msgstr ""
18814
18815#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:721
18816#, python-format
18817msgid "Plugin installed: %s"
18818msgstr ""
18819
18820#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:723
18821#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:337
18822#, python-brace-format
18823msgid ""
18824"Plugin <b>{0}</b> successfully installed under <b>{1}</b>. You may have to "
18825"restart calibre for the plugin to take effect."
18826msgstr ""
18827
18828#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:746
18829msgid "Install plugin failed"
18830msgstr ""
18831
18832#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:747
18833msgid ""
18834"A problem occurred while installing this plugin. This plugin will now be "
18835"uninstalled. Please post the error message in details below into the forum "
18836"thread for this plugin and restart calibre."
18837msgstr ""
18838
18839#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:772
18840#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:371
18841msgid "Plugin not customizable"
18842msgstr "يمكن تخصيص الملحق"
18843
18844#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:773
18845#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:372
18846#, python-format
18847msgid "Plugin: %s does not need customization"
18848msgstr "الملحق:  %s هل يحتاج التخصيص"
18849
18850#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:777
18851#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:378
18852msgid "Must restart"
18853msgstr ""
18854
18855#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:778
18856#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:379
18857#, python-format
18858msgid "You must restart calibre before you can configure the <b>%s</b> plugin"
18859msgstr ""
18860
18861#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:786
18862#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:360
18863msgid "Plugin cannot be disabled"
18864msgstr "يمكن تعطيل الملحق"
18865
18866#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:787
18867#, python-format
18868msgid "The plugin: %s cannot be disabled"
18869msgstr "الملحقة:  %s لا يمكن تعطيلها"
18870
18871#: /__w/calibre/calibre/src/calibre/gui2/dialogs/progress.py:118
18872msgid "Aborting..."
18873msgstr ""
18874
18875#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:265
18876#, python-brace-format
18877msgid "The Quickview shortcut ({0}) shows/hides the Quickview panel"
18878msgstr ""
18879
18880#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:267
18881msgid "Undock"
18882msgstr "لا ترسي"
18883
18884#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:268
18885msgid "Show the Quickview panel in its own floating window"
18886msgstr ""
18887
18888#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:271
18889msgid "Lock Quickview contents"
18890msgstr ""
18891
18892#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:272
18893#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:272
18894msgid "Refresh"
18895msgstr "إعادة تحميل"
18896
18897#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:276
18898msgid "Embed the Quickview panel into the main calibre window"
18899msgstr ""
18900
18901#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:305
18902msgid "Alternate shortcut: "
18903msgstr ""
18904
18905#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:325
18906#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:583
18907msgid "Find item in the Tag browser"
18908msgstr ""
18909
18910#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:327
18911#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:345
18912msgid "Find item in the library"
18913msgstr ""
18914
18915#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:342
18916msgid "Select this book in the library"
18917msgstr ""
18918
18919#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:350
18920msgid "Quickview this cell"
18921msgstr ""
18922
18923#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:355
18924msgid "Open book in the E-book viewer"
18925msgstr "افتح الكتاب بمعاين الكتب الالكترونية"
18926
18927#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:536
18928#, python-brace-format
18929msgid "&Item: {0} ({1})"
18930msgstr ""
18931
18932#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:582
18933msgid ""
18934"Click to show only books with this item. Double click to search for this "
18935"item in the Tag browser"
18936msgstr "انقر لتُظهر فقط كتباً بهذا العنصر. انقر مزدوجاً للبحث عن هذا العنصر في متصفح الوسوم"
18937
18938#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:600
18939msgid "**No items found**"
18940msgstr ""
18941
18942#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:601
18943msgid ""
18944"Click in a column  in the library view to see the information for that book"
18945msgstr ""
18946
18947#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:621
18948#, python-brace-format
18949msgid "&Books with selected item \"{0}\": {1}"
18950msgstr ""
18951
18952#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:630
18953msgid ""
18954"Double click on a book to change the selection in the library view or change"
18955" the column shown in the left-hand panel. Shift- or Ctrl- double click to "
18956"edit the metadata of a book, which also changes the selected book."
18957msgstr ""
18958
18959#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:690
18960msgid "Something went wrong while filling in the table"
18961msgstr ""
18962
18963#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:726
18964msgid "Quickview: Book not in library view"
18965msgstr ""
18966
18967#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:727
18968msgid ""
18969"The book you selected is not currently displayed in the library view, "
18970"perhaps because of a search or a Virtual library, so Quickview cannot select"
18971" it."
18972msgstr "الكتاب الذي حددته غير معروض حالياً في معاينة المكتبة، ربما بسبب عملية بحث أو مكتبة افتراضية، لذا فالمعاين السريع لا يمكنه تحديده."
18973
18974#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:88
18975#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:753
18976msgid "&Apply Virtual libraries"
18977msgstr ""
18978
18979#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:89
18980msgid ""
18981"<p>Select to make Quickview show only books in the current\n"
18982"        Virtual library</p>"
18983msgstr ""
18984
18985#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:91
18986msgid "&Lock Quickview contents"
18987msgstr ""
18988
18989#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:92
18990msgid ""
18991"<p>Select to prevent Quickview from changing content when the\n"
18992"        selection on the library view is changed</p>"
18993msgstr ""
18994
18995#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:94
18996#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:244
18997#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:979
18998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:87
18999#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:248
19000#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:280
19001#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1418
19002#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:947
19003#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:152
19004msgid "&Refresh"
19005msgstr ""
19006
19007#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:95
19008msgid ""
19009"When Quickview is locked, refresh the window using the last selected book "
19010"and that book's value in the last selected column."
19011msgstr ""
19012
19013#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:96
19014msgid "&Dock"
19015msgstr ""
19016
19017#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:97
19018#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:197
19019#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:77
19020msgid "&Close"
19021msgstr "إ&غ‍لاق"
19022
19023#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:23
19024msgid ""
19025"Restoring database from backups, do not interrupt, this will happen in three"
19026" stages"
19027msgstr ""
19028
19029#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:25
19030msgid "Restoring database"
19031msgstr ""
19032
19033#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:61
19034msgid "The restore has not completed, are you sure you want to cancel?"
19035msgstr ""
19036
19037#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:85
19038#, python-format
19039msgid "The old database was saved as: %s"
19040msgstr ""
19041
19042#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:89
19043#, python-format
19044msgid ""
19045"Restoring the database succeeded with some warnings click \"Show details\" "
19046"to see the details. %s"
19047msgstr ""
19048
19049#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:94
19050#, python-format
19051msgid "Restoring database was successful. %s"
19052msgstr ""
19053
19054#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:100
19055msgid ""
19056"Your list of books, with all their metadata is stored in a single file, "
19057"called a database. In addition, metadata for each individual book is stored "
19058"in that books' folder, as a backup.<p>This operation will rebuild the "
19059"database from the individual book metadata. This is useful if the database "
19060"has been corrupted and you get a blank list of books.<p>Do you want to "
19061"restore the database?"
19062msgstr "لائحتك من الكتب، مع كل بياناتها الوصفية مخزونة في ملف واحد، يُدعى قاعدة بيانات. إضافة إلى ذلك، فإنّ البيانات الوصفية لكل كتاب بمفرده مخزونة في مجلد ذلك الكتاب، كنسخة احتياطية. <p>هذه العملية ستعيد بناء قاعدة البيانات من البيانات الوصفية للكتب كل بمفرده. هذا مفيد إذا كانت قاعدة البيانت قد أتلفت وأصبحت ترى لائحة فارغة من الكتب. <p>أتريد استعادة قاعدة البيانات؟"
19063
19064#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:121
19065#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:136
19066msgid "Restoring database failed, click \"Show details\" to see details"
19067msgstr ""
19068
19069#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:135
19070#: /__w/calibre/calibre/src/calibre/gui2/main.py:216
19071msgid "Failed to repair library"
19072msgstr ""
19073
19074#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:32
19075msgid "Add a new Saved search"
19076msgstr "أضف بحثاً محفوظاً جديداً"
19077
19078#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:45
19079msgid ""
19080"You can create a <i>Saved search</i>, for frequently used searches here. The"
19081" search will be visible under <i>Saved searches</i> in the Tag browser, "
19082"using the name that you specify here."
19083msgstr "يمكنك إنشاء <i>بحث محفوظ</i>، لعمليات البحث المتكررة الإستخدام هنا. سيكون البحث مرئيا تحت <i>عمليات البحث المحفوظة</i> في متصفح الوسوم، مستخدماً الإسم الذي تحدده هنا."
19084
19085#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:53
19086msgid "The Saved search name"
19087msgstr "إسم عملية البحث المحفوظة"
19088
19089#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:57
19090msgid "&Search:"
19091msgstr "ال‍&‍ب‍حث:"
19092
19093#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:58
19094msgid "The search expression"
19095msgstr "تعبير البحث"
19096
19097#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:69
19098msgid "No search name"
19099msgstr ""
19100
19101#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:70
19102msgid "You must specify a name for the Saved search"
19103msgstr "يجب أن تعيّن إسماً للبحث المحفوظ"
19104
19105#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:76
19106msgid "No search expression"
19107msgstr "لا يوجد تعبير بحث"
19108
19109#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:77
19110msgid "You must specify a search expression for the Saved search"
19111msgstr "يجب أن تحدد تعبير بحث للبحث المحفوظ"
19112
19113#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:83
19114msgid "Invalid saved search"
19115msgstr ""
19116
19117#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:97
19118#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:582
19119#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:974
19120msgid "Manage Saved searches"
19121msgstr "إدارة عمليات البحث المحفوظة"
19122
19123#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:103
19124#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:975
19125msgid "&Add search"
19126msgstr "إ&ض‍افة بحث"
19127
19128#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:107
19129msgid "&Remove search"
19130msgstr "إ&زالة بحث"
19131
19132#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:111
19133#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:967
19134msgid "&Edit search"
19135msgstr "تح‍&‍رير بحث"
19136
19137#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:170
19138msgid ""
19139"The current saved search will be <b>permanently deleted</b>. Are you sure?"
19140msgstr "البحث المحفوظ الحالي سوف <b>يُحذَف نهائياً</b>. أأنت متأكد؟"
19141
19142#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:182
19143msgid "Edit the name and/or expression below."
19144msgstr "حرر الإسم و/أو التعبير في أدناه."
19145
19146#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:184
19147msgid "Edit saved search"
19148msgstr "تحرير البحث المحفوظ"
19149
19150#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:196
19151msgid "A saved search with the name {} already exists. Choose another name"
19152msgstr "يوجد بحث محفوظ بالإسم {} مسبقاً. اختر اسماً آخر"
19153
19154#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:218
19155msgid "Search expression"
19156msgstr "تعبير بحث"
19157
19158#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:72
19159msgid ""
19160"                Download this periodical every week on the specified days after\n"
19161"                the specified time. For example, if you choose: Monday after\n"
19162"                9:00 AM, then the periodical will be download every Monday as\n"
19163"                soon after 9:00 AM as possible.\n"
19164"            "
19165msgstr ""
19166
19167#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:93
19168msgid "&Download after:"
19169msgstr ""
19170
19171#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:124
19172msgid ""
19173"                Download this periodical every month, on the specified days.\n"
19174"                The download will happen as soon after the specified time as\n"
19175"                possible on the specified days of each month. For example,\n"
19176"                if you choose the 1st and the 15th after 9:00 AM, the\n"
19177"                periodical will be downloaded on the 1st and 15th of every\n"
19178"                month, as soon after 9:00 AM as possible.\n"
19179"            "
19180msgstr ""
19181
19182#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:136
19183msgid "&Days of the month:"
19184msgstr ""
19185
19186#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:138
19187msgid "Comma separated list of days of the month. For example: 1, 15"
19188msgstr ""
19189
19190#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:142
19191msgid "Download &after:"
19192msgstr ""
19193
19194#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:176
19195msgid ""
19196"                Download this periodical every x days. For example, if you\n"
19197"                choose 30 days, the periodical will be downloaded every 30\n"
19198"                days. Note that you can set periods of less than a day, like\n"
19199"                0.1 days to download a periodical more than once a day.\n"
19200"            "
19201msgstr ""
19202
19203#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:185
19204msgid "&Download every:"
19205msgstr ""
19206
19207#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:188
19208msgid "every hour"
19209msgstr ""
19210
19211#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:191
19212#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19213msgid "days"
19214msgstr "يوم"
19215
19216#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:195
19217msgid ""
19218"Note: You can set intervals of less than a day, by typing the value "
19219"manually."
19220msgstr ""
19221
19222#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:250
19223msgid "Schedule news download [{} sources]"
19224msgstr "جدوِل تحميل الأخبار  [{} مصدراً]"
19225
19226#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:268
19227msgid "&Schedule"
19228msgstr ""
19229
19230#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:279
19231msgid "&Schedule for download:"
19232msgstr "&جدولة للتنزيل:"
19233
19234#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:284
19235msgid "&Days of  week"
19236msgstr ""
19237
19238#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:285
19239msgid "Da&ys of month"
19240msgstr ""
19241
19242#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:286
19243msgid "Every &x days"
19244msgstr ""
19245
19246#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:299
19247msgid "&Account"
19248msgstr "&حساب"
19249
19250#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:313
19251msgid "For the scheduling to work, you must leave calibre running."
19252msgstr "كي تعمل الجدولة، يجب أن تترك كاليبر مشتغلاً."
19253
19254#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:322
19255#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1221
19256msgid "&Advanced"
19257msgstr ""
19258
19259#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:325
19260msgid "Add &title as tag"
19261msgstr ""
19262
19263#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:327
19264msgid "&Extra tags:"
19265msgstr ""
19266
19267#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:331
19268msgid "&Keep at most:"
19269msgstr ""
19270
19271#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:332
19272msgid ""
19273"Maximum number of copies (issues) of this recipe to keep.  Set to 0 to keep "
19274"all (disable)."
19275msgstr "أقصى عدد من النُسخ (الأعداد) تُستبقى من هذه الوصفة. اجعله 0 لتستبقي الجميع (تعطيل)."
19276
19277#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:337
19278msgid ""
19279"<p>When set, this option will cause calibre to keep, at most, the specified number of issues of this periodical. Every time a new issue is downloaded, the oldest one is deleted, if the total is larger than this number.\n"
19280"<p>Note that this feature only works if you have the option to add the title as tag checked, above.\n"
19281"<p>Also, the setting for deleting periodicals older than a number of days, below, takes priority over this setting."
19282msgstr ""
19283
19284#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:342
19285msgid " issues"
19286msgstr ""
19287
19288#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:342
19289msgid "all issues"
19290msgstr "كل الأعداد"
19291
19292#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:350
19293msgid "Delete downloaded &news older than:"
19294msgstr "احذف الأخبار المحمّلة الأ&ق‍دم من"
19295
19296#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:353
19297msgid ""
19298"<p>Delete downloaded news older than the specified number of days. Set to zero to disable.\n"
19299"<p>You can also control the maximum number of issues of a specific periodical that are kept by clicking the Advanced tab for that periodical above."
19300msgstr "<p>احذف الأخبار المحمّلة الأقدم من العدد المحدد من الأيام. اجعله صفرا لتعطيله.\n<p>يمكنك أيضا التحكم بالعدد الأقصى المستبقَى من الأعداد لمنشور دوري بالنقر على لسان الإعدادات المتقدمة لذلك المنشور الدوري في أعلاه."
19301
19302#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:356
19303msgid "never delete"
19304msgstr ""
19305
19306#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:360
19307msgid "Download &all scheduled"
19308msgstr "حمّل &ك‍ل المجدولة"
19309
19310#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:361
19311msgid "Download all scheduled news sources at once"
19312msgstr "حمّل كل مصادر الأخبار المجدولة دفعة واحدة"
19313
19314#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:366
19315msgid "&Download now"
19316msgstr "حمّل &الآن"
19317
19318#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:461
19319msgid "Need username and password"
19320msgstr ""
19321
19322#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:462
19323msgid "You must provide a username and/or password to use this news source."
19324msgstr ""
19325
19326#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:504
19327msgid "Account"
19328msgstr ""
19329
19330#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:505
19331msgid "(optional)"
19332msgstr ""
19333
19334#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:506
19335msgid "(required)"
19336msgstr ""
19337
19338#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:525
19339msgid "Created by: "
19340msgstr "أنشأه: "
19341
19342#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:529
19343#, python-format
19344msgid "Download %s now"
19345msgstr ""
19346
19347#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:533
19348msgid "Last downloaded: never"
19349msgstr "آخر تحميل: مطلقا لم يحصل"
19350
19351#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:534
19352msgid "never"
19353msgstr "مطلقاً"
19354
19355#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:542
19356#, python-format
19357msgid "%(days)d days, %(hours)d hours and %(mins)d minutes ago"
19358msgstr ""
19359
19360#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:558
19361msgid "Last downloaded:"
19362msgstr "آخر التحميل:"
19363
19364#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:578
19365msgid "Cannot download news as no internet connection is active"
19366msgstr ""
19367
19368#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:581
19369msgid "No internet connection"
19370msgstr "يوجد اتصال باﻹنترنت"
19371
19372#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:592
19373msgid "Schedule news download"
19374msgstr "جدولة تحميل أخبار"
19375
19376#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:595
19377msgid "Add or edit a custom news source"
19378msgstr "أضف أو عدّل مصدر أخبار مخصص"
19379
19380#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:600
19381msgid "Download all scheduled news sources"
19382msgstr "حمّل كل مصادر الأخبار المجدولة"
19383
19384#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:29
19385msgid "equal to"
19386msgstr "يساوي"
19387
19388#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:30
19389msgid "before"
19390msgstr "قبل"
19391
19392#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:31
19393msgid "after"
19394msgstr "بعد"
19395
19396#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:32
19397msgid "before or equal to"
19398msgstr "قبل أو يساوي"
19399
19400#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:33
19401msgid "after or equal to"
19402msgstr "بعد أو يساوي"
19403
19404#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:48
19405#, python-format
19406msgid ""
19407"<p>You can also perform other kinds of advanced searches, for example "
19408"checking for books that have no covers, combining multiple search expression"
19409" using Boolean operators and so on. See <a href=\"%s\">The search "
19410"interface</a> for more information."
19411msgstr "<p>يمكنك أيضاً أن تقوم بأنواع أخرى من عمليات البحث المتقدم، مثلا فحص الكتب التي ليس فيها غلاف، تركيب تعابير بحث متعددة باستخدام العوامل المنطقية وهكذا. راجع <a href=\"%s\">واجهة البحث</a> لمزيد من المعلومات."
19412
19413#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:60
19414msgid "What &kind of match to use:"
19415msgstr "ما &ن‍‍وع التطابق المستخدَم:"
19416
19417#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:64
19418#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:214
19419#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:221
19420#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:181
19421msgid "Contains: the word or phrase matches anywhere in the metadata field"
19422msgstr "يحتوي: الكلمة أو العبارة تطابِق أينما كان في حقل البيانات الوصفية"
19423
19424#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:65
19425#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:215
19426#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:222
19427#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:182
19428msgid "Equals: the word or phrase must match the entire metadata field"
19429msgstr "يساوي: الكلمة أو العبارة يجب أن تطابِق كامل حقل البيانات الوصفية"
19430
19431#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:66
19432#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:216
19433#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:223
19434#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:183
19435msgid ""
19436"Regular expression: the expression must match anywhere in the metadata field"
19437msgstr "تعبير نظامي: التعبير يجب أن يطابِق أينما كان في حقل البيانات الوصفية"
19438
19439#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:84
19440#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:224
19441#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:232
19442#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:192
19443msgid "A&dvanced search"
19444msgstr "بحث مت‍&‍قدم"
19445
19446#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:86
19447#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:217
19448#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:224
19449#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:184
19450msgid "Find entries that have..."
19451msgstr "جد المُدخَلات التي فيها..."
19452
19453#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:87
19454#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:221
19455#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:228
19456#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:188
19457msgid "But don't show entries that have..."
19458msgstr "لكن لا تُظهر المُدخَلات التي فيها..."
19459
19460#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:94
19461msgid "A&ll these words:"
19462msgstr "&ك‍ل هذه الكلمات:"
19463
19464#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:95
19465msgid "&This exact phrase:"
19466msgstr "&ه‍ذه العبارة بالضبط:"
19467
19468#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:96
19469msgid "O&ne or more of these words:"
19470msgstr "و&احدة أو أكثر من هذه الكلمات:"
19471
19472#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:107
19473#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:222
19474#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:229
19475#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:189
19476msgid "Any of these &unwanted words:"
19477msgstr "أيّ من هذه الكلمات &غ‍ير المرغوبة:"
19478
19479#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:112
19480msgid "Titl&e/author/series..."
19481msgstr "&ع‍نوان/مؤلف/سلسلة..."
19482
19483#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:120
19484msgid "The title to search for"
19485msgstr "العنوان الذي سيُبحَث عنه"
19486
19487#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:124
19488msgid "The author to search for"
19489msgstr "المؤلف الذي سيُبحَث عنه"
19490
19491#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:131
19492#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:231
19493#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:236
19494#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:180
19495#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:195
19496msgid "&Author:"
19497msgstr "الم‍&ؤلف:"
19498
19499#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:134
19500msgid "The series to search for"
19501msgstr "السلسة التي سيُبحَث عنها"
19502
19503#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:143
19504msgid "The tags to search for"
19505msgstr "الوسوم التي سيُبحَث عنها"
19506
19507#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:167
19508msgid "&Date search"
19509msgstr "بحث ال‍&‍ت‍اريخ"
19510
19511#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:182
19512msgid "&Search the"
19513msgstr "اب‍&ح‍ث عمود تاريخ"
19514
19515#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:191
19516msgid "date column for books whose &date is "
19517msgstr "للكتب التي تأري‍&خ‍ها "
19518
19519#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:199
19520msgid "&year"
19521msgstr "&س‍نة"
19522
19523#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:203
19524msgid "mo&nth"
19525msgstr "&ش‍هر"
19526
19527#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:206
19528msgid "&day"
19529msgstr "&ي‍وم"
19530
19531#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19532msgid "months"
19533msgstr "شهر"
19534
19535#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19536msgid "weeks"
19537msgstr "أسبوع"
19538
19539#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19540msgid "years"
19541msgstr "سنة"
19542
19543#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:218
19544msgid "ago"
19545msgstr "مضى/مضت"
19546
19547#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:225
19548msgid "This month"
19549msgstr "هذا الشهر"
19550
19551#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:225
19552msgid "Yesterday"
19553msgstr "أمس"
19554
19555#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:240
19556msgid "&Template search"
19557msgstr "بحث القال‍&‍ب"
19558
19559#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:248
19560msgid "The value to search for"
19561msgstr "القيمة التي سيُبحَث عنها"
19562
19563#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:250
19564msgid ""
19565"You can use the search test specifications described in the calibre "
19566"documentation. For example, with Number comparisons you can the relational "
19567"operators like '>=' etc. With Text comparisons you can use exact, contains "
19568"or regular expression matches. With Date you can use today, yesterday, etc. "
19569"Set/not set takes 'true' for set and 'false' for not set."
19570msgstr "يمكنك استخدام مواصفات فحص البحث الموصوفة في وثائق كاليبر. مثلا، بمقارَنات الأعداد يمكنك استخدام عوامل العلاقات مثل '>=' وغيرها. بمقارَنات النصوص يمكنك استخدام تطابقات بالضبط أو يحتوي أو تعبير نظامي. بالتاريخ يمكنك استخدام هذا اليوم، أمس، وغيرها. معَدّ/غير معَدّ تأخذ 'صحيح' للمعَدّ و 'خطأ' لغير المعَدّ."
19571
19572#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:257
19573msgid "Template &value:"
19574msgstr "قي‍&م‍ة القالب:"
19575
19576#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:265
19577msgid "Set/Not set"
19578msgstr "معَدّ/غير معَدّ"
19579
19580#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:267
19581msgid "How the template result will be compared to the value"
19582msgstr "كيف ستُقارَن نتيجة القالب مع القيمة"
19583
19584#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:268
19585msgid "C&omparison type:"
19586msgstr "نوع المقا&رنة:"
19587
19588#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:273
19589msgid "The template that generates the value"
19590msgstr "القالب الذي يولّد القيمة"
19591
19592#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:274
19593msgid "Right click to open a template editor"
19594msgstr "انقر يميناً لتفتح محرر قالب"
19595
19596#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:275
19597#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:697
19598msgid "Tem&plate:"
19599msgstr "القا&ل‍ب:"
19600
19601#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:279
19602#: /__w/calibre/calibre/src/calibre/gui2/layout.py:247
19603#: /__w/calibre/calibre/src/calibre/gui2/layout.py:249
19604#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:212
19605#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget.py:25
19606#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:219
19607#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:85
19608#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:179
19609msgid "Advanced search"
19610msgstr "بحث متقدّم"
19611
19612#: /__w/calibre/calibre/src/calibre/gui2/dialogs/select_formats.py:38
19613msgid "There is one book with the {} format"
19614msgstr "يوجد كتاب واحد بنسَق {}"
19615
19616#: /__w/calibre/calibre/src/calibre/gui2/dialogs/select_formats.py:39
19617#, python-brace-format
19618msgid "There are {count} books with the {fmt} format"
19619msgstr ""
19620
19621#: /__w/calibre/calibre/src/calibre/gui2/dialogs/select_formats.py:57
19622msgid "Choose formats"
19623msgstr "اختر الأنساق"
19624
19625#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:40
19626msgid ""
19627"Use a password if calibre is running on a network that is not secure. For "
19628"example, if you run calibre on a laptop, use that laptop in an airport, and "
19629"want to connect your smart device to calibre, you should use a password."
19630msgstr "استخدم كلمة مرور إذا كان كاليبر مشتغلا على شبكة غير آمنة. مثلا، إذا كنت تشغّل كاليبر على حاسوب محمول وكنت تستخدم ذلك الحاسوب المحمول في مطار وتريد توصيل جهازك الذكي بكاليبر، فينبغي أن تستخدم كلمة مرور."
19631
19632#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:46
19633msgid ""
19634"Check this box if you want calibre to automatically start the smart device "
19635"interface when calibre starts. You should not do this if you are using a "
19636"network that is not secure and you are not setting a password."
19637msgstr "أشّر هذا المربع إذا أردت لكاليبر أن يبدأ واجهة الجهاز الذكي تلقائيا عند بدأ كاليبر. ينبغي أن لا تفعل هذا إذا كنت تستخدم شبكة غير آمنة ولم تكن قد أعددت كلمة مرور."
19638
19639#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:52
19640msgid ""
19641"Check this box if you want calibre to use a fixed network port. Normally you"
19642" will not need to do this. However, if your device consistently fails to "
19643"connect to calibre, try checking this box and entering a number."
19644msgstr "أشّر هذا المربع إذا أردت لكاليبر أن يستخدم منفذ شبكة ثابت. في المعتاد لا تحتاج أن تفعل هذا. لكن إذا كان جهازك يفشل على الدوام في الإتصال بكاليبر، فحاول تأشير هذا المربع وإدخال رقم."
19645
19646#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:58
19647msgid ""
19648"Try 9090. If calibre says that it fails to connect to the port, try another "
19649"number. You can use any number between 8,000 and 65,535."
19650msgstr "جرّب 9090. إذا قال كاليبر انه يفشل في الإتصال بالمنفذ، جرّب رقما آخر. يمكنك استخدام أي رقم بين 8,000 و 65,535."
19651
19652#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:63
19653msgid ""
19654"These are the IP addresses for this computer. If you decide to have your "
19655"device connect to calibre using a fixed IP address, one of these addresses "
19656"should be the one you use. It is unlikely but possible that the correct IP "
19657"address is not listed here, in which case you will need to go to your "
19658"computer's control panel to get a complete list of your computer's network "
19659"interfaces and IP addresses."
19660msgstr "هذه هي عناوين الآي بي لهذا الحاسوب. إذا قررت أن تجعل جهازك يتصل إلى كاليبر مستخدما عنوان آي بي ثابت، فينبغي أن يكون ما تستخدمه أحد هذه العناوين. من غير المحتمل لكن من الممكن أن لا يكون عنوان الآي بي الصحيح مدرجا هنا، وفي هذه الحالي سيتوجب عليك أن تذهب إلى لوحة تحكم حاسوبك لتحصل على لائحة كاملة بواجهات الشبكة وعناوين الآي بي لحاسوبك."
19661
19662#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:112
19663#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:118
19664#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:123
19665msgid "Invalid port number"
19666msgstr ""
19667
19668#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:113
19669msgid "You must provide a port number."
19670msgstr ""
19671
19672#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:119
19673#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:124
19674msgid "The port must be a number between 8000 and 65535."
19675msgstr ""
19676
19677#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:139
19678#: /__w/calibre/calibre/src/calibre/gui2/ui.py:484
19679msgid "Problem starting the wireless device"
19680msgstr "مشكلة في بدء جهاز اللاسلكي"
19681
19682#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:140
19683#: /__w/calibre/calibre/src/calibre/gui2/ui.py:485
19684#, python-format
19685msgid "The wireless device driver had problems starting. It said \"%s\""
19686msgstr "واجه سوّاق جهاز اللاسلكي مشاكل في أن يبدأ. وهو أفاد \"%s\""
19687
19688#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:86
19689msgid "Smart device control"
19690msgstr "التحكم بجهاز ذكي"
19691
19692#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:87
19693msgid ""
19694"<p>Start wireless device connections.\n"
19695"       <p>You may see some messages from your computer's firewall or anti-virus manager asking you if it is OK for calibre to connect to the network. <b>Please answer yes</b>. If you do not, wireless connections will not work."
19696msgstr "<p>بدء اتصالات جهاز لاسلكياً.\n       <p>قد ترى بعض الرسائل من الجدار الناري أو مدير مضاد الفيروسات لحاسوبك يسألك فيما لو كان مسموحاً لكاليبر الإتصال بالشبكة. <b>لطفا أجب بنعم</b>. إذا لم تفعل، فلن تعمل الإتصالات اللاسلكية."
19697
19698#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:89
19699msgid "calibre IP addresses:"
19700msgstr "عناوين آي بي كاليبر:"
19701
19702#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:90
19703msgid "Possibe IP addresses:"
19704msgstr ""
19705
19706#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:91
19707msgid "Optional &password:"
19708msgstr "كلمة &مرور اختيارية:"
19709
19710#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:92
19711msgid "Optional password for security"
19712msgstr "كلمة مرور اختيارية للأمان"
19713
19714#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:94
19715msgid "Optional &fixed port:"
19716msgstr "منفذ &ثابت اختياري:"
19717
19718#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:95
19719msgid "Optional port number"
19720msgstr ""
19721
19722#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:96
19723msgid "&Use a fixed port"
19724msgstr "استخدم م‍&نفذا ثابتا"
19725
19726#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:97
19727msgid "&Automatically allow connections at calibre startup"
19728msgstr "اسمح بالاتصالات &تلقائيا عند بدء كاليبر"
19729
19730#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:79
19731#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:138
19732#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:42
19733msgid "Publishers"
19734msgstr "الناشرون"
19735
19736#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:173
19737msgid " (not on any book)"
19738msgstr ""
19739
19740#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:176
19741msgid "Category lookup name: "
19742msgstr "إسم إيجاد الصنف: "
19743
19744#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:204
19745msgid "You must select items to apply"
19746msgstr ""
19747
19748#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:221
19749msgid "You must select items to unapply"
19750msgstr ""
19751
19752#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:237
19753#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:268
19754msgid ""
19755"That name contains leading or trailing periods, multiple periods in a row or"
19756" spaces before or after periods."
19757msgstr ""
19758
19759#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:245
19760#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:275
19761#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:356
19762msgid "Name already used"
19763msgstr ""
19764
19765#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:246
19766#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:276
19767msgid "That name is already used, perhaps with different case."
19768msgstr ""
19769
19770#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:289
19771msgid ""
19772"The current User category will be <b>permanently deleted</b>. Are you sure?"
19773msgstr ""
19774
19775#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:146
19776msgid "User categories editor"
19777msgstr "محرر أصناف المستخدمين"
19778
19779#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:147
19780msgid "Category &name: "
19781msgstr "ا&س‍م الصنف: "
19782
19783#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:148
19784msgid "Select a category to edit"
19785msgstr "حدد صنفاً لتحريره"
19786
19787#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:149
19788msgid "Copy the category name to the clipboard"
19789msgstr ""
19790
19791#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:150
19792msgid "&Category filter: "
19793msgstr "فرز الأ&ص‍ناف: "
19794
19795#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:151
19796msgid "Select the content kind of the new category"
19797msgstr "حدد نوع محتوى الصنف الجديد"
19798
19799#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:152
19800msgid "Item &filter: "
19801msgstr "فرز ال‍&‍ع‍ناصر: "
19802
19803#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:153
19804msgid ""
19805"Enter text to filter the available items. Case and accents are ignored."
19806msgstr "أدخل نصاً لفرز العناصر المتاحة. حالة الحروف و الحركات ستُهمَل."
19807
19808#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:154
19809msgid "Delete the current User category"
19810msgstr ""
19811
19812#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:156
19813msgid "Enter a category name, then use the Add button or the Rename button"
19814msgstr "أدخل إسم صنف، ثم استخدم زر الإضافة أو زر إعادة التسمية"
19815
19816#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:157
19817msgid "Add a new category"
19818msgstr "أضف صنفاً جديداً"
19819
19820#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:159
19821msgid "Rename the current category to what is in the box"
19822msgstr "أعد تسمية الصنف إلى ما موجود في المستطيل"
19823
19824#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:161
19825msgid ""
19826"<p>Show items in the Available items box only if they appear in the\n"
19827"            current Virtual library. Applied items not in the Virtual library will be marked\n"
19828"            \"not on any book\".</p>"
19829msgstr "<p>أظهر عناصر في مربع العناصر المتاحة فقط إذا ظهرت في\n            المكتبة الافتراضية الحالية. العناصر المطبَّقة والتي ليست في المكتبة الحالية سوف تؤشَّر\n            \"ليس في أي كتاب\".</p>"
19830
19831#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:164
19832msgid "&Show only available items in current Virtual library"
19833msgstr "أ&ظ‍هر فقط العناصر المتاحة في المكتبة الافتراضية الحالية"
19834
19835#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:165
19836msgid "&Available items"
19837msgstr "العناصر الم‍&‍ت‍احة"
19838
19839#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:166
19840msgid "Apply items to current category"
19841msgstr ""
19842
19843#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:168
19844#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:141
19845msgid "Applied &items"
19846msgstr "العناصر الم‍&‍ط‍بَّقة"
19847
19848#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:169
19849msgid "Unapply (remove) selected items from current category"
19850msgstr ""
19851
19852#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:39
19853msgid ""
19854"If the item you want is not in the available list, you can add it here. "
19855"Accepts an ampersand-separated list of items. The items will be applied to "
19856"the book."
19857msgstr "إذا لم يكن العنصر الذي تريده في لائحة المتوفرات، فيمكنك إضافته هنا. هذا يقبل عناصرا مفصولة بعلامة الضم. العناصر ستطبَّق على الكتاب."
19858
19859#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:45
19860msgid ""
19861"If the item you want is not in the available list, you can add it here. "
19862"Accepts a comma-separated list of items. The items will be applied to the "
19863"book."
19864msgstr "إذا لم يكن العنصر الذي تريده في لائحة المتوفرات، فيمكنك إضافته هنا. هذا يقبل عناصرا مفصولة بالفوارز. العناصر ستطبَّق على الكتاب."
19865
19866#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:120
19867msgid "Deleting tags is done immediately and there is no undo."
19868msgstr ""
19869
19870#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:134
19871msgid "Are your sure?"
19872msgstr ""
19873
19874#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:135
19875msgid ""
19876"The following tags are used by one or more books. Are you certain you want "
19877"to delete them?"
19878msgstr ""
19879
19880#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:132
19881msgid "Manage items"
19882msgstr "أدر العناصر"
19883
19884#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:133
19885msgid "&Add item:"
19886msgstr "أ&ض‍ف عنصرا:"
19887
19888#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:134
19889msgid "Apply item(s) to the current book"
19890msgstr "طبّق عنصرا (عناصرا) على الكتاب الحالي"
19891
19892#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:135
19893msgid "Filter the available items"
19894msgstr "افرز العناصر المتاحة"
19895
19896#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:136
19897msgid ""
19898"Delete the selected items from database. This will unapply the items from "
19899"all books and then remove them from the database."
19900msgstr "احذف العناصر المحددة من قاعدة البيانات. هذا سيزيل تطبيق العناصر من كل الكتب ومن ثم يزيلها من قاعدة البيانات."
19901
19902#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:137
19903msgid "Ava&ilable items"
19904msgstr "العناصر الم‍&‍تاحة"
19905
19906#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:138
19907msgid "Apply item to current book"
19908msgstr ""
19909
19910#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:139
19911msgid "Unapply (remove) the item from current book"
19912msgstr "أزل تطبيق (أزل) العنصر من الكتاب الحالي"
19913
19914#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:140
19915msgid "Filter the applied items"
19916msgstr "افرز العناصر المطبَّقة"
19917
19918#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:298
19919msgid "Search for {}"
19920msgstr "البحث عن {}"
19921
19922#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:302
19923msgid "Filter by {}"
19924msgstr ""
19925
19926#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:306
19927#, python-brace-format
19928msgid "Search the library for {0}"
19929msgstr ""
19930
19931#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:421
19932#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
19933msgid "Count"
19934msgstr "العدد"
19935
19936#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:423
19937msgid "Was"
19938msgstr "كان"
19939
19940#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:441
19941#, python-brace-format
19942msgid "This is not one of this column's permitted values ({0})"
19943msgstr ""
19944
19945#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:521
19946msgid "Editing..."
19947msgstr ""
19948
19949#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:544
19950msgid "Item is not a permitted value"
19951msgstr ""
19952
19953#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:545
19954#, python-brace-format
19955msgid ""
19956"This column has a fixed set of permitted values. The entered text must be "
19957"one of ({0})."
19958msgstr ""
19959
19960#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:571
19961msgid "Do you really want to undo your changes?"
19962msgstr ""
19963
19964#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:596
19965msgid "Undelete items?"
19966msgstr ""
19967
19968#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:597
19969msgid "Items must be undeleted to continue. Do you want to do this?"
19970msgstr ""
19971
19972#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:112
19973msgid "Search for an item in the first column"
19974msgstr "ابحث عن عنصر في العمود الأول"
19975
19976#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:113
19977msgid "Find items containing the search string"
19978msgstr "جد العناصر الحاوية على مقطع البحث"
19979
19980#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:115
19981msgid ""
19982"<p>Show items only if they appear in the\n"
19983"          current Virtual library. Edits already done may be hidden but will\n"
19984"          not be forgotten.\n"
19985"          </p><p>\n"
19986"          Note that this box affects only what is displayed. Changes\n"
19987"          will affect all books in your library even if this box\n"
19988"          is checked.</p>"
19989msgstr ""
19990
19991#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:122
19992msgid "Only show items in the current &Virtual library"
19993msgstr "أظهر فقط العناصر في المكتبة الا&ف‍تراضية الحالية"
19994
19995#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:123
19996msgid "&Filter by:"
19997msgstr "ت‍&‍ص‍فية حسب:"
19998
19999#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:124
20000msgid "Filter items using the text in this box"
20001msgstr "افرز العناصر مستخدما النص في هذا المربع"
20002
20003#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:125
20004msgid "Show only items containing this text"
20005msgstr "أظهر فقط العناصر المحتوية على هذا النص"
20006
20007#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:126
20008msgid "F&ilter"
20009msgstr "&ت‍صفية"
20010
20011#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:127
20012msgid ""
20013"Delete selected items from the database. This will unapply the items from "
20014"all books and then remove them from the database."
20015msgstr "احذف عناصر محددة من قاعدة البيانات. هذا سيزيل تطبيق العناصر من كل الكتب ومن ثم يزيلها من قاعدة البيانات."
20016
20017#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:129
20018msgid "Ctrl+D"
20019msgstr ""
20020
20021#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:130
20022msgid "Rename the items in every book where they are used"
20023msgstr "أعد تسمية العناصر في كل كتاب حيثما استُخدمَت"
20024
20025#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:132
20026msgid "Ctrl+R"
20027msgstr ""
20028
20029#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:133
20030msgid "Undo any deletes or edits on the selected lines"
20031msgstr "تراجع عن أية عمليات حذف أو تعديل على السطور المحددة"
20032
20033#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:135
20034msgid "Ctrl+U"
20035msgstr ""
20036
20037#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:368
20038msgid "Template language tutorial"
20039msgstr "تدريب لغة القالب"
20040
20041#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:372
20042msgid "Template function reference"
20043msgstr "مسند دالة القالب"
20044
20045#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:425
20046msgid "Author Sort"
20047msgstr "ترتيب المؤلف"
20048
20049#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:429
20050msgid "Tag 1"
20051msgstr ""
20052
20053#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:429
20054msgid "Tag 2"
20055msgstr ""
20056
20057#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:457
20058msgid "Template value"
20059msgstr "قيمة القالب"
20060
20061#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:488
20062msgid "Disable word wrap"
20063msgstr ""
20064
20065#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:491
20066msgid "Enable word wrap"
20067msgstr ""
20068
20069#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:495
20070msgid "Load template from the Template tester"
20071msgstr ""
20072
20073#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:498
20074#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:521
20075msgid "Load template from file"
20076msgstr ""
20077
20078#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:501
20079#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:531
20080msgid "Save template to file"
20081msgstr ""
20082
20083#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:517
20084msgid "No Template tester text is available"
20085msgstr ""
20086
20087#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:523
20088#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:533
20089msgid "Template file"
20090msgstr ""
20091
20092#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:626
20093#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:594
20094msgid "Select icon"
20095msgstr ""
20096
20097#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:689
20098msgid "EXCEPTION: "
20099msgstr ""
20100
20101#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:710
20102msgid "Built-in template function"
20103msgstr "دالة قالب داخلية"
20104
20105#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:711
20106msgid "Built-in function"
20107msgstr "دالة داخلية"
20108
20109#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:712
20110msgid "User defined Python template function"
20111msgstr ""
20112
20113#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:713
20114msgid "User function"
20115msgstr ""
20116
20117#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:715
20118msgid "Stored template"
20119msgstr ""
20120
20121#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:715
20122msgid "Stored user defined template"
20123msgstr ""
20124
20125#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:742
20126msgid "No template provided"
20127msgstr ""
20128
20129#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:743
20130msgid "The template box cannot be empty"
20131msgstr ""
20132
20133#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:747
20134#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:754
20135msgid "No column chosen"
20136msgstr ""
20137
20138#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:748
20139msgid "You must specify a column to be colored"
20140msgstr ""
20141
20142#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:755
20143msgid "You must specify the column where the icons are applied"
20144msgstr ""
20145
20146#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:813
20147msgid "&Continue"
20148msgstr ""
20149
20150#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:815
20151msgid "Continue running the template"
20152msgstr ""
20153
20154#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:820
20155msgid "Stop running the template"
20156msgstr ""
20157
20158#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:826
20159#, python-brace-format
20160msgid "Break: line {0}, book {1}"
20161msgstr ""
20162
20163#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:832
20164msgid "The name of the template language operation"
20165msgstr ""
20166
20167#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:843
20168msgid "A variable in the template"
20169msgstr ""
20170
20171#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:846
20172msgid "The value of the variable"
20173msgstr ""
20174
20175#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:890
20176msgid "A General Program Mode Template"
20177msgstr ""
20178
20179#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:375
20180#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:407
20181msgid "Set the color of the column:"
20182msgstr "عيّن لون العمود"
20183
20184#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:376
20185msgid "Copy a color name to the clipboard:"
20186msgstr "انسخ اسم اللون إلى الحافظة:"
20187
20188#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:377
20189msgid "Copy the selected color name to the clipboard"
20190msgstr ""
20191
20192#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:378
20193msgid "Kind:"
20194msgstr ""
20195
20196#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:379
20197msgid "Apply the icon to column:"
20198msgstr ""
20199
20200#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:380
20201msgid "Copy an icon file name to the clipboard:"
20202msgstr ""
20203
20204#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:381
20205msgid "Copy the selected icon file name to the clipboard"
20206msgstr ""
20207
20208#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:382
20209msgid "Add icon"
20210msgstr ""
20211
20212#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:383
20213msgid "Add an icon file to the set of choices"
20214msgstr ""
20215
20216#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:384
20217msgid "Template &name:"
20218msgstr ""
20219
20220#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:385
20221msgid "The name of the callable template"
20222msgstr ""
20223
20224#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:386
20225msgid "T&emplate:"
20226msgstr "الق‍ال‍&ب:"
20227
20228#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:387
20229msgid "The text of the template program goes into the box below"
20230msgstr ""
20231
20232#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:388
20233msgid "        "
20234msgstr ""
20235
20236#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:389
20237msgid "Enable &breakpoints"
20238msgstr ""
20239
20240#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:390
20241msgid ""
20242"<p>If checked, the template evaluator will stop when it\n"
20243"evaluates an expression on a double-clicked line number, opening a dialog showing\n"
20244"you the value as well as all the local variables</p>"
20245msgstr ""
20246
20247#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:393
20248msgid "&Go"
20249msgstr ""
20250
20251#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:394
20252msgid ""
20253"If 'Enable breakpoints' is checked then click this button to run your "
20254"template"
20255msgstr ""
20256
20257#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:395
20258msgid "&Line:"
20259msgstr ""
20260
20261#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:396
20262#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:397
20263msgid "Line number to toggle"
20264msgstr ""
20265
20266#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:398
20267msgid "&Toggle"
20268msgstr ""
20269
20270#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:399
20271msgid "Toggle the breakpoint on the line number in the box"
20272msgstr ""
20273
20274#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:400
20275msgid "&Remove all"
20276msgstr ""
20277
20278#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:401
20279msgid "Remove all breakpoints"
20280msgstr ""
20281
20282#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:402
20283msgid "&Set all"
20284msgstr ""
20285
20286#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:403
20287msgid "Set breakpoint on every line"
20288msgstr ""
20289
20290#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:404
20291msgid ""
20292"<p>The text of the template program goes in this box.\n"
20293"            Don't forget that a General Program Mode template must begin with\n"
20294"            the word \"program:\".</p>"
20295msgstr ""
20296
20297#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:407
20298#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:150
20299msgid "D&ocumentation:"
20300msgstr ""
20301
20302#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:408
20303msgid "Documentation for the function being defined or edited"
20304msgstr ""
20305
20306#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:409
20307msgid "Template value:"
20308msgstr "قيمة القالب:"
20309
20310#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:410
20311msgid "The value of the template using the current book in the library view"
20312msgstr ""
20313
20314#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:411
20315#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:412
20316#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:413
20317#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:414
20318#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:415
20319#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:416
20320#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:417
20321#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:418
20322#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:419
20323msgid "User label"
20324msgstr ""
20325
20326#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:420
20327msgid "Font:"
20328msgstr "الخط:"
20329
20330#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:421
20331msgid "Select the font for the Template box"
20332msgstr ""
20333
20334#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:422
20335msgid "Size:"
20336msgstr "الحجم:"
20337
20338#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:423
20339msgid "Select the font size for the Template box"
20340msgstr ""
20341
20342#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:424
20343msgid "Lo&ad"
20344msgstr ""
20345
20346#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:425
20347msgid "Load the template from a file"
20348msgstr ""
20349
20350#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:427
20351msgid "Save the template in a file"
20352msgstr ""
20353
20354#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:428
20355msgid "Template Function Reference"
20356msgstr "مسند دالة القالب"
20357
20358#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:429
20359msgid "Function &name:"
20360msgstr "ا&س‍م الدالة:"
20361
20362#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:430
20363msgid "&Function type:"
20364msgstr "&ن‍وع الدالة:"
20365
20366#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:431
20367msgid "&Documentation:"
20368msgstr "ال‍&وثائق:"
20369
20370#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:432
20371#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:234
20372msgid "&Code:"
20373msgstr "ال‍&ش‍فرة:"
20374
20375#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_line_editor.py:33
20376msgid "Remove any template from the box"
20377msgstr ""
20378
20379#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_line_editor.py:35
20380msgid "Open template editor"
20381msgstr "افتح محرر القالب"
20382
20383#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:24
20384msgid "Trim Image"
20385msgstr ""
20386
20387#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:32
20388msgid "Select a region by dragging with your mouse, and then click trim"
20389msgstr ""
20390
20391#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:43
20392msgid "&Trim"
20393msgstr ""
20394
20395#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:45
20396msgid "Trim image by removing borders outside the selected region"
20397msgstr "قرطف الصورة بإزالة الحدود خارج المنطقة المحددة"
20398
20399#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:83
20400msgid "Adjust selection by dragging corners"
20401msgstr ""
20402
20403#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:90
20404#, python-brace-format
20405msgid "Size: {0}px Aspect ratio: {1:.2g}"
20406msgstr ""
20407
20408#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:96
20409#, python-brace-format
20410msgid "Size: {0}x{1}px"
20411msgstr ""
20412
20413#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:66
20414#, python-format
20415msgid "Download %s"
20416msgstr ""
20417
20418#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:69
20419#, python-format
20420msgid "Downloading <b>%(fname)s</b> from %(url)s"
20421msgstr ""
20422
20423#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:100
20424#, python-format
20425msgid "Failed to download from %(url)r with error: %(err)s"
20426msgstr "فشل التحميل من %(url)r مع خطأ: %(err)s"
20427
20428#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:28
20429msgid "Downloading book"
20430msgstr "تحميل كتاب"
20431
20432#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:29
20433#, python-brace-format
20434msgid ""
20435"The book {0} will be downloaded and added to your calibre library "
20436"automatically."
20437msgstr "الكتاب {0} سيُحمَّل ويُضاف إلى مكتبة كاليبر الخاصة بك تلقائياً."
20438
20439#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:97
20440msgid "No file specified to download."
20441msgstr ""
20442
20443#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:108
20444msgid "Not a support e-book format."
20445msgstr ""
20446
20447#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:130
20448#, python-format
20449msgid "Downloading %s"
20450msgstr "تحميل %s"
20451
20452#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:147
20453msgid "Downloading"
20454msgstr "تحميل"
20455
20456#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:151
20457msgid "Failed to download e-book"
20458msgstr "فشل تحميل الكتاب الالكتروني"
20459
20460#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:154
20461msgid "finished"
20462msgstr "تم"
20463
20464#: /__w/calibre/calibre/src/calibre/gui2/email.py:151
20465#, python-format
20466msgid "Email %(name)s to %(to)s"
20467msgstr ""
20468
20469#: /__w/calibre/calibre/src/calibre/gui2/email.py:177
20470msgid "News:"
20471msgstr ""
20472
20473#: /__w/calibre/calibre/src/calibre/gui2/email.py:179
20474#, python-format
20475msgid "Attached is the %s periodical downloaded by calibre."
20476msgstr ""
20477
20478#: /__w/calibre/calibre/src/calibre/gui2/email.py:208
20479msgid "Add a new recipient:"
20480msgstr ""
20481
20482#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20483msgid "&Address"
20484msgstr ""
20485
20486#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20487msgid "&Formats"
20488msgstr ""
20489
20490#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20491msgid "&Subject"
20492msgstr ""
20493
20494#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20495msgid "A&lias"
20496msgstr ""
20497
20498#: /__w/calibre/calibre/src/calibre/gui2/email.py:215
20499msgid "The email address of the recipient"
20500msgstr "عنوان البريد الألكتروني للمستلِم"
20501
20502#: /__w/calibre/calibre/src/calibre/gui2/email.py:216
20503msgid "The optional alias (simple name) of the recipient"
20504msgstr "الرديف (الاسم البسيط) الاختياري للمستلم"
20505
20506#: /__w/calibre/calibre/src/calibre/gui2/email.py:217
20507msgid ""
20508"Formats to email. The first matching one will be sent (comma separated list)"
20509msgstr ""
20510
20511#: /__w/calibre/calibre/src/calibre/gui2/email.py:218
20512msgid "The optional subject for email sent to this recipient"
20513msgstr ""
20514
20515#: /__w/calibre/calibre/src/calibre/gui2/email.py:231
20516msgid "&Add recipient"
20517msgstr ""
20518
20519#: /__w/calibre/calibre/src/calibre/gui2/email.py:248
20520msgid "Need address"
20521msgstr ""
20522
20523#: /__w/calibre/calibre/src/calibre/gui2/email.py:248
20524msgid "You must specify an address"
20525msgstr ""
20526
20527#: /__w/calibre/calibre/src/calibre/gui2/email.py:252
20528msgid "Need formats"
20529msgstr ""
20530
20531#: /__w/calibre/calibre/src/calibre/gui2/email.py:252
20532msgid "You must specify at least one format to send"
20533msgstr ""
20534
20535#: /__w/calibre/calibre/src/calibre/gui2/email.py:256
20536#, python-format
20537msgid "The recipient %s already exists"
20538msgstr ""
20539
20540#: /__w/calibre/calibre/src/calibre/gui2/email.py:290
20541msgid "No recipients"
20542msgstr ""
20543
20544#: /__w/calibre/calibre/src/calibre/gui2/email.py:291
20545msgid "You must select at least one recipient"
20546msgstr ""
20547
20548#: /__w/calibre/calibre/src/calibre/gui2/email.py:351
20549msgid "Auto convert the following books before sending via email?"
20550msgstr ""
20551
20552#: /__w/calibre/calibre/src/calibre/gui2/email.py:362
20553msgid "This recipient has no valid formats defined"
20554msgstr ""
20555
20556#: /__w/calibre/calibre/src/calibre/gui2/email.py:363
20557msgid "These books have no suitable input formats for conversion"
20558msgstr ""
20559
20560#: /__w/calibre/calibre/src/calibre/gui2/email.py:367
20561msgid "Could not send"
20562msgstr ""
20563
20564#: /__w/calibre/calibre/src/calibre/gui2/email.py:368
20565msgid ""
20566"Could not send books to some recipients. Click \"Show details\" for more "
20567"information"
20568msgstr ""
20569
20570#: /__w/calibre/calibre/src/calibre/gui2/email.py:405
20571msgid "E-book:"
20572msgstr ""
20573
20574#: /__w/calibre/calibre/src/calibre/gui2/email.py:413
20575msgid "Attached, you will find the e-book"
20576msgstr ""
20577
20578#: /__w/calibre/calibre/src/calibre/gui2/email.py:414
20579#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:209
20580msgid "by"
20581msgstr "بواسطة"
20582
20583#: /__w/calibre/calibre/src/calibre/gui2/email.py:415
20584#, python-format
20585msgid "in the %s format."
20586msgstr ""
20587
20588#: /__w/calibre/calibre/src/calibre/gui2/email.py:419
20589msgid "About this book:"
20590msgstr ""
20591
20592#: /__w/calibre/calibre/src/calibre/gui2/email.py:432
20593msgid "Sending email to"
20594msgstr ""
20595
20596#: /__w/calibre/calibre/src/calibre/gui2/email.py:463
20597#, python-format
20598msgid "Auto convert the following books to %s before sending via email?"
20599msgstr ""
20600
20601#: /__w/calibre/calibre/src/calibre/gui2/email.py:470
20602msgid "Could not email the following books as no suitable formats were found:"
20603msgstr ""
20604
20605#: /__w/calibre/calibre/src/calibre/gui2/email.py:476
20606msgid "Failed to email book"
20607msgstr ""
20608
20609#: /__w/calibre/calibre/src/calibre/gui2/email.py:479
20610msgid "sent"
20611msgstr ""
20612
20613#: /__w/calibre/calibre/src/calibre/gui2/email.py:510
20614msgid "Sent news to"
20615msgstr ""
20616
20617#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:134
20618#, python-format
20619msgid ""
20620"<div style=\"font-size:10pt;\">\n"
20621"<p>Set a regular expression pattern to use when trying to guess e-book metadata from filenames. </p>\n"
20622"<p>A <a href=\"%s\">tutorial</a> on using regular expressions is available.</p>\n"
20623"<p>Use the <b>Test</b> functionality below to test your regular expression on a few sample filenames (remember to include the file extension). The group names for the various metadata entries are documented in tooltips. Note that underscores in filenames are auto-replaced by spaces.</p></div>"
20624msgstr "<div style=\"font-size:10pt;\">\n<p>عيّن نمط تعبير نظامي لاستخدامه عند الكتابة لتخمين بيانات الكتاب الالكترونية الوصفية من أسماء الملفات. </p>\n<p>يتوفر <a href=\"%s\">تدريب</a> عن كيفية استخدام التعابير النظامية.</p>\n<p>استخدم وظيفة الـ <b>اختبار</b> في أدناه لتختبر تعبيرك النظامي على بضعة نماذج من أسماء الملفات (تذكّر أن تضع امتداد الملف). أسماء المجاميع لمختلف مُدخَلات البيانات الوصفية موثق في تلميحات انبثاقية. لاحظ أنّ علامة السالب السفلية في أسماء الملفات تُستبدل تلقائياً بفراغات.</p></div>"
20625
20626#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:138
20627msgid "Regular &expression"
20628msgstr "الت‍&‍ع‍بير النظامي"
20629
20630#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:139
20631#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:142
20632msgid "Test"
20633msgstr "اختبار"
20634
20635#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:140
20636#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:52
20637msgid "File &name:"
20638msgstr "&اسم الملف:"
20639
20640#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:142
20641msgid "Title:"
20642msgstr "العنوان:"
20643
20644#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:143
20645msgid "Regular expression (?P&lt;title&gt;)"
20646msgstr "تعبير نظامي (?P&lt;title&gt;)"
20647
20648#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:144
20649#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:147
20650#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:150
20651#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:153
20652#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:156
20653#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:159
20654#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:162
20655#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:165
20656#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:128
20657#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:132
20658#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:137
20659#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:142
20660#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:147
20661#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:152
20662#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:154
20663#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:155
20664msgid "No match"
20665msgstr "لا تَطابُق"
20666
20667#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:145
20668msgid "Authors:"
20669msgstr "المؤلفون:"
20670
20671#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:146
20672msgid "Regular expression (?P<author>)"
20673msgstr "تعبير نظامي (<author> ‎?P‎)"
20674
20675#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:148
20676msgid "Series:"
20677msgstr "السلسلة:"
20678
20679#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:149
20680msgid "Regular expression (?P<series>)"
20681msgstr "تعبير نظامي (‎?P <series>‎)"
20682
20683#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:151
20684msgid "Series index:"
20685msgstr "فهرس السلسلة:"
20686
20687#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:152
20688msgid "Regular expression (?P<series_index>)"
20689msgstr "تعبير نظامي (<series_index>‎?P‎)"
20690
20691#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:154
20692#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1759
20693msgid "ISBN:"
20694msgstr "ISBN‏:"
20695
20696#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:155
20697msgid "Regular expression (?P<isbn>)"
20698msgstr "تعبير نظامي (‎?P <isbn>‎)"
20699
20700#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:157
20701msgid "Publisher:"
20702msgstr "الناشر:"
20703
20704#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:158
20705msgid "Regular expression (?P<publisher>)"
20706msgstr "تعبير نظامي (<publisher>‎?P‎)"
20707
20708#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:160
20709msgid "Published:"
20710msgstr "النشر:"
20711
20712#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:161
20713msgid "Regular expression (?P<published>)"
20714msgstr "تعبير نظامي (<published>‎?P‎)"
20715
20716#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:163
20717msgid "Comments:"
20718msgstr "التعليقات:"
20719
20720#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:164
20721msgid "Regular expression (?P<comments>)"
20722msgstr "تعبير نظامي (<comments>‎?P‎)"
20723
20724#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:24
20725msgid "Select font files"
20726msgstr ""
20727
20728#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:24
20729msgid "TrueType/OpenType Fonts"
20730msgstr ""
20731
20732#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:35
20733msgid "Corrupt font"
20734msgstr ""
20735
20736#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:36
20737#, python-format
20738msgid "Failed to read metadata from the font file: %s"
20739msgstr ""
20740
20741#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:153
20742msgid "Choose a font family"
20743msgstr "اختر عائلة خط"
20744
20745#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:166
20746#, python-format
20747msgid "Available faces for %s"
20748msgstr ""
20749
20750#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:202
20751msgid "Choose font family"
20752msgstr "اختر عائلة خطوط"
20753
20754#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:226
20755msgid "Add &fonts"
20756msgstr "أضف &خ‍طوطًا"
20757
20758#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:230
20759msgid "Choose a font family from the list below:"
20760msgstr "اختر عائلة خط من اللائحة في أدناه:"
20761
20762#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:236
20763#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:540
20764msgid "Find next"
20765msgstr "جد التالي"
20766
20767#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:239
20768#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:541
20769msgid "Find previous"
20770msgstr "جد السابق"
20771
20772#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:291
20773#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:422
20774#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:452
20775#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:456
20776#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:483
20777#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:531
20778#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:559
20779#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:313
20780#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:85
20781msgid "None"
20782msgstr "دون"
20783
20784#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:309
20785#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:313
20786msgid "Added fonts"
20787msgstr ""
20788
20789#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:310
20790#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:313
20791#, python-format
20792msgid "Added font families: %s"
20793msgstr ""
20794
20795#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:339
20796msgid "Choose &font family"
20797msgstr ""
20798
20799#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:348
20800msgid "Clear the font family"
20801msgstr ""
20802
20803#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:60
20804msgid "Remove this action"
20805msgstr ""
20806
20807#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:167
20808msgid "<a href=\"{}\">CSS selector help</a>"
20809msgstr ""
20810
20811#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:184
20812msgid "Create the rule to transform HTML tags below"
20813msgstr ""
20814
20815#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:196
20816#, python-brace-format
20817msgid "{preamble} {match_type}"
20818msgstr ""
20819
20820#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:202
20821msgid "If the tag"
20822msgstr ""
20823
20824#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:217
20825msgid "Then:"
20826msgstr ""
20827
20828#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:221
20829msgid "Add another action"
20830msgstr ""
20831
20832#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:290
20833#, python-brace-format
20834msgid "If the tag <b>{match_type}</b> <b>{query}</b>"
20835msgstr ""
20836
20837#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:310
20838msgid ""
20839"You can specify rules to transform HTML here. Click the \"Add rule\" button "
20840"below to get started."
20841msgstr ""
20842
20843#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:317
20844msgid "Test HTML transform rules"
20845msgstr ""
20846
20847#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:319
20848msgid "Enter an HTML document below and click the \"Test\" button"
20849msgstr ""
20850
20851#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:321
20852msgid "Resulting HTML"
20853msgstr ""
20854
20855#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:334
20856msgid "Edit HTML transform rules"
20857msgstr ""
20858
20859#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:342
20860msgid "Current HTML file"
20861msgstr ""
20862
20863#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:343
20864msgid "All HTML files"
20865msgstr ""
20866
20867#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:344
20868msgid "Open HTML files"
20869msgstr ""
20870
20871#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:345
20872msgid "Selected HTML files"
20873msgstr ""
20874
20875#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:211
20876msgid "Create an icon theme"
20877msgstr "أنشيء قالب أيقونات"
20878
20879#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:218
20880msgid "Theme Metadata"
20881msgstr "البيانات الفوقية للقالب"
20882
20883#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:234
20884msgid "&Version:"
20885msgstr ""
20886
20887#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:236
20888msgid "&License:"
20889msgstr ""
20890
20891#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:238
20892#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:72
20893msgid "&URL:"
20894msgstr ""
20895
20896#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:240
20897msgid ""
20898"The license for the icons in this theme. Common choices are Creative Commons"
20899" or Public Domain."
20900msgstr "الرخصة للأيقونات في هذا القالب. الخيارات الشائعة هي المشاع الإبداعي Creative Commons والنطاق العمومي Public Domain."
20901
20902#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:289
20903#, python-format
20904msgid "%d icons missing in this theme"
20905msgstr "%d أيقونة مفقودة في هذا القالب"
20906
20907#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:291
20908msgid "No missing icons"
20909msgstr ""
20910
20911#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:301
20912msgid "No title specified"
20913msgstr ""
20914
20915#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:302
20916msgid "You must specify a title for this icon theme"
20917msgstr "يجب أن تحدد عنواناً لقالب الأيقونات هذا"
20918
20919#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:304
20920msgid "No author specified"
20921msgstr ""
20922
20923#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:305
20924msgid "You must specify an author for this icon theme"
20925msgstr "يجب أن تحدد مؤلفاً لقالب الأيقونات هذا"
20926
20927#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:315
20928msgid "&Abort"
20929msgstr ""
20930
20931#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:315
20932msgid "Losslessly optimizing images, please wait..."
20933msgstr "معالجة الصور بلا فقدان، لطفا انتظر..."
20934
20935#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:329
20936msgid "Optimizing images failed, click \"Show details\" for more information"
20937msgstr ""
20938
20939#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:334
20940msgid "Compression failed"
20941msgstr ""
20942
20943#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:365
20944#, python-format
20945msgid "Optimizing %s"
20946msgstr ""
20947
20948#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:384
20949msgid "Creating theme file"
20950msgstr "يُنشيء ملف القالب"
20951
20952#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:394
20953msgid "Compressing theme file"
20954msgstr "يضغط ملف القالب"
20955
20956#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:407
20957#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:60
20958msgid "Finished"
20959msgstr "انتهى"
20960
20961#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:414
20962msgid "Choose a folder from which to read the icons"
20963msgstr ""
20964
20965#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:428
20966msgid "Choose destination for icon theme"
20967msgstr "اختر وجهة لقالب الأيقونات"
20968
20969#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:429
20970msgid "ZIP files"
20971msgstr ""
20972
20973#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:544
20974#, python-brace-format
20975msgid ""
20976"\n"
20977"            <h1>{title}</h1>\n"
20978"            <p>by <i>{author}</i> with <b>{number}</b> icons [{size}]</p>\n"
20979"            <p>{description}</p>\n"
20980"            <p>Version: {version} Number of users: {usage}</p>\n"
20981"            <p><i>Right click to visit theme homepage</i></p>\n"
20982"            "
20983msgstr ""
20984
20985#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:566
20986msgid "Downloading icons..."
20987msgstr "يجري تحميل الأيقونات..."
20988
20989#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:567
20990msgid "Downloading icons, please wait..."
20991msgstr "تحميل الأيقونات، لطفا انتظر..."
20992
20993#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:592
20994msgid "Choose an icon theme"
20995msgstr "اختر قالب أيقونات"
20996
20997#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:613
20998msgid "Restore &default icons"
20999msgstr ""
21000
21001#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:643
21002msgid ""
21003"Choose an icon theme below. You will need to restart calibre to see the new "
21004"icons."
21005msgstr "اختر قالب أيقونات في أدناه. سيتعين عليك إعادة تشغيل كاليبر لتشاهد الأيقونات الجديدة."
21006
21007#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:645
21008msgid "Current icon theme:"
21009msgstr "قالب الأيقونات الحالي:"
21010
21011#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:647
21012#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:128
21013msgid "&Sort by:"
21014msgstr ""
21015
21016#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:648
21017msgid "Number of icons"
21018msgstr ""
21019
21020#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:648
21021msgid "Popularity"
21022msgstr "شهرة"
21023
21024#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:671
21025msgid "No homepage"
21026msgstr ""
21027
21028#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:671
21029msgid "The {} theme has no homepage"
21030msgstr ""
21031
21032#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:676
21033msgid "Downloading, please wait..."
21034msgstr "تحميل، لطفا انتظر..."
21035
21036#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:727
21037msgid "Failed to download list of themes"
21038msgstr "فشل تحميل لائحة القوالب"
21039
21040#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:728
21041msgid ""
21042"Failed to download list of themes, click \"Show details\" for more "
21043"information"
21044msgstr "فشل تحميل لائحة القوالب، انقر \"أظهر التفاصيل\" لمزيد من المعلومات"
21045
21046#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:762
21047#, python-format
21048msgid ""
21049"Are you sure you want to remove the <b>%s</b> icon theme and return to the "
21050"stock icons?"
21051msgstr "هل أنت متأكد أنك تريد إزالة قالب الأيقونات <b>%s</b> والرجوع إلى الأيقونات الأصلية؟"
21052
21053#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:770
21054msgid "No theme selected"
21055msgstr "لم يُحدّد قالب"
21056
21057#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:771
21058msgid "You must first select an icon theme"
21059msgstr "يجب أن تحدد قالب أيقونات أولاً"
21060
21061#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:805
21062msgid ""
21063"Failed to download icon theme, click \"Show details\" for more information."
21064msgstr "فشل تحميل قالب الأيقونات، انقر \"أظهر التفاصيل\" لمزيد من المعلومات."
21065
21066#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:120
21067msgid "Zoom &in"
21068msgstr ""
21069
21070#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:121
21071#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:277
21072msgid "Zoom &out"
21073msgstr ""
21074
21075#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:122
21076msgid "&Save as"
21077msgstr ""
21078
21079#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:123
21080msgid "&Rotate"
21081msgstr ""
21082
21083#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:124
21084msgid "&Full screen"
21085msgstr ""
21086
21087#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:141
21088msgid "&Fit image"
21089msgstr ""
21090
21091#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:142
21092msgid "Fit image inside the available space"
21093msgstr ""
21094
21095#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:193
21096msgid "Choose a file to save to"
21097msgstr ""
21098
21099#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:255
21100#, python-brace-format
21101msgid "Image: {name} {resolution}"
21102msgstr ""
21103
21104#: /__w/calibre/calibre/src/calibre/gui2/init.py:156
21105msgid "Cover browser"
21106msgstr "متصفح الأغلفة"
21107
21108#: /__w/calibre/calibre/src/calibre/gui2/init.py:194
21109#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:560
21110#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:572
21111#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:672
21112#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:681
21113#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:733
21114#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:740
21115msgid "Tag browser"
21116msgstr "متصفح الوسوم"
21117
21118#: /__w/calibre/calibre/src/calibre/gui2/init.py:231
21119msgid "See what's new in this calibre release"
21120msgstr "شاهد ما الجديد في إصدار كاليبر هذا"
21121
21122#: /__w/calibre/calibre/src/calibre/gui2/init.py:283
21123msgid "Connected "
21124msgstr "متصل "
21125
21126#: /__w/calibre/calibre/src/calibre/gui2/init.py:303
21127#, python-format
21128msgid " %(created)s %(name)s"
21129msgstr ""
21130
21131#: /__w/calibre/calibre/src/calibre/gui2/init.py:303
21132msgid "created by"
21133msgstr "أنشأهُ"
21134
21135#: /__w/calibre/calibre/src/calibre/gui2/init.py:306
21136#, python-format
21137msgid "%(num)d of %(total)d books"
21138msgstr ""
21139
21140#: /__w/calibre/calibre/src/calibre/gui2/init.py:308
21141#: /__w/calibre/calibre/src/calibre/srv/opds.py:154
21142msgid "one book"
21143msgid_plural "{} books"
21144msgstr[0] ""
21145msgstr[1] ""
21146msgstr[2] ""
21147msgstr[3] ""
21148msgstr[4] ""
21149msgstr[5] ""
21150
21151#: /__w/calibre/calibre/src/calibre/gui2/init.py:310
21152#, python-format
21153msgid "%(num)s, %(sel)d selected"
21154msgid_plural "%(num)s, %(sel)d selected"
21155msgstr[0] "%(num)s، %(sel)d محدد"
21156msgstr[1] "%(num)s، %(sel)d محدد"
21157msgstr[2] "%(num)s، %(sel)d محددان"
21158msgstr[3] "%(num)s، %(sel)d محددة"
21159msgstr[4] "%(num)s، %(sel)d محددا"
21160msgstr[5] "%(num)s، %(sel)d محدد"
21161
21162#: /__w/calibre/calibre/src/calibre/gui2/init.py:312
21163#, python-brace-format
21164msgid "{0}, {1} total"
21165msgstr ""
21166
21167#: /__w/calibre/calibre/src/calibre/gui2/init.py:336
21168msgid "Cover grid"
21169msgstr "شبكة الأغلفة"
21170
21171#: /__w/calibre/calibre/src/calibre/gui2/init.py:338
21172#: /__w/calibre/calibre/src/calibre/gui2/init.py:368
21173#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:1093
21174msgid "Toggle"
21175msgstr ""
21176
21177#: /__w/calibre/calibre/src/calibre/gui2/init.py:366
21178msgid "Search bar"
21179msgstr "شريط البحث"
21180
21181#: /__w/calibre/calibre/src/calibre/gui2/init.py:410
21182msgid "Next Virtual library"
21183msgstr ""
21184
21185#: /__w/calibre/calibre/src/calibre/gui2/init.py:412
21186msgid "Switch to the next Virtual library in the Virtual library tab bar"
21187msgstr ""
21188
21189#: /__w/calibre/calibre/src/calibre/gui2/init.py:415
21190msgid "Previous Virtual library"
21191msgstr ""
21192
21193#: /__w/calibre/calibre/src/calibre/gui2/init.py:417
21194msgid "Switch to the previous Virtual library in the Virtual library tab bar"
21195msgstr ""
21196
21197#: /__w/calibre/calibre/src/calibre/gui2/init.py:498
21198#: /__w/calibre/calibre/src/calibre/srv/ajax.py:285
21199#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
21200msgid "All books"
21201msgstr "جميع الكتب"
21202
21203#: /__w/calibre/calibre/src/calibre/gui2/init.py:501
21204msgid "Search expression for this Virtual library:"
21205msgstr "تعبير البحث لهذه المكتبة الافتراضية:"
21206
21207#: /__w/calibre/calibre/src/calibre/gui2/init.py:525
21208msgid "Sort tabs alphabetically"
21209msgstr ""
21210
21211#: /__w/calibre/calibre/src/calibre/gui2/init.py:528
21212msgid "Restore hidden tabs"
21213msgstr ""
21214
21215#: /__w/calibre/calibre/src/calibre/gui2/init.py:531
21216#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:392
21217msgid "Hide Virtual library tabs"
21218msgstr "إخفاء تبويبات المكتبة الإفتراضية"
21219
21220#: /__w/calibre/calibre/src/calibre/gui2/init.py:533
21221msgid "Lock Virtual library tabs"
21222msgstr ""
21223
21224#: /__w/calibre/calibre/src/calibre/gui2/init.py:535
21225msgid "Unlock Virtual library tabs"
21226msgstr ""
21227
21228#: /__w/calibre/calibre/src/calibre/gui2/init.py:542
21229#, python-format
21230msgid "Edit \"%s\""
21231msgstr ""
21232
21233#: /__w/calibre/calibre/src/calibre/gui2/init.py:543
21234#, python-format
21235msgid "Delete \"%s\""
21236msgstr "احذف \"%s\""
21237
21238#: /__w/calibre/calibre/src/calibre/gui2/init.py:571
21239#: /__w/calibre/calibre/src/calibre/gui2/init.py:582
21240msgid "Book details"
21241msgstr "تفاصيل الكتاب"
21242
21243#: /__w/calibre/calibre/src/calibre/gui2/init.py:639
21244msgid "Layout"
21245msgstr "استعادة التخطيط الافتراضي"
21246
21247#: /__w/calibre/calibre/src/calibre/gui2/init.py:642
21248msgid "Show and hide various parts of the calibre main window"
21249msgstr "إظهار وإخفاء أجزاء متنوعة من نافذة كاليبر الرئيسية"
21250
21251#: /__w/calibre/calibre/src/calibre/gui2/init.py:758
21252#, python-format
21253msgid "No %s format"
21254msgstr ""
21255
21256#: /__w/calibre/calibre/src/calibre/gui2/init.py:759
21257#, python-brace-format
21258msgid "The book {0} does not have the {1} format"
21259msgstr ""
21260
21261#: /__w/calibre/calibre/src/calibre/gui2/init.py:794
21262#, python-format
21263msgid "Restore %s"
21264msgstr ""
21265
21266#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:97
21267msgid "Job"
21268msgstr "المهمة"
21269
21270#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:99
21271msgid "Progress"
21272msgstr "الحالة"
21273
21274#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:100
21275msgid "Running time"
21276msgstr "وقت الإشتغال"
21277
21278#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:101
21279msgid "Start time"
21280msgstr "وقت البدأ"
21281
21282#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:113
21283msgid "There is a running job:"
21284msgid_plural "There are {} running jobs:"
21285msgstr[0] ""
21286msgstr[1] ""
21287msgstr[2] ""
21288msgstr[3] ""
21289msgstr[4] ""
21290msgstr[5] ""
21291
21292#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:117
21293#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:125
21294#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:140
21295msgid "Unknown job"
21296msgstr "وظيفة غير معروفة"
21297
21298#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:120
21299msgid "There is a waiting job"
21300msgid_plural "There are {} waiting jobs"
21301msgstr[0] ""
21302msgstr[1] ""
21303msgstr[2] ""
21304msgstr[3] ""
21305msgstr[4] ""
21306msgstr[5] ""
21307
21308#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:310
21309#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:313
21310#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:316
21311#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:323
21312#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:330
21313msgid "Cannot kill job"
21314msgstr "تعذر إنهاء المهمة"
21315
21316#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:311
21317#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:324
21318msgid "Cannot kill jobs that communicate with the device"
21319msgstr "لا يمكن إنهاء المهام التي تتواصل مع الجهاز"
21320
21321#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:314
21322msgid "Job has already run"
21323msgstr ""
21324
21325#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:317
21326msgid "This job cannot be stopped"
21327msgstr "لا يمكن إيقاف هذه المهمة"
21328
21329#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:331
21330msgid ""
21331"Some of the jobs cannot be stopped. Click \"Show details\" to see the list "
21332"of unstoppable jobs."
21333msgstr "بعض المهام لا يمكن إيقافها. انقر على \"أظهِر التفاصيل\" لترى لائحة بالمهام التي لا يمكن إيقافها."
21334
21335#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:433
21336msgid "Unavailable"
21337msgstr "غير متوفر"
21338
21339#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:519
21340msgid "Click to see list of jobs"
21341msgstr "انقر لترى قائمة بالمهام"
21342
21343#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:520
21344msgid " [Alt+Shift+J]"
21345msgstr ""
21346
21347#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:525
21348msgid "Show/hide the Jobs List"
21349msgstr ""
21350
21351#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:530
21352msgid "Jobs:"
21353msgstr "المهام:"
21354
21355#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:576
21356msgid "No running jobs"
21357msgstr "لا توجد مهام مشتغلة"
21358
21359#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:578
21360msgid "One running job"
21361msgstr ""
21362
21363#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:580
21364#, python-format
21365msgid "%d running jobs"
21366msgstr ""
21367
21368#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:629
21369msgid " - Jobs"
21370msgstr ""
21371
21372#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:641
21373msgid "Search for a job by name"
21374msgstr "البحث عن مهمة بالإسم"
21375
21376#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:690
21377#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:712
21378msgid "No job"
21379msgstr "لا مهام"
21380
21381#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:691
21382#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:713
21383msgid "No job selected"
21384msgstr "لم تحدّد مهمة"
21385
21386#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:693
21387msgid "Do you really want to stop the selected job?"
21388msgid_plural "Do you really want to stop all the selected jobs?"
21389msgstr[0] "أتريد حقا إيقاف المهمة المحددة؟"
21390msgstr[1] "أتريد حقا إيقاف المهمة المحددة؟"
21391msgstr[2] "أتريد حقا إيقاف المهمتين المحددتين؟"
21392msgstr[3] "أتريد حقا إيقاف كل المهام المحددة؟"
21393msgstr[4] "أتريد حقا إيقاف كل المهام المحددة؟"
21394msgstr[5] "أتريد حقا إيقاف كل المهام المحددة؟"
21395
21396#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:703
21397msgid "Do you really want to stop all non-device jobs?"
21398msgstr "أتريد حقا إيقاف كل المهام التي بغير جهاز؟"
21399
21400#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:410
21401#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:40
21402msgid "&Custom"
21403msgstr ""
21404
21405#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:417
21406#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:45
21407msgid "&Alternate shortcut:"
21408msgstr ""
21409
21410#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:417
21411#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:45
21412msgid "&Shortcut:"
21413msgstr ""
21414
21415#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:434
21416#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:186
21417msgid "Done"
21418msgstr "إكتمل"
21419
21420#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:458
21421#, python-format
21422msgid "&Default: %(deflt)s [Currently not conflicting: %(curr)s]"
21423msgstr ""
21424
21425#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:477
21426#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:102
21427msgid "Press a key..."
21428msgstr ""
21429
21430#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:510
21431#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:120
21432msgid "Already assigned"
21433msgstr ""
21434
21435#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:512
21436#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:122
21437msgid "already assigned to"
21438msgstr ""
21439
21440#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:553
21441msgid "<b>This shortcut no longer exists</b>"
21442msgstr ""
21443
21444#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:653
21445msgid ""
21446"Double click on any entry to change the keyboard shortcuts associated with "
21447"it"
21448msgstr ""
21449
21450#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:670
21451msgid "Search for a shortcut by name"
21452msgstr "ابحث عن اختصار بالإسم"
21453
21454#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:684
21455#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:377
21456#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:258
21457#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:191
21458msgid "Expand all"
21459msgstr "وسّع الكل"
21460
21461#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:685
21462#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:378
21463#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:259
21464#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:671
21465#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1071
21466#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:192
21467msgid "Collapse all"
21468msgstr "اطوِ الكل"
21469
21470#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:718
21471#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:268
21472#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:560
21473#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:381
21474#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1031
21475#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1065
21476#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:495
21477msgid "No matches"
21478msgstr "لا تطابقات"
21479
21480#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:719
21481#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:561
21482#, python-format
21483msgid "Could not find any shortcuts matching %s"
21484msgstr ""
21485
21486#: /__w/calibre/calibre/src/calibre/gui2/layout.py:59
21487msgid "Eject this device"
21488msgstr "أخرج هذا الجهاز"
21489
21490#: /__w/calibre/calibre/src/calibre/gui2/layout.py:62
21491msgid "Configure this device"
21492msgstr ""
21493
21494#: /__w/calibre/calibre/src/calibre/gui2/layout.py:65
21495msgid "Update cached metadata on device"
21496msgstr ""
21497
21498#: /__w/calibre/calibre/src/calibre/gui2/layout.py:78
21499msgid "Show books in calibre library"
21500msgstr ""
21501
21502#: /__w/calibre/calibre/src/calibre/gui2/layout.py:80
21503msgid "Show books in the main memory of the device"
21504msgstr "أظهر الكتب في الذاكرة الرئيسية للجهاز"
21505
21506#: /__w/calibre/calibre/src/calibre/gui2/layout.py:82
21507msgid "Show books in storage card A"
21508msgstr "إظهار الكتب في بطاقة الخزن أ"
21509
21510#: /__w/calibre/calibre/src/calibre/gui2/layout.py:84
21511msgid "Show books in storage card B"
21512msgstr "إظهار الكتب في بطاقة الخزن ب"
21513
21514#: /__w/calibre/calibre/src/calibre/gui2/layout.py:98
21515msgid "Delete library"
21516msgstr "حذف المكتبة"
21517
21518#: /__w/calibre/calibre/src/calibre/gui2/layout.py:152
21519msgid "available"
21520msgstr ""
21521
21522#: /__w/calibre/calibre/src/calibre/gui2/layout.py:214
21523msgid "Close the Virtual library"
21524msgstr ""
21525
21526#: /__w/calibre/calibre/src/calibre/gui2/layout.py:225
21527msgid "Change how the displayed books are sorted"
21528msgstr ""
21529
21530#: /__w/calibre/calibre/src/calibre/gui2/layout.py:229
21531msgid "Sort"
21532msgstr "الترتيب"
21533
21534#: /__w/calibre/calibre/src/calibre/gui2/layout.py:240
21535msgid ""
21536"<p>Search the list of books by title, author, publisher, tags, comments, "
21537"etc.<br><br>Words separated by spaces are ANDed"
21538msgstr ""
21539
21540#: /__w/calibre/calibre/src/calibre/gui2/layout.py:264
21541msgid "Do quick search (you can also press the Enter key)"
21542msgstr "إعمل بحثاً سريعاً (يمكنك أيضاً ضغط مفتاح الإدخال)"
21543
21544#: /__w/calibre/calibre/src/calibre/gui2/layout.py:268
21545#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:141
21546#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:516
21547msgid "Highlight"
21548msgstr "أبرِز"
21549
21550#: /__w/calibre/calibre/src/calibre/gui2/layout.py:285
21551msgid "Copy current search text (instead of search name)"
21552msgstr ""
21553
21554#: /__w/calibre/calibre/src/calibre/gui2/layout.py:298
21555msgid "Use an existing Saved search or create a new one"
21556msgstr "استخدم بحثا محفوظا حاليا أو أنشيء بحثا جديدا"
21557
21558#: /__w/calibre/calibre/src/calibre/gui2/layout.py:300
21559msgid "Saved search"
21560msgstr "عملية بحث محفوظة"
21561
21562#: /__w/calibre/calibre/src/calibre/gui2/layout.py:381
21563msgid "<h2>Shutting down</h2><div>"
21564msgstr "<h2>يجري الإغلاق</h2><div>"
21565
21566#: /__w/calibre/calibre/src/calibre/gui2/library/alternate_views.py:677
21567#, python-format
21568msgid "Book %(sidx)s of <span class=\"series_name\">%(series)s</span>"
21569msgstr ""
21570
21571#: /__w/calibre/calibre/src/calibre/gui2/library/alternate_views.py:682
21572#, python-format
21573msgid "This book is on the device in %s"
21574msgstr ""
21575
21576#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:133
21577msgid "Anonymous Content server user"
21578msgstr ""
21579
21580#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:135
21581msgid "Local E-book viewer user"
21582msgstr "مستخدِم معاين كتب الكترونية محلي"
21583
21584#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:141
21585#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:343
21586msgid "Bookmark"
21587msgstr "إشارة مرجعية"
21588
21589#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:142
21590#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:57
21591#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:70
21592msgid "Bookmarks"
21593msgstr "الإشارات المرجعية"
21594
21595#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:142
21596#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:73
21597msgid "Highlights"
21598msgstr "التمييزات"
21599
21600#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:227
21601msgid "Export {} annotations"
21602msgstr ""
21603
21604#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:230
21605msgid "calibre annotation collection"
21606msgstr ""
21607
21608#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:233
21609msgid "annotations"
21610msgstr ""
21611
21612#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:245
21613msgid "Format to export in:"
21614msgstr ""
21615
21616#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:252
21617msgid "Save to file"
21618msgstr ""
21619
21620#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:266
21621msgid "File for exports"
21622msgstr ""
21623
21624#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:294
21625#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:144
21626msgid "Unknown chapter"
21627msgstr ""
21628
21629#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:368
21630#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:883
21631msgid "Open in viewer"
21632msgstr ""
21633
21634#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:369
21635#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:883
21636msgid "Show in calibre"
21637msgstr ""
21638
21639#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:371
21640#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:372
21641#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:405
21642msgid "Edit notes"
21643msgstr "عدّل الملاحظات"
21644
21645#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:374
21646msgid "Export selected item"
21647msgid_plural "Export {} selected items"
21648msgstr[0] ""
21649msgstr[1] ""
21650msgstr[2] ""
21651msgstr[3] ""
21652msgstr[4] ""
21653msgstr[5] ""
21654
21655#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:375
21656msgid "Delete selected item"
21657msgid_plural "Delete {} selected items"
21658msgstr[0] ""
21659msgstr[1] ""
21660msgstr[2] ""
21661msgstr[3] ""
21662msgstr[4] ""
21663msgstr[5] ""
21664
21665#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:507
21666msgid "Restrict to"
21667msgstr ""
21668
21669#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:509
21670msgid "Type:"
21671msgstr "النوع:"
21672
21673#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:516
21674msgid "Show only annotations of the specified type"
21675msgstr "أظهر حواشي من النوع المحدد فقط"
21676
21677#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:518
21678msgid "User:"
21679msgstr ""
21680
21681#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:525
21682msgid "Show only annotations created by the specified user"
21683msgstr "أظهر حواشي أنشأها المستخدم المحدد فقط"
21684
21685#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:531
21686msgid ""
21687"Only show annotations from books that have been selected in the calibre "
21688"library"
21689msgstr "فقط أظهر حواشي من كتب قد حُدّدت في مكتبة كاليبر"
21690
21691#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:539
21692msgid "&Show results from only selected books"
21693msgstr ""
21694
21695#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:542
21696msgid "&Show results from only the selected book"
21697msgid_plural "&Show results from only the {} selected books"
21698msgstr[0] ""
21699msgstr[1] ""
21700msgstr[2] ""
21701msgstr[3] ""
21702msgstr[4] ""
21703msgstr[5] ""
21704
21705#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:622
21706msgid "Enter words to search for"
21707msgstr "أدخل الكلمات التي سيُبحَث عنها"
21708
21709#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:637
21710#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:271
21711#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:129
21712#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:552
21713#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:352
21714msgid "Find previous match"
21715msgstr ""
21716
21717#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:711
21718msgid "Invalid search expression"
21719msgstr ""
21720
21721#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:712
21722#, python-brace-format
21723msgid ""
21724"The search expression: {0} is invalid. The search syntax used is the SQLite "
21725"Full text Search Query syntax, <a href=\"{1}\">described here</a>."
21726msgstr ""
21727
21728#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:851
21729msgid "Edit the notes of this highlight"
21730msgstr ""
21731
21732#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:855
21733msgid "Add notes"
21734msgstr ""
21735
21736#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:855
21737msgid "Add notes to this highlight"
21738msgstr ""
21739
21740#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:881
21741msgid "User"
21742msgstr "عضو"
21743
21744#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:884
21745msgid "Open the book at this annotation in the calibre E-book viewer"
21746msgstr "افتح الكتاب عند هذه الحاشية بمعاين كاليبر للكتب الاكترونية"
21747
21748#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:885
21749msgid "Show this book in the main calibre book list"
21750msgstr ""
21751
21752#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:895
21753msgid "Edit notes for highlight"
21754msgstr ""
21755
21756#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:919
21757msgid "Annotations browser"
21758msgstr "متصفح الحواشي"
21759
21760#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:937
21761msgid "&Match on related words"
21762msgstr ""
21763
21764#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:940
21765msgid ""
21766"With this option searching for words will also match on any related words "
21767"(supported in several languages). For example, in the English language: "
21768"<i>correction</i> matches <i>correcting</i> and <i>corrected</i> as well"
21769msgstr ""
21770
21771#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:969
21772msgid "&Delete all selected"
21773msgstr ""
21774
21775#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:970
21776msgid "Delete the selected annotations"
21777msgstr ""
21778
21779#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:973
21780msgid "&Export all selected"
21781msgstr ""
21782
21783#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:974
21784msgid "Export the selected annotations"
21785msgstr ""
21786
21787#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:982
21788msgid "Rebuild search index"
21789msgstr ""
21790
21791#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:984
21792msgid ""
21793"Refresh annotations in case they have been changed since this window was "
21794"opened"
21795msgstr ""
21796
21797#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:992
21798#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:999
21799msgid "No selected annotations"
21800msgstr ""
21801
21802#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:993
21803#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1000
21804msgid "No annotations have been selected"
21805msgstr ""
21806
21807#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1005
21808msgid "Are you sure you want to <b>permanently</b> delete this annotation?"
21809msgid_plural ""
21810"Are you sure you want to <b>permanently</b> delete these {} annotations?"
21811msgstr[0] ""
21812msgstr[1] ""
21813msgstr[2] ""
21814msgstr[3] ""
21815msgstr[4] ""
21816msgstr[5] ""
21817
21818#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1019
21819msgid "Editing is only supported for the notes associated with highlights"
21820msgstr ""
21821
21822#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:133
21823msgid "Set to undefined"
21824msgstr ""
21825
21826#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:196
21827msgid "Size (MB)"
21828msgstr "الحجم  (ميجابايت)"
21829
21830#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:203
21831#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:208
21832msgid "Modified"
21833msgstr "التعديل"
21834
21835#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:748
21836#, python-format
21837msgid ""
21838"The cover for the book %s is too large, cannot load it. Resize or delete it."
21839msgstr ""
21840
21841#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:896
21842#, python-format
21843msgid "%s stars"
21844msgstr ""
21845
21846#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1033
21847#, python-format
21848msgid "Click in this column and press Q to Quickview books with the same \"%s\""
21849msgstr "انقر في هذا العمود واضغط Q لتعاين سريعاً كتباً بنفس \"%s\""
21850
21851#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1040
21852#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:445
21853#: /__w/calibre/calibre/src/calibre/srv/metadata.py:243
21854msgid "Description:"
21855msgstr "الوصف:"
21856
21857#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1043
21858#, python-brace-format
21859msgid "The lookup/search name is <i>{0}</i>"
21860msgstr "إسم الإيجاد/البحث هو <i>{0}</i>"
21861
21862#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1050
21863#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1722
21864#, python-brace-format
21865msgid "This book's UUID is \"{0}\""
21866msgstr ""
21867
21868#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1148
21869#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:61
21870msgid ""
21871"Could not change the on disk location of this book. Is it open in another "
21872"program?"
21873msgstr ""
21874
21875#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1152
21876#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1158
21877msgid "Failed to set data"
21878msgstr ""
21879
21880#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1153
21881#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1159
21882msgid "Could not set data, click \"Show details\" to see why."
21883msgstr ""
21884
21885#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1350
21886msgid "In Library"
21887msgstr "في المكتبة"
21888
21889#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1354
21890#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:288
21891msgid "Size"
21892msgstr "الحجم"
21893
21894#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1692
21895msgid "Waiting for metadata to be updated"
21896msgstr ""
21897
21898#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1694
21899msgid "Marked for deletion"
21900msgstr ""
21901
21902#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1699
21903msgid "Double click to <b>edit</b> me<br><br>"
21904msgstr ""
21905
21906#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1720
21907msgid "The lookup/search name is"
21908msgstr ""
21909
21910#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:399
21911msgid "Cannot hide all columns"
21912msgstr ""
21913
21914#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:400
21915msgid "You must not hide all columns"
21916msgstr ""
21917
21918#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:441
21919#, python-format
21920msgid "Hide column %s"
21921msgstr ""
21922
21923#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:442
21924#, python-format
21925msgid "Sort on %s"
21926msgstr ""
21927
21928#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:443
21929#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1079
21930msgid "Ascending"
21931msgstr ""
21932
21933#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:444
21934#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1079
21935msgid "Descending"
21936msgstr ""
21937
21938#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:451
21939#, python-format
21940msgid "Change text alignment for %s"
21941msgstr ""
21942
21943#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:453
21944#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:84
21945msgid "Center"
21946msgstr "الوسط"
21947
21948#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:453
21949#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
21950#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:317
21951msgid "Left"
21952msgstr "يسار"
21953
21954#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:453
21955#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
21956#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:317
21957msgid "Right"
21958msgstr "يمين"
21959
21960#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:460
21961#, python-format
21962msgid "Change font style for %s"
21963msgstr ""
21964
21965#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:462
21966msgid "Bold font"
21967msgstr ""
21968
21969#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:462
21970msgid "Normal font"
21971msgstr ""
21972
21973#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:463
21974msgid "Bold and Italic font"
21975msgstr ""
21976
21977#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:463
21978msgid "Italic font"
21979msgstr ""
21980
21981#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:472
21982#, python-format
21983msgid "Quickview column %s"
21984msgstr ""
21985
21986#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:482
21987msgid "Show column"
21988msgstr ""
21989
21990#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:490
21991msgid "Remember On Device column width"
21992msgstr ""
21993
21994#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:492
21995msgid "Reset On Device column width to default"
21996msgstr ""
21997
21998#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:494
21999msgid "Shrink column if it is too wide to fit"
22000msgstr ""
22001
22002#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:496
22003msgid "Resize column to fit contents"
22004msgstr ""
22005
22006#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:498
22007msgid "Restore default layout"
22008msgstr "استعادة التخطيط الافتراضي"
22009
22010#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:506
22011msgid "Hide row numbers"
22012msgstr ""
22013
22014#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:529
22015msgid "Un-split the book list"
22016msgstr ""
22017
22018#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:531
22019msgid "Split the book list"
22020msgstr ""
22021
22022#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:1455
22023msgid ""
22024"Dropping onto a device is not supported. First add the book to the calibre "
22025"library."
22026msgstr "الإسقاط إلى الجهاز غير مدعوم. أولاً أضف الكتاب إلى مكتبة كاليبر."
22027
22028#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:278
22029msgid "File name"
22030msgstr "اسم الملف"
22031
22032#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:50
22033msgid "Configure viewer"
22034msgstr ""
22035
22036#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:51
22037msgid "Use white background"
22038msgstr ""
22039
22040#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:52
22041msgid "Hyphenate"
22042msgstr ""
22043
22044#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:53
22045msgid "<b>Changes will only take effect after a restart.</b>"
22046msgstr ""
22047
22048#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:75
22049msgid " - LRF viewer"
22050msgstr ""
22051
22052#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:159
22053#, python-format
22054msgid "<b>No matches</b> for the search phrase <i>%s</i> were found."
22055msgstr ""
22056
22057#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:271
22058msgid ""
22059"%prog [options] book.lrf\n"
22060"\n"
22061"Read the LRF e-book book.lrf\n"
22062msgstr ""
22063
22064#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:277
22065msgid "Print more information about the rendering process"
22066msgstr ""
22067
22068#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:278
22069msgid "Turn on visual aids to debugging the rendering engine"
22070msgstr ""
22071
22072#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:281
22073msgid "Disable hyphenation. Should significantly speed up rendering."
22074msgstr ""
22075
22076#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:283
22077msgid ""
22078"By default the background is off white as I find this easier on the eyes. "
22079"Use this option to make the background pure white."
22080msgstr ""
22081
22082#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:285
22083msgid "Profile the LRF renderer"
22084msgstr ""
22085
22086#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:126
22087msgid "LRF viewer"
22088msgstr ""
22089
22090#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:127
22091msgid "Parsing LRF file"
22092msgstr ""
22093
22094#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:128
22095msgid "LRF viewer toolbar"
22096msgstr ""
22097
22098#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:129
22099#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:51
22100msgid "Next page"
22101msgstr "قسم التالية"
22102
22103#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:130
22104msgid "Previous Page"
22105msgstr "قسم السابقة"
22106
22107#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:131
22108#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:99
22109#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:44
22110msgid "Back"
22111msgstr "خلف"
22112
22113#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:132
22114#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:102
22115#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:45
22116msgid "Forward"
22117msgstr "أمام"
22118
22119#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:133
22120msgid "Next match"
22121msgstr "المباراة القادمة"
22122
22123#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:134
22124#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:46
22125msgid "Open e-book"
22126msgstr ""
22127
22128#: /__w/calibre/calibre/src/calibre/gui2/main.py:42
22129msgid ""
22130"%prog [options] [path_to_ebook or calibre url ...]\n"
22131"\n"
22132"Launch the main calibre Graphical User Interface and optionally add the e-book at\n"
22133"path_to_ebook to the database. You can also specify calibre URLs to perform various\n"
22134"different actions, than just adding books. For example:\n"
22135"\n"
22136"calibre://view-book/test_library/1842/epub\n"
22137"\n"
22138"Will open the book with id 1842 in the EPUB format from the library\n"
22139"\"test_library\" in the calibre E-book viewer. Library names are the folder names of the\n"
22140"libraries with spaces replaced by underscores. A full description of the\n"
22141"various URL based actions is in the User Manual.\n"
22142msgstr ""
22143
22144#: /__w/calibre/calibre/src/calibre/gui2/main.py:57
22145msgid "Use the library located at the specified path."
22146msgstr ""
22147
22148#: /__w/calibre/calibre/src/calibre/gui2/main.py:59
22149msgid "Start minimized to system tray."
22150msgstr ""
22151
22152#: /__w/calibre/calibre/src/calibre/gui2/main.py:61
22153msgid "Ignored, do not use. Present only for legacy reasons"
22154msgstr ""
22155
22156#: /__w/calibre/calibre/src/calibre/gui2/main.py:63
22157msgid "Do not check for updates"
22158msgstr "عدم التحقق من وجود تحديثات"
22159
22160#: /__w/calibre/calibre/src/calibre/gui2/main.py:65
22161msgid ""
22162"Ignore custom plugins, useful if you installed a plugin that is preventing "
22163"calibre from starting"
22164msgstr ""
22165
22166#: /__w/calibre/calibre/src/calibre/gui2/main.py:100
22167msgid "Path too long"
22168msgstr ""
22169
22170#: /__w/calibre/calibre/src/calibre/gui2/main.py:101
22171#, python-format
22172msgid ""
22173"Path to Calibre Portable (%s) too long. It must be less than 59 characters."
22174msgstr ""
22175
22176#: /__w/calibre/calibre/src/calibre/gui2/main.py:141
22177#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:820
22178msgid "Calibre Library"
22179msgstr "مكتبة النظم"
22180
22181#: /__w/calibre/calibre/src/calibre/gui2/main.py:186
22182msgid "Failed to create library"
22183msgstr "فشل في مكتبة إنشاء"
22184
22185#: /__w/calibre/calibre/src/calibre/gui2/main.py:187
22186#, python-format
22187msgid ""
22188"Failed to create calibre library at: %r.\n"
22189"You will be asked to choose a new library location."
22190msgstr ""
22191
22192#: /__w/calibre/calibre/src/calibre/gui2/main.py:217
22193msgid "Could not repair library. Click \"Show details\" for more information."
22194msgstr ""
22195
22196#: /__w/calibre/calibre/src/calibre/gui2/main.py:256
22197msgid "Initializing user interface..."
22198msgstr "بدء واجهة المستخدم..."
22199
22200#: /__w/calibre/calibre/src/calibre/gui2/main.py:278
22201msgid "Choose a location for your new calibre e-book library"
22202msgstr ""
22203
22204#: /__w/calibre/calibre/src/calibre/gui2/main.py:296
22205msgid "Repairing failed"
22206msgstr ""
22207
22208#: /__w/calibre/calibre/src/calibre/gui2/main.py:297
22209msgid "The database repair failed. Starting with a new empty library."
22210msgstr ""
22211
22212#: /__w/calibre/calibre/src/calibre/gui2/main.py:308
22213#: /__w/calibre/calibre/src/calibre/gui2/main.py:353
22214msgid "Bad database location"
22215msgstr ""
22216
22217#: /__w/calibre/calibre/src/calibre/gui2/main.py:309
22218#, python-format
22219msgid "Bad database location %r. calibre will now quit."
22220msgstr ""
22221
22222#: /__w/calibre/calibre/src/calibre/gui2/main.py:321
22223msgid "Startup error"
22224msgstr ""
22225
22226#: /__w/calibre/calibre/src/calibre/gui2/main.py:322
22227#, python-brace-format
22228msgid ""
22229"There was an error during {0} startup. Parts of {0} may not function. Click "
22230"\"Show details\" to learn more."
22231msgstr ""
22232
22233#: /__w/calibre/calibre/src/calibre/gui2/main.py:334
22234#: /__w/calibre/calibre/src/calibre/gui2/ui.py:859
22235msgid "Corrupted database"
22236msgstr "تلف قاعدة البيانات"
22237
22238#: /__w/calibre/calibre/src/calibre/gui2/main.py:335
22239#, python-format
22240msgid ""
22241"The library database at %s appears to be corrupted. Do you want calibre to "
22242"try and rebuild it automatically? The rebuild may not be completely "
22243"successful. If you say No, a new empty calibre library will be created."
22244msgstr ""
22245
22246#: /__w/calibre/calibre/src/calibre/gui2/main.py:354
22247#, python-format
22248msgid ""
22249"Bad database location %r. Will start with  a new, empty calibre library"
22250msgstr ""
22251
22252#: /__w/calibre/calibre/src/calibre/gui2/main.py:364
22253#, python-format
22254msgid "Starting %s: Loading books..."
22255msgstr "بدأ %s: تحميل الكتب..."
22256
22257#: /__w/calibre/calibre/src/calibre/gui2/main.py:396
22258msgid "Cannot start calibre"
22259msgstr ""
22260
22261#: /__w/calibre/calibre/src/calibre/gui2/main.py:397
22262#, python-brace-format
22263msgid ""
22264"Another calibre program that can modify calibre libraries, such as, {0} or "
22265"{1} is already running. You must first shut it down, before starting the "
22266"main calibre program. If you are sure no such program is running, try "
22267"restarting your computer."
22268msgstr ""
22269
22270#: /__w/calibre/calibre/src/calibre/gui2/main.py:458
22271#: /__w/calibre/calibre/src/calibre/gui2/main.py:487
22272msgid "Failed to contact running instance of calibre"
22273msgstr ""
22274
22275#: /__w/calibre/calibre/src/calibre/gui2/main.py:461
22276msgid "Contacting calibre failed"
22277msgstr ""
22278
22279#: /__w/calibre/calibre/src/calibre/gui2/main.py:462
22280msgid "Failed to contact running instance of calibre, try restarting calibre"
22281msgstr ""
22282
22283#: /__w/calibre/calibre/src/calibre/gui2/main.py:470
22284msgid "Shutdown command sent, waiting for shutdown..."
22285msgstr ""
22286
22287#: /__w/calibre/calibre/src/calibre/gui2/main.py:476
22288msgid "Failed to shutdown running calibre instance"
22289msgstr ""
22290
22291#: /__w/calibre/calibre/src/calibre/gui2/main_window.py:106
22292#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:448
22293msgid "&Preferences"
22294msgstr "ا‍ل‍&تفضيلات"
22295
22296#: /__w/calibre/calibre/src/calibre/gui2/main_window.py:107
22297#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:447
22298msgid "&Quit"
22299msgstr "إن‍&هاء"
22300
22301#: /__w/calibre/calibre/src/calibre/gui2/main_window.py:146
22302msgid "Unhandled exception"
22303msgstr ""
22304
22305#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:181
22306#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:690
22307msgid "Set date to undefined"
22308msgstr ""
22309
22310#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:183
22311#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:692
22312msgid "Set date to today"
22313msgstr ""
22314
22315#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:186
22316#: /__w/calibre/calibre/src/calibre/utils/localization.py:367
22317msgid "&Redo"
22318msgstr ""
22319
22320#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:265
22321msgid ""
22322"Specify how this book should be sorted when by title. For example, The "
22323"Exorcist might be sorted as Exorcist, The."
22324msgstr "عيّن كيف سيرتَّب هذا الكتاب عند الترتيب بالعنوان. مثلا، The Exorcist قد ترتَّب هكذا Exorcist, The."
22325
22326#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:267
22327msgid "Title &sort:"
22328msgstr "ترتيب ال‍&‍ع‍نوان:"
22329
22330#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:276
22331msgid ""
22332" The green color indicates that the current title sort matches the current "
22333"title"
22334msgstr " اللون الأخضر يشير إلى أنّ ترتيب العنوان الحالي يطابِق العنوان الحالي"
22335
22336#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:279
22337msgid ""
22338" The red color warns that the current title sort does not match the current "
22339"title. No action is required if this is what you want."
22340msgstr ""
22341
22342#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:367
22343msgid "&Edit authors"
22344msgstr ""
22345
22346#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:380
22347msgid "Authors changed"
22348msgstr "غيرت المؤلفين"
22349
22350#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:381
22351msgid ""
22352"You have changed the authors for this book. You must save these changes "
22353"before you can use Manage authors. Do you want to save these changes?"
22354msgstr "لقد غيرت مؤلفي هذا الكتاب. يجب أن تحفظ هذه التغييرات قبل أن تتمكن من استخدام إدارة المؤلفين. أتريد حفظ هذه التغييرات؟"
22355
22356#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:459
22357msgid ""
22358"Specify how the author(s) of this book should be sorted. For example Charles Dickens should be sorted as Dickens, Charles.\n"
22359"If the box is colored green, then text matches the individual author's sort strings. If it is colored red, then the authors and this text do not match."
22360msgstr "عيّن كيف سيرتَّب مؤلف(و) هذا الكتاب. مثلا Charles Dickens ينبغي أن يرتَّب هكذا Dickens, Charles.\nإذا كان المربع بلون أخضر، فالنص يطابِق مقطع ترتيب المؤلف الواحد. إذا كان ملوناً بالأحمر، فالمؤلفون وهذا النص لا يتطابقون."
22361
22362#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:464
22363msgid "Author s&ort:"
22364msgstr "ترتيب الم‍&‍ؤلف:"
22365
22366#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:476
22367msgid ""
22368" The green color indicates that the current author sort matches the current "
22369"author"
22370msgstr " اللون الأخضر يشير إلى أنّ ترتيب المؤلف الحالي يطابِق المؤلف الحالي"
22371
22372#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:479
22373msgid ""
22374" The red color indicates that the current author sort does not match the "
22375"current author. No action is required if this is what you want."
22376msgstr ""
22377
22378#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:657
22379msgid "&Number:"
22380msgstr "ال‍&‍رقم:"
22381
22382#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:760
22383#, python-format
22384msgid ""
22385"Last modified: %s\n"
22386"\n"
22387"Double click to view"
22388msgstr "آخر تعديل: %s\n\nنقر مزدوج للمشاهدة"
22389
22390#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:771
22391#, python-format
22392msgid "Restore %s from the original"
22393msgstr ""
22394
22395#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:784
22396msgid "&View {} format"
22397msgstr ""
22398
22399#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:797
22400#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:644
22401msgid "&Edit"
22402msgstr "ت‍&حرير"
22403
22404#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:880
22405msgid "Set the cover for the book from the selected format"
22406msgstr "عيّن الغلاف للكتاب من الصيغة المحددة"
22407
22408#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:888
22409msgid "Set metadata for the book from the selected format"
22410msgstr "عيّن البيانات الوصفية للكتاب من الصيغة المحددة"
22411
22412#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:895
22413msgid "Add a format to this book"
22414msgstr "أضف صيغة إلى هذا الكتاب"
22415
22416#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:902
22417msgid "Remove the selected format from this book"
22418msgstr "أزِل الصيغة المحددة من هذا الكتاب"
22419
22420#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:977
22421msgid "Choose formats for "
22422msgstr "اختر الأنساق لـ"
22423
22424#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1023
22425msgid "No permission"
22426msgstr ""
22427
22428#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1024
22429msgid "You do not have permission to read the following files:"
22430msgstr ""
22431
22432#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1055
22433#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1056
22434#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1080
22435#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1081
22436msgid "No format selected"
22437msgstr ""
22438
22439#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1140
22440msgid "Trim bord&ers"
22441msgstr "قر&ط‍ف الحدود"
22442
22443#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1142
22444msgid ""
22445"Automatically detect and remove extra space at the cover's edges.\n"
22446"Pressing it repeatedly can sometimes remove stubborn borders."
22447msgstr "اكشف وأزل تلقائيا الفراغ الزائد عند حافات الغلاف.\nضغطه بصورة متكررة يمكن أحيانا أن يزيل الحدود العنيدة."
22448
22449#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1146
22450msgid "Automatically trim borders"
22451msgstr "قرطف الحدود تلقائيا"
22452
22453#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1148
22454msgid "Trim borders manually"
22455msgstr "قرطف الحدود يدويا"
22456
22457#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1149
22458msgid "Undo last trim"
22459msgstr ""
22460
22461#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1153
22462msgid "Download co&ver"
22463msgstr "حمّل &غ‍لافا"
22464
22465#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1154
22466msgid "&Generate cover"
22467msgstr "و&ل‍ّد غلافا"
22468
22469#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1157
22470msgid "Customize the styles and colors of the generated cover"
22471msgstr ""
22472
22473#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1158
22474msgid "Undo last Generate cover"
22475msgstr ""
22476
22477#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1214
22478msgid "Not a valid picture"
22479msgstr ""
22480
22481#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1262
22482msgid "Invalid cover"
22483msgstr ""
22484
22485#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1263
22486msgid "Could not change cover as the image is invalid."
22487msgstr "لم يمكن تغيير الغلاف حيث أن الصورة غير صالحة."
22488
22489#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1359
22490msgid "Rating of this book. 0-5 stars"
22491msgstr "تصنيف هذا الكتاب. 0-5 نجوم"
22492
22493#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1440
22494msgid "Tags changed"
22495msgstr ""
22496
22497#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1441
22498msgid ""
22499"You have changed the tags. In order to use the tags editor, you must either "
22500"discard or apply these changes. Apply changes?"
22501msgstr ""
22502
22503#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1483
22504msgid "A comma separated list of languages for this book"
22505msgstr "لائحة مفصولة بفوارز باللغات لهذا الكتاب"
22506
22507#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1513
22508#, python-format
22509msgid "The language %s is not recognized"
22510msgid_plural "The languages %s are not recognized"
22511msgstr[0] "اللغات التي لم يتم التعرف عليها %s"
22512msgstr[1] "اللغات التي لم يتم التعرف عليها %s"
22513msgstr[2] "اللغات التي لم يتم التعرف عليها %s"
22514msgstr[3] "اللغات التي لم يتم التعرف عليها %s"
22515msgstr[4] "اللغات التي لم يتم التعرف عليها %s"
22516msgstr[5] "اللغات التي لم يتم التعرف عليها %s"
22517
22518#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1514
22519msgid "Unknown language"
22520msgstr ""
22521
22522#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1530
22523msgid "Edit Identifiers"
22524msgstr ""
22525
22526#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1537
22527msgid ""
22528"Edit the book's identifiers. Every identifier must be on a separate line, "
22529"and have the form type:value"
22530msgstr ""
22531
22532#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1554
22533msgid "Duplicate identifier"
22534msgstr ""
22535
22536#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1555
22537#, python-format
22538msgid ""
22539"The identifier of type: %s occurs more than once. Each type of identifier "
22540"must be unique"
22541msgstr ""
22542
22543#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1559
22544msgid "Invalid identifier"
22545msgstr ""
22546
22547#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1560
22548#, python-format
22549msgid ""
22550"The identifier %s is invalid. Identifiers must be of the form type:value"
22551msgstr ""
22552
22553#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1574
22554msgid "&Ids:"
22555msgstr "&‍م‍عرّفات:"
22556
22557#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1575
22558#, python-format
22559msgid ""
22560"Edit the identifiers for this book. For example: \n"
22561"\n"
22562"%s\n"
22563"\n"
22564"If an identifier value contains a comma, you can use the | character to represent it."
22565msgstr "حرر معرّفات هذا الكتاب. مثلا:\n\n%s\n\nإذا احتوت قيمة المعرّف على فارزة، فيمكنك استخدام المحرف | لتمثيلها."
22566
22567#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1590
22568msgid "Edit identifiers in a dedicated window"
22569msgstr ""
22570
22571#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1655
22572#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1790
22573msgid "This ISBN is valid"
22574msgstr "رقم ISBN هذا سليم"
22575
22576#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1658
22577#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1793
22578msgid "This ISBN is invalid"
22579msgstr "رقم ISBN هذا غير سليم"
22580
22581#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1756
22582#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1778
22583msgid "Invalid ISBN"
22584msgstr ""
22585
22586#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1757
22587msgid "Enter an ISBN"
22588msgstr ""
22589
22590#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1779
22591msgid "The ISBN you entered is not valid. Try again."
22592msgstr ""
22593
22594#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1818
22595msgid "Clear publisher"
22596msgstr "تفريغ الناشر"
22597
22598#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1871
22599msgid "Clear date"
22600msgstr "تفريغ التاريخ"
22601
22602#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:58
22603msgid "Schedule download?"
22604msgstr "جدولة تحميل؟"
22605
22606#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:68
22607msgid ""
22608"The download of metadata for the <b>selected book</b> will run in the "
22609"background. Proceed?"
22610msgid_plural ""
22611"The download of metadata for the <b>{} selected books</b> will run in the "
22612"background. Proceed?"
22613msgstr[0] "لن يشتغل تحميل البيانات الوصفية لأي {} كتاب في الخلفية. المواصلة؟"
22614msgstr[1] "تحميل البيانات الوصفية للـ <b>كتاب المحدد</b> سيشتغل في الخلفية. المواصلة؟"
22615msgstr[2] "تحميل البيانات الوصفية للـ <b>{} كتابين المحددين</b> سيشتغل في الخلفية. المواصلة؟"
22616msgstr[3] "تحميل البيانات الوصفية للـ <b>{} كتب المحددة</b> سيشتغل في الخلفية. المواصلة؟"
22617msgstr[4] "تحميل البيانات الوصفية للـ <b>{} كتب المحددة</b> سيشتغل في الخلفية. المواصلة؟"
22618msgstr[5] "تحميل البيانات الوصفية للـ <b>{} كتب المحددة</b> سيشتغل في الخلفية. المواصلة؟"
22619
22620#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:74
22621msgid ""
22622"You can monitor the progress of the download by clicking the rotating "
22623"spinner in the bottom right corner."
22624msgstr "يمكنك مراقبة تقدم التحميل بالنقر على المغزل الدائر في الزاوية اليمنى السفلى."
22625
22626#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:77
22627msgid ""
22628"When the download completes you will be asked for confirmation before "
22629"calibre applies the downloaded metadata."
22630msgstr "عندما يكتمل التحديث سيُطلَب منك التأكيد قبل أن يطبّق كاليبر البيانات الوصفية المحمَّلة."
22631
22632#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:88
22633msgid "Download only &metadata"
22634msgstr "حمّل فقط ال‍&‍ب‍يانات الوصفية"
22635
22636#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:92
22637msgid "Download only &covers"
22638msgstr "حمّل الأ&غ‍لفة فقط"
22639
22640#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:96
22641msgid "&Configure download"
22642msgstr "ا&ض‍بط التحميل"
22643
22644#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:100
22645msgid "Download &both"
22646msgstr "حمّل &ك‍لاهما"
22647
22648#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:140
22649msgid "Download metadata for one book"
22650msgid_plural "Download metadata for {} books"
22651msgstr[0] ""
22652msgstr[1] ""
22653msgstr[2] ""
22654msgstr[3] ""
22655msgstr[4] ""
22656msgstr[5] ""
22657
22658#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:147
22659msgid "Metadata download started"
22660msgstr ""
22661
22662#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:159
22663msgid "(Failed metadata)"
22664msgstr ""
22665
22666#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:161
22667msgid "(Failed cover)"
22668msgstr ""
22669
22670#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:214
22671#, python-format
22672msgid "Processed %s"
22673msgstr ""
22674
22675#: /__w/calibre/calibre/src/calibre/gui2/metadata/config.py:72
22676#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:157
22677msgid "Metadata fields to download"
22678msgstr "حقول البيانات الوصفية لتحميلها"
22679
22680#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:417
22681#, python-format
22682msgid "Revert %s"
22683msgstr ""
22684
22685#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:474
22686msgid "Merge identifiers"
22687msgstr ""
22688
22689#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:482
22690msgid "Merge tags"
22691msgstr ""
22692
22693#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:589
22694#, python-brace-format
22695msgid "Cover size: {0}x{1}"
22696msgstr ""
22697
22698#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:616
22699msgid "Compare metadata"
22700msgstr ""
22701
22702#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:637
22703msgid "&Accept all remaining"
22704msgstr ""
22705
22706#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:642
22707msgid "Re&ject all remaining"
22708msgstr ""
22709
22710#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:647
22711msgid "R&eject"
22712msgstr ""
22713
22714#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:652
22715msgid "Reject changes and move to next [{}]"
22716msgstr ""
22717
22718#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:667
22719#, python-format
22720msgid "Move to next [%s]"
22721msgstr "انتقل الى التالي [%s]"
22722
22723#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:675
22724msgid "&Mark rejected books"
22725msgstr ""
22726
22727#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:678
22728msgid "Mark rejected books in the book list after this dialog is closed"
22729msgstr ""
22730
22731#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:714
22732msgid "All reviewed changes will be lost! Are you sure you want to Cancel?"
22733msgstr ""
22734
22735#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:738
22736#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:403
22737#, python-format
22738msgid " [%(num)d of %(tot)d]"
22739msgstr ""
22740
22741#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:754
22742msgid "Are you sure you want to reject the remaining result?"
22743msgid_plural "Are you sure you want to reject all {} remaining results?"
22744msgstr[0] ""
22745msgstr[1] ""
22746msgstr[2] ""
22747msgstr[3] ""
22748msgstr[4] ""
22749msgstr[5] ""
22750
22751#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:46
22752msgid "Rendering PDF pages, please wait..."
22753msgstr "تصيير صفحات بي دي أف، لطفا انتظر..."
22754
22755#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:50
22756msgid "Choose a cover from the list of PDF pages below"
22757msgstr ""
22758
22759#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:66
22760msgid "&More pages"
22761msgstr ""
22762
22763#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:71
22764msgid "Choose cover from PDF"
22765msgstr ""
22766
22767#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:116
22768#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:123
22769msgid "Failed to render"
22770msgstr ""
22771
22772#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:117
22773msgid "Could not render this PDF file"
22774msgstr ""
22775
22776#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:124
22777msgid "This PDF has no pages"
22778msgstr ""
22779
22780#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:138
22781#, python-format
22782msgid "page %d"
22783msgstr ""
22784
22785#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:92
22786#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:228
22787#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:422
22788msgid "Next"
22789msgstr "التالي"
22790
22791#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:96
22792#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:238
22793#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:405
22794msgid "Previous"
22795msgstr "السابق"
22796
22797#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:149
22798msgid ""
22799"Automatically create the title sort entry based on the current title entry.\n"
22800"Using this button to create title sort will change title sort from red to green."
22801msgstr "تلقائيا أنشيء مُدخَل ترتيب العنوان استناداً إلى مُدخَل العنوان الحالي.\nاستخدام هذا الزر لإنشاء ترتيب العنوان سيغيّر ترتيب العنوان من الأحمر إلى الأخضر."
22802
22803#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:160
22804msgid ""
22805"Automatically create the author sort entry based on the current author "
22806"entry. Using this button to create author sort will change author sort from "
22807"red to green.  There is a menu of functions available under this button. "
22808"Click and hold on the button to see it."
22809msgstr "تلقائيا أنشيء مُدخَل ترتيب المؤلف استناداً إلى مُدخَل المؤلف الحالي. استخدام هذا الزر لإنشاء ترتيب المؤلف سيغيّر ترتيب المؤلف من الأحمر إلى الأخضر. توجد قائمة بالدوال متوفرة تحت هذا الزر. انقر وابقَ ممسكاً على الزر لتراها."
22810
22811#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:177
22812msgid "Set author sort from author"
22813msgstr "عيّن ترتيب المؤلف من المؤلف"
22814
22815#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:178
22816msgid "Set author from author sort"
22817msgstr "عيّن المؤلف من ترتيب المؤلف"
22818
22819#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:181
22820msgid "Copy author to author sort"
22821msgstr "نسخ المؤلف إلى ترتيب المؤلف"
22822
22823#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:183
22824msgid "Copy author sort to author"
22825msgstr "نسخ ترتيب المؤلف إلى المؤلف"
22826
22827#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:194
22828msgid "Swap the author and title"
22829msgstr "بادِل المؤلف والعنوان"
22830
22831#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:201
22832msgid ""
22833"Manage authors. Use to rename authors and correct individual author's sort "
22834"values"
22835msgstr "إدارة المؤلفين. استخدمها لإعادة تسمية المؤلفين وتصحيح قيم ترتيب المؤلف الواحد"
22836
22837#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:231
22838msgid "Clear rating"
22839msgstr "تفريغ التقييم"
22840
22841#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:244
22842msgid "Clear all tags"
22843msgstr "تفريغ كل الوسوم"
22844
22845#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:253
22846msgid "Clear Ids"
22847msgstr "تفريغ المعرِّفات"
22848
22849#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:257
22850msgid ""
22851"Paste the contents of the clipboard into the identifiers prefixed with isbn:"
22852" or url:. Or right click, to choose a different prefix."
22853msgstr "الصق محتويات الحافظة إلى المعرفات مبدوءة بـ isbn:‎ أو url:‎. أو انقر يمينا، لتختار بادئة مختلفة."
22854
22855#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:273
22856msgid "&Download metadata"
22857msgstr "تحميل البيانات الو&ص‍فية"
22858
22859#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:275
22860#, python-format
22861msgid "Download metadata for this book [%s]"
22862msgstr "حمّل البيانات الوصفية لهذا الكتاب [%s]"
22863
22864#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:278
22865msgid "Undo last metadata download"
22866msgstr ""
22867
22868#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:287
22869msgid "Configure download metadata"
22870msgstr ""
22871
22872#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:291
22873msgid "Change how calibre downloads metadata"
22874msgstr "غيّر كيف يحمّل كاليبر البيانات الوصفية"
22875
22876#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:300
22877msgid "Edit list of prefixes"
22878msgstr ""
22879
22880#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:307
22881msgid "Edit prefixes"
22882msgstr ""
22883
22884#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:307
22885msgid "Enter prefixes, one on a line. The first prefix becomes the default."
22886msgstr ""
22887
22888#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:356
22889msgid "Save changed metadata?"
22890msgstr ""
22891
22892#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:357
22893msgid ""
22894"You've changed the metadata for this book. Edit book is set to update "
22895"embedded metadata when opened. You need to save your changes for them to be "
22896"included."
22897msgstr ""
22898
22899#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:360
22900msgid "&Don't save"
22901msgstr ""
22902
22903#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:473
22904#, python-format
22905msgid "The cover in the %s format is invalid"
22906msgstr ""
22907
22908#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:557
22909msgid "No downloaded metadata"
22910msgstr ""
22911
22912#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:558
22913msgid "There is no downloaded metadata to undo"
22914msgstr ""
22915
22916#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:631
22917msgid "There is another book to edit in this set."
22918msgid_plural "There are still {} more books to edit in this set."
22919msgstr[0] ""
22920msgstr[1] ""
22921msgstr[2] ""
22922msgstr[3] ""
22923msgstr[4] ""
22924msgstr[5] ""
22925
22926#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:635
22927msgid ""
22928"Are you sure you want to stop? Use the \"Next\" button instead of the \"OK\""
22929" button to move through books in the set."
22930msgstr ""
22931
22932#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:637
22933msgid "&Continue editing"
22934msgstr ""
22935
22936#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:637
22937msgid "&Stop editing"
22938msgstr ""
22939
22940#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:647
22941msgid "You will lose all unsaved changes. Are you sure?"
22942msgstr "ستفقد كل التغييرات غير المحفوظة. أأنت متأكد؟"
22943
22944#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:697
22945msgid "Save changes and edit the metadata of {} [Alt+Right]"
22946msgstr ""
22947
22948#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:701
22949msgid "Save changes and edit the metadata of {} [Alt+Left]"
22950msgstr ""
22951
22952#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:806
22953#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1024
22954msgid "Change cover"
22955msgstr "تغيير الغلاف"
22956
22957#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:866
22958msgid "Co&mments"
22959msgstr "التعل‍&‍يقات"
22960
22961#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:917
22962#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1066
22963msgid "&Metadata"
22964msgstr ""
22965
22966#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:922
22967msgid "&Cover and formats"
22968msgstr ""
22969
22970#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:994
22971msgid "C&ustom metadata"
22972msgstr ""
22973
22974#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1005
22975msgid "&Comments"
22976msgstr ""
22977
22978#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1072
22979msgid "Basic metadata"
22980msgstr ""
22981
22982#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1134
22983msgid "Custom metadata"
22984msgstr ""
22985
22986#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
22987#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:456
22988msgid "Has cover"
22989msgstr ""
22990
22991#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
22992msgid "Has summary"
22993msgstr ""
22994
22995#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:177
22996msgid ""
22997"The \"has cover\" indication is not fully\n"
22998"reliable. Sometimes results marked as not\n"
22999"having a cover will find a cover in the download\n"
23000"cover stage, and vice versa."
23001msgstr ""
23002
23003#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:273
23004msgid "See at"
23005msgstr ""
23006
23007#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:333
23008msgid "Please wait"
23009msgstr "لطفا انتظر"
23010
23011#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:444
23012msgid "calibre is downloading metadata from: "
23013msgstr "كاليبر يحمّل البيانات الوصفية من: "
23014
23015#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:485
23016#, python-format
23017msgid "Title: %s "
23018msgstr ""
23019
23020#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:488
23021#, python-format
23022msgid "Authors: %s "
23023msgstr "المؤلفون: %s "
23024
23025#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:513
23026msgid "Failed to download metadata. Click Show Details to see details"
23027msgstr "فشل في تحميل البيانات الوصفية. انقر فوق إظهار لمعرفة التفاصيل التفاصيل"
23028
23029#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:522
23030msgid ""
23031"Failed to find any books that match your search. Try making the search "
23032"<b>less specific</b>. For example, use only the author's last name and a "
23033"single distinctive word from the title.<p>To see the full log, click \"Show "
23034"details\"."
23035msgstr "فشل ايجاد أية كتب تطابق بحثك. جرّب جعل البحث <b>أقل محدودية</b>. مثلا استخدم فقط الاسم الأخير للمؤلف وكلمة مميزة واحدة من العنوان.<p> لترى كامل السجلّ، انقر \"أظهِر التفاصيل\"."
23036
23037#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:633
23038msgid "Current cover"
23039msgstr "الغلاف الحالي"
23040
23041#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:636
23042#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:34
23043msgid "Searching..."
23044msgstr ""
23045
23046#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:823
23047msgid "View this cover at full size"
23048msgstr ""
23049
23050#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:824
23051msgid "Copy this cover to clipboard"
23052msgstr "انسخ هذا الغلاف إلى الحافظة"
23053
23054#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:888
23055#, python-format
23056msgid "Downloading covers for <b>%s</b>, please wait..."
23057msgstr "يحمّل الأغلفة لـ <b>%s</b>، الرجاء الانتظار..."
23058
23059#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:919
23060msgid "Failed to download any covers, click \"Show details\" for details."
23061msgstr "فشل تحميل أية أغلفة، انقر \"إظهار التفاصيل\" للتفاصيل."
23062
23063#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:925
23064#, python-format
23065msgid "Could not find any covers for <b>%s</b>"
23066msgstr ""
23067
23068#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:928
23069#, python-brace-format
23070msgid "Found a cover for {title}"
23071msgstr ""
23072
23073#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:931
23074#, python-brace-format
23075msgid ""
23076"Found <b>{num}</b> covers for {title}. When the download completes, the "
23077"covers will be sorted by size."
23078msgstr "عُثر على <b>{num}</b> من الأغلفة لـ {title}. عند اكتمال التحميل، سترتَّب الأغلفة حسب الحجم."
23079
23080#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1024
23081msgid "Downloading metadata..."
23082msgstr "يحمّل البيانات الوصفية..."
23083
23084#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1040
23085msgid "&Back"
23086msgstr ""
23087
23088#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1141
23089msgid "Downloading cover..."
23090msgstr "تحميل غلاف..."
23091
23092#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:51
23093#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:171
23094msgid "Failed to run"
23095msgstr ""
23096
23097#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:52
23098#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:172
23099msgid "Failed to run program, click \"Show details\" for more information"
23100msgstr ""
23101
23102#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:131
23103#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:245
23104msgid "Command line:"
23105msgstr ""
23106
23107#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:136
23108#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:207
23109#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:249
23110#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:306
23111#, python-format
23112msgid "Choose a program to open %s files"
23113msgstr "اختر برنامجًا لفتح %s"
23114
23115#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:137
23116msgid "Executable files"
23117msgstr ""
23118
23119#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:141
23120#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:218
23121#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:254
23122msgid "Cannot execute"
23123msgstr ""
23124
23125#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:142
23126#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:219
23127#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:255
23128#, python-format
23129msgid "The program %s is not an executable file"
23130msgstr ""
23131
23132#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:204
23133msgid "Application path:"
23134msgstr ""
23135
23136#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:213
23137msgid "Invalid application"
23138msgstr ""
23139
23140#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:214
23141#, python-format
23142msgid "%s is not a valid macOS application bundle."
23143msgstr ""
23144
23145#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:283
23146msgid "Choose a program"
23147msgstr "اختر برنامجًا"
23148
23149#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:296
23150#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1413
23151msgid "Gathering data, please wait..."
23152msgstr "تجميع البيانات، لطفا انتظر..."
23153
23154#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:314
23155msgid "&Browse computer for program"
23156msgstr "&ت‍صفح الحاسوب بحثا عن برنامج"
23157
23158#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:331
23159msgid "Error finding programs"
23160msgstr ""
23161
23162#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:332
23163msgid ""
23164"Failed to find programs on your computer, click \"Show details\" for more "
23165"information"
23166msgstr ""
23167
23168#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:395
23169#, python-format
23170msgid "Edit the applications used for %s files"
23171msgstr ""
23172
23173#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:406
23174msgid "Change &icon"
23175msgstr ""
23176
23177#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:408
23178msgid "Change &name"
23179msgstr ""
23180
23181#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:425
23182#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:445
23183#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:459
23184#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:372
23185msgid "No selection"
23186msgstr "لا تحديد"
23187
23188#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:426
23189#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:446
23190#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:460
23191msgid "No application selected"
23192msgstr ""
23193
23194#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:428
23195msgid "Choose new icon"
23196msgstr ""
23197
23198#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:432
23199msgid "Invalid icon"
23200msgstr ""
23201
23202#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:433
23203#, python-format
23204msgid "Could not load image from %s"
23205msgstr ""
23206
23207#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:448
23208msgid "Enter new name"
23209msgstr ""
23210
23211#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:448
23212msgid "New name for {}"
23213msgstr ""
23214
23215#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:495
23216msgid "cover image"
23217msgstr ""
23218
23219#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:496
23220#, python-brace-format
23221msgid "Open {0} files with {1}"
23222msgstr ""
23223
23224#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:501
23225msgid "Open with"
23226msgstr ""
23227
23228#: /__w/calibre/calibre/src/calibre/gui2/preferences/__init__.py:47
23229msgid ""
23230"Restore settings to default values. You have to click Apply to actually save"
23231" the default settings."
23232msgstr ""
23233
23234#: /__w/calibre/calibre/src/calibre/gui2/preferences/__init__.py:362
23235msgid "Configure "
23236msgstr "ضبط"
23237
23238#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:36
23239msgid "Ignore duplicate incoming formats"
23240msgstr "أهمل الصيغ المكررة المستلَمة"
23241
23242#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:37
23243msgid "Overwrite existing duplicate formats"
23244msgstr "اكتب على الصيغ المكررة الموجودة"
23245
23246#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:38
23247msgid "Create new record for each duplicate format"
23248msgstr "أنشيء سجلا جديدا لكل صيغة مكررة"
23249
23250#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:92
23251msgid "Choose a folder"
23252msgstr "اختر مجلداً"
23253
23254#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:156
23255#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:162
23256#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:167
23257msgid "Invalid folder"
23258msgstr "مجلد غير صحيح"
23259
23260#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:157
23261#, python-format
23262msgid ""
23263"You must specify an existing folder as your auto-add folder. %s does not "
23264"exist."
23265msgstr "يجب أن تحدد مجلداً موجوداً ليكون مجلد الإضافة التلقائية. %s غير موجود."
23266
23267#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:163
23268#, python-format
23269msgid "You do not have read/write permissions for the folder: %s"
23270msgstr "ليس لديك صلاحيات القراءة/الكتابة للمجلد: %s"
23271
23272#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:168
23273#, python-format
23274msgid "Cannot use folders whose names start with a period or underscore: %s"
23275msgstr ""
23276
23277#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:172
23278#, python-format
23279msgid ""
23280"<b>WARNING:</b> Any files you place in %s will be automatically deleted "
23281"after being added to calibre. Are you sure?"
23282msgstr ""
23283
23284#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:210
23285msgid ""
23286"Here you can control how calibre will read metadata from the files you add "
23287"to it. calibre can either read metadata from the contents of the file, or "
23288"from the filename."
23289msgstr "هنا يمكنك التحكم في كيفية قراءة كالير للبيانات الوصفية من الملفات التي تضيفها إليه. يمكن لكاليبر إمّا أن يقرأ البيانات الوصفية من محتويات الملف، أو من اسم الملف."
23290
23291#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:211
23292msgid "Read &metadata from file contents rather than file name"
23293msgstr "قراءة البيانات الوصفية من &م‍حتويات الملف بدلاً من إسم الملف"
23294
23295#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:212
23296msgid ""
23297"Swap the first name and last name of the author. This affects only metadata "
23298"read from file names."
23299msgstr "بادِل الإسم الأول والإسم الأخير للمؤلف. هذا يؤثر فقط على قراءة البيانات الوصفية من أسماء الملفات."
23300
23301#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:213
23302msgid ""
23303"&Swap author first name and last name when reading author from filename"
23304msgstr "&ب‍ادل الاسم الأول والاسم الأخير للمؤلف عند قراءة المؤلف من اسم الملف"
23305
23306#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:214
23307msgid "Configure metadata from file name"
23308msgstr "إعداد البيانات الوصفية من اسم الملف"
23309
23310#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:215
23311msgid "Reading &metadata"
23312msgstr "قراءة البيانات الو&ص‍فية"
23313
23314#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:216
23315msgid "&Mark newly added books"
23316msgstr "تأ&ش‍ير الكتب المضافة مؤخراً"
23317
23318#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:217
23319msgid ""
23320"When using the  \"&Copy to library\" action to copy books between libraries,"
23321" preserve the date"
23322msgstr "عند استخدام إجراء \"ال‍&‍ن‍سخ إلى المكتبة\" لنسخ الكتب بين المكتبات، حافظ على التأريخ"
23323
23324#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:218
23325msgid ""
23326"When using the \"Copy to library\" action check for &duplicates with the "
23327"same title, author and language"
23328msgstr "عند استخدام إجراء \"النسخ إلى المكتبة\" ابحث عن المك‍&‍ررات بنفس العوان والمؤلف واللغة"
23329
23330#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:219
23331msgid "Automatically &convert added books to the preferred output format"
23332msgstr "تلقائيا &ح‍وّل الكتب المضافة إلى صيغة المُخرَجات المفضلة"
23333
23334#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:220
23335msgid ""
23336"This will force an automatic conversion even if the file being added is the "
23337"same format as the output format. For example, if you set your output format"
23338" to EPUB and add an EPUB file, an EPUB to EPUB conversion will be run."
23339msgstr "هذا سيُلزِم تحويلاً تلقائياً حتى لو كانت صيغة الملف الذي تجري إضافته نفس صيغة المُخرَجات. مثلاً، إذا عيّنت صيغة المُخرَجات إلى EPUB وأضفت ملف EPUB، فسيشتغيل تحويل من EPUB إلى EPUB."
23340
23341#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:221
23342msgid ""
23343"When auto-converting, convert even if the format being added is the &same as"
23344" the output format"
23345msgstr "عند التحويل التلقائي، حوّل حتى لو كانت الصيغة المضافة هي نف‍&‍س صيغة المُخرَجات"
23346
23347#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:222
23348msgid ""
23349"<p>Auto-merge: If books with similar titles and authors are found, merge the incoming formats automatically into existing book records. The box to the right controls what happens when an existing record already has the incoming format. Note that this option also affects the Copy to library action.</p>\n"
23350"<p>Title match ignores leading indefinite articles (\"the\", \"a\", \"an\"), punctuation, case, etc. Author match is exact.</p>"
23351msgstr "<p>الدمج التلقائي: إذا وُجدَت كتب بنفس العناوين وأسماء المؤلفين، فادمج تلقائيا التنسيقات المتلقاة إلى قيود الكتاب الموجود. يتحكم المربع في اليمين بما يحصل عندما يحتوي السجل الموجود على التنسيق المتلقى. لاحظ أنّ هذا الخيار يؤثر ايضا على إجراء النسخ إلى المكتبة.</p>\n<p>مطابقة العناوين تهمل أدوات التعريف (\"the\" و \"a\" و \"an\") والتنقيط و حالة الحروف وغيرها. مطابقة المؤلف دقيقة."
23352
23353#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:224
23354msgid "&Auto-merge added books if they already exist:"
23355msgstr "ا&دمج تلقائيا الكتب المضافة إن كانت موجودة مسبقاً:"
23356
23357#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:225
23358msgid ""
23359"Auto-merge: If books with similar titles and authors are found, merge the incoming formats (files) automatically into\n"
23360"existing book records. This box controls what happens when an existing record already has\n"
23361"the incoming format:\n"
23362"\n"
23363"Ignore duplicate incoming formats - means that existing formats in your calibre library will not be replaced\n"
23364"Overwrite existing duplicate formats - means that existing formats in your calibre library will be replaced\n"
23365"Create new record for each duplicate formats - means that a new book entry will be created for each duplicate formats\n"
23366"\n"
23367"Title matching ignores leading indefinite articles (\"the\", \"a\", \"an\"), punctuation, case, etc.\n"
23368"Author matching is exact."
23369msgstr "الدمج التلقائي: إذا عُثر على كتب بنفس العنوان والمؤلف، تلقائياً إدمج الصيغ (الملفات) المتلقاة إلى\nقيود الكتب الموجودة. هذا المربع يتحكم في ما يحصل يكون لقيد موجود مسبقاً\nنفس الصيغة المتلقاة. \n\nأهمل الصيغ المكررة المستلَمة - تعني أن الصيغ الموجودة في مكتبة كاليبر الخاصة بك لن تُستَبدل\nاكتب على الصيغ المكررة الموجودة - تعني أن الصيغ الموجودة في مكتبة كاليبر الخاصة بك ستُستَبدل\nأنشيء سجلا جديدا لكل صيغة مكررة - تعني إنشاء مُدخَل كتاب جديد لكل الصيغ المكررة\n\nتطابق العنوان يتجاهل أدوات التعريف البدائية (\"the\"، \"a\"، \"an\") والتنقيط وحالة الحروف، الخ.\nتطابق المؤلف دقيق."
23370
23371#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:235
23372msgid "&Tags to apply when adding a book:"
23373msgstr "ال‍&‍وسوم المطبَّقة عند إضافة كتاب:"
23374
23375#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:236
23376msgid ""
23377"A comma-separated list of tags that will be applied to books added to the "
23378"library"
23379msgstr "لائحة مفصولة بفوارز من الوسوم التي ستُطبَّق على الكتب المضافة إلى المكتبة"
23380
23381#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:237
23382msgid "Contro&l how tags are processed:"
23383msgstr "الت‍ح‍&‍ك‍م في كيفية معالجة الوسوم:"
23384
23385#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:238
23386msgid ""
23387"Create rules that can filter or transform tags on added books automatically "
23388"as soon as they are added. "
23389msgstr "أنشيء قواعد يمكنها تصفية أو تحويل الوسوم في الكتب المضافة تلقائياً حالما تُضاف. "
23390
23391#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:239
23392msgid "&Rules to filter tags read from metadata"
23393msgstr "&ق‍واعد تصفية الوسوم المقروءة من البيانات الوصفية"
23394
23395#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:240
23396msgid "Control which files are added during bul&k imports:"
23397msgstr "التحكم في أيّ الكتب ستُضاف عند الاستيرادات ال‍&‍ج‍ماعية:"
23398
23399#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:241
23400msgid ""
23401"<p>You can specify rules to add/ignore files here. These will be used when "
23402"recursively adding books from folders."
23403msgstr ""
23404
23405#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:242
23406msgid "Rules to filter added &files"
23407msgstr "قواعد تصفية الملفات الم‍&‍ض‍افة"
23408
23409#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:243
23410msgid "Control how auth&ors are processed:"
23411msgstr "التحكم في كيفية معالجة الم‍&‍ؤلفين:"
23412
23413#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:244
23414msgid "Rules to manipulate a&uthor names"
23415msgstr "قواعد معالجة أسماء المؤلف‍&‍ي‍ن"
23416
23417#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:245
23418msgid "Adding &actions"
23419msgstr "إضافة إجرا&ءات"
23420
23421#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:246
23422msgid ""
23423"By default, calibre will automatically add only known e-book files. \n"
23424"This option tells calibre to add all file types, except those\n"
23425"that have been explicitly ignored below."
23426msgstr "مبدئياً، كاليبر سيضيف تلقائياً فقط ملفات الكتب الالكترونية المعروفة.\nهذا الخيار يخبر كاليبر أن يضيف كل أنواع الملفات، عدا تلك\nالتي تُتجاهل صراحة في أدناه."
23427
23428#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:249
23429msgid "Automatically add files of &all types (not just e-books)"
23430msgstr "تلقائياً أضف ملفات &ك‍ل الأنواع (ليس فقط كتب الكترونية e-books)"
23431
23432#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:250
23433msgid "Folder to automatically add files from"
23434msgstr "المجلد الذي ستُضاف منه الملفات تلقائياً"
23435
23436#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:251
23437msgid "Browse for folder"
23438msgstr "تصفح بحثا عن المجلد"
23439
23440#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:253
23441msgid "Automatically &convert added files to the preferred output format"
23442msgstr "تلقائياً &ح‍وّل الملفات المضافة إلى صيغة المُخرَجات المفضلة"
23443
23444#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:254
23445msgid ""
23446"<b>Ignore</b> files with the following &extensions when automatically adding"
23447" "
23448msgstr "<b>تجاهل</b> الملفات ذات الإمت‍&‍دادات التالية عند الإضافة التلقائية "
23449
23450#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:255
23451msgid ""
23452"Specify a &folder. Any files you put into this folder will be automatically "
23453"added to calibre (restart required)."
23454msgstr "حدد م‍&‍ج‍لداً. أية ملفات تضعها في هذا المجلد ستُضاف تلقائيا إلى كاليبر (يتطلب إعادة التشغيل)."
23455
23456#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:256
23457msgid ""
23458"<b>WARNING:</b> Files in the above folder will be deleted after being added "
23459"to calibre."
23460msgstr "<b>تحذير:</b> ستُحذَف الملفات في المجلد أعلاه بعد إضافتها إلى كاليبر."
23461
23462#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:257
23463msgid ""
23464"If set, this option will cause calibre to check if a file\n"
23465" being automatically added is already in the calibre library.\n"
23466" If it is, a message will pop up asking you whether\n"
23467" you want to add it anyway."
23468msgstr "إذا عيّنت هذا الخيار، فسيسبب في جعل كاليبر يفحص\nفيما لو كان الملف المضاف تلقائياً موجوداً في مكتبة كاليبر.\nإذا كان موجوداً، فستنبثق رسالة تسألك فيما لو\nأردت إضافته على أي حال."
23469
23470#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:261
23471msgid "Check for &duplicates when automatically adding files"
23472msgstr "تفحّص المكر&رات عند إضاقة الملفات تلقائياً"
23473
23474#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:262
23475msgid "&Automatic adding"
23476msgstr "الإضافة ال‍&‍ت‍لقائية"
23477
23478#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:45
23479#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:171
23480msgid "High"
23481msgstr "مرتفع"
23482
23483#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:45
23484#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:47
23485#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:172
23486msgid "Low"
23487msgstr "منخفض"
23488
23489#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:47
23490msgid "Very low"
23491msgstr ""
23492
23493#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:81
23494msgid "Compact Metadata"
23495msgstr ""
23496
23497#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:81
23498#: /__w/calibre/calibre/src/calibre/spell/dictionary.py:29
23499msgid "Default"
23500msgstr "إفتراضي"
23501
23502#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:82
23503msgid "All on 1 tab"
23504msgstr ""
23505
23506#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:187
23507msgid "Confirmation dialogs have all been reset"
23508msgstr "تم تصفير كل حوارات التأكيد"
23509
23510#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:167
23511msgid "Notify when a &new version is available"
23512msgstr ""
23513
23514#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:168
23515msgid "Automatically send downloaded &news to e-book reader"
23516msgstr ""
23517
23518#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:169
23519msgid "Job &priority:"
23520msgstr ""
23521
23522#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:173
23523msgid ""
23524"Choose a different layout for the Edit metadata dialog. The compact metadata"
23525" layout favors editing custom metadata over changing covers and formats."
23526msgstr ""
23527
23528#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:174
23529msgid "Preferred &input format order:"
23530msgstr ""
23531
23532#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:177
23533msgid "Preferred &output format:"
23534msgstr ""
23535
23536#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:178
23537msgid "Edit metadata (single) &layout:"
23538msgstr ""
23539
23540#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:179
23541msgid ""
23542"If checked, Yes/No custom columns values can be Yes, No, or Unknown.\n"
23543"If not checked, the values can be Yes or No."
23544msgstr ""
23545
23546#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:181
23547msgid "&Yes/No columns have three values (needs restart)"
23548msgstr ""
23549
23550#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:182
23551msgid "Recognize numbers inside text when sorting (needs restart)"
23552msgstr ""
23553
23554#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:183
23555msgid ""
23556"<p>Setting this means that when sorting on text fields\n"
23557"like title the text \"Book 2\" will sort before the text \"Book 100\".\n"
23558"Note that setting this can cause problems with text that starts\n"
23559"with numbers and is a little slower. This setting is per user, not\n"
23560"per library.</p>"
23561msgstr ""
23562
23563#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:188
23564msgid "&Delete news from library when it is automatically sent to reader"
23565msgstr ""
23566
23567#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:189
23568msgid "Default network &timeout:"
23569msgstr ""
23570
23571#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:190
23572msgid ""
23573"Set the default timeout for network fetches (i.e. anytime we go out to the "
23574"internet to get information)"
23575msgstr ""
23576
23577#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:191
23578#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:747
23579msgid " seconds"
23580msgstr " ثانية"
23581
23582#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:192
23583msgid ""
23584"Use this Virtual library on calibre startup if the current library is being "
23585"used. Also applied when switching to this library. Note that this setting is"
23586" per library. "
23587msgstr ""
23588
23589#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:193
23590msgid "Reset all disabled &confirmation dialogs"
23591msgstr ""
23592
23593#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:194
23594msgid "Use internal &viewer for:"
23595msgstr "&استخدم المستعرض الداخلي:"
23596
23597#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:195
23598msgid "Virtual library to apply when the current &library is opened:"
23599msgstr ""
23600
23601#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:39
23602msgid "All columns"
23603msgstr "كل الأعمدة"
23604
23605#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:41
23606msgid "icon with text"
23607msgstr ""
23608
23609#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:42
23610msgid "icon with no text"
23611msgstr ""
23612
23613#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:43
23614msgid "composed icons w/text"
23615msgstr ""
23616
23617#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:44
23618msgid "composed icons w/no text"
23619msgstr ""
23620
23621#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:51
23622#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:55
23623#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:63
23624msgid "is true"
23625msgstr ""
23626
23627#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:52
23628#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:57
23629#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:64
23630msgid "is false"
23631msgstr ""
23632
23633#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:56
23634msgid "is not true"
23635msgstr ""
23636
23637#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:58
23638msgid "is not false"
23639msgstr ""
23640
23641#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:59
23642msgid "is undefined"
23643msgstr ""
23644
23645#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:60
23646msgid "is defined"
23647msgstr ""
23648
23649#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:67
23650msgid "has id"
23651msgstr ""
23652
23653#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:68
23654msgid "does not have id"
23655msgstr ""
23656
23657#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:71
23658#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:78
23659msgid "is equal to"
23660msgstr ""
23661
23662#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:74
23663#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:81
23664#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:93
23665#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:109
23666msgid "is set"
23667msgstr ""
23668
23669#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:75
23670#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:82
23671#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:94
23672#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:110
23673msgid "is not set"
23674msgstr ""
23675
23676#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:83
23677msgid "is more days ago than"
23678msgstr ""
23679
23680#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:84
23681msgid "is fewer days ago than"
23682msgstr ""
23683
23684#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:85
23685msgid "is more days from now than"
23686msgstr ""
23687
23688#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:86
23689msgid "is fewer days from now than"
23690msgstr ""
23691
23692#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:89
23693#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:97
23694msgid "has"
23695msgstr ""
23696
23697#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:90
23698#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:98
23699msgid "does not have"
23700msgstr ""
23701
23702#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:91
23703#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:99
23704msgid "has pattern"
23705msgstr ""
23706
23707#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:92
23708#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:100
23709msgid "does not have pattern"
23710msgstr ""
23711
23712#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:106
23713#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:116
23714msgid "does not contain"
23715msgstr ""
23716
23717#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:134
23718msgid "If the ___ column ___ values"
23719msgstr ""
23720
23721#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:275
23722msgid ""
23723"Enter either an identifier type or an identifier type and value of the form "
23724"identifier:value"
23725msgstr ""
23726
23727#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:278
23728msgid ""
23729"Enter a 3 letter ISO language code, like fra for French or deu for German or"
23730" eng for English. You can also use the full language name, in which case "
23731"calibre will try to automatically convert it to the language code."
23732msgstr ""
23733
23734#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:283
23735msgid "Enter a number"
23736msgstr ""
23737
23738#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:289
23739msgid ""
23740"Enter the maximum days old the item can be. Zero is today. Dates in the "
23741"future always match"
23742msgstr ""
23743
23744#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:293
23745msgid ""
23746"Enter the minimum days old the item can be. Zero is today. Dates in the "
23747"future never match"
23748msgstr ""
23749
23750#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:297
23751msgid ""
23752"Enter the maximum days in the future the item can be. Zero is today. Dates "
23753"in the past always match"
23754msgstr ""
23755
23756#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:301
23757msgid ""
23758"Enter the minimum days in the future the item can be. Zero is today. Dates "
23759"in the past never match"
23760msgstr ""
23761
23762#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:305
23763msgid "Enter a date in the format YYYY-MM-DD"
23764msgstr ""
23765
23766#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:307
23767msgid "Enter a string."
23768msgstr "أدخل عبارة."
23769
23770#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:309
23771msgid "Enter a regular expression"
23772msgstr "أدخل تعبيرا نظاميا"
23773
23774#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:311
23775#, python-format
23776msgid "You can match multiple values by separating them with %s"
23777msgstr "يمكنك مطابقةقيم متعددة بفصلها بـ %s"
23778
23779#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:324
23780#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:354
23781msgid "Remove icons"
23782msgstr ""
23783
23784#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:327
23785msgid ""
23786"Select the icons you wish to remove. The icon files will be removed when you"
23787" press OK. There is no undo."
23788msgstr ""
23789
23790#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:351
23791msgid "No icons selected"
23792msgstr ""
23793
23794#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:352
23795msgid "You must select at least one icon to remove"
23796msgstr ""
23797
23798#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:355
23799msgid "One icon will be removed."
23800msgid_plural "{} icons will be removed."
23801msgstr[0] ""
23802msgstr[1] ""
23803msgstr[2] ""
23804msgstr[3] ""
23805msgstr[4] ""
23806msgstr[5] ""
23807
23808#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:356
23809msgid ""
23810"This will prevent any rules that use this icon from working. Are you sure?"
23811msgstr ""
23812
23813#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:378
23814msgid "column coloring"
23815msgstr "تلوين العمود"
23816
23817#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:381
23818msgid "column icon"
23819msgstr "أيقونة العمود"
23820
23821#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:384
23822msgid "Cover grid emblem"
23823msgstr "شارة شبكة الغلاف"
23824
23825#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:387
23826#, python-brace-format
23827msgid "Create/edit a {0} rule"
23828msgstr "أنشيء/حرّر قاعدة {0}"
23829
23830#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:392
23831#, python-brace-format
23832msgid "Create a {0} rule by filling in the boxes below"
23833msgstr "أنشيء قاعدة {0} بملئ المربعات أدناه"
23834
23835#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:404
23836msgid "Add the emblem:"
23837msgstr "أضف الشارة:"
23838
23839#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:409
23840msgid "Set the:"
23841msgstr ""
23842
23843#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:415
23844msgid ""
23845"If you choose composed icons and multiple rules match, then all the matching"
23846" icons will be combined, otherwise the icon from the first rule to match "
23847"will be used."
23848msgstr ""
23849
23850#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:418
23851msgid "of the column:"
23852msgstr "للعمود:"
23853
23854#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:426
23855msgid "to:"
23856msgstr ""
23857
23858#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:451
23859msgid "&Add new image"
23860msgstr ""
23861
23862#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:454
23863msgid "(Images should be square-ish)"
23864msgstr "(يجب ان تكون الصو مربعة)"
23865
23866#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:458
23867msgid "Choose &more than one icon"
23868msgstr ""
23869
23870#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:465
23871msgid "&Add icon"
23872msgstr ""
23873
23874#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:467
23875msgid "(Icons should be square or landscape)"
23876msgstr ""
23877
23878#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:471
23879msgid "Only if the following conditions are all satisfied:"
23880msgstr "فقط إذا كانت الشروط التالية مستوفاة كلها:"
23881
23882#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:481
23883msgid "Add &another condition"
23884msgstr ""
23885
23886#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:485
23887msgid "You can disable a condition by blanking all of its boxes"
23888msgstr "يمكنك تعطيل شرط ما بتفريغ كل مربعاته"
23889
23890#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:495
23891msgid "&Remove icons"
23892msgstr ""
23893
23894#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:498
23895msgid ""
23896"Remove previously added icons. Note that removing an icon will cause rules "
23897"that use it to stop working."
23898msgstr ""
23899
23900#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:557
23901msgid "Open to see checkboxes"
23902msgstr "افتح لترى مربعات التأشير"
23903
23904#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:583
23905msgid "Sample text"
23906msgstr "عيّنة نص"
23907
23908#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:709
23909msgid "No icon selected"
23910msgstr "لا أيقونة محددة"
23911
23912#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:710
23913msgid "You must choose an icon for this rule"
23914msgstr "يجب أن تختار أيقونة لهذه القاعدة"
23915
23916#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:724
23917msgid "Invalid condition"
23918msgstr "شرط غير صحيح"
23919
23920#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:725
23921#, python-format
23922msgid "One of the conditions for this rule is invalid: <b>%s</b>"
23923msgstr "أحد شروط هذه القاعدة غير صحيح: <b>%s</b>"
23924
23925#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:730
23926msgid "No conditions"
23927msgstr "لا شروط"
23928
23929#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:731
23930msgid "You must specify at least one non-empty condition for this rule"
23931msgstr "يجب أن تحدد على الأقل شرطاً واحداً غير فارغ لهذه القاعدة"
23932
23933#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:875
23934msgid "color"
23935msgstr "اللون"
23936
23937#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:884
23938#, python-format
23939msgid ""
23940"\n"
23941"                <p>Advanced rule for column <b>%(col)s</b>:\n"
23942"                <pre>%(rule)s</pre>\n"
23943"                "
23944msgstr "\n                <p>قاعدة متقدمة للعمود <b>%(col)s</b>:\n                <pre>%(rule)s</pre>\n                "
23945
23946#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:889
23947#, python-format
23948msgid ""
23949"\n"
23950"                <p>Advanced rule:\n"
23951"                <pre>%(rule)s</pre>\n"
23952"                "
23953msgstr "\n                <p>قاعدة متقدمة:\n                <pre>%(rule)s</pre>\n                "
23954
23955#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:894
23956#, python-format
23957msgid ""
23958"\n"
23959"                <p>Advanced rule: set <b>%(typ)s</b> for column <b>%(col)s</b>:\n"
23960"                <pre>%(rule)s</pre>\n"
23961"                "
23962msgstr "\n                <p>قاعدة متقدمة: عيّن <b>%(typ)s</b> للعمود <b>%(col)s</b>:\n                <pre>%(rule)s</pre>\n                "
23963
23964#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:904
23965#, python-format
23966msgid "(<span style=\"color: %s;\">sample</span>)"
23967msgstr "(<span style=\"color: %s;\">عيّنة</span>)"
23968
23969#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:907
23970#, python-brace-format
23971msgid ""
23972"<p>Add the emblem <b>{0}</b> to the cover if the following conditions are met:</p>\n"
23973"<ul>{1}</ul>"
23974msgstr "<p>أضف الشارة <b>{0}</b> الى الغلاف إذا كانت الشروط التالية مسنوفاة:</p>\n<ul>{1}</ul>"
23975
23976#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:909
23977#, python-format
23978msgid ""
23979"            <p>Set the <b>%(kind)s</b> of <b>%(col)s</b> to <b>%(color)s</b> %(sample)s\n"
23980"            if the following conditions are met:</p>\n"
23981"            <ul>%(rule)s</ul>\n"
23982"            "
23983msgstr "            <p>عيّن <b>%(kind)s</b> من <b>%(col)s</b> الى <b>%(color)s</b> %(sample)s\n            اذا كانت الشروط التالية مستوفاة:</p>\n            <ul>%(rule)s</ul>\n            "
23984
23985#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:945
23986#, python-format
23987msgid "<li>The condition using column <b>%(col)s</b> is <b>invalid</b>"
23988msgstr "<li>شرط استخدام العمود <b>%(col)s</b> هو <b>غير صحيح</b>"
23989
23990#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:948
23991#, python-format
23992msgid ""
23993"<li>If the <b>%(col)s</b> column <b>%(action)s</b> "
23994"%(val_label)s<b>%(val)s</b>"
23995msgstr "<li>اذا كان <b>%(col)s</b> للعمود <b>%(action)s</b> %(val_label)s<b>%(val)s</b>"
23996
23997#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:950
23998msgid "value: "
23999msgstr "القيمة: "
24000
24001#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:988
24002#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:185
24003#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:289
24004msgid "&Add rule"
24005msgstr "أ&ض‍ف قاعدة"
24006
24007#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:991
24008#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:292
24009msgid "&Remove rule(s)"
24010msgstr "أ&زل القاعدة (القواعد)"
24011
24012#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1008
24013msgid "Move the selected rule up"
24014msgstr "حرّك القاعدة المحددة للأعلى"
24015
24016#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1013
24017msgid "Move the selected rule down"
24018msgstr "حرّك القاعدة المحددة للأسفل"
24019
24020#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1021
24021msgid "Add ad&vanced rule"
24022msgstr ""
24023
24024#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1027
24025msgid "Du&plicate rule"
24026msgstr ""
24027
24028#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1032
24029msgid "Convert to advanced r&ule"
24030msgstr ""
24031
24032#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1040
24033msgid "Open icon folder"
24034msgstr ""
24035
24036#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1050
24037msgid "Import rules from a file"
24038msgstr "استورد قواعد من ملف"
24039
24040#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1067
24041msgid ""
24042"You can control the color of columns in the book list by creating \"rules\" "
24043"that tell calibre what color to use. Click the \"Add rule\" button below to "
24044"get started.<p>You can <b>change an existing rule</b> by double clicking it."
24045msgstr "يمكنك التحكم بالأعمدة في لائحة الكتب بإنشاء \"قواعد\" تخبر كاليبر باللون المستخدَم. انقر على زر \"إضافة قاعدة\" أدناه لتبدأ.<p>يمكنك <b>تغيير القاعدة الحالية</b> بالنقر المزدوج عليها."
24046
24047#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1074
24048msgid ""
24049"You can add icons to columns in the book list by creating \"rules\" that "
24050"tell calibre what icon to use. Click the \"Add rule\" button below to get "
24051"started.<p>You can <b>change an existing rule</b> by double clicking it."
24052msgstr "يمكنك إضافة أيقونات الى الأعمدة في لائحة الكتب بإنشاء \"قواعد\" تخبر كاليبر بالأيقونة المستخدَمة. انقر على زر \"إضافة قاعدة\" أدناه لتبدأ.<p>يمكنك <b>تغيير القاعدة الحالية</b> بالنقر المزدوج عليها."
24053
24054#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1080
24055msgid ""
24056"You can add emblems (small icons) that are displayed on the side of covers "
24057"in the Cover grid by creating \"rules\" that tell calibre what image to use."
24058" Click the \"Add rule\" button below to get started.<p>You can <b>change an "
24059"existing rule</b> by double clicking it."
24060msgstr "يمكنك إضافة شارات (أيقونات صغيرة) تُعرَض على جوانب الأغلفة في شبكة الغلاف بإنشاء \"قواعد\" تخبر كاليبر بالصورة المستخدَمة. انقر على زر \"إضافة قاعدة\" أدناه لتبدأ.<p>يمكنك <b>تغيير القاعدة الحالية</b> بالنقر المزدوج عليها."
24061
24062#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1087
24063msgid "Show &emblems next to the covers"
24064msgstr ""
24065
24066#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1090
24067msgid ""
24068"If checked, you can tell calibre to display icons of your choosing next to "
24069"the covers shown in the Cover grid, controlled by the metadata of the book."
24070msgstr "إذا كان الخيار مؤشَّراً، يمكنك إخبار كاليبر أن يعرض أيقونات من اختيارك بجانب الأغلفة الظاهرة في شبكة الغلاف، تتحكم به البيانات الوصفية للكتاب."
24071
24072#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1109
24073#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1129
24074msgid "Select one rule"
24075msgstr ""
24076
24077#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1110
24078#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1130
24079msgid "You must select only one rule."
24080msgstr ""
24081
24082#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1210
24083msgid "No rule selected"
24084msgstr "لا قاعدة محدَّدة"
24085
24086#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1210
24087#, python-format
24088msgid "No rule selected for %s."
24089msgstr "لا قاعدة محدَّدة لـ %s."
24090
24091#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1215
24092msgid "removal"
24093msgstr "إزالة"
24094
24095#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1253
24096msgid "Choose file to export to"
24097msgstr "حدد ملفاً لتصدّر إليه"
24098
24099#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1254
24100#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1269
24101msgid "Rules"
24102msgstr "القواعد"
24103
24104#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1268
24105msgid "Choose file to import from"
24106msgstr "حدد ملفاً لتستورد منه"
24107
24108#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1281
24109msgid "No valid rules found"
24110msgstr "لم يُعثَر على قواعد صحيحة"
24111
24112#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1282
24113msgid "No valid rules were found in {}."
24114msgstr "لم يُعثَر على قواعد صحيحة في {}."
24115
24116#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:79
24117msgid "Column header"
24118msgstr "ترويسة العمود"
24119
24120#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:81
24121msgid "Lookup name"
24122msgstr "اسم عملية الإيجاد"
24123
24124#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:83
24125#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
24126msgid "Type"
24127msgstr "النوع"
24128
24129#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:133
24130msgid "Yes/No with text"
24131msgstr "نعم/كلا مع نصّ"
24132
24133#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:138
24134msgid "Ampersand separated text, shown in the Tag browser"
24135msgstr "نصّ مفصول بعلامة الضمّ، ظاهر في متصفح الوسوم"
24136
24137#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:144
24138msgid "(lookup name was {}) {}"
24139msgstr ""
24140
24141#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:194
24142msgid "You must select a column to delete it"
24143msgstr "يجب أن تحدد عمودا لتحذفه"
24144
24145#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:199
24146msgid "The selected column is not a custom column"
24147msgstr "العمود المحدد ليس عمودا مخصصاً"
24148
24149#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:201
24150#, python-format
24151msgid "Do you really want to delete column %s and all its data?"
24152msgstr "أتريد حقاً حذف العمود %s وكل بياناته؟"
24153
24154#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:88
24155msgid ""
24156"Here you can re-arrange the layout of the columns in the calibre library "
24157"book list. You can hide columns by unchecking them. You can also create your"
24158" own, custom columns."
24159msgstr "هنا يمكنك إعادة ترتيب مخطط الأعمدة في لائحة كتب مكتبة كاليبر. يمكنك إخفاء أعمدة بإزالة التأشير عنها. يمكنك أيضاً إنشاء أعمدة مخصصة خاصة بك."
24160
24161#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:89
24162msgid "Move column up"
24163msgstr "نقل العمود فوق"
24164
24165#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:91
24166msgid "Remove a user-defined column"
24167msgstr "أزل عموداً معرَّفاً من المستخدِم"
24168
24169#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:93
24170msgid "Add a user-defined column"
24171msgstr "أضف عموداً معرَّفاً من المستخدِم"
24172
24173#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:95
24174msgid "Edit settings of a user-defined column"
24175msgstr "حرّر الإعدادات لعمود معرَّف من المستخدِم"
24176
24177#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:97
24178msgid "Move column down"
24179msgstr "حرّك العمود للأسفل"
24180
24181#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:99
24182msgid "Add &custom column"
24183msgstr "أضف عمودا م‍&‍خصصا"
24184
24185#: /__w/calibre/calibre/src/calibre/gui2/preferences/conversion.py:64
24186msgid ""
24187"Restore settings to default values. Only settings for the currently selected"
24188" section are restored."
24189msgstr "استعد الإعدادات إلى القيم المبدئية. ستُستعاد الإعدادات للقسم المحدد حاليا فقط."
24190
24191#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:33
24192msgid "Text, column shown in the Tag browser"
24193msgstr "نصّ، العمود معروض في متصفح الوسوم"
24194
24195#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:38
24196msgid "Comma separated text, like tags, shown in the Tag browser"
24197msgstr "نص مفصول بفوارز، كالوسوم، يظهر في متصفح الوسوم"
24198
24199#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:43
24200msgid "Long text, like comments, not shown in the Tag browser"
24201msgstr "نص طويل، كلالتعليقات، لا يظهر في متصفح الوسوم"
24202
24203#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:48
24204msgid "Text column for keeping series-like information"
24205msgstr "عمود نص لحفظ المعلومات مثل سلسلة"
24206
24207#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:53
24208msgid "Text, but with a fixed set of permitted values"
24209msgstr "نص، لكن بمجموعة ثابتة من القيم المسموحة"
24210
24211#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:63
24212msgid "Floating point numbers"
24213msgstr "أعداد بأعشار"
24214
24215#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:68
24216msgid "Integers"
24217msgstr "أعداد صحيحة"
24218
24219#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:73
24220msgid "Ratings, shown with stars"
24221msgstr "تقييمات، كما هو موضح مع النجوم"
24222
24223#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:78
24224#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
24225#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:221
24226#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:252
24227msgid "Yes/No"
24228msgstr "نعم/كلا"
24229
24230#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:83
24231msgid "Column built from other columns"
24232msgstr "عمود مركب من أعمدة أخرى"
24233
24234#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:88
24235msgid "Column built from other columns, behaves like tags"
24236msgstr "عمود مركب من أعمدة أخرى، يتصرف كالوسوم"
24237
24238#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:97
24239#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:98
24240msgid "Create a custom column"
24241msgstr "أنشيء عموداً مخصصاً"
24242
24243#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:124
24244#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:125
24245msgid "Edit custom column"
24246msgstr "حرّر عموداً مخصصاً"
24247
24248#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:129
24249msgid "No column has been selected"
24250msgstr "لم يتم تحديد عمود"
24251
24252#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:129
24253msgid "No column selected"
24254msgstr "لا عمود محدد"
24255
24256#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:133
24257msgid "Selected column is not a user-defined column"
24258msgstr "العمود المحدد ليس عمودا معرَّفا من المستخدِم"
24259
24260#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:185
24261#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:547
24262msgid "Now"
24263msgstr "الآن"
24264
24265#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:220
24266#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:251
24267#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:31
24268#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
24269#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:85
24270msgid "Formats"
24271msgstr "الصيغ"
24272
24273#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:222
24274msgid "My Tags"
24275msgstr "وسومي"
24276
24277#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:223
24278msgid "My Series"
24279msgstr "سلسلتي"
24280
24281#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:224
24282msgid "My Rating"
24283msgstr "تقييمي"
24284
24285#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:225
24286msgid "People"
24287msgstr "أشخاص"
24288
24289#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:226
24290msgid "My Title"
24291msgstr "عنواني"
24292
24293#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:250
24294msgid "Quick create:"
24295msgstr "إنشاء سريع:"
24296
24297#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:251
24298msgid "ISBN"
24299msgstr "[ايسبن]"
24300
24301#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:254
24302msgid "Names"
24303msgstr "أسماء"
24304
24305#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:254
24306msgid "Short text"
24307msgstr "نص قصير"
24308
24309#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:290
24310msgid ""
24311"Used for searching the column. Must contain only digits and lower case "
24312"letters."
24313msgstr "يُستخدم لبحث العمود. يجب أن يحتوي أرقاما وحروفا بحالة صغيرة فقط."
24314
24315#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:291
24316msgid "&Lookup name:"
24317msgstr ""
24318
24319#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:295
24320msgid ""
24321"Column heading in the library view and category name in the Tag browser"
24322msgstr "ترويس العمود في معاينة المكتبة واسم الصنف في متصفح الوسوم"
24323
24324#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:296
24325msgid "Column &heading:"
24326msgstr ""
24327
24328#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:302
24329msgid "What kind of information will be kept in the column."
24330msgstr "أي نوع من المعلومات سيُحفَظ في العمود."
24331
24332#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:304
24333msgid "Show &checkmarks"
24334msgstr ""
24335
24336#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:305
24337msgid ""
24338"Show check marks in the GUI. Values of 'yes', 'checked', and 'true'\n"
24339"will show a green check. Values of 'no', 'unchecked', and 'false' will show a red X.\n"
24340"Everything else will show nothing."
24341msgstr ""
24342
24343#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:309
24344msgid "Contains names"
24345msgstr "يحوي أسماءاً"
24346
24347#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:310
24348msgid "Check this box if this column contains names, like the authors column."
24349msgstr "أشّر هذا المربع إذا كان هذا العمود يحوي أسماءاً، مثل عمود المؤلفين."
24350
24351#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:312
24352msgid "&Column type:"
24353msgstr ""
24354
24355#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:316
24356msgid "Optional text describing what this column is for"
24357msgstr ""
24358
24359#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:317
24360msgid "D&escription:"
24361msgstr ""
24362
24363#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:330
24364msgid "Default: (nothing)"
24365msgstr ""
24366
24367#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:331
24368msgid "Field template. Uses the same syntax as save templates."
24369msgstr ""
24370
24371#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:332
24372#, python-format
24373msgid "Similar to save templates. For example, %s"
24374msgstr ""
24375
24376#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:340
24377msgid "No heading"
24378msgstr "بلا ترويس"
24379
24380#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:341
24381msgid "Show heading above the text"
24382msgstr "أظهر الترويس فوق النص"
24383
24384#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:342
24385msgid "Show heading to the side of the text"
24386msgstr "أظهر الترويس بجانب النص"
24387
24388#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:345
24389msgid ""
24390"Choose whether or not the column heading is shown in the Book\n"
24391"details panel and, if shown, where"
24392msgstr "اختر فيما لو سيظهر ترويس العمود في لوحة تفاصيل الكتاب، ومكان ظهوره"
24393
24394#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:347
24395msgid "Column heading:"
24396msgstr "ترويس العمود"
24397
24398#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:352
24399msgid "Short text, like a title"
24400msgstr ""
24401
24402#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:354
24403msgid "Plain text formatted using markdown"
24404msgstr ""
24405
24406#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:357
24407msgid ""
24408"Choose how the data in this column is interpreted.\n"
24409"This controls how the data is displayed in the Book details panel\n"
24410"and how it is edited."
24411msgstr ""
24412
24413#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:360
24414msgid "Interpret this column as:"
24415msgstr ""
24416
24417#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:365
24418msgid ""
24419"A comma-separated list of permitted values. The empty value is always\n"
24420"included, and is the default. For example, the list 'one,two,three' has\n"
24421"four values, the first of them being the empty value."
24422msgstr ""
24423
24424#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:368
24425msgid "&Values:"
24426msgstr ""
24427
24428#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:370
24429msgid ""
24430"A list of color names to use when displaying an item. The\n"
24431"list must be empty or contain a color for each value."
24432msgstr ""
24433
24434#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:372
24435msgid "Colors:"
24436msgstr "الألوان:"
24437
24438#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:375
24439msgid "Allow half stars"
24440msgstr ""
24441
24442#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:376
24443msgid "Allow half star ratings, for example: "
24444msgstr ""
24445
24446#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:381
24447msgid "&Sort/search column by"
24448msgstr ""
24449
24450#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:383
24451msgid "How this column should handled in the GUI when sorting and searching"
24452msgstr ""
24453
24454#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:385
24455msgid "Show in Tag browser"
24456msgstr ""
24457
24458#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:386
24459msgid "If checked, this column will appear in the Tag browser as a category"
24460msgstr ""
24461
24462#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:388
24463msgid "Show as HTML in Book details"
24464msgstr ""
24465
24466#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:390
24467msgid ""
24468"If checked, this column will be displayed as HTML in Book details and the "
24469"Content server. This can be used to construct links with the template "
24470"language. For example, the template "
24471"<pre>&lt;big&gt;&lt;b&gt;{title}&lt;/b&gt;&lt;/big&gt;{series:| "
24472"[|}{series_index:| [|]]}</pre>will create a field displaying the title in "
24473"bold large characters, along with the series, for example <br>\"<big><b>An "
24474"Oblique Approach</b></big> [Belisarius [1]]\". The template <pre>&lt;a "
24475"href=\"https://www.beam-ebooks.de/ebook/{identifiers:select(beam)}\"&gt;Beam"
24476" book&lt;/a&gt;</pre> will generate a link to the book on the Beam e-books "
24477"site."
24478msgstr ""
24479
24480#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:407
24481msgid ""
24482"Default value when a new book is added to the library. For Date columns "
24483"enter the word \"Now\", or the date as yyyy-mm-dd. For Yes/No columns enter "
24484"\"Yes\" or \"No\". For Text with a fixed set of values enter one of the "
24485"permitted values. For Rating columns enter a number between 0 and 5."
24486msgstr ""
24487
24488#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:412
24489msgid "&Default value:"
24490msgstr ""
24491
24492#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:427
24493msgid "&Format for dates"
24494msgstr ""
24495
24496#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:427
24497msgid "Default: dd MMM yyyy."
24498msgstr ""
24499
24500#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:429
24501msgid ""
24502"<p>Date format.</p><p>The formatting codes are:<ul><li>d    : the day as number without a leading zero (1 to 31)</li><li>dd   : the day as number with a leading zero (01 to 31)</li><li>ddd  : the abbreviated localized day name (e.g. \"Mon\" to \"Sun\").</li><li>dddd : the long localized day name (e.g. \"Monday\" to \"Sunday\").</li><li>M    : the <b>month</b> as number without a leading zero (1 to 12).</li><li>MM   : the <b>month</b> as number with a leading zero (01 to 12)</li><li>MMM  : the abbreviated localized <b>month</b> name (e.g. \"Jan\" to \"Dec\").</li><li>MMMM : the long localized <b>month</b> name (e.g. \"January\" to \"December\").</li><li>yy   : the year as two digit number (00 to 99).</li><li>yyyy : the year as four digit number.</li><li>h    : the hours without a leading 0 (0 to 11 or 0 to 23, depending on am/pm)</li><li>hh   : the hours with a leading 0 (00 to 11 or 00 to 23, depending on am/pm)</li><li>m    : the <b>minutes</b> without a leading 0 (0 to 59)</li><li>mm   : the <b>minutes</b> with a leading 0 (00 to 59)</li><li>s    : the seconds without a leading 0 (0 to 59)</li><li>ss   : the seconds with a leading 0 (00 to 59)</li><li>ap   : use a 12-hour clock instead of a 24-hour clock, with \"ap\" replaced by the localized string for am or pm</li><li>AP   : use a 12-hour clock instead of a 24-hour clock, with \"AP\" replaced by the localized string for AM or PM</li><li>iso  : the date with time and timezone. Must be the only format present</li></ul></p><p>For example:\n"
24503"<ul>\n"
24504"<li>ddd, d MMM yyyy gives Mon, 5 Jan 2010</li>\n"
24505"<li>dd MMMM yy gives 05 January 10</li>\n"
24506"</ul> "
24507msgstr ""
24508
24509#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:458
24510msgid "&Format for numbers"
24511msgstr ""
24512
24513#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:459
24514msgid ""
24515"Default: Not formatted. For format language details see <a "
24516"href=\"https://docs.python.org/library/string.html#format-string-"
24517"syntax\">the Python documentation</a>"
24518msgstr ""
24519
24520#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:463
24521#, python-brace-format
24522msgid ""
24523"Examples: The format <code>{0:0>4d}</code> gives a 4-digit number with "
24524"leading zeros. The format <code>{0:d}&nbsp;days</code> prints the number "
24525"then the word \"days\""
24526msgstr ""
24527
24528#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:468
24529msgid ""
24530"Examples: The format <code>{0:.1f}</code> gives a floating point number with"
24531" 1 digit after the decimal point. The format "
24532"<code>Price:&nbsp;$&nbsp;{0:,.2f}</code> prints \"Price&nbsp;$&nbsp;\" then "
24533"displays the number with 2 digits after the decimal point and thousands "
24534"separated by commas."
24535msgstr ""
24536
24537#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:494
24538msgid "No lookup name was provided"
24539msgstr ""
24540
24541#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:498
24542msgid ""
24543"The lookup name must contain only lower case letters, digits and "
24544"underscores, and start with a letter"
24545msgstr ""
24546
24547#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:501
24548msgid ""
24549"Lookup names cannot end with _index, because these names are reserved for "
24550"the index of a series column."
24551msgstr ""
24552
24553#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:512
24554msgid "No column heading was provided"
24555msgstr "لم يُعطَ ترويس عمود"
24556
24557#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:522
24558#, python-format
24559msgid "The lookup name %s is already used"
24560msgstr "إسم الإيجاد %s مستخدَم مسبقاً"
24561
24562#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:534
24563#, python-format
24564msgid "The heading %s is already used"
24565msgstr "الترويس %s مستخدم مسبقًا"
24566
24567#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:555
24568#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:592
24569#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:613
24570#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:627
24571#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:630
24572#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:637
24573msgid "Invalid default value"
24574msgstr ""
24575
24576#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:556
24577msgid "The default value must be \"Now\" or a date"
24578msgstr ""
24579
24580#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:560
24581msgid "You must enter a template for composite columns"
24582msgstr ""
24583
24584#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:570
24585msgid "You must enter at least one value for enumeration columns"
24586msgstr ""
24587
24588#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:584
24589msgid ""
24590"The colors box must be empty or contain the same number of items as the "
24591"value box"
24592msgstr ""
24593
24594#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:588
24595#, python-brace-format
24596msgid "The color {0} is unknown"
24597msgstr ""
24598
24599#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:593
24600msgid "The default value must be one of the permitted values"
24601msgstr ""
24602
24603#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:605
24604msgid "The default value must be an integer"
24605msgstr ""
24606
24607#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:609
24608msgid "The default value must be a real number"
24609msgstr ""
24610
24611#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:628
24612msgid "The default value must be a real number between 0 and 5.0"
24613msgstr ""
24614
24615#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:631
24616msgid "The default value must be an integer between 0 and 5"
24617msgstr ""
24618
24619#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:638
24620msgid "The default value must be \"Yes\" or \"No\""
24621msgstr ""
24622
24623#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:25
24624msgid "Getting debug information, please wait"
24625msgstr "الحصول على معلومات إزالة العيوب، لطفا انتظر"
24626
24627#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:26
24628#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:32
24629msgid "Copy to &clipboard"
24630msgstr ""
24631
24632#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:44
24633msgid "Device already detected"
24634msgstr ""
24635
24636#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:45
24637#, python-format
24638msgid ""
24639"A device (%s) is already detected by calibre. If you wish to debug the "
24640"detection of another device, first disconnect this device."
24641msgstr ""
24642
24643#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:59
24644msgid "Debugging failed"
24645msgstr ""
24646
24647#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:60
24648msgid ""
24649"Running debug device detection failed. Click Show Details for more "
24650"information."
24651msgstr ""
24652
24653#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:31
24654msgid "Getting device information"
24655msgstr ""
24656
24657#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:34
24658msgid "User-defined device information"
24659msgstr ""
24660
24661#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:51
24662#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:57
24663msgid "Device Detection"
24664msgstr ""
24665
24666#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:52
24667msgid "Ensure your device is disconnected, then press OK"
24668msgstr ""
24669
24670#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:58
24671msgid "Ensure your device is connected, then press OK"
24672msgstr ""
24673
24674#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:82
24675msgid ""
24676"Copy these values to the clipboard, paste them into an editor, then enter "
24677"them into the USER_DEVICE by customizing the device plugin in "
24678"Preferences->Advanced->Plugins. Remember to also enter the folders where you"
24679" want the books to be put. You must restart calibre for your changes to take"
24680" effect.\n"
24681msgstr ""
24682
24683#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:82
24684msgid ""
24685"<p>calibre can send your books to you (or your reader) by email. Emails will"
24686" be automatically sent for downloaded news to all email addresses that have "
24687"<i>Auto send</i> checked."
24688msgstr "<p>يمكن لكاليبر أن يرسل كتبك إليك (أو إلى قائك) بالبريد الالكتروني. ستُرسل رسائل البريد الالكتروني تلقائيا للأخبار المحمَّلة إلى كل عناوين البريد الالكتروني التي يكون فيها <i>الإرسال التلقائي</i> مؤشَّرا."
24689
24690#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:83
24691msgid "Add an email address to which to send books"
24692msgstr "أضف عنوان بريد ألكتروني لإرسال الكتب غليه"
24693
24694#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:84
24695msgid "&Add email"
24696msgstr "أ&ضف بريدا"
24697
24698#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:85
24699msgid "Make &default"
24700msgstr "اجعله الم‍&بدئي"
24701
24702#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:86
24703msgid "&Remove email"
24704msgstr "أ&زل البريد"
24705
24706#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:87
24707msgid ""
24708"Add the comments from the book metadata to the email.\n"
24709"Useful to allow the recipient to see a summary of the\n"
24710"book before opening it."
24711msgstr "أضف التعليقات من البيانات الوصفية للكتاب إلى البريد الألكتروني.\nهذا مفيد ليتيح للمستلم مشاهدة مختصر عن الكتاب قبل فتحه."
24712
24713#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:90
24714msgid "Add &comments metadata as text to the email"
24715msgstr "أضف بيانات وصفية «ت‍&‍عليقات» كنصّ إلى البريد"
24716
24717#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:31
24718msgid "Email"
24719msgstr "البريد الإلكتروني"
24720
24721#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:31
24722msgid "Subject"
24723msgstr "الموضوع"
24724
24725#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:32
24726msgid "Alias"
24727msgstr "الرديف"
24728
24729#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:32
24730msgid "Auto send"
24731msgstr "إرسال نلقائي"
24732
24733#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:32
24734msgid "Auto send only tags"
24735msgstr "إرسال نلقائي للوسوم فقط"
24736
24737#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:37
24738msgid "Formats to email. The first matching format will be sent."
24739msgstr "التنسيقات التي ستُرسَل. سيُرسَل أول تنسيق مطابِق."
24740
24741#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:38
24742#, python-brace-format
24743msgid ""
24744"Subject of the email to use when sending. When left blank the title will be "
24745"used for the subject. Also, the same templates used for \"Save to disk\" "
24746"such as {title} and {author_sort} can be used here."
24747msgstr "موضوع البريد الألكتروني الذي سيُستخدَم عند الإرسال. عند تركه فارغًا، سيُستخدَم العنوان للموضوع. أيضاً يمكن استخدام نفس القوالب المستخدَمة لـ \"حفظ إلى القرص\" مثل {title} و {author_sort} هنا."
24748
24749#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:42
24750msgid ""
24751"If checked, downloaded news will be automatically mailed to this email "
24752"address (provided it is in one of the listed formats and has not been "
24753"filtered by tags)."
24754msgstr "إذا أُشّر فستُرسَل تحميلات الأخبار تلقائيا إلى البريد الألكتروني هذا (شريطة أن يكون أحد التنسيقات المدرجة وأن لا يكون قد صُفّي بحسب الوسوم)."
24755
24756#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:45
24757msgid "Friendly name to use for this email address"
24758msgstr "اسم أليف ليُستخدَم للبريد الألكتروني هذا."
24759
24760#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:46
24761msgid ""
24762"If specified, only news with one of these tags will be sent to this email "
24763"address. All news downloads have their title as a tag, so you can use this "
24764"to easily control which news downloads are sent to this email address."
24765msgstr "إذا عُيّن، فقط الأخبار التي لها أحد هذه الوسوم سترسَل إلى البريد الألكتروني هذا. لكل تحميلات الأخبار عنوانها كوسم، لتتمكن من استخدامه للتحكم بسهولة في تجديد الأخبار المرسَلة إلى البريد الألكتروني هذا."
24766
24767#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:175
24768msgid "new email address"
24769msgstr "عنوان بريد ألكتروني جديد"
24770
24771#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:29
24772msgid ""
24773"The list of devices that you have asked calibre to ignore. Uncheck a device "
24774"to have calibre stop ignoring it."
24775msgstr ""
24776
24777#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:40
24778msgid ""
24779"The list of device plugins you have disabled. Uncheck an entry to enable the"
24780" plugin. calibre cannot detect devices that are managed by disabled plugins."
24781msgstr ""
24782
24783#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:51
24784msgid "Reset allowed devices"
24785msgstr "تصفير الأجهزة المتاحة"
24786
24787#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:53
24788msgid ""
24789"This will erase the list of devices that calibre knows about causing it to "
24790"ask you for permission to manage them again, the next time they connect"
24791msgstr ""
24792
24793#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:68
24794msgid "Search for the author on Goodreads"
24795msgstr "ابحث عن المؤلف في موقع Goodreads"
24796
24797#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:69
24798msgid "Search for the author on Amazon"
24799msgstr "ابحث عن المؤلف في موقع أمازون Amazon"
24800
24801#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:70
24802msgid "Search for the author in your calibre library"
24803msgstr "ابحث عن المؤلف في مكتبة كاليبر الخاصة بك"
24804
24805#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:71
24806msgid "Search for the author on Wikipedia"
24807msgstr "ابحث عن المؤلف في موقع ويكيبديا"
24808
24809#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:72
24810msgid "Search for the author on Google Books"
24811msgstr "ابحث عن المؤلف في موقع كتب غوغل"
24812
24813#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:73
24814msgid "Search for the book on Goodreads"
24815msgstr "ابحث عن الكتاب في موقع Goodreads"
24816
24817#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:74
24818msgid "Search for the book on Amazon"
24819msgstr "ابحث عن الكتاب في موقع أمازون Amazon"
24820
24821#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:75
24822msgid "Search for the book on Google Books"
24823msgstr "ابحث عن الكتاب في موقع كتب غوغل"
24824
24825#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:76
24826msgid "Use a custom search URL"
24827msgstr ""
24828
24829#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:79
24830msgid "Clicking on &author names should:"
24831msgstr ""
24832
24833#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:82
24834#, python-brace-format
24835msgid ""
24836"Enter the URL to search. It should contain the string {0}\n"
24837"which will be replaced by the author name. For example,\n"
24838"{1}"
24839msgstr ""
24840
24841#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:86
24842msgid "Enter the URL"
24843msgstr "أدخل الرابط"
24844
24845#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:118
24846msgid "Create a new rule"
24847msgstr ""
24848
24849#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:132
24850msgid "The key of the identifier, for example, in isbn:XXX, the key is \"isbn\""
24851msgstr ""
24852
24853#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:134
24854msgid "&Key:"
24855msgstr ""
24856
24857#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:136
24858msgid "The name that will appear in the Book details panel"
24859msgstr ""
24860
24861#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:140
24862#, python-brace-format
24863msgid ""
24864"The template used to create the link. The placeholder {0} in the template "
24865"will be replaced with the actual identifier value. Use {1} to avoid the "
24866"value being quoted."
24867msgstr ""
24868
24869#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:154
24870#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:178
24871msgid "Key"
24872msgstr ""
24873
24874#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:154
24875#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:178
24876msgid "Template"
24877msgstr "نموذج"
24878
24879#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:156
24880msgid "Value needed"
24881msgstr ""
24882
24883#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:157
24884#, python-format
24885msgid "The %s field cannot be empty"
24886msgstr ""
24887
24888#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:164
24889msgid "Create rules for identifiers"
24890msgstr ""
24891
24892#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:169
24893msgid "Create rules to convert identifiers into links."
24894msgstr ""
24895
24896#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:191
24897msgid "&Edit rule"
24898msgstr ""
24899
24900#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:402
24901#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:599
24902msgid "Default icons"
24903msgstr ""
24904
24905#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:403
24906#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:600
24907#, python-format
24908msgid "Icon theme: <b>%s</b>"
24909msgstr "قالب الأيقونات: <b>%s</b>"
24910
24911#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:408
24912msgid "Narrow"
24913msgstr "ضيّق"
24914
24915#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:408
24916msgid "Wide"
24917msgstr "كبير"
24918
24919#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:409
24920#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:631
24921#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:639
24922#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:646
24923msgid "Automatic"
24924msgstr "تلقائي"
24925
24926#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:409
24927#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:486
24928msgid "Off"
24929msgstr "إيقاف"
24930
24931#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:409
24932msgid "On"
24933msgstr ""
24934
24935#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:412
24936#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:41
24937#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:91
24938#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:49
24939#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:45
24940#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:105
24941msgid "System default"
24942msgstr "الإعدادات الافتراضية للنظام"
24943
24944#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:412
24945msgid "calibre style"
24946msgstr "طراز كاليبر"
24947
24948#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:444
24949msgid "No subtitle"
24950msgstr ""
24951
24952#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
24953#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:318
24954#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:406
24955msgid "Bottom"
24956msgstr "أسفل"
24957
24958#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
24959#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:318
24960#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:405
24961msgid "Top"
24962msgstr "أعلى"
24963
24964#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:453
24965msgid "Above text"
24966msgstr ""
24967
24968#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:453
24969msgid "Beside text"
24970msgstr ""
24971
24972#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:453
24973#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:491
24974msgid "Never"
24975msgstr "مطلقاً"
24976
24977#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:486
24978msgid "Small"
24979msgstr "صغير"
24980
24981#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:487
24982msgid "Medium"
24983msgstr "متوسط"
24984
24985#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:490
24986msgid "Always"
24987msgstr "دائما"
24988
24989#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:490
24990msgid "If there is enough room"
24991msgstr "إن وُجد مجال كافٍ"
24992
24993#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:494
24994#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1014
24995msgid "By first letter"
24996msgstr "بواسطة الحرف الأول"
24997
24998#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:495
24999msgid "Partitioned"
25000msgstr "مقسَّم"
25001
25002#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:543
25003msgid "Column &coloring"
25004msgstr ""
25005
25006#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:548
25007msgid "Column &icons"
25008msgstr ""
25009
25010#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:567
25011msgid "Change &color"
25012msgstr ""
25013
25014#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:571
25015msgid "Change &background image"
25016msgstr ""
25017
25018#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:575
25019msgid "Restore default &appearance"
25020msgstr ""
25021
25022#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:621
25023#, python-format
25024msgid "Current aspect ratio (width/height): %.2g"
25025msgstr ""
25026
25027#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:638
25028msgid "Edit template for caption"
25029msgstr ""
25030
25031#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:675
25032#, python-format
25033msgid "Current space used: %s"
25034msgstr ""
25035
25036#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:721
25037msgid "Choose background color for the Cover grid"
25038msgstr ""
25039
25040#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:728
25041msgid "Remove background image?"
25042msgstr ""
25043
25044#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:729
25045msgid ""
25046"There is currently a background image set, so the color you have chosen will"
25047" not be visible. Remove the background image?"
25048msgstr ""
25049
25050#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:593
25051msgid "Disable all animations. Useful if you have a slow/old computer."
25052msgstr ""
25053
25054#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:594
25055msgid "Disable &animations"
25056msgstr ""
25057
25058#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:595
25059msgid "User interface style (&needs restart):"
25060msgstr ""
25061
25062#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:596
25063msgid "&User interface layout (needs restart):"
25064msgstr ""
25065
25066#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:597
25067msgid "E&xtra spacing to add between rows in the book list (can be negative):"
25068msgstr ""
25069
25070#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:599
25071#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:95
25072msgid "Toolbar"
25073msgstr "شريط الأدوات"
25074
25075#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:600
25076msgid "Icon si&ze:"
25077msgstr ""
25078
25079#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:601
25080msgid "Show &text under icons:"
25081msgstr ""
25082
25083#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:602
25084msgid "Use t&wo lines for the text under the icons (needs restart)"
25085msgstr ""
25086
25087#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:603
25088msgid "Change &font (needs restart)"
25089msgstr ""
25090
25091#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:604
25092msgid "Show &tooltips in the book list"
25093msgstr ""
25094
25095#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:605
25096msgid "Show &layout buttons in the status bar (needs restart)"
25097msgstr ""
25098
25099#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:606
25100msgid "Enable s&ystem tray icon (needs restart)"
25101msgstr ""
25102
25103#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:607
25104msgid "Choose &language (needs restart):"
25105msgstr ""
25106
25107#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:608
25108msgid "&Interface font:"
25109msgstr ""
25110
25111#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:609
25112msgid ""
25113"Disable popup notifications when calibre completes jobs such a conversion, "
25114"sending to device etc. The notifications are sent via the operating system "
25115"notification facility, if available. Note that on Windows, you have to "
25116"enable the system tray icon for notifications to work."
25117msgstr ""
25118
25119#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:610
25120msgid "Disable n&otifications on job completion"
25121msgstr ""
25122
25123#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:611
25124msgid "Show the &splash screen at startup"
25125msgstr ""
25126
25127#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:612
25128msgid "Change &icon theme (needs restart)"
25129msgstr ""
25130
25131#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:613
25132msgid "Show &row numbers in the book list"
25133msgstr ""
25134
25135#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:614
25136msgid "Ad&just for high resolution screens (needs restart):"
25137msgstr ""
25138
25139#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:615
25140msgid ""
25141"<p>Whether to automatically adjust the calibre user interface for high resolution (high DPI) monitors. There are three possible values:</p>\n"
25142"\n"
25143"<ul>\n"
25144"<li><b>Automatic</b>: Adjust the user interface if a high resolution monitor is detected. Will respect Qt environment variables controlling high DPI behavior. So if you use the environment variable QT_AUTO_SCREEN_SCALE_FACTOR then it will be used instead of this setting.</li>\n"
25145"\n"
25146"<li><b>On</b>: Same as \"Automatic\", but ignores Qt environment variables controlling high DPI behavior.</li>\n"
25147"\n"
25148"<li><b>Off</b>: Do not adjust the user interface, regardless of Qt environment variables.</li>\n"
25149"</ul>"
25150msgstr ""
25151
25152#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:624
25153msgid "Allow using &drag and drop to merge books"
25154msgstr ""
25155
25156#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:625
25157msgid "Draw a &grid in the book list"
25158msgstr ""
25159
25160#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:626
25161msgid "&Main interface"
25162msgstr ""
25163
25164#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:627
25165msgid ""
25166"Control the Cover grid view. You can enable this view by clicking the "
25167"\"Layout\" button in the bottom right corner of the main calibre window."
25168msgstr ""
25169
25170#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:628
25171msgid "Field to show &under the covers:"
25172msgstr ""
25173
25174#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:629
25175msgid "Spac&ing between covers:"
25176msgstr ""
25177
25178#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:630
25179msgid ""
25180"The spacing between covers. A value of zero means calculate automatically "
25181"based on cover size."
25182msgstr ""
25183
25184#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:632
25185#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:640
25186#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:647
25187msgid " cm"
25188msgstr ""
25189
25190#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:633
25191msgid "Background for the Cover grid"
25192msgstr ""
25193
25194#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:635
25195msgid ""
25196"By default, calibre chooses a cover size based on your computer's screen "
25197"size. You can change the cover size here:"
25198msgstr ""
25199
25200#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:636
25201msgid "Cover &width: "
25202msgstr ""
25203
25204#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:637
25205msgid ""
25206"The width of displayed covers.\n"
25207"A value of zero means calculate automatically."
25208msgstr ""
25209
25210#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:641
25211msgid "Make the covers larger, maintaining current aspect ratio."
25212msgstr ""
25213
25214#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:642
25215msgid "&Larger covers"
25216msgstr ""
25217
25218#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:643
25219msgid "Cover &height: "
25220msgstr ""
25221
25222#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:644
25223msgid ""
25224"The height of displayed covers.\n"
25225"A value of zero means calculate automatically."
25226msgstr ""
25227
25228#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:648
25229msgid "Make the covers smaller, maintaining current aspect ratio."
25230msgstr ""
25231
25232#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:649
25233msgid "&Smaller covers"
25234msgstr ""
25235
25236#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:650
25237msgid "Reset size to automatic"
25238msgstr ""
25239
25240#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:651
25241msgid "&Reset size"
25242msgstr ""
25243
25244#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:653
25245msgid "Size of the emblems (if any) shown &next to the covers: "
25246msgstr ""
25247
25248#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:654
25249msgid "Show a &field (such as title) under the covers"
25250msgstr ""
25251
25252#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:655
25253msgid "&Location of the emblems shown next to the covers:"
25254msgstr ""
25255
25256#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:657
25257msgid "&Emblems"
25258msgstr ""
25259
25260#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:658
25261msgid "Caching of covers for improved performance"
25262msgstr ""
25263
25264#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:659
25265msgid ""
25266"There are two kinds of caches that calibre uses to improve performance when "
25267"rendering covers in the grid view. A disk cache that is kept on your hard "
25268"disk and stores the cover thumbnails and an in memory cache used to ensure "
25269"flicker free rendering of covers. For best results, keep the memory cache "
25270"small and the disk cache large, unless you have a lot of extra RAM in your "
25271"computer and don't mind it being used by the memory cache."
25272msgstr ""
25273
25274#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:660
25275#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1012
25276msgid "Disable"
25277msgstr "تعطيل"
25278
25279#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:661
25280msgid " MB"
25281msgstr ""
25282
25283#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:662
25284msgid "&Empty disk cache"
25285msgstr ""
25286
25287#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:663
25288msgid "&Open cache folder"
25289msgstr ""
25290
25291#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:664
25292msgid "Number of screenfulls of covers to cache in &memory (keep this small):"
25293msgstr ""
25294
25295#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:665
25296msgid "Maximum amount of &disk space to use for caching thumbnails: "
25297msgstr ""
25298
25299#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:666
25300msgid ""
25301"The maximum number of screenfulls of thumbnails to keep in memory. "
25302"Increasing this will make rendering faster, at the cost of more memory "
25303"usage. Note that regardless of this setting, a minimum of one hundred "
25304"thumbnails are always kept in memory, to ensure flicker free rendering."
25305msgstr ""
25306
25307#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:667
25308msgid "&Performance"
25309msgstr ""
25310
25311#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:668
25312msgid "Cover &grid"
25313msgstr ""
25314
25315#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:669
25316msgid "Text styling"
25317msgstr ""
25318
25319#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:670
25320msgid "Create rules to convert &identifiers into links"
25321msgstr ""
25322
25323#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:672
25324#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:765
25325msgid "Move down"
25326msgstr "تحريك للأسفل"
25327
25328#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:673
25329#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:764
25330msgid "Move up"
25331msgstr "تحرك لأعلى"
25332
25333#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:674
25334msgid ""
25335"Note that <b>comments</b> will always be displayed at the end, regardless of"
25336" the position you assign here."
25337msgstr "لاحظ أنّ <b>التعليقات</b> ستُعرَض في النهاية دائمًا، بغضّ النظر عن الموضع الذي تعيّنه هنا."
25338
25339#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:675
25340msgid "Show &cover"
25341msgstr ""
25342
25343#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:676
25344msgid "Show the size of the book's cover in pixels"
25345msgstr "أظهِر حجم غلاف الكتاب بالبكسل"
25346
25347#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:677
25348msgid "Show cover &size"
25349msgstr ""
25350
25351#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:678
25352msgid "Use &Roman numerals for series"
25353msgstr ""
25354
25355#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:679
25356msgid "Show comments &heading:"
25357msgstr ""
25358
25359#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:680
25360msgid "&Book details"
25361msgstr ""
25362
25363#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:681
25364msgid ""
25365"Choose how Tag browser subcategories are displayed when\n"
25366"there are more items than the limit. Select by first\n"
25367"letter to see an A, B, C list. Choose partitioned to\n"
25368"have a list of fixed-sized groups. Set to disabled\n"
25369"if you never want subcategories"
25370msgstr ""
25371
25372#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:686
25373msgid "&Category partitioning method:"
25374msgstr ""
25375
25376#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:687
25377msgid "Co&llapse when more items than:"
25378msgstr ""
25379
25380#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:688
25381msgid ""
25382"If a Tag browser category has more than this number of items, it is divided\n"
25383"up into subcategories. If the partition method is set to disable, this value is ignored."
25384msgstr ""
25385
25386#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:690
25387msgid "Combine letters &when fewer items than:"
25388msgstr ""
25389
25390#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:691
25391msgid ""
25392"If collapsing by first letter, combine adjacent letters together if\n"
25393"there are fewer items under a letter than specified here. If the partition method is\n"
25394"not set to first letter, this value is ignored. Set to zero to disable."
25395msgstr ""
25396
25397#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:694
25398msgid "Spacing between &items:"
25399msgstr ""
25400
25401#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:695
25402msgid ""
25403"The spacing between consecutive items in the Tag browser. In units of (ex) "
25404"which is the approximate height of the letter 'x' in the currently used "
25405"font. "
25406msgstr ""
25407
25408#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:696
25409msgid " ex"
25410msgstr ""
25411
25412#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:697
25413msgid "Categories &not to partition:"
25414msgstr ""
25415
25416#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:698
25417msgid ""
25418"A comma-separated list of categories that are not to\n"
25419"be partitioned even if the number of items is larger than\n"
25420"the value shown above. This option can be used to\n"
25421"avoid collapsing hierarchical categories that have only\n"
25422"a few top-level elements."
25423msgstr ""
25424
25425#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:703
25426msgid "C&ategories with hierarchical items:"
25427msgstr ""
25428
25429#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:704
25430msgid ""
25431"A comma-separated list of categories in which items containing\n"
25432"periods are displayed in the Tag browser trees. For example, if\n"
25433"this box contains 'tags' then tags of the form 'Mystery.English'\n"
25434"and 'Mystery.Thriller' will be displayed with English and Thriller\n"
25435"both under 'Mystery'. If 'tags' is not in this box,\n"
25436"then the tags will be displayed each on their own line."
25437msgstr ""
25438
25439#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:710
25440msgid "Show &tooltips"
25441msgstr ""
25442
25443#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:711
25444msgid "Show &average ratings"
25445msgstr ""
25446
25447#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:712
25448msgid ""
25449"Show counts for items in the Tag browser. Such as the number of books\n"
25450"by each author, the number of authors, etc. If you turn it off, you can still\n"
25451"see the counts by hovering your mouse over any item."
25452msgstr ""
25453
25454#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:715
25455msgid "Show &counts"
25456msgstr ""
25457
25458#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:716
25459msgid "Use &alternating row colors"
25460msgstr ""
25461
25462#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:717
25463msgid ""
25464"When checked, calibre will automatically hide any category\n"
25465" (a column, custom or standard) that has no items to show. For example, some\n"
25466" categories might not have values when using Virtual libraries. Checking this\n"
25467" box will cause these empty categories to be hidden."
25468msgstr ""
25469
25470#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:721
25471msgid "Hi&de empty categories (columns)"
25472msgstr ""
25473
25474#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:722
25475msgid ""
25476"When checked, Find in the Tag browser will show all items\n"
25477" that match the search instead of the first one. If Hide empty categories is\n"
25478" also checked then only categories containing a matched item will be shown."
25479msgstr ""
25480
25481#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:725
25482msgid "Find &shows all items that match"
25483msgstr ""
25484
25485#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:726
25486msgid ""
25487"<p>When checked, the Tag browser can get keyboard focus, allowing\n"
25488"use of the keyboard to navigate the tree using the arrow keys. The Enter key simulates\n"
25489"a click on the selected item. The keyboard shortcut 'Tag browser /\n"
25490"Give the Tag browser keyboard focus' changes the keyboard focus without\n"
25491"using the mouse.</p>"
25492msgstr ""
25493
25494#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:731
25495msgid "Allow the Tag browser to have keyboard &focus"
25496msgstr ""
25497
25498#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:732
25499msgid ""
25500"<p style=\"text-indent: 2em; font-size:smaller\">If you enable this option "
25501"then you should set a keyboard shortcut to focus the Tag browser under "
25502"<code>Preferences-&gt;Shortcuts-&gt;Tag browser-&gt;Give the Tag browser "
25503"keyboard focus</code>"
25504msgstr ""
25505
25506#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:733
25507msgid "&Tag browser"
25508msgstr ""
25509
25510#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:734
25511msgid "When showing in a separate window, show it &fullscreen"
25512msgstr ""
25513
25514#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:735
25515msgid "Show in a &separate window (needs restart)"
25516msgstr ""
25517
25518#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:736
25519msgid "&Number of covers to show in browse mode (needs restart):"
25520msgstr ""
25521
25522#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:737
25523#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:58
25524msgid "Template &editor"
25525msgstr ""
25526
25527#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:738
25528msgid ""
25529"The template used to generate the text below the covers. Uses the same "
25530"syntax as save templates. Defaults to just the book title. Note that this "
25531"setting is per-library, which means that you have to set it again for every "
25532"different calibre library you use. Use an empty template for no text."
25533msgstr ""
25534
25535#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:739
25536msgid "Show &reflections"
25537msgstr ""
25538
25539#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:740
25540msgid ""
25541"Show covers in their original aspect ratio instead of resizing\n"
25542"them to all have the same width and height"
25543msgstr ""
25544
25545#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:742
25546msgid "Preserve &aspect ratio of covers"
25547msgstr ""
25548
25549#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:743
25550msgid "&Template for caption:"
25551msgstr ""
25552
25553#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:744
25554msgid "Fie&ld for sub-title:"
25555msgstr ""
25556
25557#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:745
25558#, python-format
25559msgid "You can press the %s key to toggle full screen mode."
25560msgstr ""
25561
25562#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:746
25563msgid "Show ne&xt cover during auto scroll after:"
25564msgstr ""
25565
25566#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:748
25567msgid "&Double click to view the central book, instead of single click"
25568msgstr ""
25569
25570#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:749
25571msgid "Cover &browser"
25572msgstr ""
25573
25574#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:750
25575msgid ""
25576"Check this box to make Quickview show books only in the\n"
25577"current Virtual library. If unchecked, Quickview ignores Virtual libraries. If\n"
25578"unchecked then only row changes are taken into account."
25579msgstr ""
25580
25581#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:754
25582msgid ""
25583"Check this box to make Quickview change the column being examined\n"
25584"when the column in the book list is changed using the cursor arrow keys"
25585msgstr ""
25586
25587#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:756
25588msgid "&Change Quickview item when book list column changes"
25589msgstr ""
25590
25591#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:757
25592msgid ""
25593"Pressing 'Enter' in a cell changes both the book and the\n"
25594"column being examined (the left-hand pane)"
25595msgstr ""
25596
25597#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:759
25598msgid "&Pressing 'Enter' changes the examined column"
25599msgstr ""
25600
25601#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:760
25602msgid ""
25603"Double-clicking in a cell changes both the book and the\n"
25604"column being examined (the left-hand pane)"
25605msgstr ""
25606
25607#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:762
25608msgid "&Double click changes examined column"
25609msgstr ""
25610
25611#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:763
25612msgid "Select columns to display"
25613msgstr "حدد أعمدة لعَرضها"
25614
25615#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:766
25616msgid "&Quickview"
25617msgstr ""
25618
25619#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:93
25620msgid "version"
25621msgstr ""
25622
25623#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:94
25624msgid "created by Kovid Goyal"
25625msgstr "أنشأه كوفيد كويال Kovid Goyal"
25626
25627#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:247
25628msgid "Run Welcome &wizard"
25629msgstr ""
25630
25631#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:264
25632msgid "Save changes"
25633msgstr ""
25634
25635#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:265
25636msgid "Cancel and return to overview"
25637msgstr "إلغاء والعودة إلى نظرة عامة"
25638
25639#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:345
25640msgid "Restoring to defaults not supported for"
25641msgstr ""
25642
25643#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:391
25644msgid ""
25645"Some of the changes you made require a restart. Please restart calibre as "
25646"soon as possible."
25647msgstr ""
25648
25649#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:394
25650msgid ""
25651"The changes you have made require calibre be restarted immediately. You will"
25652" not be allowed to set any more preferences, until you restart."
25653msgstr ""
25654
25655#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:53
25656#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
25657msgid "Source"
25658msgstr "المصدر"
25659
25660#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:55
25661msgid "Cover priority"
25662msgstr "أولوية الغلاف"
25663
25664#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:82
25665msgid "This source is configured and ready to go"
25666msgstr "ضُبط هذا المصدر وهو مستعد للعمل"
25667
25668#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:83
25669msgid "This source needs configuration"
25670msgstr ""
25671
25672#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:97
25673msgid ""
25674"This plugin is useful only for <b>Chinese</b> language books. It can return "
25675"incorrect results for books in English. Are you sure you want to enable it?"
25676msgstr ""
25677
25678#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:162
25679msgid "Published date"
25680msgstr "تاريخ النشر"
25681
25682#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:275
25683#, python-format
25684msgid "<b>Configure %(name)s</b><br>%(desc)s"
25685msgstr "<b>اضبط %(name)s</b><br>%(desc)s"
25686
25687#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:344
25688msgid "No source selected"
25689msgstr ""
25690
25691#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:345
25692msgid "No source selected, cannot configure."
25693msgstr "لم يُحدد مصدر، تعذّر الضبط."
25694
25695#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:153
25696msgid "Metadata sources"
25697msgstr "مصادر البيانات الوصفية"
25698
25699#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:154
25700msgid ""
25701"Disable any metadata sources you do not want by unchecking them. You can "
25702"also set the cover priority. Covers from sources that have a higher "
25703"(smaller) priority will be preferred when bulk downloading metadata."
25704msgstr "عطّل أية مصادر لا تريدها للبيانات الوصفية عن طريق إزالة التأشير عنها. يمكنك أيضا إعداد أولوية الغلاف. سيكون للأغلفة من المصادر ذات الأولوية الأعلى (الأقل) الأفضلية عند التنزيل الجمعي للبيانات الوصفية."
25705
25706#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:155
25707msgid ""
25708"Sources with a red X next to their names must be configured before they will"
25709" be used. "
25710msgstr "المصادر التي فيها علامة X حمراء بجانب أسمائها يتوجب أن تُضبَط قبل أن تُستخدَم."
25711
25712#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:156
25713msgid "C&onfigure selected source"
25714msgstr ""
25715
25716#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:158
25717msgid ""
25718"If you uncheck any fields, metadata for those fields will not be downloaded"
25719msgstr "إذا أزلت تأشير أية حقول، فلن تُحمَّل البيانات الوصفية لتلك الحقول"
25720
25721#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:159
25722#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:607
25723msgid "&Select all"
25724msgstr ""
25725
25726#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:160
25727msgid "Sele&ct none"
25728msgstr ""
25729
25730#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:161
25731msgid ""
25732"Restore your own subset of checked fields that you define using the 'Set as "
25733"default' button"
25734msgstr ""
25735
25736#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:162
25737msgid "Select &default"
25738msgstr ""
25739
25740#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:163
25741msgid ""
25742"Store the currently checked fields as the default, you can quickly apply the"
25743" default using the 'Select default' button"
25744msgstr ""
25745
25746#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:164
25747msgid "&Set as default"
25748msgstr ""
25749
25750#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:165
25751msgid "Convert all downloaded comments to plain &text"
25752msgstr ""
25753
25754#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:166
25755msgid "Swap &author names from FN LN to LN, FN"
25756msgstr ""
25757
25758#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:167
25759msgid ""
25760"<p>When downloading comments, append the downloaded comments to any existing"
25761" comment, instead of overwriting them."
25762msgstr ""
25763
25764#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:168
25765msgid ""
25766"When downloading comments, append the downloaded comments to any existing "
25767"comment, instead of overwriting them."
25768msgstr ""
25769
25770#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:169
25771msgid "Append comments to &existing"
25772msgstr ""
25773
25774#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:170
25775msgid ""
25776"<p>Normally, the metadata download system will keep only a single result per"
25777" metadata source. This option will cause it to keep all results returned "
25778"from every metadata source. Useful if you only use one or two sources and "
25779"want to select individual results from them by hand. Note that result with "
25780"identical title/author/identifiers are still merged."
25781msgstr ""
25782
25783#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:171
25784msgid "Keep more than one entry per source"
25785msgstr ""
25786
25787#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:172
25788msgid ""
25789"<p>Different metadata sources have different sets of tags for the same book. If this option is checked, then calibre will use the smaller tag sets. These tend to be more like genres, while the larger tag sets tend to describe the books content.\n"
25790"<p>Note that this option will only make a practical difference if one of the metadata sources has a genre like tag set for the book you are searching for. Most often, they all have large tag sets."
25791msgstr ""
25792
25793#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:174
25794msgid ""
25795"Prefer smaller tag sets when picking tags from different metadata sources"
25796msgstr ""
25797
25798#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:175
25799msgid "Prefer &fewer tags"
25800msgstr ""
25801
25802#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:176
25803msgid "Create &rules to filter/transform tags"
25804msgstr ""
25805
25806#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:177
25807msgid "Create rules to &transform author names"
25808msgstr ""
25809
25810#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:178
25811msgid "Max. &number of tags to download:"
25812msgstr ""
25813
25814#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:179
25815msgid "Max. &time to wait after first match is found:"
25816msgstr ""
25817
25818#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:180
25819#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:182
25820msgid " secs"
25821msgstr ""
25822
25823#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:181
25824msgid "Max. time to wait after first &cover is found:"
25825msgstr ""
25826
25827#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc.py:38
25828msgid ""
25829"The maximum number of jobs that will run simultaneously in the background. "
25830"This refers to CPU intensive tasks like  conversion. Lower this number if "
25831"you want calibre to use less CPU."
25832msgstr "العدد الأقصى من الأعمال التي ستشتغل بتزامن في الخلفية. يشير هذا إلى المهام الشديدة على وحدة المعالجة المركزية مثل التحويل. قلل هذا العدد إذا أردت أن يستخدم كاليبر معالجة أقل."
25833
25834#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc.py:47
25835msgid "No proxies used"
25836msgstr ""
25837
25838#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc.py:51
25839msgid "<b>Using proxies:</b>"
25840msgstr ""
25841
25842#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:73
25843msgid "Max. simultaneous conversion/&news download/plugin jobs:"
25844msgstr ""
25845
25846#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:74
25847msgid "Limit the max. simultaneous jobs to the available CPU &cores"
25848msgstr ""
25849
25850#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:75
25851msgid "Debug &device detection"
25852msgstr ""
25853
25854#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:76
25855msgid "Get information to setup the &user defined device"
25856msgstr ""
25857
25858#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:77
25859msgid "Open calibre &configuration folder"
25860msgstr ""
25861
25862#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:78
25863msgid "Abort &jobs that take more than:"
25864msgstr ""
25865
25866#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:79
25867msgid "Never abort"
25868msgstr ""
25869
25870#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:80
25871msgid " minutes"
25872msgstr ""
25873
25874#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:81
25875msgid "Create a calibre &icon theme"
25876msgstr ""
25877
25878#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:44
25879msgid "Device currently connected: "
25880msgstr ""
25881
25882#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:47
25883msgid "Device currently connected: None"
25884msgstr ""
25885
25886#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:191
25887msgid ""
25888"That format has no metadata writers enabled. A plugboard will probably have "
25889"no effect."
25890msgstr ""
25891
25892#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:206
25893msgid "That format and device already has a plugboard."
25894msgstr ""
25895
25896#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:218
25897msgid "Possibly override plugboard?"
25898msgstr ""
25899
25900#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:219
25901msgid ""
25902"A more general plugboard already exists for that format and device. Are you "
25903"sure you want to add the new plugboard?"
25904msgstr ""
25905
25906#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:231
25907#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:253
25908msgid "Add possibly overridden plugboard?"
25909msgstr ""
25910
25911#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:232
25912msgid ""
25913"More specific device plugboards exist for that format. Are you sure you want"
25914" to add the new plugboard?"
25915msgstr ""
25916
25917#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:243
25918msgid "Really add plugboard?"
25919msgstr ""
25920
25921#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:244
25922msgid ""
25923"A different plugboard matches that format and device combination. Are you "
25924"sure you want to add the new plugboard?"
25925msgstr ""
25926
25927#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:254
25928msgid ""
25929"More specific format and device plugboards already exist. Are you sure you "
25930"want to add the new plugboard?"
25931msgstr ""
25932
25933#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:265
25934#, python-brace-format
25935msgid "The {0} device does not support the {1} format."
25936msgstr ""
25937
25938#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:273
25939#, python-brace-format
25940msgid "The {0} device supports only the {1} format(s)."
25941msgstr ""
25942
25943#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:308
25944msgid "Invalid destination"
25945msgstr ""
25946
25947#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:309
25948msgid "The destination field cannot be blank"
25949msgstr ""
25950
25951#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:320
25952msgid "Plugboard modifies comments"
25953msgstr ""
25954
25955#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:321
25956msgid ""
25957"This plugboard modifies the comments metadata. If the comments are set to "
25958"invalid HTML, it could cause problems on the device. Are you sure you wish "
25959"to save this plugboard?"
25960msgstr ""
25961
25962#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:352
25963#, python-brace-format
25964msgid "The {0} device plugin is disabled."
25965msgstr ""
25966
25967#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:115
25968msgid ""
25969"Here you can change the metadata calibre uses to update a book when saving to disk or sending to device.\n"
25970"\n"
25971"Use this dialog to define a 'plugboard' for a format (or all formats) and a device (or all devices). The plugboard specifies what template is connected to what field. The template is used to compute a value, and that value is assigned to the connected field.\n"
25972"\n"
25973"Often templates will contain simple references to composite columns, but this is not necessary. You can use any template in a source box that you can use elsewhere in calibre.\n"
25974"\n"
25975"One possible use for a plugboard is to alter the title to contain series information. Another would be to change the author sort, something that MOBI users might do to force it to use the ';' that the Kindle requires. A third would be to specify the language."
25976msgstr ""
25977
25978#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:122
25979msgid "Format (choose first)"
25980msgstr ""
25981
25982#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:123
25983msgid "Device (choose second)"
25984msgstr ""
25985
25986#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:124
25987msgid "Add &new plugboard:"
25988msgstr ""
25989
25990#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:125
25991msgid "Edit &existing plugboard:"
25992msgstr ""
25993
25994#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:126
25995msgid "Existing &plugboards:"
25996msgstr ""
25997
25998#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:127
25999msgid "Source template"
26000msgstr ""
26001
26002#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:128
26003msgid "Destination field"
26004msgstr ""
26005
26006#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:129
26007msgid "&Save plugboard"
26008msgstr ""
26009
26010#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:130
26011msgid "&Delete plugboard"
26012msgstr ""
26013
26014#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:212
26015msgid ""
26016"\n"
26017"Customization: "
26018msgstr ""
26019
26020#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:214
26021msgid ""
26022"\n"
26023"\n"
26024"This plugin has been disabled"
26025msgstr ""
26026
26027#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:216
26028msgid ""
26029"\n"
26030"\n"
26031"This plugin is installed system-wide and can not be managed from within calibre"
26032msgstr ""
26033
26034#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:247
26035msgid "Search for plugin"
26036msgstr "البحث عن ملحقة"
26037
26038#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:269
26039msgid "Could not find any matching plugins"
26040msgstr ""
26041
26042#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:309
26043msgid "files"
26044msgstr ""
26045
26046#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:310
26047msgid "Add plugin"
26048msgstr ""
26049
26050#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:345
26051msgid "No valid plugin path"
26052msgstr "الملحق مسار غير صالح"
26053
26054#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:346
26055#, python-format
26056msgid "%s is not a valid plugin path"
26057msgstr "%s ليس مسار صالح لملحق"
26058
26059#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:354
26060#, python-format
26061msgid "Select an actual plugin under <b>%s</b> to customize"
26062msgstr ""
26063
26064#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:361
26065#, python-format
26066msgid "Disabling the plugin %s is not allowed"
26067msgstr ""
26068
26069#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:385
26070#, python-format
26071msgid "Are you sure you want to remove the plugin: %s?"
26072msgstr ""
26073
26074#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:390
26075#, python-brace-format
26076msgid ""
26077"Plugin <b>{0}</b> successfully removed. You will have to restart calibre for"
26078" it to be completely removed."
26079msgstr ""
26080
26081#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:400
26082msgid "Cannot remove builtin plugin"
26083msgstr "لم يمكن حذف الملحق المضمن"
26084
26085#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:401
26086msgid " cannot be removed. It is a builtin plugin. Try disabling it instead."
26087msgstr " يمكن حذفه. هذا ملحق مضمن في البرنامج. حاول تعطيله بدلاً من حذفه."
26088
26089#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:107
26090msgid ""
26091"Here you can customize the behavior of calibre by controlling what plugins "
26092"it uses."
26093msgstr ""
26094
26095#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:110
26096msgid "Show only those plugins that have been installed by you"
26097msgstr ""
26098
26099#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:111
26100msgid "Show only &user installed plugins"
26101msgstr ""
26102
26103#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:115
26104msgid "Get &new plugins"
26105msgstr ""
26106
26107#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:116
26108msgid "Check for &updated plugins"
26109msgstr ""
26110
26111#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:117
26112msgid "&Load plugin from file"
26113msgstr ""
26114
26115#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:32
26116msgid ""
26117"This setting can be overridden for <b>individual devices</b>, by clicking "
26118"the device icon and choosing \"Configure this device\"."
26119msgstr ""
26120
26121#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:39
26122msgid "Any custom field"
26123msgstr ""
26124
26125#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:40
26126msgid "The lookup name of any custom field (these names begin with \"#\")."
26127msgstr ""
26128
26129#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:71
26130msgid "Constant template"
26131msgstr ""
26132
26133#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:72
26134#, python-brace-format
26135msgid ""
26136"The template contains no {fields}, so all books will have the same name. Is "
26137"this OK?"
26138msgstr ""
26139
26140#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:55
26141msgid "Save template"
26142msgstr ""
26143
26144#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:56
26145msgid ""
26146"By adjusting the template below, you can control what folders the files are "
26147"saved in and what filenames they are given. You can use the / character to "
26148"indicate sub-folders. Available metadata variables are described below. If a"
26149" particular book does not have some metadata, the variable will be replaced "
26150"by the empty string."
26151msgstr ""
26152
26153#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:57
26154msgid "Available variables:"
26155msgstr ""
26156
26157#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:69
26158msgid ""
26159"Here you can control how calibre will save your books when you click the "
26160"\"Save to disk\" button:"
26161msgstr ""
26162
26163#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:70
26164msgid "Save &cover separately"
26165msgstr ""
26166
26167#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:71
26168msgid "Replace space with &underscores"
26169msgstr ""
26170
26171#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:72
26172msgid "Update &metadata in saved copies"
26173msgstr ""
26174
26175#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:73
26176msgid "Change paths to &lowercase"
26177msgstr ""
26178
26179#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:74
26180#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:70
26181msgid "Format &dates as:"
26182msgstr ""
26183
26184#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:75
26185msgid "File &formats to save:"
26186msgstr ""
26187
26188#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:76
26189msgid "Convert non-English characters to &English equivalents"
26190msgstr ""
26191
26192#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:77
26193msgid "Save metadata in a separate &OPF file"
26194msgstr ""
26195
26196#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:78
26197msgid "&Show files in the file browser after saving to disk"
26198msgstr ""
26199
26200#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:42
26201msgid ""
26202"<b>Grouped search terms</b> are search names that permit a query to "
26203"automatically search across more than one column. For example, if you create"
26204" a grouped search term <code>allseries</code> with the value <code>series, "
26205"#myseries, #myseries2</code>, then the query <code>allseries:adhoc</code> "
26206"will find 'adhoc' in any of the columns <code>series</code>, "
26207"<code>#myseries</code>, and <code>#myseries2</code>.<p> Enter the name of "
26208"the grouped search term in the drop-down box, enter the list of columns to "
26209"search in the value box, then push the Save button. <p>Note: Search terms "
26210"are forced to lower case; <code>MySearch</code> and <code>mysearch</code> "
26211"are the same term.<p>You can have your grouped search term show up as User "
26212"categories in  the Tag browser. Just add the grouped search term names to "
26213"the Make User categories from box. You can add multiple terms separated by "
26214"commas. The new User category will be automatically populated with all the "
26215"items in the categories included in the grouped search term. <p>Automatic "
26216"User categories permit you to see easily all the category items that are in "
26217"the columns contained in the grouped search term. Using the above "
26218"<code>allseries</code> example, the automatically-generated User category "
26219"will contain all the series mentioned in <code>series</code>, "
26220"<code>#myseries</code>, and <code>#myseries2</code>. This can be useful to "
26221"check for duplicates, to find which column contains a particular item, or to"
26222" have hierarchical categories (categories that contain categories)."
26223msgstr ""
26224
26225#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:77
26226msgid "Enter new or select existing name"
26227msgstr ""
26228
26229#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:79
26230msgid "Enter list of column lookup names to search"
26231msgstr ""
26232
26233#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:82
26234msgid "Match all"
26235msgstr ""
26236
26237#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:82
26238msgid "Match any"
26239msgstr "تطابق مع اى شئ"
26240
26241#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:144
26242#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:154
26243#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:158
26244#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:164
26245#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:177
26246#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:235
26247msgid "Grouped search terms"
26248msgstr ""
26249
26250#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:145
26251msgid "The search term cannot be blank"
26252msgstr "لا يمكن أن يكون مصطلح البحث فارغاً"
26253
26254#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:155
26255msgid "That name is already used for a column or grouped search term"
26256msgstr ""
26257
26258#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:159
26259msgid "That name is already used for User category"
26260msgstr ""
26261
26262#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:165
26263msgid "The value box cannot be empty"
26264msgstr ""
26265
26266#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:178
26267msgid "The empty grouped search term cannot be deleted"
26268msgstr ""
26269
26270#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:220
26271msgid "Incompatible options"
26272msgstr ""
26273
26274#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:221
26275msgid ""
26276"The option to have un-accented characters match accented characters has no "
26277"effect if you also turn on case-sensitive searching. So only turn on one of "
26278"those options"
26279msgstr ""
26280
26281#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:221
26282msgid ""
26283"Clear search histories from all over calibre. Including the book list, "
26284"E-book viewer, fetch news dialog, etc."
26285msgstr "فرّغ تاريخ البحث من كل كاليبر، ومن ضمنها لائحة الكتب ومعاين الكتب الالكترونية وحوار جلب الأخبار وغيرها."
26286
26287#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:222
26288msgid "Clear search &histories"
26289msgstr ""
26290
26291#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:223
26292msgid "What to search by default"
26293msgstr ""
26294
26295#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:224
26296msgid ""
26297"When you enter a search term without a prefix, by default calibre will "
26298"search all metadata for matches. For example, entering, \"asimov\" will "
26299"search not just authors but title/tags/series/comments/etc. Use these "
26300"options if you would like to change this behavior."
26301msgstr ""
26302
26303#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:225
26304msgid "&Limit the searched metadata"
26305msgstr ""
26306
26307#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:226
26308msgid "&Columns that non-prefixed searches are limited to:"
26309msgstr ""
26310
26311#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:227
26312msgid ""
26313"Note that this option affects all searches, including saved searches and "
26314"restrictions. Therefore, if you use this option, it is best to ensure that "
26315"you always use prefixes in your saved searches. For example, use "
26316"\"series:Foundation\" rather than just \"Foundation\" in a saved search."
26317msgstr ""
26318
26319#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:228
26320msgid "Search as you &type"
26321msgstr ""
26322
26323#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:229
26324msgid "Case &sensitive searching"
26325msgstr ""
26326
26327#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:230
26328msgid ""
26329"&Highlight search results instead of restricting the book list to the "
26330"results"
26331msgstr ""
26332
26333#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:231
26334msgid ""
26335"<p>This option will cause a small button to appear next to the Search bar. "
26336"Clicking the button will toggle between showing only the search results and "
26337"showing all books with the search results highlighted."
26338msgstr ""
26339
26340#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:232
26341msgid ""
26342"Show a &quick toggle button to switch between highlighting and restricting "
26343"results next to the Search bar"
26344msgstr ""
26345
26346#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:233
26347msgid "Unaccented characters match &accented characters"
26348msgstr ""
26349
26350#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:234
26351msgid "Genera&l"
26352msgstr ""
26353
26354#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:236
26355msgid "&Names:"
26356msgstr ""
26357
26358#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:237
26359msgid ""
26360"Contains the names of the currently-defined group search terms.\n"
26361"Create a new name by entering it into the empty box, then\n"
26362"pressing Save. Rename a search term by selecting it then\n"
26363"changing the name and pressing Save. Change the value of\n"
26364"a search term by changing the value box then pressing Save."
26365msgstr ""
26366
26367#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:242
26368msgid "Delete the current search term"
26369msgstr "احذف صنف البحث الحالي"
26370
26371#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:244
26372msgid "&Value:"
26373msgstr ""
26374
26375#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:245
26376msgid ""
26377"Enter a comma-separated list of lookup names of the columns\n"
26378"to include in the grouped search term"
26379msgstr "أدخِل لائحة مفصولة بفوارز من أسماء عمليات الإيجاد للأعمدة\nلتضمينها في مصطلح البحث المجمَّع"
26380
26381#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:247
26382msgid ""
26383"Save the current search term. You can rename a search term by\n"
26384"changing the name then pressing Save. You can change the value\n"
26385"of a search term by changing the value box then pressing Save."
26386msgstr ""
26387
26388#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:251
26389msgid "Make &user categories from:"
26390msgstr ""
26391
26392#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:252
26393msgid ""
26394"Enter the names of any grouped search terms you wish\n"
26395"to be shown as user categories"
26396msgstr ""
26397
26398#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:254
26399msgid "&Grouped searches"
26400msgstr ""
26401
26402#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:255
26403msgid "What to search when searching similar books"
26404msgstr ""
26405
26406#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:256
26407msgid ""
26408"<p>When you search for similar books by right clicking the\n"
26409"         book and selecting \"Similar books\",\n"
26410"         calibre constructs a search using the column lookup names specified below.\n"
26411"         By changing the lookup name to a grouped search term you can\n"
26412"         search multiple columns at once.</p>"
26413msgstr ""
26414
26415#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:261
26416msgid "S&imilar authors: "
26417msgstr ""
26418
26419#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:262
26420msgid "Si&milar series: "
26421msgstr ""
26422
26423#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:263
26424msgid "Similar &tags: "
26425msgstr ""
26426
26427#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:264
26428msgid "Simi&lar publishers: "
26429msgstr ""
26430
26431#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:265
26432msgid "&Similar books"
26433msgstr ""
26434
26435#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:29
26436#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:64
26437msgid "Manual management"
26438msgstr ""
26439
26440#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:30
26441#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:65
26442msgid "Only on send"
26443msgstr ""
26444
26445#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:31
26446#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:66
26447msgid "Automatic management"
26448msgstr ""
26449
26450#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:37
26451msgid "Cannot change metadata management while a device is connected"
26452msgstr ""
26453
26454#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:38
26455msgid "Metadata management (disabled while device connected)"
26456msgstr ""
26457
26458#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:63
26459msgid "Me&tadata management:"
26460msgstr ""
26461
26462#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:67
26463msgid ""
26464"<li><b>Manual management</b>: calibre updates the metadata and adds collections only when a book is sent. With this option, calibre will never remove a collection.</li>\n"
26465"<li><b>Only on send</b>: calibre updates metadata and adds/removes collections for a book only when it is sent to the device. </li>\n"
26466"<li><b>Automatic management</b>: calibre automatically keeps metadata on the device in sync with the calibre library, on every connect</li></ul>"
26467msgstr ""
26468
26469#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:194
26470msgid "Browse for the file"
26471msgstr ""
26472
26473#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:205
26474msgid "Choose a file"
26475msgstr ""
26476
26477#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:303
26478msgid ""
26479"calibre contains an internet server that allows you to access your book "
26480"collection using a browser from anywhere in the world. Any changes to the "
26481"settings will only take effect after a server restart."
26482msgstr ""
26483
26484#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:322
26485msgid "Require &username and password to access the Content server"
26486msgstr ""
26487
26488#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:331
26489msgid "Run server &automatically when calibre starts"
26490msgstr ""
26491
26492#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:337
26493msgid "&Start server"
26494msgstr ""
26495
26496#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:338
26497msgid "St&op server"
26498msgstr ""
26499
26500#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:339
26501msgid "&Test server"
26502msgstr ""
26503
26504#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:340
26505msgid "Show server &logs"
26506msgstr ""
26507
26508#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:368
26509msgid "Do not start calibre automatically when computer is started"
26510msgstr ""
26511
26512#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:369
26513msgid "Start calibre when the computer is started"
26514msgstr ""
26515
26516#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:372
26517msgid ""
26518"Currently calibre is set to run automatically when the\n"
26519"            computer starts.  Use this button to disable that."
26520msgstr ""
26521
26522#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:374
26523msgid ""
26524"Start calibre in the system tray automatically when the computer starts"
26525msgstr ""
26526
26527#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:386
26528#, python-format
26529msgid "Content server listening at: %s"
26530msgstr ""
26531
26532#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:398
26533msgid "Remember to create at least one user account in the \"User accounts\" tab"
26534msgstr ""
26535
26536#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:400
26537msgid ""
26538"Requiring a username/password prevents unauthorized people from accessing "
26539"your calibre library. It is also needed for some features such as making any"
26540" changes to the library as well as last read position/annotation syncing."
26541msgstr ""
26542
26543#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:442
26544#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:379
26545msgid "Change password for {}"
26546msgstr ""
26547
26548#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:443
26549msgid "Add new user"
26550msgstr ""
26551
26552#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:452
26553msgid "Set the password for this user"
26554msgstr ""
26555
26556#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:454
26557msgid "&Repeat password:"
26558msgstr ""
26559
26560#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:491
26561msgid "Empty username"
26562msgstr ""
26563
26564#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:492
26565msgid "You must enter a username"
26566msgstr ""
26567
26568#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:498
26569msgid "Username already exists"
26570msgstr ""
26571
26572#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:500
26573msgid ""
26574"A user with the username {} already exists. Please choose a different "
26575"username."
26576msgstr ""
26577
26578#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:506
26579msgid "Username is not valid"
26580msgstr ""
26581
26582#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:511
26583msgid "Password do not match"
26584msgstr ""
26585
26586#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:512
26587msgid "The two passwords you entered do not match!"
26588msgstr ""
26589
26590#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:518
26591msgid "Empty password"
26592msgstr ""
26593
26594#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:519
26595msgid "You must enter a password for this user"
26596msgstr ""
26597
26598#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:524
26599msgid "Invalid password"
26600msgstr ""
26601
26602#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:549
26603msgid "Further &restrict access to books in this library that match:"
26604msgstr ""
26605
26606#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:552
26607msgid "A search expression"
26608msgstr "تعبير بحث"
26609
26610#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:554
26611msgid ""
26612"A search expression. If specified, access will be further restricted to only"
26613" those books that match this expression. For example: tags:\"=Share\""
26614msgstr ""
26615
26616#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:585
26617msgid "Change library access permissions for {}"
26618msgstr ""
26619
26620#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:595
26621msgid "All except the specified libraries"
26622msgstr ""
26623
26624#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:595
26625msgid "All libraries"
26626msgstr ""
26627
26628#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:595
26629msgid "Only the specified libraries"
26630msgstr ""
26631
26632#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:606
26633msgid "Allow access to:"
26634msgstr ""
26635
26636#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:611
26637msgid "Specify the libraries below:"
26638msgstr ""
26639
26640#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:685
26641msgid "No libraries specified"
26642msgstr ""
26643
26644#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:686
26645msgid "You have not specified any libraries"
26646msgstr ""
26647
26648#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:693
26649msgid "<b>{} is allowed access to all libraries"
26650msgstr ""
26651
26652#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:697
26653msgid ""
26654"{} is allowed access only to the libraries whose names <b>match</b> one of "
26655"the names specified below."
26656msgstr ""
26657
26658#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:700
26659msgid ""
26660"{} is allowed access to all libraries, <b>except</b> those whose names match"
26661" one of the names specified below."
26662msgstr ""
26663
26664#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:720
26665msgid "Allow {} to make &changes (i.e. grant write access)"
26666msgstr ""
26667
26668#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:724
26669msgid ""
26670"If enabled, allows the user to make changes to the library. Adding "
26671"books/deleting books/editing metadata, etc."
26672msgstr ""
26673
26674#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:732
26675msgid "Change &password"
26676msgstr ""
26677
26678#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:757
26679#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:319
26680msgid "{} is currently only allowed to access the library named: {}"
26681msgid_plural "{} is currently only allowed to access the libraries named: {}"
26682msgstr[0] ""
26683msgstr[1] ""
26684msgstr[2] ""
26685msgstr[3] ""
26686msgstr[4] ""
26687msgstr[5] ""
26688
26689#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:761
26690msgid "Change the allowed libraries"
26691msgstr ""
26692
26693#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:765
26694#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:326
26695msgid "{} is currently not allowed to access the library named: {}"
26696msgid_plural "{} is currently not allowed to access the libraries named: {}"
26697msgstr[0] ""
26698msgstr[1] ""
26699msgstr[2] ""
26700msgstr[3] ""
26701msgstr[4] ""
26702msgstr[5] ""
26703
26704#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:769
26705msgid "Change the blocked libraries"
26706msgstr ""
26707
26708#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:771
26709msgid "{} is currently allowed access to all libraries"
26710msgstr ""
26711
26712#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:772
26713msgid "Restrict the &libraries {} can access"
26714msgstr ""
26715
26716#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:823
26717msgid "&Add user"
26718msgstr ""
26719
26720#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:827
26721msgid "&Remove user"
26722msgstr ""
26723
26724#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:898
26725msgid ""
26726"Here you can create a template to control what data is shown when using the "
26727"<i>Custom list</i> mode for the book list"
26728msgstr ""
26729
26730#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:902
26731msgid "Show a cover &thumbnail"
26732msgstr ""
26733
26734#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:906
26735msgid "Thumbnail &height:"
26736msgstr ""
26737
26738#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:907
26739msgid "Entry &height:"
26740msgstr ""
26741
26742#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:912
26743msgid ""
26744"The height for each entry. The special value \"auto\" causes a height to be "
26745"calculated based on the number of lines in the template. Otherwise, use a "
26746"CSS length, such as 100px or 15ex"
26747msgstr ""
26748
26749#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:919
26750msgid "&Long text fields:"
26751msgstr ""
26752
26753#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:921
26754msgid ""
26755"A comma separated list of fields that will be added at the bottom of every "
26756"entry. These fields are interpreted as containing HTML, not plain text."
26757msgstr ""
26758
26759#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:926
26760#, python-brace-format
26761msgid ""
26762"The template below will be interpreted as HTML and all {{fields}} will be "
26763"replaced by the actual metadata, if available. For custom columns use the "
26764"column lookup name, for example: #mytags. You can use {0} as a separator to "
26765"split a line into multiple columns."
26766msgstr ""
26767
26768#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:936
26769msgid "&Import template"
26770msgstr ""
26771
26772#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:938
26773msgid "E&xport template"
26774msgstr ""
26775
26776#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:943
26777#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:952
26778msgid "Choose template file"
26779msgstr ""
26780
26781#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:944
26782#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:953
26783msgid "Template files"
26784msgstr ""
26785
26786#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1028
26787msgid "Book"
26788msgstr ""
26789
26790#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1029
26791msgid "URL type:"
26792msgstr ""
26793
26794#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1035
26795msgid "URL:"
26796msgstr "URL:"
26797
26798#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1080
26799msgid "Missing author placeholder"
26800msgstr ""
26801
26802#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1081
26803#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1085
26804#, python-brace-format
26805msgid "The URL {0} does not contain the {1} placeholder"
26806msgstr ""
26807
26808#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1084
26809msgid "Missing title placeholder"
26810msgstr ""
26811
26812#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1102
26813#, python-brace-format
26814msgid ""
26815"Add new locations to search for books or authors using the \"Search the "
26816"internet\" feature of the Content server. The URLs should contain {author} "
26817"which will be replaced by the author name and, for book URLs, {title} which "
26818"will be replaced by the book title."
26819msgstr ""
26820
26821#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1111
26822msgid "&Add URL"
26823msgstr ""
26824
26825#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1114
26826msgid "Export URLs"
26827msgstr ""
26828
26829#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1117
26830msgid "Import URLs"
26831msgstr ""
26832
26833#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1183
26834#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1190
26835msgid "Choose URLs file"
26836msgstr ""
26837
26838#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1184
26839#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1191
26840msgid "URL files"
26841msgstr ""
26842
26843#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1210
26844msgid "&Main"
26845msgstr ""
26846
26847#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1217
26848msgid "&User accounts"
26849msgstr ""
26850
26851#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1225
26852msgid "Book &list template"
26853msgstr ""
26854
26855#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1227
26856msgid "&Search the internet"
26857msgstr ""
26858
26859#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1274
26860#: /__w/calibre/calibre/src/calibre/gui2/ui.py:534
26861#: /__w/calibre/calibre/src/calibre/gui2/ui.py:608
26862msgid "Failed to start Content server"
26863msgstr "فشل بدء خادوم المحتوى"
26864
26865#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1320
26866msgid "Error log:"
26867msgstr "سجل الأخطاء:"
26868
26869#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1328
26870msgid "No error log found"
26871msgstr ""
26872
26873#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1329
26874msgid "Access log:"
26875msgstr "سجل النفاذ:"
26876
26877#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1337
26878msgid "No access log found"
26879msgstr ""
26880
26881#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1338
26882msgid "The server log files are in: {}"
26883msgstr ""
26884
26885#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1344
26886msgid "&Clear logs"
26887msgstr ""
26888
26889#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1348
26890msgid "Server running"
26891msgstr ""
26892
26893#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1349
26894msgid "Cannot clear logs while the server is running. First stop the server."
26895msgstr ""
26896
26897#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1374
26898msgid "No users specified"
26899msgstr ""
26900
26901#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1376
26902msgid ""
26903"You have turned on the setting to require passwords to access the Content "
26904"server, but you have not created any user accounts. Create at least one user"
26905" account in the \"User accounts\" tab to proceed."
26906msgstr ""
26907
26908#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1389
26909msgid "Invalid trusted IPs"
26910msgstr ""
26911
26912#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1407
26913msgid "You need to restart the server for changes to take effect"
26914msgstr "تحتاج إلى إعادة تشغيل الملقم لتصبح التغييرات نافذة المفعول"
26915
26916#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:28
26917msgid ""
26918"\n"
26919"        <p>Here you can add and remove functions used in template processing. A\n"
26920"        template function is written in Python. It takes information from the\n"
26921"        book, processes it in some way, then returns a string result. Functions\n"
26922"        defined here are usable in templates in the same way that builtin\n"
26923"        functions are usable. The function must be named <b>evaluate</b>, and\n"
26924"        must have the signature shown below.</p>\n"
26925"        <p><code>evaluate(self, formatter, kwargs, mi, locals, your parameters)\n"
26926"        &rarr; returning a Unicode string</code></p>\n"
26927"        <p>The parameters of the evaluate function are:\n"
26928"        <ul>\n"
26929"        <li><b>formatter</b>: the instance of the formatter being used to\n"
26930"        evaluate the current template. You can use this to do recursive\n"
26931"        template evaluation.</li>\n"
26932"        <li><b>kwargs</b>: a dictionary of metadata. Field values are in this\n"
26933"        dictionary.</li>\n"
26934"        <li><b>mi</b>: a <i>Metadata</i> instance. Used to get field information.\n"
26935"        This parameter can be None in some cases, such as when evaluating\n"
26936"        non-book templates.</li>\n"
26937"        <li><b>locals</b>: the local variables assigned to by the current\n"
26938"        template program.</li>\n"
26939"        <li><b>your parameters</b>: you must supply one or more formal\n"
26940"        parameters. The number must match the arg count box, unless arg count is\n"
26941"        -1 (variable number or arguments), in which case the last argument must\n"
26942"        be *args. At least one argument is required, and is usually the value of\n"
26943"        the field being operated upon. Note that when writing in basic template\n"
26944"        mode, the user does not provide this first argument. Instead it is\n"
26945"        supplied by the formatter.</li>\n"
26946"        </ul></p>\n"
26947"        <p>\n"
26948"        The following example function checks the value of the field. If the\n"
26949"        field is not empty, the field's value is returned, otherwise the value\n"
26950"        EMPTY is returned.\n"
26951"        <pre>\n"
26952"        name: my_ifempty\n"
26953"        arg count: 1\n"
26954"        doc: my_ifempty(val) -- return val if it is not empty, otherwise the string 'EMPTY'\n"
26955"        program code:\n"
26956"        def evaluate(self, formatter, kwargs, mi, locals, val):\n"
26957"            if val:\n"
26958"                return val\n"
26959"            else:\n"
26960"                return 'EMPTY'</pre>\n"
26961"        This function can be called in any of the three template program modes:\n"
26962"        <ul>\n"
26963"        <li>single-function mode: {tags:my_ifempty()}</li>\n"
26964"        <li>template program mode: {tags:'my_ifempty($)'}</li>\n"
26965"        <li>general program mode: program: my_ifempty(field('tags'))</li>\n"
26966"        </p>\n"
26967"        "
26968msgstr ""
26969
26970#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:82
26971#, python-brace-format
26972msgid ""
26973"\n"
26974"        <p>\n"
26975"        Here you can create, edit (replace), and delete stored templates used\n"
26976"        in template processing. You use a stored template in another template as\n"
26977"        if it were a template function, for example 'some_name(arg1, arg2...)'.</p>\n"
26978"\n"
26979"        <p>Stored templates must use General Program Mode -- they must begin with\n"
26980"        the text '{0}'. You retrieve arguments passed to a stored template using\n"
26981"        the '{1}()' template function, as in '{1}(var1, var2, ...)'. The passed\n"
26982"        arguments are copied to the named variables.</p>\n"
26983"\n"
26984"        <p>For example, this stored template checks if any items are in a\n"
26985"        list, returning '1' if any are found and '' if not.</p>\n"
26986"        <p>\n"
26987"        Template name: items_in_list<br>\n"
26988"        Template contents:<pre>\n"
26989"        program:\n"
26990"            arguments(lst='No list argument given', items='');\n"
26991"            r = '';\n"
26992"            for l in items:\n"
26993"                if str_in_list(lst, ',', l, '1', '') then\n"
26994"                    r = '1';\n"
26995"                    break\n"
26996"                fi\n"
26997"            rof;\n"
26998"            r</pre>\n"
26999"        You call the stored template like this:<pre>\n"
27000"        program: items_in_list($#genre, 'comics, foo')</pre>\n"
27001"        See the template language tutorial for more information.</p>\n"
27002"        </p>\n"
27003"        "
27004msgstr ""
27005
27006#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:123
27007#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:134
27008msgid "Show help"
27009msgstr ""
27010
27011#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:127
27012#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:138
27013#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:137
27014#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:145
27015msgid "Hide help"
27016msgstr ""
27017
27018#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:160
27019msgid ""
27020"The template functions saved in the library are corrupt. Do you want to "
27021"delete them? Answering 'Yes' will delete all the functions."
27022msgstr ""
27023
27024#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:251
27025msgid "You cannot delete a built-in function"
27026msgstr ""
27027
27028#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:261
27029#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:393
27030msgid "Function not defined"
27031msgstr ""
27032
27033#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:268
27034#, python-format
27035msgid "Name %s already used"
27036msgstr ""
27037
27038#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:274
27039msgid "The name {} is already used for stored template"
27040msgstr ""
27041
27042#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:278
27043msgid ""
27044"Argument count should be -1 or greater than zero. Setting it to zero means "
27045"that this function cannot be used in single function mode."
27046msgstr ""
27047
27048#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:294
27049msgid "Exception while compiling function"
27050msgstr ""
27051
27052#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:322
27053msgid "function source code not available"
27054msgstr ""
27055
27056#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:358
27057msgid "Cannot \"test\" when no books are selected"
27058msgstr ""
27059
27060#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:392
27061#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:400
27062#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:405
27063#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:413
27064msgid "Stored templates"
27065msgstr ""
27066
27067#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:401
27068msgid "The name {} is already used for template function"
27069msgstr ""
27070
27071#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:406
27072msgid "The stored template must begin with \"program:\""
27073msgstr ""
27074
27075#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:414
27076msgid "Exception while storing template"
27077msgstr ""
27078
27079#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:430
27080msgid "Changes to the current template will be lost. OK?"
27081msgstr ""
27082
27083#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:139
27084msgid "D&elete"
27085msgstr ""
27086
27087#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:140
27088#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:933
27089#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:553
27090msgid "&Replace"
27091msgstr ""
27092
27093#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:141
27094#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:154
27095msgid "C&reate"
27096msgstr ""
27097
27098#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:143
27099msgid ""
27100"Open a template tester dialog to use a template to test stored templates"
27101msgstr ""
27102
27103#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:144
27104msgid "&Stored Templates"
27105msgstr ""
27106
27107#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:146
27108#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:279
27109#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:707
27110msgid "F&unction:"
27111msgstr ""
27112
27113#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:147
27114msgid "Enter the name of the function to create."
27115msgstr ""
27116
27117#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:148
27118msgid "Argument &count:"
27119msgstr ""
27120
27121#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:149
27122msgid "Set this to -1 if the function takes a variable number of arguments"
27123msgstr ""
27124
27125#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:153
27126#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:45
27127msgid "Replace"
27128msgstr "استبدل"
27129
27130#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:155
27131msgid "P&rogram code (Follow Python indenting rules):"
27132msgstr ""
27133
27134#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:156
27135msgid "&Template functions"
27136msgstr ""
27137
27138#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:38
27139msgid "Choose a texture"
27140msgstr ""
27141
27142#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:55
27143msgid "The builtin textures come from <a href=\"{}\">subtlepatterns.com</a>."
27144msgstr ""
27145
27146#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:63
27147msgid "Add texture"
27148msgstr ""
27149
27150#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:66
27151msgid "Remove texture"
27152msgstr ""
27153
27154#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:112
27155#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:294
27156msgid "Choose image"
27157msgstr "اختيار صورة"
27158
27159#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:147
27160msgid "Cannot remove builtin textures"
27161msgstr ""
27162
27163#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:42
27164msgid "Donate to support the development of calibre"
27165msgstr ""
27166
27167#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:45
27168msgid "Location Manager"
27169msgstr ""
27170
27171#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:46
27172msgid "Switch between library and device views"
27173msgstr ""
27174
27175#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:52
27176#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:563
27177#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:566
27178#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:378
27179msgid "Separator"
27180msgstr ""
27181
27182#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:68
27183#, python-format
27184msgid "%d books"
27185msgstr "كتب  %d"
27186
27187#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:246
27188msgid "The main toolbar"
27189msgstr ""
27190
27191#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:247
27192msgid "The main toolbar when a device is connected"
27193msgstr ""
27194
27195#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:248
27196msgid "The optional second toolbar"
27197msgstr ""
27198
27199#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:249
27200msgid "The menubar"
27201msgstr ""
27202
27203#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:250
27204msgid "The menubar when a device is connected"
27205msgstr ""
27206
27207#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:251
27208msgid "The context menu for the books in the calibre library"
27209msgstr ""
27210
27211#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:253
27212msgid "The context menu for the split book list"
27213msgstr ""
27214
27215#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:254
27216msgid "The context menu for the books on the device"
27217msgstr ""
27218
27219#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:256
27220msgid "The context menu for the Cover browser"
27221msgstr ""
27222
27223#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:264
27224msgid "Click to choose toolbar or menu to customize"
27225msgstr ""
27226
27227#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:318
27228#, python-format
27229msgid "Cannot add the actions %s to this location"
27230msgstr ""
27231
27232#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:342
27233#, python-format
27234msgid "Cannot remove the actions %s from this location"
27235msgstr ""
27236
27237#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:371
27238msgid "Preferences missing"
27239msgstr ""
27240
27241#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:372
27242msgid ""
27243"The Preferences action must be in either the main toolbar or the menubar."
27244msgstr ""
27245
27246#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:375
27247msgid "Location manager missing"
27248msgstr ""
27249
27250#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:376
27251msgid ""
27252"The Location manager must be in either the main toolbar or the menubar when "
27253"a device is connected."
27254msgstr ""
27255
27256#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:124
27257msgid ""
27258"<p>The toolbar in calibre is different depending on whether a device is "
27259"connected or not. Choose <b>which toolbar</b> you would like to customize:"
27260msgstr "<p>يختلف شريط الأدوات في كاليبر بحسب كون الجهاز متصلا أو لا. اختر <b>ما شريط الأدوات</b> الذي تريد تخصيصه:"
27261
27262#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:125
27263msgid "Choose the toolbar to customize"
27264msgstr "اختر شريط الأدوات لتخصيصه"
27265
27266#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:126
27267#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:474
27268#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:449
27269msgid "A&vailable actions"
27270msgstr ""
27271
27272#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:127
27273msgid "Add selected actions to toolbar"
27274msgstr ""
27275
27276#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:129
27277msgid "Remove selected actions from toolbar"
27278msgstr ""
27279
27280#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:131
27281#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:475
27282#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:453
27283msgid "&Current actions"
27284msgstr ""
27285
27286#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:132
27287#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:485
27288msgid "Move selected action up"
27289msgstr ""
27290
27291#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:134
27292#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:488
27293msgid "Move selected action down"
27294msgstr ""
27295
27296#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:72
27297#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:464
27298msgid "ID"
27299msgstr "المعرف"
27300
27301#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:148
27302msgid "This tweak has its default value"
27303msgstr ""
27304
27305#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:150
27306msgid "This tweak has been customized"
27307msgstr ""
27308
27309#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:327
27310msgid "Plugin tweaks"
27311msgstr ""
27312
27313#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:333
27314msgid ""
27315"Add/edit tweaks for any custom plugins you have installed. Documentation for"
27316" these tweaks should be available on the website from where you downloaded "
27317"the plugins."
27318msgstr ""
27319
27320#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:373
27321msgid ""
27322"Values for the tweaks are shown below. Edit them to change the behavior of "
27323"calibre. Your changes will only take effect <b>after a restart</b> of "
27324"calibre."
27325msgstr ""
27326
27327#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:386
27328msgid "Edit tweaks for any custom plugins you have installed"
27329msgstr ""
27330
27331#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:387
27332msgid "&Plugin tweaks"
27333msgstr ""
27334
27335#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:421
27336msgid "Edit tweak"
27337msgstr ""
27338
27339#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:428
27340msgid "Restore this tweak to its default value"
27341msgstr ""
27342
27343#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:429
27344msgid "&Reset this tweak"
27345msgstr ""
27346
27347#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:432
27348msgid "Apply any changes you made to this tweak"
27349msgstr ""
27350
27351#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:433
27352msgid "&Apply changes to this tweak"
27353msgstr ""
27354
27355#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:448
27356msgid "Search for tweak"
27357msgstr "البحث عن تطويع"
27358
27359#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:484
27360#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:525
27361msgid ""
27362"There was a syntax error in your tweak. Click the \"Show details\" button "
27363"for details."
27364msgstr ""
27365
27366#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:540
27367msgid "Invalid tweaks"
27368msgstr ""
27369
27370#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:541
27371msgid ""
27372"The tweaks you entered are invalid, try resetting the tweaks to default and "
27373"changing them one by one until you find the invalid setting."
27374msgstr ""
27375
27376#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:116
27377msgid "View log"
27378msgstr ""
27379
27380#: /__w/calibre/calibre/src/calibre/gui2/qt_file_dialogs.py:38
27381msgid "Choose Files"
27382msgstr ""
27383
27384#: /__w/calibre/calibre/src/calibre/gui2/save.py:82
27385msgid "Collecting metadata..."
27386msgstr ""
27387
27388#: /__w/calibre/calibre/src/calibre/gui2/save.py:82
27389#, python-format
27390msgid "Saving %d books..."
27391msgstr ""
27392
27393#: /__w/calibre/calibre/src/calibre/gui2/save.py:143
27394msgid "Copying files and writing metadata..."
27395msgstr "ينسخ الملفات ويكتب البيانات الوصفية..."
27396
27397#: /__w/calibre/calibre/src/calibre/gui2/save.py:144
27398msgid "Copying files..."
27399msgstr ""
27400
27401#: /__w/calibre/calibre/src/calibre/gui2/save.py:155
27402#: /__w/calibre/calibre/src/calibre/gui2/save.py:269
27403#: /__w/calibre/calibre/src/calibre/gui2/save.py:303
27404msgid "Could not save books to disk, click \"Show details\" for more information"
27405msgstr ""
27406
27407#: /__w/calibre/calibre/src/calibre/gui2/save.py:186
27408#, python-format
27409msgid ""
27410"The update metadata worker process crashed while processing the book %s. "
27411"Saving is aborted."
27412msgstr ""
27413
27414#: /__w/calibre/calibre/src/calibre/gui2/save.py:206
27415#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:404
27416msgid "Requested formats not available"
27417msgstr ""
27418
27419#: /__w/calibre/calibre/src/calibre/gui2/save.py:284
27420#, python-format
27421msgid "No %s format file present"
27422msgstr ""
27423
27424#: /__w/calibre/calibre/src/calibre/gui2/save.py:337
27425#, python-brace-format
27426msgid "Failed to save: {0} by {1} to disk, with error:"
27427msgstr ""
27428
27429#: /__w/calibre/calibre/src/calibre/gui2/save.py:346
27430#, python-brace-format
27431msgid "Failed to save the {2} format of: {0} by {1} to disk, with error:"
27432msgstr ""
27433
27434#: /__w/calibre/calibre/src/calibre/gui2/save.py:350
27435#, python-brace-format
27436msgid ""
27437"Failed to update the metadata in the {2} format of: {0} by {1}, with error:"
27438msgstr ""
27439
27440#: /__w/calibre/calibre/src/calibre/gui2/save.py:352
27441#, python-brace-format
27442msgid ""
27443"Failed to update the metadata in all formats of: {0} by {1}, with error:"
27444msgstr ""
27445
27446#: /__w/calibre/calibre/src/calibre/gui2/save.py:361
27447msgid ""
27448"Failed to update metadata in some books, click \"Show details\" for more "
27449"information"
27450msgstr ""
27451
27452#: /__w/calibre/calibre/src/calibre/gui2/save.py:364
27453msgid ""
27454"Failed to save any books to disk, click \"Show details\" for more "
27455"information"
27456msgstr ""
27457
27458#: /__w/calibre/calibre/src/calibre/gui2/save.py:367
27459msgid ""
27460"Failed to save some books to disk, click \"Show details\" for more "
27461"information"
27462msgstr ""
27463
27464#: /__w/calibre/calibre/src/calibre/gui2/save.py:369
27465msgid "Error while saving"
27466msgstr ""
27467
27468#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:52
27469msgid "Paste and &search"
27470msgstr ""
27471
27472#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:57
27473#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:142
27474#: /__w/calibre/calibre/src/calibre/utils/localization.py:369
27475msgid "&Paste"
27476msgstr ""
27477
27478#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:66
27479msgid "Copy search as URL"
27480msgstr ""
27481
27482#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:67
27483msgid "&Clear search history"
27484msgstr ""
27485
27486#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:411
27487#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:416
27488msgid "Create saved search"
27489msgstr ""
27490
27491#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:412
27492msgid ""
27493"Invalid saved search name. It must contain at least one letter or number"
27494msgstr ""
27495
27496#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:417
27497msgid "There is no search to save"
27498msgstr ""
27499
27500#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:434
27501msgid "Delete current search"
27502msgstr "احذف البحث الحالي"
27503
27504#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:435
27505msgid "No search is selected"
27506msgstr ""
27507
27508#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:437
27509msgid "The selected search will be <b>permanently deleted</b>. Are you sure?"
27510msgstr "البحث المحدد <b>سيُحذف نهائيا</b>. أأنت متأكد؟"
27511
27512#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:468
27513msgid "Search (For advanced search click the gear icon to the left)"
27514msgstr "بحث (للبحث المتقدم انقر أيقونة التروس إلى اليسار)"
27515
27516#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:483
27517msgid "Start search"
27518msgstr "إبدأ البحث"
27519
27520#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:491
27521msgid "Enable or disable search highlighting."
27522msgstr ""
27523
27524#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:496
27525msgid "Highlight search results"
27526msgstr ""
27527
27528#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:500
27529msgid ""
27530"This will change how searching works. When you search, instead of showing "
27531"only the matching books, all books will be shown with the matching books "
27532"highlighted. Are you sure this is what you want?"
27533msgstr ""
27534
27535#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:513
27536#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:296
27537#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:489
27538#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:609
27539#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:757
27540#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:849
27541#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1055
27542msgid "Filter"
27543msgstr "مصفي"
27544
27545#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:565
27546msgid "Choose saved search or enter name for new saved search"
27547msgstr ""
27548
27549#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:572
27550msgid ""
27551"Save current search under the name shown in the box. Press and hold for a "
27552"pop-up options menu."
27553msgstr ""
27554
27555#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:577
27556msgid "Create Saved search"
27557msgstr ""
27558
27559#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:580
27560#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:613
27561msgid "Delete Saved search"
27562msgstr "احذف البحث المحفوظ"
27563
27564#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:589
27565msgid "Add Saved search"
27566msgstr "أضف بحثاً محفوظاً"
27567
27568#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:590
27569msgid "Get Saved search expression"
27570msgstr "الحصول على نعبير بحث محفوظ"
27571
27572#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:637
27573msgid "Current search is not a saved search"
27574msgstr "البحث الحالي ليس بحثاً محفوظاً"
27575
27576#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:30
27577#, python-format
27578msgid "Create a Virtual library based on %s"
27579msgstr "أنشيء مكتبة افتراضية استناداً إلى %s"
27580
27581#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:38
27582#, python-format
27583msgid "Match any of the selected %s"
27584msgstr "مطابَقة أيّ من %s المحددة"
27585
27586#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:39
27587#, python-format
27588msgid "Match all of the selected %s"
27589msgstr "مطابَقة كل %s المحددة"
27590
27591#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:102
27592#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:346
27593msgid "Edit Virtual library"
27594msgstr "تعديل المكتبة الافتراضية"
27595
27596#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:104
27597#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:372
27598msgid "Create Virtual library"
27599msgstr "إنشاء مكتبة افتراضية"
27600
27601#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:109
27602msgid "Virtual library &name:"
27603msgstr "إ&س‍م المكتبة الافتراضية:"
27604
27605#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:122
27606msgid "&Search expression:"
27607msgstr "تعبير ال‍&‍ب‍حث:"
27608
27609#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:132
27610msgid "Create a Virtual library based on: "
27611msgstr "أنشيء مكتبة افتراضية استناداً إلى: "
27612
27613#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:145
27614#, python-format
27615msgid ""
27616"\n"
27617"            <h2>Virtual libraries</h2>\n"
27618"\n"
27619"            <p>With <i>Virtual libraries</i>, you can restrict calibre to only show\n"
27620"            you books that match a search. When a Virtual library is in effect, calibre\n"
27621"            behaves as though the library contains only the matched books. The Tag browser\n"
27622"            display only the tags/authors/series/etc. that belong to the matched books and any searches\n"
27623"            you do will only search within the books in the Virtual library. This\n"
27624"            is a good way to partition your large library into smaller and easier to work with subsets.</p>\n"
27625"\n"
27626"            <p>For example you can use a Virtual library to only show you books with the tag <i>Unread</i>\n"
27627"            or only books by <i>My favorite author</i> or only books in a particular series.</p>\n"
27628"\n"
27629"            <p>More information and examples are available in the\n"
27630"            <a href=\"%s\">User Manual</a>.</p>\n"
27631"            "
27632msgstr "\n            <h2>المكتبات الافتراضية</h2>\n\n            <p>بـ <i>المكتبات الافتراضية</i>، يمكنك قصر كاليبر على إظهار كتبك\n            التي تُطابق بحثاً ما فقط. عندما تكون مكتبة افتراضية ما قيد التفعيل، فإنّ كاليبر\n            يتصرف كما لو أنّ المكتبة تحتوي فقط الكتب المطابِقة. متصفح الوسوم يعرض\n            فقط الوسوم/المؤلفين/السلاسل/وغيرها العائدة الى الكتب المطابِقة، وأية عمليات\n            بحث تقوم بها ستبحث فقط ضمن الكتب في المكتبة الافتراضية. هذه طريقة جيدة\n            لتقسيم مكتبتك الكبيرة إلى أقسام ثانوية أصغر وأسهل للعمل معها.</p>\n\n            <p>مثلا يمكنك استخدام المكتبة الافتراضية لتُظهر فقط الكتب ذات الوسم <i>غير مقروء</i>\n            أو فقط الكتب لـ <i>مؤلفي المفضل</i> أو فقط الكتب في سلسلة محددة.</p>\n\n            <p>تتوفر معلومات وأمثلة أكثر في \n            <a href=\"%s\">دليل المستخدم</a>.</p>\n            "
27633
27634#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:189
27635msgid "Saved searches recognized in the expression:"
27636msgstr "عمليات البحث المحفوظة التي يميّزها التعبير:"
27637
27638#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:226
27639msgid "Search text changed"
27640msgstr ""
27641
27642#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:227
27643msgid ""
27644"The Virtual library name or the search text has changed. Do you want to "
27645"discard these changes?"
27646msgstr ""
27647
27648#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:264
27649#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:94
27650#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:100
27651msgid "No name"
27652msgstr ""
27653
27654#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:265
27655msgid "You must provide a name for the new Virtual library"
27656msgstr "يجب أن تعطي إسماً للمكتبة الإفتراضية الجديدة"
27657
27658#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:271
27659msgid "A Virtual library name cannot begin with \"*\""
27660msgstr ""
27661
27662#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:276
27663msgid "Name already in use"
27664msgstr ""
27665
27666#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:277
27667msgid ""
27668"That name is already in use. Do you want to replace it with the new search?"
27669msgstr ""
27670
27671#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:284
27672msgid "No search string"
27673msgstr ""
27674
27675#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:285
27676msgid "You must provide a search to define the new Virtual library"
27677msgstr "يجب أن توفّر بحثاً لتعرّف المكتبة الإفتراضية الجديدة"
27678
27679#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:293
27680#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:455
27681msgid "Invalid search"
27682msgstr ""
27683
27684#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:294
27685#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:456
27686msgid "The search in the search box is not valid"
27687msgstr ""
27688
27689#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:299
27690msgid "Search found no books"
27691msgstr "لم يجد البحث كتباً"
27692
27693#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:300
27694msgid ""
27695"The search found no books, so the Virtual library will be empty. Do you "
27696"really want to use that search?"
27697msgstr "لم يجد البحث كتباً، لذا ستكون المكتبة الإفتراضية فارغة. أتريد حقاً استخدام ذلك البحث؟"
27698
27699#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:321
27700#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:567
27701msgid "*current search"
27702msgstr "*البحث الحالي"
27703
27704#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:325
27705msgid "Virtual library from current search"
27706msgstr ""
27707
27708#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:326
27709msgid "Create a temporary Virtual library from the current search"
27710msgstr ""
27711
27712#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:339
27713msgid ""
27714"Use a \"Virtual library\" to show only a subset of the books present in this"
27715" library"
27716msgstr "استخدم \"مكتبة إفتراضية\" لتُظهر فقط مجموعة جزئية من الكتب الموجودة في المكتبة"
27717
27718#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:344
27719msgid "(all books)"
27720msgstr "جميع الكتب"
27721
27722#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:345
27723msgid "Additional restriction"
27724msgstr "قيد إضافي"
27725
27726#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:347
27727msgid "Remove Virtual library"
27728msgstr "إزالة المكتبة الإفتراضية"
27729
27730#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:394
27731msgid "Show Virtual libraries as tabs"
27732msgstr "أظهر المكتبات الافتراضية كألسنة"
27733
27734#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:447
27735msgid "No search"
27736msgstr "لا يوجد بحث"
27737
27738#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:448
27739msgid "There is no current search to use"
27740msgstr "لا يوجد بحث حالي لاستخدامه"
27741
27742#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:498
27743#, python-brace-format
27744msgid "Are you sure you want to remove the Virtual library <b>{0}</b>?"
27745msgstr "أأنت متأكد أنك تريد إزالة المكتبة الإفتراضية <b>{0}</b>؟"
27746
27747#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:509
27748msgid "No Virtual libraries"
27749msgstr "لا توجد مكتبات افتراضية"
27750
27751#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:510
27752msgid "No Virtual libraries present, create some first"
27753msgstr "لا توجد مكتبات افتراضية، أنشيء مكتبة أولاً"
27754
27755#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:514
27756#, python-brace-format
27757msgid ""
27758"<p>Quickly choose a Virtual library by typing in just a few characters from the library name into the field above.\n"
27759"        For example, if want to choose the VL:\n"
27760"        {example}\n"
27761"        Simply type in the characters:\n"
27762"        {chars}\n"
27763"        and press Enter."
27764msgstr ""
27765
27766#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:522
27767msgid "Choose Virtual library"
27768msgstr "إختر مكتبة وهمية"
27769
27770#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:39
27771#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:174
27772msgid "&Default"
27773msgstr ""
27774
27775#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:51
27776msgid "Click to change"
27777msgstr ""
27778
27779#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:176
27780msgid "Customize shortcuts for"
27781msgstr ""
27782
27783#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:263
27784msgid "Keys"
27785msgstr "المفاتيح"
27786
27787#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:265
27788msgid "Double click to change"
27789msgstr ""
27790
27791#: /__w/calibre/calibre/src/calibre/gui2/splash_screen.py:90
27792msgid "Starting up, please wait..."
27793msgstr "البدأ، لطفا انتظر..."
27794
27795#: /__w/calibre/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:36
27796msgid "Added tags:"
27797msgstr "وسوم مضافة:"
27798
27799#: /__w/calibre/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:37
27800msgid "Open store in external web browser"
27801msgstr "افتح في متصفح انترنت خارجي"
27802
27803#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:213
27804#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:220
27805#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:180
27806msgid "&What kind of match to use:"
27807msgstr "&م‍ا ن‍‍وع التطابق المستخدَم:"
27808
27809#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:218
27810#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:225
27811#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:185
27812msgid "&All these words:"
27813msgstr "&ك‍ل هذه الكلمات:"
27814
27815#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:219
27816#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:226
27817#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:186
27818msgid "This exact &phrase:"
27819msgstr "هذه العبارة &ب‍الضبط:"
27820
27821#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:220
27822#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:227
27823#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:187
27824msgid "&One or more of these words:"
27825msgstr "واح‍د&ة أو أكثر من هذه الكلمات:"
27826
27827#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:223
27828#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:230
27829#, python-format
27830msgid "See the <a href=\"%s\">User Manual</a> for more help"
27831msgstr "راجع <a href=\"%s\">مرشد المستخدِم</a> لمزيد من المساعدة"
27832
27833#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:226
27834#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:235
27835#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:194
27836msgid "Enter the title."
27837msgstr "أدخل العنوان."
27838
27839#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:227
27840msgid "&Description:"
27841msgstr "ال‍&‍وصف:"
27842
27843#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:228
27844msgid "&Headquarters:"
27845msgstr "الم‍ق‍&‍ر:"
27846
27847#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:230
27848#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:233
27849#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:197
27850msgid "Search only in specific fields:"
27851msgstr "ابحث في حقول معيَّنة فقط:"
27852
27853#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:232
27854msgid "Enabled:"
27855msgstr ""
27856
27857#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:233
27858#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:239
27859msgid "DRM:"
27860msgstr ""
27861
27862#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:234
27863#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:236
27864#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:239
27865#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:240
27866#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:243
27867#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:246
27868msgid "true"
27869msgstr ""
27870
27871#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:235
27872#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:237
27873#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:240
27874#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:241
27875#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:244
27876#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:247
27877msgid "false"
27878msgstr ""
27879
27880#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:238
27881#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:245
27882msgid "Affiliate:"
27883msgstr "منتسب:"
27884
27885#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:241
27886msgid "Nam&e/description..."
27887msgstr "&الإسم/الوصف..."
27888
27889#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:74
27890msgid "Query"
27891msgstr "الاستعلام"
27892
27893#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:76
27894msgid "Enable:"
27895msgstr "مكّن:"
27896
27897#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:77
27898msgid "&All"
27899msgstr "ال‍&‍ك‍ل"
27900
27901#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:78
27902#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:152
27903msgid "&None"
27904msgstr "&ب‍لا"
27905
27906#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:79
27907msgid "&Invert"
27908msgstr "ا&ع‍كس"
27909
27910#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27911#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27912msgid "Affiliate"
27913msgstr "منتسب"
27914
27915#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27916msgid "Enabled"
27917msgstr "مقعّل"
27918
27919#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27920msgid "Headquarters"
27921msgstr "المقر"
27922
27923#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27924msgid "No DRM"
27925msgstr "بلا DRM"
27926
27927#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:155
27928msgid ""
27929"This store is currently disabled and cannot be used in other parts of "
27930"calibre."
27931msgstr ""
27932
27933#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:157
27934msgid ""
27935"This store is currently enabled and can be used in other parts of calibre."
27936msgstr ""
27937
27938#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:162
27939msgid "This store only distributes e-books without DRM."
27940msgstr "هذا المتجر يوزّع فقط كتبا الكترونية بلا إدارة حقوق رقمية."
27941
27942#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:164
27943msgid ""
27944"This store distributes e-books with DRM. It may have some titles without "
27945"DRM, but you will need to check on a per title basis."
27946msgstr "هذا المتجر يوزع كتبا الكترونية ذات إدارة حقوق رقمية. قد يوجد فيه بعض العناوين بدون إدارة حقوق رقمية، لكن سيتوجب عليك أن تفحص على أساس كل كتاب على حدة."
27947
27948#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:166
27949#, python-format
27950msgid ""
27951"This store is headquartered in %s. This is a good indication of what market "
27952"the store caters to. However, this does not necessarily mean that the store "
27953"is limited to that market only."
27954msgstr ""
27955
27956#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:169
27957#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:254
27958#, python-format
27959msgid "Buying from this store supports the calibre developer: %s."
27960msgstr "الشراء من هذا المتجر يدعم مطوّر كاليبر: %s."
27961
27962#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:171
27963#, python-format
27964msgid "This store distributes e-books in the following formats: %s"
27965msgstr "هذا المتجر يوزع كتبا الكتروينة بالأنساق التالية: %s"
27966
27967#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/results_view.py:49
27968msgid "Configure..."
27969msgstr ""
27970
27971#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:97
27972msgid "Time"
27973msgstr "الوقت"
27974
27975#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:98
27976msgid "Number of seconds to wait for a store to respond:"
27977msgstr "عدد ثواني انتظار المتجر ليستجيب:"
27978
27979#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:99
27980msgid "Number of seconds to let a store process results:"
27981msgstr "عدد ثواني السماح لمتجر أن يعالج النتائج:"
27982
27983#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:100
27984msgid "Display"
27985msgstr "العرض"
27986
27987#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:101
27988msgid "Maximum number of results to show per store:"
27989msgstr "أقصى عدد من النتائج تظهر لكل متجر:"
27990
27991#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:102
27992msgid "Open search result in system browser"
27993msgstr "افتح نتيجة البحث في متصفح النظام"
27994
27995#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:103
27996msgid "Threads"
27997msgstr ""
27998
27999#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:104
28000msgid "Number of search threads to use:"
28001msgstr ""
28002
28003#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:105
28004msgid "Number of cache update threads to use:"
28005msgstr ""
28006
28007#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:106
28008msgid "Number of cover download threads to use:"
28009msgstr ""
28010
28011#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:107
28012msgid "Number of details threads to use:"
28013msgstr ""
28014
28015#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:237
28016msgid "&Price:"
28017msgstr "ال‍&س‍عر:"
28018
28019#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:242
28020msgid "Download:"
28021msgstr "التحميل:"
28022
28023#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:249
28024msgid "Titl&e/author/price..."
28025msgstr "&ع‍نوان/مؤلف/سعر..."
28026
28027#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
28028msgid "DRM"
28029msgstr ""
28030
28031#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
28032msgid "Download"
28033msgstr "تحميل"
28034
28035#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
28036msgid "Price"
28037msgstr "السعر"
28038
28039#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:235
28040#, python-format
28041msgid ""
28042"Detected price as: %s. Check with the store before making a purchase to "
28043"verify this price is correct. This price often does not include promotions "
28044"the store may be running."
28045msgstr "جرى استشعار السعر بأنه: %s. دقق مع المتجر قبل إجراء عملية شراء للتحقق من صحة السعر. في الغالب لا يتضمن السعر الترويجات التي قد يجريها المتجر."
28046
28047#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:239
28048msgid "No price was found"
28049msgstr ""
28050
28051#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:242
28052msgid ""
28053"This book as been detected as having DRM restrictions. This book may not "
28054"work with your reader and you will have limitations placed upon you as to "
28055"what you can do with this book. Check with the store before making any "
28056"purchases to ensure you can actually read this book."
28057msgstr "جرى استشعار هذا الكتاب على أنّ فيه قيود إدارة حقوق رقمية DRM. قد لا يعمل هذا الكتاب مع قارئك وفُرضَت عليك قيود تخص ما يمكن أن تفعله بهذا الكتاب. دقق مع المتجر قبل إجراء أية مشتريات لتضمن أنّك فعلاً تستطيع قراءة هذا الكتاب."
28058
28059#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:244
28060msgid ""
28061"This book has been detected as being DRM Free. You should be able to use "
28062"this book on any device provided it is in a format calibre supports for "
28063"conversion. However, before making a purchase double check the DRM status "
28064"with the store. The store may not be disclosing the use of DRM."
28065msgstr "جرى استشعار هذا الكتاب على أنّه حرّ من إدارة الحقوق الرقمية DRM. ينبغي أن تستطيع استخدام هذا الكتاب على أي جهاز شريطة أن يكون بصيغة يدعمها كاليبر للتحويل. لكن، قبل إجراء الشراء تأكد مرتين من حالة إدارة الحقوق الرقمية DRM مع المتجر. قد لا يقوم المتجر ببيان استخدام إدارة الحقوق الرقمية."
28066
28067#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:246
28068msgid ""
28069"The DRM status of this book could not be determined. There is a very high "
28070"likelihood that this book is actually DRM restricted."
28071msgstr ""
28072
28073#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:251
28074#, python-format
28075msgid "The following formats can be downloaded directly: %s."
28076msgstr "يمكن تحميل الصيغ التالية مباشرة: %s."
28077
28078#: /__w/calibre/calibre/src/calibre/gui2/store/search/results_view.py:68
28079msgid "Download..."
28080msgstr "تحميل..."
28081
28082#: /__w/calibre/calibre/src/calibre/gui2/store/search/results_view.py:72
28083msgid "Goto in store..."
28084msgstr "احصل عليه من المتجر..."
28085
28086#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:130
28087#, python-format
28088msgid "Buying from this store supports the calibre developer: %s</p>"
28089msgstr "الشراء من هذا المتجر يدعم مطوّر كاليبر: %s </p>"
28090
28091#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:195
28092msgid "No query"
28093msgstr "لا يوجد استعلام"
28094
28095#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:196
28096msgid "You must enter a title, author or keyword to search for."
28097msgstr "يجب أن تُدخل عنوانا أو مؤلفا أو كلمة مفتاحية لتبحث عنها."
28098
28099#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:321
28100msgid "Customize Get books search"
28101msgstr "تخصيص بحث الحصول على كتب"
28102
28103#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:330
28104msgid "Choose s&tores"
28105msgstr "اختر المتا&ج‍ر"
28106
28107#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:331
28108msgid "Configure s&earch"
28109msgstr "اضبط الب‌&‍ح‍ث"
28110
28111#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:381
28112msgid "Couldn't find any books matching your query."
28113msgstr "تعذّر العثور على أية كتب تطابق استعلامك."
28114
28115#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:395
28116msgid "Choose format to download to your library."
28117msgstr "اختر صيغة لتحمّل إلى مكتبتك."
28118
28119#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:179
28120msgid "Search by title"
28121msgstr "ابحث بحسب العنوان"
28122
28123#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:181
28124msgid "Search by author"
28125msgstr "ابحث بحسب المؤلف"
28126
28127#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:183
28128msgid "&Keyword:"
28129msgstr "كلمة &م‍فتاحية:"
28130
28131#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:184
28132msgid "Search by any keyword"
28133msgstr "ابحث بحسب أية كلمة مفتاحية"
28134
28135#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:187
28136msgid "&Invert selection"
28137msgstr "&ع‍كس التحديد"
28138
28139#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:189
28140msgid "Configure Get books behavior"
28141msgstr "اضبط سلوك الحصول على كتب"
28142
28143#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:190
28144msgid "&Configure"
28145msgstr "&ض‍بط"
28146
28147#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:191
28148msgid "Open a selected book in the system's web browser"
28149msgstr "افتح كتاباً محدداً بمتصفح انترنت النظام"
28150
28151#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:192
28152msgid "Open in &external browser"
28153msgstr "افتح في متصفح &خ‍ارجي"
28154
28155#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:195
28156#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:75
28157msgid "Books:"
28158msgstr "الكتب:"
28159
28160#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:190
28161msgid ""
28162"See the <a href=\"https://manual.calibre-ebook.com/gui.html#the-search-"
28163"interface\">User Manual</a> for more help"
28164msgstr "راجع <a href=\"https://manual.calibre-ebook.com/gui.html#the-search-interface\">مرشد المستخدِم</a> لمزيد من المساعدة"
28165
28166#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:199
28167msgid "Titl&e/author/price ..."
28168msgstr "&ع‍نوان/مؤلف/سعر ..."
28169
28170#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_progress_dialog_ui.py:48
28171#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:71
28172msgid "Dialog"
28173msgstr "حوار"
28174
28175#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_progress_dialog_ui.py:49
28176msgid "Updating book cache"
28177msgstr ""
28178
28179#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:43
28180msgid "Checking last download date."
28181msgstr "التحقق مشاركة الفهرس التحميل."
28182
28183#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:49
28184msgid "Downloading book list from MobileRead."
28185msgstr "تحميل لائحة الكتب من MobileRead."
28186
28187#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:62
28188msgid "Processing books."
28189msgstr ""
28190
28191#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:72
28192#, python-format
28193msgid "%(num)s of %(tot)s books processed."
28194msgstr ""
28195
28196#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/mobileread_plugin.py:80
28197msgid "Updating MobileRead book cache..."
28198msgstr "تحديث MobileRead مخبأ الكتاب..."
28199
28200#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:72
28201msgid "&Query:"
28202msgstr ""
28203
28204#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:96
28205msgid "Home"
28206msgstr "الإستقبال"
28207
28208#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:109
28209msgid "Reload"
28210msgstr "إعادة التحميل"
28211
28212#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:186
28213#, python-brace-format
28214msgid "Download of {0} failed with error: {1}"
28215msgstr ""
28216
28217#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:192
28218msgid ""
28219"This e-book is a DRMed EPUB file.  You will be prompted to save this file to"
28220" your computer. Once it is saved, open it with <a "
28221"href=\"https://www.adobe.com/solutions/ebook/digital-editions.html\">Adobe "
28222"Digital Editions</a> (ADE).<p>ADE, in turn will download the actual e-book, "
28223"which will be a .epub file. You can add this book to calibre using \"Add "
28224"Books\" and selecting the file from the ADE library folder."
28225msgstr ""
28226
28227#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:204
28228msgid "File is not a supported e-book type. Save to disk?"
28229msgstr ""
28230
28231#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:219
28232msgid "Could not contact calibre"
28233msgstr ""
28234
28235#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:220
28236msgid ""
28237"No running calibre instance found. Please start calibre before trying to "
28238"download books."
28239msgstr ""
28240
28241#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:224
28242msgid "Download completed"
28243msgstr ""
28244
28245#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:225
28246#, python-brace-format
28247msgid ""
28248"Download of {0} has been completed, the book was added to your calibre "
28249"library"
28250msgstr ""
28251
28252#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:218
28253#, python-format
28254msgid "Average rating for books in this category: %.1f"
28255msgstr "متوسط التقييم للكتب في هذا الصنف: %.1f"
28256
28257#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:220
28258msgid "Books in this category are unrated"
28259msgstr "الكتب في هذا الصنف غير مقيَّمة"
28260
28261#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:222
28262#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:355
28263msgid "Search expression:"
28264msgstr "تعبير البحث:"
28265
28266#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:224
28267#, python-format
28268msgid "Number of books: %s"
28269msgstr "عدد الكتب: %s"
28270
28271#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:303
28272#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:140
28273msgid "Rename in Virtual library"
28274msgstr ""
28275
28276#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:304
28277msgid ""
28278"Do you want this rename to apply only to books in the current Virtual "
28279"library?"
28280msgstr ""
28281
28282#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:306
28283msgid "Yes, apply only in VL"
28284msgstr ""
28285
28286#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:307
28287msgid "No, apply in entire library"
28288msgstr ""
28289
28290#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:435
28291#: /__w/calibre/calibre/src/calibre/srv/metadata.py:236
28292#, python-brace-format
28293msgid "The grouped search term name is \"{0}\""
28294msgstr ""
28295
28296#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:446
28297#: /__w/calibre/calibre/src/calibre/srv/metadata.py:244
28298#, python-brace-format
28299msgid "The lookup/search name is \"{0}\"{1}"
28300msgstr "إسم الإيجاد/البحث هو \"{0}\"{1}"
28301
28302#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1051
28303msgid "Changing the authors for several books can take a while. Are you sure?"
28304msgstr ""
28305
28306#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1056
28307msgid ""
28308"Changing the metadata for that many books can take a while. Are you sure?"
28309msgstr ""
28310
28311#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1240
28312#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1264
28313#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1272
28314msgid "Rename User category"
28315msgstr ""
28316
28317#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1241
28318msgid "You cannot use periods in the name when renaming User categories"
28319msgstr ""
28320
28321#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1265
28322#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1273
28323#, python-format
28324msgid "The name %s is already used"
28325msgstr ""
28326
28327#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1287
28328msgid "Author names cannot contain & characters."
28329msgstr ""
28330
28331#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1294
28332msgid "Duplicate search name"
28333msgstr "ابحث عن اسم مكرر"
28334
28335#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1294
28336#, python-format
28337msgid "The saved search name %s is already used."
28338msgstr "اسم البحث المحفوظ %s مستخدَم مسبقاً."
28339
28340#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:46
28341msgid "User categories"
28342msgstr "أصناف المستخدمين"
28343
28344#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:57
28345msgid "Custom columns"
28346msgstr ""
28347
28348#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:103
28349msgid "Invalid search restriction"
28350msgstr ""
28351
28352#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:104
28353msgid "The current search restriction is invalid"
28354msgstr ""
28355
28356#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:121
28357msgid "New category"
28358msgstr ""
28359
28360#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:179
28361#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:182
28362msgid "Delete User category"
28363msgstr "احذف صنف المستخدم"
28364
28365#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:180
28366#, python-format
28367msgid "%s is not a User category"
28368msgstr ""
28369
28370#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:183
28371#, python-format
28372msgid "%s contains items. Do you really want to delete it?"
28373msgstr "%s يحوي عناصر. أتريد حقا حذفه؟"
28374
28375#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:206
28376msgid "Remove category"
28377msgstr ""
28378
28379#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:207
28380#, python-format
28381msgid "User category %s does not exist"
28382msgstr ""
28383
28384#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:228
28385msgid "Add to User category"
28386msgstr ""
28387
28388#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:229
28389#, python-format
28390msgid "A User category %s does not exist"
28391msgstr ""
28392
28393#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:305
28394msgid "Children"
28395msgstr ""
28396
28397#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:305
28398msgid "Item"
28399msgstr ""
28400
28401#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:311
28402#, python-format
28403msgid ""
28404"%s and its children will be deleted from books in the Virtual library. Are "
28405"you sure?"
28406msgstr ""
28407
28408#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:314
28409#, python-format
28410msgid "%s and its children will be deleted from all books. Are you sure?"
28411msgstr "سيُحذف %s وكل فرعياته من كل الكتب. أأنت متأكد؟"
28412
28413#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:319
28414#, python-format
28415msgid "%s will be deleted from books in the Virtual library. Are you sure?"
28416msgstr ""
28417
28418#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:321
28419#, python-format
28420msgid "%s will be deleted from all books. Are you sure?"
28421msgstr "سيُحذف %s من كل الكتب. أأنت متأكد؟"
28422
28423#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:323
28424msgid "Delete item"
28425msgstr "حذف عنصر"
28426
28427#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:354
28428msgid "You must select some books to apply {} to"
28429msgstr "يجب أن تحدد بعض الكتب كي تطبّق {} عليها"
28430
28431#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:402
28432#, python-format
28433msgid ""
28434"The identifier %s will be deleted from books in the current virtual library."
28435" Are you sure?"
28436msgstr ""
28437
28438#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:405
28439#, python-format
28440msgid "The identifier %s will be deleted from all books. Are you sure?"
28441msgstr "سيُحذف المحدد %s من كل الكتب. أأنت متأكد؟"
28442
28443#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:407
28444msgid "Delete identifier"
28445msgstr ""
28446
28447#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:480
28448#, python-format
28449msgid "change_tb_category_visibility: category %s does not exist"
28450msgstr ""
28451
28452#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:494
28453#, python-format
28454msgid "change_tb_category_visibility: invalid operation %s"
28455msgstr ""
28456
28457#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:533
28458msgid ""
28459"Change how the Tag browser works, such as, how it is sorted, what happens "
28460"when you click items, etc."
28461msgstr "غيّر كيفية عمل متصفح الوسوم، مثل كيفية الترتيب، ما يحصل عندما تنقر على عناصر، الخ."
28462
28463#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:548
28464msgid ""
28465"Search for items. If the text begins with equals (=) the search is exact "
28466"match, otherwise it is \"contains\" finding items containing the text "
28467"anywhere in the item name. Both exact and contains searches ignore case. You"
28468" can limit the search to particular categories using syntax similar to "
28469"search. For example, tags:foo will find foo in any tag, but not in authors "
28470"etc. Entering *foo will collapse all categories then showing only those "
28471"categories with items containing the text \"foo\""
28472msgstr "ابحث عن عناصر. إذا كان النص يبدأ بعلامات المساواة (=) فالبحث بتطابُق دقيق، وإلا فإنه \"يحتوي\" موجداً عناصر محتوية على النص أينما كان في إسم العنصر. كلّ من عمليات البحث المطابِقة والمحتوية تتجاهل حالة الحروف. يمكنك أن تقصر البحث على أصناف بعينها مستخدماً قواعد مشابهة للبحث. مثلا، tags:foo سوف يجد foo في أي وسم، لكن ليس في المؤلفين أو غيرهم. وإدخال ‎*foo سيطوي كل الأصناف ثم يُظهر فقط تلك الأصناف ذات العناصر المحتوية على النص \"foo\"."
28473
28474#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:559
28475msgid "Find in the Tag browser"
28476msgstr ""
28477
28478#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:567
28479msgid "Find the first/next matching item"
28480msgstr "جِد العنصر المطابق الأول/التالي"
28481
28482#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:578
28483msgid "Find"
28484msgstr "إيجاد"
28485
28486#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:658
28487msgid "No more matches.</b><p> Click Find again to go to first match"
28488msgstr "لا مزيد من المطابِقات.</b><p> انقر الإيجاد مرة أخرى لتذهب إلى أول مطابِق"
28489
28490#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:680
28491msgid "Configure Tag browser"
28492msgstr ""
28493
28494#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:695
28495msgid "Number of books"
28496msgstr "عدد الكتب"
28497
28498#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:696
28499msgid "Average rating"
28500msgstr "معدل التقييم"
28501
28502#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:703
28503msgid "Set the sort order for entries in the Tag browser"
28504msgstr ""
28505
28506#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:706
28507msgid "Search type when selecting multiple items"
28508msgstr "نوع البحث عند تحديد عناصر متعددة"
28509
28510#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:712
28511msgid "Match all of the items"
28512msgstr "مطابَقة كل العناصر"
28513
28514#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:712
28515msgid "Match any of the items"
28516msgstr "مطابَقة أيّ من العناصر"
28517
28518#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:719
28519msgid ""
28520"When selecting multiple entries in the Tag browser match any or all of them"
28521msgstr ""
28522
28523#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:723
28524msgid "Manage authors, tags, etc."
28525msgstr "إدارة المؤلفين، الوسوم، الخ."
28526
28527#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:724
28528msgid ""
28529"All of these category_managers are available by right-clicking on items in "
28530"the Tag browser above"
28531msgstr ""
28532
28533#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:732
28534msgid "'Click' found item"
28535msgstr ""
28536
28537#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:739
28538msgid "Give the Tag browser keyboard focus"
28539msgstr ""
28540
28541#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:749
28542msgid "Hide counts"
28543msgstr "أخفِ العدد"
28544
28545#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:749
28546msgid "Show counts"
28547msgstr ""
28548
28549#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:751
28550msgid "Hide average rating"
28551msgstr "أخفِ متوسط التقييم"
28552
28553#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:751
28554msgid "Show average rating"
28555msgstr ""
28556
28557#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:141
28558msgid ""
28559"A Virtual library is active but you are renaming the item in all books in "
28560"your library. Is this really what you want to do?"
28561msgstr ""
28562
28563#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:144
28564msgid "Yes, apply in entire library"
28565msgstr ""
28566
28567#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:145
28568msgid "No, apply only in Virtual library"
28569msgstr ""
28570
28571#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:515
28572#, python-format
28573msgid "Change icon for: %s"
28574msgstr "غير الأيقونة لـ: %s"
28575
28576#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:614
28577msgid "Delete the saved search: {}?"
28578msgstr ""
28579
28580#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:707
28581msgid "Show category"
28582msgstr ""
28583
28584#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:717
28585msgid "All categories"
28586msgstr ""
28587
28588#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:753
28589#, python-format
28590msgid "Rename %s in Virtual library"
28591msgstr ""
28592
28593#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:757
28594#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:820
28595#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:886
28596#, python-format
28597msgid "Rename %s"
28598msgstr "أعد تسمية %s"
28599
28600#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:764
28601#, python-format
28602msgid "Delete %s in Virtual library"
28603msgstr ""
28604
28605#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:769
28606#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:836
28607#, python-format
28608msgid "Delete %s"
28609msgstr "احذف %s"
28610
28611#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:774
28612#, python-format
28613msgid "Edit sort for %s"
28614msgstr ""
28615
28616#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:777
28617#, python-format
28618msgid "Edit link for %s"
28619msgstr ""
28620
28621#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:783
28622#, python-format
28623msgid "Add %s to User category"
28624msgstr ""
28625
28626#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:799
28627#, python-format
28628msgid "Children of %s"
28629msgstr ""
28630
28631#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:810
28632#, python-format
28633msgid "Add/remove %s to selected books"
28634msgstr "أضف/احذف %s من الكتب المحددة"
28635
28636#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:812
28637#, python-format
28638msgid "Add %s to selected books"
28639msgstr "أضف %s الى الكتب المحددة"
28640
28641#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:815
28642#, python-format
28643msgid "Remove %s from selected books"
28644msgstr "أزِل %s من الكتب المحددة"
28645
28646#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:824
28647#, python-format
28648msgid "Delete Saved search %s"
28649msgstr "احذف البحث المحفوظ %s"
28650
28651#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:830
28652#, python-format
28653msgid "Delete %s in Virtual Library"
28654msgstr ""
28655
28656#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:843
28657#, python-format
28658msgid "Remove %(item)s from category %(cat)s"
28659msgstr ""
28660
28661#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:851
28662#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:902
28663#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:918
28664msgid "Search for"
28665msgstr "ابحث عن"
28666
28667#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:862
28668#, python-format
28669msgid "%s and its children"
28670msgstr ""
28671
28672#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:867
28673#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:910
28674#, python-format
28675msgid "Everything but %s"
28676msgstr ""
28677
28678#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:873
28679#, python-format
28680msgid "Everything but %s and its children"
28681msgstr ""
28682
28683#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:879
28684msgid "The saved search expression"
28685msgstr ""
28686
28687#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:890
28688#, python-format
28689msgid "Add sub-category to %s"
28690msgstr ""
28691
28692#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:894
28693#, python-format
28694msgid "Delete User category %s"
28695msgstr "احذف صنف المستخدم %s"
28696
28697#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:924
28698#, python-format
28699msgid "Books in category %s"
28700msgstr "كتب  في صنف %s"
28701
28702#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:930
28703#, python-format
28704msgid "Books not in category %s"
28705msgstr "كتب ليست في صنف %s"
28706
28707#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:954
28708#, python-format
28709msgid "Edit permissible values for %s"
28710msgstr ""
28711
28712#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:980
28713#, python-format
28714msgid "Hide category %s"
28715msgstr "أخفِ صنف %s"
28716
28717#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:987
28718msgid "Change category icon"
28719msgstr "غيّر أيقونة الصنف"
28720
28721#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:989
28722msgid "Restore default icon"
28723msgstr "استعد الأيقونة المبدئية"
28724
28725#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:997
28726#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1002
28727msgid "Manage User categories"
28728msgstr "إدارة أصناف المستخدمين"
28729
28730#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1010
28731msgid "Change sub-categorization scheme"
28732msgstr "غيّر مخطط التقسيم الفرعي"
28733
28734#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1016
28735msgid "Partition"
28736msgstr "التقسيم"
28737
28738#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1031
28739msgid "First letter is usable only when sorting by name"
28740msgstr ""
28741
28742#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1039
28743msgid "Expand or collapse"
28744msgstr "وسّع أو اطوِ"
28745
28746#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1047
28747#, python-brace-format
28748msgid "Expand {0}"
28749msgstr "وسّع {0}"
28750
28751#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1050
28752#, python-brace-format
28753msgid "Expand {0} and its children"
28754msgstr "وسّع {0} وتوابعها"
28755
28756#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1070
28757#, python-brace-format
28758msgid "Collapse {0}"
28759msgstr "اطوِ {0}"
28760
28761#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:44
28762#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:139
28763msgid "Remove"
28764msgstr "أزِل"
28765
28766#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:46
28767msgid "Keep"
28768msgstr "أبقٍ"
28769
28770#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:48
28771msgid "Title-case"
28772msgstr "ليكن ح عنوان"
28773
28774#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:51
28775msgid "Split"
28776msgstr "شق"
28777
28778#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:62
28779msgid "Create the rule below, the rule can be used to remove or replace tags"
28780msgstr "حرّر القاعدة في أدناه، يمكن استخدام القاعدة لإزالة أو استبدال الوسوم"
28781
28782#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:63
28783msgid "the tag, if it"
28784msgstr "الوسم إن كان"
28785
28786#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:64
28787msgid "You must provide a value for the tag to match"
28788msgstr ""
28789
28790#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:65
28791#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:231
28792msgid "with the tag:"
28793msgstr ""
28794
28795#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:66
28796#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:233
28797msgid "on the character:"
28798msgstr ""
28799
28800#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:68
28801msgid ""
28802"The character on which to split tags. Note that technically you can specify "
28803"a sub-string, not just a single character. Then splitting will happen on the"
28804" sub-string."
28805msgstr ""
28806
28807#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:71
28808msgid ""
28809"What to replace the tag with. Note that if you use a pattern to match tags, "
28810"you can replace with parts of the matched pattern. See  the User Manual on "
28811"how to use regular expressions for details."
28812msgstr ""
28813
28814#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:74
28815#, python-format
28816msgid ""
28817"For help with regex pattern matching, see the <a href=\"%s\">User Manual</a>"
28818msgstr "للحصول على مساعدة عن مطابقة نمط التعبير النظامي، راجع <a href=\"%s\">كتيّب المستخدم</a>"
28819
28820#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:103
28821msgid "Edit the list of tags with the Tag editor"
28822msgstr "حرر لائحة الوسوم بمحرر الوسوم"
28823
28824#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:144
28825msgid "Tags that contain this string will match"
28826msgstr ""
28827
28828#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:152
28829msgid "Use the Tag editor to edit the list of tags"
28830msgstr "استخدم محرر الوسوم لتحرر لائحة الوسوم"
28831
28832#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:228
28833#, python-brace-format
28834msgid "<b>{action}</b> the tag, if it <i>{match_type}</i>: <b>{query}</b>"
28835msgstr "<b>{action}</b> الوسم إن كان <i>{match_type}</i>: <b>{query}</b>"
28836
28837#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:273
28838msgid ""
28839"You can specify rules to filter/transform tags here. Click the \"Add rule\" "
28840"button below to get started. The rules will be processed in order for every "
28841"tag until either a \"remove\" or a \"keep\" rule matches."
28842msgstr "يمكنك أن تعيّن قواعد هنا لإضافة/إهمال الوسوم. انقر زر \"أضف قاعدة\" في أدناه لتبدأ. ستُعالَج القواعد بالترتيب لكل وسم لحين إمّا مطابقة قاعدة \"أزِل\" أو \"أبقِ\"."
28843
28844#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:283
28845msgid "You can <b>change an existing rule</b> by double clicking it"
28846msgstr "يمكنك <b>تغيير قاعدة موجودة</b> بالنقر المزدوج عليها"
28847
28848#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:311
28849msgid "Move current rule up"
28850msgstr ""
28851
28852#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:315
28853msgid "Move current rule down"
28854msgstr ""
28855
28856#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:390
28857msgid "Test tag mapper rules"
28858msgstr "اختبر قواعد مرسّم الوسوم"
28859
28860#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:392
28861msgid "Enter a comma separated list of &tags to test:"
28862msgstr "أدخِل لائحة مفصولة بفوارز من ال‍&‍وسوم لاختبارها:"
28863
28864#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:393
28865msgid "Enter tags and click the \"Test\" button"
28866msgstr "أدخل الوسوم وانقر زر \"اختبار\""
28867
28868#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:427
28869#, python-format
28870msgid "<b>Resulting tags:</b> %s"
28871msgstr "<b>الوسوم الناتجة:</b> %s"
28872
28873#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:440
28874msgid "Cannot save as no rules have been created"
28875msgstr ""
28876
28877#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:442
28878msgid "Save ruleset as"
28879msgstr ""
28880
28881#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:443
28882msgid "Enter a name for this ruleset:"
28883msgstr ""
28884
28885#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:447
28886#, python-format
28887msgid "A ruleset with the name \"%s\" already exists, do you want to replace it?"
28888msgstr ""
28889
28890#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:465
28891msgid "Delete saved rulesets"
28892msgstr "احذف أنساق القواعد المحفوظة"
28893
28894#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:471
28895msgid "No saved rulesets available"
28896msgstr "لا تتوفر مجاميع قواعد محفوظة"
28897
28898#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:484
28899msgid "Edit tag mapper rules"
28900msgstr "حرّر قواعد ترسيم الوسوم"
28901
28902#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:125
28903msgid "Select a destination for the Table of Contents entry"
28904msgstr ""
28905
28906#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:149
28907msgid "Search for text..."
28908msgstr "البحث عن نص..."
28909
28910#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:152
28911#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:549
28912msgid "Find &next"
28913msgstr ""
28914
28915#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:155
28916#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:551
28917msgid "Find &previous"
28918msgstr ""
28919
28920#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:167
28921msgid ""
28922"Here you can choose a destination for the Table of Contents' entry to point "
28923"to. First choose a file from the book in the left-most panel. The file will "
28924"open in the central panel.<p>Then choose a location inside the file. To do "
28925"so, simply click on the place in the central panel that you want to use as "
28926"the destination. As you move the mouse around the central panel, a thick "
28927"green line appears, indicating the precise location that will be selected "
28928"when you click."
28929msgstr ""
28930
28931#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:180
28932msgid "Na&me of the ToC entry:"
28933msgstr ""
28934
28935#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:187
28936msgid "Currently selected destination:"
28937msgstr ""
28938
28939#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:222
28940#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:233
28941msgid "No match found"
28942msgstr "لم يُعثَر على تَطابُق"
28943
28944#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:223
28945#, python-format
28946msgid "No match found for: %s"
28947msgstr "لم يُعثَر على تَطابُق لـ: %s"
28948
28949#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:229
28950#, python-format
28951msgid ""
28952"No matches for %(text)s found in the current file [%(current)s]. Do you want"
28953" to search in the %(which)s file [%(next)s]?"
28954msgstr "لم يعثر على مطابقات لـ %(text)s في الملف الحالي [%(current)s]. أتريد البحث في الملف %(which)s [%(next)s]؟"
28955
28956#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:232
28957msgid "next"
28958msgstr ""
28959
28960#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:232
28961msgid "previous"
28962msgstr ""
28963
28964#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:259
28965msgid "Bad markup"
28966msgstr ""
28967
28968#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:260
28969msgid "This book has severely broken markup, its ToC cannot be edited."
28970msgstr ""
28971
28972#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:266
28973#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:309
28974#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:313
28975msgid "File:"
28976msgstr "الملف:"
28977
28978#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:267
28979#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:299
28980msgid "Top of the file"
28981msgstr ""
28982
28983#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:301
28984#, python-format
28985msgid "Approximately %d%% from the top"
28986msgstr ""
28987
28988#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:306
28989#, python-format
28990msgid "Location: A &lt;%s&gt; tag inside the file"
28991msgstr ""
28992
28993#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:45
28994msgid "Create ToC from XPath"
28995msgstr ""
28996
28997#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:49
28998msgid ""
28999"Specify a series of XPath expressions for the different levels of the Table "
29000"of Contents. You can use the wizard buttons to help you create XPath "
29001"expressions."
29002msgstr ""
29003
29004#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:56
29005#, python-format
29006msgid "Level %s ToC:"
29007msgstr ""
29008
29009#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:71
29010msgid "Do not add duplicate entries at the same level"
29011msgstr ""
29012
29013#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:81
29014msgid "No XPaths"
29015msgstr ""
29016
29017#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:82
29018msgid "No XPaths have been entered"
29019msgstr ""
29020
29021#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:122
29022#, python-format
29023msgid "The XPath expression %s is not valid."
29024msgstr ""
29025
29026#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:166
29027msgid ""
29028"You can edit existing entries in the Table of Contents by clicking them in "
29029"the panel to the left."
29030msgstr ""
29031
29032#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:168
29033msgid ""
29034"Entries with a green tick next to them point to a location that has been "
29035"verified to exist. Entries with a red dot are broken and may need to be "
29036"fixed."
29037msgstr ""
29038
29039#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:176
29040msgid "Create a &new entry"
29041msgstr ""
29042
29043#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:181
29044msgid "Generate ToC from &major headings"
29045msgstr ""
29046
29047#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:184
29048msgid ""
29049"Generate a Table of Contents from the major headings in the book. This will "
29050"work if the book identifies its headings using HTML heading tags. Uses the "
29051"<h1>, <h2> and <h3> tags."
29052msgstr ""
29053
29054#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:188
29055msgid "Generate ToC from &all headings"
29056msgstr ""
29057
29058#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:191
29059msgid ""
29060"Generate a Table of Contents from all the headings in the book. This will "
29061"work if the book identifies its headings using HTML heading tags. Uses the "
29062"<h1-6> tags."
29063msgstr ""
29064
29065#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:196
29066msgid "Generate ToC from &links"
29067msgstr ""
29068
29069#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:199
29070msgid ""
29071"Generate a Table of Contents from all the links in the book. Links that "
29072"point to destinations that do not exist in the book are ignored. Also "
29073"multiple links with the same destination or the same text are ignored."
29074msgstr ""
29075
29076#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:206
29077msgid "Generate ToC from &files"
29078msgstr ""
29079
29080#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:209
29081msgid ""
29082"Generate a Table of Contents from individual files in the book. Each entry "
29083"in the ToC will point to the start of the file, the text of the entry will "
29084"be the \"first line\" of text from the file."
29085msgstr ""
29086
29087#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:215
29088msgid "Generate ToC from &XPath"
29089msgstr ""
29090
29091#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:218
29092msgid "Generate a Table of Contents from arbitrary XPath expressions."
29093msgstr ""
29094
29095#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:222
29096msgid "&Flatten the ToC"
29097msgstr ""
29098
29099#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:225
29100msgid "Flatten the Table of Contents, putting all entries at the top level"
29101msgstr ""
29102
29103#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:230
29104msgid ""
29105"<b>WARNING:</b> calibre only supports the creation of linear ToCs in AZW3 "
29106"files. In a linear ToC every entry must point to a location after the "
29107"previous entry. If you create a non-linear ToC it will be automatically re-"
29108"arranged inside the AZW3 file."
29109msgstr ""
29110
29111#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:246
29112msgid ""
29113"You can move this entry around the Table of Contents by drag and drop or "
29114"using the up and down buttons to the left"
29115msgstr ""
29116
29117#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:267
29118msgid "Change the &location this entry points to"
29119msgstr ""
29120
29121#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:271
29122msgid "&Remove this entry"
29123msgstr ""
29124
29125#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:281
29126msgid "New entry &inside this entry"
29127msgstr ""
29128
29129#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:284
29130msgid "New entry &above this entry"
29131msgstr ""
29132
29133#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:287
29134msgid "New entry &below this entry"
29135msgstr ""
29136
29137#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:291
29138msgid "&Flatten this entry"
29139msgstr ""
29140
29141#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:293
29142msgid ""
29143"All children of this entry are brought to the same level as this entry."
29144msgstr ""
29145
29146#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:304
29147msgid "&Return to welcome screen"
29148msgstr ""
29149
29150#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:306
29151msgid "Go back to the top level view"
29152msgstr ""
29153
29154#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:319
29155msgid "Remove duplicates"
29156msgstr ""
29157
29158#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:320
29159msgid "Should headings with the same text at the same level be included?"
29160msgstr ""
29161
29162#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:321
29163msgid "&Include duplicates"
29164msgstr ""
29165
29166#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:321
29167msgid "&Remove duplicates"
29168msgstr ""
29169
29170#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:363
29171msgid "This entry points to an existing destination"
29172msgstr ""
29173
29174#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:366
29175msgid "The location this entry points to does not exist"
29176msgstr ""
29177
29178#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:434
29179#, python-brace-format
29180msgid "<b>Title</b>: {0} <b>Dest</b>: {1}{2}"
29181msgstr ""
29182
29183#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:497
29184msgid "Multiple items selected"
29185msgstr ""
29186
29187#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:498
29188msgid ""
29189"You are trying to move multiple items at once, this is not supported. "
29190"Instead use Drag and Drop to move multiple items"
29191msgstr ""
29192
29193#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:635
29194msgid "Chapter "
29195msgstr ""
29196
29197#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:636
29198msgid "All selected items will be renamed to the form prefix-number"
29199msgstr ""
29200
29201#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:671
29202msgid "Change the location this entry points to"
29203msgstr ""
29204
29205#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:672
29206msgid "Bulk rename all selected items"
29207msgstr ""
29208
29209#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:673
29210msgid "Remove all selected items"
29211msgstr ""
29212
29213#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:679
29214#, python-format
29215msgid "Move \"%s\" up"
29216msgstr ""
29217
29218#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:681
29219#, python-format
29220msgid "Move \"%s\" down"
29221msgstr ""
29222
29223#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:683
29224#, python-format
29225msgid "Unindent \"%s\""
29226msgstr ""
29227
29228#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:685
29229#, python-format
29230msgid "Indent \"%s\""
29231msgstr ""
29232
29233#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:717
29234msgid "Move current entry up [Ctrl+Up]"
29235msgstr ""
29236
29237#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:724
29238msgid "Unindent the current entry [Ctrl+Left]"
29239msgstr ""
29240
29241#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:731
29242msgid "Remove all selected entries"
29243msgstr ""
29244
29245#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:738
29246msgid "Indent the current entry [Ctrl+Right]"
29247msgstr ""
29248
29249#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:745
29250msgid "Move current entry down [Ctrl+Down]"
29251msgstr ""
29252
29253#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:747
29254#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:184
29255msgid "&Expand all"
29256msgstr ""
29257
29258#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:751
29259#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:185
29260msgid "&Collapse all"
29261msgstr ""
29262
29263#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:754
29264msgid "Double click on an entry to change the text"
29265msgstr ""
29266
29267#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:859
29268#, python-format
29269msgid ""
29270"The location this entry point to does not exist:\n"
29271"%s"
29272msgstr ""
29273
29274#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:952
29275#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:961
29276#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:968
29277msgid "No items found"
29278msgstr ""
29279
29280#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:953
29281msgid "No items were found that could be added to the Table of Contents."
29282msgstr ""
29283
29284#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:962
29285msgid "No links were found that could be added to the Table of Contents."
29286msgstr ""
29287
29288#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:969
29289msgid "No files were found that could be added to the Table of Contents."
29290msgstr ""
29291
29292#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:997
29293#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:33
29294#, python-format
29295msgid "Edit the ToC in %s"
29296msgstr ""
29297
29298#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1013
29299#, python-format
29300msgid "Loading %s, please wait..."
29301msgstr "تحميل %s، لطفا انتظر..."
29302
29303#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1030
29304#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:52
29305msgid "Undo the last action, if any"
29306msgstr ""
29307
29308#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1065
29309#, python-format
29310msgid "Writing %s, please wait..."
29311msgstr "كتابة %s، لطفا انتظر..."
29312
29313#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1073
29314#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:83
29315msgid "Failed to write book"
29316msgstr ""
29317
29318#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1074
29319#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:84
29320#, python-format
29321msgid "Could not write %s. Click \"Show details\" for more information."
29322msgstr ""
29323
29324#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1123
29325msgid "Failed to load book"
29326msgstr ""
29327
29328#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1124
29329#, python-format
29330msgid "Could not load %s. Click \"Show details\" for more information."
29331msgstr ""
29332
29333#: /__w/calibre/calibre/src/calibre/gui2/tools.py:73
29334#, python-format
29335msgid "Convert book %(num)d of %(total)d (%(title)s)"
29336msgstr ""
29337
29338#: /__w/calibre/calibre/src/calibre/gui2/tools.py:105
29339msgid "Could not convert"
29340msgstr ""
29341
29342#: /__w/calibre/calibre/src/calibre/gui2/tools.py:106
29343#, python-format
29344msgid ""
29345"Could not convert <b>%s</b> as it has no e-book files. If you think it "
29346"should have files, but calibre is not finding them, that is most likely "
29347"because you moved the book's files around outside of calibre. You will need "
29348"to find those files and re-add them to calibre."
29349msgstr ""
29350
29351#: /__w/calibre/calibre/src/calibre/gui2/tools.py:116
29352#, python-format
29353msgid "No supported formats (Available formats: %s)"
29354msgstr ""
29355
29356#: /__w/calibre/calibre/src/calibre/gui2/tools.py:119
29357msgid "This book has no actual e-book files"
29358msgstr ""
29359
29360#: /__w/calibre/calibre/src/calibre/gui2/tools.py:123
29361#: /__w/calibre/calibre/src/calibre/gui2/tools.py:262
29362msgid "Could not convert some books"
29363msgstr ""
29364
29365#: /__w/calibre/calibre/src/calibre/gui2/tools.py:125
29366msgid ""
29367"Could not convert the book because no supported source format was found"
29368msgstr ""
29369
29370#: /__w/calibre/calibre/src/calibre/gui2/tools.py:127
29371#, python-brace-format
29372msgid ""
29373"Could not convert {num} of {tot} books, because no supported source formats "
29374"were found."
29375msgstr ""
29376
29377#: /__w/calibre/calibre/src/calibre/gui2/tools.py:164
29378msgid "Queueing books for bulk conversion"
29379msgstr ""
29380
29381#: /__w/calibre/calibre/src/calibre/gui2/tools.py:236
29382msgid "Queueing "
29383msgstr ""
29384
29385#: /__w/calibre/calibre/src/calibre/gui2/tools.py:237
29386#, python-format
29387msgid "Convert book %(num)d of %(tot)d (%(title)s)"
29388msgstr ""
29389
29390#: /__w/calibre/calibre/src/calibre/gui2/tools.py:263
29391#, python-format
29392msgid ""
29393"Could not convert %(num)d of %(tot)d books, because no suitable source "
29394"format was found."
29395msgstr ""
29396
29397#: /__w/calibre/calibre/src/calibre/gui2/tools.py:319
29398#, python-format
29399msgid "Fetch news from %s"
29400msgstr "اجلب الأخبار من %s"
29401
29402#: /__w/calibre/calibre/src/calibre/gui2/tools.py:394
29403msgid "Convert existing"
29404msgstr ""
29405
29406#: /__w/calibre/calibre/src/calibre/gui2/tools.py:395
29407#, python-format
29408msgid ""
29409"The following books have already been converted to the %s format. Do you "
29410"wish to reconvert them?"
29411msgstr ""
29412
29413#: /__w/calibre/calibre/src/calibre/gui2/tts/linux.py:50
29414#: /__w/calibre/calibre/src/calibre/gui2/tts/linux.py:53
29415msgid "Could not find speech-dispatcher on your system. Please install it."
29416msgstr ""
29417
29418#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:23
29419#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
29420#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
29421#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:695
29422#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
29423msgid "Language"
29424msgstr "اللغة"
29425
29426#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:23
29427msgid "Variant"
29428msgstr ""
29429
29430#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:82
29431msgid "&Speed of speech:"
29432msgstr ""
29433
29434#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:94
29435msgid "Speech s&ynthesizer:"
29436msgstr ""
29437
29438#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:21
29439msgid "female"
29440msgstr ""
29441
29442#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:21
29443msgid "male"
29444msgstr ""
29445
29446#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:21
29447msgid "neutral"
29448msgstr ""
29449
29450#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
29451#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
29452msgid "Age"
29453msgstr "العمر"
29454
29455#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
29456#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
29457msgid "Gender"
29458msgstr ""
29459
29460#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:85
29461#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:83
29462msgid "&Speed of speech (words per minute):"
29463msgstr ""
29464
29465#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:108
29466msgid "Sound output:"
29467msgstr ""
29468
29469#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/__init__.py:167
29470msgid "&Unmark marked text"
29471msgstr ""
29472
29473#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:181
29474msgid "The Qt WebEngine Render process crashed and has been restarted"
29475msgstr ""
29476
29477#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:245
29478#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1893
29479msgid "Unsaved changes"
29480msgstr ""
29481
29482#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:246
29483msgid ""
29484"The current book has unsaved changes. If you open a new book, they will be "
29485"lost. Are you sure you want to proceed?"
29486msgstr ""
29487
29488#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:250
29489msgid "Cannot open"
29490msgstr ""
29491
29492#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:251
29493msgid ""
29494"The current book is being saved, you cannot open a new book until the saving"
29495" is completed"
29496msgstr ""
29497
29498#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:261
29499#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1279
29500msgid "Choose file location"
29501msgstr ""
29502
29503#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:286
29504msgid "Importing book, please wait..."
29505msgstr "استيراد الكتاب، لطفا انتظر..."
29506
29507#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:302
29508msgid "Choose book folder"
29509msgstr "اختر مجلد كتاب"
29510
29511#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:306
29512#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:910
29513msgid "Choose book"
29514msgstr ""
29515
29516#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:314
29517msgid "File not found"
29518msgstr ""
29519
29520#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:315
29521#, python-format
29522msgid "The file %s does not exist."
29523msgstr ""
29524
29525#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:322
29526msgid "Unsupported format"
29527msgstr ""
29528
29529#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:323
29530#, python-format
29531msgid ""
29532"Tweaking is only supported for books in the %s formats. Convert your book to"
29533" one of these formats first."
29534msgstr ""
29535
29536#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:340
29537msgid "Opening book, please wait..."
29538msgstr "فتح الكتاب، لطفا انتظر..."
29539
29540#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:353
29541#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:357
29542msgid "Failed to open book"
29543msgstr ""
29544
29545#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:354
29546msgid ""
29547"Failed to open book, it has obfuscated fonts, but the obfuscation key is "
29548"missing from the OPF. Do an EPUB to EPUB conversion before trying to edit "
29549"this book."
29550msgstr ""
29551
29552#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:358
29553msgid "Failed to open book, click \"Show details\" for more information."
29554msgstr ""
29555
29556#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:400
29557msgid "Start of editing session"
29558msgstr "بدأ جلسة التحرير"
29559
29560#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:437
29561msgid "Before: Delete files"
29562msgstr ""
29563
29564#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:463
29565msgid "One file deleted"
29566msgid_plural "{} files deleted"
29567msgstr[0] ""
29568msgstr[1] ""
29569msgstr[2] ""
29570msgstr[3] ""
29571msgstr[4] ""
29572msgstr[5] ""
29573
29574#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:474
29575msgid "Before: Re-order text"
29576msgstr ""
29577
29578#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:484
29579#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:523
29580msgid ""
29581"You must first open a book to edit, before trying to create new files in it."
29582msgstr ""
29583
29584#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:496
29585#, python-format
29586msgid "Before: Add file %s"
29587msgstr ""
29588
29589#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:526
29590msgid "Choose files"
29591msgstr ""
29592
29593#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:531
29594msgid "Before Add files"
29595msgstr ""
29596
29597#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:567
29598msgid "Before: Add cover"
29599msgstr ""
29600
29601#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:575
29602msgid "No book is currently open. You must first open a book."
29603msgstr ""
29604
29605#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:577
29606msgid "No book open"
29607msgstr ""
29608
29609#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:582
29610msgid "You must open a book before trying to edit the Table of Contents."
29611msgstr ""
29612
29613#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:584
29614msgid "Before: Edit Table of Contents"
29615msgstr ""
29616
29617#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:599
29618msgid "Before: Insert inline Table of Contents"
29619msgstr ""
29620
29621#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:603
29622msgid "No Table of Contents"
29623msgstr ""
29624
29625#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:604
29626msgid ""
29627"Cannot create an inline Table of Contents as this book has no existing Table"
29628" of Contents. You must first create a Table of Contents using the Edit Table"
29629" of Contents tool."
29630msgstr ""
29631
29632#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:618
29633#, python-format
29634msgid "Before: %s"
29635msgstr ""
29636
29637#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:633
29638#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:677
29639#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:704
29640msgid "You must first open a book in order to transform styles."
29641msgstr ""
29642
29643#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:651
29644msgid "No HTML file"
29645msgstr ""
29646
29647#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:651
29648msgid "Not currently editing an HTML file"
29649msgstr ""
29650
29651#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:656
29652#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:660
29653msgid "No HTML files"
29654msgstr ""
29655
29656#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:656
29657msgid "Not currently editing any HTML files"
29658msgstr ""
29659
29660#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:660
29661msgid "No HTML files are currently selected in the File browser"
29662msgstr ""
29663
29664#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:662
29665msgid "Before HTML transformation"
29666msgstr ""
29667
29668#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:672
29669msgid "No HTML was changed."
29670msgstr ""
29671
29672#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:672
29673#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:698
29674msgid "No changes"
29675msgstr ""
29676
29677#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:688
29678msgid "Before style transformation"
29679msgstr ""
29680
29681#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:699
29682msgid "No styles were changed."
29683msgstr ""
29684
29685#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:708
29686msgid "Before: Get external resources"
29687msgstr ""
29688
29689#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:723
29690msgid "No book is currently open. You must first open a book to manage fonts."
29691msgstr ""
29692
29693#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:729
29694msgid "Embed all fonts"
29695msgstr ""
29696
29697#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:733
29698msgid "Subset all fonts"
29699msgstr ""
29700
29701#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:743
29702#, python-format
29703msgid ""
29704"The %s format does not support file and folder names internally, therefore "
29705"arranging files into folders is not allowed."
29706msgstr "الصيغة %s لا تدعم أسماء الملفات والمجلدات داخلياً، لذلك لن يكون ترتيب الملفات في داخل المجلدا مسموحاً."
29707
29708#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:752
29709msgid "The files in this book are already arranged into folders"
29710msgstr ""
29711
29712#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:753
29713msgid "Nothing to do"
29714msgstr ""
29715
29716#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:754
29717msgid "Show this message &again"
29718msgstr ""
29719
29720#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:756
29721msgid "Before: Arrange into folders"
29722msgstr ""
29723
29724#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:758
29725#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:783
29726#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:789
29727msgid "Renaming and updating links..."
29728msgstr ""
29729
29730#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:766
29731#, python-brace-format
29732msgid ""
29733"You are changing the file type of {0}<b>{1}</b> to {2}<b>{3}</b>. Doing so "
29734"can cause problems, are you sure?"
29735msgstr ""
29736
29737#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:773
29738#, python-brace-format
29739msgid ""
29740"The name you have chosen {0} contains special characters, internally it will"
29741" look like: {1}Try to use only the English alphabet [a-z], numbers [0-9], "
29742"hyphens and underscores for file names. Other characters can cause problems "
29743"for  different e-book viewers. Are you sure you want to proceed?"
29744msgstr ""
29745
29746#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:780
29747#, python-format
29748msgid "Before: Rename %s"
29749msgstr ""
29750
29751#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:787
29752msgid "Before: Bulk rename"
29753msgstr ""
29754
29755#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:794
29756msgid "Failed to rename files"
29757msgstr ""
29758
29759#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:795
29760msgid "Failed to rename files, click \"Show details\" for more information."
29761msgstr ""
29762
29763#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:828
29764#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:206
29765msgid "&Revert to"
29766msgstr "&ارجع إلى"
29767
29768#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:848
29769msgid "&Revert changes"
29770msgstr ""
29771
29772#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:891
29773msgid "Show this popup again"
29774msgstr ""
29775
29776#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:899
29777#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:229
29778#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:124
29779#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1489
29780msgid "See what &changed"
29781msgstr ""
29782
29783#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:911
29784#, python-format
29785msgid "%s books"
29786msgstr ""
29787
29788#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:917
29789msgid "Current book"
29790msgstr ""
29791
29792#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:917
29793msgid "Other book"
29794msgstr ""
29795
29796#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:956
29797msgid "Before: Fix HTML"
29798msgstr ""
29799
29800#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:960
29801msgid "All HTML files fixed"
29802msgstr ""
29803
29804#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:960
29805msgid "Fixing done"
29806msgstr ""
29807
29808#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:968
29809msgid "Before: Beautify files"
29810msgstr ""
29811
29812#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:973
29813msgid "All files beautified"
29814msgstr ""
29815
29816#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:973
29817msgid "Beautified"
29818msgstr ""
29819
29820#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:992
29821msgid "Inserting images is only supported for HTML and CSS files."
29822msgstr ""
29823
29824#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1020
29825msgid "New class name"
29826msgstr ""
29827
29828#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1021
29829msgid "Rename the class {} to?"
29830msgstr ""
29831
29832#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1023
29833msgid "Before: Rename {}"
29834msgstr ""
29835
29836#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1032
29837msgid "No class {} found to change"
29838msgstr ""
29839
29840#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1041
29841msgid "Semantics are not supported for the AZW3 format."
29842msgstr ""
29843
29844#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1044
29845msgid "Before: Set Semantics"
29846msgstr ""
29847
29848#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1057
29849msgid "Before: Filter style information"
29850msgstr ""
29851
29852#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1066
29853msgid "No matching style rules were found"
29854msgstr ""
29855
29856#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1201
29857#, python-format
29858msgid "No file with the name %s was found in the book"
29859msgstr ""
29860
29861#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1216
29862msgid "No style rules that match the class {} were found"
29863msgstr ""
29864
29865#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1230
29866msgid ""
29867"Choose a name for the checkpoint.\n"
29868"You can later restore the book to this checkpoint via the\n"
29869"\"Revert to...\" entries in the Edit menu."
29870msgstr "اختر إسمًا لنقطة التحقق.\nيمكنك لاحقا استعادة الكتاب إلى نقطة التحقق هذه عبر مُدخَلات \"أرجع إلى...\" في قائمة التحرير."
29871
29872#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1273
29873msgid "Path does not exist"
29874msgstr ""
29875
29876#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1274
29877#, python-format
29878msgid ""
29879"The file you are editing (%s) no longer exists. You have to choose a new "
29880"save location."
29881msgstr ""
29882
29883#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1298
29884msgid "Cannot save a copy"
29885msgstr ""
29886
29887#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1299
29888msgid "Saving a copy of a folder based book is not supported"
29889msgstr "ليس مدعوماً حفظ نسخة من كتاب يعتمد على مجلد"
29890
29891#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1302
29892msgid "Choose path"
29893msgstr ""
29894
29895#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1304
29896#, python-format
29897msgid "Book (%s)"
29898msgstr ""
29899
29900#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1320
29901msgid "Saving copy, please wait..."
29902msgstr "حفظ نسخة، لطفا انتظر..."
29903
29904#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1324
29905msgid "Failed to save copy"
29906msgstr ""
29907
29908#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1325
29909msgid "Failed to save copy, click \"Show details\" for more information."
29910msgstr ""
29911
29912#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1326
29913#, python-format
29914msgid "Copy saved to %s"
29915msgstr ""
29916
29917#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1327
29918msgid "Copy saved"
29919msgstr ""
29920
29921#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1335
29922msgid "Could not save"
29923msgstr ""
29924
29925#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1336
29926msgid ""
29927"Saving of the book failed. Click \"Show details\" for more information. You "
29928"can try to save a copy to a different location, via File->Save a copy"
29929msgstr ""
29930
29931#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1344
29932msgid "Enter line number"
29933msgstr ""
29934
29935#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1354
29936#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1373
29937#, python-format
29938msgid "Before: Split %s"
29939msgstr ""
29940
29941#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1389
29942msgid "Does not exist"
29943msgstr ""
29944
29945#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1390
29946#, python-format
29947msgid ""
29948"The file %s does not exist. If you were trying to click an item in the Table"
29949" of Contents, you may need to refresh it by right-clicking and choosing "
29950"\"Refresh\"."
29951msgstr ""
29952
29953#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1397
29954#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1746
29955msgid "Unsupported file format"
29956msgstr ""
29957
29958#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1398
29959#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1747
29960#, python-format
29961msgid "Editing files of type %s is not supported"
29962msgstr ""
29963
29964#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1412
29965#, python-format
29966msgid "The anchor %s was not found in this file"
29967msgstr ""
29968
29969#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1426
29970msgid "File deleted"
29971msgstr ""
29972
29973#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1427
29974msgid ""
29975"The file {} has already been deleted, re-run Check Book to update the "
29976"results."
29977msgstr ""
29978
29979#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1449
29980msgid "Before: Spell Check"
29981msgstr ""
29982
29983#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1454
29984msgid "Before: Auto-fix errors"
29985msgstr ""
29986
29987#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1467
29988#, python-format
29989msgid "Before: Merge files into %s"
29990msgstr ""
29991
29992#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1476
29993msgid "{} files merged"
29994msgstr ""
29995
29996#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1480
29997msgid "Before: Link stylesheets"
29998msgstr ""
29999
30000#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1509
30001msgid "File opened"
30002msgstr ""
30003
30004#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1510
30005#, python-brace-format
30006msgid ""
30007"When you are done editing {0} click \"Import\" to update the file in the "
30008"book or \"Discard\" to lose any changes."
30009msgstr ""
30010
30011#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1512
30012#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:734
30013msgid "Discard"
30014msgstr "نبذ"
30015
30016#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1512
30017msgid "Import"
30018msgstr "استيراد"
30019
30020#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1514
30021#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1563
30022#, python-format
30023msgid "Before: Replace %s"
30024msgstr ""
30025
30026#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1573
30027msgid "You must first open a book in order to see the report."
30028msgstr ""
30029
30030#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1588
30031msgid "You must first open a book in order to check links."
30032msgstr ""
30033
30034#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1593
30035msgid "You must first open a book in order to compress images."
30036msgstr ""
30037
30038#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1599
30039msgid "Before: compress images"
30040msgstr ""
30041
30042#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1607
30043msgid "Unexpected error"
30044msgstr ""
30045
30046#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1608
30047msgid "Failed to compress images, click \"Show details\" for more information"
30048msgstr ""
30049
30050#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1722
30051msgid "Cannot decode"
30052msgstr ""
30053
30054#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1723
30055#, python-format
30056msgid "Cannot edit %s as it appears to be in an unknown character encoding"
30057msgstr ""
30058
30059#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1754
30060msgid "No book is currently open. You must first open a book to edit."
30061msgstr ""
30062
30063#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1875
30064msgid ""
30065"The current book is being saved in the background. Quitting now will "
30066"<b>abort the save process</b>! Finish saving first?"
30067msgstr ""
30068
30069#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1877
30070msgid "&Quit immediately"
30071msgstr ""
30072
30073#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1877
30074msgid "Finish &saving first"
30075msgstr ""
30076
30077#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1898
30078msgid ""
30079"There are unsaved changes, if you quit without saving, you will lose them."
30080msgstr "توجد تغييرات غير محفوظة، إذا غادرت بدون حفظ، فستفقدها."
30081
30082#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1910
30083msgid "&Save and Quit"
30084msgstr ""
30085
30086#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1913
30087msgid "&Quit without saving"
30088msgstr ""
30089
30090#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1927
30091msgid "Saving, please wait..."
30092msgstr "يحفظ، لطفا انتظر..."
30093
30094#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:60
30095#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:426
30096#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:628
30097#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:782
30098msgid "Favorites"
30099msgstr ""
30100
30101#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:61
30102msgid "European scripts"
30103msgstr ""
30104
30105#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:62
30106msgid "Armenian"
30107msgstr "الأرمينية"
30108
30109#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:63
30110msgid "Armenian ligatures"
30111msgstr ""
30112
30113#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:64
30114msgid "Coptic"
30115msgstr "القبطية"
30116
30117#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:65
30118msgid "Coptic in Greek block"
30119msgstr "القبطية في وحدة باليونانية"
30120
30121#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:66
30122msgid "Cypriot syllabary"
30123msgstr ""
30124
30125#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:67
30126msgid "Cyrillic"
30127msgstr "السيريلية"
30128
30129#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:68
30130msgid "Cyrillic supplement"
30131msgstr ""
30132
30133#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:69
30134msgid "Cyrillic extended A"
30135msgstr ""
30136
30137#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:70
30138msgid "Cyrillic extended B"
30139msgstr ""
30140
30141#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:71
30142msgid "Georgian"
30143msgstr ""
30144
30145#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:72
30146msgid "Georgian supplement"
30147msgstr ""
30148
30149#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:73
30150msgid "Glagolitic"
30151msgstr "الجلاجوليتيك"
30152
30153#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:74
30154msgid "Gothic"
30155msgstr "القوطية"
30156
30157#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:75
30158msgid "Greek and Coptic"
30159msgstr "يونانية وقبطية"
30160
30161#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:76
30162msgid "Greek extended"
30163msgstr "اليونانية الموسّعة"
30164
30165#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:77
30166msgid "Latin, Basic & Latin-1 supplement"
30167msgstr ""
30168
30169#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:78
30170msgid "Latin extended A"
30171msgstr ""
30172
30173#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:79
30174msgid "Latin extended B"
30175msgstr ""
30176
30177#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:80
30178msgid "Latin extended C"
30179msgstr ""
30180
30181#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:81
30182msgid "Latin extended D"
30183msgstr ""
30184
30185#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:82
30186msgid "Latin extended additional"
30187msgstr ""
30188
30189#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:83
30190msgid "Latin ligatures"
30191msgstr ""
30192
30193#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:84
30194msgid "Fullwidth Latin letters"
30195msgstr ""
30196
30197#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:85
30198msgid "Linear B syllabary"
30199msgstr ""
30200
30201#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:86
30202msgid "Linear B ideograms"
30203msgstr ""
30204
30205#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:87
30206msgid "Ogham"
30207msgstr "الأوجهام"
30208
30209#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:88
30210msgid "Old italic"
30211msgstr ""
30212
30213#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:89
30214msgid "Phaistos disc"
30215msgstr ""
30216
30217#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:90
30218msgid "Runic"
30219msgstr "الرونى"
30220
30221#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:91
30222msgid "Shavian"
30223msgstr ""
30224
30225#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:94
30226msgid "Phonetic symbols"
30227msgstr ""
30228
30229#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:95
30230msgid "IPA extensions"
30231msgstr ""
30232
30233#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:96
30234msgid "Phonetic extensions"
30235msgstr ""
30236
30237#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:97
30238msgid "Phonetic extensions supplement"
30239msgstr ""
30240
30241#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:98
30242msgid "Modifier tone letters"
30243msgstr ""
30244
30245#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:99
30246msgid "Spacing modifier letters"
30247msgstr ""
30248
30249#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:100
30250#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:302
30251msgid "Superscripts and subscripts"
30252msgstr ""
30253
30254#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:103
30255msgid "Combining diacritics"
30256msgstr ""
30257
30258#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:104
30259msgid "Combining diacritical marks"
30260msgstr ""
30261
30262#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:105
30263#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:344
30264msgid "Combining diacritical marks for symbols"
30265msgstr ""
30266
30267#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:106
30268msgid "Combining diacritical marks supplement"
30269msgstr ""
30270
30271#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:107
30272msgid "Combining half marks"
30273msgstr ""
30274
30275#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:110
30276msgid "African scripts"
30277msgstr ""
30278
30279#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:111
30280msgid "Bamum"
30281msgstr ""
30282
30283#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:112
30284msgid "Bamum supplement"
30285msgstr ""
30286
30287#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:113
30288msgid "Egyptian hieroglyphs"
30289msgstr ""
30290
30291#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:114
30292msgid "Ethiopic"
30293msgstr "الإثيوبية"
30294
30295#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:115
30296msgid "Ethiopic supplement"
30297msgstr ""
30298
30299#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:116
30300msgid "Ethiopic extended"
30301msgstr ""
30302
30303#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:117
30304msgid "Ethiopic extended A"
30305msgstr ""
30306
30307#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:118
30308msgid "Meroitic cursive"
30309msgstr ""
30310
30311#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:119
30312msgid "Meroitic hieroglyphs"
30313msgstr ""
30314
30315#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:120
30316msgid "N'Ko"
30317msgstr ""
30318
30319#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:121
30320msgid "Osmanya"
30321msgstr "الأوسمانيا"
30322
30323#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:122
30324msgid "Tifinagh"
30325msgstr ""
30326
30327#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:123
30328msgid "Vai"
30329msgstr "الفاي"
30330
30331#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:126
30332msgid "Middle Eastern scripts"
30333msgstr ""
30334
30335#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:127
30336msgid "Arabic"
30337msgstr "العربية"
30338
30339#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:128
30340msgid "Arabic supplement"
30341msgstr ""
30342
30343#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:129
30344msgid "Arabic extended A"
30345msgstr ""
30346
30347#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:130
30348msgid "Arabic presentation forms A"
30349msgstr ""
30350
30351#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:131
30352msgid "Arabic presentation forms B"
30353msgstr ""
30354
30355#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:132
30356msgid "Avestan"
30357msgstr ""
30358
30359#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:133
30360msgid "Carian"
30361msgstr ""
30362
30363#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:134
30364msgid "Cuneiform"
30365msgstr ""
30366
30367#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:135
30368#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:265
30369#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:298
30370msgid "Cuneiform numbers and punctuation"
30371msgstr ""
30372
30373#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:136
30374msgid "Hebrew"
30375msgstr "العبرية"
30376
30377#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:137
30378msgid "Hebrew presentation forms"
30379msgstr ""
30380
30381#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:138
30382msgid "Imperial Aramaic"
30383msgstr ""
30384
30385#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:139
30386msgid "Inscriptional Pahlavi"
30387msgstr ""
30388
30389#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:140
30390msgid "Inscriptional Parthian"
30391msgstr ""
30392
30393#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:141
30394msgid "Lycian"
30395msgstr ""
30396
30397#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:142
30398msgid "Lydian"
30399msgstr ""
30400
30401#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:143
30402msgid "Mandaic"
30403msgstr ""
30404
30405#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:144
30406msgid "Old Persian"
30407msgstr "الفارسية القديمة"
30408
30409#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:145
30410msgid "Old South Arabian"
30411msgstr ""
30412
30413#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:146
30414msgid "Phoenician"
30415msgstr "الفينيقية"
30416
30417#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:147
30418msgid "Samaritan"
30419msgstr ""
30420
30421#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:148
30422msgid "Syriac"
30423msgstr "السريانية"
30424
30425#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:149
30426msgid "Ugaritic"
30427msgstr "الأجاريتيكية"
30428
30429#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:152
30430msgid "Central Asian scripts"
30431msgstr ""
30432
30433#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:153
30434msgid "Mongolian"
30435msgstr "المغولية"
30436
30437#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:154
30438msgid "Old Turkic"
30439msgstr ""
30440
30441#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:155
30442msgid "Phags-pa"
30443msgstr ""
30444
30445#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:156
30446msgid "Tibetan"
30447msgstr "التبتية"
30448
30449#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:159
30450msgid "South Asian scripts"
30451msgstr ""
30452
30453#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:160
30454msgid "Bengali"
30455msgstr "البنغالية"
30456
30457#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:161
30458msgid "Brahmi"
30459msgstr ""
30460
30461#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:162
30462msgid "Chakma"
30463msgstr ""
30464
30465#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:163
30466msgid "Devanagari"
30467msgstr ""
30468
30469#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:164
30470msgid "Devanagari extended"
30471msgstr ""
30472
30473#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:165
30474msgid "Gujarati"
30475msgstr "الغوجاراتية"
30476
30477#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:166
30478msgid "Gurmukhi"
30479msgstr "الجرمخي"
30480
30481#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:167
30482msgid "Kaithi"
30483msgstr ""
30484
30485#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:168
30486msgid "Kannada"
30487msgstr "الكانادا"
30488
30489#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:169
30490msgid "Kharoshthi"
30491msgstr ""
30492
30493#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:170
30494msgid "Lepcha"
30495msgstr ""
30496
30497#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:171
30498msgid "Limbu"
30499msgstr "الليمبو"
30500
30501#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:172
30502msgid "Malayalam"
30503msgstr "الماليالام"
30504
30505#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:173
30506msgid "Meetei Mayek"
30507msgstr ""
30508
30509#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:174
30510msgid "Meetei Mayek extensions"
30511msgstr ""
30512
30513#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:175
30514msgid "Ol Chiki"
30515msgstr ""
30516
30517#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:176
30518msgid "Oriya"
30519msgstr ""
30520
30521#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:177
30522msgid "Saurashtra"
30523msgstr ""
30524
30525#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:178
30526msgid "Sinhala"
30527msgstr "السينهالا"
30528
30529#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:179
30530msgid "Sharada"
30531msgstr ""
30532
30533#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:180
30534msgid "Sora Sompeng"
30535msgstr ""
30536
30537#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:181
30538msgid "Syloti Nagri"
30539msgstr ""
30540
30541#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:182
30542msgid "Takri"
30543msgstr ""
30544
30545#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:183
30546msgid "Tamil"
30547msgstr "التاميلية"
30548
30549#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:184
30550msgid "Telugu"
30551msgstr "التيلوغو"
30552
30553#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:185
30554msgid "Thaana"
30555msgstr ""
30556
30557#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:186
30558msgid "Vedic extensions"
30559msgstr ""
30560
30561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:189
30562msgid "Southeast Asian scripts"
30563msgstr ""
30564
30565#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:190
30566msgid "Balinese"
30567msgstr "البالية"
30568
30569#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:191
30570msgid "Batak"
30571msgstr ""
30572
30573#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:192
30574msgid "Buginese"
30575msgstr "البجينيز"
30576
30577#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:193
30578msgid "Cham"
30579msgstr "التشامية"
30580
30581#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:194
30582msgid "Javanese"
30583msgstr "الجاوية"
30584
30585#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:195
30586msgid "Kayah Li"
30587msgstr "الكياه لي"
30588
30589#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:196
30590msgid "Khmer"
30591msgstr "الخميرية"
30592
30593#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:197
30594msgid "Khmer symbols"
30595msgstr ""
30596
30597#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:198
30598msgid "Lao"
30599msgstr "اللاو"
30600
30601#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:199
30602msgid "Myanmar"
30603msgstr "ميانمار"
30604
30605#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:200
30606msgid "Myanmar extended A"
30607msgstr ""
30608
30609#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:201
30610msgid "New Tai Lue"
30611msgstr "التاي لي الجديد"
30612
30613#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:202
30614msgid "Rejang"
30615msgstr ""
30616
30617#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:203
30618msgid "Sundanese"
30619msgstr "السوندية"
30620
30621#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:204
30622msgid "Sundanese supplement"
30623msgstr ""
30624
30625#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:205
30626msgid "Tai Le"
30627msgstr "التاي لي"
30628
30629#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:206
30630msgid "Tai Tham"
30631msgstr ""
30632
30633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:207
30634msgid "Tai Viet"
30635msgstr ""
30636
30637#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:208
30638msgid "Thai"
30639msgstr "التايلاندية"
30640
30641#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:211
30642msgid "Philippine scripts"
30643msgstr ""
30644
30645#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:212
30646msgid "Buhid"
30647msgstr "البهيدية"
30648
30649#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:213
30650msgid "Hanunoo"
30651msgstr ""
30652
30653#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:214
30654msgid "Tagalog"
30655msgstr "التاغالوغية"
30656
30657#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:215
30658msgid "Tagbanwa"
30659msgstr "التاجبانوا"
30660
30661#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:218
30662msgid "East Asian scripts"
30663msgstr ""
30664
30665#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:219
30666msgid "Bopomofo"
30667msgstr "البوبوموفو"
30668
30669#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:220
30670msgid "Bopomofo extended"
30671msgstr ""
30672
30673#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:221
30674msgid "CJK Unified ideographs"
30675msgstr ""
30676
30677#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:222
30678msgid "CJK Unified ideographs extension A"
30679msgstr ""
30680
30681#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:223
30682msgid "CJK Unified ideographs extension B"
30683msgstr ""
30684
30685#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:224
30686msgid "CJK Unified ideographs extension C"
30687msgstr ""
30688
30689#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:225
30690msgid "CJK Unified ideographs extension D"
30691msgstr ""
30692
30693#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:226
30694msgid "CJK compatibility ideographs"
30695msgstr ""
30696
30697#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:227
30698msgid "CJK compatibility ideographs supplement"
30699msgstr ""
30700
30701#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:228
30702msgid "Kangxi radicals"
30703msgstr ""
30704
30705#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:229
30706msgid "CJK radicals supplement"
30707msgstr ""
30708
30709#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:230
30710msgid "CJK strokes"
30711msgstr ""
30712
30713#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:231
30714msgid "Ideographic description characters"
30715msgstr ""
30716
30717#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:232
30718msgid "Hiragana"
30719msgstr "الهيراجانا"
30720
30721#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:233
30722msgid "Katakana"
30723msgstr "الكتكانا"
30724
30725#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:234
30726msgid "Katakana phonetic extensions"
30727msgstr ""
30728
30729#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:235
30730msgid "Kana supplement"
30731msgstr ""
30732
30733#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:236
30734msgid "Halfwidth Katakana"
30735msgstr ""
30736
30737#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:237
30738msgid "Kanbun"
30739msgstr ""
30740
30741#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:238
30742msgid "Hangul syllables"
30743msgstr ""
30744
30745#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:239
30746msgid "Hangul Jamo"
30747msgstr ""
30748
30749#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:240
30750msgid "Hangul Jamo extended A"
30751msgstr ""
30752
30753#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:241
30754msgid "Hangul Jamo extended B"
30755msgstr ""
30756
30757#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:242
30758msgid "Hangul compatibility Jamo"
30759msgstr ""
30760
30761#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:243
30762msgid "Halfwidth Jamo"
30763msgstr ""
30764
30765#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:244
30766msgid "Lisu"
30767msgstr ""
30768
30769#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:245
30770msgid "Miao"
30771msgstr ""
30772
30773#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:246
30774msgid "Yi syllables"
30775msgstr ""
30776
30777#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:247
30778msgid "Yi radicals"
30779msgstr ""
30780
30781#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:250
30782msgid "American scripts"
30783msgstr ""
30784
30785#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:251
30786msgid "Cherokee"
30787msgstr "الشيروكى"
30788
30789#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:252
30790msgid "Deseret"
30791msgstr ""
30792
30793#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:253
30794msgid "Unified Canadian aboriginal syllabics"
30795msgstr ""
30796
30797#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:254
30798msgid "UCAS extended"
30799msgstr ""
30800
30801#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:257
30802#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:357
30803msgid "Other"
30804msgstr "أخرى"
30805
30806#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:258
30807msgid "Alphabetic presentation forms"
30808msgstr ""
30809
30810#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:259
30811msgid "Halfwidth and Fullwidth forms"
30812msgstr ""
30813
30814#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:262
30815msgid "Punctuation"
30816msgstr ""
30817
30818#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:263
30819msgid "General punctuation"
30820msgstr ""
30821
30822#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:264
30823msgid "ASCII punctuation"
30824msgstr ""
30825
30826#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:266
30827msgid "Latin-1 punctuation"
30828msgstr ""
30829
30830#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:267
30831msgid "Small form variants"
30832msgstr ""
30833
30834#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:268
30835msgid "Supplemental punctuation"
30836msgstr ""
30837
30838#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:269
30839msgid "CJK symbols and punctuation"
30840msgstr ""
30841
30842#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:270
30843msgid "CJK compatibility forms"
30844msgstr ""
30845
30846#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:271
30847msgid "Fullwidth ASCII punctuation"
30848msgstr ""
30849
30850#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:272
30851msgid "Vertical forms"
30852msgstr ""
30853
30854#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:275
30855msgid "Alphanumeric symbols"
30856msgstr ""
30857
30858#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:276
30859msgid "Arabic mathematical alphabetic symbols"
30860msgstr ""
30861
30862#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:277
30863#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:311
30864msgid "Letterlike symbols"
30865msgstr ""
30866
30867#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:278
30868msgid "Roman symbols"
30869msgstr ""
30870
30871#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:279
30872#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:310
30873msgid "Mathematical alphanumeric symbols"
30874msgstr ""
30875
30876#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:280
30877msgid "Enclosed alphanumerics"
30878msgstr ""
30879
30880#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:281
30881msgid "Enclosed alphanumeric supplement"
30882msgstr ""
30883
30884#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:282
30885msgid "Enclosed CJK letters and months"
30886msgstr ""
30887
30888#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:283
30889msgid "Enclosed ideographic supplement"
30890msgstr ""
30891
30892#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:284
30893msgid "CJK compatibility"
30894msgstr ""
30895
30896#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:287
30897msgid "Technical symbols"
30898msgstr ""
30899
30900#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:288
30901msgid "Miscellaneous technical"
30902msgstr ""
30903
30904#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:289
30905msgid "Control pictures"
30906msgstr ""
30907
30908#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:290
30909msgid "Optical character recognition"
30910msgstr ""
30911
30912#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:293
30913msgid "Numbers and digits"
30914msgstr ""
30915
30916#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:294
30917msgid "Aegean numbers"
30918msgstr ""
30919
30920#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:295
30921msgid "Ancient Greek numbers"
30922msgstr "أرقام يونانية قديمة"
30923
30924#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:296
30925msgid "Common Indic number forms"
30926msgstr ""
30927
30928#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:297
30929msgid "Counting rod numerals"
30930msgstr ""
30931
30932#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:299
30933msgid "Fullwidth ASCII digits"
30934msgstr ""
30935
30936#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:300
30937msgid "Number forms"
30938msgstr ""
30939
30940#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:301
30941msgid "Rumi numeral symbols"
30942msgstr ""
30943
30944#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:305
30945msgid "Mathematical symbols"
30946msgstr ""
30947
30948#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:306
30949msgid "Arrows"
30950msgstr "الأسهم"
30951
30952#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:307
30953msgid "Supplemental arrows A"
30954msgstr ""
30955
30956#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:308
30957msgid "Supplemental arrows B"
30958msgstr ""
30959
30960#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:309
30961#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:348
30962msgid "Miscellaneous symbols and arrows"
30963msgstr ""
30964
30965#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:312
30966msgid "Mathematical operators"
30967msgstr ""
30968
30969#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:313
30970msgid "Miscellaneous mathematical symbols A"
30971msgstr ""
30972
30973#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:314
30974msgid "Miscellaneous mathematical symbols B"
30975msgstr ""
30976
30977#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:315
30978msgid "Supplemental mathematical operators"
30979msgstr ""
30980
30981#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:316
30982msgid "Ceilings and floors"
30983msgstr ""
30984
30985#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:317
30986msgid "Geometric shapes"
30987msgstr ""
30988
30989#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:318
30990msgid "Box drawing"
30991msgstr ""
30992
30993#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:319
30994msgid "Block elements"
30995msgstr ""
30996
30997#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:322
30998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:323
30999msgid "Musical symbols"
31000msgstr ""
31001
31002#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:324
31003msgid "More musical symbols"
31004msgstr ""
31005
31006#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:325
31007msgid "Ancient Greek musical notation"
31008msgstr "علامات موسيقية يونانية قديمة"
31009
31010#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:326
31011msgid "Byzantine musical symbols"
31012msgstr ""
31013
31014#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:329
31015msgid "Game symbols"
31016msgstr ""
31017
31018#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:330
31019msgid "Chess"
31020msgstr ""
31021
31022#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:331
31023msgid "Domino tiles"
31024msgstr ""
31025
31026#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:332
31027msgid "Draughts"
31028msgstr ""
31029
31030#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:333
31031msgid "Japanese chess"
31032msgstr ""
31033
31034#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:334
31035msgid "Mahjong tiles"
31036msgstr ""
31037
31038#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:335
31039msgid "Playing cards"
31040msgstr ""
31041
31042#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:336
31043msgid "Playing card suits"
31044msgstr ""
31045
31046#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:339
31047msgid "Other symbols"
31048msgstr ""
31049
31050#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:340
31051msgid "Alchemical symbols"
31052msgstr ""
31053
31054#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:341
31055msgid "Ancient symbols"
31056msgstr ""
31057
31058#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:342
31059msgid "Braille patterns"
31060msgstr ""
31061
31062#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:343
31063msgid "Currency symbols"
31064msgstr ""
31065
31066#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:345
31067msgid "Dingbats"
31068msgstr ""
31069
31070#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:346
31071msgid "Emoticons"
31072msgstr "أيقونات تعبيرية"
31073
31074#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:347
31075msgid "Miscellaneous symbols"
31076msgstr ""
31077
31078#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:349
31079msgid "Miscellaneous symbols and pictographs"
31080msgstr ""
31081
31082#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:350
31083msgid "Yijing hexagram symbols"
31084msgstr ""
31085
31086#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:351
31087msgid "Yijing mono and digrams"
31088msgstr ""
31089
31090#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:352
31091msgid "Yijing trigrams"
31092msgstr ""
31093
31094#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:353
31095msgid "Tai Xuan Jing symbols"
31096msgstr ""
31097
31098#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:354
31099msgid "Transport and map symbols"
31100msgstr ""
31101
31102#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:358
31103msgid "Specials"
31104msgstr ""
31105
31106#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:360
31107msgid "Variation selectors"
31108msgstr ""
31109
31110#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:361
31111msgid "Variation selectors supplement"
31112msgstr ""
31113
31114#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:662
31115#, python-format
31116msgid "Copy %s to clipboard"
31117msgstr ""
31118
31119#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:664
31120#, python-format
31121msgid "Add %s to favorites"
31122msgstr ""
31123
31124#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:664
31125#, python-format
31126msgid "Remove %s from favorites"
31127msgstr ""
31128
31129#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:667
31130msgid "Restore favorites to defaults"
31131msgstr ""
31132
31133#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:697
31134msgid "Insert character"
31135msgstr ""
31136
31137#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:706
31138msgid "Re-arrange favorites"
31139msgstr ""
31140
31141#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:718
31142msgid ""
31143"Search for Unicode characters by using the English names or nicknames. You "
31144"can also search directly using a character code. For example, the following "
31145"searches will all yield the no-break space character: U+A0, nbsp, no-break"
31146msgstr "البحث عن رموز بالتشفير الموحد Unicode باستخدام أسماء أو أسماء تصغير انكليزية. يمكنك أيضاً البحث مباشرة باستخدام شفرة الرمز. مثلا، عمليات البحث التالية ستعطي رمز الفراغ غير الفاصل: U+A0، nbsp، no-break"
31147
31148#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:722
31149msgid "Search by name, nickname or character code"
31150msgstr ""
31151
31152#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:730
31153msgid "Clear search"
31154msgstr ""
31155
31156#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:750
31157msgid ""
31158"Drag and drop characters to re-arrange them. Click the \"Re-arrange\" button"
31159" again when you are done."
31160msgstr ""
31161
31162#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:756
31163msgid "Match any word"
31164msgstr ""
31165
31166#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:757
31167msgid ""
31168"When searching return characters whose names match any of the specified "
31169"words"
31170msgstr ""
31171
31172#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:38
31173msgid "WARNING"
31174msgstr "تحذير"
31175
31176#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:40
31177msgid "INFO"
31178msgstr ""
31179
31180#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:90
31181msgid "Check has not been run"
31182msgstr ""
31183
31184#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:96
31185msgid "Copy list of errors to clipboard"
31186msgstr ""
31187
31188#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:116
31189msgid "Click to run a check on the book"
31190msgstr ""
31191
31192#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:116
31193msgid "Run check"
31194msgstr ""
31195
31196#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:168
31197#, python-format
31198msgid "line: %d"
31199msgstr ""
31200
31201#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:170
31202#, python-format
31203msgid " column: %d"
31204msgstr ""
31205
31206#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
31207msgid "Information"
31208msgstr "معلومة"
31209
31210#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
31211msgid "Warning"
31212msgstr "تحذير"
31213
31214#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:182
31215msgid "Try to fix only this error"
31216msgstr ""
31217
31218#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:183
31219msgid "Click to open in editor"
31220msgstr ""
31221
31222#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:184
31223msgid ""
31224"Try to fix all fixable errors automatically. Only works for some types of "
31225"error."
31226msgstr ""
31227
31228#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:185
31229msgid "Try to correct all fixable errors automatically"
31230msgstr ""
31231
31232#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:186
31233msgid "Re-run check"
31234msgstr ""
31235
31236#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:186
31237msgid "Re-run the check"
31238msgstr ""
31239
31240#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:230
31241msgid "Running fixers, please wait..."
31242msgstr "يشغّل المصلحات، لطفا انتظر..."
31243
31244#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:236
31245msgid "Running checks, please wait..."
31246msgstr "يشغّل الفحوص، لطفا انتظر..."
31247
31248#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:44
31249msgid "Check external links"
31250msgstr ""
31251
31252#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:67
31253msgid "Checking external links, please wait..."
31254msgstr "يفحص الروابط الخارجية، لطفا انتظر..."
31255
31256#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:79
31257msgid "Check &anchors"
31258msgstr ""
31259
31260#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:80
31261msgid ""
31262"Check HTML anchors in links (the part after the #).\n"
31263" This can be a little slow, since it requires downloading and parsing all the HTML pages."
31264msgstr ""
31265
31266#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:118
31267msgid "Checking failed"
31268msgstr ""
31269
31270#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:119
31271msgid ""
31272"There was an error while checking links, click \"Show details\" for more "
31273"information"
31274msgstr ""
31275
31276#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:122
31277msgid "No broken links found"
31278msgstr ""
31279
31280#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:131
31281msgid "Found a broken link"
31282msgid_plural "Found {} broken links"
31283msgstr[0] ""
31284msgstr[1] ""
31285msgstr[2] ""
31286msgstr[3] ""
31287msgstr[4] ""
31288msgstr[5] ""
31289
31290#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:135
31291msgid "Fix this link"
31292msgstr ""
31293
31294#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:138
31295msgid "line number"
31296msgstr ""
31297
31298#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:147
31299msgid "Enter the corrected URL:"
31300msgstr ""
31301
31302#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:147
31303msgid "Fix URL"
31304msgstr ""
31305
31306#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
31307#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:240
31308msgid "Font"
31309msgstr "الخط"
31310
31311#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
31312#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/text.py:910
31313#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:238
31314#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
31315msgid "Image"
31316msgstr "صورة"
31317
31318#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
31319msgid "Stylesheet"
31320msgstr "ملف الستايل"
31321
31322#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/popup.py:278
31323msgid "Completion failed"
31324msgstr ""
31325
31326#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/popup.py:279
31327msgid ""
31328"Failed to get completions, click \"Show details\" for more information. "
31329"Future errors during completion will be suppressed."
31330msgstr ""
31331
31332#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/utils.py:21
31333msgid "Failed to get completion data"
31334msgstr ""
31335
31336#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:42
31337msgid "Calculating differences, please wait..."
31338msgstr "يحسب الاختلافات، لطفا انتظر..."
31339
31340#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:218
31341msgid "Differences between books"
31342msgstr ""
31343
31344#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:246
31345msgid "Go to previous change"
31346msgstr ""
31347
31348#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:247
31349msgid "&Previous change"
31350msgstr ""
31351
31352#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:253
31353msgid "Go to next change"
31354msgstr ""
31355
31356#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:254
31357msgid "&Next change"
31358msgstr ""
31359
31360#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:260
31361msgid "Search for text"
31362msgstr "البحث عن نص"
31363
31364#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:266
31365msgid "Next &match"
31366msgstr ""
31367
31368#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:272
31369msgid "P&revious match"
31370msgstr ""
31371
31372#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:274
31373msgid "Left panel"
31374msgstr ""
31375
31376#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:275
31377msgid "Perform search in the left panel"
31378msgstr ""
31379
31380#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:277
31381msgid "Right panel"
31382msgstr ""
31383
31384#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:278
31385msgid "Perform search in the right panel"
31386msgstr ""
31387
31388#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:283
31389msgid "&Options"
31390msgstr ""
31391
31392#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:284
31393msgid "Change how the differences are displayed"
31394msgstr ""
31395
31396#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:288
31397msgid "Lines of context around each change"
31398msgstr ""
31399
31400#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:290
31401#, python-format
31402msgid "Show %d lines of context"
31403msgstr ""
31404
31405#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:291
31406msgid "Show all text"
31407msgstr ""
31408
31409#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:302
31410msgid "Double click right side to edit"
31411msgstr ""
31412
31413#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:304
31414msgid ""
31415"Double click on any change in the right panel to edit that location in the "
31416"editor"
31417msgstr ""
31418
31419#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:355
31420msgid "Beautify files before comparing them"
31421msgstr ""
31422
31423#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:356
31424msgid "Do not beautify files before comparing"
31425msgstr ""
31426
31427#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:379
31428msgid "The books are identical"
31429msgstr ""
31430
31431#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:387
31432#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:423
31433msgid "No changes found"
31434msgstr ""
31435
31436#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:394
31437#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:549
31438msgid "The files are identical"
31439msgstr ""
31440
31441#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:401
31442msgid "No differences found"
31443msgstr ""
31444
31445#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:408
31446msgid "The folders are identical"
31447msgstr ""
31448
31449#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:439
31450#, python-format
31451msgid "[%s was added]"
31452msgstr ""
31453
31454#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:443
31455#, python-format
31456msgid "[%s was removed]"
31457msgstr ""
31458
31459#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:176
31460msgid "Previous change"
31461msgstr ""
31462
31463#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:177
31464msgid "Next change"
31465msgstr ""
31466
31467#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:182
31468msgid "Open file in the editor"
31469msgstr ""
31470
31471#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:256
31472#, python-format
31473msgid "No matches found for query: %s"
31474msgstr ""
31475
31476#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:535
31477msgid "This file was added"
31478msgstr ""
31479
31480#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:536
31481msgid "This file was removed"
31482msgstr ""
31483
31484#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:551
31485#, python-format
31486msgid "[This file was renamed from %s]"
31487msgstr ""
31488
31489#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:551
31490#, python-format
31491msgid "[This file was renamed to %s]"
31492msgstr ""
31493
31494#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:559
31495#, python-format
31496msgid "Binary file of size: %s"
31497msgstr ""
31498
31499#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:586
31500msgid "Image could not be rendered"
31501msgstr ""
31502
31503#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:616
31504#, python-brace-format
31505msgid "Size: {0} Resolution: {1}x{2}"
31506msgstr ""
31507
31508#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:684
31509msgid "The files are identical after beautifying"
31510msgstr ""
31511
31512#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:25
31513msgid "Choose the external resources to download"
31514msgstr ""
31515
31516#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:58
31517msgid "Data URL #{}"
31518msgstr ""
31519
31520#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:59
31521msgid "one instance"
31522msgid_plural "{} instances"
31523msgstr[0] ""
31524msgstr[1] ""
31525msgstr[2] ""
31526msgstr[3] ""
31527msgstr[4] ""
31528msgstr[5] ""
31529
31530#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:108
31531msgid "Download external resources"
31532msgstr ""
31533
31534#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:122
31535msgid "Searching for external resources..."
31536msgstr ""
31537
31538#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:147
31539msgid "Scan failed"
31540msgstr ""
31541
31542#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:148
31543msgid ""
31544"Failed to scan for external resources, click \"Show details\" for more "
31545"information."
31546msgstr ""
31547
31548#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:156
31549msgid "No external resources found"
31550msgstr ""
31551
31552#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:157
31553msgid "No external resources were found in this book."
31554msgstr ""
31555
31556#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:177
31557#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:186
31558msgid ""
31559"Failed to download external resources, click \"Show details\" for more "
31560"information."
31561msgstr ""
31562
31563#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:191
31564msgid "Some downloads failed"
31565msgstr ""
31566
31567#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:192
31568msgid ""
31569"Failed to download some external resources, click \"Show details\" for more "
31570"information."
31571msgstr ""
31572
31573#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:195
31574msgid "Updating resources in book..."
31575msgstr ""
31576
31577#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:198
31578msgid "Successfully processed the external resource"
31579msgid_plural "Successfully processed {} external resources"
31580msgstr[0] ""
31581msgstr[1] ""
31582msgstr[2] ""
31583msgstr[3] ""
31584msgstr[4] ""
31585msgstr[5] ""
31586
31587#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:200
31588msgid "Could not download one image"
31589msgid_plural "Could not download {} images"
31590msgstr[0] ""
31591msgstr[1] ""
31592msgstr[2] ""
31593msgstr[3] ""
31594msgstr[4] ""
31595msgstr[5] ""
31596
31597#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:218
31598msgid "Replace failed"
31599msgstr ""
31600
31601#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:219
31602msgid ""
31603"Failed to replace external resources, click \"Show details\" for more "
31604"information."
31605msgstr ""
31606
31607#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:94
31608#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:265
31609msgid "Trim image"
31610msgstr ""
31611
31612#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:106
31613#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:273
31614msgid "Auto-trim image"
31615msgstr ""
31616
31617#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:114
31618#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:266
31619msgid "Rotate image"
31620msgstr "دوّر الصورة"
31621
31622#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:125
31623#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:267
31624msgid "Resize image"
31625msgstr "غيّر حجم الصورة"
31626
31627#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:138
31628#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:274
31629#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:316
31630msgid "Sharpen image"
31631msgstr ""
31632
31633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:151
31634#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:275
31635#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:322
31636msgid "Blur image"
31637msgstr ""
31638
31639#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:160
31640#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:278
31641msgid "Make image look like an oil painting"
31642msgstr ""
31643
31644#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:172
31645#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:276
31646msgid "De-speckle image"
31647msgstr ""
31648
31649#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:180
31650msgid "Normalize image"
31651msgstr ""
31652
31653#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:212
31654#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:359
31655#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:320
31656msgid "No image"
31657msgstr ""
31658
31659#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:212
31660msgid "No image loaded"
31661msgstr ""
31662
31663#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:214
31664#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:386
31665#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:400
31666msgid "Invalid image"
31667msgstr ""
31668
31669#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:214
31670msgid "The current image is not valid"
31671msgstr ""
31672
31673#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:259
31674#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:268
31675msgid "Drop image"
31676msgstr ""
31677
31678#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:357
31679#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:307
31680msgid "Paste image"
31681msgstr ""
31682
31683#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:360
31684msgid "No image available in the clipboard"
31685msgstr ""
31686
31687#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:373
31688msgid ""
31689"No active selection, first select a region in the image, by dragging with "
31690"your mouse"
31691msgstr ""
31692
31693#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:603
31694msgid "Not a valid image"
31695msgstr ""
31696
31697#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:27
31698msgid "Choose the new width and height"
31699msgstr ""
31700
31701#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:34
31702msgid "&Width:"
31703msgstr ""
31704
31705#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:41
31706msgid "&Height:"
31707msgstr ""
31708
31709#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:202
31710msgid ""
31711"Cutting of images is not allowed. If you want to delete the image, use the "
31712"files browser to do it."
31713msgstr ""
31714
31715#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:253
31716msgid "File actions tool bar"
31717msgstr ""
31718
31719#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:257
31720#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:351
31721msgid "Edit actions tool bar"
31722msgstr ""
31723
31724#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:269
31725msgid "Image filters"
31726msgstr ""
31727
31728#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:277
31729msgid "Improve contrast (normalize image)"
31730msgstr ""
31731
31732#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:280
31733msgid "Image information bar"
31734msgstr ""
31735
31736#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:303
31737msgid "Copy selected region"
31738msgstr ""
31739
31740#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:304
31741msgid "Paste into selected region"
31742msgstr ""
31743
31744#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:306
31745msgid "Copy image"
31746msgstr "نسخ الصورة"
31747
31748#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:317
31749msgid ""
31750"The standard deviation for the Gaussian sharpen operation (higher means more"
31751" sharpening)"
31752msgstr ""
31753
31754#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:323
31755msgid ""
31756"The standard deviation for the Gaussian blur operation (higher means more "
31757"blurring)"
31758msgstr ""
31759
31760#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:328
31761msgid "Oilify image"
31762msgstr ""
31763
31764#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:329
31765msgid "The strength of the operation (higher numbers have larger effects)"
31766msgstr ""
31767
31768#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:39
31769msgid "Choose file name"
31770msgstr ""
31771
31772#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:65
31773#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:353
31774#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1086
31775msgid "No name specified"
31776msgstr "لم يحدد إسم"
31777
31778#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:66
31779msgid "You must specify a file name for the new file, with an extension."
31780msgstr ""
31781
31782#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:197
31783msgid "Choose an image"
31784msgstr ""
31785
31786#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:197
31787msgid "Images in book"
31788msgstr ""
31789
31790#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:209
31791msgid "&Existing images in the book"
31792msgstr ""
31793
31794#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:237
31795msgid "Search for image by file name"
31796msgstr "البحث عن صورة بإسم الملف"
31797
31798#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:251
31799msgid "Refresh the displayed images"
31800msgstr ""
31801
31802#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:254
31803msgid "&Import image"
31804msgstr ""
31805
31806#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:257
31807msgid "Import an image from elsewhere in your computer"
31808msgstr ""
31809
31810#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:258
31811msgid "&Paste image"
31812msgstr ""
31813
31814#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:261
31815msgid "Paste an image from the clipboard"
31816msgstr "الصق صورى من الحافظة"
31817
31818#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:262
31819msgid "Full page image"
31820msgstr ""
31821
31822#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:263
31823msgid ""
31824"Insert the image so that it takes up an entire page when viewed in a reader"
31825msgstr ""
31826
31827#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:265
31828#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1167
31829msgid "Preserve aspect ratio"
31830msgstr ""
31831
31832#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:266
31833msgid ""
31834"Preserve the aspect ratio of the inserted image when rendering it full paged"
31835msgstr ""
31836
31837#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:274
31838msgid "&Zoom in"
31839msgstr ""
31840
31841#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:321
31842msgid "There is no image on the clipboard"
31843msgstr ""
31844
31845#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:326
31846msgid "Invalid file extension"
31847msgstr ""
31848
31849#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:327
31850msgid "The file name you choose must have a .jpg or .png extension"
31851msgstr ""
31852
31853#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:378
31854msgid "Choose folder"
31855msgstr "اختر مجلداً"
31856
31857#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:385
31858msgid "Choose the folder into which the files will be placed"
31859msgstr "اختر المجلد الذي ستوضع فيه الملفات"
31860
31861#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:413
31862msgid "Create new folder"
31863msgstr "أنشيء مجلداً جديداً"
31864
31865#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:417
31866msgid "Enter a name for the new folder"
31867msgstr "أدخل اسماً للمجلد الجديد"
31868
31869#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:417
31870msgid "Folder name"
31871msgstr "اسم المجلد"
31872
31873#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:446
31874msgid "Create new book"
31875msgstr ""
31876
31877#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:457
31878msgid "&Authors:"
31879msgstr ""
31880
31881#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:461
31882#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:329
31883#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:367
31884msgid "&Language:"
31885msgstr ""
31886
31887#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:324
31888msgid "Invalid markup"
31889msgstr ""
31890
31891#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:325
31892msgid ""
31893"The current block tag has an existing unclosed style attribute. Run the Fix "
31894"HTML tool first."
31895msgstr ""
31896
31897#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:434
31898#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:456
31899msgid "Invalid HTML"
31900msgstr ""
31901
31902#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:435
31903#, python-format
31904msgid ""
31905"There is an unclosed %s tag. You should run the Fix HTML tool before trying "
31906"to rename tags."
31907msgstr ""
31908
31909#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:439
31910#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:452
31911msgid "No tag found"
31912msgstr "لم يُعثر على وسوم"
31913
31914#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:440
31915msgid "No suitable block level tag was found to rename"
31916msgstr ""
31917
31918#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:448
31919msgid "Cursor inside tag"
31920msgstr ""
31921
31922#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:449
31923msgid "Cannot split as the cursor is inside the tag definition"
31924msgstr ""
31925
31926#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:453
31927msgid "No suitable tag was found to split"
31928msgstr ""
31929
31930#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:457
31931#, python-format
31932msgid ""
31933"There is an unclosed %s tag. You should run the Fix HTML tool before trying "
31934"to split tags."
31935msgstr ""
31936
31937#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:669
31938msgid "Not in a block tag"
31939msgstr ""
31940
31941#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:670
31942msgid ""
31943"Cannot change text alignment as the cursor is not inside a block level tag, "
31944"such as a &lt;p&gt; or &lt;div&gt; tag."
31945msgstr ""
31946
31947#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:50
31948msgid "Insert filler text"
31949msgstr ""
31950
31951#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:66
31952msgid "Insert a tag"
31953msgstr ""
31954
31955#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:71
31956msgid "Insert a self closing tag"
31957msgstr ""
31958
31959#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:76
31960msgid "Insert a HTML link"
31961msgstr ""
31962
31963#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:81
31964msgid "Insert a HTML image"
31965msgstr ""
31966
31967#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:86
31968msgid "Insert a HTML tag with a class"
31969msgstr ""
31970
31971#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:423
31972#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:77
31973msgid "No snippet found"
31974msgstr ""
31975
31976#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:424
31977#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:78
31978msgid "No matching snippet was found"
31979msgstr ""
31980
31981#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:473
31982#, python-format
31983msgid "For help with snippets, see the <a href=\"%s\">User Manual</a>"
31984msgstr ""
31985
31986#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:479
31987msgid "The name of this snippet"
31988msgstr ""
31989
31990#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:483
31991msgid "The text used to trigger this snippet"
31992msgstr ""
31993
31994#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:484
31995msgid "Tri&gger:"
31996msgstr ""
31997
31998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:495
31999msgid "&File types:"
32000msgstr ""
32001
32002#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:496
32003msgid "Which file types this snippet should be active in"
32004msgstr ""
32005
32006#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:503
32007msgid "You can test your snippet here"
32008msgstr ""
32009
32010#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:505
32011msgid "T&est:"
32012msgstr ""
32013
32014#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:525
32015msgid "Create a snippet"
32016msgstr ""
32017
32018#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:525
32019msgid "Edit snippet"
32020msgstr ""
32021
32022#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:557
32023msgid "You must provide a name for this snippet"
32024msgstr ""
32025
32026#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:559
32027msgid "You must provide a trigger for this snippet"
32028msgstr ""
32029
32030#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:561
32031msgid "You must provide a template for this snippet"
32032msgstr ""
32033
32034#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:563
32035msgid "You must specify at least one file type"
32036msgstr ""
32037
32038#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:570
32039msgid "Create/edit snippets"
32040msgstr ""
32041
32042#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:585
32043msgid "Search for a snippet"
32044msgstr "البحث عن مقطع برمجي"
32045
32046#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:600
32047msgid "&Add snippet"
32048msgstr ""
32049
32050#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:605
32051msgid "&Edit snippet"
32052msgstr ""
32053
32054#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:610
32055msgid "&Remove snippet"
32056msgstr ""
32057
32058#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:615
32059msgid "Change &built-in"
32060msgstr ""
32061
32062#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:656
32063msgid "Invalid snippet"
32064msgstr ""
32065
32066#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:668
32067msgid "Cannot edit snippet"
32068msgstr ""
32069
32070#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:668
32071msgid "No snippet selected"
32072msgstr ""
32073
32074#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:687
32075msgid "No snippets found"
32076msgstr ""
32077
32078#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:688
32079#, python-format
32080msgid "No snippets found for query: %s"
32081msgstr "لم يُعثر على مقاطع للاستعلام: %s"
32082
32083#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:706
32084msgid "Choose the built-in snippet to modify:"
32085msgstr ""
32086
32087#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:300
32088msgid "Invalid text"
32089msgstr ""
32090
32091#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:301
32092msgid "Unterminated string"
32093msgstr ""
32094
32095#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:306
32096#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:490
32097msgid "Hold down the Ctrl key and click to open this link"
32098msgstr ""
32099
32100#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:310
32101#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:493
32102msgid "This link points to a file that is not present in the book"
32103msgstr ""
32104
32105#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:469
32106msgid "An unescaped < is not allowed. Replace it with &lt;"
32107msgstr ""
32108
32109#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:470
32110msgid "An unescaped ampersand is not allowed. Replace it with &amp;"
32111msgstr ""
32112
32113#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:471
32114msgid "An unescaped > is not allowed. Replace it with &gt;"
32115msgstr ""
32116
32117#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:472
32118msgid "/ not allowed except at the end of the tag"
32119msgstr ""
32120
32121#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:473
32122msgid "Unknown character"
32123msgstr ""
32124
32125#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:474
32126msgid "A closing tag must contain only the tag name and nothing else"
32127msgstr ""
32128
32129#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:475
32130msgid "Expecting an attribute value"
32131msgstr ""
32132
32133#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:476
32134msgid "A tag name cannot end with a colon"
32135msgstr ""
32136
32137#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:487
32138msgid ""
32139"Hold down the Ctrl key and click to open the first matching CSS style rule"
32140msgstr ""
32141
32142#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/text.py:441
32143msgid ""
32144"Sorting CSS rules can in rare cases change the effective styles applied to "
32145"the book. Are you sure you want to proceed?"
32146msgstr ""
32147
32148#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:328
32149msgid "Create custom theme"
32150msgstr "أنشيء قالبًا مخصصًا"
32151
32152#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:335
32153msgid "&Name of custom theme:"
32154msgstr ""
32155
32156#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:339
32157msgid "&Builtin theme to base on:"
32158msgstr ""
32159
32160#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:354
32161msgid "You must specify a name for your theme"
32162msgstr "يجب أن تحدد إسمًا لقالبك"
32163
32164#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:357
32165#, python-format
32166msgid "A custom theme with the name %s already exists"
32167msgstr "يوجد مسبقًا قالب مخصص بالإسم %s"
32168
32169#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:403
32170msgid "No color"
32171msgstr "بلا لون"
32172
32173#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:403
32174#, python-brace-format
32175msgid "Red: {0} Green: {1} Blue: {2}"
32176msgstr ""
32177
32178#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:448
32179msgid "Remove color"
32180msgstr ""
32181
32182#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:454
32183msgid "&Background"
32184msgstr ""
32185
32186#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:454
32187msgid "&Foreground"
32188msgstr ""
32189
32190#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:458
32191#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:64
32192msgid "&Italic"
32193msgstr ""
32194
32195#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:458
32196msgid "B&old"
32197msgstr ""
32198
32199#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:468
32200msgid "&Underline:"
32201msgstr ""
32202
32203#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:484
32204msgid ""
32205"<h2>Creating a custom theme</h2>\n"
32206"\n"
32207"<p id=\"attribute\" lang=\"und\">You can create a custom syntax highlighting theme, with your own colors and font styles. The most important types of highlighting rules are described below. Note that not every rule supports every kind of customization, for example, changing font or underline styles for the <code>Cursor</code> rule does not have any effect as that rule is used only for the color of the blinking cursor.</p>\n"
32208"\n"
32209"<p>As you make changes to your theme on the left, the changes will be reflected live in this panel.</p>\n"
32210"\n"
32211"<p xml:lang=\"und\">\n"
32212"{}\n"
32213"    The most important rule. Sets the foreground and background colors for the     editor as well as the style of \"normal\" text, that is, text that does not match any special syntax.\n"
32214"\n"
32215"{}\n"
32216"    Defines the colors for text selected by the mouse.\n"
32217"\n"
32218"{}\n"
32219"    Defines the color for the line containing the cursor.\n"
32220"\n"
32221"{}\n"
32222"    Defines the colors for the line numbers on the left.\n"
32223"\n"
32224"{}\n"
32225"    Defines the colors for matching tags in HTML and matching\n"
32226"    braces in CSS.\n"
32227"\n"
32228"{}\n"
32229"    Used for highlighting tags in HTML\n"
32230"\n"
32231"{}\n"
32232"    Used for highlighting attributes in HTML\n"
32233"\n"
32234"{}\n"
32235"    Tag names in HTML\n"
32236"\n"
32237"{}\n"
32238"    Namespace prefixes in XML and constants in CSS\n"
32239"\n"
32240"{}\n"
32241"    Non-breaking spaces/hyphens in HTML\n"
32242"\n"
32243"{}\n"
32244"    Syntax errors such as <this <>\n"
32245"\n"
32246"{}\n"
32247"    Misspelled words such as <span lang=\"en\">thisword</span>\n"
32248"\n"
32249"{}\n"
32250"    Comments like <!-- this one -->\n"
32251"\n"
32252"</p>\n"
32253"\n"
32254"<style type=\"text/css\">\n"
32255"/* Some CSS so you can see how the highlighting rules affect it */\n"
32256"\n"
32257"p.someclass {{\n"
32258"    font-family: serif;\n"
32259"    font-size: 12px;\n"
32260"    line-height: 1.2;\n"
32261"}}\n"
32262"</style>\n"
32263msgstr ""
32264
32265#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:555
32266msgid "Create/edit custom theme"
32267msgstr "أنشيء/حرر القالب المخصص"
32268
32269#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:564
32270msgid "&Edit theme:"
32271msgstr ""
32272
32273#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:575
32274msgid "Add &new theme"
32275msgstr ""
32276
32277#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:579
32278msgid "&Remove theme"
32279msgstr ""
32280
32281#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:62
32282msgid "&Bold"
32283msgstr ""
32284
32285#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:62
32286msgid "Make the selected text bold"
32287msgstr "اجعل النص المحدد ثخينا"
32288
32289#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:63
32290msgid "<h3>Bold</h3>Make the selected text bold"
32291msgstr "<h3>ثخين</h3>اجعل النص المحدد ثخينا"
32292
32293#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:64
32294msgid "Make the selected text italic"
32295msgstr ""
32296
32297#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:65
32298msgid "<h3>Italic</h3>Make the selected text italic"
32299msgstr ""
32300
32301#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:66
32302#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:775
32303msgid "&Underline"
32304msgstr ""
32305
32306#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:66
32307msgid "Underline the selected text"
32308msgstr ""
32309
32310#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:67
32311msgid "<h3>Underline</h3>Underline the selected text"
32312msgstr ""
32313
32314#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:68
32315msgid "&Strikethrough"
32316msgstr ""
32317
32318#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:69
32319msgid "Draw a line through the selected text"
32320msgstr ""
32321
32322#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:70
32323msgid "<h3>Strikethrough</h3>Draw a line through the selected text"
32324msgstr ""
32325
32326#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:71
32327msgid "&Superscript"
32328msgstr ""
32329
32330#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:72
32331msgid "Make the selected text a superscript"
32332msgstr ""
32333
32334#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:73
32335msgid ""
32336"<h3>Superscript</h3>Set the selected text slightly smaller and above the "
32337"normal line"
32338msgstr ""
32339
32340#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:74
32341msgid "&Subscript"
32342msgstr ""
32343
32344#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:75
32345msgid "Make the selected text a subscript"
32346msgstr ""
32347
32348#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:76
32349msgid ""
32350"<h3>Subscript</h3>Set the selected text slightly smaller and below the "
32351"normal line"
32352msgstr ""
32353
32354#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:77
32355msgid "&Color"
32356msgstr ""
32357
32358#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:77
32359msgid "Change text color"
32360msgstr ""
32361
32362#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:78
32363msgid "<h3>Color</h3>Change the color of the selected text"
32364msgstr ""
32365
32366#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:79
32367msgid "&Background color"
32368msgstr ""
32369
32370#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:80
32371msgid "Change background color of text"
32372msgstr ""
32373
32374#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:81
32375msgid ""
32376"<h3>Background color</h3>Change the background color of the selected text"
32377msgstr ""
32378
32379#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:82
32380msgid "Align &left"
32381msgstr ""
32382
32383#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:83
32384msgid "<h3>Align left</h3>Align the paragraph to the left"
32385msgstr ""
32386
32387#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:84
32388msgid "&Center"
32389msgstr ""
32390
32391#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:85
32392msgid "<h3>Center</h3>Center the paragraph"
32393msgstr ""
32394
32395#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:86
32396msgid "Align &right"
32397msgstr ""
32398
32399#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:87
32400msgid "<h3>Align right</h3>Align the paragraph to the right"
32401msgstr "<h3>حاذِ يمينا</h3> حاذِ الفقرة الى اليمين"
32402
32403#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:88
32404msgid "&Justify"
32405msgstr ""
32406
32407#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:88
32408msgid "Justify"
32409msgstr "ضبط"
32410
32411#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:89
32412msgid "<h3>Justify</h3>Align the paragraph to both the left and right margins"
32413msgstr "<h3>ضبط</h3> محاذاة الفقرة الى كل من الحواشي اليسرى واليمنى"
32414
32415#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:91
32416msgid "&Sort style rules"
32417msgstr ""
32418
32419#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:92
32420msgid "Sort the style rules"
32421msgstr ""
32422
32423#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:93
32424msgid "&Insert image"
32425msgstr ""
32426
32427#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:94
32428msgid "Insert an image into the text"
32429msgstr ""
32430
32431#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:95
32432msgid "<h3>Insert image</h3>Insert an image into the text"
32433msgstr ""
32434
32435#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:97
32436msgid "Insert &hyperlink"
32437msgstr ""
32438
32439#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:97
32440#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:647
32441msgid "Insert hyperlink"
32442msgstr ""
32443
32444#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:98
32445msgid "<h3>Insert hyperlink</h3>Insert a hyperlink into the text"
32446msgstr ""
32447
32448#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:100
32449msgid "Smart &comment"
32450msgstr ""
32451
32452#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:101
32453msgid "Smart comment (toggle block comments)"
32454msgstr ""
32455
32456#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:102
32457msgid ""
32458"<h3>Smart comment</h3>Comment or uncomment text<br><br>If the cursor is "
32459"inside an existing block comment, uncomment it, otherwise comment out the "
32460"selected text."
32461msgstr ""
32462
32463#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:107
32464#, python-format
32465msgid "Convert the paragraph to &lt;%s&gt;"
32466msgstr ""
32467
32468#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:112
32469msgid "&Lower case"
32470msgstr ""
32471
32472#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:112
32473msgid "&Swap case"
32474msgstr ""
32475
32476#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:112
32477msgid "&Upper case"
32478msgstr ""
32479
32480#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:113
32481msgid "&Capitalize"
32482msgstr ""
32483
32484#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:113
32485msgid "&Title case"
32486msgstr ""
32487
32488#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:114
32489#, python-format
32490msgid "Change the case of the selected text: %s"
32491msgstr ""
32492
32493#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:118
32494msgid "Insert &tag"
32495msgstr ""
32496
32497#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:118
32498msgid "Insert tag"
32499msgstr ""
32500
32501#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:119
32502msgid ""
32503"<h3>Insert tag</h3>Insert a tag, if some text is selected the tag will be "
32504"inserted around the selected text"
32505msgstr ""
32506
32507#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:121
32508msgid "Remove &tag"
32509msgstr ""
32510
32511#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:121
32512msgid "Remove tag"
32513msgstr ""
32514
32515#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:122
32516msgid "<h3>Remove tag</h3>Remove the currently highlighted tag"
32517msgstr ""
32518
32519#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:124
32520msgid "&Split tag"
32521msgstr ""
32522
32523#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:124
32524msgid "Split current tag"
32525msgstr ""
32526
32527#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:125
32528msgid "<h3>Split tag</h3>Split the current tag at the cursor position"
32529msgstr ""
32530
32531#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:131
32532msgid "Change paragraph to heading"
32533msgstr "غيّر القطعة إلى ترويس"
32534
32535#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:260
32536msgid "Add a tag to this menu"
32537msgstr ""
32538
32539#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:262
32540msgid "Remove from this menu"
32541msgstr ""
32542
32543#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:278
32544msgid "Name of tag to add"
32545msgstr ""
32546
32547#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:279
32548msgid "Enter the name of the tag"
32549msgstr ""
32550
32551#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:353
32552msgid "Editor tools"
32553msgstr ""
32554
32555#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:357
32556msgid "Format text"
32557msgstr ""
32558
32559#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:502
32560msgid "No text"
32561msgstr ""
32562
32563#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:503
32564msgid "There is no suitable text in the clipboard to paste."
32565msgstr ""
32566
32567#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:566
32568msgid "Ignore this word"
32569msgstr ""
32570
32571#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:570
32572#, python-brace-format
32573msgid "Add this word to the dictionary: {0}"
32574msgstr ""
32575
32576#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:573
32577msgid "Add this word to the dictionary"
32578msgstr ""
32579
32580#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:582
32581#, python-format
32582msgid "Open %s"
32583msgstr ""
32584
32585#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:588
32586msgid "Rename the class {}"
32587msgstr ""
32588
32589#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:595
32590#, python-format
32591msgid "Show help for: %s"
32592msgstr ""
32593
32594#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:612
32595msgid "Change &case"
32596msgstr ""
32597
32598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:55
32599#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:87
32600msgid "Chapter-"
32601msgstr ""
32602
32603#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:56
32604msgid "Style-"
32605msgstr ""
32606
32607#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:56
32608msgid "Styles"
32609msgstr ""
32610
32611#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:57
32612msgid "Image-"
32613msgstr ""
32614
32615#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:58
32616msgid "Font-"
32617msgstr ""
32618
32619#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:59
32620msgid "Misc-"
32621msgstr ""
32622
32623#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:68
32624msgid "The file name must have an extension"
32625msgstr ""
32626
32627#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:73
32628msgid "The file name contains invalid characters"
32629msgstr ""
32630
32631#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:75
32632msgid "This file name already exists in the book"
32633msgstr ""
32634
32635#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:83
32636msgid "Bulk rename items"
32637msgstr ""
32638
32639#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:93
32640msgid "All selected files will be renamed to the form prefix-number"
32641msgstr ""
32642
32643#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:95
32644msgid "&Prefix:"
32645msgstr ""
32646
32647#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:98
32648msgid "Starting &number:"
32649msgstr ""
32650
32651#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:100
32652msgid "Rename files according to their book order"
32653msgstr ""
32654
32655#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:102
32656msgid ""
32657"Rename the selected files according to the order they appear in the book, "
32658"instead of the order they were selected in."
32659msgstr ""
32660
32661#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:314
32662#, python-brace-format
32663msgid "Merge the file {0} into the file {1}?"
32664msgstr ""
32665
32666#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:316
32667#, python-brace-format
32668msgid "Merge the {0} selected files into the file {1}?"
32669msgstr ""
32670
32671#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:317
32672msgid "Merge files"
32673msgstr ""
32674
32675#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:533
32676msgid "Full path: "
32677msgstr ""
32678
32679#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:544
32680#, python-format
32681msgid "This file is the cover %s for this book"
32682msgstr ""
32683
32684#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:544
32685msgid "image"
32686msgstr ""
32687
32688#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:547
32689msgid "This file contains all the metadata and book structure information"
32690msgstr ""
32691
32692#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:550
32693msgid "This file contains the metadata table of contents"
32694msgstr ""
32695
32696#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:553
32697msgid "This file is not listed in the book manifest"
32698msgstr ""
32699
32700#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:556
32701msgid ""
32702"This file is marked as non-linear in the spine\n"
32703"Drag it to the top to make it linear"
32704msgstr ""
32705
32706#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:560
32707msgid "This file is a text file that is not referenced in the spine"
32708msgstr ""
32709
32710#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:564
32711msgid "This file occurs more than once in the spine"
32712msgstr ""
32713
32714#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:571
32715msgid "Not a valid font"
32716msgstr ""
32717
32718#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:642
32719msgid "Select all {} files"
32720msgstr ""
32721
32722#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:643
32723msgid "De-select all {} files"
32724msgstr ""
32725
32726#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:657
32727#, python-format
32728msgid "Export %s"
32729msgstr ""
32730
32731#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:659
32732#, python-format
32733msgid "Replace %s with file..."
32734msgstr ""
32735
32736#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:661
32737#, python-format
32738msgid "Export all %d selected files"
32739msgstr ""
32740
32741#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:667
32742#, python-format
32743msgid "&Rename %s"
32744msgstr ""
32745
32746#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:669
32747#, python-format
32748msgid "Mark %s as cover image"
32749msgstr ""
32750
32751#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:671
32752#, python-format
32753msgid "Mark %s as cover page"
32754msgstr ""
32755
32756#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:677
32757msgid "&Bulk rename the selected files"
32758msgstr ""
32759
32760#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:678
32761msgid "Change the file extension for the selected files"
32762msgstr ""
32763
32764#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:680
32765msgid "&Delete the selected file"
32766msgid_plural "&Delete the {} selected files"
32767msgstr[0] ""
32768msgstr[1] ""
32769msgstr[2] ""
32770msgstr[3] ""
32771msgstr[4] ""
32772msgstr[5] ""
32773
32774#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:682
32775msgid "&Copy the selected file to another editor instance"
32776msgid_plural "&Copy the {} selected files to another editor instance"
32777msgstr[0] ""
32778msgstr[1] ""
32779msgstr[2] ""
32780msgstr[3] ""
32781msgstr[4] ""
32782msgstr[5] ""
32783
32784#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:687
32785msgid "Paste files from other editor instance"
32786msgstr ""
32787
32788#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:697
32789msgid "Link &stylesheets..."
32790msgstr ""
32791
32792#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:700
32793msgid "&Merge selected text files"
32794msgstr ""
32795
32796#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:702
32797msgid "&Merge selected style files"
32798msgstr ""
32799
32800#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:729
32801#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:762
32802#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:770
32803msgid "Cannot rename"
32804msgstr ""
32805
32806#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:730
32807#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:763
32808#, python-format
32809msgid ""
32810"%s books do not support file renaming as they do not use file names "
32811"internally. The filenames you see are automatically generated from the "
32812"internal structures of the original file."
32813msgstr ""
32814
32815#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:744
32816msgid "Not first item"
32817msgstr ""
32818
32819#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:745
32820#, python-format
32821msgid ""
32822"%s is not the first text item. You should only mark the first text item as "
32823"cover. Do you want to make it the first item?"
32824msgstr ""
32825
32826#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:771
32827#, python-format
32828msgid "The file(s) %s cannot be renamed."
32829msgstr ""
32830
32831#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:802
32832msgid "New file extension:"
32833msgstr ""
32834
32835#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:802
32836msgid "Rename files"
32837msgstr ""
32838
32839#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:829
32840#, python-format
32841msgid "The file(s) %s cannot be deleted."
32842msgstr ""
32843
32844#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:893
32845#, python-format
32846msgid "No item with the name: %s was found"
32847msgstr "لم يُعثر على عنصر بالإسم: %s"
32848
32849#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:940
32850#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:949
32851msgid "Choose location"
32852msgstr ""
32853
32854#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:941
32855#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:958
32856#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1317
32857#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:78
32858msgid "Files"
32859msgstr ""
32860
32861#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:960
32862msgid "HTML files"
32863msgstr ""
32864
32865#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:982
32866msgid "No stylesheets"
32867msgstr ""
32868
32869#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:983
32870msgid ""
32871"This book currently has no stylesheets. You must first create a stylesheet "
32872"before linking it."
32873msgstr ""
32874
32875#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:988
32876msgid "Choose stylesheets"
32877msgstr ""
32878
32879#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:989
32880msgid "Choose the stylesheets to link. Drag and drop to re-arrange"
32881msgstr ""
32882
32883#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1005
32884msgid "Remove existing links to stylesheets"
32885msgstr ""
32886
32887#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1025
32888msgid ""
32889"Choose a name for the new (blank) file. To place the file in a specific "
32890"folder in the book, include the folder name, for example: "
32891"<i>text/chapter1.html"
32892msgstr "اختر اسماً للملف (الخالي) الجديد. لوضع الملف في مجلد محدد في الكتاب، ضع اسم المجلد، مثلا: <i>text/chapter1.html"
32893
32894#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1033
32895msgid "Automatically add style-sheet links into new HTML files"
32896msgstr ""
32897
32898#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1043
32899msgid "Import resource file (image/font/etc.)"
32900msgstr ""
32901
32902#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1045
32903msgid "Import a file from your computer as a new file into the book."
32904msgstr ""
32905
32906#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1073
32907msgid "Choose a name for the imported file"
32908msgstr ""
32909
32910#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1087
32911msgid ""
32912"You must specify a name for the new file, with an extension, for example, "
32913"chapter1.html"
32914msgstr ""
32915
32916#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1114
32917msgid "Choose master file"
32918msgstr ""
32919
32920#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1117
32921msgid ""
32922"Choose the master file. All selected files will be merged into the master "
32923"file:"
32924msgstr ""
32925
32926#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:127
32927#, python-format
32928msgid "Debug output from %s"
32929msgstr ""
32930
32931#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:170
32932#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1416
32933msgid "No such function"
32934msgstr ""
32935
32936#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:171
32937#, python-format
32938msgid "There is no function named %s"
32939msgstr ""
32940
32941#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:174
32942msgid "Cannot remove builtin function"
32943msgstr ""
32944
32945#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:175
32946#, python-format
32947msgid "The function %s is a builtin function, it cannot be removed."
32948msgstr ""
32949
32950#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:202
32951msgid "Choose a function to run on matched text (by name)"
32952msgstr ""
32953
32954#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:212
32955#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:121
32956msgid "Save current search"
32957msgstr ""
32958
32959#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:213
32960#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:122
32961msgid "Show saved searches"
32962msgstr ""
32963
32964#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:221
32965msgid "Create/edit a function"
32966msgstr ""
32967
32968#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:228
32969msgid "F&unction name:"
32970msgstr ""
32971
32972#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:249
32973#, python-format
32974msgid "For help with creating functions, see the <a href=\"%s\">User Manual</a>"
32975msgstr ""
32976
32977#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:270
32978#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:824
32979msgid "Must specify name"
32980msgstr ""
32981
32982#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:271
32983msgid "You must specify a name for this function."
32984msgstr ""
32985
32986#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:276
32987msgid "Invalid Python code"
32988msgstr ""
32989
32990#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:277
32991#, python-format
32992msgid "The code you created is not valid Python code, with error: %s"
32993msgstr ""
32994
32995#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:279
32996msgid "No replace function"
32997msgstr ""
32998
32999#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:280
33000msgid "You must create a Python function named replace in your code"
33001msgstr ""
33002
33003#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:287
33004#, python-format
33005msgid "Inherited from %s"
33006msgstr ""
33007
33008#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:289
33009#, python-format
33010msgid "Matched CSS rules for %s"
33011msgstr ""
33012
33013#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:298
33014msgid "Computed final style"
33015msgstr ""
33016
33017#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:361
33018msgid "Copy everything"
33019msgstr ""
33020
33021#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:403
33022msgid "No style information found"
33023msgstr ""
33024
33025#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:404
33026msgid ""
33027"Move the cursor inside a HTML tag to see what styles apply to that tag."
33028msgstr ""
33029
33030#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/main.py:28
33031msgid ""
33032"%prog [opts] [path_to_ebook] [name_of_file_inside_book ...]\n"
33033"\n"
33034"Launch the calibre Edit book tool. You can optionally also specify the names of\n"
33035"files inside the book which will be opened for editing automatically.\n"
33036msgstr ""
33037
33038#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/main.py:37
33039msgid "The text to select in the book when it is opened for editing"
33040msgstr ""
33041
33042#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:32
33043#, python-format
33044msgid "Change this to the relative path to: %s"
33045msgstr ""
33046
33047#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:46
33048msgid "Font file added"
33049msgstr ""
33050
33051#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:47
33052msgid ""
33053"The font file <b>{}</b> has been added. The text for the CSS @font-face rule"
33054" for this file has been copied to the clipboard. You should paste it into "
33055"whichever CSS file you want to add this font to."
33056msgstr ""
33057
33058#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:59
33059msgid "Font files added"
33060msgstr ""
33061
33062#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:60
33063msgid ""
33064"The specified font files have been added. The text for the CSS @font-face "
33065"rules for these files has been copied to the clipboard. You should paste it "
33066"into whichever CSS file you want to add these fonts to."
33067msgstr ""
33068
33069#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:67
33070#, python-format
33071msgid "Font faces for %s"
33072msgstr ""
33073
33074#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:111
33075msgid "Embedded"
33076msgstr ""
33077
33078#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:111
33079msgid "Font family"
33080msgstr "عائلة الخط"
33081
33082#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:179
33083msgid "Change font"
33084msgstr ""
33085
33086#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:187
33087#, python-format
33088msgid "Change the font %s to:"
33089msgid_plural "Change the fonts %s to:"
33090msgstr[0] ""
33091msgstr[1] ""
33092msgstr[2] ""
33093msgstr[3] ""
33094msgstr[4] ""
33095msgstr[5] ""
33096
33097#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:192
33098msgid "&New font:"
33099msgstr ""
33100
33101#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:216
33102#, python-format
33103msgid "The font <i>%s</i> <b>exists</b> on your computer"
33104msgstr ""
33105
33106#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:217
33107#, python-format
33108msgid "The font <i>%s</i> <b>does not exist</b> on your computer"
33109msgstr ""
33110
33111#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:230
33112msgid "Manage fonts"
33113msgstr ""
33114
33115#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:242
33116msgid "&Install fonts"
33117msgstr ""
33118
33119#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:244
33120msgid ""
33121"Install fonts from .ttf/.otf files to make them available for embedding"
33122msgstr ""
33123
33124#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:264
33125msgid "&Change selected fonts"
33126msgstr ""
33127
33128#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:268
33129msgid "&Remove selected fonts"
33130msgstr ""
33131
33132#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:272
33133msgid "&Embed all fonts"
33134msgstr ""
33135
33136#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:276
33137msgid "&Subset all fonts"
33138msgstr ""
33139
33140#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:281
33141msgid "Rescan the book for fonts in case you have made changes"
33142msgstr ""
33143
33144#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:287
33145msgid ""
33146" All the fonts declared in this book are shown to the left, along with whether they are embedded or not.\n"
33147"            You can remove or replace any selected font and also embed any declared fonts that are not already embedded."
33148msgstr ""
33149
33150#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:289
33151msgid ""
33152" Double click any font family to see if the font is available for embedding "
33153"on your computer. "
33154msgstr ""
33155
33156#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:301
33157#, python-format
33158msgid ""
33159"The font <b>%s</b> was not found on your computer. If you have the font "
33160"files, you can install it using the \"Install fonts\" button in the lower "
33161"left corner."
33162msgstr ""
33163
33164#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:327
33165msgid "No fonts selected"
33166msgstr ""
33167
33168#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:328
33169msgid "No fonts selected, you must first select some fonts in the left panel"
33170msgstr ""
33171
33172#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:34
33173msgid "Remove unused CSS"
33174msgstr ""
33175
33176#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:43
33177msgid ""
33178"This will remove all CSS rules that do not match any actual content. There "
33179"are a couple of additional cleanups you can enable, below:"
33180msgstr ""
33181
33182#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:45
33183msgid "Remove unused &class attributes"
33184msgstr ""
33185
33186#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:49
33187msgid ""
33188"Remove all class attributes from the HTML that do not match any existing CSS"
33189" rules"
33190msgstr ""
33191
33192#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:50
33193msgid "Merge CSS rules with identical &selectors"
33194msgstr ""
33195
33196#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:54
33197msgid ""
33198"Merge CSS rules in the same stylesheet that have identical selectors. Note "
33199"that in rare cases merging can result in a change to the effective styling "
33200"of the book, so use with care."
33201msgstr ""
33202
33203#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:57
33204msgid "Merge CSS rules with identical &properties"
33205msgstr ""
33206
33207#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:61
33208msgid ""
33209"Merge CSS rules in the same stylesheet that have identical properties. Note "
33210"that in rare cases merging can result in a change to the effective styling "
33211"of the book, so use with care."
33212msgstr ""
33213
33214#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:64
33215msgid "Remove &unreferenced style sheets"
33216msgstr ""
33217
33218#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:68
33219msgid "Remove stylesheets that are not referenced by any content."
33220msgstr ""
33221
33222#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:91
33223msgid "Remove NCX ToC file"
33224msgstr ""
33225
33226#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:92
33227msgid "Remove the legacy Table of Contents in NCX form?"
33228msgstr ""
33229
33230#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:93
33231msgid ""
33232"This form of Table of Contents is superseded by the new HTML based Table of "
33233"Contents. Leaving it behind is useful only if you expect this book to be "
33234"read on very old devices that lack proper support for EPUB 3"
33235msgstr ""
33236
33237#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:97
33238msgid "Ask this question again in the future"
33239msgstr ""
33240
33241#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:99
33242msgid "Keep NCX"
33243msgstr ""
33244
33245#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:99
33246msgid "Remove NCX"
33247msgstr ""
33248
33249#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:115
33250msgid "Action report"
33251msgstr ""
33252
33253#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:183
33254msgid "Compress images"
33255msgstr ""
33256
33257#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:203
33258msgid ""
33259"You can compress the images in this book losslessly, reducing the file size "
33260"of the book, without affecting image quality. Typically image size is "
33261"reduced by 5 - 15%."
33262msgstr ""
33263
33264#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:209
33265msgid "Enable &lossy compression of JPEG images"
33266msgstr ""
33267
33268#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:210
33269msgid ""
33270"This allows you to change the quality factor used for JPEG images.\n"
33271"By lowering the quality you can greatly reduce file size, at the expense of the image looking blurred."
33272msgstr ""
33273
33274#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:217
33275msgid ""
33276"The compression quality, 1 is high compression, 100 is low compression.\n"
33277"Image quality is inversely correlated with compression quality."
33278msgstr ""
33279
33280#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:221
33281msgid "Compression &quality:"
33282msgstr ""
33283
33284#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:250
33285msgid "Compressing images..."
33286msgstr ""
33287
33288#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:276
33289msgid "Compressing images, please wait..."
33290msgstr "يضغط الصور، لطفا انتظر..."
33291
33292#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:168
33293msgid "Editor font &family:"
33294msgstr "خيارات الخط"
33295
33296#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:172
33297msgid "Editor font &size:"
33298msgstr ""
33299
33300#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:176
33301msgid "Create/edit &custom color schemes"
33302msgstr ""
33303
33304#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:180
33305msgid "&Color scheme:"
33306msgstr ""
33307
33308#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:184
33309msgid " characters"
33310msgstr " محرفًا"
33311
33312#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:185
33313msgid "W&idth of tabs:"
33314msgstr ""
33315
33316#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:187
33317msgid "Change &templates"
33318msgstr ""
33319
33320#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:188
33321msgid "Templates for new files:"
33322msgstr "أظهر محرر لإختبار القوالب:"
33323
33324#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:192
33325msgid "&Wrap long lines in the editor"
33326msgstr ""
33327
33328#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:196
33329msgid "&Replace HTML entities as they are typed"
33330msgstr ""
33331
33332#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:198
33333msgid ""
33334"With this option, every time you type in a complete html entity, such as "
33335"&amp;hellip; it is automatically replaced by its corresponding character. "
33336"The replacement happens only when the trailing semi-colon is typed."
33337msgstr ""
33338
33339#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:204
33340msgid "Auto close t&ags when typing </"
33341msgstr ""
33342
33343#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:206
33344msgid ""
33345"With this option, every time you type </ the current HTML closing tag is "
33346"auto-completed"
33347msgstr ""
33348
33349#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:210
33350msgid ""
33351"Show the &name of the current character before the cursor along with the "
33352"line and column number"
33353msgstr ""
33354
33355#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:214
33356msgid "Beautify individual &files automatically when they are opened"
33357msgstr ""
33358
33359#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:216
33360msgid ""
33361"This will cause the beautify current file action to be performed "
33362"automatically every time you open a HTML/CSS/etc. file for editing."
33363msgstr ""
33364
33365#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:221
33366msgid "Show &misspelled words underlined in the code view"
33367msgstr ""
33368
33369#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:223
33370msgid ""
33371"This will cause spelling errors to be highlighted in the code view for easy "
33372"correction as you type."
33373msgstr ""
33374
33375#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:228
33376msgid "Allow drag and drop &editing of text"
33377msgstr ""
33378
33379#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:230
33380msgid ""
33381"Allow using drag and drop to move text around in the editor. It can be "
33382"useful to turn this off if you have a misbehaving touchpad."
33383msgstr ""
33384
33385#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:234
33386msgid "Manage &spelling dictionaries"
33387msgstr ""
33388
33389#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:239
33390msgid "Manage sni&ppets"
33391msgstr ""
33392
33393#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:257
33394#, python-format
33395msgid "Automatic (%s)"
33396msgstr ""
33397
33398#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:283
33399msgid "Update &metadata embedded in the book when opening"
33400msgstr ""
33401
33402#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:285
33403msgid ""
33404"When the file is opened, update the metadata embedded in the book file to "
33405"the current metadata in the calibre library."
33406msgstr ""
33407
33408#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:290
33409msgid ""
33410"Ask which &format to edit if more than one format is available for the book"
33411msgstr ""
33412
33413#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:294
33414msgid ""
33415"When auto-selecting the format to edit for a book with multiple formats, "
33416"this is the preference order."
33417msgstr ""
33418
33419#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:296
33420msgid "Preferred format order (drag and drop to change)"
33421msgstr ""
33422
33423#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:308
33424msgid "Allow dockable &windows to be nested inside the dock areas"
33425msgstr ""
33426
33427#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:310
33428msgid ""
33429"By default, you can have only a single row or column of windows in the dock "
33430"areas (the areas around the central editors). This option allows for more "
33431"flexible window layout, but is a little more complex to use."
33432msgstr ""
33433
33434#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:315
33435msgid "Choose which windows will occupy the corners of the dockable areas"
33436msgstr ""
33437
33438#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:321
33439msgid "The &top-left corner"
33440msgstr ""
33441
33442#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:321
33443msgid "The top-&right corner"
33444msgstr ""
33445
33446#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:322
33447msgid "The &bottom-left corner"
33448msgstr ""
33449
33450#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:322
33451msgid "The bottom-ri&ght corner"
33452msgstr ""
33453
33454#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:325
33455msgid "Restore &state of previously edited book when opening it again"
33456msgstr ""
33457
33458#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:327
33459msgid ""
33460"When opening a previously edited book again, restore its state. That means "
33461"all open files are automatically re-opened and the cursor is positioned at "
33462"its previous location."
33463msgstr ""
33464
33465#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:333
33466msgid "Show full &file paths in the File browser"
33467msgstr ""
33468
33469#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:335
33470msgid ""
33471"Showing the full file paths is useful when editing books that contain "
33472"multiple files with the same file name."
33473msgstr ""
33474
33475#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:364
33476msgid "Monospaced text"
33477msgstr ""
33478
33479#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:364
33480msgid "Sans-serif text"
33481msgstr ""
33482
33483#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:364
33484msgid "Serif text"
33485msgstr ""
33486
33487#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:369
33488#, python-format
33489msgid "Font family for &%s:"
33490msgstr ""
33491
33492#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:372
33493msgid "Style for standard &text:"
33494msgstr ""
33495
33496#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:376
33497msgid "&Default font size:"
33498msgstr ""
33499
33500#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:379
33501msgid "&Monospace font size:"
33502msgstr ""
33503
33504#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:382
33505msgid "Mi&nimum font size:"
33506msgstr ""
33507
33508#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:384
33509msgid "lines"
33510msgstr "خطوط"
33511
33512#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:386
33513msgid ""
33514"Number of lines that are shown above the current line when syncing the text "
33515"shown in the preview panel to the cursor position in the code view"
33516msgstr ""
33517
33518#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:387
33519msgid "Visible lines above s&ync point:"
33520msgstr ""
33521
33522#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:388
33523msgid "Background color:"
33524msgstr "لون الخلفية:"
33525
33526#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:389
33527msgid "Foreground color:"
33528msgstr "لون المقدمة:"
33529
33530#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:390
33531msgid "Link color:"
33532msgstr ""
33533
33534#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:404
33535msgid "Use the colors from the book styles, defaulting to black-on-white"
33536msgstr ""
33537
33538#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:405
33539msgid "Theme based"
33540msgstr "يستند إلى القالب"
33541
33542#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:405
33543msgid "When using a dark theme force dark colors, otherwise same as \"No change\""
33544msgstr "عند استخدام قالب داكن طبّق الألوان الداكنة، وإلا فالأمر كما في \"لا تغيير\""
33545
33546#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:406
33547msgid "Choose a custom color"
33548msgstr ""
33549
33550#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:406
33551#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:72
33552#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:240
33553msgid "Custom"
33554msgstr "تخصيص"
33555
33556#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:454
33557msgid "Choose which toolbar you want to customize"
33558msgstr ""
33559
33560#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:455
33561#, python-format
33562msgid "Tools for %s editors"
33563msgstr ""
33564
33565#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:457
33566msgid "Book wide actions"
33567msgstr ""
33568
33569#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:458
33570msgid "Book wide tools"
33571msgstr ""
33572
33573#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:459
33574msgid "Book wide tools from third party plugins"
33575msgstr ""
33576
33577#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:460
33578msgid "Common tools for all editors"
33579msgstr ""
33580
33581#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:464
33582msgid "Text formatting actions"
33583msgstr ""
33584
33585#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:467
33586msgid "&Toolbar to customize:"
33587msgstr ""
33588
33589#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:496
33590#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:439
33591msgid "Add selected actions to the toolbar"
33592msgstr ""
33593
33594#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:499
33595#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:443
33596msgid "Remove selected actions from the toolbar"
33597msgstr ""
33598
33599#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:511
33600msgid "Adjust the size of icons on all toolbars"
33601msgstr ""
33602
33603#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:514
33604msgid "Toolbar &icon size:"
33605msgstr ""
33606
33607#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:664
33608msgid "Customize templates"
33609msgstr ""
33610
33611#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:677
33612msgid "Choose the &type of template to edit:"
33613msgstr ""
33614
33615#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:683
33616#, python-brace-format
33617msgid ""
33618"The variables {0} and {1} will be replaced with the title and author of the "
33619"book. {2} is where the cursor will be positioned. If you want to include "
33620"braces in your template, for example for CSS rules, you have to escape them,"
33621" like this: {3}"
33622msgstr ""
33623
33624#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:744
33625msgid "Preferences for Edit book"
33626msgstr ""
33627
33628#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:765
33629msgid "Restore all &defaults"
33630msgstr ""
33631
33632#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:766
33633msgid "Restore defaults for all preferences"
33634msgstr ""
33635
33636#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:768
33637msgid "Restore &current defaults"
33638msgstr ""
33639
33640#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:769
33641msgid "Restore defaults for currently displayed preferences"
33642msgstr ""
33643
33644#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:771
33645msgid "Restore c&onfirmations"
33646msgstr ""
33647
33648#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:772
33649msgid "Restore all disabled confirmation prompts"
33650msgstr ""
33651
33652#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:791
33653msgid "Main window"
33654msgstr ""
33655
33656#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:792
33657msgid "Editor settings"
33658msgstr ""
33659
33660#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:793
33661msgid "Preview settings"
33662msgstr ""
33663
33664#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:794
33665msgid "Keyboard shortcuts"
33666msgstr "إختصارات لوحة المفاتيح"
33667
33668#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:795
33669msgid "Toolbars"
33670msgstr "شريط الأدوات"
33671
33672#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:796
33673msgid "Integration with calibre"
33674msgstr ""
33675
33676#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:847
33677msgid "There are no disabled confirmation prompts"
33678msgstr ""
33679
33680#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:850
33681msgid "One disabled confirmation prompt was restored"
33682msgid_plural "{} disabled confirmation prompts were restored"
33683msgstr[0] ""
33684msgstr[1] ""
33685msgstr[2] ""
33686msgstr[3] ""
33687msgstr[4] ""
33688msgstr[5] ""
33689
33690#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:851
33691msgid "Disabled confirmations restored"
33692msgstr ""
33693
33694#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:420
33695#: /__w/calibre/calibre/src/calibre/gui2/viewer/web_view.py:588
33696msgid "Render process crashed"
33697msgstr ""
33698
33699#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:421
33700msgid ""
33701"The Qt WebEngine Render process has crashed so Preview/Live CSS will not "
33702"work. You should try restarting the editor."
33703msgstr ""
33704
33705#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:445
33706msgid ""
33707"\n"
33708"            <h3>Live preview</h3>\n"
33709"\n"
33710"            <p>Here you will see a live preview of the HTML file you are currently editing.\n"
33711"            The preview will update automatically as you make changes.\n"
33712"\n"
33713"            <p style=\"font-size:x-small; color: gray\">Note that this is a quick preview\n"
33714"            only, it is not intended to simulate an actual e-book reader. Some\n"
33715"            aspects of your e-book will not work, such as page breaks and page margins.\n"
33716"            "
33717msgstr "\n            <h3>معاينة حية</h3>\n\n            <p>سترى هنا معاينة حية لملف HTML الذي تحرره حاليا.\n            ستتحدث المعاينة تلقائيا كلما أجريت تغييرات.\n\n            <p style=\"font-size:x-small; color: gray\">لاحِظ أنّ هذه معاينة سريعة\n            فقط، ليس المقصود منها أن تحاكي قاريء الكتب الالكترونية الحقيقي. بعض\n            لن تعمل نواحي كتابك الالكتروني، كفواصل الصفحات وهوامش الصفحة.\n            "
33718
33719#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:472
33720msgid "Inspect element"
33721msgstr "افحص العنصر"
33722
33723#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:474
33724msgid "Open link"
33725msgstr ""
33726
33727#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:487
33728#, python-format
33729msgid "Edit %s"
33730msgstr ""
33731
33732#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:529
33733msgid "Loading preview, please wait..."
33734msgstr "يحمّل المعاينة، لطفا انتظر..."
33735
33736#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:581
33737msgid "Search in preview"
33738msgstr "ابحث في المعاينة"
33739
33740#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:624
33741msgid "Invalid location"
33742msgstr ""
33743
33744#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:625
33745msgid "Cannot split on the body tag"
33746msgstr ""
33747
33748#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:652
33749msgid "Failed to launch worker"
33750msgstr ""
33751
33752#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:653
33753msgid "Failed to launch the worker process used for rendering the preview"
33754msgstr ""
33755
33756#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:712
33757msgid "Cannot disable"
33758msgstr ""
33759
33760#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:713
33761msgid ""
33762"Auto reloading of the preview panel cannot be disabled while the Live CSS "
33763"panel is open."
33764msgstr ""
33765
33766#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:716
33767msgid "Auto reload preview when text changes in editor"
33768msgstr ""
33769
33770#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:717
33771msgid "Disable auto reload of preview"
33772msgstr "عطّل إعادة التحميل التلقائي للمعاينة"
33773
33774#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:721
33775msgid "Disable syncing of preview position to editor position"
33776msgstr "عطّل مزتمنة موضع المعاينة مع موضع المحرر"
33777
33778#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:722
33779msgid "Enable syncing of preview position to editor position"
33780msgstr ""
33781
33782#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:730
33783msgid "Abort file split"
33784msgstr ""
33785
33786#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:731
33787msgid ""
33788"Split this file at a specified location.<p>After clicking this button, click"
33789" inside the preview panel above at the location you want the file to be "
33790"split."
33791msgstr ""
33792
33793#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:200
33794msgid "Delete selected files"
33795msgstr ""
33796
33797#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
33798msgid "Folder"
33799msgstr "المجلد"
33800
33801#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
33802#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
33803msgid "Size (KB)"
33804msgstr ""
33805
33806#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:241
33807msgid "Style"
33808msgstr "الطراز"
33809
33810#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:316
33811#, python-brace-format
33812msgid "Total uncompressed size of all files: {0} :: Images: {1} :: Fonts: {2}"
33813msgstr ""
33814
33815#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
33816msgid "Resolution"
33817msgstr "الاستبانة"
33818
33819#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
33820#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:695
33821#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
33822msgid "Times used"
33823msgstr ""
33824
33825#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:520
33826#, python-format
33827msgid "Edit the image: %s"
33828msgstr ""
33829
33830#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33831msgid "Anchor"
33832msgstr "مرساة"
33833
33834#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33835msgid "Source text"
33836msgstr ""
33837
33838#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33839msgid "Target"
33840msgstr "الهدف"
33841
33842#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33843msgid "Target text"
33844msgstr ""
33845
33846#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:578
33847msgid "The link destination does not exist"
33848msgstr ""
33849
33850#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:578
33851msgid "The link destination exists"
33852msgstr ""
33853
33854#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:579
33855msgid "The link destination could not be verified"
33856msgstr ""
33857
33858#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:643
33859msgid "Click entries above to see their destination here"
33860msgstr ""
33861
33862#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:663
33863msgid "No destination found for this link"
33864msgstr ""
33865
33866#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:695
33867#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
33868msgid "Word"
33869msgstr ""
33870
33871#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:775
33872#, python-brace-format
33873msgid "Words: {2} :: Unique Words: :: {0} :: Languages: {1}"
33874msgstr ""
33875
33876#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
33877msgid "Character"
33878msgstr ""
33879
33880#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
33881msgid "Codepoint"
33882msgstr ""
33883
33884#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:861
33885msgid "All the characters in the book"
33886msgstr ""
33887
33888#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:991
33889#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1213
33890#, python-brace-format
33891msgid "{0} [{1} elements]"
33892msgstr ""
33893
33894#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1069
33895msgid "Sort by:"
33896msgstr "ترتيب حسب:"
33897
33898#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1070
33899msgid "&Counts"
33900msgstr ""
33901
33902#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1073
33903msgid "&Name"
33904msgstr ""
33905
33906#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1097
33907#, python-brace-format
33908msgid "{0} rules, {1} unused"
33909msgstr ""
33910
33911#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1117
33912#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1263
33913msgid "Number of matches"
33914msgstr ""
33915
33916#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1117
33917msgid "Style Rule"
33918msgstr ""
33919
33920#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1258
33921#, python-brace-format
33922msgid "{0} classes, {1} unused"
33923msgstr ""
33924
33925#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1263
33926msgid "Class"
33927msgstr ""
33928
33929#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1321
33930msgid "Words"
33931msgstr ""
33932
33933#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1331
33934msgid "Style rules"
33935msgstr ""
33936
33937#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1335
33938msgid "Style classes"
33939msgstr ""
33940
33941#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1339
33942msgid "Characters"
33943msgstr ""
33944
33945#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1343
33946msgid "Links"
33947msgstr "الروابط"
33948
33949#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1377
33950#, python-format
33951msgid "Export of %s data is not supported"
33952msgstr ""
33953
33954#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1379
33955msgid "Choose a filename for the data"
33956msgstr ""
33957
33958#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1380
33959msgid "CSV files"
33960msgstr ""
33961
33962#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1394
33963msgid "Reports"
33964msgstr "التقارير"
33965
33966#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1424
33967msgid "Export the currently shown report as a CSV file"
33968msgstr ""
33969
33970#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1432
33971msgid "Are you sure you want to delete the selected files?"
33972msgstr ""
33973
33974#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1460
33975msgid "Failed to gather data"
33976msgstr ""
33977
33978#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1461
33979msgid ""
33980"Failed to gather data for the report. Click \"Show details\" for more "
33981"information."
33982msgstr ""
33983
33984#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/save.py:111
33985msgid "Saving..."
33986msgstr ""
33987
33988#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:118
33989msgid "Enable completion based on search history"
33990msgstr ""
33991
33992#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:119
33993msgid "Disable completion based on search history"
33994msgstr ""
33995
33996#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33997msgid "All style files"
33998msgstr ""
33999
34000#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
34001#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
34002msgid "All text files"
34003msgstr ""
34004
34005#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
34006#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
34007msgid "Current file"
34008msgstr ""
34009
34010#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
34011msgid "Marked text"
34012msgstr ""
34013
34014#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
34015#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
34016msgid "Open files"
34017msgstr ""
34018
34019#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
34020#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
34021msgid "Selected files"
34022msgstr ""
34023
34024#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:136
34025msgid ""
34026"\n"
34027"            Where to search/replace:\n"
34028"            <dl>\n"
34029"            <dt><b>Current file</b></dt>\n"
34030"            <dd>Search only inside the currently opened file</dd>\n"
34031"            <dt><b>All text files</b></dt>\n"
34032"            <dd>Search in all text (HTML) files</dd>\n"
34033"            <dt><b>All style files</b></dt>\n"
34034"            <dd>Search in all style (CSS) files</dd>\n"
34035"            <dt><b>Selected files</b></dt>\n"
34036"            <dd>Search in the files currently selected in the File browser</dd>\n"
34037"            <dt><b>Open files</b></dt>\n"
34038"            <dd>Search in the files currently open in the editor</dd>\n"
34039"            <dt><b>Marked text</b></dt>\n"
34040"            <dd>Search only within the marked text in the currently opened file. You can mark text using the Search menu.</dd>\n"
34041"            </dl>"
34042msgstr ""
34043
34044#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:185
34045msgid "Down"
34046msgstr ""
34047
34048#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:185
34049msgid "Up"
34050msgstr "للاعلا"
34051
34052#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:187
34053msgid ""
34054"\n"
34055"            Direction to search:\n"
34056"            <dl>\n"
34057"            <dt><b>Down</b></dt>\n"
34058"            <dd>Search for the next match from your current position</dd>\n"
34059"            <dt><b>Up</b></dt>\n"
34060"            <dd>Search for the previous match from your current position</dd>\n"
34061"            </dl>"
34062msgstr ""
34063
34064#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
34065msgid "Fuzzy"
34066msgstr ""
34067
34068#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
34069#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:27
34070#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:361
34071msgid "Regex"
34072msgstr ""
34073
34074#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
34075msgid "Regex-function"
34076msgstr ""
34077
34078#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:211
34079msgid ""
34080"Select how the search expression is interpreted\n"
34081"            <dl>\n"
34082"            <dt><b>Normal</b></dt>\n"
34083"            <dd>The search expression is treated as normal text, calibre will look for the exact text</dd>\n"
34084"            <dt><b>Fuzzy</b></dt>\n"
34085"            <dd>The search expression is treated as \"fuzzy\" which means spaces will match any space character,\n"
34086"            including tabs and line breaks. Plain quotes will match the typographical equivalents, etc.</dd>\n"
34087"            <dt><b>Regex</b></dt>\n"
34088"            <dd>The search expression is interpreted as a regular expression. See the User Manual for more help on using regular expressions.</dd>\n"
34089"            <dt><b>Regex-function</b></dt>\n"
34090"            <dd>The search expression is interpreted as a regular expression. The replace expression is an arbitrarily powerful Python function.</dd>\n"
34091"            </dl>"
34092msgstr ""
34093
34094#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:254
34095#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:695
34096#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:100
34097msgid "&Find:"
34098msgstr ""
34099
34100#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:256
34101msgid "Clear search &history"
34102msgstr ""
34103
34104#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:266
34105#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:700
34106msgid "&Replace:"
34107msgstr ""
34108
34109#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:268
34110msgid "Clear replace &history"
34111msgstr ""
34112
34113#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:291
34114#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:712
34115msgid "Create/&edit"
34116msgstr ""
34117
34118#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:293
34119#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:713
34120msgid "Create a new function, or edit an existing function"
34121msgstr ""
34122
34123#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:295
34124#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:717
34125msgid "Remo&ve"
34126msgstr ""
34127
34128#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:296
34129#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:718
34130msgid "Remove this function"
34131msgstr ""
34132
34133#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:303
34134msgid "Fin&d"
34135msgstr ""
34136
34137#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:304
34138#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:934
34139msgid "Replace a&nd Find"
34140msgstr ""
34141
34142#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:305
34143msgid "Re&place"
34144msgstr ""
34145
34146#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:306
34147#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:935
34148#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:559
34149msgid "Replace &all"
34150msgstr ""
34151
34152#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:312
34153#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:734
34154msgid "&Mode:"
34155msgstr ""
34156
34157#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:327
34158#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:115
34159#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:372
34160msgid "&Case sensitive"
34161msgstr ""
34162
34163#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:330
34164#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:990
34165msgid "&Wrap"
34166msgstr ""
34167
34168#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:331
34169#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:991
34170msgid ""
34171"When searching reaches the end, wrap around to the beginning and continue "
34172"the search"
34173msgstr ""
34174
34175#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:334
34176#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:117
34177msgid "&Dot all"
34178msgstr ""
34179
34180#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:335
34181#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:118
34182msgid ""
34183"Make the '.' special character match any character at all, including a "
34184"newline"
34185msgstr ""
34186
34187#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:479
34188msgid "Close search panel"
34189msgstr ""
34190
34191#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:683
34192msgid "Abort editing of search"
34193msgstr ""
34194
34195#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:687
34196msgid "The name with which to save this search"
34197msgstr ""
34198
34199#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:722
34200msgid "Case sensitive"
34201msgstr ""
34202
34203#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:727
34204msgid "Dot matches all"
34205msgstr ""
34206
34207#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:739
34208msgid "Finish editing of search"
34209msgstr ""
34210
34211#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:766
34212msgid "Add search"
34213msgstr ""
34214
34215#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:766
34216msgid "Edit search"
34217msgstr ""
34218
34219#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:825
34220msgid "You must specify a search name"
34221msgstr ""
34222
34223#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:828
34224msgid "Name exists"
34225msgstr ""
34226
34227#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:829
34228#, python-format
34229msgid "Another search with the name %s already exists"
34230msgstr ""
34231
34232#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:836
34233msgid "Must specify find"
34234msgstr ""
34235
34236#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:837
34237msgid "You must specify a find expression"
34238msgstr ""
34239
34240#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:845
34241msgid "Must specify function"
34242msgstr ""
34243
34244#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:846
34245msgid "You must specify a function name in Function-Regex mode"
34246msgstr ""
34247
34248#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:889
34249msgid "Filter displayed searches"
34250msgstr ""
34251
34252#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:928
34253msgid "The entries are tried in order until the first one matches."
34254msgstr ""
34255
34256#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:932
34257msgid "&Find"
34258msgstr ""
34259
34260#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:932
34261msgid "Run the search using the selected entries."
34262msgstr ""
34263
34264#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:933
34265msgid "Run replace using the selected entries."
34266msgstr ""
34267
34268#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:934
34269msgid "Run replace and then find using the selected entries."
34270msgstr ""
34271
34272#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:935
34273msgid "Run Replace all for all selected entries in the order selected"
34274msgstr ""
34275
34276#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:936
34277#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:561
34278msgid "&Count all"
34279msgstr ""
34280
34281#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:936
34282msgid "Run Count all for all selected entries"
34283msgstr ""
34284
34285#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:951
34286msgid "Move selected entries up"
34287msgstr ""
34288
34289#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:960
34290msgid "Move selected entries down"
34291msgstr ""
34292
34293#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:967
34294msgid "Edit the currently selected search"
34295msgstr ""
34296
34297#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:971
34298msgid "Re&move search"
34299msgstr ""
34300
34301#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:971
34302msgid "Remove the currently selected searches"
34303msgstr ""
34304
34305#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:975
34306msgid "Add a new saved search"
34307msgstr "أضف بحثاً محفوظاً جديداً"
34308
34309#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1003
34310msgid "Import saved searches"
34311msgstr ""
34312
34313#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1007
34314msgid "Export saved searches"
34315msgstr ""
34316
34317#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1009
34318#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:465
34319msgid "Export"
34320msgstr "تصدير"
34321
34322#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1010
34323msgid "Export all"
34324msgstr ""
34325
34326#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1011
34327msgid "Export selected"
34328msgstr ""
34329
34330#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1012
34331msgid "Copy to search panel"
34332msgstr ""
34333
34334#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1110
34335msgid "No saved search is selected"
34336msgstr ""
34337
34338#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1155
34339msgid "Cannot edit search - no search selected."
34340msgstr "لا يمكن تعديل البحث - لم تحدد بحثاً."
34341
34342#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1165
34343msgid ""
34344"Are you sure you want to permanently delete the selected saved searches?"
34345msgstr ""
34346
34347#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1204
34348#, python-brace-format
34349msgid "(Case sensitive: {0} Dot All: {1})"
34350msgstr ""
34351
34352#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1206
34353#, python-brace-format
34354msgid "(Case sensitive: {0} [Normal search])"
34355msgstr ""
34356
34357#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1207
34358#, python-brace-format
34359msgid ""
34360"{2} {3}\n"
34361"Find: {0}\n"
34362"Replace: {1}"
34363msgstr ""
34364
34365#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1219
34366msgid "Invalid data"
34367msgstr ""
34368
34369#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1220
34370#, python-format
34371msgid "The file %s does not contain valid saved searches"
34372msgstr ""
34373
34374#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1248
34375#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1256
34376msgid "No searches"
34377msgstr ""
34378
34379#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1249
34380msgid "No searches available to be saved"
34381msgstr ""
34382
34383#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1257
34384msgid "No searches selected"
34385msgstr ""
34386
34387#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1273
34388msgid "No file is being edited."
34389msgstr ""
34390
34391#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1275
34392msgid "No files are selected in the File browser"
34393msgstr ""
34394
34395#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1277
34396msgid ""
34397"No text is marked. First select some text, and then use The \"Mark selected "
34398"text\" action in the Search menu to mark it."
34399msgstr ""
34400
34401#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1280
34402msgid "No search query specified"
34403msgstr "لم يُحدد استعلام بحث"
34404
34405#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1405
34406msgid "the selected searches"
34407msgstr ""
34408
34409#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1412
34410#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:171
34411msgid "Invalid regex"
34412msgstr ""
34413
34414#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1413
34415#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:172
34416#, python-brace-format
34417msgid ""
34418"The regular expression you entered is invalid: <pre>{0}</pre>With error: {1}"
34419msgstr ""
34420
34421#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1417
34422#, python-format
34423msgid "No replace function with the name: %s exists"
34424msgstr "لا توجد قاعدة إبدال بالإسم: %s"
34425
34426#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1421
34427#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:193
34428#, python-format
34429msgid "No matches were found for %s"
34430msgstr ""
34431
34432#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1423
34433msgid ""
34434"You have turned off search wrapping, so all text might not have been "
34435"searched. Try the search again, with wrapping enabled. Wrapping is enabled "
34436"via the \"Wrap\" checkbox at the bottom of the search panel."
34437msgstr ""
34438
34439#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1457
34440msgid "Cannot replace"
34441msgstr ""
34442
34443#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1458
34444msgid "You must first click \"Find\", before trying to replace"
34445msgstr ""
34446
34447#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1474
34448msgid "Currently selected text does not match the search query."
34449msgstr ""
34450
34451#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1479
34452#, python-brace-format
34453msgid "Performed the replacement at {num} occurrences of {query}"
34454msgstr ""
34455
34456#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1481
34457#, python-brace-format
34458msgid "Found {num} occurrences of {query}"
34459msgstr ""
34460
34461#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1486
34462#, python-brace-format
34463msgid "{0}: {1} occurrences"
34464msgstr ""
34465
34466#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1488
34467#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1497
34468msgid "Searching done"
34469msgstr ""
34470
34471#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1572
34472msgid "Before: Replace all"
34473msgstr ""
34474
34475#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:70
34476msgid "Add a dictionary"
34477msgstr ""
34478
34479#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:76
34480#, python-brace-format
34481msgid ""
34482"{0} supports the use of LibreOffice dictionaries for spell checking. You can\n"
34483"            download more dictionaries from <a href=\"{1}\">the LibreOffice extensions repository</a>.\n"
34484"            The dictionary will download as an .oxt file. Simply specify the path to the\n"
34485"            downloaded .oxt file here to add the dictionary to {0}."
34486msgstr ""
34487
34488#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:88
34489msgid "Path to OXT file"
34490msgstr ""
34491
34492#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:93
34493msgid "Browse for an OXT file"
34494msgstr ""
34495
34496#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:96
34497msgid "&Path to OXT file:"
34498msgstr ""
34499
34500#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:100
34501msgid "Choose a nickname for this dictionary"
34502msgstr ""
34503
34504#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:101
34505msgid "&Nickname:"
34506msgstr ""
34507
34508#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:110
34509msgid "Choose OXT Dictionary"
34510msgstr ""
34511
34512#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:111
34513msgid "Dictionaries"
34514msgstr ""
34515
34516#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:125
34517msgid "Must specify nickname"
34518msgstr ""
34519
34520#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:126
34521msgid "You must specify a nickname for this dictionary"
34522msgstr ""
34523
34524#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:128
34525msgid "Nickname already used"
34526msgstr ""
34527
34528#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:129
34529#, python-format
34530msgid "A dictionary with the nick name \"%s\" already exists."
34531msgstr ""
34532
34533#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:135
34534msgid "Failed to import dictionaries"
34535msgstr ""
34536
34537#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:136
34538#, python-format
34539msgid ""
34540"Failed to import dictionaries from %s. Click \"Show details\" for more "
34541"information"
34542msgstr ""
34543
34544#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:139
34545msgid "No dictionaries"
34546msgstr ""
34547
34548#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:140
34549#, python-format
34550msgid "No dictionaries were found in %s"
34551msgstr ""
34552
34553#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:154
34554#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:895
34555msgid "Copy selected words to clipboard"
34556msgstr ""
34557
34558#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:155
34559msgid "Select all words"
34560msgstr ""
34561
34562#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:182
34563msgid "Manage user dictionaries"
34564msgstr ""
34565
34566#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:190
34567msgid "&New dictionary"
34568msgstr ""
34569
34570#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:204
34571msgid "&Remove dictionary"
34572msgstr ""
34573
34574#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:207
34575msgid "Re&name dictionary"
34576msgstr ""
34577
34578#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:213
34579msgid "Mark this dictionary as active"
34580msgstr ""
34581
34582#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:216
34583msgid "Words in this dictionary:"
34584msgstr ""
34585
34586#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:221
34587msgid "&Add word"
34588msgstr ""
34589
34590#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:227
34591msgid "&Remove selected words"
34592msgstr ""
34593
34594#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:231
34595msgid "&Import list of words"
34596msgstr ""
34597
34598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:253
34599msgid "New dictionary"
34600msgstr ""
34601
34602#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:254
34603msgid "Name of the new dictionary"
34604msgstr ""
34605
34606#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:258
34607#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:285
34608msgid "Already used"
34609msgstr ""
34610
34611#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:259
34612#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:286
34613#, python-format
34614msgid "A dictionary with the name %s already exists"
34615msgstr ""
34616
34617#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:278
34618msgid "New name"
34619msgstr ""
34620
34621#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:279
34622msgid "New name for the dictionary"
34623msgstr ""
34624
34625#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:312
34626#, python-format
34627msgid "Configure the dictionary: <b>%s"
34628msgstr ""
34629
34630#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:324
34631msgid "Add a word"
34632msgstr ""
34633
34634#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:326
34635msgid "Word to add"
34636msgstr ""
34637
34638#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:327
34639msgid "&Word:"
34640msgstr ""
34641
34642#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:353
34643msgid "Import list of words"
34644msgstr ""
34645
34646#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:355
34647msgid "Enter a list of words, one per line"
34648msgstr ""
34649
34650#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:357
34651#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:466
34652msgid "Paste from clipboard"
34653msgstr "لصق من الحافظة"
34654
34655#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:360
34656msgid ""
34657"Words in the user dictionary must have an associated language. Choose the "
34658"language below:"
34659msgstr ""
34660
34661#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:376
34662msgid "Must specify language"
34663msgstr ""
34664
34665#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:377
34666msgid "You must specify a language to import words"
34667msgstr ""
34668
34669#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:414
34670msgid "Manage dictionaries"
34671msgstr ""
34672
34673#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:437
34674msgid "&Remove this dictionary"
34675msgstr ""
34676
34677#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:457
34678msgid "Manage &user dictionaries"
34679msgstr ""
34680
34681#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:460
34682msgid ""
34683"Manage the list of user dictionaries (dictionaries to which you can add "
34684"words)"
34685msgstr ""
34686
34687#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:462
34688msgid "&Add dictionary"
34689msgstr ""
34690
34691#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:464
34692msgid "Add a new dictionary that you downloaded from the internet"
34693msgstr ""
34694
34695#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:510
34696#, python-brace-format
34697msgid "<Builtin dictionary for {0}>"
34698msgstr ""
34699
34700#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:545
34701msgid ""
34702"<p>You can change the dictionaries used for any specified language.</p>\n"
34703"            <p>A language can have many country specific variants. Each of these variants\n"
34704"            can have one or more dictionaries assigned to it. The default variant for each language\n"
34705"            is shown in bold to the left.</p>\n"
34706"            <p>You can change the default country variant as well as changing the dictionaries used for\n"
34707"            every variant.</p>\n"
34708"            <p>When a book specifies its language as a plain language, without any country variant,\n"
34709"            the default variant you choose here will be used.</p>\n"
34710"        "
34711msgstr ""
34712
34713#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:560
34714#, python-brace-format
34715msgid "This is already the preferred variant for the {1} language"
34716msgstr ""
34717
34718#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:561
34719#, python-brace-format
34720msgid "Use this as the preferred variant for the {1} language"
34721msgstr ""
34722
34723#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:581
34724msgid "This is already the preferred dictionary"
34725msgstr ""
34726
34727#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:582
34728msgid "Use this as the preferred dictionary"
34729msgstr ""
34730
34731#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
34732msgid "Misspelled?"
34733msgstr ""
34734
34735#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:653
34736msgid "Ignored"
34737msgstr ""
34738
34739#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:880
34740#, python-format
34741msgid "Change %s to"
34742msgstr ""
34743
34744#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:883
34745msgid "Specify replacement manually"
34746msgstr ""
34747
34748#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:888
34749msgid "Ignore/un-ignore all selected words"
34750msgstr ""
34751
34752#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:889
34753msgid "Add/remove all selected words"
34754msgstr "أضف/احذف كل الكلمات المحددة"
34755
34756#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:932
34757msgid "Check spelling"
34758msgstr ""
34759
34760#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:948
34761msgid ""
34762"Re-scan the book for words, useful if you have edited the book since opening"
34763" this dialog"
34764msgstr ""
34765
34766#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:951
34767msgid "&Undo last change"
34768msgstr ""
34769
34770#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:952
34771msgid "Undo the last spell check word replacement, if any"
34772msgstr ""
34773
34774#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:962
34775msgid "Checking, please wait..."
34776msgstr "يفحص، لطفا انتظر..."
34777
34778#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:970
34779msgid "Filter the list of words"
34780msgstr ""
34781
34782#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:999
34783msgid "&Ignore"
34784msgstr ""
34785
34786#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1000
34787msgid "Un&ignore"
34788msgstr ""
34789
34790#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1001
34791msgid "Ignore the current word for the rest of this session"
34792msgstr ""
34793
34794#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1002
34795msgid "Stop ignoring the current word"
34796msgstr ""
34797
34798#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1008
34799msgid "Add word to &dictionary:"
34800msgstr ""
34801
34802#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1009
34803msgid "Remove from &dictionaries"
34804msgstr ""
34805
34806#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1010
34807msgid "Add the current word to the specified user dictionary"
34808msgstr ""
34809
34810#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1011
34811msgid "Remove the current word from all active user dictionaries"
34812msgstr ""
34813
34814#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1015
34815msgid ""
34816"You have no active user dictionaries. You must choose at least one active "
34817"user dictionary via Preferences->Editor->Manage spelling dictionaries"
34818msgstr ""
34819
34820#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1022
34821msgid "Show &next occurrence"
34822msgstr ""
34823
34824#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1024
34825msgid ""
34826"Show the next occurrence of the selected word in the editor, so you can edit"
34827" it manually"
34828msgstr ""
34829
34830#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1029
34831msgid "&Change selected word to:"
34832msgstr ""
34833
34834#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1034
34835msgid "The replacement word"
34836msgstr ""
34837
34838#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1044
34839msgid "Show &only misspelled words"
34840msgstr ""
34841
34842#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1047
34843msgid "Case &sensitive sort"
34844msgstr ""
34845
34846#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1049
34847msgid "When sorting the list of words, be case sensitive"
34848msgstr ""
34849
34850#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1051
34851msgid "Case sensitive sea&rch"
34852msgstr ""
34853
34854#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1052
34855msgid "When filtering the list of words, be case sensitive"
34856msgstr ""
34857
34858#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1134
34859msgid "The original word"
34860msgstr ""
34861
34862#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1189
34863msgid "No changed word"
34864msgstr ""
34865
34866#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1190
34867msgid "There is no spelling replacement to undo"
34868msgstr ""
34869
34870#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1283
34871msgid "Failed to check spelling"
34872msgstr ""
34873
34874#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1284
34875msgid ""
34876"Failed to check spelling, click \"Show details\" for the full error "
34877"information."
34878msgstr ""
34879
34880#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1308
34881msgid "Files edited"
34882msgstr ""
34883
34884#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1309
34885#, python-format
34886msgid ""
34887"The files in the editor were edited outside the spell check dialog, and the "
34888"word %s no longer exists."
34889msgstr ""
34890
34891#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1313
34892#, python-brace-format
34893msgid "Misspelled words: {0} Total words: {1}"
34894msgstr ""
34895
34896#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:29
34897msgid ""
34898"Select how the search expression is interpreted\n"
34899"            <dl>\n"
34900"            <dt><b>Normal</b></dt>\n"
34901"            <dd>The search expression is treated as normal text, calibre will look for the exact text.</dd>\n"
34902"            <dt><b>Regex</b></dt>\n"
34903"            <dd>The search expression is interpreted as a regular expression. See the User Manual for more help on using regular expressions.</dd>\n"
34904"            </dl>"
34905msgstr ""
34906
34907#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:52
34908msgid ""
34909"\n"
34910"            Where to search/replace:\n"
34911"            <dl>\n"
34912"            <dt><b>Current file</b></dt>\n"
34913"            <dd>Search only inside the currently opened file</dd>\n"
34914"            <dt><b>All text files</b></dt>\n"
34915"            <dd>Search in all text (HTML) files</dd>\n"
34916"            <dt><b>Selected files</b></dt>\n"
34917"            <dd>Search in the files currently selected in the File browser</dd>\n"
34918"            <dt><b>Open files</b></dt>\n"
34919"            <dd>Search in the files currently open in the editor</dd>\n"
34920"            </dl>"
34921msgstr ""
34922
34923#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:220
34924#, python-brace-format
34925msgid ""
34926"File: {0}\n"
34927"Anchor: {1}"
34928msgstr ""
34929
34930#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:221
34931msgid "Top of file"
34932msgstr ""
34933
34934#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:73
34935msgid "Double click a file in the left panel to start editing it."
34936msgstr "انقر نقرا مزدوجا على ملف في اللوحة اليسرى لتبدأ تحريره."
34937
34938#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:110
34939#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:128
34940msgid "Full path:"
34941msgstr "المسار الكامل:"
34942
34943#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:219
34944msgid "Close tab"
34945msgstr "أغلق التبويب"
34946
34947#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:221
34948msgid "Close other tabs"
34949msgstr "أغلق التبويبات الأخرى"
34950
34951#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:222
34952msgid "Close tabs to the right of this tab"
34953msgstr "أغلق التبويبات إلى يمين هذا التبويب"
34954
34955#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:250
34956#, python-brace-format
34957msgid "Line: {0} : {1}"
34958msgstr ""
34959
34960#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:372
34961#, python-brace-format
34962msgid "{0} {1} created by {2}"
34963msgstr "{0} {1} أنشأه {2}"
34964
34965#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:407
34966msgid "Global actions"
34967msgstr ""
34968
34969#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:428
34970msgid "&New file (images/fonts/HTML/etc.)"
34971msgstr "ملف &جديد (صور/حطوط/HTML/الخ)"
34972
34973#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:429
34974msgid "Create a new file in the current book"
34975msgstr ""
34976
34977#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:430
34978msgid "&Import files into book"
34979msgstr "استورد ملفا&ت إلى الكتاب"
34980
34981#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:430
34982msgid "Import files into book"
34983msgstr ""
34984
34985#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:431
34986msgid "&Open book"
34987msgstr "ا&فتح كتابا"
34988
34989#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:431
34990msgid "Open a book"
34991msgstr "فتح كتاب"
34992
34993#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:432
34994msgid "Open &folder (unzipped EPUB) as book"
34995msgstr "افتج مجل‍&دا (EPUB غير مضغوط) ككتاب"
34996
34997#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:433
34998msgid "Open a folder (unzipped EPUB) as a book"
34999msgstr "افتح مجلداً (كتاب EPUB غير مضغوط) ككتاب"
35000
35001#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:434
35002msgid "Edit &next file"
35003msgstr ""
35004
35005#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:435
35006msgid "Edit the next file in the spine"
35007msgstr ""
35008
35009#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:436
35010msgid "Edit &previous file"
35011msgstr ""
35012
35013#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:437
35014msgid "Edit the previous file in the spine"
35015msgstr ""
35016
35017#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:440
35018msgid "&Revert to before"
35019msgstr ""
35020
35021#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:441
35022msgid "Revert book to before the last action (Undo)"
35023msgstr "أرجع وضعية الكتاب إلى ما قبل الإجراء الأخير (التراجع)"
35024
35025#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:442
35026msgid "&Revert to after"
35027msgstr ""
35028
35029#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:443
35030msgid "Revert book state to after the next action (Redo)"
35031msgstr "أرجع وضعية الكتاب إلى ما بعد الإجراء التالي (المعاودة)"
35032
35033#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:444
35034msgid "Save book"
35035msgstr ""
35036
35037#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:446
35038msgid "Save a &copy"
35039msgstr "احفظ &نسخة"
35040
35041#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:446
35042msgid "Save a copy of the book"
35043msgstr ""
35044
35045#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:447
35046msgid "Quit"
35047msgstr "خروج"
35048
35049#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:449
35050msgid "Create a new, empty book"
35051msgstr ""
35052
35053#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:449
35054msgid "Create new, &empty book"
35055msgstr "أنشيء كتابا جديدا &فارغا"
35056
35057#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:450
35058msgid "&Import an HTML or DOCX file as a new book"
35059msgstr "استو&رد ملف HTML أو DOCX ككتاب جديد"
35060
35061#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:451
35062msgid "Import an HTML or DOCX file as a new book"
35063msgstr ""
35064
35065#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:452
35066msgid "&Quick open a file to edit"
35067msgstr "&سريعا افتح ملفا لتحريره"
35068
35069#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:453
35070msgid "Quickly open a file from the book to edit it"
35071msgstr ""
35072
35073#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:456
35074msgid "Editor actions"
35075msgstr ""
35076
35077#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:458
35078msgid "Undo typing"
35079msgstr ""
35080
35081#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:459
35082msgid "R&edo"
35083msgstr "&عاود"
35084
35085#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:460
35086msgid "Redo typing"
35087msgstr ""
35088
35089#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:461
35090msgid "Cut &text"
35091msgstr "&قص النص"
35092
35093#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:462
35094msgid "Cut text"
35095msgstr ""
35096
35097#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:465
35098msgid "P&aste from clipboard"
35099msgstr "ال‍&صق من الحافظة"
35100
35101#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:473
35102msgid "Tools"
35103msgstr "الأدوات"
35104
35105#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:474
35106msgid "&Edit Table of Contents"
35107msgstr ""
35108
35109#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:474
35110msgid "Edit Table of Contents"
35111msgstr ""
35112
35113#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:475
35114msgid "&Insert inline Table of Contents"
35115msgstr ""
35116
35117#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:476
35118msgid "Insert inline Table of Contents"
35119msgstr ""
35120
35121#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:477
35122msgid "&Fix HTML"
35123msgstr ""
35124
35125#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:478
35126msgid "Fix HTML in the current file"
35127msgstr ""
35128
35129#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:479
35130msgid "&Fix HTML - all files"
35131msgstr ""
35132
35133#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:480
35134msgid "Fix HTML in all files"
35135msgstr ""
35136
35137#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:481
35138msgid "&Beautify current file"
35139msgstr ""
35140
35141#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:482
35142msgid "Beautify current file"
35143msgstr ""
35144
35145#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:483
35146msgid "&Beautify all files"
35147msgstr ""
35148
35149#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:484
35150msgid "Beautify all files"
35151msgstr ""
35152
35153#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:485
35154msgid "&Insert special character"
35155msgstr "أ&درج محرفا خاصا"
35156
35157#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:486
35158msgid "Insert special character"
35159msgstr ""
35160
35161#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:487
35162msgid "&Arrange into folders"
35163msgstr ""
35164
35165#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:488
35166msgid "Arrange into folders"
35167msgstr ""
35168
35169#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:489
35170msgid "Set &semantics"
35171msgstr ""
35172
35173#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:490
35174#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:812
35175msgid "Set semantics"
35176msgstr ""
35177
35178#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:491
35179msgid "&Filter style information"
35180msgstr ""
35181
35182#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:493
35183msgid "&Manage fonts"
35184msgstr ""
35185
35186#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:493
35187msgid "Manage fonts in the book"
35188msgstr ""
35189
35190#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:494
35191msgid "Add &cover"
35192msgstr ""
35193
35194#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:494
35195msgid "Add a cover to the book"
35196msgstr ""
35197
35198#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:496
35199msgid "&Reports"
35200msgstr ""
35201
35202#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:496
35203msgid "Show a report on various aspects of the book"
35204msgstr ""
35205
35206#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:497
35207msgid "Check &external links"
35208msgstr ""
35209
35210#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:498
35211msgid "Check external links in the book"
35212msgstr ""
35213
35214#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:499
35215msgid "C&ompress images losslessly"
35216msgstr ""
35217
35218#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:500
35219msgid "Compress images losslessly"
35220msgstr ""
35221
35222#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:501
35223msgid "Transform &styles"
35224msgstr ""
35225
35226#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:502
35227msgid "Transform styles used in the book"
35228msgstr ""
35229
35230#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:504
35231msgid "Transform HTML used in the book"
35232msgstr ""
35233
35234#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:505
35235msgid "Download external &resources"
35236msgstr ""
35237
35238#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:507
35239msgid ""
35240"Download external resources in the book (images/stylesheets/etc/ that are "
35241"not included in the book)"
35242msgstr ""
35243
35244#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:516
35245msgid "&Subset embedded fonts"
35246msgstr ""
35247
35248#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:517
35249msgid "Subset embedded fonts"
35250msgstr ""
35251
35252#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:517
35253msgid "Subset fonts"
35254msgstr ""
35255
35256#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:519
35257msgid "&Embed referenced fonts"
35258msgstr ""
35259
35260#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:520
35261msgid "Embed fonts"
35262msgstr ""
35263
35264#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:520
35265msgid "Embed referenced fonts"
35266msgstr ""
35267
35268#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:522
35269msgid "&Smarten punctuation (works best for English)"
35270msgstr ""
35271
35272#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:526
35273msgid "Remove &unused CSS rules"
35274msgstr ""
35275
35276#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:527
35277msgid "Remove unused CSS rules"
35278msgstr ""
35279
35280#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:530
35281msgid "Upgrade book internals"
35282msgstr ""
35283
35284#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:534
35285msgid "Auto reload preview"
35286msgstr ""
35287
35288#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:535
35289#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:536
35290msgid "Sync preview position to editor position"
35291msgstr ""
35292
35293#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:537
35294msgid "Refresh preview"
35295msgstr "أعد تحميل المعاينة"
35296
35297#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:538
35298msgid "Split this file"
35299msgstr ""
35300
35301#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:539
35302msgid "Split file in the preview panel"
35303msgstr "اقسم الملف في لوحة المعاينة"
35304
35305#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:540
35306msgid "Find next in preview"
35307msgstr ""
35308
35309#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:541
35310msgid "Find previous in preview"
35311msgstr ""
35312
35313#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:545
35314msgid "&Find/replace"
35315msgstr ""
35316
35317#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:545
35318msgid "Show the Find/replace panel"
35319msgstr ""
35320
35321#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:554
35322msgid "Replace current match"
35323msgstr ""
35324
35325#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:555
35326msgid "Replace and find ne&xt"
35327msgstr ""
35328
35329#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:556
35330msgid "Replace current match and find next"
35331msgstr ""
35332
35333#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:557
35334msgid "R&eplace and find previous"
35335msgstr ""
35336
35337#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:558
35338msgid "Replace current match and find previous"
35339msgstr ""
35340
35341#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:560
35342msgid "Replace all matches"
35343msgstr ""
35344
35345#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:562
35346msgid "Count number of matches"
35347msgstr ""
35348
35349#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:563
35350msgid "&Mark selected text"
35351msgstr ""
35352
35353#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:564
35354msgid "Mark selected text or unmark already marked text"
35355msgstr ""
35356
35357#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:566
35358msgid "Go to &line"
35359msgstr ""
35360
35361#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:566
35362msgid "Go to line number"
35363msgstr ""
35364
35365#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:567
35366msgid "Sa&ved searches"
35367msgstr ""
35368
35369#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:568
35370msgid "Show the saved searches dialog"
35371msgstr ""
35372
35373#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:569
35374msgid "&Search ignoring HTML markup"
35375msgstr ""
35376
35377#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:570
35378msgid "Show the text search panel"
35379msgstr ""
35380
35381#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:573
35382#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:824
35383msgid "Check book"
35384msgstr ""
35385
35386#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:574
35387msgid "C&heck book"
35388msgstr ""
35389
35390#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:574
35391msgid "Check book for errors"
35392msgstr ""
35393
35394#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:575
35395msgid "Check &spelling"
35396msgstr ""
35397
35398#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:576
35399msgid "Check book for spelling errors"
35400msgstr ""
35401
35402#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:577
35403msgid "&Next error"
35404msgstr ""
35405
35406#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:578
35407msgid "Show next error"
35408msgstr ""
35409
35410#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:579
35411msgid "&Previous error"
35412msgstr ""
35413
35414#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:580
35415msgid "Show previous error"
35416msgstr ""
35417
35418#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:581
35419msgid "&Next spelling mistake"
35420msgstr ""
35421
35422#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:582
35423msgid "Go to next spelling mistake"
35424msgstr ""
35425
35426#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:587
35427msgid "&Create checkpoint"
35428msgstr "أنشيء نق&طة تحقق"
35429
35430#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:588
35431msgid "Create a checkpoint with the current state of the book"
35432msgstr "أنشيء نقطة تحقق بالوضعية الحالية للكتاب"
35433
35434#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:590
35435msgid "&Close current tab"
35436msgstr ""
35437
35438#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:591
35439msgid "Close the currently open tab"
35440msgstr "أغلق التبويب المفتوح حاليا"
35441
35442#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:593
35443msgid "C&lose other tabs"
35444msgstr ""
35445
35446#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:594
35447msgid "Close all tabs except the current tab"
35448msgstr "أغلق كل التبويبات عدا التبويب الحالي"
35449
35450#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:596
35451msgid "Close tabs to the &right"
35452msgstr ""
35453
35454#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:597
35455msgid "Close tabs to the right of the current tab"
35456msgstr "أغلق التبويبات إلى يمين التبويب الحالي"
35457
35458#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:599
35459msgid "User &Manual"
35460msgstr ""
35461
35462#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:601
35463msgid "Show User Manual"
35464msgstr ""
35465
35466#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:603
35467msgid "&Browse images in book"
35468msgstr ""
35469
35470#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:604
35471msgid "Browse images in the books visually"
35472msgstr ""
35473
35474#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:606
35475msgid "&Split at multiple locations"
35476msgstr ""
35477
35478#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:607
35479msgid "Split HTML file at multiple locations"
35480msgstr ""
35481
35482#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:608
35483msgid "Compare to &another book"
35484msgstr "&قارن بكتاب آخر"
35485
35486#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:609
35487msgid "Compare to another book"
35488msgstr ""
35489
35490#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:611
35491msgid "Manage &Snippets"
35492msgstr ""
35493
35494#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:612
35495msgid "Manage user created Snippets"
35496msgstr ""
35497
35498#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:627
35499msgid "&File"
35500msgstr "&ملف"
35501
35502#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:635
35503msgid "&Recently opened books"
35504msgstr "الكتب المفتوحة مؤ&خرا"
35505
35506#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:660
35507msgid "&Tools"
35508msgstr "أ&دوات"
35509
35510#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:679
35511msgid "External &links"
35512msgstr ""
35513
35514#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:686
35515msgid "&View"
35516msgstr ""
35517
35518#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:687
35519msgid "Tool&bars"
35520msgstr ""
35521
35522#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:724
35523msgid "&Plugins"
35524msgstr ""
35525
35526#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:728
35527msgid "&Help"
35528msgstr "م‍&ساعدة"
35529
35530#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:731
35531msgid "&Donate to support calibre development"
35532msgstr ""
35533
35534#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:753
35535msgid "Book tool bar"
35536msgstr ""
35537
35538#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:754
35539msgid "Tools tool bar"
35540msgstr ""
35541
35542#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:755
35543msgid "Plugins tool bar"
35544msgstr ""
35545
35546#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:768
35547msgid "Donate to support calibre development"
35548msgstr "تبرع لدعم تطوير كاليبر"
35549
35550#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:796
35551#, python-format
35552msgid "Toggle %s"
35553msgstr ""
35554
35555#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:798
35556msgid "Windows"
35557msgstr "نوافذ"
35558
35559#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:803
35560msgid "File browser"
35561msgstr "متصفح الملفات"
35562
35563#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:809
35564msgid "File preview"
35565msgstr "معاينة الملف"
35566
35567#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:815
35568msgid "Live CSS"
35569msgstr ""
35570
35571#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:832
35572#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:58
35573#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:72
35574msgid "Inspector"
35575msgstr "الفاحص"
35576
35577#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:850
35578msgid "Text search"
35579msgstr ""
35580
35581#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:858
35582msgid "Checkpoints"
35583msgstr ""
35584
35585#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:61
35586#, python-format
35587msgid " [was %s]"
35588msgstr ""
35589
35590#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:61
35591msgid "Current state"
35592msgstr ""
35593
35594#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:63
35595#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:172
35596msgid "[Unnamed state]"
35597msgstr ""
35598
35599#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:207
35600msgid "Revert the book to the selected checkpoint"
35601msgstr "أرجع الكتاب إلى نقطة التحقق المحددة"
35602
35603#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:211
35604msgid "&Compare"
35605msgstr ""
35606
35607#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:212
35608msgid ""
35609"Compare the state of the book at the selected checkpoint with the current "
35610"state"
35611msgstr ""
35612
35613#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:232
35614msgid "Cannot revert"
35615msgstr "يتعذر الإرجاع"
35616
35617#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:233
35618msgid "Cannot revert to the current state"
35619msgstr "يتعذر الإرجاع إلى الوضعية الحالية"
35620
35621#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:242
35622msgid "Cannot compare"
35623msgstr ""
35624
35625#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:243
35626msgid "There is no point comparing the current state to itself"
35627msgstr ""
35628
35629#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:66
35630msgid "Choose tag name"
35631msgstr ""
35632
35633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:73
35634msgid "Specify the name of the &tag to insert:"
35635msgstr ""
35636
35637#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:100
35638msgid "Text (HTML) files"
35639msgstr ""
35640
35641#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:101
35642msgid "Style (CSS) files"
35643msgstr ""
35644
35645#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:104
35646msgid "Audio"
35647msgstr "الصوتيات"
35648
35649#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:105
35650msgid "Video"
35651msgstr "ڤديو"
35652
35653#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:106
35654msgid "OPF file (metadata)"
35655msgstr ""
35656
35657#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:107
35658msgid "Table of contents file (NCX)"
35659msgstr ""
35660
35661#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:111
35662msgid "Arrange in folders"
35663msgstr ""
35664
35665#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:118
35666msgid ""
35667"Arrange the files in this book into sub-folders based on their types. If you"
35668" leave a folder blank, the files will be placed in the root."
35669msgstr "رتّب الملفات في هذا الكتاب داخل مجلدات فرعية استناداً إلى أنواعها. إذا تركت مجلداً ما فارغاً، فستوضع الملفات في الرئيسي."
35670
35671#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:137
35672msgid ""
35673"Note that this will only arrange files inside the book, it will not affect "
35674"how they are displayed in the File browser"
35675msgstr ""
35676
35677#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:160
35678msgid "Specify locations to split at"
35679msgstr ""
35680
35681#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:168
35682msgid ""
35683"Specify the locations to split at, using an XPath expression (click the "
35684"wizard button for help with generating XPath expressions)."
35685msgstr ""
35686
35687#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:174
35688msgid "&XPath expression:"
35689msgstr ""
35690
35691#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:181
35692msgid "Invalid XPath expression"
35693msgstr ""
35694
35695#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:195
35696msgid "Choose file to import"
35697msgstr ""
35698
35699#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:208
35700msgid ""
35701"You can import an HTML or DOCX file directly as an EPUB and edit it. The "
35702"EPUB will be generated with minimal changes from the source, unlike doing a "
35703"full conversion in calibre."
35704msgstr ""
35705
35706#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:216
35707msgid "Choose the file to import"
35708msgstr ""
35709
35710#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:222
35711msgid "Source file:"
35712msgstr ""
35713
35714#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:228
35715msgid "Choose the location for the newly created EPUB"
35716msgstr ""
35717
35718#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:234
35719msgid "Destination file:"
35720msgstr ""
35721
35722#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:242
35723msgid "Importable files"
35724msgstr ""
35725
35726#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:251
35727msgid "Choose destination"
35728msgstr ""
35729
35730#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:252
35731msgid "EPUB files"
35732msgstr ""
35733
35734#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:260
35735msgid "Need document"
35736msgstr ""
35737
35738#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:261
35739msgid "You must specify the source file that will be imported."
35740msgstr ""
35741
35742#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:414
35743msgid "No results found"
35744msgstr ""
35745
35746#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:433
35747msgid "Choose file to edit"
35748msgstr ""
35749
35750#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:446
35751#, python-brace-format
35752msgid ""
35753"<p>Quickly choose a file by typing in just a few characters from the file name into the field above.\n"
35754"        For example, if want to choose the file:\n"
35755"        {example}\n"
35756"        Simply type in the characters:\n"
35757"        {chars}\n"
35758"        and press Enter."
35759msgstr ""
35760
35761#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:627
35762#, python-brace-format
35763msgid ""
35764"Anchor: {0}\n"
35765"Leading text: {1}"
35766msgstr ""
35767
35768#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:661
35769#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:875
35770msgid "Filter files"
35771msgstr ""
35772
35773#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:665
35774msgid "Choose a &file to link to:"
35775msgstr ""
35776
35777#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:670
35778#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:884
35779msgid "Filter locations"
35780msgstr ""
35781
35782#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:676
35783#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:889
35784msgid "Choose a &location (anchor) in the file:"
35785msgstr ""
35786
35787#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:684
35788#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:863
35789msgid "The destination (href) for the link"
35790msgstr ""
35791
35792#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:685
35793#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:864
35794msgid "&Target:"
35795msgstr ""
35796
35797#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:690
35798msgid "Te&xt:"
35799msgstr ""
35800
35801#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:692
35802msgid "The (optional) text for the link"
35803msgstr ""
35804
35805#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:700
35806#, python-brace-format
35807msgid ""
35808"\n"
35809"            The template to use for generating the link. In addition to {0} and {1}\n"
35810"            you can also use {2}, {3} and {4} variables\n"
35811"            in the template, they will be replaced by the source filename, the destination\n"
35812"            filename and the anchor, respectively.\n"
35813"        "
35814msgstr ""
35815
35816#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:829
35817msgid "Copyright page"
35818msgstr ""
35819
35820#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:841
35821msgid "Page with title, author, publisher, etc."
35822msgstr ""
35823
35824#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:842
35825msgid "The book cover, typically a single HTML file with a cover image inside"
35826msgstr ""
35827
35828#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:843
35829msgid "Back-of-book style index"
35830msgstr ""
35831
35832#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:844
35833msgid "First \"real\" page of content"
35834msgstr ""
35835
35836#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:860
35837msgid "Type of &semantics:"
35838msgstr ""
35839
35840#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:879
35841msgid "Choose a &file:"
35842msgstr ""
35843
35844#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:902
35845msgid "About semantics"
35846msgstr ""
35847
35848#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:903
35849msgid ""
35850"Semantics refer to additional information about specific locations in the book. For example, you can specify that a particular location is the dedication or the preface or the Table of Contents and so on.\n"
35851"\n"
35852"First choose the type of semantic information, then choose a file and optionally a location within the file to point to.\n"
35853"\n"
35854"The semantic information will be written in the <guide> section of the OPF file."
35855msgstr ""
35856
35857#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
35858msgid "Flo&ats"
35859msgstr ""
35860
35861#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1049
35862msgid "&Other CSS properties:"
35863msgstr ""
35864
35865#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1053
35866#, python-format
35867msgid "Only filter CSS in the current file (%s)"
35868msgstr ""
35869
35870#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1139
35871msgid "Add a cover"
35872msgstr ""
35873
35874#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1151
35875msgid "&Images in book"
35876msgstr ""
35877
35878#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1155
35879msgid "Filter the list of images"
35880msgstr ""
35881
35882#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1168
35883msgid ""
35884"If enabled the cover image you select will be embedded into the book in such"
35885" a way that when viewed, its aspect ratio (ratio of width to height) will be"
35886" preserved. This will mean blank spaces around the image if the screen the "
35887"book is being viewed on has an aspect ratio different to the image."
35888msgstr ""
35889
35890#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1186
35891msgid "Import &image"
35892msgstr ""
35893
35894#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1214
35895msgid "Choose a cover image"
35896msgstr ""
35897
35898#: /__w/calibre/calibre/src/calibre/gui2/ui.py:79
35899msgid "Quick Start Guide"
35900msgstr "مرشد البدأ السريع"
35901
35902#: /__w/calibre/calibre/src/calibre/gui2/ui.py:233
35903msgid "&Donate to support calibre"
35904msgstr "&تبرع لدعم كاليبر"
35905
35906#: /__w/calibre/calibre/src/calibre/gui2/ui.py:276
35907msgid "&Eject connected device"
35908msgstr ""
35909
35910#: /__w/calibre/calibre/src/calibre/gui2/ui.py:280
35911msgid "Quit calibre"
35912msgstr ""
35913
35914#: /__w/calibre/calibre/src/calibre/gui2/ui.py:287
35915msgid "Minimize the calibre window"
35916msgstr ""
35917
35918#: /__w/calibre/calibre/src/calibre/gui2/ui.py:296
35919msgid "Clear the current search"
35920msgstr ""
35921
35922#: /__w/calibre/calibre/src/calibre/gui2/ui.py:303
35923msgid "Focus the book list"
35924msgstr ""
35925
35926#: /__w/calibre/calibre/src/calibre/gui2/ui.py:310
35927msgid "Clear the Virtual library"
35928msgstr ""
35929
35930#: /__w/calibre/calibre/src/calibre/gui2/ui.py:317
35931msgid "Clear the additional restriction"
35932msgstr ""
35933
35934#: /__w/calibre/calibre/src/calibre/gui2/ui.py:448
35935msgid "Debug mode"
35936msgstr "نمط التنقيح"
35937
35938#: /__w/calibre/calibre/src/calibre/gui2/ui.py:449
35939#, python-format
35940msgid ""
35941"You have started calibre in debug mode. After you quit calibre, the debug "
35942"log will be available in the file: %s<p>The log will be displayed "
35943"automatically."
35944msgstr ""
35945
35946#: /__w/calibre/calibre/src/calibre/gui2/ui.py:498
35947msgid "Content server changed!"
35948msgstr ""
35949
35950#: /__w/calibre/calibre/src/calibre/gui2/ui.py:499
35951msgid ""
35952"calibre 3 comes with a completely re-written Content server. As such any "
35953"custom configuration you have for the content server no longer applies. You "
35954"should check and refresh your settings in Preferences->Sharing->Sharing over"
35955" the net"
35956msgstr ""
35957
35958#: /__w/calibre/calibre/src/calibre/gui2/ui.py:535
35959#, python-format
35960msgid ""
35961"Could not start the Content server. Error:\n"
35962"\n"
35963"%s"
35964msgstr ""
35965
35966#: /__w/calibre/calibre/src/calibre/gui2/ui.py:588
35967msgid "Hide main window"
35968msgstr ""
35969
35970#: /__w/calibre/calibre/src/calibre/gui2/ui.py:588
35971msgid "Show main window"
35972msgstr ""
35973
35974#: /__w/calibre/calibre/src/calibre/gui2/ui.py:860
35975#, python-format
35976msgid ""
35977"The library database at %s appears to be corrupted. Do you want calibre to "
35978"try and rebuild it automatically? The rebuild may not be completely "
35979"successful."
35980msgstr ""
35981
35982#: /__w/calibre/calibre/src/calibre/gui2/ui.py:952
35983msgid "Conversion error"
35984msgstr ""
35985
35986#: /__w/calibre/calibre/src/calibre/gui2/ui.py:973
35987#: /__w/calibre/calibre/src/calibre/gui2/ui.py:998
35988#, python-format
35989msgid "<p><b>Failed to convert: %s"
35990msgstr ""
35991
35992#: /__w/calibre/calibre/src/calibre/gui2/ui.py:974
35993msgid ""
35994"\n"
35995"                Many older e-book reader devices are incapable of displaying\n"
35996"                EPUB files that have internal components over a certain size.\n"
35997"                Therefore, when converting to EPUB, calibre automatically tries\n"
35998"                to split up the EPUB into smaller sized pieces.  For some\n"
35999"                files that are large undifferentiated blocks of text, this\n"
36000"                splitting fails.\n"
36001"                <p>You can <b>work around the problem</b> by either increasing the\n"
36002"                maximum split size under <i>EPUB output</i> in the conversion dialog,\n"
36003"                or by turning on Heuristic processing, also in the conversion\n"
36004"                dialog. Note that if you make the maximum split size too large,\n"
36005"                your e-book reader may have trouble with the EPUB.\n"
36006"                        "
36007msgstr ""
36008
36009#: /__w/calibre/calibre/src/calibre/gui2/ui.py:988
36010#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1002
36011msgid "Conversion failed"
36012msgstr ""
36013
36014#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1000
36015msgid "here"
36016msgstr "هنا"
36017
36018#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1013
36019msgid "Recipe Disabled"
36020msgstr ""
36021
36022#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1046
36023msgid "<b>Failed</b>"
36024msgstr ""
36025
36026#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1087
36027msgid "There are active jobs. Are you sure you want to quit?"
36028msgstr ""
36029
36030#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1090
36031msgid ""
36032" is communicating with the device!<br>\n"
36033"                      Quitting may cause corruption on the device.<br>\n"
36034"                      Are you sure you want to quit?"
36035msgstr ""
36036
36037#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1098
36038msgid "There are library updates waiting. Are you sure you want to quit?"
36039msgstr ""
36040
36041#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1099
36042msgid "Library updates waiting"
36043msgstr ""
36044
36045#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1104
36046msgid ""
36047"Some deleted books are still being moved to the recycle bin, if you quit "
36048"now, they will be left behind. Are you sure you want to quit?"
36049msgstr ""
36050
36051#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1124
36052msgid "Running database shutdown plugins. This could take a few seconds..."
36053msgstr ""
36054
36055#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1176
36056msgid "Shutting down the Content server. This could take a while..."
36057msgstr "يجري إغلاق خادوم المحتوى. قد يأخذ هذا بعض الوقت..."
36058
36059#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1210
36060msgid ""
36061"will keep running in the system tray. To close it, choose <b>Quit</b> in the"
36062" context menu of the system tray."
36063msgstr ""
36064
36065#: /__w/calibre/calibre/src/calibre/gui2/update.py:140
36066#, python-brace-format
36067msgid ""
36068"New version <b>{ver}</b> of {app} is available for download. See the <a "
36069"href=\"{url}\">new features</a>."
36070msgstr "إصدار جديد <b>{ver}</b> من {app} متوفر للتحميل. انظر <a href=\"{url}\">الميزات الجديدة</a>."
36071
36072#: /__w/calibre/calibre/src/calibre/gui2/update.py:146
36073msgid "Update available!"
36074msgstr "تحديث جديد متوفر!"
36075
36076#: /__w/calibre/calibre/src/calibre/gui2/update.py:151
36077msgid "Show this notification for future updates"
36078msgstr "أظهر هذا التنبيه للتحديثات المستقبلية"
36079
36080#: /__w/calibre/calibre/src/calibre/gui2/update.py:156
36081msgid "&Get update"
36082msgstr "الح‍&‍صول على التحديث"
36083
36084#: /__w/calibre/calibre/src/calibre/gui2/update.py:160
36085msgid "Update &plugins"
36086msgstr ""
36087
36088#: /__w/calibre/calibre/src/calibre/gui2/update.py:221
36089msgid " and one plugin update"
36090msgid_plural " and {} plugin updates"
36091msgstr[0] ""
36092msgstr[1] ""
36093msgstr[2] ""
36094msgstr[3] ""
36095msgstr[4] ""
36096msgstr[5] ""
36097
36098#: /__w/calibre/calibre/src/calibre/gui2/update.py:224
36099msgid "Update found"
36100msgstr "العثور على التحديث"
36101
36102#: /__w/calibre/calibre/src/calibre/gui2/update.py:226
36103msgid "updated plugin"
36104msgid_plural "updated plugins"
36105msgstr[0] ""
36106msgstr[1] ""
36107msgstr[2] ""
36108msgstr[3] ""
36109msgstr[4] ""
36110msgstr[5] ""
36111
36112#: /__w/calibre/calibre/src/calibre/gui2/update.py:253
36113#: /__w/calibre/calibre/src/calibre/gui2/update.py:259
36114msgid "Plugin updates"
36115msgstr ""
36116
36117#: /__w/calibre/calibre/src/calibre/gui2/update.py:256
36118msgid "A plugin update is available"
36119msgid_plural "There are {} plugin updates available"
36120msgstr[0] ""
36121msgstr[1] ""
36122msgstr[2] ""
36123msgstr[3] ""
36124msgstr[4] ""
36125msgstr[5] ""
36126
36127#: /__w/calibre/calibre/src/calibre/gui2/update.py:261
36128msgid "Install and configure user plugins"
36129msgstr ""
36130
36131#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:32
36132msgid "Rename this bookmark"
36133msgstr ""
36134
36135#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:34
36136msgid "Remove this bookmark"
36137msgstr "إزالة هذه العلامة"
36138
36139#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:106
36140msgid "Double click to edit the bookmarks"
36141msgstr ""
36142
36143#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:110
36144msgid "&New"
36145msgstr ""
36146
36147#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:112
36148msgid "Create a new bookmark at the current location"
36149msgstr ""
36150
36151#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:116
36152msgid "Remove the currently selected bookmark"
36153msgstr ""
36154
36155#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:120
36156msgid "Pre&vious"
36157msgstr ""
36158
36159#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:124
36160msgid "Nex&t"
36161msgstr ""
36162
36163#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:132
36164msgid "Position in book"
36165msgstr "الموضع في الكتاب"
36166
36167#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:134
36168msgid "Change how the bookmarks are sorted"
36169msgstr ""
36170
36171#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:259
36172#, python-brace-format
36173msgid "Are you sure you want to delete the bookmark: {0}?"
36174msgstr ""
36175
36176#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:286
36177msgid "Export bookmarks"
36178msgstr ""
36179
36180#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:287
36181#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:298
36182msgid "Saved bookmarks"
36183msgstr ""
36184
36185#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:297
36186msgid "Import bookmarks"
36187msgstr ""
36188
36189#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:352
36190msgid "Add bookmark"
36191msgstr ""
36192
36193#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:353
36194msgid "Enter title for bookmark:"
36195msgstr "اكتب عنوانا لهذه العلامة:"
36196
36197#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:127
36198msgid "calibre highlights"
36199msgstr ""
36200
36201#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:130
36202msgid "highlights"
36203msgstr ""
36204
36205#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:185
36206msgid "Modify this highlight"
36207msgstr ""
36208
36209#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:186
36210msgid "Edit notes for this highlight"
36211msgstr ""
36212
36213#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:188
36214msgid "Delete this highlight"
36215msgid_plural "Delete selected highlights"
36216msgstr[0] ""
36217msgstr[1] ""
36218msgstr[2] ""
36219msgstr[3] ""
36220msgstr[4] ""
36221msgstr[5] ""
36222
36223#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:229
36224#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:499
36225msgid "Table of Contents section:"
36226msgid_plural "Table of Contents sections:"
36227msgstr[0] ""
36228msgstr[1] ""
36229msgstr[2] ""
36230msgstr[3] ""
36231msgstr[4] ""
36232msgstr[5] ""
36233
36234#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:440
36235msgid "Double click to jump to an entry"
36236msgstr ""
36237
36238#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:463
36239msgid "Modify"
36240msgstr ""
36241
36242#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:463
36243msgid "Modify the selected highlight"
36244msgstr ""
36245
36246#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:464
36247msgid "Delete the selected highlights"
36248msgstr ""
36249
36250#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:465
36251msgid "Export all highlights"
36252msgstr ""
36253
36254#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:496
36255msgid "No highlights match the search: {}"
36256msgstr ""
36257
36258#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:512
36259msgid "No selected highlight"
36260msgstr ""
36261
36262#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:513
36263msgid "No highlight is currently selected"
36264msgstr ""
36265
36266#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:530
36267msgid "Are you sure you want to delete this highlight permanently?"
36268msgid_plural "Are you sure you want to delete all {} highlights permanently?"
36269msgstr[0] ""
36270msgstr[1] ""
36271msgstr[2] ""
36272msgstr[3] ""
36273msgstr[4] ""
36274msgstr[5] ""
36275
36276#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:541
36277msgid "No highlights"
36278msgstr ""
36279
36280#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:541
36281msgid "This book has no highlights to export"
36282msgstr ""
36283
36284#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:57
36285msgid "Edit lookup source"
36286msgstr ""
36287
36288#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:63
36289msgid "The name of the source"
36290msgstr ""
36291
36292#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:70
36293msgid "The URL template of the source"
36294msgstr ""
36295
36296#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:76
36297#, python-brace-format
36298msgid ""
36299"The URL template must starts with https:// and have {word} in it which will "
36300"be replaced by the actual query"
36301msgstr ""
36302
36303#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:95
36304msgid "You must specify a name"
36305msgstr ""
36306
36307#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:97
36308msgid "Name already exists"
36309msgstr ""
36310
36311#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:98
36312msgid "A lookup source with the name {} already exists"
36313msgstr "يوجد مسبقاً مصدر إيجاد بالإسم {}"
36314
36315#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:101
36316msgid "You must specify a URL"
36317msgstr ""
36318
36319#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:104
36320msgid "The URL must start with https://"
36321msgstr ""
36322
36323#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:107
36324#, python-brace-format
36325msgid "The URL must contain the placeholder {word}"
36326msgstr ""
36327
36328#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:118
36329msgid "Edit lookup sources"
36330msgstr ""
36331
36332#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:122
36333msgid "Double-click to edit an entry"
36334msgstr ""
36335
36336#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:142
36337#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:458
36338msgid "Restore defaults"
36339msgstr "إسترجاع الإفتراضي"
36340
36341#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:181
36342msgid "No sources"
36343msgstr ""
36344
36345#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:182
36346msgid "You must specify at least one lookup source"
36347msgstr ""
36348
36349#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:232
36350msgid "Zoom in"
36351msgstr "قرّب"
36352
36353#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:233
36354msgid "Zoom out"
36355msgstr "بعّد"
36356
36357#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:234
36358msgid "Default zoom"
36359msgstr ""
36360
36361#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:235
36362msgid "Inspect"
36363msgstr ""
36364
36365#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:256
36366msgid "Lookup &in:"
36367msgstr ""
36368
36369#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:267
36370msgid "Double click on a word in the book's text to look it up."
36371msgstr ""
36372
36373#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:269
36374msgid "Add sources"
36375msgstr ""
36376
36377#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:270
36378msgid "Add more sources at which to lookup words"
36379msgstr ""
36380
36381#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:273
36382msgid "Refresh the result to match the currently selected text"
36383msgstr ""
36384
36385#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:278
36386msgid "Update on selection change"
36387msgstr ""
36388
36389#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:280
36390msgid ""
36391"Automatically update the displayed result when selected text in the book "
36392"changes. With this disabled the lookup is changed only when clicking the "
36393"Refresh button."
36394msgstr ""
36395
36396#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:105
36397msgid "Connecting to E-book viewer failed"
36398msgstr "فشل الإتصال بمعاين الكتب الاكترونية"
36399
36400#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:106
36401msgid ""
36402"Unable to connect to existing E-book viewer window, try restarting the "
36403"viewer."
36404msgstr "لا يمكن الإتصال بنافذة حالية لمعاين الكتب الإلكترونية، جرّب إعادة تشغيل المعاين."
36405
36406#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:113
36407msgid ""
36408"%prog [options] file\n"
36409"\n"
36410"View an e-book.\n"
36411msgstr ""
36412
36413#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:120
36414msgid ""
36415"If specified, the E-book viewer window will try to come to the front when "
36416"started."
36417msgstr ""
36418
36419#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:123
36420msgid ""
36421"If specified, the E-book viewer window will try to open full screen when "
36422"started."
36423msgstr ""
36424
36425#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:126
36426msgid "Force reload of all opened books"
36427msgstr ""
36428
36429#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:128
36430msgid ""
36431"The position at which to open the specified book. The position is a location"
36432" or position you can get by using the Go to->Location action in the viewer "
36433"controls. Alternately, you can use the form toc:something and it will open "
36434"at the location of the first Table of Contents entry that contains the "
36435"string \"something\". The form toc-href:something will match the href "
36436"(internal link destination) of toc nodes. The matching is exact. If you want"
36437" to match a substring, use the form toc-href-contains:something. The form "
36438"ref:something will use Reference mode references."
36439msgstr ""
36440
36441#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:213
36442msgid "Failed to start listener"
36443msgstr ""
36444
36445#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:214
36446msgid ""
36447"Could not start the listener used for single instance viewers. Try rebooting"
36448" your computer."
36449msgstr ""
36450
36451#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:42
36452msgid "Print to PDF"
36453msgstr ""
36454
36455#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:49
36456#, python-format
36457msgid "Print %s to a PDF file"
36458msgstr ""
36459
36460#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:59
36461msgid "Choose location for PDF file"
36462msgstr ""
36463
36464#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:63
36465msgid "&File:"
36466msgstr ""
36467
36468#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:69
36469msgid "Paper &size:"
36470msgstr ""
36471
36472#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:71
36473msgid "&Left margin:"
36474msgstr ""
36475
36476#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:72
36477msgid "&Top margin:"
36478msgstr ""
36479
36480#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:73
36481msgid "&Right margin:"
36482msgstr ""
36483
36484#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:74
36485msgid "&Bottom margin:"
36486msgstr ""
36487
36488#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:78
36489msgid "inches"
36490msgstr "بوصات"
36491
36492#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:84
36493msgid "Add page &number to printed pages"
36494msgstr ""
36495
36496#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:88
36497msgid "&Open PDF file after printing"
36498msgstr ""
36499
36500#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:114
36501msgid "PDF file"
36502msgstr ""
36503
36504#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:130
36505msgid "No filename specified"
36506msgstr ""
36507
36508#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:131
36509msgid "You must specify a filename for the PDF file to generate"
36510msgstr ""
36511
36512#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:133
36513msgid "Incorrect filename specified"
36514msgstr ""
36515
36516#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:134
36517msgid "The filename for the PDF file must end with .pdf"
36518msgstr ""
36519
36520#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:192
36521msgid "Printing, this will take a while, please wait..."
36522msgstr "يطبع، هذا سيأخذ وقتا، لطفا انتظر..."
36523
36524#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:194
36525msgid "Printing..."
36526msgstr ""
36527
36528#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:206
36529msgid "Failed to convert to PDF"
36530msgstr ""
36531
36532#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:207
36533msgid "Failed to generate PDF file, click \"Show details\" for more information."
36534msgstr ""
36535
36536#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:359
36537msgid "Contains"
36538msgstr ""
36539
36540#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:360
36541msgid "Whole words"
36542msgstr "كافة الكلمات"
36543
36544#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:363
36545msgid ""
36546"Choose the type of search: <ul><li><b>Contains</b> will search for the "
36547"entered text anywhere.<li><b>Whole words</b> will search for whole words "
36548"that equal the entered text.<li><b>Regex</b> will interpret the text as a "
36549"regular expression."
36550msgstr ""
36551
36552#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:380
36553msgid "Go back to where you were before searching"
36554msgstr ""
36555
36556#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:628
36557msgid "This text is hidden in the book and cannot be displayed"
36558msgstr ""
36559
36560#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:756
36561msgid "No matches were found for:"
36562msgstr ""
36563
36564#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:120
36565#, python-format
36566msgid "Expand all items under %s"
36567msgstr "وسّع كل العناصر تحت %s"
36568
36569#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:122
36570msgid "Expand all items"
36571msgstr "وسّع كل العناصر"
36572
36573#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:123
36574msgid "Collapse all items"
36575msgstr "اطوِ كل العناصر"
36576
36577#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:126
36578msgid "Expand all items at the level of {}"
36579msgstr "وسّع كل العناصر عند مستوى {}"
36580
36581#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:127
36582msgid "Collapse all items at the level of {}"
36583msgstr "اطوِ كل العناصر في المستوى {}"
36584
36585#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:129
36586msgid "Copy Table of Contents to clipboard"
36587msgstr "انسخ جدول المحتويات إلى الحافظة"
36588
36589#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:156
36590msgid "Search Table of Contents"
36591msgstr "بحث جدول المحتويات"
36592
36593#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:157
36594msgid "Search for text in the Table of Contents"
36595msgstr "البحث عن نص في جدول المحتويات"
36596
36597#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:175
36598#, python-format
36599msgid "There are no Table of Contents entries matching: %s"
36600msgstr ""
36601
36602#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:43
36603msgid "Switch color scheme"
36604msgstr ""
36605
36606#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:48
36607msgid "Increase font size"
36608msgstr "زِد حجم الخط"
36609
36610#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:49
36611msgid "Decrease font size"
36612msgstr "قلل حجم الخط"
36613
36614#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:50
36615msgid "Toggle full screen"
36616msgstr "بدل الى الشاشة الكاملة"
36617
36618#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:52
36619msgid "Previous page"
36620msgstr "قسم السابقة"
36621
36622#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:53
36623#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:235
36624#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:132
36625msgid "Next section"
36626msgstr "القسم التالي"
36627
36628#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:54
36629#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:234
36630#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:139
36631msgid "Previous section"
36632msgstr "المقطع السابق"
36633
36634#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:59
36635msgid "Toggle Reference mode"
36636msgstr ""
36637
36638#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:60
36639msgid "Toggle auto-scrolling"
36640msgstr "التبديل الى اللف التلقائي"
36641
36642#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:61
36643msgid "Lookup words"
36644msgstr ""
36645
36646#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:62
36647msgid "Show viewer controls"
36648msgstr ""
36649
36650#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:63
36651msgid "Toggle paged mode"
36652msgstr ""
36653
36654#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:64
36655msgid "Print book"
36656msgstr ""
36657
36658#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:66
36659msgid "Show book metadata"
36660msgstr ""
36661
36662#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:67
36663msgid "Read aloud"
36664msgstr "القراءة بصوت عالٍ"
36665
36666#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:68
36667msgid "Browse highlights in book"
36668msgstr ""
36669
36670#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:69
36671msgid "Select all text in the current file"
36672msgstr ""
36673
36674#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:70
36675msgid "Edit this book"
36676msgstr "حرر هذا الكتاب"
36677
36678#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:71
36679msgid "Reload this book"
36680msgstr ""
36681
36682#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:130
36683msgid "Customize this toolbar"
36684msgstr ""
36685
36686#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:132
36687msgid "Hide this toolbar"
36688msgstr ""
36689
36690#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:234
36691msgid "Switch to flow mode -- where the text is not broken into pages"
36692msgstr ""
36693
36694#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:237
36695msgid "Switch to paged mode -- where the text is broken into pages"
36696msgstr ""
36697
36698#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:260
36699msgid "Turn off auto-scrolling"
36700msgstr ""
36701
36702#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:260
36703msgid "Turn on auto-scrolling"
36704msgstr ""
36705
36706#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:266
36707msgid "Read the text of the book aloud"
36708msgstr ""
36709
36710#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:266
36711msgid "Stop reading"
36712msgstr ""
36713
36714#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:423
36715msgid "Configure the toolbar"
36716msgstr ""
36717
36718#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:432
36719msgid ""
36720"Choose the actions you want on the toolbar. Drag and drop items in the right"
36721" hand list to re-arrange the toolbar."
36722msgstr ""
36723
36724#: /__w/calibre/calibre/src/calibre/gui2/viewer/tts.py:18
36725msgid "Configure Read aloud"
36726msgstr "اضبط القراءة عاليًا"
36727
36728#: /__w/calibre/calibre/src/calibre/gui2/viewer/tts.py:83
36729#: /__w/calibre/calibre/src/calibre/gui2/viewer/tts.py:90
36730msgid "Text-to-Speech unavailable"
36731msgstr ""
36732
36733#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:69
36734msgid "Lookup"
36735msgstr ""
36736
36737#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:95
36738msgid "Preparing book for first read, please wait"
36739msgstr "تحضير الكتاب للقراءة الأولى، الرجاء الانتظار"
36740
36741#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:101
36742msgid "E-book viewer"
36743msgstr "معاين الكتب الالكترونية"
36744
36745#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:229
36746#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:403
36747msgid "Scroll here"
36748msgstr "التفّ هنا"
36749
36750#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:231
36751msgid "Start of book"
36752msgstr ""
36753
36754#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:232
36755msgid "End of book"
36756msgstr ""
36757
36758#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:237
36759msgid "Start of current file"
36760msgstr ""
36761
36762#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:238
36763msgid "End of current file"
36764msgstr ""
36765
36766#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:240
36767msgid "Hide this scrollbar"
36768msgstr ""
36769
36770#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:323
36771msgid "Search :: no matches"
36772msgstr ""
36773
36774#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:325
36775msgid "Search :: one match"
36776msgstr ""
36777
36778#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:327
36779msgid "Search :: {} matches"
36780msgstr ""
36781
36782#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:387
36783#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:401
36784msgid "Failed to load the image {}"
36785msgstr ""
36786
36787#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:389
36788#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:395
36789msgid "Image not found"
36790msgstr ""
36791
36792#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:390
36793#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:396
36794msgid "Failed to find the image {}"
36795msgstr ""
36796
36797#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:432
36798msgid "Cannot print book"
36799msgstr ""
36800
36801#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:433
36802#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:686
36803msgid "No book is currently open"
36804msgstr ""
36805
36806#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:459
36807msgid "Choose e-book"
36808msgstr ""
36809
36810#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:459
36811msgid "E-books"
36812msgstr ""
36813
36814#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:480
36815msgid "Loading book"
36816msgstr "تحميل الكتاب"
36817
36818#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:481
36819msgid "Loading book, please wait"
36820msgstr "تحميل الكتاب، لطفا انتظر..."
36821
36822#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:525
36823msgid "Loading book failed"
36824msgstr "فشل تحميل الكتاب"
36825
36826#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:526
36827#, python-brace-format
36828msgid "Failed to open the book at {0}. Click \"Show details\" for more info."
36829msgstr ""
36830
36831#: /__w/calibre/calibre/src/calibre/gui2/viewer/web_view.py:589
36832msgid ""
36833"The Qt WebEngine Render process has crashed. You should try restarting the "
36834"viewer."
36835msgstr ""
36836
36837#: /__w/calibre/calibre/src/calibre/gui2/viewer/web_view.py:703
36838msgid "Choose background image"
36839msgstr ""
36840
36841#: /__w/calibre/calibre/src/calibre/gui2/viewer/widgets.py:138
36842msgid "Clear search history"
36843msgstr "تصنيف الكتاب. مثلاً: الفهرس"
36844
36845#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:113
36846msgid "Test file name invalid"
36847msgstr "اسم ملف الاختبار غير سليم"
36848
36849#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:114
36850#, python-format
36851msgid ""
36852"The file name <b>%s</b> does not appear to end with a file extension. It "
36853"must end with a file  extension like .epub or .mobi"
36854msgstr ""
36855
36856#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:345
36857msgid "Hide size in corner"
36858msgstr "أخفِ الحجم في الزاوية"
36859
36860#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:345
36861msgid "Show size in corner"
36862msgstr "أظهِر الحجم في الزاوية"
36863
36864#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:986
36865msgid "Drag to resize"
36866msgstr ""
36867
36868#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:1022
36869msgid "Hide {}"
36870msgstr ""
36871
36872#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:1022
36873msgid "Show {}"
36874msgstr ""
36875
36876#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:97
36877msgid "Choose &color"
36878msgstr ""
36879
36880#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:124
36881msgid "Choose a color"
36882msgstr "اختر لونًا"
36883
36884#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:140
36885#: /__w/calibre/calibre/src/calibre/utils/localization.py:368
36886msgid "Cu&t"
36887msgstr ""
36888
36889#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:147
36890#: /__w/calibre/calibre/src/calibre/utils/localization.py:375
36891msgid "&Step up"
36892msgstr ""
36893
36894#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:148
36895#: /__w/calibre/calibre/src/calibre/utils/localization.py:376
36896msgid "Step &down"
36897msgstr ""
36898
36899#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:284
36900msgid "Not rated"
36901msgstr "غير مقيّم"
36902
36903#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:42
36904msgid "Generic e-ink device"
36905msgstr "جهاز حبر الكتروني عمومي"
36906
36907#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:74
36908msgid "Smartphone"
36909msgstr "هاتف ذكي"
36910
36911#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:81
36912msgid "iPad like tablet"
36913msgstr "لوحي شبية بالآيباد"
36914
36915#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:90
36916msgid "Kindle Basic (all models)"
36917msgstr "كندل أساسي (كل الأمشاق)"
36918
36919#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:122
36920msgid "Kindle Fire and Fire HD"
36921msgstr ""
36922
36923#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:143
36924msgid "All other SONY devices"
36925msgstr ""
36926
36927#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:150
36928msgid "Kobo and Kobo Touch Readers"
36929msgstr ""
36930
36931#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:158
36932msgid "Kobo Vox, Aura and Glo families"
36933msgstr ""
36934
36935#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:198
36936msgid "BOOX MAX, N96, i86, C67ML, M96, etc."
36937msgstr ""
36938
36939#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:228
36940msgid "Nook and Nook Simple Reader"
36941msgstr ""
36942
36943#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:292
36944msgid "PocketBook 360 and newer models"
36945msgstr ""
36946
36947#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:321
36948msgid "PocketBook Lux (1-5) and Basic 4"
36949msgstr ""
36950
36951#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:335
36952msgid "PocketBook Inkpad 3 (Pro) and X"
36953msgstr ""
36954
36955#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:352
36956msgid "Android phone"
36957msgstr ""
36958
36959#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:369
36960msgid "Android tablet"
36961msgstr ""
36962
36963#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:376
36964msgid "Android phone with Kindle reader"
36965msgstr ""
36966
36967#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:392
36968msgid "Android tablet with Kindle reader"
36969msgstr ""
36970
36971#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:479
36972msgid "Generic"
36973msgstr "عمومي"
36974
36975#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:627
36976msgid ""
36977"Choose your e-book device. If your device is not in the list, choose a "
36978"\"Generic\" device."
36979msgstr "اختر جهاز الكتب الالكترونية الخاص بك. إذا لم يكن الجهاز خاصتك في اللائحة، فاختر جهازا \"عموميا\"."
36980
36981#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:702
36982#, python-brace-format
36983msgid ""
36984"If you are moving calibre from an old computer to a new one, please read <a "
36985"href=\"{0}\">the instructions</a>."
36986msgstr "إذا كنت تنقل كاليبر من حاسوب قديم إلى آخر جديد، فالرجاء قراءة <a href=\"{0}\">التعليمات</a> ."
36987
36988#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:786
36989msgid "Select location for books"
36990msgstr "حدد موضعًا للكتب"
36991
36992#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:798
36993#, python-format
36994msgid "Failed to create a folder at %s"
36995msgstr "فشل إنشاء مجلد في %s"
36996
36997#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:813
36998#, python-format
36999msgid ""
37000"You must choose an empty folder for the calibre library. %s is not empty."
37001msgstr "يجب ان تختار مجلداً فارغاً لمكتبة كاليبر. %s ليس فارغاً."
37002
37003#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:906
37004msgid "&Next >"
37005msgstr "ال‍&‍تالي: >"
37006
37007#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:907
37008msgid "< &Back"
37009msgstr "< &رجوع"
37010
37011#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:908
37012#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:343
37013#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:382
37014#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:407
37015#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:732
37016msgid "Cancel"
37017msgstr "إلغاء"
37018
37019#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:909
37020msgid "&Finish"
37021msgstr "إن‍&‍ه‍اء"
37022
37023#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:910
37024msgid "Commit"
37025msgstr ""
37026
37027#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:914
37028msgid "Welcome wizard"
37029msgstr ""
37030
37031#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:52
37032#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:53
37033#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:45
37034#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:45
37035#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:69
37036#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:45
37037msgid "Welcome to calibre"
37038msgstr "مرحبا في كاليبر"
37039
37040#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:54
37041#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:46
37042#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:46
37043#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:70
37044#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:46
37045msgid "The one stop solution to all your e-book needs."
37046msgstr "الحل ذو المحطة الواحدة لكل احتياجاتك من الكتب الالكترونية."
37047
37048#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:55
37049msgid "&Manufacturers"
37050msgstr "ال‍&‍مصنّعون"
37051
37052#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:56
37053msgid "&Devices"
37054msgstr "الأ&ج‍هزة"
37055
37056#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:44
37057#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:44
37058#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:68
37059#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:44
37060msgid "WizardPage"
37061msgstr ""
37062
37063#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:47
37064#, python-format
37065msgid ""
37066"<h2>Congratulations!</h2> You have successfully setup calibre. Press the %s "
37067"button to apply your settings."
37068msgstr "<h2>تهانينا!</h2> لقد أعددت كاليبر بنجاح. اضغط زر %s لتطبيق تغييراتك."
37069
37070#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:48
37071msgid ""
37072"<h2>Demo videos</h2>Videos demonstrating the various features of calibre are"
37073" available <a href=\"https://calibre-ebook.com/demo\">online</a>."
37074msgstr "<h2>فيديوات توضيحية</h2>توجد فيديوات توضح الميزات المختلفة في كاليبر متوفرة في <a href=\"https://calibre-ebook.com/demo\">الانترنتe</a>."
37075
37076#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:49
37077#, python-format
37078msgid ""
37079"<h2>User Manual</h2>A User Manual is also available <a "
37080"href=\"%s\">online</a>."
37081msgstr "<h2>كتيّب المستخدم</h2>يتوفر أيضا كتيّب للمستخدمين في <a href=\"%s\">الانترنت</a>."
37082
37083#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:47
37084msgid ""
37085"<p>calibre can automatically send books by email to your Kindle. To do that "
37086"you have to setup email delivery below. The easiest way is to setup a free "
37087"<a href=\"https://gmx.com\">GMX account</a> and click the \"Use GMX\" button"
37088" below. You will also have to register your email address in your Amazon "
37089"account."
37090msgstr ""
37091
37092#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:48
37093msgid "&Kindle email:"
37094msgstr ""
37095
37096#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:71
37097msgid "Choose your &language:"
37098msgstr "اختر ل‍&‍غ‍تك:"
37099
37100#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:72
37101msgid ""
37102"<p>Choose a location for your books. When you add books to calibre, they "
37103"will be copied here. Use an <b>empty folder</b> for a new calibre library:"
37104msgstr "<p>اختر موضعاً لكتبك. عندما تضيف كتباً إلى كاليبر، فستُنسَخ هنا. استخدم <b>مجلداً خالياً</b> لمكتبة كاليبر الجديدة:"
37105
37106#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:74
37107msgid ""
37108"If a calibre library already exists at the newly selected location, calibre "
37109"will use it automatically."
37110msgstr "إذا وُجدت مسبقا مكتبة كاليبر في الموضع المحدد للتو، فإنّ كاليبر سيستخدمها تلقائيا."
37111
37112#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:33
37113msgid "Test email settings"
37114msgstr ""
37115
37116#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:37
37117#, python-format
37118msgid "Send test mail from %s to:"
37119msgstr ""
37120
37121#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:49
37122#, python-format
37123msgid "Using: %(un)s:%(pw)s@%(host)s:%(port)s and %(enc)s encryption"
37124msgstr ""
37125
37126#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:61
37127msgid "No email address"
37128msgstr "لا يوجد عنوان بريد ألكتروني"
37129
37130#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:62
37131msgid ""
37132"No email address to send mail to has been specified. You must specify a To: "
37133"address before running the test."
37134msgstr "لم يُحدَّد عنوان بريد ألكتروني لإرسال البريد إليه. يجب أن تعيّن عنوان «إلى:» قبل تشغيل هذا الإختبار."
37135
37136#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:64
37137msgid "Sending email, please wait..."
37138msgstr "يرسل البريد، لطفا انتظر..."
37139
37140#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:72
37141msgid "Email successfully sent"
37142msgstr ""
37143
37144#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:94
37145msgid "Setup sending email using"
37146msgstr ""
37147
37148#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:96
37149#, python-brace-format
37150msgid ""
37151"If you don't have an account, you can sign up for a free {name} email "
37152"account at <a href=\"https://{url}\">https://{url}</a>. {extra}"
37153msgstr ""
37154
37155#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:103
37156#, python-format
37157msgid "Your %s &email address:"
37158msgstr ""
37159
37160#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:104
37161#, python-format
37162msgid "Your %s &username:"
37163msgstr ""
37164
37165#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:105
37166#, python-format
37167msgid "Your %s &password:"
37168msgstr ""
37169
37170#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:123
37171#, python-format
37172msgid ""
37173"If you plan to use email to send books to your Kindle, remember to add your "
37174"%s email address to the allowed email addresses in your Amazon.com Kindle "
37175"management page."
37176msgstr ""
37177
37178#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:129
37179msgid "Setup"
37180msgstr "الإعداد"
37181
37182#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:136
37183msgid "Incorrect username"
37184msgstr ""
37185
37186#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:137
37187#, python-format
37188msgid "%s needs the full email address as your username"
37189msgstr "%s يتطلب عنوان بريدك الألكتروني الكامل ليكون اسم المستخدم خاصتك"
37190
37191#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:188
37192msgid "OK to proceed?"
37193msgstr ""
37194
37195#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:189
37196msgid ""
37197"This will display your email password on the screen. Is it OK to proceed?"
37198msgstr ""
37199
37200#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:225
37201msgid ""
37202"Before using this account to send mail, you must enable the \"Enable access "
37203"to this account via POP3 and IMAP\" option in GMX under More > E-mail "
37204"Settings > POP3 & IMAP."
37205msgstr ""
37206
37207#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:237
37208msgid ""
37209"Google recently deliberately broke their email sending protocol (SMTP) "
37210"support in an attempt to force everyone to use their web interface so they "
37211"can show you more ads. They are trying to claim that SMTP is insecure, that "
37212"is incorrect and simply an excuse. To use a Gmail account you will need to "
37213"\"allow less secure apps\" as described <a "
37214"href=\"https://support.google.com/accounts/answer/6010255\">here</a>."
37215msgstr ""
37216
37217#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:251
37218msgid ""
37219"If you are setting up a new Hotmail account, Microsoft requires that you  "
37220"verify your account periodically, before it will let calibre send email."
37221msgstr ""
37222
37223#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:271
37224#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:282
37225msgid "Bad configuration"
37226msgstr ""
37227
37228#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:272
37229msgid "You must set the From email address"
37230msgstr "يجب أن تعدّ عنوان بريد «من»"
37231
37232#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:283
37233msgid ""
37234"You must either set both the username <b>and</b> password for the mail "
37235"server or no username and no password at all."
37236msgstr ""
37237
37238#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:288
37239msgid ""
37240"No username and password set for mailserver. Most  mailservers need a "
37241"username and password. Are you sure?"
37242msgstr ""
37243
37244#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:132
37245msgid "Send email &from:"
37246msgstr "أرسل البريد &من:"
37247
37248#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:133
37249msgid ""
37250"<p>This is what will be present in the From: field of emails sent by "
37251"calibre.<br> Set it to your email address"
37252msgstr "<p>هذا ما سيكون موجودا في حقل «من:» للبريد الألكتروني الذي يرسله كاليبر.<br> اجعله بريدك الألكتروني"
37253
37254#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:134
37255msgid ""
37256"<p>A mail server is useful if the service you are sending mail to only "
37257"accepts email from well know mail services."
37258msgstr ""
37259
37260#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:135
37261msgid "Email server"
37262msgstr "خادوم البريد"
37263
37264#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:136
37265msgid "calibre can <b>optionally</b> use a server to send mail"
37266msgstr "يمكن لكاليبر <b>اختياريا</b> استخدام خادوم لإرسال بريد"
37267
37268#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:137
37269msgid "&Hostname:"
37270msgstr ""
37271
37272#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:138
37273msgid "The hostname of your mail server. For example, smtp.gmail.com"
37274msgstr ""
37275
37276#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:139
37277msgid "&Port:"
37278msgstr ""
37279
37280#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:140
37281msgid ""
37282"The port your mail server listens for connections on. The default is 25"
37283msgstr "منفذ ملقم البريد يستمع على لﻻتصاﻻت. الافتراضي هو 25"
37284
37285#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:142
37286msgid "Your username on the mail server"
37287msgstr "اسم المستخدم الخاص بك على خادم البريد"
37288
37289#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:144
37290msgid "Your password on the mail server"
37291msgstr "كلمة السر الخاصة بك على خادم البريد"
37292
37293#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:145
37294msgid "&Show"
37295msgstr ""
37296
37297#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:146
37298msgid "Encr&yption:"
37299msgstr ""
37300
37301#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:147
37302msgid ""
37303"Use TLS encryption when connecting to the mail server. This is the most "
37304"common."
37305msgstr ""
37306
37307#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:148
37308msgid "&TLS"
37309msgstr ""
37310
37311#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:149
37312msgid "Use SSL encryption when connecting to the mail server."
37313msgstr ""
37314
37315#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:150
37316msgid "SS&L"
37317msgstr ""
37318
37319#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:151
37320msgid "WARNING: Using no encryption is highly insecure"
37321msgstr ""
37322
37323#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:153
37324msgid "Use &GMX"
37325msgstr ""
37326
37327#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:154
37328msgid "Use &Hotmail"
37329msgstr ""
37330
37331#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:155
37332msgid "&Test email"
37333msgstr ""
37334
37335#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:47
37336msgid ""
37337"<p>If you use the <a "
37338"href=\"http://www.appstafarian.com/marvin.html\">Marvin</a> e-book reading "
37339"app (or similar OPDS enabled apps) on your Apple iDevice, you can access "
37340"your calibre book collection wirelessly, directly on the device. To do this "
37341"you have to turn on the calibre Content server."
37342msgstr ""
37343
37344#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:48
37345msgid "Turn on the &Content server"
37346msgstr ""
37347
37348#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:49
37349#, python-format
37350msgid ""
37351"<p>Remember to leave calibre running as the server only runs as long as calibre is running.\n"
37352"<p>The reader app should see your calibre collection automatically. If not, try adding the URL http://myhostname:8080 as a new catalog in the reader on your iDevice. Here myhostname should be the fully qualified hostname or the IP address of the computer calibre is running on. See <a href=\"%s\">the User Manual</a> for more information."
37353msgstr ""
37354
37355#: /__w/calibre/calibre/src/calibre/library/caches.py:529
37356#, python-brace-format
37357msgid "Invalid query format for colon-separated search: {0}"
37358msgstr ""
37359
37360#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:26
37361msgid "BIBTEX catalog generator"
37362msgstr "مولّد مَسرَد BIBTEX"
37363
37364#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:37
37365#, python-format
37366msgid ""
37367"The fields to output when cataloging books in the database.  Should be a comma-separated list of fields.\n"
37368"Available fields: %(fields)s.\n"
37369"plus user-created custom fields.\n"
37370"Example: %(opt)s=title,authors,tags\n"
37371"Default: '%%default'\n"
37372"Applies to: BIBTEX output format"
37373msgstr ""
37374
37375#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:50
37376#, python-format
37377msgid ""
37378"Output field to sort on.\n"
37379"Available fields: author_sort, id, rating, size, timestamp, title.\n"
37380"Default: '%default'\n"
37381"Applies to: BIBTEX output format"
37382msgstr ""
37383
37384#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:59
37385#, python-format
37386msgid ""
37387"Create a citation for BibTeX entries.\n"
37388"Boolean value: True, False\n"
37389"Default: '%default'\n"
37390"Applies to: BIBTEX output format"
37391msgstr ""
37392
37393#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:68
37394#, python-format
37395msgid ""
37396"Create a file entry if formats is selected for BibTeX entries.\n"
37397"Boolean value: True, False\n"
37398"Default: '%default'\n"
37399"Applies to: BIBTEX output format"
37400msgstr ""
37401
37402#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:77
37403#, python-format
37404msgid ""
37405"The template for citation creation from database fields.\n"
37406"Should be a template with {} enclosed fields.\n"
37407"Available fields: %s.\n"
37408"Default: '%%default'\n"
37409"Applies to: BIBTEX output format"
37410msgstr ""
37411
37412#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:87
37413#, python-format
37414msgid ""
37415"BibTeX file encoding output.\n"
37416"Available types: utf8, cp1252, ascii.\n"
37417"Default: '%default'\n"
37418"Applies to: BIBTEX output format"
37419msgstr ""
37420
37421#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:96
37422#, python-format
37423msgid ""
37424"BibTeX file encoding flag.\n"
37425"Available types: strict, replace, ignore, backslashreplace.\n"
37426"Default: '%default'\n"
37427"Applies to: BIBTEX output format"
37428msgstr ""
37429
37430#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:105
37431#, python-format
37432msgid ""
37433"Entry type for BibTeX catalog.\n"
37434"Available types: book, misc, mixed.\n"
37435"Default: '%default'\n"
37436"Applies to: BIBTEX output format"
37437msgstr ""
37438
37439#: /__w/calibre/calibre/src/calibre/library/catalogs/csv_xml.py:24
37440msgid "CSV/XML catalog generator"
37441msgstr "مولّد مسرد CSV/XML"
37442
37443#: /__w/calibre/calibre/src/calibre/library/catalogs/csv_xml.py:35
37444#, python-format
37445msgid ""
37446"The fields to output when cataloging books in the database.  Should be a comma-separated list of fields.\n"
37447"Available fields: %(fields)s,\n"
37448"plus user-created custom fields.\n"
37449"Example: %(opt)s=title,authors,tags\n"
37450"Default: '%%default'\n"
37451"Applies to: CSV, XML output formats"
37452msgstr ""
37453
37454#: /__w/calibre/calibre/src/calibre/library/catalogs/csv_xml.py:48
37455#, python-format
37456msgid ""
37457"Output field to sort on.\n"
37458"Available fields: author_sort, id, rating, size, timestamp, title_sort\n"
37459"Default: '%default'\n"
37460"Applies to: CSV, XML output formats"
37461msgstr ""
37462
37463#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:28
37464msgid "AZW3/EPUB/MOBI catalog generator"
37465msgstr "مولّد مَسرَد AZW3/EPUB/MOBI"
37466
37467#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:42
37468#, python-format
37469msgid ""
37470"Title of generated catalog used as title in metadata.\n"
37471"Default: '%default'\n"
37472"Applies to: AZW3, EPUB, MOBI output formats"
37473msgstr ""
37474
37475#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:49
37476#, python-format
37477msgid ""
37478"Create cross-references in Authors section for books with multiple authors.\n"
37479"Default: '%default'\n"
37480"Applies to: AZW3, EPUB, MOBI output formats"
37481msgstr ""
37482
37483#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:56
37484#, python-format
37485msgid ""
37486"Save the output from different stages of the conversion pipeline to the specified folder. Useful if you are unsure at which stage of the conversion process a bug is occurring.\n"
37487"Default: '%default'\n"
37488"Applies to: AZW3, EPUB, MOBI output formats"
37489msgstr ""
37490
37491#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:66
37492#, python-format
37493msgid ""
37494"Regex describing tags to exclude as genres.\n"
37495"Default: '%default' excludes bracketed tags, e.g. '[Project Gutenberg]', and '+', the default tag for read books.\n"
37496"Applies to: AZW3, EPUB, MOBI output formats"
37497msgstr ""
37498
37499#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:73
37500#, python-format
37501msgid ""
37502"Specifies the rules used to exclude books from the generated catalog.\n"
37503"The model for an exclusion rule is either\n"
37504"('<rule name>','Tags','<comma-separated list of tags>') or\n"
37505"('<rule name>','<custom column>','<pattern>').\n"
37506"For example:\n"
37507"(('Archived books','#status','Archived'),)\n"
37508"will exclude a book with a value of 'Archived' in the custom column 'status'.\n"
37509"When multiple rules are defined, all rules will be applied.\n"
37510"Default: \n"
37511"\"%default\"\n"
37512"Applies to: AZW3, EPUB, MOBI output formats"
37513msgstr ""
37514
37515#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:86
37516#, python-format
37517msgid ""
37518"Include 'Authors' section in catalog.\n"
37519"Default: '%default'\n"
37520"Applies to: AZW3, EPUB, MOBI output formats"
37521msgstr ""
37522
37523#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:93
37524#, python-format
37525msgid ""
37526"Include 'Descriptions' section in catalog.\n"
37527"Default: '%default'\n"
37528"Applies to: AZW3, EPUB, MOBI output formats"
37529msgstr ""
37530
37531#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:100
37532#, python-format
37533msgid ""
37534"Include 'Genres' section in catalog.\n"
37535"Default: '%default'\n"
37536"Applies to: AZW3, EPUB, MOBI output formats"
37537msgstr ""
37538
37539#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:107
37540#, python-format
37541msgid ""
37542"Include 'Titles' section in catalog.\n"
37543"Default: '%default'\n"
37544"Applies to: AZW3, EPUB, MOBI output formats"
37545msgstr ""
37546
37547#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:114
37548#, python-format
37549msgid ""
37550"Include 'Series' section in catalog.\n"
37551"Default: '%default'\n"
37552"Applies to: AZW3, EPUB, MOBI output formats"
37553msgstr ""
37554
37555#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:121
37556#, python-format
37557msgid ""
37558"Include 'Recently Added' section in catalog.\n"
37559"Default: '%default'\n"
37560"Applies to: AZW3, EPUB, MOBI output formats"
37561msgstr ""
37562
37563#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:128
37564#, python-format
37565msgid ""
37566"Source field for 'Genres' section.\n"
37567"Default: '%default'\n"
37568"Applies to: AZW3, EPUB, MOBI output formats"
37569msgstr ""
37570
37571#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:135
37572#, python-format
37573msgid ""
37574"Custom field containing note text to insert in Description header.\n"
37575"Default: '%default'\n"
37576"Applies to: AZW3, EPUB, MOBI output formats"
37577msgstr ""
37578
37579#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:142
37580#, python-format
37581msgid ""
37582"#<custom field>:[before|after]:[True|False] specifying:\n"
37583" <custom field> Custom field containing notes to merge with comments\n"
37584" [before|after] Placement of notes with respect to comments\n"
37585" [True|False] - A horizontal rule is inserted between notes and comments\n"
37586"Default: '%default'\n"
37587"Applies to: AZW3, EPUB, MOBI output formats"
37588msgstr ""
37589
37590#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:152
37591#, python-format
37592msgid ""
37593"Specifies the output profile. In some cases, an output profile is required to optimize the catalog for the device. For example, 'kindle' or 'kindle_dx' creates a structured Table of Contents with Sections and Articles.\n"
37594"Default: '%default'\n"
37595"Applies to: AZW3, EPUB, MOBI output formats"
37596msgstr ""
37597
37598#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:161
37599#, python-format
37600msgid ""
37601"Specifies the rules used to include prefixes indicating read books, wishlist items and other user-specified prefixes.\n"
37602"The model for a prefix rule is ('<rule name>','<source field>','<pattern>','<prefix>').\n"
37603"When multiple rules are defined, the first matching rule will be used.\n"
37604"Default:\n"
37605"\"%default\"\n"
37606"Applies to: AZW3, EPUB, MOBI output formats"
37607msgstr ""
37608
37609#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:170
37610#, python-format
37611msgid ""
37612"Use a named preset created with the GUI catalog builder.\n"
37613"A preset specifies all settings for building a catalog.\n"
37614"Default: '%default'\n"
37615"Applies to: AZW3, EPUB, MOBI output formats"
37616msgstr ""
37617
37618#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:178
37619#, python-format
37620msgid ""
37621"Replace existing cover when generating the catalog.\n"
37622"Default: '%default'\n"
37623"Applies to: AZW3, EPUB, MOBI output formats"
37624msgstr ""
37625
37626#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:185
37627#, python-format
37628msgid ""
37629"Size hint (in inches) for book covers in catalog.\n"
37630"Range: 1.0 - 2.0\n"
37631"Default: '%default'\n"
37632"Applies to: AZW3, EPUB, MOBI output formats"
37633msgstr ""
37634
37635#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:202
37636#, python-format
37637msgid "Error: Preset \"%s\" not found."
37638msgstr ""
37639
37640#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:203
37641#, python-format
37642msgid "Stored presets: %s"
37643msgstr ""
37644
37645#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:205
37646msgid "Error: No stored presets."
37647msgstr ""
37648
37649#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:335
37650msgid ""
37651"\n"
37652"*** Adding 'By authors' section required for MOBI output ***"
37653msgstr ""
37654
37655#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:69
37656msgid "column not in book: "
37657msgstr ""
37658
37659#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:101
37660msgid "Symbols"
37661msgstr ""
37662
37663#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:333
37664msgid "No genres to catalog.\n"
37665msgstr "لا توجد أجناس لفهرستها في مسارد.\n"
37666
37667#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:335
37668msgid "Check 'Excluded genres' regex in the E-book options.\n"
37669msgstr ""
37670
37671#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:337
37672msgid "No books available to catalog"
37673msgstr "لا كتب متاحة لفهرستها في مسارد"
37674
37675#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:350
37676#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2530
37677msgid "Titles"
37678msgstr ""
37679
37680#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:354
37681msgid "Genres"
37682msgstr ""
37683
37684#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:356
37685#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1828
37686msgid "Recently Added"
37687msgstr ""
37688
37689#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:358
37690#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2026
37691msgid "Recently Read"
37692msgstr ""
37693
37694#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:360
37695msgid "Descriptions"
37696msgstr ""
37697
37698#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:566
37699msgid "<p>Inconsistent author sort values for author<br/>'{!s}':</p>"
37700msgstr ""
37701
37702#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:583
37703msgid "Warning: Inconsistent Author Sort values for Author '{!s}':\n"
37704msgstr ""
37705
37706#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:773
37707msgid "Sorting database"
37708msgstr ""
37709
37710#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:875
37711msgid "Sorting titles"
37712msgstr ""
37713
37714#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:887
37715msgid ""
37716"No books to catalog.\n"
37717"Check 'Excluded books' rules in the E-book options.\n"
37718msgstr "لا كتب لتضمينها في المسرد.\nتحقق من قواعد ’الكتب المستثناة‘ في خيارات الكتب الالكترونية.\n"
37719
37720#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:889
37721msgid "No books available to include in catalog"
37722msgstr "لا كتب متاحة لتضمينها في مسرد"
37723
37724#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1594
37725#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1600
37726#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1744
37727#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1749
37728#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1796
37729#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1801
37730#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2314
37731#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2320
37732#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2445
37733#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2605
37734#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2610
37735msgid "error in"
37736msgstr ""
37737
37738#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2106
37739msgid "Genres HTML"
37740msgstr ""
37741
37742#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2510
37743msgid "Titles HTML"
37744msgstr ""
37745
37746#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2712
37747#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2714
37748#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2716
37749msgid "by "
37750msgstr ""
37751
37752#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2859
37753msgid "Descriptions HTML"
37754msgstr ""
37755
37756#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2863
37757msgid "Description HTML"
37758msgstr ""
37759
37760#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2992
37761msgid "NCX header"
37762msgstr ""
37763
37764#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3072
37765msgid "NCX for descriptions"
37766msgstr ""
37767
37768#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3143
37769msgid "NCX for Series"
37770msgstr ""
37771
37772#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3198
37773#, python-format
37774msgid "Series beginning with %s"
37775msgstr ""
37776
37777#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3200
37778#, python-format
37779msgid "Series beginning with '%s'"
37780msgstr ""
37781
37782#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3225
37783msgid "NCX for Titles"
37784msgstr ""
37785
37786#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3282
37787#, python-format
37788msgid "Titles beginning with %s"
37789msgstr ""
37790
37791#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3284
37792#, python-format
37793msgid "Titles beginning with '%s'"
37794msgstr ""
37795
37796#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3309
37797msgid "NCX for Authors"
37798msgstr ""
37799
37800#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3359
37801#, python-format
37802msgid "Authors beginning with %s"
37803msgstr ""
37804
37805#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3361
37806#, python-format
37807msgid "Authors beginning with '%s'"
37808msgstr ""
37809
37810#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3386
37811msgid "NCX for Recently Added"
37812msgstr ""
37813
37814#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3504
37815msgid "NCX for Recently Read"
37816msgstr ""
37817
37818#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3595
37819msgid "NCX for genres"
37820msgstr ""
37821
37822#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3651
37823msgid "Generating OPF"
37824msgstr ""
37825
37826#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3955
37827msgid "Thumbnails"
37828msgstr ""
37829
37830#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3961
37831msgid "Thumbnail"
37832msgstr "صورة مصغرة"
37833
37834#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4394
37835msgid "Saving NCX"
37836msgstr ""
37837
37838#: /__w/calibre/calibre/src/calibre/library/check_library.py:28
37839msgid "Invalid titles"
37840msgstr ""
37841
37842#: /__w/calibre/calibre/src/calibre/library/check_library.py:29
37843msgid "Extra titles"
37844msgstr ""
37845
37846#: /__w/calibre/calibre/src/calibre/library/check_library.py:30
37847msgid "Invalid authors"
37848msgstr ""
37849
37850#: /__w/calibre/calibre/src/calibre/library/check_library.py:31
37851msgid "Extra authors"
37852msgstr ""
37853
37854#: /__w/calibre/calibre/src/calibre/library/check_library.py:32
37855msgid "Missing book formats"
37856msgstr ""
37857
37858#: /__w/calibre/calibre/src/calibre/library/check_library.py:33
37859msgid "Extra book formats"
37860msgstr ""
37861
37862#: /__w/calibre/calibre/src/calibre/library/check_library.py:34
37863msgid "Unknown files in books"
37864msgstr "ملفات مجهولة في الكتب"
37865
37866#: /__w/calibre/calibre/src/calibre/library/check_library.py:35
37867msgid "Missing cover files"
37868msgstr ""
37869
37870#: /__w/calibre/calibre/src/calibre/library/check_library.py:36
37871msgid "Cover files not in database"
37872msgstr ""
37873
37874#: /__w/calibre/calibre/src/calibre/library/check_library.py:37
37875msgid "Folders raising exception"
37876msgstr ""
37877
37878#: /__w/calibre/calibre/src/calibre/library/coloring.py:19
37879msgid "INVALID CONDITION"
37880msgstr ""
37881
37882#: /__w/calibre/calibre/src/calibre/library/database2.py:112
37883#: /__w/calibre/calibre/src/calibre/library/database2.py:121
37884#, python-format
37885msgid "Path to library too long. Must be less than %d characters."
37886msgstr "الطريق إلى المكتبة وقتاً طويلاً. يجب أن يكون أقل من %d محرف."
37887
37888#: /__w/calibre/calibre/src/calibre/library/database2.py:1242
37889#, python-format
37890msgid " (%s books)"
37891msgstr ""
37892
37893#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:146
37894msgid "Identifiers"
37895msgstr "المعرفات"
37896
37897#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:218
37898msgid "On device"
37899msgstr ""
37900
37901#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:268
37902msgid "Series sort"
37903msgstr ""
37904
37905#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:278
37906msgid "Title sort"
37907msgstr "ترتيب العنوان"
37908
37909#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:32
37910msgid "The title"
37911msgstr ""
37912
37913#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:33
37914msgid "The authors"
37915msgstr ""
37916
37917#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:34
37918#, python-brace-format
37919msgid ""
37920"The author sort string. To use only the first letter of the name use "
37921"{author_sort[0]}"
37922msgstr ""
37923
37924#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:36
37925msgid "The tags"
37926msgstr ""
37927
37928#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:37
37929msgid "The series"
37930msgstr "سلسلة"
37931
37932#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:38
37933msgid ""
37934"The series number. To get leading zeros use {series_index:0>3s} or "
37935"{series_index:>3s} for leading spaces"
37936msgstr ""
37937
37938#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:41
37939msgid "The rating"
37940msgstr "التقييم"
37941
37942#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:42
37943msgid "The ISBN"
37944msgstr "[ايسبن]"
37945
37946#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:43
37947msgid "The publisher"
37948msgstr ""
37949
37950#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:44
37951msgid "The date"
37952msgstr ""
37953
37954#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:45
37955msgid "The published date"
37956msgstr ""
37957
37958#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:46
37959msgid "The date when the metadata for this book record was last modified"
37960msgstr "التاريخ عند آخر تعديل في البيانات الوصفية لهذا السجل الكتاب"
37961
37962#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:48
37963msgid "The language(s) of this book"
37964msgstr ""
37965
37966#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:49
37967msgid "The calibre internal id"
37968msgstr ""
37969
37970#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:78
37971msgid "Options to control saving to disk"
37972msgstr ""
37973
37974#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:84
37975msgid ""
37976"Normally, calibre will update the metadata in the saved files from what is "
37977"in the calibre library. Makes saving to disk slower."
37978msgstr ""
37979
37980#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:87
37981msgid ""
37982"Normally, calibre will write the metadata into a separate OPF file along "
37983"with the actual e-book files."
37984msgstr ""
37985
37986#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:90
37987msgid ""
37988"Normally, calibre will save the cover in a separate file along with the "
37989"actual e-book files."
37990msgstr ""
37991
37992#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:93
37993msgid ""
37994"Comma separated list of formats to save for each book. By default all "
37995"available formats are saved."
37996msgstr ""
37997
37998#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:96
37999#, python-format
38000msgid ""
38001"The template to control the filename and folder structure of the saved "
38002"files. Default is \"%(templ)s\" which will save books into a per-author "
38003"subfolder with filenames containing title and author. Available controls "
38004"are: {%(controls)s}"
38005msgstr ""
38006
38007#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:102
38008#, python-format
38009msgid ""
38010"The template to control the filename and folder structure of files sent to "
38011"the device. Default is \"%(templ)s\" which will save books into a per-author"
38012" folder with filenames containing title and author. Available controls are: "
38013"{%(controls)s}"
38014msgstr ""
38015
38016#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:109
38017msgid ""
38018"Have calibre convert all non English characters into English equivalents for"
38019" the file names. This is useful if saving to a legacy filesystem without "
38020"full support for Unicode filenames."
38021msgstr ""
38022
38023#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:113
38024#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:117
38025#, python-format
38026msgid ""
38027"The format in which to display dates. %(day)s - day, %(month)s - month, "
38028"%(mn)s - month number, %(year)s - year. Default is: %(default)s"
38029msgstr ""
38030
38031#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:121
38032msgid "Convert paths to lowercase."
38033msgstr ""
38034
38035#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:123
38036msgid "Replace whitespace with underscores."
38037msgstr ""
38038
38039#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:125
38040msgid "Save into a single folder, ignoring the template folder structure"
38041msgstr ""
38042
38043#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:284
38044#, python-format
38045msgid ""
38046"Failed to calculate path for save to disk. Template: %(templ)s\n"
38047"Error: %(err)s"
38048msgstr ""
38049
38050#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:288
38051#, python-format
38052msgid "Template evaluation resulted in no path components. Template: %s"
38053msgstr ""
38054
38055#: /__w/calibre/calibre/src/calibre/linux.py:1144
38056msgid "The one stop solution to all your e-book needs"
38057msgstr "الحل ذو المحطة الواحدة لكل احتياجاتك من الكتب الالكترونية"
38058
38059#: /__w/calibre/calibre/src/calibre/linux.py:1146
38060msgid "calibre is the one stop solution to all your e-book needs."
38061msgstr "كاليبر هو الحل ذو المحطة الواحدة لكل احتياجاتك من الكتب الالكترونية."
38062
38063#: /__w/calibre/calibre/src/calibre/linux.py:1147
38064msgid ""
38065"You can use calibre to catalog your books, fetch metadata for them "
38066"automatically, convert them from and to all the various e-book formats, send"
38067" them to your e-book reader devices, read the books on your computer, edit "
38068"the books in a dedicated e-book editor and even make them available over the"
38069" network with the built-in Content server. You can also download news and "
38070"periodicals in e-book format from over a thousand different news and "
38071"magazine websites."
38072msgstr ""
38073
38074#: /__w/calibre/calibre/src/calibre/linux.py:1160
38075msgid "Edit the text and styles inside e-books"
38076msgstr ""
38077
38078#: /__w/calibre/calibre/src/calibre/linux.py:1162
38079msgid ""
38080"The calibre E-book editor allows you to edit the text and styles inside the "
38081"book with a live preview of your changes."
38082msgstr ""
38083
38084#: /__w/calibre/calibre/src/calibre/linux.py:1163
38085msgid ""
38086"It can edit books in both the EPUB and AZW3 (Kindle) formats. It includes "
38087"various useful tools for checking the book for errors, editing the Table of "
38088"Contents, performing automated cleanups, etc."
38089msgstr ""
38090
38091#: /__w/calibre/calibre/src/calibre/linux.py:1175
38092msgid "Read e-books in over a dozen different formats"
38093msgstr ""
38094
38095#: /__w/calibre/calibre/src/calibre/linux.py:1177
38096msgid ""
38097"The calibre E-book viewer allows you to read e-books in over a dozen "
38098"different formats."
38099msgstr ""
38100
38101#: /__w/calibre/calibre/src/calibre/linux.py:1178
38102msgid ""
38103"It has a full screen mode for distraction free reading and can display the "
38104"text with multiple columns per screen."
38105msgstr ""
38106
38107#: /__w/calibre/calibre/src/calibre/linux.py:1315
38108msgid "Command Line Interface"
38109msgstr ""
38110
38111#: /__w/calibre/calibre/src/calibre/linux.py:1316
38112msgid ""
38113"On macOS, the command line tools are inside the calibre bundle, for example,"
38114" if you installed calibre in :file:`/Applications` the command line tools "
38115"are in :file:`/Applications/calibre.app/Contents/MacOS/`."
38116msgstr ""
38117
38118#: /__w/calibre/calibre/src/calibre/linux.py:1319
38119msgid "Documented commands"
38120msgstr ""
38121
38122#: /__w/calibre/calibre/src/calibre/linux.py:1319
38123msgid "Undocumented commands"
38124msgstr ""
38125
38126#: /__w/calibre/calibre/src/calibre/linux.py:1320
38127msgid ""
38128"You can see usage for undocumented commands by executing them without "
38129"arguments in a terminal."
38130msgstr ""
38131
38132#: /__w/calibre/calibre/src/calibre/linux.py:1321
38133msgid "Change language"
38134msgstr ""
38135
38136#: /__w/calibre/calibre/src/calibre/srv/ajax.py:286
38137#: /__w/calibre/calibre/src/calibre/srv/opds.py:414
38138#: /__w/calibre/calibre/src/calibre/srv/opds.py:479
38139#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
38140msgid "Newest"
38141msgstr "الأجد"
38142
38143#: /__w/calibre/calibre/src/calibre/srv/code.py:130
38144#, python-brace-format
38145msgid "<b>{title}</b> by {authors}"
38146msgstr "<b>{title}</b> للمؤلف {authors}"
38147
38148#: /__w/calibre/calibre/src/calibre/srv/code.py:131
38149#, python-brace-format
38150msgid "{series_index} of <i>{series}</i>"
38151msgstr "{series_index} من <i>{series}</i>"
38152
38153#: /__w/calibre/calibre/src/calibre/srv/code.py:133
38154#, python-brace-format
38155msgid "Date: {timestamp}"
38156msgstr "التأريخ: {timestamp}"
38157
38158#: /__w/calibre/calibre/src/calibre/srv/code.py:133
38159#, python-brace-format
38160msgid "Published: {pubdate}"
38161msgstr "نُشر في: {pubdate}"
38162
38163#: /__w/calibre/calibre/src/calibre/srv/code.py:133
38164#, python-brace-format
38165msgid "Publisher: {publisher}"
38166msgstr "الناشر: {publisher}"
38167
38168#: /__w/calibre/calibre/src/calibre/srv/legacy.py:58
38169msgid "Show "
38170msgstr ""
38171
38172#: /__w/calibre/calibre/src/calibre/srv/legacy.py:73
38173msgid " sorted by "
38174msgstr ""
38175
38176#: /__w/calibre/calibre/src/calibre/srv/legacy.py:131
38177msgid "Change library"
38178msgstr ""
38179
38180#: /__w/calibre/calibre/src/calibre/srv/legacy.py:131
38181msgid "Change library to: "
38182msgstr ""
38183
38184#: /__w/calibre/calibre/src/calibre/srv/legacy.py:202
38185msgid "Switch to the full interface (non-mobile interface)"
38186msgstr ""
38187
38188#: /__w/calibre/calibre/src/calibre/srv/legacy.py:205
38189msgid ""
38190"The full interface gives you many more features, but it may not work well on"
38191" a small screen"
38192msgstr ""
38193
38194#: /__w/calibre/calibre/src/calibre/srv/loop.py:142
38195#, python-brace-format
38196msgid "{0} is not a valid IP address/network, with error: {1}"
38197msgstr ""
38198
38199#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:21
38200#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:155
38201msgid "username [password]"
38202msgstr ""
38203
38204#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:25
38205msgid "Give this user only read access"
38206msgstr ""
38207
38208#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:29
38209#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:45
38210#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:103
38211#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:162
38212msgid "username is required"
38213msgstr ""
38214
38215#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:39
38216msgid "username"
38217msgstr ""
38218
38219#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:60
38220msgid "username set|reset|toggle|show"
38221msgstr ""
38222
38223#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:68
38224msgid "username and operation are required"
38225msgstr ""
38226
38227#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:86
38228msgid "[options] username [library_name ...]"
38229msgstr ""
38230
38231#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:90
38232msgid ""
38233"Specify the action to perform.\n"
38234"A value of \"show\" shows the current library restrictions for the specified user.\n"
38235"A value of \"allow-all\" removes all library restrictions.\n"
38236"A value of \"allow\" allows access to only the specified libraries.\n"
38237"A value of \"block\" allows access to all, except the specified libraries.\n"
38238"A value of \"per-library\" sets per library restrictions. In this case the libraries list is interpreted as a list of library name followed by restriction to apply, followed by next library name and so on. Using a restriction of \"=\" removes any previous restriction on that library."
38239msgstr ""
38240
38241#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:186
38242msgid "Unknown command: {}"
38243msgstr ""
38244
38245#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:188
38246msgid "Manage the user accounts for calibre-server. Available commands are:"
38247msgstr ""
38248
38249#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:190
38250msgid "Use {} for help on individual commands"
38251msgstr ""
38252
38253#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:213
38254msgid "What do you want to do?"
38255msgstr ""
38256
38257#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:222
38258msgid "default"
38259msgstr "الافتراضي"
38260
38261#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:227
38262msgid "No choice selected, exiting..."
38263msgstr "لم يحدد خيار، الخروج..."
38264
38265#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:236
38266#, python-format
38267msgid "%s is not a valid choice, try again"
38268msgstr ""
38269
38270#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:247
38271msgid "Existing user names:"
38272msgstr ""
38273
38274#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:250
38275msgid "There are no users, you must first add an user"
38276msgstr ""
38277
38278#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:255
38279#, python-format
38280msgid "The username %s does not exist"
38281msgstr ""
38282
38283#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:257
38284#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:280
38285msgid "Enter the username"
38286msgstr ""
38287
38288#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:264
38289#, python-format
38290msgid "Enter the new password for %s: "
38291msgstr ""
38292
38293#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:266
38294#: /__w/calibre/calibre/src/calibre/srv/users.py:62
38295msgid "Empty passwords are not allowed"
38296msgstr "كلمة السر فارغة غير مقبولة"
38297
38298#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:269
38299#, python-format
38300msgid "Re-enter the new password for %s, to verify: "
38301msgstr ""
38302
38303#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:272
38304msgid "Passwords do not match"
38305msgstr ""
38306
38307#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:283
38308#, python-format
38309msgid "User %s added successfully!"
38310msgstr ""
38311
38312#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:287
38313#, python-format
38314msgid "Are you sure you want to remove the user %s?"
38315msgstr ""
38316
38317#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:291
38318#, python-format
38319msgid "User %s successfully removed!"
38320msgstr ""
38321
38322#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:296
38323#, python-format
38324msgid "Password for %s successfully changed!"
38325msgstr ""
38326
38327#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:300
38328#, python-brace-format
38329msgid "Current password for {0} is: {1}"
38330msgstr ""
38331
38332#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:305
38333msgid "Allow {} to make changes (i.e. grant write access)"
38334msgstr ""
38335
38336#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:307
38337msgid "Prevent {} from making changes (i.e. remove write access)"
38338msgstr ""
38339
38340#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:331
38341msgid "{} has the following additional per-library restrictions:"
38342msgstr ""
38343
38344#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:336
38345msgid "{} has no additional per-library restrictions"
38346msgstr ""
38347
38348#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:339
38349msgid "Allow access to all libraries"
38350msgstr ""
38351
38352#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:340
38353msgid "Allow access to only specified libraries"
38354msgstr ""
38355
38356#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:341
38357msgid "Allow access to all, except specified libraries"
38358msgstr ""
38359
38360#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:342
38361msgid "Change per-library restrictions"
38362msgstr ""
38363
38364#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:348
38365msgid "Enter the name of the library:"
38366msgstr ""
38367
38368#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:353
38369msgid ""
38370"Enter a search expression, access will be granted only to books matching "
38371"this expression. An empty expression will grant access to all books."
38372msgstr ""
38373
38374#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:361
38375msgid "Another restriction?"
38376msgstr ""
38377
38378#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:366
38379msgid "Enter a comma separated list of library names:"
38380msgstr "أدخِل لائحة مفصولة بفوارز من أسماء المكتبات:"
38381
38382#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:369
38383msgid "Allowing access only to libraries: {}"
38384msgstr ""
38385
38386#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:370
38387msgid "Allowing access to all libraries, except: {}"
38388msgstr ""
38389
38390#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:378
38391msgid "Show password for {}"
38392msgstr ""
38393
38394#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:380
38395msgid "Change read/write permission for {}"
38396msgstr ""
38397
38398#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:381
38399msgid "Change the libraries {} is allowed to access"
38400msgstr ""
38401
38402#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:383
38403#, python-brace-format
38404msgid "{0} has {1} access"
38405msgstr ""
38406
38407#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:385
38408msgid "read-write"
38409msgstr ""
38410
38411#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:385
38412msgid "readonly"
38413msgstr ""
38414
38415#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:404
38416msgid "Add a new user"
38417msgstr ""
38418
38419#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:405
38420msgid "Edit an existing user"
38421msgstr ""
38422
38423#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:406
38424msgid "Remove a user"
38425msgstr ""
38426
38427#: /__w/calibre/calibre/src/calibre/srv/opds.py:176
38428msgid "one item"
38429msgid_plural "{} items"
38430msgstr[0] ""
38431msgstr[1] ""
38432msgstr[2] ""
38433msgstr[3] ""
38434msgstr[4] ""
38435msgstr[5] ""
38436
38437#: /__w/calibre/calibre/src/calibre/srv/opds.py:187
38438#, python-format
38439msgid "RATING: %s<br />"
38440msgstr ""
38441
38442#: /__w/calibre/calibre/src/calibre/srv/opds.py:189
38443#, python-format
38444msgid "TAGS: %s<br />"
38445msgstr ""
38446
38447#: /__w/calibre/calibre/src/calibre/srv/opds.py:191
38448#, python-format
38449msgid "SERIES: %(series)s [%(sidx)s]<br />"
38450msgstr ""
38451
38452#: /__w/calibre/calibre/src/calibre/srv/opds.py:288
38453msgid "Books in your library"
38454msgstr ""
38455
38456#: /__w/calibre/calibre/src/calibre/srv/opds.py:293
38457msgid "By "
38458msgstr ""
38459
38460#: /__w/calibre/calibre/src/calibre/srv/opds.py:294
38461msgid "Books sorted by "
38462msgstr ""
38463
38464#: /__w/calibre/calibre/src/calibre/srv/opds.py:301
38465msgid "Library:"
38466msgstr ""
38467
38468#: /__w/calibre/calibre/src/calibre/srv/opds.py:304
38469msgid "Change calibre library to:"
38470msgstr ""
38471
38472#: /__w/calibre/calibre/src/calibre/srv/opds.py:415
38473#: /__w/calibre/calibre/src/calibre/srv/opds.py:432
38474#, python-format
38475msgid "By %s"
38476msgstr "بواسطة %s"
38477
38478#: /__w/calibre/calibre/src/calibre/srv/opds.py:598
38479#, python-brace-format
38480msgid "By {0} :: {1}"
38481msgstr ""
38482
38483#: /__w/calibre/calibre/src/calibre/srv/opts.py:31
38484msgid "Path to the SSL certificate file"
38485msgstr ""
38486
38487#: /__w/calibre/calibre/src/calibre/srv/opts.py:35
38488msgid "Path to the SSL private key file"
38489msgstr ""
38490
38491#: /__w/calibre/calibre/src/calibre/srv/opts.py:39
38492msgid "Time (in seconds) after which an idle connection is closed"
38493msgstr ""
38494
38495#: /__w/calibre/calibre/src/calibre/srv/opts.py:43
38496msgid ""
38497"Time (in seconds) to wait for a response from the server when making queries"
38498msgstr ""
38499
38500#: /__w/calibre/calibre/src/calibre/srv/opts.py:47
38501msgid "Total time in seconds to wait for clean shutdown"
38502msgstr ""
38503
38504#: /__w/calibre/calibre/src/calibre/srv/opts.py:51
38505msgid "Socket pre-allocation, for example, with systemd socket activation"
38506msgstr ""
38507
38508#: /__w/calibre/calibre/src/calibre/srv/opts.py:55
38509msgid "Max. size of single HTTP header (in KB)"
38510msgstr ""
38511
38512#: /__w/calibre/calibre/src/calibre/srv/opts.py:59
38513msgid "Max. allowed size for files uploaded to the server (in MB)"
38514msgstr ""
38515
38516#: /__w/calibre/calibre/src/calibre/srv/opts.py:63
38517msgid "Minimum size for which responses use data compression (in bytes)"
38518msgstr ""
38519
38520#: /__w/calibre/calibre/src/calibre/srv/opts.py:67
38521msgid "Number of worker threads used to process requests"
38522msgstr ""
38523
38524#: /__w/calibre/calibre/src/calibre/srv/opts.py:71
38525msgid "Maximum number of worker processes"
38526msgstr ""
38527
38528#: /__w/calibre/calibre/src/calibre/srv/opts.py:73
38529msgid ""
38530"Worker processes are launched as needed and used for large jobs such as "
38531"preparing a book for viewing, adding books, converting, etc. Normally, the "
38532"max. number of such processes is based on the number of CPU cores. You can "
38533"control it by this setting."
38534msgstr ""
38535
38536#: /__w/calibre/calibre/src/calibre/srv/opts.py:78
38537msgid "Maximum time for worker processes"
38538msgstr ""
38539
38540#: /__w/calibre/calibre/src/calibre/srv/opts.py:80
38541msgid ""
38542"Maximum amount of time worker processes are allowed to run (in minutes). Set"
38543" to zero for no limit."
38544msgstr ""
38545
38546#: /__w/calibre/calibre/src/calibre/srv/opts.py:83
38547msgid "The port on which to listen for connections"
38548msgstr ""
38549
38550#: /__w/calibre/calibre/src/calibre/srv/opts.py:87
38551msgid "A prefix to prepend to all URLs"
38552msgstr ""
38553
38554#: /__w/calibre/calibre/src/calibre/srv/opts.py:89
38555msgid ""
38556"Useful if you wish to run this server behind a reverse proxy. For example "
38557"use, /calibre as the URL prefix."
38558msgstr ""
38559
38560#: /__w/calibre/calibre/src/calibre/srv/opts.py:91
38561msgid "Number of books to show in a single page"
38562msgstr "عدد الكتب لإظهارها في صفحة واحدة"
38563
38564#: /__w/calibre/calibre/src/calibre/srv/opts.py:93
38565msgid "The number of books to show in a single page in the browser."
38566msgstr "عدد الكتب لإظهارها في صفحة واحدة في المتصفح."
38567
38568#: /__w/calibre/calibre/src/calibre/srv/opts.py:95
38569msgid "Advertise OPDS feeds via BonJour"
38570msgstr ""
38571
38572#: /__w/calibre/calibre/src/calibre/srv/opts.py:97
38573msgid ""
38574"Advertise the OPDS feeds via the BonJour service, so that OPDS based reading"
38575" apps can detect and connect to the server automatically."
38576msgstr ""
38577
38578#: /__w/calibre/calibre/src/calibre/srv/opts.py:100
38579msgid "Maximum number of books in OPDS feeds"
38580msgstr "أقصى عدد كتب في مواجز OPDS"
38581
38582#: /__w/calibre/calibre/src/calibre/srv/opts.py:102
38583msgid ""
38584"The maximum number of books that the server will return in a single OPDS "
38585"acquisition feed."
38586msgstr ""
38587
38588#: /__w/calibre/calibre/src/calibre/srv/opts.py:105
38589msgid "Maximum number of ungrouped items in OPDS feeds"
38590msgstr ""
38591
38592#: /__w/calibre/calibre/src/calibre/srv/opts.py:107
38593msgid ""
38594"Group items in categories such as author/tags by first letter when there are"
38595" more than this number of items. Set to zero to disable."
38596msgstr ""
38597
38598#: /__w/calibre/calibre/src/calibre/srv/opts.py:110
38599msgid "The interface on which to listen for connections"
38600msgstr ""
38601
38602#: /__w/calibre/calibre/src/calibre/srv/opts.py:112
38603msgid ""
38604"The default is to listen on all available IPv4 interfaces. You can change "
38605"this to, for example, \"127.0.0.1\" to only listen for connections from the "
38606"local machine, or to \"::\" to listen to all incoming IPv6 and IPv4 "
38607"connections."
38608msgstr ""
38609
38610#: /__w/calibre/calibre/src/calibre/srv/opts.py:116
38611msgid "Fallback to auto-detected interface"
38612msgstr ""
38613
38614#: /__w/calibre/calibre/src/calibre/srv/opts.py:118
38615msgid ""
38616"If for some reason the server is unable to bind to the interface specified "
38617"in the listen_on option, then it will try to detect an interface that "
38618"connects to the outside world and bind to that."
38619msgstr ""
38620
38621#: /__w/calibre/calibre/src/calibre/srv/opts.py:122
38622msgid "Zero copy file transfers for increased performance"
38623msgstr ""
38624
38625#: /__w/calibre/calibre/src/calibre/srv/opts.py:124
38626msgid ""
38627"This will use zero-copy in-kernel transfers when sending files over the "
38628"network, increasing performance. However, it can cause corrupted file "
38629"transfers on some broken filesystems. If you experience corrupted file "
38630"transfers, turn it off."
38631msgstr ""
38632
38633#: /__w/calibre/calibre/src/calibre/srv/opts.py:128
38634msgid "Max. log file size (in MB)"
38635msgstr ""
38636
38637#: /__w/calibre/calibre/src/calibre/srv/opts.py:130
38638msgid ""
38639"The maximum size of log files, generated by the server. When the log becomes"
38640" larger than this size, it is automatically rotated. Set to zero to disable "
38641"log rotation."
38642msgstr ""
38643
38644#: /__w/calibre/calibre/src/calibre/srv/opts.py:133
38645msgid "Log HTTP 404 (Not Found) requests"
38646msgstr ""
38647
38648#: /__w/calibre/calibre/src/calibre/srv/opts.py:135
38649msgid ""
38650"Normally, the server logs all HTTP requests for resources that are not "
38651"found. This can generate a lot of log spam, if your server is targeted by "
38652"bots. Use this option to turn it off."
38653msgstr ""
38654
38655#: /__w/calibre/calibre/src/calibre/srv/opts.py:139
38656msgid "Password based authentication to access the server"
38657msgstr ""
38658
38659#: /__w/calibre/calibre/src/calibre/srv/opts.py:141
38660msgid ""
38661"Normally, the server is unrestricted, allowing anyone to access it. You can "
38662"restrict access to predefined users with this option."
38663msgstr ""
38664
38665#: /__w/calibre/calibre/src/calibre/srv/opts.py:144
38666msgid "Allow un-authenticated local connections to make changes"
38667msgstr ""
38668
38669#: /__w/calibre/calibre/src/calibre/srv/opts.py:146
38670msgid ""
38671"Normally, if you do not turn on authentication, the server operates in read-"
38672"only mode, so as to not allow anonymous users to make changes to your "
38673"calibre libraries. This option allows anybody connecting from the same "
38674"computer as the server is running on to make changes. This is useful if you "
38675"want to run the server without authentication but still use calibredb to "
38676"make changes to your calibre libraries. Note that turning on this option "
38677"means any program running on the computer can make changes to your calibre "
38678"libraries."
38679msgstr ""
38680
38681#: /__w/calibre/calibre/src/calibre/srv/opts.py:155
38682msgid ""
38683"Allow un-authenticated connections from specific IP addresses to make "
38684"changes"
38685msgstr ""
38686
38687#: /__w/calibre/calibre/src/calibre/srv/opts.py:157
38688msgid ""
38689"Normally, if you do not turn on authentication, the server operates in read-"
38690"only mode, so as to not allow anonymous users to make changes to your "
38691"calibre libraries. This option allows anybody connecting from the specified "
38692"IP addresses to make changes. Must be a comma separated list of address or "
38693"network specifications. This is useful if you want to run the server without"
38694" authentication but still use calibredb to make changes to your calibre "
38695"libraries. Note that turning on this option means anyone connecting from the"
38696" specified IP addresses can make changes to your calibre libraries."
38697msgstr ""
38698
38699#: /__w/calibre/calibre/src/calibre/srv/opts.py:166
38700msgid "Path to user database"
38701msgstr ""
38702
38703#: /__w/calibre/calibre/src/calibre/srv/opts.py:168
38704msgid ""
38705"Path to a file in which to store the user and password information. Normally"
38706" a file in the calibre configuration folder is used."
38707msgstr ""
38708
38709#: /__w/calibre/calibre/src/calibre/srv/opts.py:171
38710msgid "Choose the type of authentication used"
38711msgstr ""
38712
38713#: /__w/calibre/calibre/src/calibre/srv/opts.py:172
38714msgid ""
38715"Set the HTTP authentication mode used by the server. Set to \"basic\" if you"
38716" are putting this server behind an SSL proxy. Otherwise, leave it as "
38717"\"auto\", which will use \"basic\" if SSL is configured otherwise it will "
38718"use \"digest\"."
38719msgstr ""
38720
38721#: /__w/calibre/calibre/src/calibre/srv/opts.py:176
38722msgid "Ban IP addresses that have repeated login failures"
38723msgstr ""
38724
38725#: /__w/calibre/calibre/src/calibre/srv/opts.py:177
38726msgid ""
38727"Temporarily bans access for IP addresses that have repeated login failures "
38728"for the specified number of minutes. Useful to prevent attempts at guessing "
38729"passwords. If set to zero, no banning is done."
38730msgstr ""
38731
38732#: /__w/calibre/calibre/src/calibre/srv/opts.py:181
38733msgid "Number of login failures for ban"
38734msgstr ""
38735
38736#: /__w/calibre/calibre/src/calibre/srv/opts.py:182
38737msgid "The number of login failures after which an IP address is banned"
38738msgstr ""
38739
38740#: /__w/calibre/calibre/src/calibre/srv/opts.py:184
38741msgid "Ignored user-defined metadata fields"
38742msgstr ""
38743
38744#: /__w/calibre/calibre/src/calibre/srv/opts.py:186
38745msgid ""
38746"Comma separated list of user-defined metadata fields that will not be "
38747"displayed by the Content server in the /opds and /mobile views. For example:"
38748" {}"
38749msgstr ""
38750
38751#: /__w/calibre/calibre/src/calibre/srv/opts.py:190
38752msgid "Restrict displayed user-defined fields"
38753msgstr ""
38754
38755#: /__w/calibre/calibre/src/calibre/srv/opts.py:192
38756msgid ""
38757"Comma separated list of user-defined metadata fields that will be displayed "
38758"by the Content server in the /opds and /mobile views. If you specify this "
38759"option, any fields not in this list will not be displayed. For example: {}"
38760msgstr ""
38761
38762#: /__w/calibre/calibre/src/calibre/srv/opts.py:197
38763msgid "Choose the default book list mode"
38764msgstr ""
38765
38766#: /__w/calibre/calibre/src/calibre/srv/opts.py:199
38767msgid ""
38768"Set the default book list mode that will be used for new users. Individual "
38769"users can override the default in their own settings. The default is to use "
38770"a cover grid."
38771msgstr ""
38772
38773#: /__w/calibre/calibre/src/calibre/srv/opts.py:248
38774msgid "By default, this option is disabled."
38775msgstr ""
38776
38777#: /__w/calibre/calibre/src/calibre/srv/opts.py:248
38778msgid "By default, this option is enabled."
38779msgstr ""
38780
38781#: /__w/calibre/calibre/src/calibre/srv/standalone.py:98
38782msgid ""
38783"[options] [path to library folder...]\n"
38784"\n"
38785"Start the calibre Content server. The calibre Content server exposes your\n"
38786"calibre libraries over the internet. You can specify the path to the library\n"
38787"folders as arguments to %prog. If you do not specify any paths, all the\n"
38788"libraries that the main calibre program knows about will be used.\n"
38789msgstr ""
38790
38791#: /__w/calibre/calibre/src/calibre/srv/standalone.py:109
38792msgid ""
38793"Path to log file for server log. This log contains server information and "
38794"errors, not access logs. By default it is written to stdout."
38795msgstr ""
38796
38797#: /__w/calibre/calibre/src/calibre/srv/standalone.py:115
38798msgid ""
38799"Path to the access log file. This log contains information about clients "
38800"connecting to the server and making requests. By default no access logging "
38801"is done."
38802msgstr ""
38803
38804#: /__w/calibre/calibre/src/calibre/srv/standalone.py:120
38805msgid ""
38806"Path to a JSON file containing a template for the custom book list mode. The"
38807" easiest way to create such a template file is to go to Preferences-> "
38808"Sharing over the net-> Book list template in calibre, create the template "
38809"and export it."
38810msgstr ""
38811
38812#: /__w/calibre/calibre/src/calibre/srv/standalone.py:127
38813msgid ""
38814"Path to a JSON file containing URLs for the \"Search the internet\" feature."
38815" The easiest way to create such a file is to go to Preferences-> Sharing "
38816"over the net->Search the internet in calibre, create the URLs and export "
38817"them."
38818msgstr ""
38819
38820#: /__w/calibre/calibre/src/calibre/srv/standalone.py:141
38821msgid "Run process in background as a daemon (Linux only)."
38822msgstr ""
38823
38824#: /__w/calibre/calibre/src/calibre/srv/standalone.py:143
38825msgid "Write process PID to the specified file"
38826msgstr ""
38827
38828#: /__w/calibre/calibre/src/calibre/srv/standalone.py:149
38829msgid ""
38830"Automatically reload server when source code changes. Useful for "
38831"development. You should also specify a small value for the shutdown timeout."
38832msgstr ""
38833
38834#: /__w/calibre/calibre/src/calibre/srv/standalone.py:157
38835#, python-brace-format
38836msgid ""
38837"Manage the database of users allowed to connect to this server. You can use "
38838"it in automated mode by adding a --. See {0} for details. See also the {1} "
38839"option."
38840msgstr ""
38841
38842#: /__w/calibre/calibre/src/calibre/srv/standalone.py:161
38843#, python-brace-format
38844msgid ""
38845"Path to the user database to use for authentication. The database is a "
38846"SQLite file. To create it use {0}. You can read more about managing users "
38847"at: {1}"
38848msgstr ""
38849
38850#: /__w/calibre/calibre/src/calibre/srv/standalone.py:181
38851msgid ""
38852"Another calibre program such as another instance of {} or the main calibre "
38853"program is running. Having multiple programs that can make changes to a "
38854"calibre library running at the same time is not supported."
38855msgstr ""
38856
38857#: /__w/calibre/calibre/src/calibre/srv/standalone.py:207
38858msgid "Interrupted by user"
38859msgstr ""
38860
38861#: /__w/calibre/calibre/src/calibre/srv/standalone.py:214
38862#, python-format
38863msgid "There is no calibre library at: %s"
38864msgstr ""
38865
38866#: /__w/calibre/calibre/src/calibre/srv/standalone.py:218
38867msgid "You must specify at least one calibre library"
38868msgstr ""
38869
38870#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
38871msgid "Composite Tags"
38872msgstr ""
38873
38874#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
38875msgid "Enum"
38876msgstr ""
38877
38878#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:131
38879#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:248
38880msgid "Invalid syntax. Expected a lookup name or a word"
38881msgstr ""
38882
38883#: /__w/calibre/calibre/src/calibre/srv/users.py:56
38884msgid ""
38885"For maximum compatibility you should use only the letters A-Z, the numbers "
38886"0-9, spaces, underscores and hyphens in the username"
38887msgstr ""
38888
38889#: /__w/calibre/calibre/src/calibre/srv/users.py:66
38890msgid "The password must contain only ASCII (English) characters and symbols"
38891msgstr ""
38892
38893#: /__w/calibre/calibre/src/calibre/srv/users.py:160
38894#, python-format
38895msgid "The username %s already exists"
38896msgstr ""
38897
38898#: /__w/calibre/calibre/src/calibre/srv/users_api.py:25
38899msgid "Existing password is incorrect"
38900msgstr ""
38901
38902#: /__w/calibre/calibre/src/calibre/utils/config.py:47
38903msgid "Usage"
38904msgstr "الاستخدام"
38905
38906#: /__w/calibre/calibre/src/calibre/utils/config.py:98
38907msgid "Created by "
38908msgstr "أنشأه "
38909
38910#: /__w/calibre/calibre/src/calibre/utils/config.py:99
38911msgid ""
38912"Whenever you pass arguments to %prog that have spaces in them, enclose the "
38913"arguments in quotation marks. For example: \"{}\""
38914msgstr ""
38915
38916#: /__w/calibre/calibre/src/calibre/utils/config.py:110
38917msgid "Options"
38918msgstr "خيارات"
38919
38920#: /__w/calibre/calibre/src/calibre/utils/config_base.py:479
38921msgid "Path to the database in which books are stored"
38922msgstr ""
38923
38924#: /__w/calibre/calibre/src/calibre/utils/config_base.py:481
38925msgid "Pattern to guess metadata from filenames"
38926msgstr ""
38927
38928#: /__w/calibre/calibre/src/calibre/utils/config_base.py:483
38929msgid "Access key for isbndb.com"
38930msgstr ""
38931
38932#: /__w/calibre/calibre/src/calibre/utils/config_base.py:485
38933msgid "Default timeout for network operations (seconds)"
38934msgstr ""
38935
38936#: /__w/calibre/calibre/src/calibre/utils/config_base.py:487
38937msgid "Path to folder in which your library of books is stored"
38938msgstr ""
38939
38940#: /__w/calibre/calibre/src/calibre/utils/config_base.py:489
38941msgid "The language in which to display the user interface"
38942msgstr ""
38943
38944#: /__w/calibre/calibre/src/calibre/utils/config_base.py:491
38945msgid ""
38946"The default output format for e-book conversions. When auto-converting to "
38947"send to a device this can be overridden by individual device preferences. "
38948"These can be changed by right clicking the device icon in calibre and "
38949"choosing \"Configure\"."
38950msgstr ""
38951
38952#: /__w/calibre/calibre/src/calibre/utils/config_base.py:498
38953msgid "Ordered list of formats to prefer for input."
38954msgstr "قائمة مرتّبة بالصيغ التي ستُفضّل للإدخال."
38955
38956#: /__w/calibre/calibre/src/calibre/utils/config_base.py:500
38957msgid "Read metadata from files"
38958msgstr "اقرأ البيانات الوصفية من ملفات"
38959
38960#: /__w/calibre/calibre/src/calibre/utils/config_base.py:502
38961msgid ""
38962"The priority of worker processes. A higher priority means they run faster "
38963"and consume more resources. Most tasks like conversion/news download/adding "
38964"books/etc. are affected by this setting."
38965msgstr ""
38966
38967#: /__w/calibre/calibre/src/calibre/utils/config_base.py:507
38968msgid "Swap author first and last names when reading metadata"
38969msgstr "مبادلة أسماء الكتاب الأول والأخير عند قراءة البيانات الوصفية"
38970
38971#: /__w/calibre/calibre/src/calibre/utils/config_base.py:509
38972msgid "Add new formats to existing book records"
38973msgstr ""
38974
38975#: /__w/calibre/calibre/src/calibre/utils/config_base.py:511
38976msgid "Check for duplicates when copying to another library"
38977msgstr "تفحّص المكررات عند النسخ إلى مكتبة أخرى"
38978
38979#: /__w/calibre/calibre/src/calibre/utils/config_base.py:513
38980msgid "Tags to apply to books added to the library"
38981msgstr ""
38982
38983#: /__w/calibre/calibre/src/calibre/utils/config_base.py:515
38984msgid ""
38985"Mark newly added books. The mark is a temporary mark that is automatically "
38986"removed when calibre is restarted."
38987msgstr "تأشير الكتب المضافة مؤخراً. الإشارة هي إشارة مؤقتة تُزال تلقائياً عند إعادة تشغيل كاليبر."
38988
38989#: /__w/calibre/calibre/src/calibre/utils/config_base.py:519
38990msgid "List of named saved searches"
38991msgstr "قائمة المسمى عمليات البحث المحفوظة"
38992
38993#: /__w/calibre/calibre/src/calibre/utils/config_base.py:520
38994msgid "User-created Tag browser categories"
38995msgstr ""
38996
38997#: /__w/calibre/calibre/src/calibre/utils/config_base.py:522
38998msgid "How and when calibre updates metadata on the device."
38999msgstr ""
39000
39001#: /__w/calibre/calibre/src/calibre/utils/config_base.py:524
39002msgid ""
39003"When searching for text without using lookup prefixes, as for example, Red "
39004"instead of title:Red, limit the columns searched to those named below."
39005msgstr ""
39006
39007#: /__w/calibre/calibre/src/calibre/utils/config_base.py:529
39008msgid ""
39009"Choose columns to be searched when not using prefixes, as for example, when "
39010"searching for Red instead of title:Red. Enter a list of search/lookup names "
39011"separated by commas. Only takes effect if you set the option to limit search"
39012" columns above."
39013msgstr ""
39014
39015#: /__w/calibre/calibre/src/calibre/utils/config_base.py:535
39016msgid ""
39017"Characters typed in the search box will match their accented versions, based"
39018" on the language you have chosen for the calibre interface. For example, in "
39019"English, searching for n will match both {} and n, but if your language is "
39020"Spanish it will only match n. Note that this is much slower than a simple "
39021"search on very large libraries. Also, this option will have no effect if you"
39022" turn on case-sensitive searching"
39023msgstr ""
39024
39025#: /__w/calibre/calibre/src/calibre/utils/config_base.py:544
39026msgid "Make searches case-sensitive"
39027msgstr ""
39028
39029#: /__w/calibre/calibre/src/calibre/utils/config_base.py:546
39030msgid ""
39031"Recognize numbers inside text when sorting. Setting this means that when "
39032"sorting on text fields like title the text \"Book 2\"will sort before the "
39033"text \"Book 100\". Note that setting this can cause problems with text that "
39034"starts with numbers and is a little slower."
39035msgstr ""
39036
39037#: /__w/calibre/calibre/src/calibre/utils/exim.py:200
39038#: /__w/calibre/calibre/src/calibre/utils/exim.py:344
39039msgid "Settings and plugins"
39040msgstr ""
39041
39042#: /__w/calibre/calibre/src/calibre/utils/filenames.py:380
39043msgid "File is open in another process"
39044msgstr ""
39045
39046#: /__w/calibre/calibre/src/calibre/utils/formatter.py:286
39047msgid "the end of the program"
39048msgstr ""
39049
39050#: /__w/calibre/calibre/src/calibre/utils/formatter.py:288
39051#, python-brace-format
39052msgid "{0}: {1} near {2} on line {3}"
39053msgstr ""
39054
39055#: /__w/calibre/calibre/src/calibre/utils/formatter.py:291
39056#, python-brace-format
39057msgid "{0}: {1} near {2}"
39058msgstr ""
39059
39060#: /__w/calibre/calibre/src/calibre/utils/formatter.py:377
39061msgid "'End of program'"
39062msgstr ""
39063
39064#: /__w/calibre/calibre/src/calibre/utils/formatter.py:388
39065#, python-brace-format
39066msgid "Failed to scan program. Invalid input '{0}'"
39067msgstr ""
39068
39069#: /__w/calibre/calibre/src/calibre/utils/formatter.py:391
39070#, python-brace-format
39071msgid "Expected end of program, found '{0}'"
39072msgstr ""
39073
39074#: /__w/calibre/calibre/src/calibre/utils/formatter.py:414
39075#: /__w/calibre/calibre/src/calibre/utils/formatter.py:426
39076#: /__w/calibre/calibre/src/calibre/utils/formatter.py:438
39077#: /__w/calibre/calibre/src/calibre/utils/formatter.py:448
39078#: /__w/calibre/calibre/src/calibre/utils/formatter.py:453
39079#, python-brace-format
39080msgid "{0} statement: expected '{1}', found '{2}'"
39081msgstr ""
39082
39083#: /__w/calibre/calibre/src/calibre/utils/formatter.py:435
39084#, python-brace-format
39085msgid "'{0}' statement: expected an identifier"
39086msgstr ""
39087
39088#: /__w/calibre/calibre/src/calibre/utils/formatter.py:524
39089#, python-brace-format
39090msgid "A stored template must begin with '{0}'"
39091msgstr ""
39092
39093#: /__w/calibre/calibre/src/calibre/utils/formatter.py:567
39094#, python-brace-format
39095msgid "Expected '{0}', found '{1}'"
39096msgstr ""
39097
39098#: /__w/calibre/calibre/src/calibre/utils/formatter.py:605
39099#, python-brace-format
39100msgid "Unknown function {0}"
39101msgstr ""
39102
39103#: /__w/calibre/calibre/src/calibre/utils/formatter.py:618
39104#, python-brace-format
39105msgid "Expected a '{0}' for function call, found '{1}'"
39106msgstr ""
39107
39108#: /__w/calibre/calibre/src/calibre/utils/formatter.py:631
39109#, python-brace-format
39110msgid "Parameters to '{0}' must be variables or assignments"
39111msgstr ""
39112
39113#: /__w/calibre/calibre/src/calibre/utils/formatter.py:648
39114#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1332
39115#, python-brace-format
39116msgid "Incorrect number of arguments for function {0}"
39117msgstr ""
39118
39119#: /__w/calibre/calibre/src/calibre/utils/formatter.py:655
39120#, python-brace-format
39121msgid "Expected an expression, found '{0}'"
39122msgstr ""
39123
39124#: /__w/calibre/calibre/src/calibre/utils/formatter.py:660
39125#, python-brace-format
39126msgid "{0} outside of for loop"
39127msgstr ""
39128
39129#: /__w/calibre/calibre/src/calibre/utils/formatter.py:692
39130#, python-brace-format
39131msgid "Interpreter: {0} - line number {1}"
39132msgstr ""
39133
39134#: /__w/calibre/calibre/src/calibre/utils/formatter.py:757
39135#, python-brace-format
39136msgid "Error during string comparison: operator '{0}'"
39137msgstr ""
39138
39139#: /__w/calibre/calibre/src/calibre/utils/formatter.py:785
39140#, python-brace-format
39141msgid "Value used in comparison is not a number: operator '{0}'"
39142msgstr ""
39143
39144#: /__w/calibre/calibre/src/calibre/utils/formatter.py:811
39145#, python-brace-format
39146msgid "Unknown identifier '{0}'"
39147msgstr ""
39148
39149#: /__w/calibre/calibre/src/calibre/utils/formatter.py:829
39150msgid "before evaluating arguments"
39151msgstr ""
39152
39153#: /__w/calibre/calibre/src/calibre/utils/formatter.py:840
39154msgid "after evaluating arguments"
39155msgstr ""
39156
39157#: /__w/calibre/calibre/src/calibre/utils/formatter.py:853
39158msgid " returned value"
39159msgstr ""
39160
39161#: /__w/calibre/calibre/src/calibre/utils/formatter.py:893
39162#: /__w/calibre/calibre/src/calibre/utils/formatter.py:897
39163#: /__w/calibre/calibre/src/calibre/utils/formatter.py:927
39164#, python-brace-format
39165msgid "Unknown field '{0}'"
39166msgstr ""
39167
39168#: /__w/calibre/calibre/src/calibre/utils/formatter.py:986
39169#, python-brace-format
39170msgid "Unhandled exception '{0}'"
39171msgstr ""
39172
39173#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1031
39174#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1048
39175#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1070
39176#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1088
39177#, python-brace-format
39178msgid "Error during operator evaluation: operator '{0}'"
39179msgstr ""
39180
39181#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1103
39182#, python-brace-format
39183msgid "Function {0}: invalid character name '{1}"
39184msgstr ""
39185
39186#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1157
39187#, python-brace-format
39188msgid "Internal error evaluating an expression: '{0}'"
39189msgstr ""
39190
39191#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1200
39192#, python-brace-format
39193msgid "format: type {0} requires an integer value, got {1}"
39194msgstr ""
39195
39196#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1206
39197#, python-brace-format
39198msgid "format: type {0} requires a decimal (float) value, got {1}"
39199msgstr ""
39200
39201#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1342
39202#, python-format
39203msgid "%s: unknown function"
39204msgstr ""
39205
39206#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1496
39207#, python-brace-format
39208msgid "No such variable {0}"
39209msgstr ""
39210
39211#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:35
39212#, python-brace-format
39213msgid ""
39214"Duplicate user function name {0}. Change the name or ensure that the "
39215"functions are identical"
39216msgstr ""
39217
39218#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:126
39219msgid "No documentation provided"
39220msgstr ""
39221
39222#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:163
39223msgid ""
39224"strcmp(x, y, lt, eq, gt) -- does a case-insensitive comparison of x and y as"
39225" strings. Returns lt if x < y. Returns eq if x == y. Otherwise returns gt. "
39226"In many cases the lexical comparison operators (>, <, == etc) can replace "
39227"this function."
39228msgstr ""
39229
39230#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:181
39231msgid ""
39232"cmp(x, y, lt, eq, gt) -- compares x and y after converting both to numbers. "
39233"Returns lt if x < y. Returns eq if x == y. Otherwise returns gt. In many "
39234"cases the numeric comparison operators (>#, <#, ==# etc) can replace this "
39235"function."
39236msgstr ""
39237
39238#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:200
39239msgid ""
39240"first_matching_cmp(val, [cmp1, result1,]+, else_result) -- compares \"val < "
39241"cmpN\" in sequence, returning resultN for the first comparison that "
39242"succeeds. Returns else_result if no comparison succeeds. Example: "
39243"first_matching_cmp(10,5,\"small\",10,\"middle\",15,\"large\",\"giant\") "
39244"returns \"large\". The same example with a first value of 16 returns "
39245"\"giant\"."
39246msgstr ""
39247
39248#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:209
39249msgid "first_matching_cmp requires an even number of arguments"
39250msgstr ""
39251
39252#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:222
39253msgid ""
39254"strcat(a [, b]*) -- can take any number of arguments. Returns the string "
39255"formed by concatenating all the arguments"
39256msgstr ""
39257
39258#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:237
39259msgid "strlen(a) -- Returns the length of the string passed as the argument"
39260msgstr ""
39261
39262#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:251
39263msgid ""
39264"add(x [, y]*) -- returns the sum of its arguments. Throws an exception if an"
39265" argument is not a number. This function can often be replaced with the + "
39266"operator."
39267msgstr ""
39268
39269#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:268
39270msgid ""
39271"subtract(x, y) -- returns x - y. Throws an exception if either x or y are "
39272"not numbers. This function can often be replaced with the - operator."
39273msgstr ""
39274
39275#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:282
39276msgid ""
39277"multiply(x [, y]*) -- returns the product of its arguments. Throws an "
39278"exception if any argument is not a number. This function can often be "
39279"replaced with the * operator."
39280msgstr ""
39281
39282#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:298
39283msgid ""
39284"divide(x, y) -- returns x / y. Throws an exception if either x or y are not "
39285"numbers. This function can often be replaced with the / operator."
39286msgstr ""
39287
39288#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:312
39289msgid ""
39290"ceiling(x) -- returns the smallest integer greater than or equal to x. "
39291"Throws an exception if x is not a number."
39292msgstr ""
39293
39294#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:325
39295msgid ""
39296"floor(x) -- returns the largest integer less than or equal to x. Throws an "
39297"exception if x is not a number."
39298msgstr ""
39299
39300#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:338
39301msgid ""
39302"round(x) -- returns the nearest integer to x. Throws an exception if x is "
39303"not a number."
39304msgstr ""
39305
39306#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:350
39307msgid ""
39308"mod(x) -- returns floor(remainder of x / y). Throws an exception if either x"
39309" or y is not a number."
39310msgstr ""
39311
39312#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:363
39313msgid ""
39314"fractional_part(x) -- returns the value after the decimal point.  For "
39315"example, fractional_part(3.14) returns 0.14. Throws an exception if x is not"
39316" a number."
39317msgstr ""
39318
39319#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:377
39320msgid ""
39321"template(x) -- evaluates x as a template. The evaluation is done in its own "
39322"context, meaning that variables are not shared between the caller and the "
39323"template evaluation. Because the { and } characters are special, you must "
39324"use [[ for the { character and ]] for the } character; they are converted "
39325"automatically. For example, template('[[title_sort]]') will evaluate the "
39326"template {title_sort} and return its value. Note also that prefixes and "
39327"suffixes (the `|prefix|suffix` syntax) cannot be used in the argument to "
39328"this function when using template program mode."
39329msgstr ""
39330
39331#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:396
39332msgid ""
39333"eval(template) -- evaluates the template, passing the local variables (those"
39334" 'assign'ed to) instead of the book metadata.  This permits using the "
39335"template processor to construct complex results from local variables. "
39336"Because the { and } characters are special, you must use [[ for the { "
39337"character and ]] for the } character; they are converted automatically. Note"
39338" also that prefixes and suffixes (the `|prefix|suffix` syntax) cannot be "
39339"used in the argument to this function when using template program mode."
39340msgstr ""
39341
39342#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:416
39343msgid ""
39344"assign(id, val) -- assigns val to id, then returns val. id must be an "
39345"identifier, not an expression. This function can often be replaced with the "
39346"= operator."
39347msgstr ""
39348
39349#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:429
39350msgid ""
39351"list_split(list_val, sep, id_prefix) -- splits the list_val into separate "
39352"values using 'sep', then assigns the values to variables named 'id_prefix_N'"
39353" where N is the position of the value in the list. The first item has "
39354"position 0 (zero). The function returns the last element in the list. "
39355"Example: split('one:two:foo', ':', 'var') is equivalent to var_0 = 'one'; "
39356"var_1 = 'two'; var_2 = 'foo'."
39357msgstr ""
39358
39359#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:449
39360msgid ""
39361"print(a[, b]*) -- prints the arguments to standard output. Unless you start "
39362"calibre from the command line (calibre-debug -g), the output will go to a "
39363"black hole."
39364msgstr ""
39365
39366#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:462
39367msgid "field(lookup_name) -- returns the metadata field named by lookup_name"
39368msgstr ""
39369
39370#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:472
39371msgid ""
39372"raw_field(lookup_name [, optional_default]) -- returns the metadata field "
39373"named by lookup_name without applying any formatting. It evaluates and "
39374"returns the optional second argument 'default' if the field is undefined "
39375"('None')."
39376msgstr ""
39377
39378#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:493
39379msgid ""
39380"raw_list(lookup_name, separator) -- returns the metadata list named by "
39381"lookup_name without applying any formatting or sorting and with items "
39382"separated by separator."
39383msgstr ""
39384
39385#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:508
39386msgid ""
39387"substr(str, start, end) -- returns the start'th through the end'th "
39388"characters of str. The first character in str is the zero'th character. If "
39389"end is negative, then it indicates that many characters counting from the "
39390"right. If end is zero, then it indicates the last character. For example, "
39391"substr('12345', 1, 0) returns '2345', and substr('12345', 1, -1) returns "
39392"'234'."
39393msgstr "substr(str, start, end) -- يرجع عدد حروف من مرتبة البداية الى مرتبة النهاية من السلسة str. الحرف الأول في السلسة str الحرف ذو المرتبة الصفرية. إذا كانت النهاية سالبة، لإذن فهذا يشير إلى أن كثيرا من الحروف معدودة من اليمين. إذا كانت النهاية صفرا، فهذا يشير إلى الحرف الأخير. مثلا، substr('12345', 1, 0) يُرجع '2345', و substr('12345', 1, -1) يُرجع '234'."
39394
39395#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:523
39396msgid ""
39397"lookup(val, [pattern, field,]+ else_field) -- like switch, except the "
39398"arguments are field (metadata) names, not text. The value of the appropriate"
39399" field will be fetched and used. Note that because composite columns are "
39400"fields, you can use this function in one composite field to use the value of"
39401" some other composite field. This is extremely useful when constructing "
39402"variable save paths"
39403msgstr ""
39404
39405#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:538
39406msgid "lookup requires either 2 or an odd number of arguments"
39407msgstr ""
39408
39409#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:552
39410msgid ""
39411"test(val, text if not empty, text if empty) -- return `text if not empty` if"
39412" val is not empty, otherwise return `text if empty`"
39413msgstr ""
39414
39415#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:566
39416msgid ""
39417"contains(val, pattern, text if match, text if not match) -- checks if val "
39418"contains matches for the regular expression `pattern`. Returns `text if "
39419"match` if matches are found, otherwise it returns `text if no match`"
39420msgstr "الدالة contains(val, pattern, text if match, text if not match) -- تفحص فيما لو أن val تحتوي مطابِقات للتعبير النظامي `pattern`. تُرجِع `text if match` إذا عُثر على مطابِقات، وإلا فترجع `text if no match`"
39421
39422#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:583
39423msgid ""
39424"switch(val, [pattern, value,]+ else_value) -- for each `pattern, value` "
39425"pair, checks if `val` matches the regular expression `pattern` and if so, "
39426"returns that `value`. If no pattern matches, then `else_value` is returned. "
39427"You can have as many `pattern, value` pairs as you want"
39428msgstr ""
39429
39430#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:591
39431msgid "switch requires an odd number of arguments"
39432msgstr ""
39433
39434#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:605
39435msgid ""
39436"strcat_max(max, string1 [, prefix2, string2]*) -- Returns a string formed by"
39437" concatenating the arguments. The returned value is initialized to string1. "
39438"`Prefix, string` pairs are added to the end of the value as long as the "
39439"resulting string length is less than `max`. String1 is returned even if "
39440"string1 is longer than max. You can pass as many `prefix, string` pairs as "
39441"you wish."
39442msgstr ""
39443
39444#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:615
39445msgid "strcat_max requires 2 or more arguments"
39446msgstr ""
39447
39448#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:617
39449msgid "strcat_max requires an even number of arguments"
39450msgstr ""
39451
39452#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:621
39453msgid "first argument to strcat_max must be an integer"
39454msgstr ""
39455
39456#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:640
39457msgid ""
39458"in_list(val, separator, [ pattern, found_val, ]+ not_found_val) -- treating "
39459"val as a list of items separated by separator, if the pattern matches any of"
39460" the list values then return found_val.If the pattern matches no list value "
39461"then return not_found_val. The pattern and found_value pairs can be repeated"
39462" as many times as desired. The patterns are checked in order. The found_val "
39463"for the first match is returned. Aliases: in_list(), list_contains()"
39464msgstr ""
39465
39466#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:652
39467msgid "in_list requires an odd number of arguments"
39468msgstr ""
39469
39470#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:671
39471msgid ""
39472"str_in_list(val, separator, [string, found_val, ]+ not_found_val) -- "
39473"treating val as a list of items separated by separator, if the string "
39474"matches any of the list values then return found_val.If the string matches "
39475"no list value then return not_found_val. The comparison is exact match (not "
39476"contains) and is case insensitive. The string and found_value pairs can be "
39477"repeated as many times as desired. The patterns are checked in order. The "
39478"found_val for the first match is returned."
39479msgstr ""
39480
39481#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:682
39482msgid "str_in_list requires an odd number of arguments"
39483msgstr ""
39484
39485#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:703
39486msgid ""
39487"identifier_in_list(val, id, found_val, not_found_val) -- treat val as a list"
39488" of identifiers separated by commas, comparing the string against each value"
39489" in the list. An identifier has the format \"identifier:value\". The id "
39490"parameter should be either \"id\" or \"id:regexp\". The first case matches "
39491"if there is any identifier with that id. The second case matches if the "
39492"regexp matches the identifier's value. If there is a match, return "
39493"found_val, otherwise return not_found_val."
39494msgstr ""
39495
39496#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:730
39497msgid ""
39498"re(val, pattern, replacement) -- return val after applying the regular "
39499"expression. All instances of `pattern` are replaced with `replacement`. As "
39500"in all of calibre, these are Python-compatible regular expressions"
39501msgstr ""
39502
39503#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:743
39504msgid ""
39505"re_group(val, pattern [, template_for_group]*) -- return a string made by "
39506"applying the regular expression pattern to the val and replacing each "
39507"matched instance with the string computed by replacing each matched group by"
39508" the value returned by the corresponding template. The original matched "
39509"value for the group is available as $. In template program mode, like for "
39510"the template and the eval functions, you use [[ for { and ]] for }. The "
39511"following example in template program mode looks for series with more than "
39512"one word and uppercases the first word: {series:'re_group($, \"(\\S* "
39513")(.*)\", \"[[$:uppercase()]]\", \"[[$]]\")'}"
39514msgstr ""
39515
39516#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:778
39517msgid ""
39518"swap_around_comma(val) -- given a value of the form \"B, A\", return \"A "
39519"B\". This is most useful for converting names in LN, FN format to FN LN. If "
39520"there is no comma, the function returns val unchanged"
39521msgstr ""
39522
39523#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:791
39524msgid ""
39525"ifempty(val, text if empty) -- return val if val is not empty, otherwise "
39526"return `text if empty`"
39527msgstr ""
39528
39529#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:805
39530msgid ""
39531"shorten(val, left chars, middle text, right chars) -- Return a shortened "
39532"version of val, consisting of `left chars` characters from the beginning of "
39533"val, followed by `middle text`, followed by `right chars` characters from "
39534"the end of the string. `Left chars` and `right chars` must be integers. For "
39535"example, assume the title of the book is `Ancient English Laws in the Times "
39536"of Ivanhoe`, and you want it to fit in a space of at most 15 characters. If "
39537"you use {title:shorten(9,-,5)}, the result will be `Ancient E-nhoe`. If the "
39538"field's length is less than left chars + right chars + the length of `middle"
39539" text`, then the field will be used intact. For example, the title `The "
39540"Dome` would not be changed."
39541msgstr ""
39542
39543#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:834
39544msgid ""
39545"count(val, separator) -- interprets the value as a list of items separated "
39546"by `separator`, returning the number of items in the list. Most lists use a "
39547"comma as the separator, but authors uses an ampersand. Examples: "
39548"{tags:count(,)}, {authors:count(&)}. Aliases: count(), list_count()"
39549msgstr ""
39550
39551#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:850
39552msgid ""
39553"list_count_matching(list, pattern, separator) -- interprets 'list' as a list"
39554" of items separated by 'separator', returning the number of items in the "
39555"list that match the regular expression 'pattern'. Aliases: "
39556"list_count_matching(), count_matching()"
39557msgstr ""
39558
39559#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:867
39560msgid ""
39561"list_item(val, index, separator) -- interpret the value as a list of items "
39562"separated by `separator`, returning the `index`th item. The first item is "
39563"number zero. The last item can be returned using `list_item(-1,separator)`. "
39564"If the item is not in the list, then the empty value is returned. The "
39565"separator has the same meaning as in the count function."
39566msgstr ""
39567
39568#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:889
39569msgid ""
39570"select(val, key) -- interpret the value as a comma-separated list of items, "
39571"with the items being \"id:value\". Find the pair with the id equal to key, "
39572"and return the corresponding value. Returns the empty string if no match is "
39573"found."
39574msgstr ""
39575
39576#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:910
39577msgid ""
39578"approximate_formats() -- return a comma-separated list of formats that at "
39579"one point were associated with the book. There is no guarantee that this "
39580"list is correct, although it probably is. This function can be called in "
39581"template program mode using the template \"{:'approximate_formats()'}\". "
39582"Note that format names are always uppercase, as in EPUB. This function works"
39583" only in the GUI. If you want to use these values in save-to-disk or send-"
39584"to-device templates then you must make a custom \"Column built from other "
39585"columns\", use the function in that column's template, and use that column's"
39586" value in your save/send templates"
39587msgstr ""
39588
39589#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:931
39590#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1239
39591#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1258
39592#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1274
39593#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1291
39594#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1762
39595#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1778
39596#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1798
39597#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1839
39598#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1894
39599#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1928
39600msgid "This function can be used only in the GUI"
39601msgstr ""
39602
39603#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:938
39604msgid ""
39605"formats_modtimes(date_format) -- return a comma-separated list of colon-"
39606"separated items representing modification times for the formats of a book. "
39607"The date_format parameter specifies how the date is to be formatted. See the"
39608" format_date function for details. You can use the select function to get "
39609"the mod time for a specific format. Note that format names are always "
39610"uppercase, as in EPUB."
39611msgstr ""
39612
39613#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:962
39614msgid ""
39615"formats_sizes() -- return a comma-separated list of colon-separated items "
39616"representing sizes in bytes of the formats of a book. You can use the select"
39617" function to get the size for a specific format. Note that format names are "
39618"always uppercase, as in EPUB."
39619msgstr ""
39620
39621#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:982
39622msgid ""
39623"formats_paths() -- return a comma-separated list of colon-separated items "
39624"representing full path to the formats of a book. You can use the select "
39625"function to get the path for a specific format. Note that format names are "
39626"always uppercase, as in EPUB."
39627msgstr ""
39628
39629#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1001
39630msgid ""
39631"human_readable(v) -- return a string representing the number v in KB, MB, "
39632"GB, etc."
39633msgstr ""
39634
39635#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1016
39636msgid ""
39637"format_number(v, template) -- format the number v using a Python formatting "
39638"template such as \"{0:5.2f}\" or \"{0:,d}\" or \"${0:5,.2f}\". The "
39639"field_name part of the template must be a 0 (zero) (the \"{0:\" in the above"
39640" examples). See the template language and Python documentation for more "
39641"examples. You can leave off the leading \"{0:\" and trailing \"}\" if the "
39642"template contains only a format. Returns the empty string if formatting "
39643"fails."
39644msgstr ""
39645
39646#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1052
39647msgid ""
39648"sublist(val, start_index, end_index, separator) -- interpret the value as a "
39649"list of items separated by `separator`, returning a new list made from the "
39650"`start_index` to the `end_index` item. The first item is number zero. If an "
39651"index is negative, then it counts from the end of the list. As a special "
39652"case, an end_index of zero is assumed to be the length of the list. Examples"
39653" using basic template mode and assuming that the tags column (which is "
39654"comma-separated) contains \"A, B, C\": {tags:sublist(0,1,\\\\,)} returns "
39655"\"A\". {tags:sublist(-1,0,\\\\,)} returns \"C\". {tags:sublist(0,-1,\\\\,)} "
39656"returns \"A, B\"."
39657msgstr ""
39658
39659#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1088
39660msgid ""
39661"subitems(val, start_index, end_index) -- This function is used to break "
39662"apart lists of items such as genres. It interprets the value as a comma-"
39663"separated list of items, where each item is a period-separated list. Returns"
39664" a new list made by first finding all the period-separated items, then for "
39665"each such item extracting the `start_index` to the `end_index` components, "
39666"then combining the results back together. The first component in a period-"
39667"separated list has an index of zero. If an index is negative, then it counts"
39668" from the end of the list. As a special case, an end_index of zero is "
39669"assumed to be the length of the list. Example using basic template mode and "
39670"assuming a #genre value of \"A.B.C\": {#genre:subitems(0,1)} returns \"A\". "
39671"{#genre:subitems(0,2)} returns \"A.B\". {#genre:subitems(1,0)} returns "
39672"\"B.C\". Assuming a #genre value of \"A.B.C, D.E.F\", {#genre:subitems(0,1)}"
39673" returns \"A, D\". {#genre:subitems(0,2)} returns \"A.B, D.E\""
39674msgstr ""
39675
39676#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1135
39677msgid ""
39678"format_date(val, format_string) -- format the value, which must be a date, "
39679"using the format_string, returning a string. The formatting codes are: d    "
39680": the day as number without a leading zero (1 to 31) dd   : the day as "
39681"number with a leading zero (01 to 31) ddd  : the abbreviated localized day "
39682"name (e.g. \"Mon\" to \"Sun\"). dddd : the long localized day name (e.g. "
39683"\"Monday\" to \"Sunday\"). M    : the month as number without a leading zero"
39684" (1 to 12). MM   : the month as number with a leading zero (01 to 12) MMM  :"
39685" the abbreviated localized month name (e.g. \"Jan\" to \"Dec\"). MMMM : the "
39686"long localized month name (e.g. \"January\" to \"December\"). yy   : the "
39687"year as two digit number (00 to 99). yyyy : the year as four digit number. h"
39688"    : the hours without a leading 0 (0 to 11 or 0 to 23, depending on am/pm)"
39689" hh   : the hours with a leading 0 (00 to 11 or 00 to 23, depending on "
39690"am/pm) m    : the minutes without a leading 0 (0 to 59) mm   : the minutes "
39691"with a leading 0 (00 to 59) s    : the seconds without a leading 0 (0 to 59)"
39692" ss   : the seconds with a leading 0 (00 to 59) ap   : use a 12-hour clock "
39693"instead of a 24-hour clock, with \"ap\" replaced by the localized string for"
39694" am or pm AP   : use a 12-hour clock instead of a 24-hour clock, with \"AP\""
39695" replaced by the localized string for AM or PM iso  : the date with time and"
39696" timezone. Must be the only format present to_number: the date as a floating"
39697" point number from_number[:fmt]: format the timestamp using fmt if present "
39698"otherwise iso"
39699msgstr ""
39700
39701#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1182
39702msgid "uppercase(val) -- return val in upper case"
39703msgstr ""
39704
39705#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1192
39706msgid "lowercase(val) -- return val in lower case"
39707msgstr ""
39708
39709#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1202
39710msgid "titlecase(val) -- return val in title case"
39711msgstr ""
39712
39713#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1212
39714msgid "capitalize(val) -- return val capitalized"
39715msgstr ""
39716
39717#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1222
39718msgid ""
39719"booksize() -- return value of the size field. This function works only in "
39720"the GUI. If you want to use this value in save-to-disk or send-to-device "
39721"templates then you must make a custom \"Column built from other columns\", "
39722"use the function in that column's template, and use that column's value in "
39723"your save/send templates"
39724msgstr ""
39725
39726#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1246
39727msgid ""
39728"ondevice() -- return Yes if ondevice is set, otherwise return the empty "
39729"string. This function works only in the GUI. If you want to use this value "
39730"in save-to-disk or send-to-device templates then you must make a custom "
39731"\"Column built from other columns\", use the function in that column's "
39732"template, and use that column's value in your save/send templates"
39733msgstr ""
39734
39735#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1265
39736msgid ""
39737"annotation_count() -- return the total number of annotations of all types "
39738"attached to the current book. This function works only in the GUI."
39739msgstr ""
39740
39741#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1281
39742msgid ""
39743"is_marked() -- check whether the book is 'marked' in calibre. If it is then "
39744"return the value of the mark, either 'true' or the comma-separated list of "
39745"named marks. Returns '' if the book is not marked."
39746msgstr ""
39747
39748#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1298
39749msgid "series_sort() -- return the series sort value"
39750msgstr ""
39751
39752#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1310
39753msgid ""
39754"has_cover() -- return Yes if the book has a cover, otherwise return the "
39755"empty string"
39756msgstr ""
39757
39758#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1323
39759msgid ""
39760"first_non_empty(value [, value]*) -- returns the first value that is not "
39761"empty. If all values are empty, then the empty string is returned. You can "
39762"have as many values as you want."
39763msgstr ""
39764
39765#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1341
39766msgid ""
39767"and(value [, value]*) -- returns the string \"1\" if all values are not "
39768"empty, otherwise returns the empty string. This function works well with "
39769"test or first_non_empty. You can have as many values as you want. In many "
39770"cases the && operator can replace this function."
39771msgstr ""
39772
39773#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1360
39774msgid ""
39775"or(value [, value]*) -- returns the string \"1\" if any value is not empty, "
39776"otherwise returns the empty string. This function works well with test or "
39777"first_non_empty. You can have as many values as you want.  In many cases the"
39778" || operator can replace this function."
39779msgstr ""
39780
39781#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1379
39782msgid ""
39783"not(value) -- returns the string \"1\" if the value is empty, otherwise "
39784"returns the empty string. This function works well with test or "
39785"first_non_empty.  In many cases the ! operator can replace this function."
39786msgstr ""
39787
39788#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1393
39789msgid ""
39790"list_union(list1, list2, separator) -- return a list made by merging the "
39791"items in list1 and list2, removing duplicate items using a case-insensitive "
39792"comparison. If items differ in case, the one in list1 is used. The items in "
39793"list1 and list2 are separated by separator, as are the items in the returned"
39794" list. Aliases: list_union(), merge_lists()"
39795msgstr ""
39796
39797#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1413
39798msgid ""
39799"list_remove_duplicates(list, separator) -- return a list made by removing "
39800"duplicate items in the source list. If items differ only in case, the last "
39801"of them is returned. The items in source list are separated by separator, as"
39802" are the items in the returned list."
39803msgstr ""
39804
39805#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1430
39806msgid ""
39807"list_difference(list1, list2, separator) -- return a list made by removing "
39808"from list1 any item found in list2, using a case-insensitive comparison. The"
39809" items in list1 and list2 are separated by separator, as are the items in "
39810"the returned list."
39811msgstr ""
39812
39813#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1452
39814msgid ""
39815"list_intersection(list1, list2, separator) -- return a list made by removing"
39816" from list1 any item not found in list2, using a case-insensitive "
39817"comparison. The items in list1 and list2 are separated by separator, as are "
39818"the items in the returned list."
39819msgstr ""
39820
39821#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1474
39822msgid ""
39823"list_sort(list, direction, separator) -- return list sorted using a case-"
39824"insensitive sort. If direction is zero, the list is sorted ascending, "
39825"otherwise descending. The list items are separated by separator, as are the "
39826"items in the returned list."
39827msgstr ""
39828
39829#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1490
39830msgid ""
39831"list_equals(list1, sep1, list2, sep2, yes_val, no_val) -- return yes_val if "
39832"list1 and list2 contain the same items, otherwise return no_val. The items "
39833"are determined by splitting each list using the appropriate separator "
39834"character (sep1 or sep2). The order of items in the lists is not relevant. "
39835"The comparison is case insensitive."
39836msgstr ""
39837
39838#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1509
39839msgid ""
39840"list_re(src_list, separator, include_re, opt_replace) -- Construct a list by"
39841" first separating src_list into items using the separator character. For "
39842"each item in the list, check if it matches include_re. If it does, then add "
39843"it to the list to be returned. If opt_replace is not the empty string, then "
39844"apply the replacement before adding the item to the returned list."
39845msgstr ""
39846
39847#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1535
39848msgid ""
39849"list_re_group(src_list, separator, include_re, search_re [, "
39850"group_template]+) -- Like list_re except replacements are not optional. It "
39851"uses re_group(list_item, search_re, group_template, ...) when doing the "
39852"replacements on the resulting list."
39853msgstr ""
39854
39855#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1575
39856msgid ""
39857"today() -- return a date string for today. This value is designed for use in"
39858" format_date or days_between, but can be manipulated like any other string. "
39859"The date is in ISO format."
39860msgstr ""
39861
39862#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1588
39863msgid ""
39864"days_between(date1, date2) -- return the number of days between date1 and "
39865"date2. The number is positive if date1 is greater than date2, otherwise "
39866"negative. If either date1 or date2 are not dates, the function returns the "
39867"empty string."
39868msgstr ""
39869
39870#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1612
39871msgid ""
39872"date_arithmetic(date, calc_spec, fmt) -- Calculate a new date from 'date' "
39873"using 'calc_spec'. Return the new date formatted according to optional "
39874"'fmt': if not supplied then the result will be in iso format. The calc_spec "
39875"is a string formed by concatenating pairs of 'vW' (valueWhat) where 'v' is a"
39876" possibly-negative number and W is one of the following letters: s: add 'v' "
39877"seconds to 'date' m: add 'v' minutes to 'date' h: add 'v' hours to 'date' d:"
39878" add 'v' days to 'date' w: add 'v' weeks to 'date' y: add 'v' years to "
39879"'date', where a year is 365 days. Example: '1s3d-1m' will add 1 second, add "
39880"3 days, and subtract 1 minute from 'date'."
39881msgstr ""
39882
39883#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1645
39884#, python-brace-format
39885msgid "{0}: invalid calculation specifier '{1}'"
39886msgstr ""
39887
39888#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1654
39889#, python-brace-format
39890msgid "{0}: error: {1}"
39891msgstr ""
39892
39893#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1661
39894msgid ""
39895"language_strings(lang_codes, localize) -- return the strings for the "
39896"language codes passed in lang_codes. If localize is zero, return the strings"
39897" in English. If localize is not zero, return the strings in the language of "
39898"the current locale. Lang_codes is a comma-separated list."
39899msgstr ""
39900
39901#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1683
39902msgid ""
39903"language_codes(lang_strings) -- return the language codes for the strings "
39904"passed in lang_strings. The strings must be in the language of the current "
39905"locale. Lang_strings is a comma-separated list."
39906msgstr ""
39907
39908#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1704
39909msgid ""
39910"current_library_name() -- return the last name on the path to the current "
39911"calibre library. This function can be called in template program mode using "
39912"the template \"{:'current_library_name()'}\"."
39913msgstr ""
39914
39915#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1718
39916msgid ""
39917"current_library_path() -- return the path to the current calibre library. "
39918"This function can be called in template program mode using the template "
39919"\"{:'current_library_path()'}\"."
39920msgstr ""
39921
39922#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1732
39923msgid ""
39924"finish_formatting(val, fmt, prefix, suffix) -- apply the format, prefix, and"
39925" suffix to a value in the same way as done in a template like "
39926"`{series_index:05.2f| - |- }`. For example, the following program produces "
39927"the same output as the above template: program: "
39928"finish_formatting(field(\"series_index\"), \"05.2f\", \" - \", \" - \")"
39929msgstr ""
39930
39931#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1749
39932msgid ""
39933"virtual_libraries() -- return a comma-separated list of Virtual libraries "
39934"that contain this book. This function works only in the GUI. If you want to "
39935"use these values in save-to-disk or send-to-device templates then you must "
39936"make a custom \"Column built from other columns\", use the function in that "
39937"column's template, and use that column's value in your save/send templates"
39938msgstr ""
39939
39940#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1769
39941msgid ""
39942"current_virtual_library_name() -- return the name of the current virtual "
39943"library if there is one, otherwise the empty string. Library name case is "
39944"preserved. Example: \"program: current_virtual_library_name()\"."
39945msgstr ""
39946
39947#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1785
39948msgid ""
39949"user_categories() -- return a comma-separated list of the user categories "
39950"that contain this book. This function works only in the GUI. If you want to "
39951"use these values in save-to-disk or send-to-device templates then you must "
39952"make a custom \"Column built from other columns\", use the function in that "
39953"column's template, and use that column's value in your save/send templates"
39954msgstr ""
39955
39956#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1805
39957#, python-brace-format
39958msgid ""
39959"transliterate(a) -- Returns a string in a latin alphabet formed by "
39960"approximating the sound of the words in the source string. For example, if "
39961"the source is \"{0}\" the function returns \"{1}\"."
39962msgstr ""
39963
39964#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1820
39965msgid ""
39966"author_links(val_separator, pair_separator) -- returns a string containing a"
39967" list of authors and that author's link values in the form author1 "
39968"val_separator author1link pair_separator author2 val_separator author2link "
39969"etc. An author is separated from its link value by the val_separator string "
39970"with no added spaces. author:linkvalue pairs are separated by the "
39971"pair_separator string argument with no added spaces. It is up to you to "
39972"choose separator strings that do not occur in author names or links. An "
39973"author is included even if the author link is empty."
39974msgstr ""
39975
39976#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1846
39977msgid ""
39978"author_sorts(val_separator) -- returns a string containing a list of "
39979"author's sort values for the authors of the book. The sort is the one in the"
39980" author metadata (different from the author_sort in books). The returned "
39981"list has the form author sort 1 val_separator author sort 2 etc. The author "
39982"sort values in this list are in the same order as the authors of the book. "
39983"If you want spaces around val_separator then include them in the separator "
39984"string"
39985msgstr ""
39986
39987#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1868
39988msgid ""
39989"connected_device_name(storage_location) -- if a device is connected then "
39990"return the device name, otherwise return the empty string. Each storage "
39991"location on a device can have a different name. The location names are "
39992"'main', 'carda' and 'cardb'. This function works only in the GUI."
39993msgstr ""
39994
39995#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1885
39996#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1919
39997msgid "connected_device_name: invalid storage location \"{}\""
39998msgstr ""
39999
40000#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1901
40001msgid ""
40002"connected_device_uuid(storage_location) -- if a device is connected then "
40003"return the device uuid (unique id), otherwise return the empty string. Each "
40004"storage location on a device has a different uuid. The location names are "
40005"'main', 'carda' and 'cardb'. This function works only in the GUI."
40006msgstr ""
40007
40008#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1935
40009msgid ""
40010"check_yes_no(field_name, is_undefined, is_false, is_true) -- checks the "
40011"value of the yes/no field named by the lookup key field_name for a value "
40012"specified by the parameters, returning \"yes\" if a match is found, "
40013"otherwise returning an empty string. Set the parameter is_undefined, "
40014"is_false, or is_true to 1 (the number) to check that condition, otherwise "
40015"set it to 0. Example: check_yes_no(\"#bool\", 1, 0, 1) returns \"yes\" if "
40016"the yes/no field \"#bool\" is either undefined (neither True nor False) or "
40017"True. More than one of is_undefined, is_false, or is_true can be set to 1.  "
40018"This function is usually used by the test() or is_empty() functions."
40019msgstr ""
40020
40021#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1955
40022msgid "check_yes_no requires the field be a Yes/No custom column"
40023msgstr ""
40024
40025#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1967
40026msgid ""
40027"rating_to_stars(value, use_half_stars) -- Returns the rating as string of "
40028"star characters. The value is a number between 0 and 5. Set use_half_stars "
40029"to 1 if you want half star characters for custom ratings columns that "
40030"support non-integer ratings, for example 2.5."
40031msgstr ""
40032
40033#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1976
40034msgid "The rating must be a number between 0 and 5"
40035msgstr ""
40036
40037#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1991
40038msgid ""
40039"swap_around_articles(val, separator) -- returns the val with articles moved "
40040"to the end. The value can be a list, in which case each member of the list "
40041"is processed. If the value is a list then you must provide the list value "
40042"separator. If no separator is provided then the value is treated as being a "
40043"single value, not a list."
40044msgstr ""
40045
40046#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2017
40047msgid ""
40048"arguments(id[=expression] [, id[=expression]]*) -- Used in a stored template"
40049" to retrieve the arguments passed in the call. It both declares and "
40050"initializes local variables, effectively parameters. The variables are "
40051"positional; they get the value of the value given in the call in the same "
40052"position. If the corresponding parameter is not provided in the call then "
40053"arguments assigns that variable the provided default value. If there is no "
40054"default value then the variable is set to the empty string."
40055msgstr ""
40056
40057#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2037
40058#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2055
40059msgid ""
40060"globals(id[=expression] [, id[=expression]]*) -- Retrieves \"global "
40061"variables\" that can be passed into the formatter. It both declares and "
40062"initializes local variables with the names of the global variables passed "
40063"in. If the corresponding variable is not provided in the passed-in globals "
40064"then it assigns that variable the provided default value. If there is no "
40065"default value then the variable is set to the empty string."
40066msgstr ""
40067
40068#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2073
40069msgid ""
40070"field_exists(field_name) -- checks if a field (column) named field_name "
40071"exists, returning '1' if so and '' if not."
40072msgstr ""
40073
40074#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2087
40075msgid ""
40076"character(character_name) -- returns the character named by character_name. "
40077"For example, character('newline') returns a newline character ('\\n'). The "
40078"supported character names are 'newline', 'return', 'tab', and 'backslash'."
40079msgstr ""
40080
40081#: /__w/calibre/calibre/src/calibre/utils/html2text.py:17
40082msgid "Unnamed image"
40083msgstr ""
40084
40085#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:45
40086msgid "Waiting..."
40087msgstr "انتظار..."
40088
40089#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:56
40090msgid "Aborted, taking too long"
40091msgstr ""
40092
40093#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:58
40094msgid "Stopped"
40095msgstr "متوقف"
40096
40097#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:80
40098msgid "Working..."
40099msgstr "قيد العمل..."
40100
40101#: /__w/calibre/calibre/src/calibre/utils/localization.py:295
40102msgid "Brazilian Portuguese"
40103msgstr "برتغالية البرازيل"
40104
40105#: /__w/calibre/calibre/src/calibre/utils/localization.py:296
40106msgid "English (United Kingdom)"
40107msgstr "الإنجليزية (المملكة المتحدة)"
40108
40109#: /__w/calibre/calibre/src/calibre/utils/localization.py:297
40110msgid "Simplified Chinese"
40111msgstr "صينية مبسّطة"
40112
40113#: /__w/calibre/calibre/src/calibre/utils/localization.py:298
40114msgid "Traditional Chinese"
40115msgstr "صينية تقليدية"
40116
40117#: /__w/calibre/calibre/src/calibre/utils/localization.py:299
40118msgid "English"
40119msgstr "الإنجليزية"
40120
40121#: /__w/calibre/calibre/src/calibre/utils/localization.py:300
40122msgid "English (United States)"
40123msgstr "الإنجليزية (الولايات المتحدة)"
40124
40125#: /__w/calibre/calibre/src/calibre/utils/localization.py:301
40126msgid "English (Argentina)"
40127msgstr "الإنجليزية (الأرجنتين)"
40128
40129#: /__w/calibre/calibre/src/calibre/utils/localization.py:302
40130msgid "English (Australia)"
40131msgstr "الإنجليزية  (أستراليا)"
40132
40133#: /__w/calibre/calibre/src/calibre/utils/localization.py:303
40134msgid "English (Japan)"
40135msgstr "الإنجليزية (اليابان)"
40136
40137#: /__w/calibre/calibre/src/calibre/utils/localization.py:304
40138msgid "English (Germany)"
40139msgstr "الإنجليزية (ألمانيا)"
40140
40141#: /__w/calibre/calibre/src/calibre/utils/localization.py:305
40142msgid "English (Bulgaria)"
40143msgstr "الإنجليزية (بلغاريا)"
40144
40145#: /__w/calibre/calibre/src/calibre/utils/localization.py:306
40146msgid "English (Egypt)"
40147msgstr "الإنجليزية (مصر)"
40148
40149#: /__w/calibre/calibre/src/calibre/utils/localization.py:307
40150msgid "English (New Zealand)"
40151msgstr "الأنجليزية (نيوزيلندا)"
40152
40153#: /__w/calibre/calibre/src/calibre/utils/localization.py:308
40154msgid "English (Canada)"
40155msgstr "الانجليزية  (كندا)"
40156
40157#: /__w/calibre/calibre/src/calibre/utils/localization.py:309
40158msgid "English (Greece)"
40159msgstr "الإنجليزية (اليونان)"
40160
40161#: /__w/calibre/calibre/src/calibre/utils/localization.py:310
40162msgid "English (India)"
40163msgstr "الإنجليزية (الهند)"
40164
40165#: /__w/calibre/calibre/src/calibre/utils/localization.py:311
40166msgid "English (Nepal)"
40167msgstr "الإنجليزية (النيبال)"
40168
40169#: /__w/calibre/calibre/src/calibre/utils/localization.py:312
40170msgid "English (Thailand)"
40171msgstr "الإنجليزية (تايلاند)"
40172
40173#: /__w/calibre/calibre/src/calibre/utils/localization.py:313
40174msgid "English (Turkey)"
40175msgstr "الإنجليزية (تركيا)"
40176
40177#: /__w/calibre/calibre/src/calibre/utils/localization.py:314
40178msgid "English (Cyprus)"
40179msgstr "الإنجليزية (قبرص)"
40180
40181#: /__w/calibre/calibre/src/calibre/utils/localization.py:315
40182msgid "English (Czech Republic)"
40183msgstr "الإنجليزية (جمهورية التشيك)"
40184
40185#: /__w/calibre/calibre/src/calibre/utils/localization.py:316
40186msgid "English (Philippines)"
40187msgstr "الإنجليزية (الفلبين)"
40188
40189#: /__w/calibre/calibre/src/calibre/utils/localization.py:317
40190msgid "English (Pakistan)"
40191msgstr "الإنجليزية (باكستان)"
40192
40193#: /__w/calibre/calibre/src/calibre/utils/localization.py:318
40194msgid "English (Poland)"
40195msgstr "الإنجليزية (بولندا)"
40196
40197#: /__w/calibre/calibre/src/calibre/utils/localization.py:319
40198msgid "English (Croatia)"
40199msgstr "الإنجليزية (كرواتيا)"
40200
40201#: /__w/calibre/calibre/src/calibre/utils/localization.py:320
40202msgid "English (Hungary)"
40203msgstr "الإنجليزية (هنغاريا)"
40204
40205#: /__w/calibre/calibre/src/calibre/utils/localization.py:321
40206msgid "English (Indonesia)"
40207msgstr "الإنجليزية (اندونيسيا)"
40208
40209#: /__w/calibre/calibre/src/calibre/utils/localization.py:322
40210msgid "English (Israel)"
40211msgstr "الإنجليزية (اسرائيل)"
40212
40213#: /__w/calibre/calibre/src/calibre/utils/localization.py:323
40214msgid "English (Russia)"
40215msgstr "الإنجليزية (روسيا)"
40216
40217#: /__w/calibre/calibre/src/calibre/utils/localization.py:324
40218msgid "English (Singapore)"
40219msgstr "الإنجليزية (سنغافورة)"
40220
40221#: /__w/calibre/calibre/src/calibre/utils/localization.py:325
40222msgid "English (Yemen)"
40223msgstr "الإنجليزية (اليمن)"
40224
40225#: /__w/calibre/calibre/src/calibre/utils/localization.py:326
40226msgid "English (Ireland)"
40227msgstr "الإنجليزية (ايرلندا)"
40228
40229#: /__w/calibre/calibre/src/calibre/utils/localization.py:327
40230msgid "English (China)"
40231msgstr "الإنجليزية (الصين)"
40232
40233#: /__w/calibre/calibre/src/calibre/utils/localization.py:328
40234msgid "English (Taiwan)"
40235msgstr "الإنجليزية (تايوان)"
40236
40237#: /__w/calibre/calibre/src/calibre/utils/localization.py:329
40238msgid "English (South Africa)"
40239msgstr "الإنجليزية (جنوب افريقيا)"
40240
40241#: /__w/calibre/calibre/src/calibre/utils/localization.py:330
40242msgid "Spanish (Paraguay)"
40243msgstr "الإسبانية (الباراغواي)"
40244
40245#: /__w/calibre/calibre/src/calibre/utils/localization.py:331
40246msgid "Spanish (Uruguay)"
40247msgstr "الإسبانية (الأوراغواي)"
40248
40249#: /__w/calibre/calibre/src/calibre/utils/localization.py:332
40250msgid "Spanish (Argentina)"
40251msgstr "الإسبانية (الأرجنتين)"
40252
40253#: /__w/calibre/calibre/src/calibre/utils/localization.py:333
40254msgid "Spanish (Costa Rica)"
40255msgstr "الإسبانية (كوستا ريكا)"
40256
40257#: /__w/calibre/calibre/src/calibre/utils/localization.py:334
40258msgid "Spanish (Mexico)"
40259msgstr "الإسبانية (المكسيك)"
40260
40261#: /__w/calibre/calibre/src/calibre/utils/localization.py:335
40262msgid "Spanish (Cuba)"
40263msgstr "الإسبانية (كوبا)"
40264
40265#: /__w/calibre/calibre/src/calibre/utils/localization.py:336
40266msgid "Spanish (Chile)"
40267msgstr "الإسبانية (شيلي)"
40268
40269#: /__w/calibre/calibre/src/calibre/utils/localization.py:337
40270msgid "Spanish (Ecuador)"
40271msgstr "الإسبانية (الإكوادور)"
40272
40273#: /__w/calibre/calibre/src/calibre/utils/localization.py:338
40274msgid "Spanish (Honduras)"
40275msgstr "الإسبانية (الهندوراس)"
40276
40277#: /__w/calibre/calibre/src/calibre/utils/localization.py:339
40278msgid "Spanish (Venezuela)"
40279msgstr "الإسبانية (فنزويلا)"
40280
40281#: /__w/calibre/calibre/src/calibre/utils/localization.py:340
40282msgid "Spanish (Bolivia)"
40283msgstr "الإسبانية (بوليفيا)"
40284
40285#: /__w/calibre/calibre/src/calibre/utils/localization.py:341
40286msgid "Spanish (Nicaragua)"
40287msgstr "الإسبانية (نيكاراغوا)"
40288
40289#: /__w/calibre/calibre/src/calibre/utils/localization.py:342
40290msgid "Spanish (Colombia)"
40291msgstr "الإسبانية (كولومبيا)"
40292
40293#: /__w/calibre/calibre/src/calibre/utils/localization.py:343
40294msgid "German (Austria)"
40295msgstr "الألمانية (النمسا)"
40296
40297#: /__w/calibre/calibre/src/calibre/utils/localization.py:344
40298msgid "French (Belgium)"
40299msgstr ""
40300
40301#: /__w/calibre/calibre/src/calibre/utils/localization.py:345
40302msgid "Dutch (Netherlands)"
40303msgstr "الهولندية (هولندا)"
40304
40305#: /__w/calibre/calibre/src/calibre/utils/localization.py:346
40306msgid "Dutch (Belgium)"
40307msgstr "الهولندية (بلجيكا)"
40308
40309#. NOTE: Ante Meridian (i.e. like 10:00 AM)
40310#: /__w/calibre/calibre/src/calibre/utils/localization.py:354
40311msgid "AM"
40312msgstr "صباحًا"
40313
40314#. NOTE: Post Meridian (i.e. like 10:00 PM)
40315#: /__w/calibre/calibre/src/calibre/utils/localization.py:356
40316msgid "PM"
40317msgstr "مساءً"
40318
40319#. NOTE: Ante Meridian (i.e. like 10:00 am)
40320#: /__w/calibre/calibre/src/calibre/utils/localization.py:358
40321msgid "am"
40322msgstr "ص"
40323
40324#. NOTE: Post Meridian (i.e. like 10:00 pm)
40325#: /__w/calibre/calibre/src/calibre/utils/localization.py:360
40326msgid "pm"
40327msgstr "م"
40328
40329#: /__w/calibre/calibre/src/calibre/utils/localization.py:362
40330msgid "Select All"
40331msgstr "تحديد الكل"
40332
40333#: /__w/calibre/calibre/src/calibre/utils/localization.py:363
40334msgid "Copy Link"
40335msgstr ""
40336
40337#: /__w/calibre/calibre/src/calibre/utils/localization.py:364
40338msgid "&Select All"
40339msgstr ""
40340
40341#: /__w/calibre/calibre/src/calibre/utils/localization.py:365
40342msgid "Copy &Link Location"
40343msgstr ""
40344
40345#: /__w/calibre/calibre/src/calibre/utils/localization.py:370
40346msgid "Paste and Match Style"
40347msgstr ""
40348
40349#: /__w/calibre/calibre/src/calibre/utils/localization.py:371
40350msgid "Directions"
40351msgstr "الاتجاهات"
40352
40353#: /__w/calibre/calibre/src/calibre/utils/localization.py:372
40354msgid "Left to Right"
40355msgstr ""
40356
40357#: /__w/calibre/calibre/src/calibre/utils/localization.py:373
40358msgid "Right to Left"
40359msgstr ""
40360
40361#: /__w/calibre/calibre/src/calibre/utils/localization.py:377
40362msgid "Close without Saving"
40363msgstr ""
40364
40365#: /__w/calibre/calibre/src/calibre/utils/localization.py:378
40366msgid "Close Tab"
40367msgstr "أغلق التبويب"
40368
40369#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:213
40370msgid "Extra characters at end of search"
40371msgstr ""
40372
40373#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:245
40374msgid "missing )"
40375msgstr ""
40376
40377#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:378
40378#, python-format
40379msgid "Failed to parse query, recursion limit reached: %s"
40380msgstr ""
40381
40382#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:430
40383#, python-brace-format
40384msgid "Recursive saved search: {0}"
40385msgstr ""
40386
40387#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:435
40388msgid "Unknown saved search: {}"
40389msgstr ""
40390
40391#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:442
40392#, python-brace-format
40393msgid "Unknown error in saved search: {0}"
40394msgstr ""
40395
40396#: /__w/calibre/calibre/src/calibre/utils/smtp.py:201
40397msgid ""
40398"%prog [options] [from to text]\n"
40399"\n"
40400"Send mail using the SMTP protocol. %prog has two modes of operation. In the\n"
40401"compose mode you specify from to and text and these are used to build and\n"
40402"send an email message. In the filter mode, %prog reads a complete email\n"
40403"message from STDIN and sends it.\n"
40404"\n"
40405"text is the body of the email message.\n"
40406"If text is not specified, a complete email message is read from STDIN.\n"
40407"from is the email address of the sender and to is the email address\n"
40408"of the recipient. When a complete email is read from STDIN, from and to\n"
40409"are only used in the SMTP negotiation, the message headers are not modified.\n"
40410msgstr ""
40411
40412#: /__w/calibre/calibre/src/calibre/utils/smtp.py:216
40413msgid "Options to compose an email. Ignored if text is not specified"
40414msgstr ""
40415
40416#: /__w/calibre/calibre/src/calibre/utils/smtp.py:217
40417msgid "File to attach to the email"
40418msgstr ""
40419
40420#: /__w/calibre/calibre/src/calibre/utils/smtp.py:218
40421msgid "Subject of the email"
40422msgstr "موضوع البريد الالكتروني"
40423
40424#: /__w/calibre/calibre/src/calibre/utils/smtp.py:221
40425msgid "Host name of localhost. Used when connecting to SMTP server."
40426msgstr ""
40427
40428#: /__w/calibre/calibre/src/calibre/utils/smtp.py:224
40429msgid ""
40430"Options to use an SMTP relay server to send mail. calibre will try to send "
40431"the email directly unless --relay is specified."
40432msgstr ""
40433
40434#: /__w/calibre/calibre/src/calibre/utils/smtp.py:227
40435msgid "An SMTP relay server to use to send mail."
40436msgstr ""
40437
40438#: /__w/calibre/calibre/src/calibre/utils/smtp.py:229
40439msgid ""
40440"Port to connect to on relay server. Default is to use 465 if encryption "
40441"method is SSL and 25 otherwise."
40442msgstr ""
40443
40444#: /__w/calibre/calibre/src/calibre/utils/smtp.py:231
40445msgid "Username for relay"
40446msgstr ""
40447
40448#: /__w/calibre/calibre/src/calibre/utils/smtp.py:232
40449msgid "Password for relay"
40450msgstr ""
40451
40452#: /__w/calibre/calibre/src/calibre/utils/smtp.py:235
40453msgid ""
40454"Encryption method to use when connecting to relay. Choices are TLS, SSL and "
40455"NONE. Default is TLS. WARNING: Choosing NONE is highly insecure"
40456msgstr ""
40457
40458#: /__w/calibre/calibre/src/calibre/utils/smtp.py:238
40459msgid ""
40460"Do not verify the server certificate when connecting using TLS. This used to"
40461" be the default behavior in calibre versions before 3.27. If you are using a"
40462" relay with a self-signed or otherwise invalid certificate, you can use this"
40463" option to restore the pre 3.27 behavior"
40464msgstr ""
40465
40466#: /__w/calibre/calibre/src/calibre/utils/smtp.py:243
40467msgid ""
40468"Path to a file of concatenated CA certificates in PEM format, used to verify"
40469" the server certificate when using TLS. By default, the system CA "
40470"certificates are used."
40471msgstr ""
40472
40473#: /__w/calibre/calibre/src/calibre/utils/smtp.py:245
40474msgid "Path to maildir folder to store failed email messages in."
40475msgstr "المسار إلى مجلد البريد maildir لخزن رسائل البريد الفاشلة فيه."
40476
40477#: /__w/calibre/calibre/src/calibre/utils/smtp.py:248
40478msgid ""
40479"Fork and deliver message in background. If you use this option, you should "
40480"also use --outbox to handle delivery failures."
40481msgstr ""
40482
40483#: /__w/calibre/calibre/src/calibre/utils/smtp.py:251
40484msgid "Timeout for connection"
40485msgstr ""
40486
40487#: /__w/calibre/calibre/src/calibre/utils/smtp.py:336
40488msgid "Control email delivery"
40489msgstr ""
40490
40491#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:26
40492msgid "The main calibre program, used to manage your collection of e-books"
40493msgstr "برنامج كاليبر الرئيس، مُستخدَم لإدارة مجموعتك من الكتب الالكترونية."
40494
40495#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:34
40496msgid ""
40497"The calibre E-book editor. It can be used to edit common e-book formats."
40498msgstr "محرر كاليبر للكتب الالكترونية. يمكن استخدامه لتحرير أنساق شائعة من الكتب الالكترونية."
40499
40500#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:42
40501msgid "The calibre E-book viewer. It can view most known e-book formats."
40502msgstr "معايِن كاليبر للكتب الالكترونية. يمكنه معاينة معظم الأنساق المعروفة من الكتب الالكترونية."
40503
40504#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:82
40505#, python-format
40506msgid "%s Document"
40507msgstr ""
40508
40509#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:124
40510#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1567
40511msgid "Unknown section"
40512msgstr "فرع غير معروف"
40513
40514#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:145
40515msgid "Unknown feed"
40516msgstr "تلقيم مجهول"
40517
40518#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:165
40519#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:206
40520#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1558
40521msgid "Untitled article"
40522msgstr "مقالة دون عنوان"
40523
40524#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:79
40525msgid "Unknown News Source"
40526msgstr "مصدر أخبار غير معروف"
40527
40528#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:608
40529msgid "Article download aborted"
40530msgstr ""
40531
40532#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:836
40533#, python-format
40534msgid "Failed to download %s"
40535msgstr "فشل تحميل %s"
40536
40537#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:929
40538#, python-format
40539msgid "The \"%s\" recipe needs a username and password."
40540msgstr ""
40541
40542#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1057
40543msgid "Download finished"
40544msgstr "تم التنزيل"
40545
40546#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1059
40547msgid "Failed to download the following articles:"
40548msgstr "فشل تحميل المقالات التالية:"
40549
40550#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1065
40551msgid "Failed to download parts of the following articles:"
40552msgstr "فشل في تحميل أجزاء من المقالات التالية:"
40553
40554#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1067
40555msgid " from "
40556msgstr " من "
40557
40558#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1069
40559msgid "\tFailed links:"
40560msgstr ""
40561
40562#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1173
40563msgid "Could not fetch article."
40564msgstr ""
40565
40566#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1175
40567msgid "The debug traceback is available earlier in this log"
40568msgstr ""
40569
40570#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1177
40571msgid "Run with -vv to see the reason"
40572msgstr ""
40573
40574#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1222
40575msgid "Fetching feeds..."
40576msgstr ""
40577
40578#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1228
40579msgid "Got feeds from index page"
40580msgstr ""
40581
40582#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1241
40583msgid "Trying to download cover..."
40584msgstr "محاولة تنزيل الغلاف..."
40585
40586#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1243
40587msgid "Generating masthead..."
40588msgstr ""
40589
40590#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1303
40591msgid "Starting download in a single thread..."
40592msgid_plural "Starting download [{} threads]..."
40593msgstr[0] ""
40594msgstr[1] ""
40595msgstr[2] ""
40596msgstr[3] ""
40597msgstr[4] ""
40598msgstr[5] ""
40599
40600#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1318
40601#, python-format
40602msgid "Feeds downloaded to %s"
40603msgstr "حُمّلت المواجز إلى %s"
40604
40605#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1327
40606#, python-format
40607msgid "Could not download cover: %s"
40608msgstr "لا يمكن تنزيل غلاف:  %s"
40609
40610#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1340
40611#, python-format
40612msgid "Downloading cover from %s"
40613msgstr "جاري تنزيل الغلاف من  %s"
40614
40615#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1392
40616msgid "Masthead image downloaded"
40617msgstr ""
40618
40619#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1482
40620msgid "Articles in this issue:"
40621msgstr "المقالات في هذا العدد:"
40622
40623#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1639
40624#, python-format
40625msgid "Article downloaded: %s"
40626msgstr "تم تنزيل المقالة :  %s"
40627
40628#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1649
40629#, python-format
40630msgid "Article download aborted: %s"
40631msgstr ""
40632
40633#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1656
40634#, python-format
40635msgid "Article download failed: %s"
40636msgstr "فشل تنزيل المقالة:  %s"
40637
40638#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1678
40639msgid "Fetching feed"
40640msgstr ""
40641
40642#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1853
40643msgid ""
40644"Failed to log in, check your username and password for the calibre "
40645"Periodicals service."
40646msgstr ""
40647
40648#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1869
40649msgid ""
40650"You do not have permission to download this issue. Either your subscription "
40651"has expired or you have exceeded the maximum allowed downloads for today."
40652msgstr ""
40653
40654#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/collection.py:50
40655msgid "You"
40656msgstr "أنت"
40657
40658#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:70
40659#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:85
40660#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:239
40661msgid "Scheduled"
40662msgstr "تم جدولته"
40663
40664#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:135
40665#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:234
40666msgid "Main menu"
40667msgstr ""
40668
40669#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:231
40670msgid "Section menu"
40671msgstr ""
40672
40673#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:320
40674#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:414
40675msgid "Sections"
40676msgstr "الأقسام"
40677
40678#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:411
40679msgid "Articles"
40680msgstr ""
40681
40682#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:599
40683msgid ""
40684"%prog URL\n"
40685"\n"
40686"Where URL is for example https://google.com"
40687msgstr ""
40688
40689#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:602
40690#, python-format
40691msgid "Base folder into which URL is saved. Default is %default"
40692msgstr ""
40693
40694#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:605
40695#, python-format
40696msgid ""
40697"Timeout in seconds to wait for a response from the server. Default: %default"
40698" s"
40699msgstr ""
40700
40701#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:608
40702#, python-format
40703msgid ""
40704"Maximum number of levels to recurse i.e. depth of links to follow. Default "
40705"%default"
40706msgstr ""
40707
40708#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:611
40709#, python-format
40710msgid ""
40711"The maximum number of files to download. This only applies to files from <a "
40712"href> tags. Default is %default"
40713msgstr ""
40714
40715#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:613
40716#, python-format
40717msgid ""
40718"Minimum interval in seconds between consecutive fetches. Default is %default"
40719" s"
40720msgstr ""
40721
40722#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:615
40723msgid ""
40724"The character encoding for the websites you are trying to download. The "
40725"default is to try and guess the encoding."
40726msgstr ""
40727
40728#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:617
40729msgid ""
40730"Only links that match this regular expression will be followed. This option "
40731"can be specified multiple times, in which case as long as a link matches any"
40732" one regexp, it will be followed. By default all links are followed."
40733msgstr ""
40734
40735#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:622
40736msgid ""
40737"Any link that matches this regular expression will be ignored. This option "
40738"can be specified multiple times, in which case as long as any regexp matches"
40739" a link, it will be ignored. By default, no links are ignored. If both "
40740"filter regexp and match regexp are specified, then filter regexp is applied "
40741"first."
40742msgstr ""
40743
40744#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:628
40745msgid "Do not download CSS stylesheets."
40746msgstr ""
40747
40748#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:708
40749msgid "OK"
40750msgstr "حسنا"
40751
40752#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:712
40753msgid "Save All"
40754msgstr "حفظ الكل"
40755
40756#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:714
40757msgid "Open"
40758msgstr "فتح"
40759
40760#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:716
40761msgid "&Yes"
40762msgstr "&ن‍عم"
40763
40764#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:718
40765msgid "Yes to &All"
40766msgstr ""
40767
40768#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:720
40769msgid "&No"
40770msgstr "&ك‍لا"
40771
40772#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:722
40773msgid "N&o to All"
40774msgstr ""
40775
40776#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:724
40777msgid "Abort"
40778msgstr "إبطال"
40779
40780#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:726
40781msgid "Retry"
40782msgstr "إعادة المحاولة"
40783
40784#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:730
40785msgid "Close"
40786msgstr "غلق"
40787
40788#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:738
40789msgid "Apply"
40790msgstr "تطبيق"
40791
40792#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:740
40793msgid "Reset"
40794msgstr "تصفير"
40795
40796#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:742
40797msgid "Restore Defaults"
40798msgstr "استعادة الضبط الإفتراضي"
40799
40800#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1480
40801msgid "Hu&e:"
40802msgstr ""
40803
40804#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1481
40805msgid "&Sat:"
40806msgstr ""
40807
40808#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1482
40809msgid "&Val:"
40810msgstr ""
40811
40812#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1483
40813msgid "&Red:"
40814msgstr ""
40815
40816#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1484
40817msgid "&Green:"
40818msgstr ""
40819
40820#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1485
40821msgid "Bl&ue:"
40822msgstr ""
40823
40824#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1486
40825msgid "A&lpha channel:"
40826msgstr ""
40827
40828#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1487
40829msgid "&HTML:"
40830msgstr ""
40831
40832#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1651
40833msgid ""
40834"Cursor at %1, %2\n"
40835"Press ESC to cancel"
40836msgstr "المؤشر عند %1, %2\nاضغط ESC للإلغاء"
40837
40838#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1679
40839msgid "Select Color"
40840msgstr "اختر لوناً"
40841
40842#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1872
40843msgid "&Basic colors"
40844msgstr ""
40845
40846#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1873
40847msgid "&Custom colors"
40848msgstr ""
40849
40850#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1874
40851msgid "&Add to Custom Colors"
40852msgstr ""
40853
40854#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1875
40855msgid "&Pick Screen Color"
40856msgstr ""
40857
40858#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:179
40859msgid "Select Font"
40860msgstr "اختر خطّاً"
40861
40862#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:770
40863msgid "&Font"
40864msgstr ""
40865
40866#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:771
40867msgid "Font st&yle"
40868msgstr ""
40869
40870#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:772
40871msgid "&Size"
40872msgstr ""
40873
40874#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:773
40875msgid "Effects"
40876msgstr "مؤثرات"
40877
40878#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:774
40879msgid "Stri&keout"
40880msgstr ""
40881
40882#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:776
40883msgid "Sample"
40884msgstr "نموذج"
40885
40886#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:777
40887msgid "Wr&iting System"
40888msgstr ""
40889
40890#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:405
40891msgid "Left edge"
40892msgstr "الحافة اليسرى"
40893
40894#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:406
40895msgid "Right edge"
40896msgstr "الحافة اليمنى"
40897
40898#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:408
40899msgid "Page left"
40900msgstr "يسار الصفحة"
40901
40902#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:408
40903msgid "Page up"
40904msgstr "أعلى الصفحة"
40905
40906#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:409
40907msgid "Page down"
40908msgstr "أسفل الصفحة"
40909
40910#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:409
40911msgid "Page right"
40912msgstr "يمين الصفحة"
40913
40914#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:411
40915msgid "Scroll left"
40916msgstr "إذهب يسارا"
40917
40918#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:411
40919msgid "Scroll up"
40920msgstr "تدرَج للأعلى"
40921
40922#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:412
40923msgid "Scroll down"
40924msgstr "إذهب للأسفل"
40925
40926#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:412
40927msgid "Scroll right"
40928msgstr "إذهب يمينا"
40929
40930#: /__w/calibre/calibre/resources/default_tweaks.py:9
40931msgid "Auto increment series index"
40932msgstr ""
40933
40934#: /__w/calibre/calibre/resources/default_tweaks.py:10
40935msgid ""
40936"The algorithm used to assign a book added to an existing series a series number.\n"
40937"New series numbers assigned using this tweak are always integer values, except\n"
40938"if a constant non-integer is specified.\n"
40939"Possible values are:\n"
40940"next - First available integer larger than the largest existing number\n"
40941"first_free - First available integer larger than 0\n"
40942"next_free - First available integer larger than the smallest existing number\n"
40943"last_free - First available integer smaller than the largest existing number. Return largest existing + 1 if no free number is found\n"
40944"const - Assign the number 1 always\n"
40945"no_change - Do not change the series index\n"
40946"a number - Assign that number always. The number is not in quotes. Note that 0.0 can be used here.\n"
40947"Examples:\n"
40948"series_index_auto_increment = 'next'\n"
40949"series_index_auto_increment = 'next_free'\n"
40950"series_index_auto_increment = 16.5\n"
40951"\n"
40952"Set the use_series_auto_increment_tweak_when_importing tweak to True to\n"
40953"use the above values when importing/adding books. If this tweak is set to\n"
40954"False (the default) then the series number will be set to 1 if it is not\n"
40955"explicitly set during the import. If set to True, then the\n"
40956"series index will be set according to the series_index_auto_increment setting.\n"
40957"Note that the use_series_auto_increment_tweak_when_importing tweak is used\n"
40958"only when a value is not provided during import. If the importing regular\n"
40959"expression produces a value for series_index, or if you are reading metadata\n"
40960"from books and the import plugin produces a value, than that value will\n"
40961"be used irrespective of the setting of the tweak."
40962msgstr ""
40963
40964#: /__w/calibre/calibre/resources/default_tweaks.py:39
40965msgid "Add separator after completing an author name"
40966msgstr ""
40967
40968#: /__w/calibre/calibre/resources/default_tweaks.py:40
40969msgid ""
40970"Should the completion separator be append\n"
40971"to the end of the completed text to\n"
40972"automatically begin a new completion operation\n"
40973"for authors.\n"
40974"Can be either True or False"
40975msgstr ""
40976
40977#: /__w/calibre/calibre/resources/default_tweaks.py:47
40978msgid "Author sort name algorithm"
40979msgstr ""
40980
40981#: /__w/calibre/calibre/resources/default_tweaks.py:48
40982msgid ""
40983"The algorithm used to copy author to author_sort.\n"
40984"Possible values are:\n"
40985"invert: use \"fn ln\" -> \"ln, fn\"\n"
40986"copy  : copy author to author_sort without modification\n"
40987"comma : use 'copy' if there is a ',' in the name, otherwise use 'invert'\n"
40988"nocomma : \"fn ln\" -> \"ln fn\" (without the comma)\n"
40989"When this tweak is changed, the author_sort values stored with each author\n"
40990"must be recomputed by right-clicking on an author in the left-hand tags\n"
40991"panel, selecting 'manage authors', and pressing\n"
40992"'Recalculate all author sort values'.\n"
40993"\n"
40994"The author_name_suffixes are words that are ignored when they occur at the\n"
40995"end of an author name. The case of the suffix is ignored and trailing\n"
40996"periods are automatically handled.\n"
40997"\n"
40998"The same is true for author_name_prefixes.\n"
40999"\n"
41000"The author_name_copywords are a set of words which, if they occur in an\n"
41001"author name, cause the automatically generated author sort string to be\n"
41002"identical to the author name. This means that the sort for a string like\n"
41003"\"Acme Inc.\" will be \"Acme Inc.\" instead of \"Inc., Acme\".\n"
41004"\n"
41005"If author_use_surname_prefixes is enabled, any of the words in\n"
41006"author_surname_prefixes will be treated as a prefix to the surname, if they\n"
41007"occur before the surname. So for example, \"John von Neumann\" would be sorted\n"
41008"as \"von Neumann, John\" and not \"Neumann, John von\"."
41009msgstr ""
41010
41011#: /__w/calibre/calibre/resources/default_tweaks.py:85
41012msgid "Splitting multiple author names"
41013msgstr ""
41014
41015#: /__w/calibre/calibre/resources/default_tweaks.py:86
41016msgid ""
41017"By default, calibre splits a string containing multiple author names on\n"
41018"ampersands and the words \"and\" and \"with\". You can customize the splitting\n"
41019"by changing the regular expression below. Strings are split on whatever the\n"
41020"specified regular expression matches, in addition to ampersands.\n"
41021"Default: r'(?i),?\\s+(and|with)\\s+'"
41022msgstr "افتراضياً، كاليبر يقسم المقطع الحرفي المحتوي على أسماء المؤلف عند علامات\nالواو اللاتينية ampersands والكلمات \"and\" و \"with\". يمكنك تخصيص\nالتقسيم بتغيير التعبير النظامي التالي. تُقسَم المقاطع حيثما تَطابَق\nالتعبير النظامي المحدد، إضافة إلى علامات الواو اللاتينية.\nالافتراضي: ‪r'(?i),?\\s+(and|with)\\s+'"
41023
41024#: /__w/calibre/calibre/resources/default_tweaks.py:93
41025msgid "Use author sort in Tag browser"
41026msgstr "استخدم ترتيب المؤلف في متصفح الوسوم"
41027
41028#: /__w/calibre/calibre/resources/default_tweaks.py:94
41029msgid ""
41030"Set which author field to display in the Tag browser (the list of authors,\n"
41031"series, publishers etc on the left hand side). The choices are author and\n"
41032"author_sort. This tweak affects only what is displayed under the authors\n"
41033"category in the Tag browser and Content server. Please note that if you set this\n"
41034"to author_sort, it is very possible to see duplicate names in the list because\n"
41035"although it is guaranteed that author names are unique, there is no such\n"
41036"guarantee for author_sort values. Showing duplicates won't break anything, but\n"
41037"it could lead to some confusion. When using 'author_sort', the tooltip will\n"
41038"show the author's name.\n"
41039"Examples:\n"
41040"categories_use_field_for_author_name = 'author'\n"
41041"categories_use_field_for_author_name = 'author_sort'"
41042msgstr ""
41043
41044#: /__w/calibre/calibre/resources/default_tweaks.py:108
41045msgid "Control partitioning of Tag browser"
41046msgstr ""
41047
41048#: /__w/calibre/calibre/resources/default_tweaks.py:109
41049msgid ""
41050"When partitioning the Tag browser, the format of the subcategory label is\n"
41051"controlled by a template: categories_collapsed_name_template if sorting by\n"
41052"name, categories_collapsed_rating_template if sorting by average rating, and\n"
41053"categories_collapsed_popularity_template if sorting by popularity. There are\n"
41054"two variables available to the template: first and last. The variable 'first'\n"
41055"is the initial item in the subcategory, and the variable 'last' is the final\n"
41056"item in the subcategory. Both variables are 'objects'; they each have multiple\n"
41057"values that are obtained by using a suffix. For example, first.name for an\n"
41058"author category will be the name of the author. The sub-values available are:\n"
41059"name: the printable name of the item\n"
41060"count: the number of books that references this item\n"
41061"avg_rating: the average rating of all the books referencing this item\n"
41062"sort: the sort value. For authors, this is the author_sort for that author\n"
41063"category: the category (e.g., authors, series) that the item is in.\n"
41064"Note that the \"r'\" in front of the { is necessary if there are backslashes\n"
41065"(\\ characters) in the template. It doesn't hurt anything to leave it there\n"
41066"even if there aren't any backslashes."
41067msgstr ""
41068
41069#: /__w/calibre/calibre/resources/default_tweaks.py:130
41070msgid "Control order of categories in the Tag browser"
41071msgstr ""
41072
41073#: /__w/calibre/calibre/resources/default_tweaks.py:131
41074msgid ""
41075"Change the following dict to change the order that categories are displayed in\n"
41076"the Tag browser. Items are named using their lookup name, and will be sorted\n"
41077"using the number supplied. The lookup name '*' stands for all names that\n"
41078"otherwise do not appear. Two names with the same value will be sorted\n"
41079"using the default order, the one specified by tag_browser_category_default_sort.\n"
41080"Example:\n"
41081"tag_browser_category_order = {'series':1, 'tags':2, '*':3}\n"
41082"\n"
41083"results in the order series, tags, then everything else in default order.\n"
41084"The tweak tag_browser_category_default_sort specifies the sort order before\n"
41085"applying the category order from the dict. The allowed values are:\n"
41086"tag_browser_category_default_sort = 'default' # The calibre default order\n"
41087"tag_browser_category_default_sort = 'display_name' # Sort by the display name of the category\n"
41088"tag_browser_category_default_sort = 'lookup_name' # Sort by the lookup name of the category\n"
41089"\n"
41090"In addition and if the category default sort is not 'default' you can specify\n"
41091"whether the sort is ascending or descending. This is ignored if the sort is 'default'.\n"
41092"tag_browser_category_default_sort_direction = 'ascending'\n"
41093"tag_browser_category_default_sort_direction = 'descending'"
41094msgstr ""
41095
41096#: /__w/calibre/calibre/resources/default_tweaks.py:155
41097msgid "Specify columns to sort the booklist by on startup"
41098msgstr ""
41099
41100#: /__w/calibre/calibre/resources/default_tweaks.py:156
41101msgid ""
41102"Provide a set of columns to be sorted on when calibre starts.\n"
41103"The argument is None if saved sort history is to be used\n"
41104"otherwise it is a list of column,order pairs. Column is the\n"
41105"lookup/search name, found using the tooltip for the column\n"
41106"Order is 0 for ascending, 1 for descending.\n"
41107"For example, set it to [('authors',0),('title',0)] to sort by\n"
41108"title within authors."
41109msgstr ""
41110
41111#: /__w/calibre/calibre/resources/default_tweaks.py:165
41112msgid "Control how dates are displayed"
41113msgstr ""
41114
41115#: /__w/calibre/calibre/resources/default_tweaks.py:166
41116msgid ""
41117"Format to be used for publication date and the timestamp (date).\n"
41118"A string controlling how the publication date is displayed in the GUI\n"
41119"d     the day as number without a leading zero (1 to 31)\n"
41120"dd    the day as number with a leading zero (01 to 31)\n"
41121"ddd   the abbreviated localized day name (e.g. 'Mon' to 'Sun').\n"
41122"dddd  the long localized day name (e.g. 'Monday' to 'Sunday').\n"
41123"M     the month as number without a leading zero (1-12)\n"
41124"MM    the month as number with a leading zero (01-12)\n"
41125"MMM   the abbreviated localized month name (e.g. 'Jan' to 'Dec').\n"
41126"MMMM  the long localized month name (e.g. 'January' to 'December').\n"
41127"yy    the year as two digit number (00-99)\n"
41128"yyyy  the year as four digit number\n"
41129"h     the hours without a leading 0 (0 to 11 or 0 to 23, depending on am/pm) '\n"
41130"hh    the hours with a leading 0 (00 to 11 or 00 to 23, depending on am/pm) '\n"
41131"m     the minutes without a leading 0 (0 to 59) '\n"
41132"mm    the minutes with a leading 0 (00 to 59) '\n"
41133"s     the seconds without a leading 0 (0 to 59) '\n"
41134"ss    the seconds with a leading 0 (00 to 59) '\n"
41135"ap    use a 12-hour clock instead of a 24-hour clock, with \"ap\" replaced by the localized string for am or pm\n"
41136"AP    use a 12-hour clock instead of a 24-hour clock, with \"AP\" replaced by the localized string for AM or PM\n"
41137"iso   the date with time and timezone. Must be the only format present\n"
41138"For example, given the date of 9 Jan 2010, the following formats show\n"
41139"MMM yyyy ==> Jan 2010    yyyy ==> 2010       dd MMM yyyy ==> 09 Jan 2010\n"
41140"MM/yyyy ==> 01/2010      d/M/yy ==> 9/1/10   yy ==> 10\n"
41141"\n"
41142"publication default if not set: MMM yyyy\n"
41143"timestamp default if not set: dd MMM yyyy\n"
41144"last_modified_display_format if not set: dd MMM yyyy"
41145msgstr ""
41146
41147#: /__w/calibre/calibre/resources/default_tweaks.py:198
41148msgid "Control sorting of titles and series in the library display"
41149msgstr ""
41150
41151#: /__w/calibre/calibre/resources/default_tweaks.py:199
41152msgid ""
41153"Control title and series sorting in the library view. If set to\n"
41154"'library_order', the title sort field will be used instead of the title.\n"
41155"Unless you have manually edited the title sort field, leading articles such as\n"
41156"The and A will be ignored. If set to 'strictly_alphabetic', the titles will be\n"
41157"sorted as-is (sort by title instead of title sort). For example, with\n"
41158"library_order, The Client will sort under 'C'. With strictly_alphabetic, the\n"
41159"book will sort under 'T'.\n"
41160"This flag affects calibre's library display. It has no effect on devices. In\n"
41161"addition, titles for books added before changing the flag will retain their\n"
41162"order until the title is edited. Editing a title and hitting Enter\n"
41163"without changing anything is sufficient to change the sort. Or you can use\n"
41164"the 'Update title sort' action in the Bulk metadata edit dialog to update\n"
41165"it for many books at once."
41166msgstr ""
41167
41168#: /__w/calibre/calibre/resources/default_tweaks.py:214
41169msgid "Control formatting of title and series when used in templates"
41170msgstr ""
41171
41172#: /__w/calibre/calibre/resources/default_tweaks.py:215
41173msgid ""
41174"Control how title and series names are formatted when saving to disk/sending\n"
41175"to device. The behavior depends on the field being processed. If processing\n"
41176"title, then if this tweak is set to 'library_order', the title will be\n"
41177"replaced with title_sort. If it is set to 'strictly_alphabetic', then the\n"
41178"title will not be changed. If processing series, then if set to\n"
41179"'library_order', articles such as 'The' and 'An' will be moved to the end. If\n"
41180"set to 'strictly_alphabetic', the series will be sent without change.\n"
41181"For example, if the tweak is set to library_order, \"The Lord of the Rings\"\n"
41182"will become \"Lord of the Rings, The\". If the tweak is set to\n"
41183"strictly_alphabetic, it would remain \"The Lord of the Rings\". Note that the\n"
41184"formatter function raw_field will return the base value for title and\n"
41185"series regardless of the setting of this tweak."
41186msgstr ""
41187
41188#: /__w/calibre/calibre/resources/default_tweaks.py:229
41189msgid "Set the list of words considered to be \"articles\" for sort strings"
41190msgstr ""
41191
41192#: /__w/calibre/calibre/resources/default_tweaks.py:230
41193msgid ""
41194"Set the list of words that are to be considered 'articles' when computing the\n"
41195"title sort strings. The articles differ by language. By default, calibre uses\n"
41196"a combination of articles from English and whatever language the calibre user\n"
41197"interface is set to. In addition, in some contexts where the book language is\n"
41198"available, the language of the book is used. You can change the list of\n"
41199"articles for a given language or add a new language by editing\n"
41200"per_language_title_sort_articles. To tell calibre to use a language other\n"
41201"than the user interface language, set, default_language_for_title_sort. For\n"
41202"example, to use German, set it to 'deu'. A value of None means the user\n"
41203"interface language is used. The setting title_sort_articles is ignored\n"
41204"(present only for legacy reasons)."
41205msgstr ""
41206
41207#: /__w/calibre/calibre/resources/default_tweaks.py:285
41208msgid "Specify a folder calibre should connect to at startup"
41209msgstr "حدد مجلداً ينبغي على كاليبر الاتصال به عند البدأ"
41210
41211#: /__w/calibre/calibre/resources/default_tweaks.py:286
41212msgid ""
41213"Specify a folder that calibre should connect to at startup using\n"
41214"connect_to_folder. This must be a full path to the folder. If the folder does\n"
41215"not exist when calibre starts, it is ignored.\n"
41216"Example for Windows:\n"
41217"auto_connect_to_folder = 'C:/Users/someone/Desktop/testlib'\n"
41218"Example for other operating systems:\n"
41219"auto_connect_to_folder = '/home/dropbox/My Dropbox/someone/library'"
41220msgstr "حدد مجلداً ينبغي على كاليبر التصال به عندما يبدأ مستخدماً\nconnect_to_folder. وهذا يجب أن يكون مساراً كاملاً إلى المجلد. إذا لم\nيكن المجلد موجوداً عندما يبدأ كاليبر، قسيُهمَل.\nمثال لويندوز:\nauto_connect_to_folder = 'C:/Users/someone/Desktop/testlib‎‪'\nمثال لأنظمة التشغيل الأخرى:\nauto_connect_to_folder = '/home/dropbox/My Dropbox/someone/library‎‪'"
41221
41222#: /__w/calibre/calibre/resources/default_tweaks.py:295
41223msgid "Specify renaming rules for SONY collections"
41224msgstr ""
41225
41226#: /__w/calibre/calibre/resources/default_tweaks.py:296
41227msgid ""
41228"Specify renaming rules for SONY collections. This tweak is only applicable if\n"
41229"metadata management is set to automatic. Collections on SONYs are named\n"
41230"depending upon whether the field is standard or custom. A collection derived\n"
41231"from a standard field is named for the value in that field.\n"
41232"\n"
41233"For example, if the standard 'series' column contains the value 'Darkover', then the\n"
41234"collection name is 'Darkover'. A collection derived from a custom field will\n"
41235"have the name of the field added to the value. For example, if a custom series\n"
41236"column named 'My Series' contains the name 'Darkover', then the collection\n"
41237"will by default be named 'Darkover (My Series)'. For purposes of this\n"
41238"documentation, 'Darkover' is called the value and 'My Series' is called the\n"
41239"category. If two books have fields that generate the same collection name,\n"
41240"then both books will be in that collection.\n"
41241"\n"
41242"This set of tweaks lets you specify for a standard or custom field how\n"
41243"the collections are to be named. You can use it to add a description to a\n"
41244"standard field, for example 'Foo (Tag)' instead of the 'Foo'. You can also use\n"
41245"it to force multiple fields to end up in the same collection.\n"
41246"\n"
41247"For example, you could force the values in 'series', '#my_series_1', and\n"
41248"'#my_series_2' to appear in collections named 'some_value (Series)', thereby\n"
41249"merging all of the fields into one set of collections.\n"
41250"\n"
41251"There are two related tweaks. The first determines the category name to use\n"
41252"for a metadata field.  The second is a template, used to determines how the\n"
41253"value and category are combined to create the collection name.\n"
41254"The syntax of the first tweak, sony_collection_renaming_rules, is:\n"
41255"{'field_lookup_name':'category_name_to_use', 'lookup_name':'name', ...}\n"
41256"\n"
41257"The second tweak, sony_collection_name_template, is a template. It uses the\n"
41258"same template language as plugboards and save templates. This tweak controls\n"
41259"how the value and category are combined together to make the collection name.\n"
41260"The only two fields available are {category} and {value}. The {value} field is\n"
41261"never empty. The {category} field can be empty. The default is to put the\n"
41262"value first, then the category enclosed in parentheses, it isn't empty:\n"
41263"'{value} {category:|(|)}'\n"
41264"\n"
41265"Examples: The first three examples assume that the second tweak\n"
41266"has not been changed.\n"
41267"\n"
41268"1) I want three series columns to be merged into one set of collections. The\n"
41269"column lookup names are 'series', '#series_1' and '#series_2'. I want nothing\n"
41270"in the parenthesis. The value to use in the tweak value would be:\n"
41271"sony_collection_renaming_rules={'series':'', '#series_1':'', '#series_2':''}\n"
41272"\n"
41273"2) I want the word '(Series)' to appear on collections made from series, and\n"
41274"the word '(Tag)' to appear on collections made from tags. Use:\n"
41275"sony_collection_renaming_rules={'series':'Series', 'tags':'Tag'}\n"
41276"\n"
41277"3) I want 'series' and '#myseries' to be merged, and for the collection name\n"
41278"to have '(Series)' appended. The renaming rule is:\n"
41279"sony_collection_renaming_rules={'series':'Series', '#myseries':'Series'}\n"
41280"\n"
41281"4) Same as example 2, but instead of having the category name in parentheses\n"
41282"and appended to the value, I want it prepended and separated by a colon, such\n"
41283"as in Series: Darkover. I must change the template used to format the category name\n"
41284"\n"
41285"The resulting two tweaks are:\n"
41286"sony_collection_renaming_rules={'series':'Series', 'tags':'Tag'}\n"
41287"sony_collection_name_template='{category:||: }{value}'"
41288msgstr ""
41289
41290#: /__w/calibre/calibre/resources/default_tweaks.py:359
41291msgid "Specify how SONY collections are sorted"
41292msgstr ""
41293
41294#: /__w/calibre/calibre/resources/default_tweaks.py:360
41295msgid ""
41296"Specify how SONY collections are sorted. This tweak is only applicable if\n"
41297"metadata management is set to automatic. You can indicate which metadata is to\n"
41298"be used to sort on a collection-by-collection basis. The format of the tweak\n"
41299"is a list of metadata fields from which collections are made, followed by the\n"
41300"name of the metadata field containing the sort value.\n"
41301"Example: The following indicates that collections built from pubdate and tags\n"
41302"are to be sorted by the value in the custom column '#mydate', that collections\n"
41303"built from 'series' are to be sorted by 'series_index', and that all other\n"
41304"collections are to be sorted by title. If a collection metadata field is not\n"
41305"named, then if it is a series- based collection it is sorted by series order,\n"
41306"otherwise it is sorted by title order.\n"
41307"[(['pubdate', 'tags'],'#mydate'), (['series'],'series_index'), (['*'], 'title')]\n"
41308"Note that the bracketing and parentheses are required. The syntax is\n"
41309"[ ( [list of fields], sort field ) , ( [ list of fields ] , sort field ) ]\n"
41310"Default: empty (no rules), so no collection attributes are named."
41311msgstr ""
41312
41313#: /__w/calibre/calibre/resources/default_tweaks.py:377
41314msgid "Control how tags are applied when copying books to another library"
41315msgstr ""
41316
41317#: /__w/calibre/calibre/resources/default_tweaks.py:378
41318msgid ""
41319"Set this to True to ensure that tags in 'Tags to add when adding\n"
41320"a book' are added when copying books to another library"
41321msgstr ""
41322
41323#: /__w/calibre/calibre/resources/default_tweaks.py:382
41324msgid "Set the maximum number of sort 'levels'"
41325msgstr ""
41326
41327#: /__w/calibre/calibre/resources/default_tweaks.py:383
41328msgid ""
41329"Set the maximum number of sort 'levels' that calibre will use to resort the\n"
41330"library after certain operations such as searches or device insertion. Each\n"
41331"sort level adds a performance penalty. If the database is large (thousands of\n"
41332"books) the penalty might be noticeable. If you are not concerned about multi-\n"
41333"level sorts, and if you are seeing a slowdown, reduce the value of this tweak."
41334msgstr "تعيين الحد الأقصى لعدد \"مستويات\" الفرز التي سيستخدمها calibre لإعادة فرز \nالمكتبة بعد عمليات معينة مثل البحث أو إدراج جهاز. كل مستوى فرز يضيف \nعبئ على الأداء. إذا كانت قاعدة البيانات كبيرة  (آلاف كتب) قد يكون العبئ \nملحوظا. إذا كنت غير مهتم بمزية الفرز متعددة المستويات، وإذا لاحظت تباطؤا، \nقم بخفض قيمة هذه التعديلة."
41335
41336#: /__w/calibre/calibre/resources/default_tweaks.py:390
41337msgid "Choose whether dates are sorted using visible fields"
41338msgstr ""
41339
41340#: /__w/calibre/calibre/resources/default_tweaks.py:391
41341msgid ""
41342"Date values contain both a date and a time. When sorted, all the fields are\n"
41343"used, regardless of what is displayed. Set this tweak to True to use only\n"
41344"the fields that are being displayed."
41345msgstr ""
41346
41347#: /__w/calibre/calibre/resources/default_tweaks.py:396
41348msgid "Fuzz value for trimming covers"
41349msgstr ""
41350
41351#: /__w/calibre/calibre/resources/default_tweaks.py:397
41352msgid ""
41353"The value used for the fuzz distance when trimming a cover.\n"
41354"Colors within this distance are considered equal.\n"
41355"The distance is in absolute intensity units."
41356msgstr ""
41357
41358#: /__w/calibre/calibre/resources/default_tweaks.py:402
41359msgid "Control behavior of the book list"
41360msgstr "التحكم بسلوك قائمة الكتب"
41361
41362#: /__w/calibre/calibre/resources/default_tweaks.py:403
41363msgid ""
41364"You can control the behavior of double clicks and pressing Enter on the books\n"
41365"list. Choices: open_viewer, do_nothing, show_book_details, edit_cell,\n"
41366"edit_metadata. Selecting anything other than open_viewer or show_book_details\n"
41367"has the side effect of disabling editing a field using a single click.\n"
41368"Default: open_viewer.\n"
41369"Example: doubleclick_on_library_view = 'do_nothing'\n"
41370"You can also control whether the book list scrolls per item or\n"
41371"per pixel. Default is per item."
41372msgstr ""
41373
41374#: /__w/calibre/calibre/resources/default_tweaks.py:416
41375msgid "Language to use when sorting"
41376msgstr ""
41377
41378#: /__w/calibre/calibre/resources/default_tweaks.py:417
41379msgid ""
41380"Setting this tweak will force sorting to use the\n"
41381"collating order for the specified language. This might be useful if you run\n"
41382"calibre in English but want sorting to work in the language where you live.\n"
41383"Set the tweak to the desired ISO 639-1 language code, in lower case.\n"
41384"You can find the list of supported locales at\n"
41385"https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes\n"
41386"Default: locale_for_sorting = '' -- use the language calibre displays in\n"
41387"Example: locale_for_sorting = 'fr' -- sort using French rules.\n"
41388"Example: locale_for_sorting = 'nb' -- sort using Norwegian rules."
41389msgstr ""
41390
41391#: /__w/calibre/calibre/resources/default_tweaks.py:428
41392msgid "Number of columns for custom metadata in the edit metadata dialog"
41393msgstr "عدد أعمدة البيانات الوصفية المخصَّصَّة في نافذة تحرير البيانات الوصفية"
41394
41395#: /__w/calibre/calibre/resources/default_tweaks.py:429
41396msgid ""
41397"Set whether to use one or two columns for custom metadata when editing\n"
41398"metadata  one book at a time. If True, then the fields are laid out using two\n"
41399"columns. If False, one column is used."
41400msgstr ""
41401
41402#: /__w/calibre/calibre/resources/default_tweaks.py:434
41403msgid "Order of custom column(s) in edit metadata"
41404msgstr ""
41405
41406#: /__w/calibre/calibre/resources/default_tweaks.py:435
41407msgid ""
41408"Controls the order that custom columns are listed in edit metadata single\n"
41409"and bulk. The columns listed in the tweak are displayed first and in the\n"
41410"order provided. Any columns not listed are displayed after the listed ones,\n"
41411"in alphabetical order. Do note that this tweak does not change the size of\n"
41412"the edit widgets. Putting comments widgets in this list may result in some\n"
41413"odd widget spacing when using two-column mode.\n"
41414"Enter a comma-separated list of custom field lookup names, as in\n"
41415"metadata_edit_custom_column_order = ['#genre', '#mytags', '#etc']"
41416msgstr ""
41417
41418#: /__w/calibre/calibre/resources/default_tweaks.py:445
41419msgid "Edit metadata custom column label width and elision point"
41420msgstr ""
41421
41422#: /__w/calibre/calibre/resources/default_tweaks.py:446
41423msgid ""
41424"Set the width of custom column labels shown in the edit metadata dialogs.\n"
41425"If metadata_edit_elide_labels is True then labels wider than the width\n"
41426"will be elided, otherwise they will be word wrapped. The maximum width is\n"
41427"computed by multiplying the average width of characters in the font by the\n"
41428"appropriate number.\n"
41429"Set the elision point to 'middle' to put the ellipsis (…) in the middle of\n"
41430"the label, 'right' to put it at the right end of the label, and 'left' to\n"
41431"put it at the left end."
41432msgstr ""
41433
41434#: /__w/calibre/calibre/resources/default_tweaks.py:459
41435msgid "The number of seconds to wait before sending emails"
41436msgstr ""
41437
41438#: /__w/calibre/calibre/resources/default_tweaks.py:460
41439msgid ""
41440"The number of seconds to wait before sending emails when using a\n"
41441"public email server like GMX/Hotmail/Gmail. Default is: 5 minutes\n"
41442"Setting it to lower may cause the server's SPAM controls to kick in,\n"
41443"making email sending fail. Changes will take effect only after a restart of\n"
41444"calibre. You can also change the list of hosts that calibre considers\n"
41445"to be public relays here. Any relay host ending with one of the suffixes\n"
41446"in the list below will be considered a public email server."
41447msgstr ""
41448
41449#: /__w/calibre/calibre/resources/default_tweaks.py:470
41450msgid "The maximum width and height for covers saved in the calibre library"
41451msgstr "العرض واﻻرتفاع الأقصى لأغلفة الكتب المحفوظة في مكتبة calibre"
41452
41453#: /__w/calibre/calibre/resources/default_tweaks.py:471
41454msgid ""
41455"All covers in the calibre library will be resized, preserving aspect ratio,\n"
41456"to fit within this size. This is to prevent slowdowns caused by extremely\n"
41457"large covers"
41458msgstr "سيتم تغيير حجم جميع الأغلفة في مكتبة كاليبر calibre، مع الحفاظ على تناسب الأبعاد،\nلتتناسب مع هذا الحجم. هذا لتجنب حالات البطء الذي تسببه الأغلفة\nذات الأبعاد المفرطة الكبر"
41459
41460#: /__w/calibre/calibre/resources/default_tweaks.py:476
41461msgid "Where to send downloaded news"
41462msgstr "أين يتم إرسال الأخبار المنزّلة"
41463
41464#: /__w/calibre/calibre/resources/default_tweaks.py:477
41465msgid ""
41466"When automatically sending downloaded news to a connected device, calibre\n"
41467"will by default send it to the main memory. By changing this tweak, you can\n"
41468"control where it is sent. Valid values are \"main\", \"carda\", \"cardb\". Note\n"
41469"that if there isn't enough free space available on the location you choose,\n"
41470"the files will be sent to the location with the most free space."
41471msgstr "عند الإرسال تلقائي للأخبار المنزلة على جهاز متصل، يقوم calibre، افتراضياً،\nبإرسالها إلى الذاكرة الرئيسية. بتتغيير هذا السلوك، يمكنك التحكم إلى أين يتم إرسالها.\nالقيم الصالحة هي \"main\" و\"carda\" و \"cardb\".\nلاحظ أنه إذا لم تكن هناك مساحة حرة كافية متوفرة على الذاكرة المختارة، سيتم إرسال\n الملفات  إلى الذاكرة ذات المساحة الحرة الأكبر."
41472
41473#: /__w/calibre/calibre/resources/default_tweaks.py:484
41474msgid "Unified toolbar on macOS"
41475msgstr ""
41476
41477#: /__w/calibre/calibre/resources/default_tweaks.py:485
41478msgid ""
41479"If you enable this option and restart calibre, the toolbar will be 'unified'\n"
41480"with the titlebar as is normal for macOS applications. However, doing this has\n"
41481"various bugs, for instance the minimum width of the toolbar becomes twice\n"
41482"what it should be and it causes other random bugs on some systems, so turn it\n"
41483"on at your own risk!"
41484msgstr ""
41485
41486#: /__w/calibre/calibre/resources/default_tweaks.py:492
41487msgid ""
41488"Save original file when converting/polishing from same format to same format"
41489msgstr ""
41490
41491#: /__w/calibre/calibre/resources/default_tweaks.py:493
41492msgid ""
41493"When calibre does a conversion from the same format to the same format, for\n"
41494"example, from EPUB to EPUB, the original file is saved, so that in case the\n"
41495"conversion is poor, you can tweak the settings and run it again. By setting\n"
41496"this to False you can prevent calibre from saving the original file.\n"
41497"Similarly, by setting save_original_format_when_polishing to False you can\n"
41498"prevent calibre from saving the original file when polishing."
41499msgstr ""
41500
41501#: /__w/calibre/calibre/resources/default_tweaks.py:502
41502msgid "Number of recently viewed books to show"
41503msgstr "عدد الكتب المشاهَدة مؤخرا لإظهارها"
41504
41505#: /__w/calibre/calibre/resources/default_tweaks.py:503
41506msgid ""
41507"Right-clicking the \"View\" button shows a list of recently viewed books. Control\n"
41508"how many should be shown, here."
41509msgstr ""
41510
41511#: /__w/calibre/calibre/resources/default_tweaks.py:507
41512msgid "Change the font size of the Book details panel in the interface"
41513msgstr ""
41514
41515#: /__w/calibre/calibre/resources/default_tweaks.py:508
41516msgid ""
41517"Change the font size at which book details are rendered in the side panel and\n"
41518"comments are rendered in the metadata edit dialog. Set it to a positive or\n"
41519"negative number to increase or decrease the font size."
41520msgstr ""
41521
41522#: /__w/calibre/calibre/resources/default_tweaks.py:513
41523msgid "What format to default to when using the \"Unpack book\" feature"
41524msgstr ""
41525
41526#: /__w/calibre/calibre/resources/default_tweaks.py:514
41527msgid ""
41528"The \"Unpack book\" feature of calibre allows direct editing of a book format.\n"
41529"If multiple formats are available, calibre will offer you a choice\n"
41530"of formats, defaulting to your preferred output format if it is available.\n"
41531"Set this tweak to a specific value of 'EPUB' or 'AZW3' to always default\n"
41532"to that format rather than your output format preference.\n"
41533"Set to a value of 'remember' to use whichever format you chose last time you\n"
41534"used the \"Unpack book\" feature.\n"
41535"Examples:\n"
41536"default_tweak_format = None       (Use output format)\n"
41537"default_tweak_format = 'EPUB'\n"
41538"default_tweak_format = 'remember'"
41539msgstr ""
41540
41541#: /__w/calibre/calibre/resources/default_tweaks.py:527
41542msgid "Do not preselect a completion when editing authors/tags/series/etc."
41543msgstr ""
41544
41545#: /__w/calibre/calibre/resources/default_tweaks.py:528
41546msgid ""
41547"This means that you can make changes and press Enter and your changes will\n"
41548"not be overwritten by a matching completion. However, if you wish to use the\n"
41549"completions you will now have to press Tab to select one before pressing\n"
41550"Enter. Which technique you prefer will depend on the state of metadata in\n"
41551"your library and your personal editing style."
41552msgstr ""
41553
41554#: /__w/calibre/calibre/resources/default_tweaks.py:535
41555msgid "Completion mode when editing authors/tags/series/etc."
41556msgstr ""
41557
41558#: /__w/calibre/calibre/resources/default_tweaks.py:536
41559msgid ""
41560"By default, when completing items, calibre will show you all the candidates\n"
41561"that start with the text you have already typed. You can instead have it show\n"
41562"all candidates that contain the text you have already typed. To do this, set\n"
41563"completion_mode to 'contains'. For example, if you type asi it will match both\n"
41564"Asimov and Quasimodo, whereas the default behavior would match only Asimov."
41565msgstr ""
41566
41567#: /__w/calibre/calibre/resources/default_tweaks.py:543
41568msgid "Sort the list of libraries alphabetically"
41569msgstr ""
41570
41571#: /__w/calibre/calibre/resources/default_tweaks.py:544
41572msgid ""
41573"The list of libraries in the Copy to library and Quick switch menus are\n"
41574"normally sorted by most used. However, if there are more than a certain\n"
41575"number of such libraries, the sorting becomes alphabetic. You can set that\n"
41576"number here. The default is ten libraries."
41577msgstr ""
41578
41579#: /__w/calibre/calibre/resources/default_tweaks.py:550
41580msgid "Choose available output formats for conversion"
41581msgstr "اختر أنساق إخراج متاحة للتحويل"
41582
41583#: /__w/calibre/calibre/resources/default_tweaks.py:551
41584msgid ""
41585"Restrict the list of available output formats in the conversion dialogs.\n"
41586"For example, if you only want to convert to EPUB and AZW3, change this to\n"
41587"restrict_output_formats = ['EPUB', 'AZW3']. The default value of None causes\n"
41588"all available output formats to be present."
41589msgstr ""
41590
41591#: /__w/calibre/calibre/resources/default_tweaks.py:557
41592msgid "Set the thumbnail image quality used by the Content server"
41593msgstr ""
41594
41595#: /__w/calibre/calibre/resources/default_tweaks.py:558
41596msgid ""
41597"The quality of a thumbnail is largely controlled by the compression quality\n"
41598"used when creating it. Set this to a larger number to improve the quality.\n"
41599"Note that the thumbnails get much larger with larger compression quality\n"
41600"numbers.\n"
41601"The value can be between 50 and 99"
41602msgstr ""
41603
41604#: /__w/calibre/calibre/resources/default_tweaks.py:565
41605msgid ""
41606"Image file types to treat as e-books when dropping onto the \"Book details\""
41607" panel"
41608msgstr "أنواع ملفات الصور التي يتم التعامل معها على أنها كتب إلكترونية عند النزول إلى لوحة \"تفاصيل الكتاب\""
41609
41610#: /__w/calibre/calibre/resources/default_tweaks.py:566
41611msgid ""
41612"Normally, if you drop any image file in a format known to calibre onto the\n"
41613"\"Book details\" panel, it will be used to set the cover. If you want to store\n"
41614"some image types as e-books instead, you can set this tweak.\n"
41615"Examples:\n"
41616"cover_drop_exclude = {'tiff', 'webp'}"
41617msgstr "عادة ، إذا أسقطت أي ملف صورة بتنسيق معروف عن العيار على\nلوحة \"تفاصيل الكتاب\" ، سيتم استخدامها لضبط الغلاف. إذا كنت تريد تخزينها\nبعض أنواع الصور ككتب إلكترونية بدلاً من ذلك ، يمكنك ضبط هذا التعديل.\nأمثلة: cover_drop_exclude = {'tiff', 'webp'}"
41618
41619#: /__w/calibre/calibre/resources/default_tweaks.py:573
41620msgid "Show the Saved searches box in the Search bar"
41621msgstr "إظهار مربع عمليات البحث المحفوظة في شريط البحث"
41622
41623#: /__w/calibre/calibre/resources/default_tweaks.py:574
41624msgid ""
41625"In newer versions of calibre, only a single button that allows you to add a\n"
41626"new Saved search is shown in the Search bar. If you would like to have the\n"
41627"old Saved searches box with its two buttons back, set this tweak to True."
41628msgstr "في الإصدارات الأحدث من كاليبر، زر واحد فقط وهو الذي يسمح لك بإضافة\nبحث محفوظ جديد يظهر في شريط البحث. إذا كنت ترغب في استعادة\nمربع عمليات البحث المحفوظة القديم مع زريها، اضبط هذا التعديل على صحيح."
41629
41630#: /__w/calibre/calibre/resources/default_tweaks.py:579
41631msgid "Exclude fields when copy/pasting metadata"
41632msgstr "استبعاد الحقول عند نسخ / لصق البيانات الوصفية"
41633
41634#: /__w/calibre/calibre/resources/default_tweaks.py:580
41635msgid ""
41636"You can ask calibre to not paste some metadata fields when using the\n"
41637"Edit metadata->Copy metadata/Paste metadata actions. For example,\n"
41638"exclude_fields_on_paste = ['cover', 'timestamp', '#mycolumn']\n"
41639"to prevent pasting of the cover, Date and custom column, mycolumn.\n"
41640"You can also add a shortcut in Preferences->Shortcut->Edit metadata\n"
41641"to paste metadata ignoring this tweak."
41642msgstr ""
41643
41644#: /__w/calibre/calibre/resources/default_tweaks.py:588
41645msgid "Skip internet connected check"
41646msgstr ""
41647
41648#: /__w/calibre/calibre/resources/default_tweaks.py:589
41649msgid ""
41650"Skip checking whether the internet is available before downloading news.\n"
41651"Useful if for some reason your operating systems network checking\n"
41652"facilities are not reliable (for example NetworkManager on Linux)."
41653msgstr "تخطي التحقق مما إذا كان الإنترنت متاحًا قبل تنزيل الأخبار.\nمفيد إذا لسبب ما التحقق من شبكة أنظمة التشغيل الخاصة بك\nالمرافق غير موثوقة (على سبيل المثال NetworkManager على Linux)."
41654
41655#: /__w/calibre/calibre/resources/default_tweaks.py:594
41656msgid "Tab stop width in the template editor"
41657msgstr ""
41658
41659#: /__w/calibre/calibre/resources/default_tweaks.py:595
41660msgid ""
41661"Sets the width of the tab stop in the template editor in \"average characters\".\n"
41662"For example, a value of 1 results in a space with the width of one average character."
41663msgstr ""
41664
41665#: /__w/calibre/calibre/resources/default_tweaks.py:599
41666msgid "Value for undefined numbers when sorting"
41667msgstr ""
41668
41669#: /__w/calibre/calibre/resources/default_tweaks.py:600
41670msgid ""
41671"Sets the value to use for undefined numbers when sorting.\n"
41672"For example, the value -10 sorts undefined numbers as if they were set to -10.\n"
41673"Use 'maximum' for the largest possible number. Use 'minimum' for the smallest\n"
41674"possible number. Quotes are optional if entering a number.\n"
41675"Examples:\n"
41676"value_for_undefined_numbers_when_sorting = -100\n"
41677"value_for_undefined_numbers_when_sorting = '2'\n"
41678"value_for_undefined_numbers_when_sorting = -0.01\n"
41679"value_for_undefined_numbers_when_sorting = 'minimum'\n"
41680"value_for_undefined_numbers_when_sorting = 'maximum'"
41681msgstr ""
41682