chiark / gitweb /
Update Japanese translation
[developers-reference.git] / po4a / ja / best-pkging-practices.po
index beb71811556b4367e45134fd86802dc80136e390..84dbe5f143511a7cb2f46c2b49bc98e968fbd434 100644 (file)
@@ -2257,7 +2257,7 @@ msgstr ""
 #. type: Content of: <chapter><section><section><title>
 #: best-pkging-practices.dbk:1469
 msgid "Libraries"
-msgstr ""
+msgstr "ライブラリ"
 
 # type: Content of: <chapter><section><section><para>
 #. type: Content of: <chapter><section><section><para>
@@ -2281,7 +2281,7 @@ msgstr ""
 #. type: Content of: <chapter><section><section><title>
 #: best-pkging-practices.dbk:1484
 msgid "Documentation"
-msgstr ""
+msgstr "ドキュメント化"
 
 # type: Content of: <chapter><section><section><para>
 #. type: Content of: <chapter><section><section><para>
@@ -2472,7 +2472,7 @@ msgstr ""
 # type: Content of: <chapter><section><section><screen>
 #. type: Content of: <chapter><section><section><screen>
 #: best-pkging-practices.dbk:1639
-#, fuzzy, no-wrap
+#, no-wrap
 msgid ""
 "LOCALE_PATH=debian/tmpdir/usr/lib/locale\n"
 "LOCALE_NAME=en_IN\n"
@@ -2484,7 +2484,6 @@ msgid ""
 "# Using the locale\n"
 "LOCPATH=$LOCALE_PATH LC_ALL=$LOCALE_NAME.$LOCALE_CHARSET date\n"
 msgstr ""
-"\n"
 "LOCALE_PATH=debian/tmpdir/usr/lib/locale\n"
 "LOCALE_NAME=en_IN\n"
 "LOCALE_CHARSET=UTF-8\n"
@@ -2492,7 +2491,7 @@ msgstr ""
 "mkdir -p $LOCALE_PATH\n"
 "localedef -i $LOCALE_NAME.$LOCALE_CHARSET -f $LOCALE_CHARSET $LOCALE_PATH/$LOCALE_NAME.$LOCALE_CHARSET\n"
 "\n"
-"# locale を使う\n"
+"# ロケールを使う\n"
 "LOCPATH=$LOCALE_PATH LC_ALL=$LOCALE_NAME.$LOCALE_CHARSET date\n"
 
 # type: Content of: <chapter><section><section><title>
@@ -2535,9 +2534,8 @@ msgstr ""
 # type: Content of: <chapter><section><title>
 #. type: Content of: <chapter><section><section><title>
 #: best-pkging-practices.dbk:1676
-#, fuzzy
 msgid "Best practices for <filename>.orig.tar.{gz,bz2,lzma}</filename> files"
-msgstr "<filename>debian/rules</filename> についてのベストプラクティス"
+msgstr "<filename>.orig.tar.{gz,bz2,lzma}</filename> についてのベストプラクティス"
 
 # type: Content of: <chapter><section><section><para>
 #. type: Content of: <chapter><section><section><para>
@@ -2601,11 +2599,9 @@ msgstr ""
 # type: Content of: <chapter><section><section><section><orderedlist><listitem><screen>
 #. type: Content of: <chapter><section><section><section><orderedlist><listitem><screen>
 #: best-pkging-practices.dbk:1715
-#, fuzzy, no-wrap
+#, no-wrap
 msgid "zcat path/to/<replaceable>packagename</replaceable>_<replaceable>upstream-version</replaceable>.orig.tar.gz | tar xf -\n"
-msgstr ""
-"\n"
-"zcat path/to/&lt;packagename&gt;_&lt;upstream-version&gt;.orig.tar.gz | tar xf -\n"
+msgstr "zcat path/to/<replaceable>パッケージ名</replaceable>_<replaceable>upstream-version</replaceable>.orig.tar.gz | tar xf -\n"
 
 #. type: Content of: <chapter><section><section><section><orderedlist><listitem><para>
 #: best-pkging-practices.dbk:1720
@@ -2845,8 +2841,6 @@ msgstr ""
 # type: Content of: <chapter><section><section><screen>
 #. type: Content of: <chapter><section><section><screen>
 #: best-pkging-practices.dbk:1897
-#, fuzzy, no-wrap
+#, no-wrap
 msgid "Depends: libfoo (= ${binary:Version})\n"
-msgstr ""
-"\n"
-"Depends: libfoo (= ${binary:Version})\n"
+msgstr "Depends: libfoo (= ${binary:Version})\n"