+
+#: git-rebase--interactive.sh:131
+#, sh-format
+msgid "Rebasing ($new_count/$total)"
+msgstr ""
+
+#: git-rebase--interactive.sh:147
+msgid ""
+"\n"
+"Commands:\n"
+" p, pick = use commit\n"
+" r, reword = use commit, but edit the commit message\n"
+" e, edit = use commit, but stop for amending\n"
+" s, squash = use commit, but meld into previous commit\n"
+" f, fixup = like \"squash\", but discard this commit's log message\n"
+" x, exec = run command (the rest of the line) using shell\n"
+" d, drop = remove commit\n"
+"\n"
+"These lines can be re-ordered; they are executed from top to bottom.\n"
+msgstr ""
+
+#: git-rebase--interactive.sh:162
+msgid ""
+"\n"
+"Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
+msgstr ""
+
+#: git-rebase--interactive.sh:166
+msgid ""
+"\n"
+"If you remove a line here THAT COMMIT WILL BE LOST.\n"
+msgstr ""
+
+#: git-rebase--interactive.sh:202
+#, sh-format
+msgid ""
+"You can amend the commit now, with\n"
+"\n"
+"\tgit commit --amend $gpg_sign_opt_quoted\n"
+"\n"
+"Once you are satisfied with your changes, run\n"
+"\n"
+"\tgit rebase --continue"
+msgstr ""
+
+#: git-rebase--interactive.sh:227
+#, sh-format
+msgid "$sha1: not a commit that can be picked"
+msgstr ""
+
+#: git-rebase--interactive.sh:266
+#, sh-format
+msgid "Invalid commit name: $sha1"
+msgstr ""
+
+#: git-rebase--interactive.sh:308
+msgid "Cannot write current commit's replacement sha1"
+msgstr ""
+
+#: git-rebase--interactive.sh:360
+#, sh-format
+msgid "Fast-forward to $sha1"
+msgstr ""
+
+#: git-rebase--interactive.sh:362
+#, sh-format
+msgid "Cannot fast-forward to $sha1"
+msgstr ""
+
+#: git-rebase--interactive.sh:371
+#, sh-format
+msgid "Cannot move HEAD to $first_parent"
+msgstr ""
+
+#: git-rebase--interactive.sh:376
+#, sh-format
+msgid "Refusing to squash a merge: $sha1"
+msgstr ""
+
+#: git-rebase--interactive.sh:390
+#, sh-format
+msgid "Error redoing merge $sha1"
+msgstr ""
+
+#: git-rebase--interactive.sh:398
+#, sh-format
+msgid "Could not pick $sha1"
+msgstr ""
+
+#: git-rebase--interactive.sh:408 git-rebase--interactive.sh:474
+msgid "This is the 1st commit message:"
+msgstr ""
+
+#: 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 ""
+
+#: 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
+msgid "This is the ${n}th commit message:"
+msgstr ""
+
+#: git-rebase--interactive.sh:423
+#, 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_plural "This is a combination of $count commits."
+msgstr[0] ""
+msgstr[1] ""
+
+#: git-rebase--interactive.sh:470
+#, sh-format
+msgid "Cannot write $fixup_msg"
+msgstr ""
+
+#: git-rebase--interactive.sh:473
+msgid "This is a combination of 2 commits."
+msgstr ""
+
+#: git-rebase--interactive.sh:514 git-rebase--interactive.sh:557
+#: git-rebase--interactive.sh:560
+#, sh-format
+msgid "Could not apply $sha1... $rest"
+msgstr ""
+
+#: git-rebase--interactive.sh:588
+#, sh-format
+msgid ""
+"Could not amend commit after successfully picking $sha1... $rest\n"
+"This is most likely due to an empty commit message, or the pre-commit hook\n"
+"failed. If the pre-commit hook failed, you may need to resolve the issue "
+"before\n"
+"you are able to reword the commit."
+msgstr ""
+
+#: git-rebase--interactive.sh:603
+#, sh-format
+msgid "Stopped at $sha1_abbrev... $rest"
+msgstr ""
+
+#: git-rebase--interactive.sh:618
+#, sh-format
+msgid "Cannot '$squash_style' without a previous commit"
+msgstr ""
+
+#: git-rebase--interactive.sh:660
+#, sh-format
+msgid "Executing: $rest"
+msgstr ""
+
+#: git-rebase--interactive.sh:668
+#, sh-format
+msgid "Execution failed: $rest"
+msgstr ""
+
+#: git-rebase--interactive.sh:670
+msgid "and made changes to the index and/or the working tree"
+msgstr ""
+
+#: git-rebase--interactive.sh:672
+msgid ""
+"You can fix the problem, and then run\n"
+"\n"
+"\tgit rebase --continue"
+msgstr ""
+
+#. TRANSLATORS: after these lines is a command to be issued by the user
+#: git-rebase--interactive.sh:685
+#, sh-format
+msgid ""
+"Execution succeeded: $rest\n"
+"but left changes to the index and/or the working tree\n"
+"Commit or stash your changes, and then run\n"
+"\n"
+"\tgit rebase --continue"
+msgstr ""
+
+#: git-rebase--interactive.sh:696
+#, sh-format
+msgid "Unknown command: $command $sha1 $rest"
+msgstr ""
+
+#: git-rebase--interactive.sh:697
+msgid "Please fix this using 'git rebase --edit-todo'."
+msgstr ""
+
+#: git-rebase--interactive.sh:732
+#, sh-format
+msgid "Successfully rebased and updated $head_name."
+msgstr ""
+
+#: git-rebase--interactive.sh:779
+msgid "Could not skip unnecessary pick commands"
+msgstr ""
+
+#: git-rebase--interactive.sh:937
+#, sh-format
+msgid ""
+"Warning: the SHA-1 is missing or isn't a commit in the following line:\n"
+" - $line"
+msgstr ""
+
+#: git-rebase--interactive.sh:970
+#, sh-format
+msgid ""
+"Warning: the command isn't recognized in the following line:\n"
+" - $line"
+msgstr ""
+
+#: git-rebase--interactive.sh:1009
+msgid "could not detach HEAD"
+msgstr ""
+
+#: git-rebase--interactive.sh:1047
+msgid ""
+"Warning: some commits may have been dropped accidentally.\n"
+"Dropped commits (newer to older):"
+msgstr ""
+
+#: git-rebase--interactive.sh:1055
+msgid ""
+"To avoid this message, use \"drop\" to explicitly remove a commit.\n"
+"\n"
+"Use 'git config rebase.missingCommitsCheck' to change the level of "
+"warnings.\n"
+"The possible behaviours are: ignore, warn, error."
+msgstr ""
+
+#: git-rebase--interactive.sh:1066
+#, sh-format
+msgid ""
+"Unrecognized setting $check_level for option rebase.missingCommitsCheck. "
+"Ignoring."
+msgstr ""
+
+#: git-rebase--interactive.sh:1083
+msgid "You can fix this with 'git rebase --edit-todo'."
+msgstr ""
+
+#: git-rebase--interactive.sh:1084
+msgid "Or you can abort the rebase with 'git rebase --abort'."
+msgstr ""
+
+#: git-rebase--interactive.sh:1108
+msgid "Could not remove CHERRY_PICK_HEAD"
+msgstr ""
+
+#: git-rebase--interactive.sh:1113
+#, sh-format
+msgid ""
+"You have staged changes in your working tree.\n"
+"If these changes are meant to be\n"
+"squashed into the previous commit, run:\n"
+"\n"
+" git commit --amend $gpg_sign_opt_quoted\n"
+"\n"
+"If they are meant to go into a new commit, run:\n"
+"\n"
+" git commit $gpg_sign_opt_quoted\n"
+"\n"
+"In both case, once you're done, continue with:\n"
+"\n"
+" git rebase --continue\n"
+msgstr ""
+
+#: git-rebase--interactive.sh:1130
+msgid "Error trying to find the author identity to amend commit"
+msgstr ""
+
+#: git-rebase--interactive.sh:1135
+msgid ""
+"You have uncommitted changes in your working tree. Please commit them\n"
+"first and then run 'git rebase --continue' again."
+msgstr ""
+
+#: git-rebase--interactive.sh:1140 git-rebase--interactive.sh:1144
+msgid "Could not commit staged changes."
+msgstr ""
+
+#: git-rebase--interactive.sh:1168
+msgid ""
+"\n"
+"You are editing the todo file of an ongoing interactive rebase.\n"
+"To continue rebase after editing, run:\n"
+" git rebase --continue\n"
+"\n"
+msgstr ""
+
+#: git-rebase--interactive.sh:1176 git-rebase--interactive.sh:1337
+msgid "Could not execute editor"
+msgstr ""
+
+#: git-rebase--interactive.sh:1184
+msgid "You need to set your committer info first"
+msgstr ""
+
+#: git-rebase--interactive.sh:1192
+#, sh-format
+msgid "Could not checkout $switch_to"
+msgstr ""
+
+#: git-rebase--interactive.sh:1197
+msgid "No HEAD?"
+msgstr ""
+
+#: git-rebase--interactive.sh:1198
+#, sh-format
+msgid "Could not create temporary $state_dir"
+msgstr ""
+
+#: git-rebase--interactive.sh:1200
+msgid "Could not mark as interactive"
+msgstr ""
+
+#: git-rebase--interactive.sh:1210 git-rebase--interactive.sh:1215
+msgid "Could not init rewritten commits"
+msgstr ""
+
+#: git-rebase--interactive.sh:1315
+#, sh-format
+msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
+msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
+msgstr[0] ""
+msgstr[1] ""
+
+#: git-rebase--interactive.sh:1320
+msgid ""
+"\n"
+"However, if you remove everything, the rebase will be aborted.\n"
+"\n"
+msgstr ""
+
+#: git-rebase--interactive.sh:1327
+msgid "Note that empty commits are commented out"
+msgstr ""
+
+#: git-sh-setup.sh:89 git-sh-setup.sh:94
+#, sh-format
+msgid "usage: $dashless $USAGE"
+msgstr ""
+
+#: git-sh-setup.sh:190
+#, sh-format
+msgid "Cannot chdir to $cdup, the toplevel of the working tree"
+msgstr ""
+
+#: git-sh-setup.sh:199 git-sh-setup.sh:206
+#, sh-format
+msgid "fatal: $program_name cannot be used without a working tree."
+msgstr ""
+
+#: git-sh-setup.sh:220
+msgid "Cannot rebase: You have unstaged changes."
+msgstr ""
+
+#: git-sh-setup.sh:223
+msgid "Cannot rewrite branches: You have unstaged changes."
+msgstr ""
+
+#: git-sh-setup.sh:229
+#, sh-format
+msgid "Cannot $action: You have unstaged changes."
+msgstr ""
+
+#: git-sh-setup.sh:242
+msgid "Cannot rebase: Your index contains uncommitted changes."
+msgstr ""
+
+#: git-sh-setup.sh:248
+#, sh-format
+msgid "Cannot $action: Your index contains uncommitted changes."
+msgstr ""
+
+#: git-sh-setup.sh:372
+msgid "You need to run this command from the toplevel of the working tree."
+msgstr ""
+
+#: git-sh-setup.sh:377
+msgid "Unable to determine absolute path of git directory"
+msgstr ""