1# Translations template for sphinxcontrib-applehelp.
2# Copyright (C) 2019 ORGANIZATION
3# This file is distributed under the same license as the
4# sphinxcontrib-applehelp project.
5# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
6#
7#, fuzzy
8msgid ""
9msgstr ""
10"Project-Id-Version: sphinxcontrib-applehelp 1.0.0\n"
11"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
12"POT-Creation-Date: 2019-01-20 16:59+0900\n"
13"PO-Revision-Date: 2019-01-20 07:59+0000\n"
14"Language-Team: Russian (https://www.transifex.com/sphinx-doc/teams/36659/ru/)\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Generated-By: Babel 2.6.0\n"
19"Language: ru\n"
20"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
21
22#: sphinxcontrib/applehelp/__init__.py:39
23msgid "Help indexer failed"
24msgstr ""
25
26#: sphinxcontrib/applehelp/__init__.py:43
27msgid "Code signing failed"
28msgstr ""
29
30#: sphinxcontrib/applehelp/__init__.py:52
31#, python-format
32msgid ""
33"The help book is in %(outdir)s.\n"
34"Note that won't be able to view it unless you put it in ~/Library/Documentation/Help or install it in your application bundle."
35msgstr ""
36
37#: sphinxcontrib/applehelp/__init__.py:79
38msgid "You must set applehelp_bundle_id before building Apple Help output"
39msgstr ""
40
41#: sphinxcontrib/applehelp/__init__.py:96
42msgid "copying localized files"
43msgstr ""
44
45#: sphinxcontrib/applehelp/__init__.py:123
46msgid "writing Info.plist"
47msgstr ""
48
49#: sphinxcontrib/applehelp/__init__.py:161
50msgid "copying icon... "
51msgstr ""
52
53#: sphinxcontrib/applehelp/__init__.py:165
54#, python-format
55msgid "cannot copy icon file %r: %s"
56msgstr ""
57
58#: sphinxcontrib/applehelp/__init__.py:167
59msgid "building access page"
60msgstr ""
61
62#: sphinxcontrib/applehelp/__init__.py:177
63msgid "generating help index"
64msgstr ""
65
66#: sphinxcontrib/applehelp/__init__.py:201
67#, python-format
68msgid ""
69"you will need to index this help book with:\n"
70"  %s"
71msgstr ""
72
73#: sphinxcontrib/applehelp/__init__.py:207
74#: sphinxcontrib/applehelp/__init__.py:232
75#, python-format
76msgid "Command not found: %s"
77msgstr ""
78
79#: sphinxcontrib/applehelp/__init__.py:211
80msgid "signing help book"
81msgstr ""
82
83#: sphinxcontrib/applehelp/__init__.py:226
84#, python-format
85msgid ""
86"you will need to sign this help book with:\n"
87"  %s"
88msgstr ""
89