1
0
mirror of https://github.com/git/git.git synced 2024-10-01 17:42:20 +02:00

l10n: git.pot: v2.10.0 round 2 (12 new, 44 removed)

Generate po/git.pot from v2.10.0-rc2 for git v2.10.0 l10n round 2.

Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
This commit is contained in:
Jiang Xin 2016-08-27 23:23:26 +08:00
parent fe1280decc
commit 5bd166d8af

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n" "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
"POT-Creation-Date: 2016-08-15 22:43+0800\n" "POT-Creation-Date: 2016-08-27 23:21+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -567,122 +567,93 @@ msgstr ""
msgid "bad config line %d in %s" msgid "bad config line %d in %s"
msgstr "" msgstr ""
#: config.c:660 #: config.c:655
#, c-format msgid "out of range"
msgid "bad numeric config value '%s' for '%s': out of range" msgstr ""
#: config.c:655
msgid "invalid unit"
msgstr "" msgstr ""
#: config.c:661 #: config.c:661
#, c-format #, c-format
msgid "bad numeric config value '%s' for '%s': invalid unit" msgid "bad numeric config value '%s' for '%s': %s"
msgstr "" msgstr ""
#: config.c:667 #: config.c:666
#, c-format #, c-format
msgid "bad numeric config value '%s' for '%s' in blob %s: out of range" msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
msgstr "" msgstr ""
#: config.c:668 #: config.c:669
#, c-format #, c-format
msgid "bad numeric config value '%s' for '%s' in blob %s: invalid unit" msgid "bad numeric config value '%s' for '%s' in file %s: %s"
msgstr "" msgstr ""
#: config.c:672 #: config.c:672
#, c-format #, c-format
msgid "bad numeric config value '%s' for '%s' in file %s: out of range" msgid "bad numeric config value '%s' for '%s' in standard input: %s"
msgstr "" msgstr ""
#: config.c:673 #: config.c:675
#, c-format #, c-format
msgid "bad numeric config value '%s' for '%s' in file %s: invalid unit" msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
msgstr ""
#: config.c:677
#, c-format
msgid "bad numeric config value '%s' for '%s' in standard input: out of range"
msgstr "" msgstr ""
#: config.c:678 #: config.c:678
#, c-format #, c-format
msgid "bad numeric config value '%s' for '%s' in standard input: invalid unit" msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
msgstr "" msgstr ""
#: config.c:682 #: config.c:681
#, c-format #, c-format
msgid "" msgid "bad numeric config value '%s' for '%s' in %s: %s"
"bad numeric config value '%s' for '%s' in submodule-blob %s: out of range"
msgstr "" msgstr ""
#: config.c:683 #: config.c:768
#, c-format
msgid ""
"bad numeric config value '%s' for '%s' in submodule-blob %s: invalid unit"
msgstr ""
#: config.c:687
#, c-format
msgid "bad numeric config value '%s' for '%s' in command line %s: out of range"
msgstr ""
#: config.c:688
#, c-format
msgid "bad numeric config value '%s' for '%s' in command line %s: invalid unit"
msgstr ""
#: config.c:692
#, c-format
msgid "bad numeric config value '%s' for '%s' in %s: out of range"
msgstr ""
#: config.c:693
#, c-format
msgid "bad numeric config value '%s' for '%s' in %s: invalid unit"
msgstr ""
#: config.c:780
#, c-format #, c-format
msgid "failed to expand user dir in: '%s'" msgid "failed to expand user dir in: '%s'"
msgstr "" msgstr ""
#: config.c:861 config.c:872 #: config.c:849 config.c:860
#, c-format #, c-format
msgid "bad zlib compression level %d" msgid "bad zlib compression level %d"
msgstr "" msgstr ""
#: config.c:990 #: config.c:978
#, c-format #, c-format
msgid "invalid mode for object creation: %s" msgid "invalid mode for object creation: %s"
msgstr "" msgstr ""
#: config.c:1324 #: config.c:1312
msgid "unable to parse command-line config" msgid "unable to parse command-line config"
msgstr "" msgstr ""
#: config.c:1374 #: config.c:1362
msgid "unknown error occurred while reading the configuration files" msgid "unknown error occurred while reading the configuration files"
msgstr "" msgstr ""
#: config.c:1728 #: config.c:1716
#, c-format #, c-format
msgid "unable to parse '%s' from command-line config" msgid "unable to parse '%s' from command-line config"
msgstr "" msgstr ""
#: config.c:1730 #: config.c:1718
#, c-format #, c-format
msgid "bad config variable '%s' in file '%s' at line %d" msgid "bad config variable '%s' in file '%s' at line %d"
msgstr "" msgstr ""
#: config.c:1789 #: config.c:1777
#, c-format #, c-format
msgid "%s has multiple values" msgid "%s has multiple values"
msgstr "" msgstr ""
#: config.c:2323 #: config.c:2311
#, c-format #, c-format
msgid "could not set '%s' to '%s'" msgid "could not set '%s' to '%s'"
msgstr "" msgstr ""
#: config.c:2325 #: config.c:2313
#, c-format #, c-format
msgid "could not unset '%s'" msgid "could not unset '%s'"
msgstr "" msgstr ""
@ -941,233 +912,233 @@ msgstr ""
msgid "unable to write new index file" msgid "unable to write new index file"
msgstr "" msgstr ""
#: merge-recursive.c:212 #: merge-recursive.c:209
msgid "(bad commit)\n" msgid "(bad commit)\n"
msgstr "" msgstr ""
#: merge-recursive.c:234 #: merge-recursive.c:231
#, c-format #, c-format
msgid "addinfo_cache failed for path '%s'" msgid "addinfo_cache failed for path '%s'"
msgstr "" msgstr ""
#: merge-recursive.c:304 #: merge-recursive.c:301
msgid "error building trees" msgid "error building trees"
msgstr "" msgstr ""
#: merge-recursive.c:723 #: merge-recursive.c:720
#, c-format #, c-format
msgid "failed to create path '%s'%s" msgid "failed to create path '%s'%s"
msgstr "" msgstr ""
#: merge-recursive.c:734 #: merge-recursive.c:731
#, c-format #, c-format
msgid "Removing %s to make room for subdirectory\n" msgid "Removing %s to make room for subdirectory\n"
msgstr "" msgstr ""
#: merge-recursive.c:748 merge-recursive.c:767 #: merge-recursive.c:745 merge-recursive.c:764
msgid ": perhaps a D/F conflict?" msgid ": perhaps a D/F conflict?"
msgstr "" msgstr ""
#: merge-recursive.c:757 #: merge-recursive.c:754
#, c-format #, c-format
msgid "refusing to lose untracked file at '%s'" msgid "refusing to lose untracked file at '%s'"
msgstr "" msgstr ""
#: merge-recursive.c:799 #: merge-recursive.c:796
#, c-format #, c-format
msgid "cannot read object %s '%s'" msgid "cannot read object %s '%s'"
msgstr "" msgstr ""
#: merge-recursive.c:801 #: merge-recursive.c:798
#, c-format #, c-format
msgid "blob expected for %s '%s'" msgid "blob expected for %s '%s'"
msgstr "" msgstr ""
#: merge-recursive.c:825 #: merge-recursive.c:822
#, c-format #, c-format
msgid "failed to open '%s': %s" msgid "failed to open '%s': %s"
msgstr "" msgstr ""
#: merge-recursive.c:836 #: merge-recursive.c:833
#, c-format #, c-format
msgid "failed to symlink '%s': %s" msgid "failed to symlink '%s': %s"
msgstr "" msgstr ""
#: merge-recursive.c:841 #: merge-recursive.c:838
#, c-format #, c-format
msgid "do not know what to do with %06o %s '%s'" msgid "do not know what to do with %06o %s '%s'"
msgstr "" msgstr ""
#: merge-recursive.c:981 #: merge-recursive.c:978
msgid "Failed to execute internal merge" msgid "Failed to execute internal merge"
msgstr "" msgstr ""
#: merge-recursive.c:985 #: merge-recursive.c:982
#, c-format #, c-format
msgid "Unable to add %s to database" msgid "Unable to add %s to database"
msgstr "" msgstr ""
#: merge-recursive.c:1084 merge-recursive.c:1098 #: merge-recursive.c:1081 merge-recursive.c:1095
#, c-format #, c-format
msgid "" msgid ""
"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left " "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
"in tree." "in tree."
msgstr "" msgstr ""
#: merge-recursive.c:1090 merge-recursive.c:1103 #: merge-recursive.c:1087 merge-recursive.c:1100
#, c-format #, c-format
msgid "" msgid ""
"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left " "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
"in tree at %s." "in tree at %s."
msgstr "" msgstr ""
#: merge-recursive.c:1146 #: merge-recursive.c:1143
msgid "rename" msgid "rename"
msgstr "" msgstr ""
#: merge-recursive.c:1146 #: merge-recursive.c:1143
msgid "renamed" msgid "renamed"
msgstr "" msgstr ""
#: merge-recursive.c:1203 #: merge-recursive.c:1200
#, c-format #, c-format
msgid "%s is a directory in %s adding as %s instead" msgid "%s is a directory in %s adding as %s instead"
msgstr "" msgstr ""
#: merge-recursive.c:1228 #: merge-recursive.c:1225
#, c-format #, c-format
msgid "" msgid ""
"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s" "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
"\"->\"%s\" in \"%s\"%s" "\"->\"%s\" in \"%s\"%s"
msgstr "" msgstr ""
#: merge-recursive.c:1233 #: merge-recursive.c:1230
msgid " (left unresolved)" msgid " (left unresolved)"
msgstr "" msgstr ""
#: merge-recursive.c:1295 #: merge-recursive.c:1292
#, c-format #, c-format
msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s" msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
msgstr "" msgstr ""
#: merge-recursive.c:1328 #: merge-recursive.c:1325
#, c-format #, c-format
msgid "Renaming %s to %s and %s to %s instead" msgid "Renaming %s to %s and %s to %s instead"
msgstr "" msgstr ""
#: merge-recursive.c:1534 #: merge-recursive.c:1531
#, c-format #, c-format
msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s" msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
msgstr "" msgstr ""
#: merge-recursive.c:1549 #: merge-recursive.c:1546
#, c-format #, c-format
msgid "Adding merged %s" msgid "Adding merged %s"
msgstr "" msgstr ""
#: merge-recursive.c:1556 merge-recursive.c:1769 #: merge-recursive.c:1553 merge-recursive.c:1766
#, c-format #, c-format
msgid "Adding as %s instead" msgid "Adding as %s instead"
msgstr "" msgstr ""
#: merge-recursive.c:1613 #: merge-recursive.c:1610
#, c-format #, c-format
msgid "cannot read object %s" msgid "cannot read object %s"
msgstr "" msgstr ""
#: merge-recursive.c:1616 #: merge-recursive.c:1613
#, c-format #, c-format
msgid "object %s is not a blob" msgid "object %s is not a blob"
msgstr "" msgstr ""
#: merge-recursive.c:1669 #: merge-recursive.c:1666
msgid "modify" msgid "modify"
msgstr "" msgstr ""
#: merge-recursive.c:1669 #: merge-recursive.c:1666
msgid "modified" msgid "modified"
msgstr "" msgstr ""
#: merge-recursive.c:1679 #: merge-recursive.c:1676
msgid "content" msgid "content"
msgstr "" msgstr ""
#: merge-recursive.c:1686 #: merge-recursive.c:1683
msgid "add/add" msgid "add/add"
msgstr "" msgstr ""
#: merge-recursive.c:1721 #: merge-recursive.c:1718
#, c-format #, c-format
msgid "Skipped %s (merged same as existing)" msgid "Skipped %s (merged same as existing)"
msgstr "" msgstr ""
#: merge-recursive.c:1735 #: merge-recursive.c:1732
#, c-format #, c-format
msgid "Auto-merging %s" msgid "Auto-merging %s"
msgstr "" msgstr ""
#: merge-recursive.c:1739 git-submodule.sh:919 #: merge-recursive.c:1736 git-submodule.sh:919
msgid "submodule" msgid "submodule"
msgstr "" msgstr ""
#: merge-recursive.c:1740 #: merge-recursive.c:1737
#, c-format #, c-format
msgid "CONFLICT (%s): Merge conflict in %s" msgid "CONFLICT (%s): Merge conflict in %s"
msgstr "" msgstr ""
#: merge-recursive.c:1834 #: merge-recursive.c:1831
#, c-format #, c-format
msgid "Removing %s" msgid "Removing %s"
msgstr "" msgstr ""
#: merge-recursive.c:1860 #: merge-recursive.c:1857
msgid "file/directory" msgid "file/directory"
msgstr "" msgstr ""
#: merge-recursive.c:1866 #: merge-recursive.c:1863
msgid "directory/file" msgid "directory/file"
msgstr "" msgstr ""
#: merge-recursive.c:1871 #: merge-recursive.c:1868
#, c-format #, c-format
msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s" msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
msgstr "" msgstr ""
#: merge-recursive.c:1880 #: merge-recursive.c:1877
#, c-format #, c-format
msgid "Adding %s" msgid "Adding %s"
msgstr "" msgstr ""
#: merge-recursive.c:1917 #: merge-recursive.c:1914
msgid "Already up-to-date!" msgid "Already up-to-date!"
msgstr "" msgstr ""
#: merge-recursive.c:1926 #: merge-recursive.c:1923
#, c-format #, c-format
msgid "merging of trees %s and %s failed" msgid "merging of trees %s and %s failed"
msgstr "" msgstr ""
#: merge-recursive.c:2009 #: merge-recursive.c:2006
msgid "Merging:" msgid "Merging:"
msgstr "" msgstr ""
#: merge-recursive.c:2022 #: merge-recursive.c:2019
#, c-format #, c-format
msgid "found %u common ancestor:" msgid "found %u common ancestor:"
msgid_plural "found %u common ancestors:" msgid_plural "found %u common ancestors:"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: merge-recursive.c:2061 #: merge-recursive.c:2058
msgid "merge returned no commit" msgid "merge returned no commit"
msgstr "" msgstr ""
#: merge-recursive.c:2124 #: merge-recursive.c:2121
#, c-format #, c-format
msgid "Could not parse object '%s'" msgid "Could not parse object '%s'"
msgstr "" msgstr ""
#: merge-recursive.c:2138 builtin/merge.c:641 builtin/merge.c:788 #: merge-recursive.c:2135 builtin/merge.c:641 builtin/merge.c:788
msgid "Unable to write index." msgid "Unable to write index."
msgstr "" msgstr ""
@ -1227,7 +1198,7 @@ msgstr ""
msgid "malformed object name '%s'" msgid "malformed object name '%s'"
msgstr "" msgstr ""
#: path.c:796 #: path.c:798
#, c-format #, c-format
msgid "Could not make %s writable by group" msgid "Could not make %s writable by group"
msgstr "" msgstr ""
@ -1745,7 +1716,7 @@ msgid "git %s: failed to refresh the index"
msgstr "" msgstr ""
#: sequencer.c:705 #: sequencer.c:705
msgid "Cannot revert during a another revert." msgid "Cannot revert during another revert."
msgstr "" msgstr ""
#: sequencer.c:706 #: sequencer.c:706
@ -2841,7 +2812,7 @@ msgstr ""
msgid "interactive picking" msgid "interactive picking"
msgstr "" msgstr ""
#: builtin/add.c:257 builtin/checkout.c:1156 builtin/reset.c:286 #: builtin/add.c:257 builtin/checkout.c:1157 builtin/reset.c:286
msgid "select hunks interactively" msgid "select hunks interactively"
msgstr "" msgstr ""
@ -4454,7 +4425,7 @@ msgstr ""
msgid "terminate input and output records by a NUL character" msgid "terminate input and output records by a NUL character"
msgstr "" msgstr ""
#: builtin/check-ignore.c:18 builtin/checkout.c:1137 builtin/gc.c:325 #: builtin/check-ignore.c:18 builtin/checkout.c:1138 builtin/gc.c:325
msgid "suppress progress reporting" msgid "suppress progress reporting"
msgstr "" msgstr ""
@ -4626,45 +4597,45 @@ msgstr ""
msgid "Can not do reflog for '%s': %s\n" msgid "Can not do reflog for '%s': %s\n"
msgstr "" msgstr ""
#: builtin/checkout.c:663 #: builtin/checkout.c:664
msgid "HEAD is now at" msgid "HEAD is now at"
msgstr "" msgstr ""
#: builtin/checkout.c:667 builtin/clone.c:661 #: builtin/checkout.c:668 builtin/clone.c:661
msgid "unable to update HEAD" msgid "unable to update HEAD"
msgstr "" msgstr ""
#: builtin/checkout.c:671 #: builtin/checkout.c:672
#, c-format #, c-format
msgid "Reset branch '%s'\n" msgid "Reset branch '%s'\n"
msgstr "" msgstr ""
#: builtin/checkout.c:674 #: builtin/checkout.c:675
#, c-format #, c-format
msgid "Already on '%s'\n" msgid "Already on '%s'\n"
msgstr "" msgstr ""
#: builtin/checkout.c:678 #: builtin/checkout.c:679
#, c-format #, c-format
msgid "Switched to and reset branch '%s'\n" msgid "Switched to and reset branch '%s'\n"
msgstr "" msgstr ""
#: builtin/checkout.c:680 builtin/checkout.c:1069 #: builtin/checkout.c:681 builtin/checkout.c:1070
#, c-format #, c-format
msgid "Switched to a new branch '%s'\n" msgid "Switched to a new branch '%s'\n"
msgstr "" msgstr ""
#: builtin/checkout.c:682 #: builtin/checkout.c:683
#, c-format #, c-format
msgid "Switched to branch '%s'\n" msgid "Switched to branch '%s'\n"
msgstr "" msgstr ""
#: builtin/checkout.c:733 #: builtin/checkout.c:734
#, c-format #, c-format
msgid " ... and %d more.\n" msgid " ... and %d more.\n"
msgstr "" msgstr ""
#: builtin/checkout.c:739 #: builtin/checkout.c:740
#, c-format #, c-format
msgid "" msgid ""
"Warning: you are leaving %d commit behind, not connected to\n" "Warning: you are leaving %d commit behind, not connected to\n"
@ -4679,7 +4650,7 @@ msgid_plural ""
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: builtin/checkout.c:758 #: builtin/checkout.c:759
#, c-format #, c-format
msgid "" msgid ""
"If you want to keep it by creating a new branch, this may be a good time\n" "If you want to keep it by creating a new branch, this may be a good time\n"
@ -4696,162 +4667,162 @@ msgid_plural ""
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: builtin/checkout.c:794 #: builtin/checkout.c:795
msgid "internal error in revision walk" msgid "internal error in revision walk"
msgstr "" msgstr ""
#: builtin/checkout.c:798 #: builtin/checkout.c:799
msgid "Previous HEAD position was" msgid "Previous HEAD position was"
msgstr "" msgstr ""
#: builtin/checkout.c:825 builtin/checkout.c:1064 #: builtin/checkout.c:826 builtin/checkout.c:1065
msgid "You are on a branch yet to be born" msgid "You are on a branch yet to be born"
msgstr "" msgstr ""
#: builtin/checkout.c:970 #: builtin/checkout.c:971
#, c-format #, c-format
msgid "only one reference expected, %d given." msgid "only one reference expected, %d given."
msgstr "" msgstr ""
#: builtin/checkout.c:1010 builtin/worktree.c:214 #: builtin/checkout.c:1011 builtin/worktree.c:214
#, c-format #, c-format
msgid "invalid reference: %s" msgid "invalid reference: %s"
msgstr "" msgstr ""
#: builtin/checkout.c:1039 #: builtin/checkout.c:1040
#, c-format #, c-format
msgid "reference is not a tree: %s" msgid "reference is not a tree: %s"
msgstr "" msgstr ""
#: builtin/checkout.c:1078 #: builtin/checkout.c:1079
msgid "paths cannot be used with switching branches" msgid "paths cannot be used with switching branches"
msgstr "" msgstr ""
#: builtin/checkout.c:1081 builtin/checkout.c:1085 #: builtin/checkout.c:1082 builtin/checkout.c:1086
#, c-format #, c-format
msgid "'%s' cannot be used with switching branches" msgid "'%s' cannot be used with switching branches"
msgstr "" msgstr ""
#: builtin/checkout.c:1089 builtin/checkout.c:1092 builtin/checkout.c:1097 #: builtin/checkout.c:1090 builtin/checkout.c:1093 builtin/checkout.c:1098
#: builtin/checkout.c:1100 #: builtin/checkout.c:1101
#, c-format #, c-format
msgid "'%s' cannot be used with '%s'" msgid "'%s' cannot be used with '%s'"
msgstr "" msgstr ""
#: builtin/checkout.c:1105 #: builtin/checkout.c:1106
#, c-format #, c-format
msgid "Cannot switch branch to a non-commit '%s'" msgid "Cannot switch branch to a non-commit '%s'"
msgstr "" msgstr ""
#: builtin/checkout.c:1138 builtin/checkout.c:1140 builtin/clone.c:88 #: builtin/checkout.c:1139 builtin/checkout.c:1141 builtin/clone.c:88
#: builtin/remote.c:165 builtin/remote.c:167 builtin/worktree.c:324 #: builtin/remote.c:165 builtin/remote.c:167 builtin/worktree.c:324
#: builtin/worktree.c:326 #: builtin/worktree.c:326
msgid "branch" msgid "branch"
msgstr "" msgstr ""
#: builtin/checkout.c:1139 #: builtin/checkout.c:1140
msgid "create and checkout a new branch" msgid "create and checkout a new branch"
msgstr "" msgstr ""
#: builtin/checkout.c:1141 #: builtin/checkout.c:1142
msgid "create/reset and checkout a branch" msgid "create/reset and checkout a branch"
msgstr "" msgstr ""
#: builtin/checkout.c:1142 #: builtin/checkout.c:1143
msgid "create reflog for new branch" msgid "create reflog for new branch"
msgstr "" msgstr ""
#: builtin/checkout.c:1143 builtin/worktree.c:328 #: builtin/checkout.c:1144 builtin/worktree.c:328
msgid "detach HEAD at named commit" msgid "detach HEAD at named commit"
msgstr "" msgstr ""
#: builtin/checkout.c:1144 #: builtin/checkout.c:1145
msgid "set upstream info for new branch" msgid "set upstream info for new branch"
msgstr "" msgstr ""
#: builtin/checkout.c:1146 #: builtin/checkout.c:1147
msgid "new-branch" msgid "new-branch"
msgstr "" msgstr ""
#: builtin/checkout.c:1146 #: builtin/checkout.c:1147
msgid "new unparented branch" msgid "new unparented branch"
msgstr "" msgstr ""
#: builtin/checkout.c:1147 #: builtin/checkout.c:1148
msgid "checkout our version for unmerged files" msgid "checkout our version for unmerged files"
msgstr "" msgstr ""
#: builtin/checkout.c:1149 #: builtin/checkout.c:1150
msgid "checkout their version for unmerged files" msgid "checkout their version for unmerged files"
msgstr "" msgstr ""
#: builtin/checkout.c:1151 #: builtin/checkout.c:1152
msgid "force checkout (throw away local modifications)" msgid "force checkout (throw away local modifications)"
msgstr "" msgstr ""
#: builtin/checkout.c:1152 #: builtin/checkout.c:1153
msgid "perform a 3-way merge with the new branch" msgid "perform a 3-way merge with the new branch"
msgstr "" msgstr ""
#: builtin/checkout.c:1153 builtin/merge.c:231 #: builtin/checkout.c:1154 builtin/merge.c:231
msgid "update ignored files (default)" msgid "update ignored files (default)"
msgstr "" msgstr ""
#: builtin/checkout.c:1154 builtin/log.c:1459 parse-options.h:250 #: builtin/checkout.c:1155 builtin/log.c:1459 parse-options.h:250
msgid "style" msgid "style"
msgstr "" msgstr ""
#: builtin/checkout.c:1155 #: builtin/checkout.c:1156
msgid "conflict style (merge or diff3)" msgid "conflict style (merge or diff3)"
msgstr "" msgstr ""
#: builtin/checkout.c:1158 #: builtin/checkout.c:1159
msgid "do not limit pathspecs to sparse entries only" msgid "do not limit pathspecs to sparse entries only"
msgstr "" msgstr ""
#: builtin/checkout.c:1160 #: builtin/checkout.c:1161
msgid "second guess 'git checkout <no-such-branch>'" msgid "second guess 'git checkout <no-such-branch>'"
msgstr "" msgstr ""
#: builtin/checkout.c:1162 #: builtin/checkout.c:1163
msgid "do not check if another worktree is holding the given ref" msgid "do not check if another worktree is holding the given ref"
msgstr "" msgstr ""
#: builtin/checkout.c:1163 builtin/clone.c:60 builtin/fetch.c:117 #: builtin/checkout.c:1164 builtin/clone.c:60 builtin/fetch.c:117
#: builtin/merge.c:228 builtin/pull.c:116 builtin/push.c:536 #: builtin/merge.c:228 builtin/pull.c:116 builtin/push.c:536
#: builtin/send-pack.c:168 #: builtin/send-pack.c:168
msgid "force progress reporting" msgid "force progress reporting"
msgstr "" msgstr ""
#: builtin/checkout.c:1194 #: builtin/checkout.c:1195
msgid "-b, -B and --orphan are mutually exclusive" msgid "-b, -B and --orphan are mutually exclusive"
msgstr "" msgstr ""
#: builtin/checkout.c:1211 #: builtin/checkout.c:1212
msgid "--track needs a branch name" msgid "--track needs a branch name"
msgstr "" msgstr ""
#: builtin/checkout.c:1216 #: builtin/checkout.c:1217
msgid "Missing branch name; try -b" msgid "Missing branch name; try -b"
msgstr "" msgstr ""
#: builtin/checkout.c:1252 #: builtin/checkout.c:1253
msgid "invalid path specification" msgid "invalid path specification"
msgstr "" msgstr ""
#: builtin/checkout.c:1259 #: builtin/checkout.c:1260
#, c-format #, c-format
msgid "" msgid ""
"Cannot update paths and switch to branch '%s' at the same time.\n" "Cannot update paths and switch to branch '%s' at the same time.\n"
"Did you intend to checkout '%s' which can not be resolved as commit?" "Did you intend to checkout '%s' which can not be resolved as commit?"
msgstr "" msgstr ""
#: builtin/checkout.c:1264 #: builtin/checkout.c:1265
#, c-format #, c-format
msgid "git checkout: --detach does not take a path argument '%s'" msgid "git checkout: --detach does not take a path argument '%s'"
msgstr "" msgstr ""
#: builtin/checkout.c:1268 #: builtin/checkout.c:1269
msgid "" msgid ""
"git checkout: --ours/--theirs, --force and --merge are incompatible when\n" "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
"checking out of the index." "checking out of the index."
@ -5221,7 +5192,7 @@ msgstr ""
msgid "cannot unlink temporary alternates file" msgid "cannot unlink temporary alternates file"
msgstr "" msgstr ""
#: builtin/clone.c:863 builtin/receive-pack.c:1857 #: builtin/clone.c:863 builtin/receive-pack.c:1855
msgid "Too many arguments." msgid "Too many arguments."
msgstr "" msgstr ""
@ -7065,48 +7036,48 @@ msgstr ""
msgid "no info viewer handled the request" msgid "no info viewer handled the request"
msgstr "" msgstr ""
#: builtin/help.c:408 #: builtin/help.c:401
msgid "Defining attributes per path" msgid "Defining attributes per path"
msgstr "" msgstr ""
#: builtin/help.c:409 #: builtin/help.c:402
msgid "Everyday Git With 20 Commands Or So" msgid "Everyday Git With 20 Commands Or So"
msgstr "" msgstr ""
#: builtin/help.c:410 #: builtin/help.c:403
msgid "A Git glossary" msgid "A Git glossary"
msgstr "" msgstr ""
#: builtin/help.c:411 #: builtin/help.c:404
msgid "Specifies intentionally untracked files to ignore" msgid "Specifies intentionally untracked files to ignore"
msgstr "" msgstr ""
#: builtin/help.c:412 #: builtin/help.c:405
msgid "Defining submodule properties" msgid "Defining submodule properties"
msgstr "" msgstr ""
#: builtin/help.c:413 #: builtin/help.c:406
msgid "Specifying revisions and ranges for Git" msgid "Specifying revisions and ranges for Git"
msgstr "" msgstr ""
#: builtin/help.c:414 #: builtin/help.c:407
msgid "A tutorial introduction to Git (for version 1.5.1 or newer)" msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"
msgstr "" msgstr ""
#: builtin/help.c:415 #: builtin/help.c:408
msgid "An overview of recommended workflows with Git" msgid "An overview of recommended workflows with Git"
msgstr "" msgstr ""
#: builtin/help.c:427 #: builtin/help.c:420
msgid "The common Git guides are:\n" msgid "The common Git guides are:\n"
msgstr "" msgstr ""
#: builtin/help.c:448 builtin/help.c:465 #: builtin/help.c:441 builtin/help.c:458
#, c-format #, c-format
msgid "usage: %s%s" msgid "usage: %s%s"
msgstr "" msgstr ""
#: builtin/help.c:481 #: builtin/help.c:474
#, c-format #, c-format
msgid "`git %s' is aliased to `%s'" msgid "`git %s' is aliased to `%s'"
msgstr "" msgstr ""
@ -9643,11 +9614,11 @@ msgstr ""
msgid "git receive-pack <git-dir>" msgid "git receive-pack <git-dir>"
msgstr "" msgstr ""
#: builtin/receive-pack.c:1845 #: builtin/receive-pack.c:1843
msgid "quiet" msgid "quiet"
msgstr "" msgstr ""
#: builtin/receive-pack.c:1859 #: builtin/receive-pack.c:1857
msgid "You must specify a directory." msgid "You must specify a directory."
msgstr "" msgstr ""
@ -12606,167 +12577,43 @@ msgstr ""
msgid "Could not pick $sha1" msgid "Could not pick $sha1"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:408 git-rebase--interactive.sh:474 #: git-rebase--interactive.sh:407
msgid "This is the 1st commit message:" #, sh-format
msgstr "" msgid "This is the commit message #${n}:"
#: git-rebase--interactive.sh:409
msgid "This is the 2nd commit message:"
msgstr ""
#: git-rebase--interactive.sh:410
msgid "This is the 3rd commit message:"
msgstr ""
#: git-rebase--interactive.sh:411
msgid "This is the 4th commit message:"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:412 #: git-rebase--interactive.sh:412
msgid "This is the 5th commit message:"
msgstr ""
#: git-rebase--interactive.sh:413
msgid "This is the 6th commit message:"
msgstr ""
#: git-rebase--interactive.sh:414
msgid "This is the 7th commit message:"
msgstr ""
#: git-rebase--interactive.sh:415
msgid "This is the 8th commit message:"
msgstr ""
#: git-rebase--interactive.sh:416
msgid "This is the 9th commit message:"
msgstr ""
#: git-rebase--interactive.sh:417
msgid "This is the 10th commit message:"
msgstr ""
#. TRANSLATORS: if the language you are translating into
#. doesn't allow you to compose a sentence in this fashion,
#. consider translating as if this and the following few strings
#. were "This is the commit message ${n}:"
#: git-rebase--interactive.sh:422
#, sh-format #, sh-format
msgid "This is the ${n}th commit message:" msgid "The commit message #${n} will be skipped:"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:423 #: git-rebase--interactive.sh:423
#, sh-format #, sh-format
msgid "This is the ${n}st commit message:"
msgstr ""
#: git-rebase--interactive.sh:424
#, sh-format
msgid "This is the ${n}nd commit message:"
msgstr ""
#: git-rebase--interactive.sh:425
#, sh-format
msgid "This is the ${n}rd commit message:"
msgstr ""
#: git-rebase--interactive.sh:426
#, sh-format
msgid "This is the commit message ${n}:"
msgstr ""
#: git-rebase--interactive.sh:432
msgid "The 1st commit message will be skipped:"
msgstr ""
#: git-rebase--interactive.sh:433
msgid "The 2nd commit message will be skipped:"
msgstr ""
#: git-rebase--interactive.sh:434
msgid "The 3rd commit message will be skipped:"
msgstr ""
#: git-rebase--interactive.sh:435
msgid "The 4th commit message will be skipped:"
msgstr ""
#: git-rebase--interactive.sh:436
msgid "The 5th commit message will be skipped:"
msgstr ""
#: git-rebase--interactive.sh:437
msgid "The 6th commit message will be skipped:"
msgstr ""
#: git-rebase--interactive.sh:438
msgid "The 7th commit message will be skipped:"
msgstr ""
#: git-rebase--interactive.sh:439
msgid "The 8th commit message will be skipped:"
msgstr ""
#: git-rebase--interactive.sh:440
msgid "The 9th commit message will be skipped:"
msgstr ""
#: git-rebase--interactive.sh:441
msgid "The 10th commit message will be skipped:"
msgstr ""
#. TRANSLATORS: if the language you are translating into
#. doesn't allow you to compose a sentence in this fashion,
#. consider translating as if this and the following few strings
#. were "The commit message ${n} will be skipped:"
#: git-rebase--interactive.sh:446
#, sh-format
msgid "The ${n}th commit message will be skipped:"
msgstr ""
#: git-rebase--interactive.sh:447
#, sh-format
msgid "The ${n}st commit message will be skipped:"
msgstr ""
#: git-rebase--interactive.sh:448
#, sh-format
msgid "The ${n}nd commit message will be skipped:"
msgstr ""
#: git-rebase--interactive.sh:449
#, sh-format
msgid "The ${n}rd commit message will be skipped:"
msgstr ""
#: git-rebase--interactive.sh:450
#, sh-format
msgid "The commit message ${n} will be skipped:"
msgstr ""
#: git-rebase--interactive.sh:462
#, sh-format
msgid "This is a combination of $count commit." msgid "This is a combination of $count commit."
msgid_plural "This is a combination of $count commits." msgid_plural "This is a combination of $count commits."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: git-rebase--interactive.sh:470 #: git-rebase--interactive.sh:431
#, sh-format #, sh-format
msgid "Cannot write $fixup_msg" msgid "Cannot write $fixup_msg"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:473 #: git-rebase--interactive.sh:434
msgid "This is a combination of 2 commits." msgid "This is a combination of 2 commits."
msgstr "" msgstr ""
#: git-rebase--interactive.sh:514 git-rebase--interactive.sh:557 #: git-rebase--interactive.sh:435
#: git-rebase--interactive.sh:560 msgid "This is the 1st commit message:"
msgstr ""
#: git-rebase--interactive.sh:475 git-rebase--interactive.sh:518
#: git-rebase--interactive.sh:521
#, sh-format #, sh-format
msgid "Could not apply $sha1... $rest" msgid "Could not apply $sha1... $rest"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:588 #: git-rebase--interactive.sh:549
#, sh-format #, sh-format
msgid "" msgid ""
"Could not amend commit after successfully picking $sha1... $rest\n" "Could not amend commit after successfully picking $sha1... $rest\n"
@ -12776,31 +12623,31 @@ msgid ""
"you are able to reword the commit." "you are able to reword the commit."
msgstr "" msgstr ""
#: git-rebase--interactive.sh:603 #: git-rebase--interactive.sh:564
#, sh-format #, sh-format
msgid "Stopped at $sha1_abbrev... $rest" msgid "Stopped at $sha1_abbrev... $rest"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:618 #: git-rebase--interactive.sh:579
#, sh-format #, sh-format
msgid "Cannot '$squash_style' without a previous commit" msgid "Cannot '$squash_style' without a previous commit"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:660 #: git-rebase--interactive.sh:621
#, sh-format #, sh-format
msgid "Executing: $rest" msgid "Executing: $rest"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:668 #: git-rebase--interactive.sh:629
#, sh-format #, sh-format
msgid "Execution failed: $rest" msgid "Execution failed: $rest"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:670 #: git-rebase--interactive.sh:631
msgid "and made changes to the index and/or the working tree" msgid "and made changes to the index and/or the working tree"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:672 #: git-rebase--interactive.sh:633
msgid "" msgid ""
"You can fix the problem, and then run\n" "You can fix the problem, and then run\n"
"\n" "\n"
@ -12808,7 +12655,7 @@ msgid ""
msgstr "" msgstr ""
#. TRANSLATORS: after these lines is a command to be issued by the user #. TRANSLATORS: after these lines is a command to be issued by the user
#: git-rebase--interactive.sh:685 #: git-rebase--interactive.sh:646
#, sh-format #, sh-format
msgid "" msgid ""
"Execution succeeded: $rest\n" "Execution succeeded: $rest\n"
@ -12818,49 +12665,49 @@ msgid ""
"\tgit rebase --continue" "\tgit rebase --continue"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:696 #: git-rebase--interactive.sh:657
#, sh-format #, sh-format
msgid "Unknown command: $command $sha1 $rest" msgid "Unknown command: $command $sha1 $rest"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:697 #: git-rebase--interactive.sh:658
msgid "Please fix this using 'git rebase --edit-todo'." msgid "Please fix this using 'git rebase --edit-todo'."
msgstr "" msgstr ""
#: git-rebase--interactive.sh:732 #: git-rebase--interactive.sh:693
#, sh-format #, sh-format
msgid "Successfully rebased and updated $head_name." msgid "Successfully rebased and updated $head_name."
msgstr "" msgstr ""
#: git-rebase--interactive.sh:779 #: git-rebase--interactive.sh:740
msgid "Could not skip unnecessary pick commands" msgid "Could not skip unnecessary pick commands"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:937 #: git-rebase--interactive.sh:898
#, sh-format #, sh-format
msgid "" msgid ""
"Warning: the SHA-1 is missing or isn't a commit in the following line:\n" "Warning: the SHA-1 is missing or isn't a commit in the following line:\n"
" - $line" " - $line"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:970 #: git-rebase--interactive.sh:931
#, sh-format #, sh-format
msgid "" msgid ""
"Warning: the command isn't recognized in the following line:\n" "Warning: the command isn't recognized in the following line:\n"
" - $line" " - $line"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1009 #: git-rebase--interactive.sh:970
msgid "could not detach HEAD" msgid "could not detach HEAD"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1047 #: git-rebase--interactive.sh:1008
msgid "" msgid ""
"Warning: some commits may have been dropped accidentally.\n" "Warning: some commits may have been dropped accidentally.\n"
"Dropped commits (newer to older):" "Dropped commits (newer to older):"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1055 #: git-rebase--interactive.sh:1016
msgid "" msgid ""
"To avoid this message, use \"drop\" to explicitly remove a commit.\n" "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
"\n" "\n"
@ -12869,26 +12716,26 @@ msgid ""
"The possible behaviours are: ignore, warn, error." "The possible behaviours are: ignore, warn, error."
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1066 #: git-rebase--interactive.sh:1027
#, sh-format #, sh-format
msgid "" msgid ""
"Unrecognized setting $check_level for option rebase.missingCommitsCheck. " "Unrecognized setting $check_level for option rebase.missingCommitsCheck. "
"Ignoring." "Ignoring."
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1083 #: git-rebase--interactive.sh:1044
msgid "You can fix this with 'git rebase --edit-todo'." msgid "You can fix this with 'git rebase --edit-todo'."
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1084 #: git-rebase--interactive.sh:1045
msgid "Or you can abort the rebase with 'git rebase --abort'." msgid "Or you can abort the rebase with 'git rebase --abort'."
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1108 #: git-rebase--interactive.sh:1069
msgid "Could not remove CHERRY_PICK_HEAD" msgid "Could not remove CHERRY_PICK_HEAD"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1113 #: git-rebase--interactive.sh:1074
#, sh-format #, sh-format
msgid "" msgid ""
"You have staged changes in your working tree.\n" "You have staged changes in your working tree.\n"
@ -12906,21 +12753,21 @@ msgid ""
" git rebase --continue\n" " git rebase --continue\n"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1130 #: git-rebase--interactive.sh:1091
msgid "Error trying to find the author identity to amend commit" msgid "Error trying to find the author identity to amend commit"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1135 #: git-rebase--interactive.sh:1096
msgid "" msgid ""
"You have uncommitted changes in your working tree. Please commit them\n" "You have uncommitted changes in your working tree. Please commit them\n"
"first and then run 'git rebase --continue' again." "first and then run 'git rebase --continue' again."
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1140 git-rebase--interactive.sh:1144 #: git-rebase--interactive.sh:1101 git-rebase--interactive.sh:1105
msgid "Could not commit staged changes." msgid "Could not commit staged changes."
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1168 #: git-rebase--interactive.sh:1129
msgid "" msgid ""
"\n" "\n"
"You are editing the todo file of an ongoing interactive rebase.\n" "You are editing the todo file of an ongoing interactive rebase.\n"
@ -12929,51 +12776,51 @@ msgid ""
"\n" "\n"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1176 git-rebase--interactive.sh:1337 #: git-rebase--interactive.sh:1137 git-rebase--interactive.sh:1298
msgid "Could not execute editor" msgid "Could not execute editor"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1184 #: git-rebase--interactive.sh:1145
msgid "You need to set your committer info first" msgid "You need to set your committer info first"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1192 #: git-rebase--interactive.sh:1153
#, sh-format #, sh-format
msgid "Could not checkout $switch_to" msgid "Could not checkout $switch_to"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1197 #: git-rebase--interactive.sh:1158
msgid "No HEAD?" msgid "No HEAD?"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1198 #: git-rebase--interactive.sh:1159
#, sh-format #, sh-format
msgid "Could not create temporary $state_dir" msgid "Could not create temporary $state_dir"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1200 #: git-rebase--interactive.sh:1161
msgid "Could not mark as interactive" msgid "Could not mark as interactive"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1210 git-rebase--interactive.sh:1215 #: git-rebase--interactive.sh:1171 git-rebase--interactive.sh:1176
msgid "Could not init rewritten commits" msgid "Could not init rewritten commits"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1315 #: git-rebase--interactive.sh:1276
#, sh-format #, sh-format
msgid "Rebase $shortrevisions onto $shortonto ($todocount command)" msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)" msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: git-rebase--interactive.sh:1320 #: git-rebase--interactive.sh:1281
msgid "" msgid ""
"\n" "\n"
"However, if you remove everything, the rebase will be aborted.\n" "However, if you remove everything, the rebase will be aborted.\n"
"\n" "\n"
msgstr "" msgstr ""
#: git-rebase--interactive.sh:1327 #: git-rebase--interactive.sh:1288
msgid "Note that empty commits are commented out" msgid "Note that empty commits are commented out"
msgstr "" msgstr ""