Browsing Japanese translation

1928 of 696 results
19.
Set up your build system
(itstool) path: page/title
(no translation yet)
Located in C/dev-help-build.page:25
20.
Help is normally installed into the <_:file-1/> directory.
(itstool) path: page/p
(no translation yet)
Located in C/dev-help-build.page:31
21.
Add the following lines in the file <file>configure.ac</file>:
(itstool) path: page/p
(no translation yet)
Located in C/dev-help-build.page:34
22.
YELP_HELP_INIT
(itstool) path: page/code
(no translation yet)
Located in C/dev-help-build.page:36
23.
AC_CONFIG_FILES([
help/Makefile
])
(itstool) path: page/code
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in C/dev-help-build.page:38
24.
Add the following line to the <file>Makefile.am</file>:
(itstool) path: page/p
(no translation yet)
Located in C/dev-help-build.page:42
25.
SUBDIRS = help
(itstool) path: page/code
(no translation yet)
Located in C/dev-help-build.page:43
26.
Add a <file>help/Makefile.am</file>, it should list the help files in your project that you want to install:
(itstool) path: page/p
(no translation yet)
Located in C/dev-help-build.page:45
27.

@YELP_HELP_RULES@

HELP_ID = <input>applicationname</input>

# Media files
HELP_MEDIA = \
[tab]figures/icon.png

# Help pages
HELP_FILES = \
[tab]index.page \
[tab]introduction.page \
[tab]anotherpage.page

# Translated languages, blank if no translations exist
HELP_LINGUAS = en_GB
(itstool) path: page/code
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in C/dev-help-build.page:47
28.
Application and context sensitive user help and documentation.
(itstool) path: info/desc
(no translation yet)
Located in C/dev-help.page:26
1928 of 696 results

This translation is managed by translation group gnome-translation-project.

You are not logged in. Please log in to work on translations.

No-one has contributed to this translation yet.