mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
IGN:Tag release
This commit is contained in:
parent
2a3fd745c1
commit
12949848f1
@ -127,12 +127,16 @@ class Stylizer(object):
|
||||
self.oeb, self.opts = oeb, opts
|
||||
self.profile = profile
|
||||
if self.profile is None:
|
||||
# Use the default profile. This should really be using
|
||||
# opts.output_profile, but I don't want to risk changing it, as
|
||||
# doing so might well have hard to debug font size effects.
|
||||
from calibre.customize.ui import output_profiles
|
||||
for x in output_profiles():
|
||||
if x.short_name == 'default':
|
||||
self.profile = x
|
||||
break
|
||||
if self.profile is None:
|
||||
# Just in case the default profile is removed in the future :)
|
||||
self.profile = opts.output_profile
|
||||
self.logger = oeb.logger
|
||||
item = oeb.manifest.hrefs[path]
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: calibre 0.7.58\n"
|
||||
"POT-Creation-Date: 2011-04-29 11:06+MDT\n"
|
||||
"PO-Revision-Date: 2011-04-29 11:06+MDT\n"
|
||||
"Project-Id-Version: calibre 0.7.59\n"
|
||||
"POT-Creation-Date: 2011-04-30 09:20+MDT\n"
|
||||
"PO-Revision-Date: 2011-04-30 09:20+MDT\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: LANGUAGE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -811,57 +811,57 @@ msgstr ""
|
||||
msgid "Enable to cache and display covers from iTunes/iBooks"
|
||||
msgstr ""
|
||||
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:176
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:178
|
||||
msgid "Apple device"
|
||||
msgstr ""
|
||||
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:178
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:180
|
||||
msgid "Communicate with iTunes/iBooks."
|
||||
msgstr ""
|
||||
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:190
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:192
|
||||
msgid "Apple device detected, launching iTunes, please wait ..."
|
||||
msgstr ""
|
||||
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:192
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:194
|
||||
msgid "Cannot copy books directly from iDevice. Drag from iTunes Library to desktop, then add to calibre's Library window."
|
||||
msgstr ""
|
||||
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:353
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:356
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:355
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:358
|
||||
msgid "Updating device metadata listing..."
|
||||
msgstr ""
|
||||
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:432
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:471
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:1054
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:1098
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:3082
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:3122
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:434
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:473
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:1056
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:1100
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:3084
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:3124
|
||||
msgid "%d of %d"
|
||||
msgstr ""
|
||||
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:478
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:1103
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:3128
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:480
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:1105
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:3130
|
||||
#: /home/kovid/work/calibre/src/calibre/gui2/ebook_download.py:106
|
||||
msgid "finished"
|
||||
msgstr ""
|
||||
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:663
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:665
|
||||
msgid ""
|
||||
"Some books not found in iTunes database.\n"
|
||||
"Delete using the iBooks app.\n"
|
||||
"Click 'Show Details' for a list."
|
||||
msgstr ""
|
||||
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:1014
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:1016
|
||||
msgid ""
|
||||
"Some cover art could not be converted.\n"
|
||||
"Click 'Show Details' for a list."
|
||||
msgstr ""
|
||||
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:2664
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:2666
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/nook/driver.py:100
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/prs505/sony_cache.py:447
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/prs505/sony_cache.py:470
|
||||
@ -877,7 +877,7 @@ msgstr ""
|
||||
msgid "News"
|
||||
msgstr ""
|
||||
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:2665
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:2667
|
||||
#: /home/kovid/work/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:65
|
||||
#: /home/kovid/work/calibre/src/calibre/library/catalog.py:633
|
||||
#: /home/kovid/work/calibre/src/calibre/library/database2.py:2750
|
||||
@ -885,7 +885,7 @@ msgstr ""
|
||||
msgid "Catalog"
|
||||
msgstr ""
|
||||
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:2986
|
||||
#: /home/kovid/work/calibre/src/calibre/devices/apple/driver.py:2988
|
||||
msgid "Communicate with iTunes."
|
||||
msgstr ""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user