--- Documentation/ja/git-stage.po | 71 +++++++++++++++++++++++++++++++++++++++++ 1 files changed, 71 insertions(+), 0 deletions(-) create mode 100644 Documentation/ja/git-stage.po diff --git a/Documentation/ja/git-stage.po b/Documentation/ja/git-stage.po new file mode 100644 index 0000000..18c057f --- /dev/null +++ b/Documentation/ja/git-stage.po @@ -0,0 +1,71 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2011-05-13 11:06+0900\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@xxxxxx>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Plain text +#: git-stage.txt:2 +msgid "git-stage(1)" +msgstr "" + +#. type: Title - +#: git-stage.txt:5 +#, no-wrap +msgid "NAME\n" +msgstr "" + +#. type: delimited block = +#: git-stage.txt:7 +msgid "git-stage - Add file contents to the staging area" +msgstr "" + +#. type: Title - +#: git-stage.txt:10 +#, no-wrap +msgid "SYNOPSIS\n" +msgstr "" + +#. type: delimited block = +#: git-stage.txt:13 +#, no-wrap +msgid "'git stage' args...\n" +msgstr "" + +#. type: Title - +#: git-stage.txt:16 +#, no-wrap +msgid "DESCRIPTION\n" +msgstr "" + +#. type: delimited block = +#: git-stage.txt:20 +msgid "" +"This is a synonym for linkgit:git-add[1]. Please refer to the documentation " +"of that command." +msgstr "" + +#. type: delimited block = +#: git-stage.txt:22 +#, no-wrap +msgid "" +"GIT\n" +"---\n" +msgstr "" + +#. type: delimited block = +#: git-stage.txt:23 +msgid "Part of the linkgit:git[1] suite" +msgstr "" -- 1.7.5.1.169.g505a1.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html