Launchpad automatic translations update.

This commit is contained in:
Translators 2012-07-07 05:12:17 +00:00
parent 94401995f0
commit a6be1d2b56
76 changed files with 209 additions and 874 deletions

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:37+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:52+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"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"
"X-Launchpad-Export-Date: 2012-07-06 04:38+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:52+0000\n"
"X-Generator: Launchpad (build 15558)\n"
"X-Poedit-Country: SAUDI ARABIA\n"
"Language: ar\n"

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:38+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:53+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:38+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:53+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -14,7 +14,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:39+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:54+0000\n"
"X-Generator: Launchpad (build 15558)\n"
"Generated-By: pygettext.py 1.5\n"

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:39+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:53+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:39+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:54+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -16,7 +16,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:39+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:54+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -18,7 +18,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:40+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:54+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56
@ -23547,80 +23547,3 @@ msgid ""
"default_tweak_format = 'EPUB'\n"
"default_tweak_format = 'remember'"
msgstr ""
#~ msgid ""
#~ "The algorithm used to assign a book added to an existing series a series "
#~ "number.\n"
#~ "New series numbers assigned using this tweak are always integer values, "
#~ "except\n"
#~ "if a constant non-integer is specified.\n"
#~ "Possible values are:\n"
#~ "next - First available integer larger than the largest existing number\n"
#~ "first_free - First available integer larger than 0\n"
#~ "next_free - First available integer larger than the smallest existing "
#~ "number\n"
#~ "last_free - First available integer smaller than the largest existing "
#~ "number\n"
#~ "Return largest existing + 1 if no free number is found\n"
#~ "const - Assign the number 1 always\n"
#~ "a number - Assign that number always. The number is not in quotes. Note "
#~ "that\n"
#~ "0.0 can be used here.\n"
#~ "Examples:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Set the use_series_auto_increment_tweak_when_importing tweak to True to\n"
#~ "use the above values when importing/adding books. If this tweak is set to\n"
#~ "False (the default) then the series number will be set to 1 if it is not\n"
#~ "explicitly set to during the import. If set to True, then the\n"
#~ "series index will be set according to the series_index_auto_increment "
#~ "setting.\n"
#~ "Note that the use_series_auto_increment_tweak_when_importing tweak is used\n"
#~ "only when a value is not provided during import. If the importing regular\n"
#~ "expression produces a value for series_index, or if you are reading "
#~ "metadata\n"
#~ "from books and the import plugin produces a value, than that value will\n"
#~ "be used irrespective of the setting of the tweak."
#~ msgstr ""
#~ "L'algorisme que s'utilitza per assignar un nombre de sèrie a un llibre que "
#~ "s'afegeix\n"
#~ "a una sèrie existent. Els nous nombres de sèrie assignats amb aquest "
#~ "ajustament\n"
#~ "són sempre nombres enters a no ser que s'especifiqui una constant que no "
#~ "sigui\n"
#~ "un enter.\n"
#~ "Els valors possibles són:\n"
#~ "next - El primer enter disponible després del més gran en ús\n"
#~ "first_free - El primer enter disponible més gran que 0\n"
#~ "next_free - El primer enter disponible després del més petit en ús\n"
#~ "last_free - El primer enter disponible abans del més gran en ús\n"
#~ "S'obté el més gran + 1 si no hi ha cap nombre lliure\n"
#~ "const - Assigna sempre el nombre 1\n"
#~ "un nombre - Assigna sempre aquest nombre. El nombre no està entre cometes. "
#~ "Es\n"
#~ "pot utilitzar 0.0.\n"
#~ "Exemples:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Utilitzeu l'ajustament «use_series_auto_increment_tweak_when_importing» a "
#~ "«True»\n"
#~ "per utilitzar els valors de més amunt en importar o afegir llibres. Si "
#~ "s'estableix a\n"
#~ "«False» (per defecte), el nombre dins la sèrie serà 1 si no s'estableix "
#~ "explícitament\n"
#~ "durant la importació. Si s'estableix a «True», l'índex de la sèrie "
#~ "s'establirà d'acord\n"
#~ "amb l'ajustament «use_series_auto_increment_tweak_when_importing».\n"
#~ "L'ajustament «use_series_auto_increment_tweak_when_importing» només "
#~ "s'utilitza\n"
#~ "quan no es dóna un valor en importar. Si l'expressió regular d'importació "
#~ "dóna un\n"
#~ "valor per a «series_index» o esteu llegint metadades de llibres i el "
#~ "connector\n"
#~ "d'importació dóna un valor, s'utilitzarà aquest valor, independentment "
#~ "d'aquest\n"
#~ "ajustament."

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:40+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:55+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -16,7 +16,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=n==1 ? 0 : n==2 ? 1 : (n != 8 && n != 11) ? "
"2 : 3;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:54+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:09+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:41+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:55+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:42+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:57+0000\n"
"X-Generator: Launchpad (build 15558)\n"
"X-Poedit-Bookmarks: 3327,-1,-1,-1,-1,-1,-1,-1,-1,-1\n"
"Generated-By: pygettext.py 1.5\n"

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:43+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:57+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:56+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:11+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:57+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:12+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:56+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:10+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56
@ -22994,74 +22994,3 @@ msgid ""
"default_tweak_format = 'EPUB'\n"
"default_tweak_format = 'remember'"
msgstr ""
#~ msgid ""
#~ "The algorithm used to assign a book added to an existing series a series "
#~ "number.\n"
#~ "New series numbers assigned using this tweak are always integer values, "
#~ "except\n"
#~ "if a constant non-integer is specified.\n"
#~ "Possible values are:\n"
#~ "next - First available integer larger than the largest existing number\n"
#~ "first_free - First available integer larger than 0\n"
#~ "next_free - First available integer larger than the smallest existing "
#~ "number\n"
#~ "last_free - First available integer smaller than the largest existing "
#~ "number\n"
#~ "Return largest existing + 1 if no free number is found\n"
#~ "const - Assign the number 1 always\n"
#~ "a number - Assign that number always. The number is not in quotes. Note "
#~ "that\n"
#~ "0.0 can be used here.\n"
#~ "Examples:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Set the use_series_auto_increment_tweak_when_importing tweak to True to\n"
#~ "use the above values when importing/adding books. If this tweak is set to\n"
#~ "False (the default) then the series number will be set to 1 if it is not\n"
#~ "explicitly set to during the import. If set to True, then the\n"
#~ "series index will be set according to the series_index_auto_increment "
#~ "setting.\n"
#~ "Note that the use_series_auto_increment_tweak_when_importing tweak is used\n"
#~ "only when a value is not provided during import. If the importing regular\n"
#~ "expression produces a value for series_index, or if you are reading "
#~ "metadata\n"
#~ "from books and the import plugin produces a value, than that value will\n"
#~ "be used irrespective of the setting of the tweak."
#~ msgstr ""
#~ "The algorithm used to assign a series number to a book added to an existing "
#~ "series.\n"
#~ "New series numbers assigned using this tweak are always integer values, "
#~ "except\n"
#~ "if a constant non-integer is specified.\n"
#~ "Possible values are:\n"
#~ "next - First available integer larger than the largest existing number\n"
#~ "first_free - First available integer larger than 0\n"
#~ "next_free - First available integer larger than the smallest existing "
#~ "number\n"
#~ "last_free - First available integer smaller than the largest existing "
#~ "number\n"
#~ "Return largest existing + 1 if no free number is found\n"
#~ "const - Assign the number 1 always\n"
#~ "a number - Assign that number always. The number is not in quotes. Note "
#~ "that\n"
#~ "0.0 can be used here.\n"
#~ "Examples:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Set the use_series_auto_increment_tweak_when_importing tweak to True to\n"
#~ "use the above values when importing/adding books. If this tweak is set to\n"
#~ "False (the default) then the series number will be set to 1 if it is not\n"
#~ "explicitly set during the import. If set to True, then the\n"
#~ "series index will be set according to the series_index_auto_increment "
#~ "setting.\n"
#~ "Note that the use_series_auto_increment_tweak_when_importing tweak is used\n"
#~ "only when a value is not provided during import. If the importing regular\n"
#~ "expression produces a value for series_index, or if you are reading "
#~ "metadata\n"
#~ "from books and the import plug-in produces a value, then that value will\n"
#~ "be used, irrespective of the setting of the tweak."

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:41+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:56+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -11,14 +11,14 @@ msgstr ""
"Project-Id-Version: es\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-06 03:39+0000\n"
"PO-Revision-Date: 2012-06-29 07:17+0000\n"
"PO-Revision-Date: 2012-07-06 16:13+0000\n"
"Last-Translator: Jellby <Unknown>\n"
"Language-Team: Español; Castellano <>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:52+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:07+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:537
@ -1380,7 +1380,7 @@ msgstr "Comunicar con el lector PocketBook 602/603/902/903."
#: /home/kovid/work/calibre/src/calibre/devices/eb600/driver.py:257
msgid "Communicate with the PocketBook 622 reader."
msgstr ""
msgstr "Comunicar con el lector PocketBook 622."
#: /home/kovid/work/calibre/src/calibre/devices/eb600/driver.py:270
msgid "Communicate with the PocketBook 360+ reader."
@ -2234,13 +2234,15 @@ msgstr "Carpeta de la tarjeta A"
#: /home/kovid/work/calibre/src/calibre/devices/user_defined/driver.py:69
msgid "Swap main and card A"
msgstr ""
msgstr "Intercambiar principal y tarjeta A"
#: /home/kovid/work/calibre/src/calibre/devices/user_defined/driver.py:70
msgid ""
"Check this box if the device's main memory is being seen as card a and the "
"card is being seen as main memory"
msgstr ""
"Marque esta casilla si la memoria principal del dispositivo es identificada "
"como tarjeta a y la tarjeta es identificada como memoria principal."
#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:210
#, python-format
@ -20132,12 +20134,24 @@ msgid ""
"up\n"
"automatically, every time metadata is changed.\n"
msgstr ""
"%prog backup_metadata [opciones]\n"
"\n"
"Hace una copia de respaldo de los metadatos almacenados en la base de datos\n"
"en ficheros OPF individuales en cada directorio de libro. Esto se lleva a "
"cabo\n"
"normalmente de manera automática, pero puede ejecutar esta orden para\n"
"forzar la regeneración de los ficheros OPF, con la opción --all.\n"
"\n"
"Tenga en cuenta que normalmente no hay necesidad de hacer esto, pues\n"
"los ficheros OPF se actualizan cada vez que se modifican los metadatos.\n"
#: /home/kovid/work/calibre/src/calibre/library/cli.py:1014
msgid ""
"Normally, this command only operates on books that have out of date OPF "
"files. This option makes it operate on all books."
msgstr ""
"Normalmente, esta orden sólo actúa sobre libros que tienen ficheros OPF "
"desactualizados. Esta opción hace que actúe sobre todos los libros."
#: /home/kovid/work/calibre/src/calibre/library/cli.py:1053
msgid ""
@ -22459,6 +22473,42 @@ msgid ""
"from books and the import plugin produces a value, than that value will\n"
"be used irrespective of the setting of the tweak."
msgstr ""
"El algoritmo usado para asignar un número dentro de una serie existente a\n"
"un nuevo libro. Los nuevos números asignados con este ajuste son siempre\n"
"enteros, excepto si se especifica un número constante que no sea entero.\n"
"Los valores posibles son:\n"
"next: El primer entero disponible mayor que el mayor de los números en uso\n"
"first_free: El primer entero disponible mayor que 0\n"
"next_free: El primer entero disponible mayor que el menor de los números en "
"uso\n"
"last_free: El primer entero disponible menor que el mayor de los números en "
"uso.\n"
"Devuelve el mayor en uso + 1 si no hay otro disponible\n"
"const: Asigna siempre el número 1\n"
"no_change: No cambia el número de serie\n"
"un número: Asigna siempre ese número. El número no está entre comillas.\n"
"Se puede usar 0.0 aquí\n"
"Ejemplos:\n"
"series_index_auto_increment = 'next'\n"
"series_index_auto_increment = 'next_free'\n"
"series_index_auto_increment = 16.5\n"
"\n"
"Establezca el ajuste «use_series_auto_increment_tweak_when_importing»\n"
"a «True» para usar los valores anteriores al importar o añadir libros. Si "
"dicho ajuste\n"
"es «False» (el valor predeterminado), el número dentro de la serie será "
"siempre 1\n"
"si no se establece explícitamente al importar. Si es «True», entonces el "
"número\n"
"dentro de la serie se establecerá según el ajuste "
"«series_index_auto_increment».\n"
"Tenga en cuenta que «use_series_auto_increment_tweak_when_importing»\n"
"sólo se usa cuando no hay un valor explícito al importar. Si la expresión "
"regular\n"
"empleada para importar produce un valor para «series_index», o si está "
"leyendo\n"
"metadatos de libros y el complemento de importación proporciona un valor,\n"
"entonces se usará ese valor sea cual sea el valor de este ajuste."
#: /home/kovid/work/calibre/resources/default_tweaks.py:44
msgid "Add separator after completing an author name"
@ -23562,76 +23612,3 @@ msgstr ""
"default_tweak_format = None (Usar el formato de salida)\n"
"default_tweak_format = 'EPUB'\n"
"default_tweak_format = 'remember'"
#~ msgid ""
#~ "The algorithm used to assign a book added to an existing series a series "
#~ "number.\n"
#~ "New series numbers assigned using this tweak are always integer values, "
#~ "except\n"
#~ "if a constant non-integer is specified.\n"
#~ "Possible values are:\n"
#~ "next - First available integer larger than the largest existing number\n"
#~ "first_free - First available integer larger than 0\n"
#~ "next_free - First available integer larger than the smallest existing "
#~ "number\n"
#~ "last_free - First available integer smaller than the largest existing "
#~ "number\n"
#~ "Return largest existing + 1 if no free number is found\n"
#~ "const - Assign the number 1 always\n"
#~ "a number - Assign that number always. The number is not in quotes. Note "
#~ "that\n"
#~ "0.0 can be used here.\n"
#~ "Examples:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Set the use_series_auto_increment_tweak_when_importing tweak to True to\n"
#~ "use the above values when importing/adding books. If this tweak is set to\n"
#~ "False (the default) then the series number will be set to 1 if it is not\n"
#~ "explicitly set to during the import. If set to True, then the\n"
#~ "series index will be set according to the series_index_auto_increment "
#~ "setting.\n"
#~ "Note that the use_series_auto_increment_tweak_when_importing tweak is used\n"
#~ "only when a value is not provided during import. If the importing regular\n"
#~ "expression produces a value for series_index, or if you are reading "
#~ "metadata\n"
#~ "from books and the import plugin produces a value, than that value will\n"
#~ "be used irrespective of the setting of the tweak."
#~ msgstr ""
#~ "El algoritmo usado para asignar un número dentro de una serie existente a\n"
#~ "un nuevo libro. Los nuevos números asignados con ejeste ajuste son siempre\n"
#~ "enteros, excepto si se especifica un número constante que no sea entero.\n"
#~ "Los valores posibles son:\n"
#~ "next: El primer entero disponible mayor que el mayor de los números en uso\n"
#~ "first_free: El primer entero disponible mayor que 0\n"
#~ "next_free: El primer entero disponible mayor que el menor de los números en "
#~ "uso\n"
#~ "last_free: El primer entero disponible menor que el mayor de los números en "
#~ "uso.\n"
#~ "Devuelve el mayor en uso + 1 si no hay otro disponible\n"
#~ "const: Asigna siempre el número 1\n"
#~ "un número: Asigna siempre ese número. El número no está entre comillas.\n"
#~ "Se puede usar 0.0 aquí\n"
#~ "Ejemplos:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Establezca el ajuste «use_series_auto_increment_tweak_when_importing» a "
#~ "«True»\n"
#~ "para usar los valores anteriores al importar o añadir libros. Si dicho "
#~ "ajuste es\n"
#~ "«False» (el valor predeterminado), el número dentro de la serie será siempre "
#~ "1 si\n"
#~ "no se establece explícitamente al importar. Si es «True», entonces el número "
#~ "dentro\n"
#~ "de la serie se establecerá según el ajuste «series_index_auto_increment».\n"
#~ "Tenga en cuenta que «use_series_auto_increment_tweak_when_importing» sólo\n"
#~ "se usa cuando no hay un valor explícito al imortar. Si la expresión regular "
#~ "empleada\n"
#~ "para importar produce un valor para «series_index», o si está leyendo "
#~ "metadatos\n"
#~ "de libros y el complemento de importación proporciona un valor, entonces se "
#~ "usará\n"
#~ "ese valor sea cual sea el valor del ajuste."

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:41+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:56+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -8,14 +8,14 @@ msgstr ""
"Project-Id-Version: calibre\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-07-06 03:39+0000\n"
"PO-Revision-Date: 2012-07-02 20:33+0000\n"
"PO-Revision-Date: 2012-07-06 14:17+0000\n"
"Last-Translator: Asier Iturralde Sarasola <Unknown>\n"
"Language-Team: http://librezale.org/wiki/Calibre\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:38+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:53+0000\n"
"X-Generator: Launchpad (build 15558)\n"
"Language: eu\n"
@ -9990,13 +9990,13 @@ msgstr "Arbelara &kopiatu"
#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/message_box.py:299
#: /home/kovid/work/calibre/src/calibre/gui2/proceed.py:54
msgid "Show &details"
msgstr "&Zehetasunak erakutsi"
msgstr "Erakutsi &xehetasunak"
#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/message_box.py:57
#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/message_box.py:300
#: /home/kovid/work/calibre/src/calibre/gui2/proceed.py:55
msgid "Hide &details"
msgstr "Zehetasunak &ezkutatu"
msgstr "&Ezkutatu xehetasunak"
#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/message_box.py:61
#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/message_box.py:304
@ -21039,15 +21039,15 @@ msgstr ""
#: /usr/src/qt-everywhere-opensource-src-4.8.0/src/gui/widgets/qdialogbuttonbox.cpp:690
msgid "&Yes"
msgstr ""
msgstr "&Bai"
#: /usr/src/qt-everywhere-opensource-src-4.8.0/src/gui/widgets/qdialogbuttonbox.cpp:693
msgid "Yes to &All"
msgstr ""
msgstr "Bai &guztiari"
#: /usr/src/qt-everywhere-opensource-src-4.8.0/src/gui/widgets/qdialogbuttonbox.cpp:696
msgid "&No"
msgstr ""
msgstr "&Ez"
#: /usr/src/qt-everywhere-opensource-src-4.8.0/src/gui/widgets/qdialogbuttonbox.cpp:699
msgid "N&o to All"

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:49+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:04+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:42+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:56+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:41+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:56+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:42+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:57+0000\n"
"X-Generator: Launchpad (build 15558)\n"
"Language: fr\n"
"X-Poedit-Bookmarks: 1177,1104,-1,-1,-1,-1,-1,-1,-1,-1\n"

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:56+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:11+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:43+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:57+0000\n"
"X-Generator: Launchpad (build 15558)\n"
"Language: gl\n"

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:43+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:58+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:43+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:58+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:43+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:58+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -16,7 +16,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:51+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:06+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:44+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:58+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56
@ -23292,69 +23292,3 @@ msgid ""
"default_tweak_format = 'EPUB'\n"
"default_tweak_format = 'remember'"
msgstr ""
#~ msgid ""
#~ "The algorithm used to assign a book added to an existing series a series "
#~ "number.\n"
#~ "New series numbers assigned using this tweak are always integer values, "
#~ "except\n"
#~ "if a constant non-integer is specified.\n"
#~ "Possible values are:\n"
#~ "next - First available integer larger than the largest existing number\n"
#~ "first_free - First available integer larger than 0\n"
#~ "next_free - First available integer larger than the smallest existing "
#~ "number\n"
#~ "last_free - First available integer smaller than the largest existing "
#~ "number\n"
#~ "Return largest existing + 1 if no free number is found\n"
#~ "const - Assign the number 1 always\n"
#~ "a number - Assign that number always. The number is not in quotes. Note "
#~ "that\n"
#~ "0.0 can be used here.\n"
#~ "Examples:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Set the use_series_auto_increment_tweak_when_importing tweak to True to\n"
#~ "use the above values when importing/adding books. If this tweak is set to\n"
#~ "False (the default) then the series number will be set to 1 if it is not\n"
#~ "explicitly set to during the import. If set to True, then the\n"
#~ "series index will be set according to the series_index_auto_increment "
#~ "setting.\n"
#~ "Note that the use_series_auto_increment_tweak_when_importing tweak is used\n"
#~ "only when a value is not provided during import. If the importing regular\n"
#~ "expression produces a value for series_index, or if you are reading "
#~ "metadata\n"
#~ "from books and the import plugin produces a value, than that value will\n"
#~ "be used irrespective of the setting of the tweak."
#~ msgstr ""
#~ "Ez az algoritmus egy adott könyv egy adott sorozathoz való rendelésekor "
#~ "használatos.\n"
#~ "Az ennek a funkciónak a használatával hozzáadott sorozatszámok mindig egész "
#~ "számok,\n"
#~ "kivéve, ha állandó nem-egész szám lett megadva.\n"
#~ "Lehetséges értékek:\n"
#~ "next - a sorozatban szereplő legnagyobb egész számnál eggyel nagyobb szám\n"
#~ "first_free - az első nullánál nagyobb szabad egész szám\n"
#~ "next_free - a sorozatban szereplő legkisebb szám után következő első szabad "
#~ "egész szám\n"
#~ "last_free - a sorozatban szereplő legnagyobb szám előtti első szabad egész "
#~ "szám\n"
#~ "Ha nincs szabad szám akkor mindig a legnagyobb szám +1 lesz az eredmény.\n"
#~ "const - mindig az 1-es számot jelenti\n"
#~ "egy bármilyen szám - a szám értéke, a szám nincs idézőjelben. Pl.: 1.0, 2.3 "
#~ "stb.\n"
#~ "\n"
#~ "Példák:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Ha a use_series_auto_increment_tweak_when_importing értéke True, \n"
#~ "akkor könyvek importálásakor/hozzáadásakor a megadott \n"
#~ "series_index_auto_increment szabály lesz érvényes. \n"
#~ "Kivéve, ha a könyv eleve tartalmaz sorozatszám információt, \n"
#~ "mert ebben az esetben ezt a funkciót a program figyelmen kívül hagyja.\n"
#~ "Ha a use_series_auto_increment_tweak_when_importing értéke False, \n"
#~ "akkor könyvek importálásakor/hozzáadásakor a sorozat száma 1 lesz."

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:44+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:59+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:44+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:59+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:44+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:59+0000\n"
"X-Generator: Launchpad (build 15558)\n"
"X-Poedit-Bookmarks: -1,-1,-1,-1,-1,1105,-1,1312,-1,-1\n"
"Generated-By: pygettext.py 1.5\n"

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:45+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:59+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56
@ -21558,64 +21558,3 @@ msgid ""
"default_tweak_format = 'EPUB'\n"
"default_tweak_format = 'remember'"
msgstr ""
#~ msgid ""
#~ "The algorithm used to assign a book added to an existing series a series "
#~ "number.\n"
#~ "New series numbers assigned using this tweak are always integer values, "
#~ "except\n"
#~ "if a constant non-integer is specified.\n"
#~ "Possible values are:\n"
#~ "next - First available integer larger than the largest existing number\n"
#~ "first_free - First available integer larger than 0\n"
#~ "next_free - First available integer larger than the smallest existing "
#~ "number\n"
#~ "last_free - First available integer smaller than the largest existing "
#~ "number\n"
#~ "Return largest existing + 1 if no free number is found\n"
#~ "const - Assign the number 1 always\n"
#~ "a number - Assign that number always. The number is not in quotes. Note "
#~ "that\n"
#~ "0.0 can be used here.\n"
#~ "Examples:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Set the use_series_auto_increment_tweak_when_importing tweak to True to\n"
#~ "use the above values when importing/adding books. If this tweak is set to\n"
#~ "False (the default) then the series number will be set to 1 if it is not\n"
#~ "explicitly set to during the import. If set to True, then the\n"
#~ "series index will be set according to the series_index_auto_increment "
#~ "setting.\n"
#~ "Note that the use_series_auto_increment_tweak_when_importing tweak is used\n"
#~ "only when a value is not provided during import. If the importing regular\n"
#~ "expression produces a value for series_index, or if you are reading "
#~ "metadata\n"
#~ "from books and the import plugin produces a value, than that value will\n"
#~ "be used irrespective of the setting of the tweak."
#~ msgstr ""
#~ "すでにあるシリーズへ本が追加されたときに使われるシリーズ番号を決めるアルゴリズム。\n"
#~ "このTweakを使って決められる新しいシリーズ番号は、非整数の定数が与えられた場合を除き、必ず整数値になります。\n"
#~ "使用できる値は:\n"
#~ "next - 現在ある最大の番号より1つ大きな整数値\n"
#~ "first_free - 0より大きく、まだ使われていない数\n"
#~ "next_free - 現在ある最低の番号より大きく、しかもまだ使われていない整数値\n"
#~ "last_free - 現在ある最高の番号より小さく、しかもまだ使われていない整数値。もし番号が見つからなかった場合、すでにある最大値+1が使われる。\n"
#~ "const - すべての場合に数1となる。\n"
#~ "数値 - 必ずこの数値を使う。数値はクオート('で囲まない。注0.0もここに使用できる。\n"
#~ "\n"
#~ "例:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "\n"
#~ "本のインポート/追加時に上の値を使いたい場合には、tweak の "
#~ "use_series_auto_increment_tweak_when_importing に True を設定してください。\n"
#~ "もしこのtweakにFalseこれがディフォールトを設定されると、インポート時に明示的に設定されない限り、1が設定されます。\n"
#~ "もしTrueが設定された場合には、シリーズ番号はseries_index_auto_incrementの設定にしたがって決められます。\n"
#~ "注意して欲しいのは、use_series_auto_increment_tweak_when_importing "
#~ "が使われるのは、インポート時に値が指定されなかった場合に限られます。 \n"
#~ "もしインポート時の正規表現がseries_indexの値を作った時や、もし本から読み込まれた書誌情報に番号がある時や、\n"
#~ "インポート・プラグインが値を生成した場合には、このtweakを無視してそちらが使われます。"

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:45+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:00+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:46+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:00+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:46+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:00+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -16,7 +16,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"(n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:46+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:01+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:57+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:12+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:46+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:01+0000\n"
"X-Generator: Launchpad (build 15558)\n"
"X-Poedit-Country: LATVIA\n"
"Language: lv\n"

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:47+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:01+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:47+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:02+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:47+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:02+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:47+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:02+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:48+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:03+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:48+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:02+0000\n"
"X-Generator: Launchpad (build 15558)\n"
"X-Poedit-Country: GERMANY\n"
"X-Poedit-Language: German\n"

View File

@ -64,7 +64,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:41+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:55+0000\n"
"X-Generator: Launchpad (build 15558)\n"
"X-Poedit-Country: NETHERLANDS\n"
"X-Poedit-Language: Dutch\n"
@ -23317,71 +23317,3 @@ msgid ""
"default_tweak_format = 'EPUB'\n"
"default_tweak_format = 'remember'"
msgstr ""
#~ msgid ""
#~ "The algorithm used to assign a book added to an existing series a series "
#~ "number.\n"
#~ "New series numbers assigned using this tweak are always integer values, "
#~ "except\n"
#~ "if a constant non-integer is specified.\n"
#~ "Possible values are:\n"
#~ "next - First available integer larger than the largest existing number\n"
#~ "first_free - First available integer larger than 0\n"
#~ "next_free - First available integer larger than the smallest existing "
#~ "number\n"
#~ "last_free - First available integer smaller than the largest existing "
#~ "number\n"
#~ "Return largest existing + 1 if no free number is found\n"
#~ "const - Assign the number 1 always\n"
#~ "a number - Assign that number always. The number is not in quotes. Note "
#~ "that\n"
#~ "0.0 can be used here.\n"
#~ "Examples:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Set the use_series_auto_increment_tweak_when_importing tweak to True to\n"
#~ "use the above values when importing/adding books. If this tweak is set to\n"
#~ "False (the default) then the series number will be set to 1 if it is not\n"
#~ "explicitly set to during the import. If set to True, then the\n"
#~ "series index will be set according to the series_index_auto_increment "
#~ "setting.\n"
#~ "Note that the use_series_auto_increment_tweak_when_importing tweak is used\n"
#~ "only when a value is not provided during import. If the importing regular\n"
#~ "expression produces a value for series_index, or if you are reading "
#~ "metadata\n"
#~ "from books and the import plugin produces a value, than that value will\n"
#~ "be used irrespective of the setting of the tweak."
#~ msgstr ""
#~ "Het algoritme dat gebruikt wordt om een nummer aan een boek toe te wijzen\n"
#~ "als deze aan een bestaande reeks wordt toegevoegd. De reeksnummers die op\n"
#~ "deze manier toegewezen worden zijn altijd gehele getallen, tenzij een \n"
#~ "constant niet-geheel getal wordt ingesteld.\n"
#~ "Mogelijk waardes zijn:\n"
#~ "next - Eerste beschikbaar getal hoger dan het hoogste bestaande getal\n"
#~ "first_free - Eerste beschikbaar getal hoger dan 0\n"
#~ "next_free - Eerste beschikbaar getal hoger dan het laagste bestaande getal\n"
#~ "last_free - Eerste beschikbaar getal kleiner dan het hoogste bestaande\n"
#~ "getal\n"
#~ "Geeft hoogste bestaande getal + 1 als er geen vrije getallen gevonden \n"
#~ "worden\n"
#~ "const - Wijs altijd het getal 1 toe\n"
#~ "a number - Wijs altijd dat getal toe. Dit getal is niet in quotes. Merk op\n"
#~ "dat hier 0.0 gebruikt kan worden.\n"
#~ "Voorbeelden:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Stel use_series_auto_increment_tweak_when_importing op True in als u de\n"
#~ "bovenstaande instellingen wilt gebruiken bij het importeren/toevoegen van\n"
#~ "boeken. Als dit op False staat (standaard) zal het reeksnummer op 1\n"
#~ "ingesteld worden als dit niet expliciet bij het importeren wordt\n"
#~ "opgegeven. Als dit op True staat wordt het reeksnummer ingesteld op basis\n"
#~ "van de instellingen in series_index_auto_increment. Let op dat de\n"
#~ "instelling in use_series_auto_increment_tweak_when_importing alleen\n"
#~ "gebruikt wordt als er tijdens het importeren geen waarde wordt opgegeven.\n"
#~ "Als de regexp voor importeren een waarde voor series_index produceert, of\n"
#~ "als u metadata uit boeken leest een de import-plug-in een waarde vind, zal\n"
#~ "die waarde gebruikt worden, onafhankelijk van de instellingen hier."

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:48+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:03+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:48+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:03+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:49+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:03+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -16,7 +16,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:49+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:04+0000\n"
"X-Generator: Launchpad (build 15558)\n"
"X-Poedit-Bookmarks: -1,3588,-1,-1,-1,-1,-1,-1,-1,-1\n"
@ -23356,74 +23356,3 @@ msgstr ""
"default_tweak_format = None (Użyj domyślngo formatu wyjściowego)\n"
"default_tweak_format = 'EPUB'\n"
"default_tweak_format = 'remember'"
#~ msgid ""
#~ "The algorithm used to assign a book added to an existing series a series "
#~ "number.\n"
#~ "New series numbers assigned using this tweak are always integer values, "
#~ "except\n"
#~ "if a constant non-integer is specified.\n"
#~ "Possible values are:\n"
#~ "next - First available integer larger than the largest existing number\n"
#~ "first_free - First available integer larger than 0\n"
#~ "next_free - First available integer larger than the smallest existing "
#~ "number\n"
#~ "last_free - First available integer smaller than the largest existing "
#~ "number\n"
#~ "Return largest existing + 1 if no free number is found\n"
#~ "const - Assign the number 1 always\n"
#~ "a number - Assign that number always. The number is not in quotes. Note "
#~ "that\n"
#~ "0.0 can be used here.\n"
#~ "Examples:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Set the use_series_auto_increment_tweak_when_importing tweak to True to\n"
#~ "use the above values when importing/adding books. If this tweak is set to\n"
#~ "False (the default) then the series number will be set to 1 if it is not\n"
#~ "explicitly set to during the import. If set to True, then the\n"
#~ "series index will be set according to the series_index_auto_increment "
#~ "setting.\n"
#~ "Note that the use_series_auto_increment_tweak_when_importing tweak is used\n"
#~ "only when a value is not provided during import. If the importing regular\n"
#~ "expression produces a value for series_index, or if you are reading "
#~ "metadata\n"
#~ "from books and the import plugin produces a value, than that value will\n"
#~ "be used irrespective of the setting of the tweak."
#~ msgstr ""
#~ "Sposób automatycznego przydzielania kolejnego numeru książce dodawanej do "
#~ "serii.\n"
#~ "Nowe numery, przydzielane za pomocą tego parametru są zawsze liczbami "
#~ "całkowitymi\n"
#~ "z wyjątkiem określenia konkretnej liczby (patrz przykłady poniżej)\n"
#~ "Możliwe wartości:\n"
#~ "next - pierwszy wolny numer w serii, większy od najwyższego użytego\n"
#~ "first_free - pierwszy wolny numer większy od 0 (np. jeśli użyto wyższych "
#~ "numerów, a zostały wolne niższe)\n"
#~ "next_free - pierwszy wolny numer większy od najmniejszego istniejącego (np. "
#~ "jeśli są przerwy w numeracji)\n"
#~ "last_free - pierwszy wolny numer mniejszy od największego istniejącego (w "
#~ "przypadku przerw w numeracji)\n"
#~ "Jeśli nie ma numeru spełniającego warunek ustawia najwyższy +1\n"
#~ "const - zawsze ustawia 1\n"
#~ "liczba - zawsze ustawia wybraną liczbę . Liczba jest bez cudzysłowu. Można "
#~ "użyć 0.0\n"
#~ "Przykłady:series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "Aby ten parametr zadziałał należy inny parametr - "
#~ "use_series_auto_increment_tweak_when_importing - \n"
#~ "ustawić na True. Jeśli zostanie ustawiony na False (domyślnie) to numer w "
#~ "serii będzie w trakcie\n"
#~ "importu/dodawania książek ustawiany na 1 jeśli nie zostanie określony "
#~ "inaczej.\n"
#~ "Należy pamiętać, że parametr use_series_auto_increment_tweak_when_importing "
#~ "jest wykorzystywany\n"
#~ "jedynie wtedy jeśli numer książki w serii nie zostanie podany w trakcie "
#~ "importu.\n"
#~ "Jeśli numer ten zostanie wygenerowany za pomocą wyrażenia regularnego lub "
#~ "odczytany\n"
#~ "z metadanych to podana w ten sposób wartość zostanie użyta niezależnie od "
#~ "ustawień parametru."

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:49+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:04+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:55+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:10+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -16,7 +16,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n == 1 ? 0: (((n % 100 > 19) || ((n % 100 "
"== 0) && (n != 0))) ? 2: 1));\n"
"X-Launchpad-Export-Date: 2012-07-06 04:50+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:04+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: calibre 0.4.55\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-06 03:39+0000\n"
"PO-Revision-Date: 2012-06-30 12:50+0000\n"
"PO-Revision-Date: 2012-07-06 13:56+0000\n"
"Last-Translator: Baz <_baz_@rambler.ru>\n"
"Language-Team: American English <kde-i18n-doc@lists.kde.org>\n"
"MIME-Version: 1.0\n"
@ -15,7 +15,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:50+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:05+0000\n"
"X-Generator: Launchpad (build 15558)\n"
"X-Poedit-Country: RUSSIAN FEDERATION\n"
"X-Poedit-Language: Russian\n"
@ -1348,7 +1348,7 @@ msgstr "Установить связь с PocketBook 602/603/902/903."
#: /home/kovid/work/calibre/src/calibre/devices/eb600/driver.py:257
msgid "Communicate with the PocketBook 622 reader."
msgstr ""
msgstr "Соединиться с читалкой PocketBook 622."
#: /home/kovid/work/calibre/src/calibre/devices/eb600/driver.py:270
msgid "Communicate with the PocketBook 360+ reader."
@ -2195,13 +2195,15 @@ msgstr "Папка карты А"
#: /home/kovid/work/calibre/src/calibre/devices/user_defined/driver.py:69
msgid "Swap main and card A"
msgstr ""
msgstr "Поменять главную с картой А"
#: /home/kovid/work/calibre/src/calibre/devices/user_defined/driver.py:70
msgid ""
"Check this box if the device's main memory is being seen as card a and the "
"card is being seen as main memory"
msgstr ""
"Включите это поле если главная память устройства рассматривается как карта и "
"карта используется как главная память"
#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:210
#, python-format
@ -19915,12 +19917,25 @@ msgid ""
"up\n"
"automatically, every time metadata is changed.\n"
msgstr ""
"%prog backup_metadata [настройки]\n"
"\n"
"Создаёт резервные копии из метаданных, хранящиеся в базе данных, в отдельные "
"OPF файлы \n"
"в каждой папке книги. Обычно это происходит автоматически, но вы можете "
"запустить \n"
"эту команду для принудительного пересоздания OPF файлов с настройкой --all.\n"
"\n"
"Помните, что обычно нет необходимости делать это, так как OPF файлы "
"резервируются \n"
"автоматически при каждом изменении метаданных.\n"
#: /home/kovid/work/calibre/src/calibre/library/cli.py:1014
msgid ""
"Normally, this command only operates on books that have out of date OPF "
"files. This option makes it operate on all books."
msgstr ""
"Обычно эта команда действует только на книги имеющие просроченные OPF файлы. "
"Эта настройка производит операцию на всех книгах."
#: /home/kovid/work/calibre/src/calibre/library/cli.py:1053
msgid ""
@ -23194,79 +23209,3 @@ msgstr ""
"default_tweak_format = None (Использовать формат вывода)\n"
"default_tweak_format = 'EPUB'\n"
"default_tweak_format = 'remember'"
#~ msgid ""
#~ "The algorithm used to assign a book added to an existing series a series "
#~ "number.\n"
#~ "New series numbers assigned using this tweak are always integer values, "
#~ "except\n"
#~ "if a constant non-integer is specified.\n"
#~ "Possible values are:\n"
#~ "next - First available integer larger than the largest existing number\n"
#~ "first_free - First available integer larger than 0\n"
#~ "next_free - First available integer larger than the smallest existing "
#~ "number\n"
#~ "last_free - First available integer smaller than the largest existing "
#~ "number\n"
#~ "Return largest existing + 1 if no free number is found\n"
#~ "const - Assign the number 1 always\n"
#~ "a number - Assign that number always. The number is not in quotes. Note "
#~ "that\n"
#~ "0.0 can be used here.\n"
#~ "Examples:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Set the use_series_auto_increment_tweak_when_importing tweak to True to\n"
#~ "use the above values when importing/adding books. If this tweak is set to\n"
#~ "False (the default) then the series number will be set to 1 if it is not\n"
#~ "explicitly set to during the import. If set to True, then the\n"
#~ "series index will be set according to the series_index_auto_increment "
#~ "setting.\n"
#~ "Note that the use_series_auto_increment_tweak_when_importing tweak is used\n"
#~ "only when a value is not provided during import. If the importing regular\n"
#~ "expression produces a value for series_index, or if you are reading "
#~ "metadata\n"
#~ "from books and the import plugin produces a value, than that value will\n"
#~ "be used irrespective of the setting of the tweak."
#~ msgstr ""
#~ "Алгоритм используется для назначения книге, добавленной в существующую "
#~ "серию, номера серии.\n"
#~ "Новые номера серии, назначенные этим дополнением, всегда имеют целочисленные "
#~ "значения, кроме\n"
#~ "тех случаев, когда указана не целочисленная константа.\n"
#~ "Возможные значения:\n"
#~ "next - Первое доступное целое, большее, чем самое большое из существующих "
#~ "чисел\n"
#~ "first_free - Первое доступное целое больше нуля\n"
#~ "next_free - Первое доступное целое, большее, чем самое маленькое из "
#~ "существующих чисел\n"
#~ "last_free - Первое доступное целое, меньшее, чем самое большое из "
#~ "существующих чисел\n"
#~ "Если не найдено свободного номера, то возвращается существующее "
#~ "максимальное+1\n"
#~ "const - Всегда назначает номер 1\n"
#~ "число - Всегда назначает это число. Число не в кавычках. Помните, что 0.0 "
#~ "тут можно использовать .\n"
#~ "Примеры:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Установите use_series_auto_increment_tweak_when_importing равным True для \n"
#~ "использования указанных значений при иморте/добавлении книг. Если эту "
#~ "настройку \n"
#~ "установить равной False (по умолчанию), то номер серии будет установлен "
#~ "равным 1 \n"
#~ "если это прямо не указано при импорте. Если установлено True, то номера "
#~ "серий будут \n"
#~ "устанавливаться по настройке series_index_auto_increment.\n"
#~ "Помните, что опция use_series_auto_increment_tweak_when_importing "
#~ "используется только \n"
#~ "когда значение не указано при импорте. Если импортирующее регулярное "
#~ "выражение даёт \n"
#~ "значение для номера_серии, или если вы загрузите метаданные из книги и "
#~ "импортирующая \n"
#~ "функция найдёт это значение, то оно будет использоваться независимо от "
#~ "настроек."

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n!=1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:52+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:07+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:51+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:06+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:51+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:06+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56
@ -22689,77 +22689,3 @@ msgid ""
"default_tweak_format = 'EPUB'\n"
"default_tweak_format = 'remember'"
msgstr ""
#~ msgid ""
#~ "The algorithm used to assign a book added to an existing series a series "
#~ "number.\n"
#~ "New series numbers assigned using this tweak are always integer values, "
#~ "except\n"
#~ "if a constant non-integer is specified.\n"
#~ "Possible values are:\n"
#~ "next - First available integer larger than the largest existing number\n"
#~ "first_free - First available integer larger than 0\n"
#~ "next_free - First available integer larger than the smallest existing "
#~ "number\n"
#~ "last_free - First available integer smaller than the largest existing "
#~ "number\n"
#~ "Return largest existing + 1 if no free number is found\n"
#~ "const - Assign the number 1 always\n"
#~ "a number - Assign that number always. The number is not in quotes. Note "
#~ "that\n"
#~ "0.0 can be used here.\n"
#~ "Examples:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Set the use_series_auto_increment_tweak_when_importing tweak to True to\n"
#~ "use the above values when importing/adding books. If this tweak is set to\n"
#~ "False (the default) then the series number will be set to 1 if it is not\n"
#~ "explicitly set to during the import. If set to True, then the\n"
#~ "series index will be set according to the series_index_auto_increment "
#~ "setting.\n"
#~ "Note that the use_series_auto_increment_tweak_when_importing tweak is used\n"
#~ "only when a value is not provided during import. If the importing regular\n"
#~ "expression produces a value for series_index, or if you are reading "
#~ "metadata\n"
#~ "from books and the import plugin produces a value, than that value will\n"
#~ "be used irrespective of the setting of the tweak."
#~ msgstr ""
#~ "Algoritmus použitý pri pridávaní knihy na priradenie poradového čísla knihy "
#~ "v rámci série.\n"
#~ "Nové poradové čísla prideľované týmto spôsobom sú vždy celé čísla, s "
#~ "výnimkou ak je\n"
#~ "zadaná neceločíselná konštanta.\n"
#~ "Možné hodnoty:\n"
#~ "next - Prvé celé číslo väčšie ako najväčšie existujúce poradové číslo\n"
#~ "first_free - Prvé voľné celé číslo väčšie ako 0\n"
#~ "next_free - Prvé voľné celé číslo väčšie ako najmenšie existujúce číslo\n"
#~ "last_free - Prvé voľné celé číslo menšie, ako najväčšie existujúce číslo\n"
#~ "Ak sa nenájdu voľné čísla, vráti najväčšie existujúce + 1\n"
#~ "const - Priradí vždy číslo 1\n"
#~ "a number - Vždy priradí zadané číslo. Číslo nie je v úvodzovkách. Uvedomte "
#~ "si, že sem\n"
#~ "môžete použiť aj 0.0.\n"
#~ "Príklady:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Pre využitie vyššie uvedených hodnôt pri importovaní/pridávaní kníh, "
#~ "nastavte \n"
#~ "vylepšenie use_series_auto_increment_tweak_when_importing na True.\n"
#~ "Ak je toto vylepšenie nastavené na False (štandardne) a číslo knihy nie je\n"
#~ "pri importe ani explicitne zadané, bude číslo v rámci série nastavené na 1. "
#~ "\n"
#~ "Ak je nastavené na True, číslo v rámci série bude pridelené podľa "
#~ "nastavenia\n"
#~ "series_index_auto_increment.\n"
#~ "Uvedomte si, že vylepšenie use_series_auto_increment_tweak_when_importing\n"
#~ "sa použije len ak poradové číslo knihy nie je poskytnuté počas importu. Ak "
#~ "regulárny\n"
#~ "výraz pri importe hodnotu series_index vráti, alebo ak načítavate metadáta z "
#~ "kníh\n"
#~ "a importný modul túto hodnotu získa, potom bude použitá táto hodnota, "
#~ "nezávisle\n"
#~ "od nastavenia tohoto vylepšeina."

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || "
"n%100==4 ? 3 : 0);\n"
"X-Launchpad-Export-Date: 2012-07-06 04:52+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:06+0000\n"
"X-Generator: Launchpad (build 15558)\n"
"X-Poedit-Country: SLOVENIA\n"
"X-Poedit-Language: Slovenian\n"

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:38+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 04:52+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -16,7 +16,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:50+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:05+0000\n"
"X-Generator: Launchpad (build 15558)\n"
"Language: sr\n"

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:52+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:07+0000\n"
"X-Generator: Launchpad (build 15558)\n"
"X-Poedit-Country: SWEDEN\n"
"X-Poedit-Language: Swedish\n"
@ -22654,74 +22654,3 @@ msgid ""
"default_tweak_format = 'EPUB'\n"
"default_tweak_format = 'remember'"
msgstr ""
#~ msgid ""
#~ "The algorithm used to assign a book added to an existing series a series "
#~ "number.\n"
#~ "New series numbers assigned using this tweak are always integer values, "
#~ "except\n"
#~ "if a constant non-integer is specified.\n"
#~ "Possible values are:\n"
#~ "next - First available integer larger than the largest existing number\n"
#~ "first_free - First available integer larger than 0\n"
#~ "next_free - First available integer larger than the smallest existing "
#~ "number\n"
#~ "last_free - First available integer smaller than the largest existing "
#~ "number\n"
#~ "Return largest existing + 1 if no free number is found\n"
#~ "const - Assign the number 1 always\n"
#~ "a number - Assign that number always. The number is not in quotes. Note "
#~ "that\n"
#~ "0.0 can be used here.\n"
#~ "Examples:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Set the use_series_auto_increment_tweak_when_importing tweak to True to\n"
#~ "use the above values when importing/adding books. If this tweak is set to\n"
#~ "False (the default) then the series number will be set to 1 if it is not\n"
#~ "explicitly set to during the import. If set to True, then the\n"
#~ "series index will be set according to the series_index_auto_increment "
#~ "setting.\n"
#~ "Note that the use_series_auto_increment_tweak_when_importing tweak is used\n"
#~ "only when a value is not provided during import. If the importing regular\n"
#~ "expression produces a value for series_index, or if you are reading "
#~ "metadata\n"
#~ "from books and the import plugin produces a value, than that value will\n"
#~ "be used irrespective of the setting of the tweak."
#~ msgstr ""
#~ "Den algoritm som används för att tilldela en bok läggs till en befintlig "
#~ "serie ett serienummer. \n"
#~ "Ny serie tilldelats med denna justering är alltid heltalsvärden, utom \n"
#~ "om en konstant icke-heltal anges. \n"
#~ "Möjliga värden är: \n"
#~ "next - första tillgängliga heltal större än största befintliga numret \n"
#~ "first_free - första tillgängliga heltal större än 0 \n"
#~ "next_free - första tillgängliga heltal större än den minsta befintliga "
#~ "numret \n"
#~ "last_free - första tillgängliga heltal mindre än den största existerande "
#~ "antalet \n"
#~ "Return största befintliga + 1 om inget ledigt nummer hittas \n"
#~ "const - Tilldela nummer 1 alltid \n"
#~ "ett nummer - Tilldela det numret alltid. Numret är inte i citationstecken. "
#~ "Observera att \n"
#~ "0,0 kan användas här. \n"
#~ "Exempel: \n"
#~ "series_index_auto_increment = \"next\" \n"
#~ "series_index_auto_increment = 'next_free' \n"
#~ "series_index_auto_increment = 16,5 \n"
#~ "Ställ use_series_auto_increment_tweak_when_importing justering till sant för "
#~ "att \n"
#~ "använda ovanstående värdena när du importerar / lägga böcker. Om denna "
#~ "justering är satt till \n"
#~ "falsk (standard) kommer serien antalet sedan att sättas till 1 om det inte \n"
#~ "uttryckligen anges att under importen. Om värdet är sant, då \n"
#~ "serien indexet kommer att fastställas enligt series_index_auto_increment "
#~ "inställning. \n"
#~ "Observera att use_series_auto_increment_tweak_when_importing tweak används \n"
#~ "endast när ett värde inte tillhandahålls under importen. Om den importerande "
#~ "reguljära \n"
#~ "uttrycket ger ett värde för series_index, eller om du läser metadata \n"
#~ "från böcker och import tillägg ger ett värde, än det värde kommer \n"
#~ "att användas oberoende av inställningen av justeringen."

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:53+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:07+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:53+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:07+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:53+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:08+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:428

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:53+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:08+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -9,15 +9,15 @@ msgstr ""
"Project-Id-Version: calibre\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-07-06 03:39+0000\n"
"PO-Revision-Date: 2012-06-29 07:05+0000\n"
"Last-Translator: ma$terok <Unknown>\n"
"PO-Revision-Date: 2012-07-06 05:10+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@gmail.com>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:54+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:08+0000\n"
"X-Generator: Launchpad (build 15558)\n"
"Language: uk\n"
@ -1349,7 +1349,7 @@ msgstr "Обмін даними PocketBook 602/603/902/903."
#: /home/kovid/work/calibre/src/calibre/devices/eb600/driver.py:257
msgid "Communicate with the PocketBook 622 reader."
msgstr ""
msgstr "Обмін даними PocketBook 622."
#: /home/kovid/work/calibre/src/calibre/devices/eb600/driver.py:270
msgid "Communicate with the PocketBook 360+ reader."
@ -2208,13 +2208,15 @@ msgstr "Тека картки A"
#: /home/kovid/work/calibre/src/calibre/devices/user_defined/driver.py:69
msgid "Swap main and card A"
msgstr ""
msgstr "Поміняти місцями основну картку і картку A"
#: /home/kovid/work/calibre/src/calibre/devices/user_defined/driver.py:70
msgid ""
"Check this box if the device's main memory is being seen as card a and the "
"card is being seen as main memory"
msgstr ""
"Позначте цей пункт, якщо програма визначає основну пам’ять пристрою як "
"картку A, і навпаки."
#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:210
#, python-format
@ -20154,12 +20156,26 @@ msgid ""
"up\n"
"automatically, every time metadata is changed.\n"
msgstr ""
"%prog backup_metadata [параметри]\n"
"\n"
"Створити резервну копію метаданих, що зберігаються у базі даних\n"
"у окремих файла OPF у кожному з каталогів книг. Зазвичай, така\n"
"дія виконується автоматично, але ви можете наказати програмі\n"
"виконати примусове повторне створення файлів OPF, якщо\n"
"вкажете параметр --all.\n"
"\n"
"Зауважте, що зазвичай потреби у цій команді немає, оскільки\n"
"резервні копії файлів OPF створюються автоматично у разі\n"
"внесення змін до метаданих.\n"
#: /home/kovid/work/calibre/src/calibre/library/cli.py:1014
msgid ""
"Normally, this command only operates on books that have out of date OPF "
"files. This option makes it operate on all books."
msgstr ""
"Зазвичай, ця програма обробляє лише ті книги, файли OPF яких застаріли. За "
"допомогою цього параметра ви можете наказати програмі обробляти всі файли "
"книг."
#: /home/kovid/work/calibre/src/calibre/library/cli.py:1053
msgid ""
@ -22493,6 +22509,42 @@ msgid ""
"from books and the import plugin produces a value, than that value will\n"
"be used irrespective of the setting of the tweak."
msgstr ""
"Алгоритм, який буде використано для призначення книзі, доданій до вже\n"
"створеної серії, номера. Нові номери у серії, додані за допомогою цього\n"
"коригування, завжди будуть цілими числами, якщо не задано нецілого\n"
"сталого значення.\n"
"Можливі значення:\n"
"next — перше доступне ціле число, більше за найбільше зі створених номерів\n"
"first_free — перше невикористане ціле значення, більше за 0\n"
"next_free — перше невикористане ціле значення, більше за найменший вже "
"використаний номер\n"
"last_free — перше невикористане ціле значення, менше за найбільший вже "
"використаний номер\n"
"Повертає найбільший вже створений номер + 1, якщо не буде знайдено "
"невикористаного номера\n"
"const — завжди призначати номер 1\n"
"no_change — не змінювати нумерацію у серії\n"
"номер — завжди призначати цей номер. Номер слід вказувати без лапок. "
"Зауважте, що можна використати 0.0.\n"
"Приклади:\n"
"series_index_auto_increment = 'next'\n"
"series_index_auto_increment = 'next_free'\n"
"series_index_auto_increment = 16.5\n"
"\n"
"Встановіть для use_series_auto_increment_tweak_when_importing значення "
"True,\n"
"щоб вказані значення було використано під час імпортування або додавання\n"
"книг. Якщо для цього коригування встановлено значення False (типове),\n"
"номер у серії буде встановлено у значення 1, якщо його явним чином не було\n"
"встановлено під час імпортування. Якщо встановлено значення True, номер у\n"
"серії буде встановлено відповідно до значення series_index_auto_increment.\n"
"Зауважте, що коригування use_series_auto_increment_tweak_when_importing "
"tweak\n"
"використовується, лише якщо значення не було вказано під час імпортування.\n"
"Якщо формальний вираз імпортування створює значення series_index або якщо\n"
"виконується читання метаданих з книги і додаток імпортування має якесь\n"
"значення для номера, буде використано саме це значення, незалежно від цього\n"
"коригування."
#: /home/kovid/work/calibre/resources/default_tweaks.py:44
msgid "Add separator after completing an author name"
@ -23575,77 +23627,3 @@ msgstr ""
"default_tweak_format = None (використовувати формат виведення)\n"
"default_tweak_format = 'EPUB'\n"
"default_tweak_format = 'remember'"
#~ msgid ""
#~ "The algorithm used to assign a book added to an existing series a series "
#~ "number.\n"
#~ "New series numbers assigned using this tweak are always integer values, "
#~ "except\n"
#~ "if a constant non-integer is specified.\n"
#~ "Possible values are:\n"
#~ "next - First available integer larger than the largest existing number\n"
#~ "first_free - First available integer larger than 0\n"
#~ "next_free - First available integer larger than the smallest existing "
#~ "number\n"
#~ "last_free - First available integer smaller than the largest existing "
#~ "number\n"
#~ "Return largest existing + 1 if no free number is found\n"
#~ "const - Assign the number 1 always\n"
#~ "a number - Assign that number always. The number is not in quotes. Note "
#~ "that\n"
#~ "0.0 can be used here.\n"
#~ "Examples:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Set the use_series_auto_increment_tweak_when_importing tweak to True to\n"
#~ "use the above values when importing/adding books. If this tweak is set to\n"
#~ "False (the default) then the series number will be set to 1 if it is not\n"
#~ "explicitly set to during the import. If set to True, then the\n"
#~ "series index will be set according to the series_index_auto_increment "
#~ "setting.\n"
#~ "Note that the use_series_auto_increment_tweak_when_importing tweak is used\n"
#~ "only when a value is not provided during import. If the importing regular\n"
#~ "expression produces a value for series_index, or if you are reading "
#~ "metadata\n"
#~ "from books and the import plugin produces a value, than that value will\n"
#~ "be used irrespective of the setting of the tweak."
#~ msgstr ""
#~ "Алгоритм, який буде використано для призначення книзі, доданій до вже\n"
#~ "створеної серії, номера. Нові номери у серії, додані за допомогою цього\n"
#~ "коригування, завжди будуть цілими числами, якщо не задано нецілого\n"
#~ "сталого значення.\n"
#~ "Можливі значення:\n"
#~ "next — перше доступне ціле число, більше за найбільше зі створених номерів\n"
#~ "first_free — перше невикористане ціле значення, більше за 0\n"
#~ "next_free — перше невикористане ціле значення, більше за найменший вже "
#~ "використаний номер\n"
#~ "last_free — перше невикористане ціле значення, менше за найбільший вже "
#~ "використаний номер\n"
#~ "Повертає найбільший вже створений номер + 1, якщо не буде знайдено "
#~ "невикористаного номера\n"
#~ "const — завжди призначати номер 1\n"
#~ "номер — завжди призначати цей номер. Номер слід вказувати без лапок. "
#~ "Зауважте, що\n"
#~ "можна використати 0.0.\n"
#~ "Приклади:\n"
#~ "series_index_auto_increment = 'next'\n"
#~ "series_index_auto_increment = 'next_free'\n"
#~ "series_index_auto_increment = 16.5\n"
#~ "\n"
#~ "Встановіть для use_series_auto_increment_tweak_when_importing значення "
#~ "True,\n"
#~ "щоб вказані значення було використано під час імпортування або додавання\n"
#~ "книг. Якщо для цього коригування встановлено значення False (типове),\n"
#~ "номер у серії буде встановлено у значення 1, якщо його явним чином не було\n"
#~ "встановлено під час імпортування. Якщо встановлено значення True, номер у\n"
#~ "серії буде встановлено відповідно до значення series_index_auto_increment.\n"
#~ "Зауважте, що коригування use_series_auto_increment_tweak_when_importing "
#~ "tweak\n"
#~ "використовується, лише якщо значення не було вказано під час імпортування.\n"
#~ "Якщо формальний вираз імпортування створює значення series_index або якщо\n"
#~ "виконується читання метаданих з книги і додаток імпортування має якесь "
#~ "значення\n"
#~ "для номера, буде використано саме це значення, незалежно від цього "
#~ "коригування."

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:54+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:08+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:54+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:09+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n!=1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:55+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:09+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:55+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:09+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:57+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:11+0000\n"
"X-Generator: Launchpad (build 15558)\n"
"X-Poedit-Country: CHINA\n"
"X-Poedit-Language: Chinese\n"

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:55+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:10+0000\n"
"X-Generator: Launchpad (build 15558)\n"
#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:56

View File

@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Launchpad-Export-Date: 2012-07-06 04:57+0000\n"
"X-Launchpad-Export-Date: 2012-07-07 05:11+0000\n"
"X-Generator: Launchpad (build 15558)\n"
"Language: zh_TW\n"