1 # Portuguese translations for Git package.
2 # Copyright (C) 2012 Marco Sousa <marcomsousa AT gmail.com>
3 # This file is distributed under the same license as the Git package.
5 # - Marco Sousa <marcomsousa AT gmail.com>
9 "Project-Id-Version: Git\n"
10 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
11 "POT-Creation-Date: 2012-03-16 20:18+0800\n"
12 "PO-Revision-Date: 2012-04-01 11:26+0100\n"
13 "Last-Translator: Marco Sousa <marcomsousa AT gmail.com>\n"
14 "Language-Team: Portuguese\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
27 #. * Message used both when 'git commit' fails and when
28 #. * other commands doing a merge do.
32 "Fix them up in the work tree,\n"
33 "and then use 'git add/rm <file>' as\n"
34 "appropriate to mark resolution and make a commit,\n"
35 "or use 'git commit -a'."
40 msgid "could not parse %s"
41 msgstr "não consigo parsear %s"
45 msgid "%s %s is not a commit!"
46 msgstr "%s %s não é um commit!"
48 #: compat/obstack.c:406
49 #: compat/obstack.c:408
50 msgid "memory exhausted"
51 msgstr "memoria exausta"
54 msgid "Could not run 'git rev-list'"
59 msgid "failed write to rev-list: %s"
64 msgid "failed to close rev-list's stdin: %s"
69 msgid " Failed to parse dirstat cut-off percentage '%.*s'\n"
74 msgid " Unknown dirstat parameter '%.*s'\n"
80 "Found errors in 'diff.dirstat' config variable:\n"
85 msgid " 0 files changed\n"
86 msgstr " 0 ficheros modificados\n"
90 msgid " %d file changed"
91 msgid_plural " %d files changed"
92 msgstr[0] " %d ficheiro modificado"
93 msgstr[1] " %d ficheiros modificados"
97 msgid ", %d insertion(+)"
98 msgid_plural ", %d insertions(+)"
99 msgstr[0] ", %d adição(+)"
100 msgstr[1] ", %d adições(+)"
104 msgid ", %d deletion(-)"
105 msgid_plural ", %d deletions(-)"
106 msgstr[0] ", %d eliminado(-)"
107 msgstr[1] ", %d eliminados(-)"
112 "Failed to parse --dirstat/-X option parameter:\n"
116 #: gpg-interface.c:59
117 msgid "could not run gpg."
118 msgstr "não consegue ejecutar gpg."
120 #: gpg-interface.c:71
121 msgid "gpg did not accept the data"
124 #: gpg-interface.c:82
125 msgid "gpg failed to sign the data"
130 msgid "'%s': unable to read %s"
140 msgid "'%s': short read %s"
146 "'%s' appears to be a git command, but we were not\n"
147 "able to execute it. Maybe git-%s is broken?"
152 msgid "Your branch is ahead of '%s' by %d commit.\n"
153 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
159 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
160 msgid_plural "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
167 "Your branch and '%s' have diverged,\n"
168 "and have %d and %d different commit each, respectively.\n"
170 "Your branch and '%s' have diverged,\n"
171 "and have %d and %d different commits each, respectively.\n"
176 #: builtin/merge.c:864
177 #: builtin/merge.c:985
178 #: builtin/merge.c:1095
179 #: builtin/merge.c:1105
181 msgid "Could not open '%s' for writing"
185 #: builtin/merge.c:334
186 #: builtin/merge.c:867
187 #: builtin/merge.c:1097
188 #: builtin/merge.c:1110
190 msgid "Could not write to '%s'"
195 "after resolving the conflicts, mark the corrected paths\n"
196 "with 'git add <paths>' or 'git rm <paths>'"
201 "after resolving the conflicts, mark the corrected paths\n"
202 "with 'git add <paths>' or 'git rm <paths>'\n"
203 "and commit the result with 'git commit'"
210 msgid "Could not write to %s"
215 msgid "Error wrapping up %s"
219 msgid "Your local changes would be overwritten by cherry-pick."
223 msgid "Your local changes would be overwritten by revert."
227 msgid "Commit your changes or stash them to proceed."
230 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
233 msgid "%s: Unable to write new index file"
237 msgid "Your index file is unmerged."
241 msgid "You do not have a valid HEAD"
246 msgid "Commit %s is a merge but no -m option was given."
251 msgid "Commit %s does not have parent %d"
256 msgid "Mainline was specified but commit %s is not a merge."
259 #. TRANSLATORS: The first %s will be "revert" or
260 #. "cherry-pick", the second %s a SHA1
263 msgid "%s: cannot parse parent commit %s"
268 msgid "Cannot get commit message for %s"
273 msgid "could not revert %s... %s"
278 msgid "could not apply %s... %s"
285 #: builtin/log.c:1329
286 #: builtin/log.c:1548
287 #: builtin/merge.c:348
288 #: builtin/shortlog.c:181
289 msgid "revision walk setup failed"
293 msgid "empty commit set passed"
298 msgid "git %s: failed to read the index"
303 msgid "git %s: failed to refresh the index"
308 msgid "Cannot %s during a %s"
313 msgid "Could not parse line %d."
317 msgid "No commits parsed."
318 msgstr "Nenhum commit parseado."
322 msgid "Could not open %s"
327 msgid "Could not read %s."
332 msgid "Unusable instruction sheet: %s"
337 msgid "Invalid key: %s"
342 msgid "Invalid value for %s: %s"
343 msgstr "Valor inválido para %s: %s"
347 msgid "Malformed options sheet: %s"
351 msgid "a cherry-pick or revert is already in progress"
355 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
360 msgid "Could not create sequencer directory %s"
366 msgid "Error wrapping up %s."
371 msgid "no cherry-pick or revert in progress"
375 msgid "cannot resolve HEAD"
379 msgid "cannot abort from a branch yet to be born"
384 msgid "cannot open %s: %s"
389 msgid "cannot read %s: %s"
393 msgid "unexpected end of file"
398 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
403 msgid "Could not format %s."
407 msgid "Can't revert as initial commit"
411 msgid "Can't cherry-pick into empty head"
415 msgid "Unmerged paths:"
421 msgid " (use \"git reset %s <file>...\" to unstage)"
426 msgid " (use \"git rm --cached <file>...\" to unstage)"
430 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
431 msgstr " (usa \"git add/rm <ficheiro>...\" para marcar como resolvido)"
434 msgid "Changes to be committed:"
435 msgstr "Mudanças a serem commitadas"
438 msgid "Changes not staged for commit:"
442 msgid " (use \"git add <file>...\" to update what will be committed)"
443 msgstr " (usa \"git add <ficheiro>...\" para actualizar o que vai ser commitado)"
446 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
447 msgstr " (usa \"git add/rm <ficheiro>...\" para actualizar o que vai ser commitado)"
450 msgid " (use \"git checkout -- <file>...\" to discard changes in working directory)"
454 msgid " (commit or discard the untracked or modified content in submodules)"
460 msgstr "%s ficheros:"
464 msgid " (use \"git %s <file>...\" to include in what will be committed)"
472 msgid "both deleted:"
480 msgid "deleted by them:"
484 msgid "added by them:"
488 msgid "deleted by us:"
496 msgid "both modified:"
500 msgid "new commits, "
501 msgstr "novos commits, "
504 msgid "modified content, "
508 msgid "untracked content, "
514 msgstr "novo ficheiro: %s"
518 msgid "copied: %s -> %s"
519 msgstr "copiado: %s -> %s"
524 msgstr "eliminado: %s"
529 msgstr "modificado: %s"
533 msgid "renamed: %s -> %s"
534 msgstr "mudado de nome: %s -> %s"
538 msgid "typechange: %s"
544 msgstr "desconhecido: %s"
553 msgid "bug: unhandled diff status %c"
561 msgid "Not currently on any branch."
565 msgid "Initial commit"
566 msgstr "Commit inicial"
578 msgid "Untracked files not listed%s"
582 msgid " (use -u option to show untracked files)"
587 msgstr "Sem mudanças"
591 msgid "no changes added to commit%s\n"
595 msgid " (use \"git add\" and/or \"git commit -a\")"
596 msgstr " (usa \"git add\" e/ou \"git commit -a\")"
600 msgid "nothing added to commit but untracked files present%s\n"
604 msgid " (use \"git add\" to track)"
605 msgstr " (usa \"git add\" para seguir)"
611 msgid "nothing to commit%s\n"
612 msgstr "nada para fazer commit%s\n"
615 msgid " (create/copy files and use \"git add\" to track)"
619 msgid " (use -u to show untracked files)"
623 msgid " (working directory clean)"
624 msgstr " (directório de trabalho vacio)"
627 msgid "HEAD (no branch)"
628 msgstr "HEAD (Não é rama)"
631 msgid "Initial commit on "
632 msgstr "Commit inicial em "
649 msgid "unexpected diff status %c"
653 #: builtin/commit.c:298
654 msgid "updating files failed"
659 msgid "remove '%s'\n"
660 msgstr "eliminar '%s'\n"
664 msgid "Path '%s' is in submodule '%.*s'"
668 msgid "Unstaged changes after refreshing the index:"
675 msgid "pathspec '%s' did not match any files"
680 msgid "'%s' is beyond a symbolic link"
684 msgid "Could not read the index"
689 msgid "Could not open '%s' for writing."
693 msgid "Could not write patch"
698 msgid "Could not stat '%s'"
702 msgid "Empty patch. Aborted."
707 msgid "Could not apply '%s'"
711 msgid "The following paths are ignored by one of your .gitignore files:\n"
716 msgid "Use -f if you really want to add them.\n"
720 msgid "no files added"
721 msgstr "nenhum ficheiros adicionado"
724 msgid "adding files failed"
728 msgid "-A and -u are mutually incompatible"
732 msgid "Option --ignore-missing can only be used together with --dry-run"
737 msgid "Nothing specified, nothing added.\n"
742 msgid "Maybe you wanted to say 'git add .'?\n"
746 #: builtin/clean.c:95
747 #: builtin/commit.c:358
750 msgid "index file corrupt"
756 msgid "Unable to write new index file"
759 #: builtin/archive.c:17
761 msgid "could not create archive file '%s'"
764 #: builtin/archive.c:20
765 msgid "could not redirect output"
768 #: builtin/archive.c:37
769 msgid "git archive: Remote with no URL"
772 #: builtin/archive.c:58
773 msgid "git archive: expected ACK/NAK, got EOF"
776 #: builtin/archive.c:63
778 msgid "git archive: NACK %s"
781 #: builtin/archive.c:65
783 msgid "remote error: %s"
786 #: builtin/archive.c:66
787 msgid "git archive: protocol error"
790 #: builtin/archive.c:71
791 msgid "git archive: expected a flush"
794 #: builtin/branch.c:137
797 "deleting branch '%s' that has been merged to\n"
798 " '%s', but not yet merged to HEAD."
801 #: builtin/branch.c:141
804 "not deleting branch '%s' that is not yet merged to\n"
805 " '%s', even though it is merged to HEAD."
808 #. TRANSLATORS: This is "remote " in "remote branch '%s' not found"
809 #: builtin/branch.c:163
813 #: builtin/branch.c:171
814 msgid "cannot use -a with -d"
817 #: builtin/branch.c:177
818 msgid "Couldn't look up commit object for HEAD"
821 #: builtin/branch.c:182
823 msgid "Cannot delete the branch '%s' which you are currently on."
826 #: builtin/branch.c:192
828 msgid "%sbranch '%s' not found."
831 #: builtin/branch.c:200
833 msgid "Couldn't look up commit object for '%s'"
836 #: builtin/branch.c:206
839 "The branch '%s' is not fully merged.\n"
840 "If you are sure you want to delete it, run 'git branch -D %s'."
843 #: builtin/branch.c:214
845 msgid "Error deleting %sbranch '%s'"
848 #: builtin/branch.c:219
850 msgid "Deleted %sbranch %s (was %s).\n"
853 #: builtin/branch.c:224
854 msgid "Update of config-file failed"
857 #: builtin/branch.c:322
859 msgid "branch '%s' does not point at a commit"
862 #: builtin/branch.c:394
867 #: builtin/branch.c:396
872 #: builtin/branch.c:398
874 msgid "ahead %d, behind %d] "
877 #: builtin/branch.c:501
879 msgstr "(não é rama)"
881 #: builtin/branch.c:566
882 msgid "some refs could not be read"
885 #: builtin/branch.c:579
886 msgid "cannot rename the current branch while not on any."
889 #: builtin/branch.c:589
891 msgid "Invalid branch name: '%s'"
894 #: builtin/branch.c:604
895 msgid "Branch rename failed"
898 #: builtin/branch.c:608
900 msgid "Renamed a misnamed branch '%s' away"
903 #: builtin/branch.c:612
905 msgid "Branch renamed to %s, but HEAD is not updated!"
908 #: builtin/branch.c:619
909 msgid "Branch is renamed, but update of config-file failed"
912 #: builtin/branch.c:634
914 msgid "malformed object name %s"
917 #: builtin/branch.c:658
919 msgid "could not write branch description template: %s\n"
922 #: builtin/branch.c:746
923 msgid "Failed to resolve HEAD as a valid ref."
926 #: builtin/branch.c:751
927 #: builtin/clone.c:558
928 msgid "HEAD not found below refs/heads!"
931 #: builtin/branch.c:809
932 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
935 #: builtin/bundle.c:47
938 msgstr "%s está bem\n"
940 #: builtin/bundle.c:56
941 msgid "Need a repository to create a bundle."
944 #: builtin/bundle.c:60
945 msgid "Need a repository to unbundle."
948 #: builtin/checkout.c:113
949 #: builtin/checkout.c:146
951 msgid "path '%s' does not have our version"
954 #: builtin/checkout.c:115
955 #: builtin/checkout.c:148
957 msgid "path '%s' does not have their version"
960 #: builtin/checkout.c:131
962 msgid "path '%s' does not have all necessary versions"
965 #: builtin/checkout.c:175
967 msgid "path '%s' does not have necessary versions"
970 #: builtin/checkout.c:192
972 msgid "path '%s': cannot merge"
975 #: builtin/checkout.c:209
977 msgid "Unable to add merge result for '%s'"
980 #: builtin/checkout.c:212
981 #: builtin/reset.c:158
983 msgid "make_cache_entry failed for path '%s'"
986 #: builtin/checkout.c:234
987 #: builtin/checkout.c:392
988 msgid "corrupt index file"
991 #: builtin/checkout.c:264
992 #: builtin/checkout.c:271
994 msgid "path '%s' is unmerged"
997 #: builtin/checkout.c:302
998 #: builtin/checkout.c:498
999 #: builtin/clone.c:583
1000 #: builtin/merge.c:811
1001 msgid "unable to write new index file"
1004 #: builtin/checkout.c:319
1005 #: builtin/diff.c:302
1006 #: builtin/merge.c:408
1007 msgid "diff_setup_done failed"
1010 #: builtin/checkout.c:414
1011 msgid "you need to resolve your current index first"
1014 #: builtin/checkout.c:533
1016 msgid "Can not do reflog for '%s'\n"
1019 #: builtin/checkout.c:565
1020 msgid "HEAD is now at"
1021 msgstr "HEAD é agora em "
1023 #: builtin/checkout.c:572
1025 msgid "Reset branch '%s'\n"
1026 msgstr "Reset rama '%s'\n"
1028 #: builtin/checkout.c:575
1030 msgid "Already on '%s'\n"
1031 msgstr "Já em '%s'\n"
1033 #: builtin/checkout.c:579
1035 msgid "Switched to and reset branch '%s'\n"
1038 #: builtin/checkout.c:581
1040 msgid "Switched to a new branch '%s'\n"
1043 #: builtin/checkout.c:583
1045 msgid "Switched to branch '%s'\n"
1048 #: builtin/checkout.c:639
1050 msgid " ... and %d more.\n"
1053 #. The singular version
1054 #: builtin/checkout.c:645
1057 "Warning: you are leaving %d commit behind, not connected to\n"
1058 "any of your branches:\n"
1062 "Warning: you are leaving %d commits behind, not connected to\n"
1063 "any of your branches:\n"
1069 #: builtin/checkout.c:663
1072 "If you want to keep them by creating a new branch, this may be a good time\n"
1075 " git branch new_branch_name %s\n"
1079 #: builtin/checkout.c:692
1080 msgid "internal error in revision walk"
1083 #: builtin/checkout.c:696
1084 msgid "Previous HEAD position was"
1087 #: builtin/checkout.c:722
1088 msgid "You are on a branch yet to be born"
1092 #: builtin/checkout.c:853
1094 msgid "invalid reference: %s"
1097 #. case (1): want a tree
1098 #: builtin/checkout.c:892
1100 msgid "reference is not a tree: %s"
1103 #: builtin/checkout.c:972
1104 msgid "-B cannot be used with -b"
1107 #: builtin/checkout.c:981
1108 msgid "--patch is incompatible with all other options"
1111 #: builtin/checkout.c:984
1112 msgid "--detach cannot be used with -b/-B/--orphan"
1115 #: builtin/checkout.c:986
1116 msgid "--detach cannot be used with -t"
1119 #: builtin/checkout.c:992
1120 msgid "--track needs a branch name"
1123 #: builtin/checkout.c:999
1124 msgid "Missing branch name; try -b"
1127 #: builtin/checkout.c:1005
1128 msgid "--orphan and -b|-B are mutually exclusive"
1131 #: builtin/checkout.c:1007
1132 msgid "--orphan cannot be used with -t"
1135 #: builtin/checkout.c:1017
1136 msgid "git checkout: -f and -m are incompatible"
1139 #: builtin/checkout.c:1051
1140 msgid "invalid path specification"
1143 #: builtin/checkout.c:1059
1146 "git checkout: updating paths is incompatible with switching branches.\n"
1147 "Did you intend to checkout '%s' which can not be resolved as commit?"
1150 #: builtin/checkout.c:1061
1151 msgid "git checkout: updating paths is incompatible with switching branches."
1154 #: builtin/checkout.c:1066
1155 msgid "git checkout: --detach does not take a path argument"
1158 #: builtin/checkout.c:1069
1160 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
1161 "checking out of the index."
1164 #: builtin/checkout.c:1088
1165 msgid "Cannot switch branch to a non-commit."
1168 #: builtin/checkout.c:1091
1169 msgid "--ours/--theirs is incompatible with switching branches."
1172 #: builtin/clean.c:78
1173 msgid "-x and -X cannot be used together"
1176 #: builtin/clean.c:82
1177 msgid "clean.requireForce set to true and neither -n nor -f given; refusing to clean"
1180 #: builtin/clean.c:85
1181 msgid "clean.requireForce defaults to true and neither -n nor -f given; refusing to clean"
1184 #: builtin/clean.c:155
1185 #: builtin/clean.c:176
1187 msgid "Would remove %s\n"
1190 #: builtin/clean.c:159
1191 #: builtin/clean.c:179
1193 msgid "Removing %s\n"
1196 #: builtin/clean.c:162
1197 #: builtin/clean.c:182
1199 msgid "failed to remove %s"
1202 #: builtin/clean.c:166
1204 msgid "Would not remove %s\n"
1207 #: builtin/clean.c:168
1209 msgid "Not removing %s\n"
1212 #: builtin/clone.c:243
1214 msgid "reference repository '%s' is not a local directory."
1217 #: builtin/clone.c:302
1219 msgid "failed to open '%s'"
1222 #: builtin/clone.c:306
1224 msgid "failed to create directory '%s'"
1227 #: builtin/clone.c:308
1228 #: builtin/diff.c:75
1230 msgid "failed to stat '%s'"
1233 #: builtin/clone.c:310
1235 msgid "%s exists and is not a directory"
1238 #: builtin/clone.c:324
1240 msgid "failed to stat %s\n"
1243 #: builtin/clone.c:341
1245 msgid "failed to unlink '%s'"
1248 #: builtin/clone.c:346
1250 msgid "failed to create link '%s'"
1253 #: builtin/clone.c:350
1255 msgid "failed to copy file to '%s'"
1258 #: builtin/clone.c:373
1261 msgstr "terminado.\n"
1263 #: builtin/clone.c:440
1265 msgid "Could not find remote branch %s to clone."
1268 #: builtin/clone.c:549
1269 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
1272 #: builtin/clone.c:639
1273 msgid "Too many arguments."
1276 #: builtin/clone.c:643
1277 msgid "You must specify a repository to clone."
1280 #: builtin/clone.c:654
1282 msgid "--bare and --origin %s options are incompatible."
1285 #: builtin/clone.c:668
1287 msgid "repository '%s' does not exist"
1290 #: builtin/clone.c:673
1291 msgid "--depth is ignored in local clones; use file:// instead."
1294 #: builtin/clone.c:683
1296 msgid "destination path '%s' already exists and is not an empty directory."
1299 #: builtin/clone.c:693
1301 msgid "working tree '%s' already exists."
1304 #: builtin/clone.c:706
1305 #: builtin/clone.c:720
1307 msgid "could not create leading directories of '%s'"
1310 #: builtin/clone.c:709
1312 msgid "could not create work tree dir '%s'."
1315 #: builtin/clone.c:728
1317 msgid "Cloning into bare repository '%s'...\n"
1320 #: builtin/clone.c:730
1322 msgid "Cloning into '%s'...\n"
1325 #: builtin/clone.c:786
1327 msgid "Don't know how to clone %s"
1330 #: builtin/clone.c:835
1332 msgid "Remote branch %s not found in upstream %s"
1335 #: builtin/clone.c:842
1336 msgid "You appear to have cloned an empty repository."
1339 #: builtin/commit.c:42
1341 "Your name and email address were configured automatically based\n"
1342 "on your username and hostname. Please check that they are accurate.\n"
1343 "You can suppress this message by setting them explicitly:\n"
1345 " git config --global user.name \"Your Name\"\n"
1346 " git config --global user.email you@example.com\n"
1348 "After doing this, you may fix the identity used for this commit with:\n"
1350 " git commit --amend --reset-author\n"
1353 #: builtin/commit.c:54
1355 "You asked to amend the most recent commit, but doing so would make\n"
1356 "it empty. You can repeat your command with --allow-empty, or you can\n"
1357 "remove the commit entirely with \"git reset HEAD^\".\n"
1360 #: builtin/commit.c:59
1362 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
1363 "If you wish to commit it anyway, use:\n"
1365 " git commit --allow-empty\n"
1367 "Otherwise, please use 'git reset'\n"
1370 #: builtin/commit.c:205
1371 #: builtin/reset.c:33
1375 #: builtin/commit.c:208
1377 msgstr "cherry-pick"
1379 #: builtin/commit.c:325
1380 msgid "failed to unpack HEAD tree object"
1383 #: builtin/commit.c:367
1384 msgid "unable to create temporary index"
1387 #: builtin/commit.c:373
1388 msgid "interactive add failed"
1391 #: builtin/commit.c:406
1392 #: builtin/commit.c:427
1393 #: builtin/commit.c:473
1394 msgid "unable to write new_index file"
1397 #: builtin/commit.c:457
1399 msgid "cannot do a partial commit during a %s."
1402 #: builtin/commit.c:466
1403 msgid "cannot read the index"
1406 #: builtin/commit.c:486
1407 msgid "unable to write temporary index file"
1410 #: builtin/commit.c:550
1411 #: builtin/commit.c:556
1413 msgid "invalid commit: %s"
1414 msgstr "commit inválido: %s"
1416 #: builtin/commit.c:579
1417 msgid "malformed --author parameter"
1420 #: builtin/commit.c:635
1422 msgid "Malformed ident string: '%s'"
1425 #: builtin/commit.c:670
1426 #: builtin/commit.c:703
1427 #: builtin/commit.c:1000
1429 msgid "could not lookup commit %s"
1432 #: builtin/commit.c:682
1433 #: builtin/shortlog.c:296
1435 msgid "(reading log message from standard input)\n"
1438 #: builtin/commit.c:684
1439 msgid "could not read log from standard input"
1442 #: builtin/commit.c:688
1444 msgid "could not read log file '%s'"
1447 #: builtin/commit.c:694
1448 msgid "commit has empty message"
1451 #: builtin/commit.c:710
1452 msgid "could not read MERGE_MSG"
1455 #: builtin/commit.c:714
1456 msgid "could not read SQUASH_MSG"
1459 #: builtin/commit.c:718
1461 msgid "could not read '%s'"
1464 #: builtin/commit.c:746
1466 msgid "could not open '%s'"
1469 #: builtin/commit.c:770
1470 msgid "could not write commit template"
1473 #: builtin/commit.c:783
1477 "It looks like you may be committing a %s.\n"
1478 "If this is not correct, please remove the file\n"
1483 #: builtin/commit.c:796
1484 msgid "Please enter the commit message for your changes."
1487 #: builtin/commit.c:799
1490 "with '#' will be ignored, and an empty message aborts the commit.\n"
1493 #: builtin/commit.c:804
1496 "with '#' will be kept; you may remove them yourself if you want to.\n"
1497 "An empty message aborts the commit.\n"
1500 #: builtin/commit.c:816
1502 msgid "%sAuthor: %s"
1503 msgstr "%sAutor: %s"
1505 #: builtin/commit.c:823
1507 msgid "%sCommitter: %s"
1508 msgstr "%sCommitador: %s"
1510 #: builtin/commit.c:843
1511 msgid "Cannot read index"
1514 #: builtin/commit.c:880
1515 msgid "Error building trees"
1518 #: builtin/commit.c:895
1519 #: builtin/tag.c:357
1521 msgid "Please supply the message using either -m or -F option.\n"
1524 #: builtin/commit.c:975
1526 msgid "No existing author found with '%s'"
1529 #: builtin/commit.c:990
1530 #: builtin/commit.c:1182
1532 msgid "Invalid untracked files mode '%s'"
1535 #: builtin/commit.c:1030
1536 msgid "Using both --reset-author and --author does not make sense"
1539 #: builtin/commit.c:1041
1540 msgid "You have nothing to amend."
1543 #: builtin/commit.c:1043
1545 msgid "You are in the middle of a %s -- cannot amend."
1548 #: builtin/commit.c:1045
1549 msgid "Options --squash and --fixup cannot be used together"
1552 #: builtin/commit.c:1055
1553 msgid "Only one of -c/-C/-F/--fixup can be used."
1556 #: builtin/commit.c:1057
1557 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
1560 #: builtin/commit.c:1063
1561 msgid "--reset-author can be used only with -C, -c or --amend."
1564 #: builtin/commit.c:1080
1565 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
1568 #: builtin/commit.c:1082
1569 msgid "No paths with --include/--only does not make sense."
1572 #: builtin/commit.c:1084
1573 msgid "Clever... amending the last one with dirty index."
1576 #: builtin/commit.c:1086
1577 msgid "Explicit paths specified without -i nor -o; assuming --only paths..."
1580 #: builtin/commit.c:1096
1581 #: builtin/tag.c:556
1583 msgid "Invalid cleanup mode %s"
1586 #: builtin/commit.c:1101
1587 msgid "Paths with -a does not make sense."
1590 #: builtin/commit.c:1280
1591 msgid "couldn't look up newly created commit"
1594 #: builtin/commit.c:1282
1595 msgid "could not parse newly created commit"
1598 #: builtin/commit.c:1323
1599 msgid "detached HEAD"
1602 #: builtin/commit.c:1325
1603 msgid " (root-commit)"
1604 msgstr " (root-commit)"
1606 #: builtin/commit.c:1415
1607 msgid "could not parse HEAD commit"
1610 #: builtin/commit.c:1452
1611 #: builtin/merge.c:509
1613 msgid "could not open '%s' for reading"
1616 #: builtin/commit.c:1459
1618 msgid "Corrupt MERGE_HEAD file (%s)"
1621 #: builtin/commit.c:1466
1622 msgid "could not read MERGE_MODE"
1625 #: builtin/commit.c:1485
1627 msgid "could not read commit message: %s"
1630 #: builtin/commit.c:1499
1632 msgid "Aborting commit due to empty commit message.\n"
1635 #: builtin/commit.c:1514
1636 #: builtin/merge.c:935
1637 #: builtin/merge.c:968
1638 msgid "failed to write commit object"
1641 #: builtin/commit.c:1535
1642 msgid "cannot lock HEAD ref"
1645 #: builtin/commit.c:1539
1646 msgid "cannot update HEAD ref"
1649 #: builtin/commit.c:1550
1651 "Repository has been updated, but unable to write\n"
1652 "new_index file. Check that disk is not full or quota is\n"
1653 "not exceeded, and then \"git reset HEAD\" to recover."
1656 #: builtin/describe.c:234
1658 msgid "annotated tag %s not available"
1661 #: builtin/describe.c:238
1663 msgid "annotated tag %s has no embedded name"
1666 #: builtin/describe.c:240
1668 msgid "tag '%s' is really '%s' here"
1671 #: builtin/describe.c:267
1673 msgid "Not a valid object name %s"
1676 #: builtin/describe.c:270
1678 msgid "%s is not a valid '%s' object"
1681 #: builtin/describe.c:287
1683 msgid "no tag exactly matches '%s'"
1686 #: builtin/describe.c:289
1688 msgid "searching to describe %s\n"
1691 #: builtin/describe.c:329
1693 msgid "finished search at %s\n"
1696 #: builtin/describe.c:353
1699 "No annotated tags can describe '%s'.\n"
1700 "However, there were unannotated tags: try --tags."
1703 #: builtin/describe.c:357
1706 "No tags can describe '%s'.\n"
1707 "Try --always, or create some tags."
1710 #: builtin/describe.c:378
1712 msgid "traversed %lu commits\n"
1715 #: builtin/describe.c:381
1718 "more than %i tags found; listed %i most recent\n"
1719 "gave up search at %s\n"
1722 #: builtin/describe.c:436
1723 msgid "--long is incompatible with --abbrev=0"
1726 #: builtin/describe.c:462
1727 msgid "No names found, cannot describe anything."
1730 #: builtin/describe.c:482
1731 msgid "--dirty is incompatible with committishes"
1734 #: builtin/diff.c:77
1736 msgid "'%s': not a regular file or symlink"
1739 #: builtin/diff.c:220
1741 msgid "invalid option: %s"
1744 #: builtin/diff.c:297
1745 msgid "Not a git repository"
1746 msgstr "Não é um repositorio git"
1748 #: builtin/diff.c:347
1750 msgid "invalid object '%s' given."
1753 #: builtin/diff.c:352
1755 msgid "more than %d trees given: '%s'"
1758 #: builtin/diff.c:362
1760 msgid "more than two blobs given: '%s'"
1763 #: builtin/diff.c:370
1765 msgid "unhandled object '%s' given."
1768 #: builtin/fetch.c:200
1769 msgid "Couldn't find remote ref HEAD"
1772 #: builtin/fetch.c:252
1774 msgid "object %s not found"
1777 #: builtin/fetch.c:258
1778 msgid "[up to date]"
1779 msgstr "[Actualizada]"
1781 #: builtin/fetch.c:272
1783 msgid "! %-*s %-*s -> %s (can't fetch in current branch)"
1786 #: builtin/fetch.c:273
1787 #: builtin/fetch.c:351
1789 msgstr "[rejeitado]"
1791 #: builtin/fetch.c:284
1792 msgid "[tag update]"
1793 msgstr "[etiqueta actualizada]"
1795 #: builtin/fetch.c:286
1796 #: builtin/fetch.c:313
1797 #: builtin/fetch.c:331
1798 msgid " (unable to update local ref)"
1801 #: builtin/fetch.c:298
1803 msgstr "[nova etiqueta]"
1805 #: builtin/fetch.c:302
1806 msgid "[new branch]"
1807 msgstr "[nova rama]"
1809 #: builtin/fetch.c:347
1810 msgid "unable to update local ref"
1813 #: builtin/fetch.c:347
1814 msgid "forced update"
1815 msgstr "actualização forçada"
1817 #: builtin/fetch.c:353
1818 msgid "(non-fast-forward)"
1821 #: builtin/fetch.c:384
1822 #: builtin/fetch.c:676
1824 msgid "cannot open %s: %s\n"
1827 #: builtin/fetch.c:393
1829 msgid "%s did not send all necessary objects\n"
1832 #: builtin/fetch.c:479
1835 msgstr "Para %.*s\n"
1837 #: builtin/fetch.c:490
1840 "some local refs could not be updated; try running\n"
1841 " 'git remote prune %s' to remove any old, conflicting branches"
1844 #: builtin/fetch.c:540
1846 msgid " (%s will become dangling)\n"
1849 #: builtin/fetch.c:541
1851 msgid " (%s has become dangling)\n"
1854 #: builtin/fetch.c:548
1856 msgstr "[eliminado]"
1858 #: builtin/fetch.c:549
1862 #: builtin/fetch.c:666
1864 msgid "Refusing to fetch into current branch %s of non-bare repository"
1867 #: builtin/fetch.c:700
1869 msgid "Don't know how to fetch from %s"
1872 #: builtin/fetch.c:777
1874 msgid "Option \"%s\" value \"%s\" is not valid for %s"
1877 #: builtin/fetch.c:780
1879 msgid "Option \"%s\" is ignored for %s\n"
1882 #: builtin/fetch.c:879
1884 msgid "Fetching %s\n"
1887 #: builtin/fetch.c:881
1889 msgid "Could not fetch %s"
1892 #: builtin/fetch.c:898
1894 "No remote repository specified. Please, specify either a URL or a\n"
1895 "remote name from which new revisions should be fetched."
1898 #: builtin/fetch.c:918
1899 msgid "You need to specify a tag name."
1902 #: builtin/fetch.c:970
1903 msgid "fetch --all does not take a repository argument"
1906 #: builtin/fetch.c:972
1907 msgid "fetch --all does not make sense with refspecs"
1910 #: builtin/fetch.c:983
1912 msgid "No such remote or remote group: %s"
1915 #: builtin/fetch.c:991
1916 msgid "Fetching a group and specifying refspecs does not make sense"
1921 msgid "Invalid %s: '%s'"
1925 msgid "Too many options specified"
1930 msgid "insanely long object directory %.*s"
1935 msgid "Auto packing the repository for optimum performance.\n"
1941 "Auto packing the repository for optimum performance. You may also\n"
1942 "run \"git gc\" manually. See \"git help gc\" for more information.\n"
1946 msgid "There are too many unreachable loose objects; run 'git prune' to remove them."
1949 #: builtin/grep.c:216
1951 msgid "grep: failed to create thread: %s"
1954 #: builtin/grep.c:402
1956 msgid "Failed to chdir: %s"
1959 #: builtin/grep.c:478
1960 #: builtin/grep.c:512
1962 msgid "unable to read tree (%s)"
1965 #: builtin/grep.c:526
1967 msgid "unable to grep from object of type %s"
1970 #: builtin/grep.c:584
1972 msgid "switch `%c' expects a numerical value"
1975 #: builtin/grep.c:601
1977 msgid "cannot open '%s'"
1980 #: builtin/grep.c:888
1981 msgid "no pattern given."
1984 #: builtin/grep.c:902
1986 msgid "bad object %s"
1989 #: builtin/grep.c:943
1990 msgid "--open-files-in-pager only works on the worktree"
1993 #: builtin/grep.c:966
1994 msgid "--cached or --untracked cannot be used with --no-index."
1997 #: builtin/grep.c:971
1998 msgid "--no-index or --untracked cannot be used with revs."
2001 #: builtin/grep.c:974
2002 msgid "--[no-]exclude-standard cannot be used for tracked contents."
2005 #: builtin/grep.c:982
2006 msgid "both --cached and trees are given."
2009 #: builtin/init-db.c:35
2011 msgid "Could not make %s writable by group"
2014 #: builtin/init-db.c:62
2016 msgid "insanely long template name %s"
2019 #: builtin/init-db.c:67
2021 msgid "cannot stat '%s'"
2024 #: builtin/init-db.c:73
2026 msgid "cannot stat template '%s'"
2029 #: builtin/init-db.c:80
2031 msgid "cannot opendir '%s'"
2034 #: builtin/init-db.c:97
2036 msgid "cannot readlink '%s'"
2039 #: builtin/init-db.c:99
2041 msgid "insanely long symlink %s"
2044 #: builtin/init-db.c:102
2046 msgid "cannot symlink '%s' '%s'"
2049 #: builtin/init-db.c:106
2051 msgid "cannot copy '%s' to '%s'"
2054 #: builtin/init-db.c:110
2056 msgid "ignoring template %s"
2059 #: builtin/init-db.c:133
2061 msgid "insanely long template path %s"
2064 #: builtin/init-db.c:141
2066 msgid "templates not found %s"
2069 #: builtin/init-db.c:154
2071 msgid "not copying templates of a wrong format version %d from '%s'"
2074 #: builtin/init-db.c:192
2076 msgid "insane git directory %s"
2079 #: builtin/init-db.c:322
2080 #: builtin/init-db.c:325
2082 msgid "%s already exists"
2083 msgstr "%s já existe"
2085 #: builtin/init-db.c:354
2087 msgid "unable to handle file type %d"
2090 #: builtin/init-db.c:357
2092 msgid "unable to move %s to %s"
2095 #: builtin/init-db.c:362
2097 msgid "Could not create git link %s"
2101 #. * TRANSLATORS: The first '%s' is either "Reinitialized
2102 #. * existing" or "Initialized empty", the second " shared" or
2103 #. * "", and the last '%s%s' is the verbatim directory name.
2105 #: builtin/init-db.c:419
2107 msgid "%s%s Git repository in %s%s\n"
2110 #: builtin/init-db.c:420
2111 msgid "Reinitialized existing"
2114 #: builtin/init-db.c:420
2115 msgid "Initialized empty"
2116 msgstr "Inicializada vazio"
2118 #: builtin/init-db.c:421
2120 msgstr " partilhado"
2122 #: builtin/init-db.c:440
2123 msgid "cannot tell cwd"
2126 #: builtin/init-db.c:521
2127 #: builtin/init-db.c:528
2129 msgid "cannot mkdir %s"
2132 #: builtin/init-db.c:532
2134 msgid "cannot chdir to %s"
2137 #: builtin/init-db.c:554
2139 msgid "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-dir=<directory>)"
2142 #: builtin/init-db.c:578
2143 msgid "Cannot access current working directory"
2146 #: builtin/init-db.c:585
2148 msgid "Cannot access work tree '%s'"
2151 #: builtin/log.c:187
2153 msgid "Final output: %d %s\n"
2156 #: builtin/log.c:395
2157 #: builtin/log.c:483
2159 msgid "Could not read object %s"
2162 #: builtin/log.c:507
2164 msgid "Unknown type: %d"
2167 #: builtin/log.c:596
2168 msgid "format.headers without value"
2171 #: builtin/log.c:669
2172 msgid "name of output directory is too long"
2175 #: builtin/log.c:680
2177 msgid "Cannot open patch file %s"
2180 #: builtin/log.c:694
2181 msgid "Need exactly one range."
2184 #: builtin/log.c:702
2185 msgid "Not a range."
2188 #: builtin/log.c:739
2189 msgid "Could not extract email from committer identity."
2192 #: builtin/log.c:785
2193 msgid "Cover letter needs email format"
2196 #: builtin/log.c:879
2198 msgid "insane in-reply-to: %s"
2201 #: builtin/log.c:952
2202 msgid "Two output directories?"
2205 #: builtin/log.c:1173
2207 msgid "bogus committer info %s"
2210 #: builtin/log.c:1218
2211 msgid "-n and -k are mutually exclusive."
2214 #: builtin/log.c:1220
2215 msgid "--subject-prefix and -k are mutually exclusive."
2218 #: builtin/log.c:1225
2219 #: builtin/shortlog.c:284
2221 msgid "unrecognized argument: %s"
2224 #: builtin/log.c:1228
2225 msgid "--name-only does not make sense"
2228 #: builtin/log.c:1230
2229 msgid "--name-status does not make sense"
2232 #: builtin/log.c:1232
2233 msgid "--check does not make sense"
2236 #: builtin/log.c:1255
2237 msgid "standard output, or directory, which one?"
2240 #: builtin/log.c:1257
2242 msgid "Could not create directory '%s'"
2245 #: builtin/log.c:1410
2246 msgid "Failed to create output files"
2249 #: builtin/log.c:1514
2251 msgid "Could not find a tracked remote branch, please specify <upstream> manually.\n"
2254 #: builtin/log.c:1530
2255 #: builtin/log.c:1532
2256 #: builtin/log.c:1544
2258 msgid "Unknown commit %s"
2259 msgstr "Commit desconhecido %s"
2261 #: builtin/merge.c:91
2262 msgid "switch `m' requires a value"
2265 #: builtin/merge.c:128
2267 msgid "Could not find merge strategy '%s'.\n"
2270 #: builtin/merge.c:129
2272 msgid "Available strategies are:"
2275 #: builtin/merge.c:134
2277 msgid "Available custom strategies are:"
2280 #: builtin/merge.c:241
2281 msgid "could not run stash."
2284 #: builtin/merge.c:246
2285 msgid "stash failed"
2286 msgstr "falhou o stash"
2288 #: builtin/merge.c:251
2290 msgid "not a valid object: %s"
2293 #: builtin/merge.c:270
2294 #: builtin/merge.c:287
2295 msgid "read-tree failed"
2298 #: builtin/merge.c:317
2299 msgid " (nothing to squash)"
2300 msgstr " (nada para squash)"
2302 #: builtin/merge.c:330
2304 msgid "Squash commit -- not updating HEAD\n"
2307 #: builtin/merge.c:362
2308 msgid "Writing SQUASH_MSG"
2309 msgstr "Escrevendo SQUASH_MSG"
2311 #: builtin/merge.c:364
2312 msgid "Finishing SQUASH_MSG"
2313 msgstr "Terminando SQUASH_MSG"
2315 #: builtin/merge.c:386
2317 msgid "No merge message -- not updating HEAD\n"
2320 #: builtin/merge.c:437
2322 msgid "'%s' does not point to a commit"
2325 #: builtin/merge.c:536
2327 msgid "Bad branch.%s.mergeoptions string: %s"
2330 #: builtin/merge.c:629
2331 msgid "git write-tree failed to write a tree"
2334 #: builtin/merge.c:679
2335 msgid "failed to read the cache"
2338 #: builtin/merge.c:696
2339 msgid "Unable to write index."
2342 #: builtin/merge.c:709
2343 msgid "Not handling anything other than two heads merge."
2346 #: builtin/merge.c:723
2348 msgid "Unknown option for merge-recursive: -X%s"
2351 #: builtin/merge.c:737
2353 msgid "unable to write %s"
2356 #: builtin/merge.c:876
2358 msgid "Could not read from '%s'"
2361 #: builtin/merge.c:885
2363 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
2366 #: builtin/merge.c:891
2368 "Please enter a commit message to explain why this merge is necessary,\n"
2369 "especially if it merges an updated upstream into a topic branch.\n"
2371 "Lines starting with '#' will be ignored, and an empty message aborts\n"
2375 #: builtin/merge.c:915
2376 msgid "Empty commit message."
2379 #: builtin/merge.c:927
2381 msgid "Wonderful.\n"
2382 msgstr "Fastastico.\n"
2384 #: builtin/merge.c:1000
2386 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
2389 #: builtin/merge.c:1016
2391 msgid "'%s' is not a commit"
2392 msgstr "'%s' não é um commit"
2394 #: builtin/merge.c:1057
2395 msgid "No current branch."
2396 msgstr "Nenhuma rama actual"
2398 #: builtin/merge.c:1059
2399 msgid "No remote for the current branch."
2402 #: builtin/merge.c:1061
2403 msgid "No default upstream defined for the current branch."
2406 #: builtin/merge.c:1066
2408 msgid "No remote tracking branch for %s from %s"
2411 #: builtin/merge.c:1188
2412 msgid "There is no merge to abort (MERGE_HEAD missing)."
2415 #: builtin/merge.c:1204
2418 "You have not concluded your merge (MERGE_HEAD exists).\n"
2419 "Please, commit your changes before you can merge."
2422 #: builtin/merge.c:1207
2424 msgid "You have not concluded your merge (MERGE_HEAD exists)."
2427 #: builtin/merge.c:1211
2429 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
2430 "Please, commit your changes before you can merge."
2433 #: builtin/merge.c:1214
2434 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
2437 #: builtin/merge.c:1223
2438 msgid "You cannot combine --squash with --no-ff."
2441 #: builtin/merge.c:1228
2442 msgid "You cannot combine --no-ff with --ff-only."
2445 #: builtin/merge.c:1235
2446 msgid "No commit specified and merge.defaultToUpstream not set."
2449 #: builtin/merge.c:1266
2450 msgid "Can merge only exactly one commit into empty head"
2453 #: builtin/merge.c:1269
2454 msgid "Squash commit into empty head not supported yet"
2457 #: builtin/merge.c:1271
2458 msgid "Non-fast-forward commit does not make sense into an empty head"
2461 #: builtin/merge.c:1275
2462 #: builtin/merge.c:1319
2464 msgid "%s - not something we can merge"
2467 #: builtin/merge.c:1385
2469 msgid "Updating %s..%s\n"
2470 msgstr "Actualizando %s..%s\n"
2472 #: builtin/merge.c:1423
2474 msgid "Trying really trivial in-index merge...\n"
2477 #: builtin/merge.c:1430
2482 #: builtin/merge.c:1462
2483 msgid "Not possible to fast-forward, aborting."
2486 #: builtin/merge.c:1485
2487 #: builtin/merge.c:1562
2489 msgid "Rewinding the tree to pristine...\n"
2492 #: builtin/merge.c:1489
2494 msgid "Trying merge strategy %s...\n"
2497 #: builtin/merge.c:1553
2499 msgid "No merge strategy handled the merge.\n"
2502 #: builtin/merge.c:1555
2504 msgid "Merge with strategy %s failed.\n"
2507 #: builtin/merge.c:1564
2509 msgid "Using the %s to prepare resolving by hand.\n"
2512 #: builtin/merge.c:1575
2514 msgid "Automatic merge went well; stopped before committing as requested\n"
2519 msgid "Checking rename of '%s' to '%s'\n"
2524 msgstr "fonte inválida"
2527 msgid "can not move directory into itself"
2531 msgid "cannot move directory over file"
2536 msgid "Huh? %.*s is in index?"
2540 msgid "source directory is empty"
2544 msgid "not under version control"
2548 msgid "destination exists"
2553 msgid "overwriting '%s'"
2554 msgstr "subscrevendo '%s'"
2557 msgid "Cannot overwrite"
2558 msgstr "Não consegue subscrever"
2561 msgid "multiple sources for the same target"
2566 msgid "%s, source=%s, destination=%s"
2571 msgid "Renaming %s to %s\n"
2576 msgid "renaming '%s' failed"
2579 #: builtin/notes.c:139
2581 msgid "unable to start 'show' for object '%s'"
2584 #: builtin/notes.c:145
2585 msgid "can't fdopen 'show' output fd"
2588 #: builtin/notes.c:155
2590 msgid "failed to close pipe to 'show' for object '%s'"
2593 #: builtin/notes.c:158
2595 msgid "failed to finish 'show' for object '%s'"
2598 #: builtin/notes.c:175
2599 #: builtin/tag.c:343
2601 msgid "could not create file '%s'"
2604 #: builtin/notes.c:189
2605 msgid "Please supply the note contents using either -m or -F option"
2608 #: builtin/notes.c:210
2609 #: builtin/notes.c:973
2611 msgid "Removing note for object %s\n"
2614 #: builtin/notes.c:215
2615 msgid "unable to write note object"
2618 #: builtin/notes.c:217
2620 msgid "The note contents has been left in %s"
2623 #: builtin/notes.c:251
2624 #: builtin/tag.c:521
2626 msgid "cannot read '%s'"
2627 msgstr "não consegue ler '%s'"
2629 #: builtin/notes.c:253
2630 #: builtin/tag.c:524
2632 msgid "could not open or read '%s'"
2635 #: builtin/notes.c:272
2636 #: builtin/notes.c:445
2637 #: builtin/notes.c:447
2638 #: builtin/notes.c:507
2639 #: builtin/notes.c:561
2640 #: builtin/notes.c:644
2641 #: builtin/notes.c:649
2642 #: builtin/notes.c:724
2643 #: builtin/notes.c:766
2644 #: builtin/notes.c:968
2645 #: builtin/reset.c:293
2646 #: builtin/tag.c:537
2648 msgid "Failed to resolve '%s' as a valid ref."
2651 #: builtin/notes.c:275
2653 msgid "Failed to read object '%s'."
2656 #: builtin/notes.c:299
2657 msgid "Cannot commit uninitialized/unreferenced notes tree"
2660 #: builtin/notes.c:340
2662 msgid "Bad notes.rewriteMode value: '%s'"
2665 #: builtin/notes.c:350
2667 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
2670 #. TRANSLATORS: The first %s is the name of the
2671 #. environment variable, the second %s is its value
2672 #: builtin/notes.c:377
2674 msgid "Bad %s value: '%s'"
2677 #: builtin/notes.c:441
2679 msgid "Malformed input line: '%s'."
2682 #: builtin/notes.c:456
2684 msgid "Failed to copy notes from '%s' to '%s'"
2687 #: builtin/notes.c:500
2688 #: builtin/notes.c:554
2689 #: builtin/notes.c:627
2690 #: builtin/notes.c:639
2691 #: builtin/notes.c:712
2692 #: builtin/notes.c:759
2693 #: builtin/notes.c:1033
2694 msgid "too many parameters"
2697 #: builtin/notes.c:513
2698 #: builtin/notes.c:772
2700 msgid "No note found for object %s."
2703 #: builtin/notes.c:580
2705 msgid "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite existing notes"
2708 #: builtin/notes.c:585
2709 #: builtin/notes.c:662
2711 msgid "Overwriting existing notes for object %s\n"
2714 #: builtin/notes.c:635
2715 msgid "too few parameters"
2718 #: builtin/notes.c:656
2720 msgid "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite existing notes"
2723 #: builtin/notes.c:668
2725 msgid "Missing notes on source object %s. Cannot copy."
2728 #: builtin/notes.c:717
2731 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
2732 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
2735 #: builtin/notes.c:971
2737 msgid "Object %s has no note\n"
2740 #: builtin/notes.c:1103
2742 msgid "Unknown subcommand: %s"
2745 #: builtin/pack-objects.c:2310
2747 msgid "unsupported index version %s"
2750 #: builtin/pack-objects.c:2314
2752 msgid "bad index version '%s'"
2755 #: builtin/pack-objects.c:2322
2757 msgid "option %s does not accept negative form"
2760 #: builtin/pack-objects.c:2326
2762 msgid "unable to parse value '%s' for option %s"
2765 #: builtin/push.c:44
2766 msgid "tag shorthand without <tag>"
2769 #: builtin/push.c:63
2770 msgid "--delete only accepts plain target ref names"
2773 #: builtin/push.c:73
2776 "You are not currently on a branch.\n"
2777 "To push the history leading to the current (detached HEAD)\n"
2780 " git push %s HEAD:<name-of-remote-branch>\n"
2783 #: builtin/push.c:80
2786 "The current branch %s has no upstream branch.\n"
2787 "To push the current branch and set the remote as upstream, use\n"
2789 " git push --set-upstream %s %s\n"
2792 #: builtin/push.c:88
2794 msgid "The current branch %s has multiple upstream branches, refusing to push."
2797 #: builtin/push.c:111
2798 msgid "You didn't specify any refspecs to push, and push.default is \"nothing\"."
2801 #: builtin/push.c:131
2803 msgid "Pushing to %s\n"
2804 msgstr "Pushing para %s\n"
2806 #: builtin/push.c:135
2808 msgid "failed to push some refs to '%s'"
2811 #: builtin/push.c:143
2814 "To prevent you from losing history, non-fast-forward updates were rejected\n"
2815 "Merge the remote changes (e.g. 'git pull') before pushing again. See the\n"
2816 "'Note about fast-forwards' section of 'git push --help' for details.\n"
2819 #: builtin/push.c:160
2821 msgid "bad repository '%s'"
2822 msgstr "repositorio inválido '%s'"
2824 #: builtin/push.c:161
2826 "No configured push destination.\n"
2827 "Either specify the URL from the command-line or configure a remote repository using\n"
2829 " git remote add <name> <url>\n"
2831 "and then push using the remote name\n"
2833 " git push <name>\n"
2836 #: builtin/push.c:176
2837 msgid "--all and --tags are incompatible"
2840 #: builtin/push.c:177
2841 msgid "--all can't be combined with refspecs"
2844 #: builtin/push.c:182
2845 msgid "--mirror and --tags are incompatible"
2848 #: builtin/push.c:183
2849 msgid "--mirror can't be combined with refspecs"
2852 #: builtin/push.c:188
2853 msgid "--all and --mirror are incompatible"
2856 #: builtin/push.c:274
2857 msgid "--delete is incompatible with --all, --mirror and --tags"
2860 #: builtin/push.c:276
2861 msgid "--delete doesn't make sense without any refs"
2864 #: builtin/reset.c:33
2868 #: builtin/reset.c:33
2872 #: builtin/reset.c:33
2876 #: builtin/reset.c:33
2880 #: builtin/reset.c:77
2881 msgid "You do not have a valid HEAD."
2884 #: builtin/reset.c:79
2885 msgid "Failed to find tree of HEAD."
2888 #: builtin/reset.c:85
2890 msgid "Failed to find tree of %s."
2893 #: builtin/reset.c:96
2894 msgid "Could not write new index file."
2897 #: builtin/reset.c:106
2899 msgid "HEAD is now at %s"
2900 msgstr "HEAD é agora em %s"
2902 #: builtin/reset.c:130
2903 msgid "Could not read index"
2906 #: builtin/reset.c:133
2907 msgid "Unstaged changes after reset:"
2910 #: builtin/reset.c:223
2912 msgid "Cannot do a %s reset in the middle of a merge."
2915 #: builtin/reset.c:297
2917 msgid "Could not parse object '%s'."
2920 #: builtin/reset.c:302
2921 msgid "--patch is incompatible with --{hard,mixed,soft}"
2924 #: builtin/reset.c:311
2925 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
2928 #: builtin/reset.c:313
2930 msgid "Cannot do %s reset with paths."
2933 #: builtin/reset.c:325
2935 msgid "%s reset is not allowed in a bare repository"
2938 #: builtin/reset.c:341
2940 msgid "Could not reset index file to revision '%s'."
2943 #: builtin/revert.c:70
2944 #: builtin/revert.c:91
2946 msgid "%s: %s cannot be used with %s"
2949 #: builtin/revert.c:126
2950 msgid "program error"
2951 msgstr "erro do programa"
2953 #: builtin/revert.c:209
2954 msgid "revert failed"
2955 msgstr "falhou o revert"
2957 #: builtin/revert.c:224
2958 msgid "cherry-pick failed"
2959 msgstr "cherry-pick falhou"
2964 "'%s' has staged content different from both the file and the HEAD\n"
2965 "(use -f to force removal)"
2971 "'%s' has changes staged in the index\n"
2972 "(use --cached to keep the file, or -f to force removal)"
2978 "'%s' has local modifications\n"
2979 "(use --cached to keep the file, or -f to force removal)"
2984 msgid "not removing '%s' recursively without -r"
2989 msgid "git rm: unable to remove %s"
2992 #: builtin/shortlog.c:157
2994 msgid "Missing author: %s"
2995 msgstr "Autor em falta: %s"
2999 msgid "malformed object at '%s'"
3002 #: builtin/tag.c:205
3004 msgid "tag name too long: %.*s..."
3007 #: builtin/tag.c:210
3009 msgid "tag '%s' not found."
3010 msgstr "etiqueta '%s' não foi encontrada."
3012 #: builtin/tag.c:225
3014 msgid "Deleted tag '%s' (was %s)\n"
3017 #: builtin/tag.c:237
3019 msgid "could not verify the tag '%s'"
3022 #: builtin/tag.c:247
3026 "# Write a tag message\n"
3027 "# Lines starting with '#' will be ignored.\n"
3031 #: builtin/tag.c:254
3035 "# Write a tag message\n"
3036 "# Lines starting with '#' will be kept; you may remove them yourself if you want to.\n"
3040 #: builtin/tag.c:294
3041 msgid "unable to sign the tag"
3044 #: builtin/tag.c:296
3045 msgid "unable to write tag file"
3048 #: builtin/tag.c:321
3049 msgid "bad object type."
3052 #: builtin/tag.c:334
3053 msgid "tag header too big."
3056 #: builtin/tag.c:366
3057 msgid "no tag message?"
3060 #: builtin/tag.c:372
3062 msgid "The tag message has been left in %s\n"
3065 #: builtin/tag.c:421
3066 msgid "switch 'points-at' requires an object"
3069 #: builtin/tag.c:423
3071 msgid "malformed object name '%s'"
3074 #: builtin/tag.c:502
3075 msgid "-n option is only allowed with -l."
3078 #: builtin/tag.c:504
3079 msgid "--contains option is only allowed with -l."
3082 #: builtin/tag.c:506
3083 msgid "--points-at option is only allowed with -l."
3086 #: builtin/tag.c:514
3087 msgid "only one -F or -m option is allowed."
3090 #: builtin/tag.c:534
3091 msgid "too many params"
3092 msgstr "demasiado parametros"
3094 #: builtin/tag.c:540
3096 msgid "'%s' is not a valid tag name."
3099 #: builtin/tag.c:545
3101 msgid "tag '%s' already exists"
3104 #: builtin/tag.c:563
3106 msgid "%s: cannot lock the ref"
3109 #: builtin/tag.c:565
3111 msgid "%s: cannot update the ref"
3114 #: builtin/tag.c:567
3116 msgid "Updated tag '%s' (was %s)\n"
3120 msgid "You need to set your committer info first"
3124 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
3129 "Did you hand edit your patch?\n"
3130 "It does not apply to blobs recorded in its index."
3134 msgid "Falling back to patching base and 3-way merge..."
3138 msgid "Only one StGIT patch series can be applied at once"
3143 msgid "Patch format $patch_format is not supported."
3147 msgid "Patch format detection failed."
3151 msgid "-d option is no longer supported. Do not use."
3156 msgid "previous rebase directory $dotest still exists but mbox given."
3160 msgid "Please make up your mind. --skip or --abort?"
3164 msgid "Resolve operation not in progress, we are not resuming."
3169 msgid "Dirty index: cannot apply patches (dirty: $files)"
3173 msgid "cannot be interactive without stdin connected to a terminal."
3176 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
3177 #. in your translation. The program will only accept English
3178 #. input at this point.
3180 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
3181 msgstr "Aplicar? Sim[y]/[n]ão/[e]ditar/[v]er patch/[a]ceitar todos "
3185 msgid "Applying: $FIRSTLINE"
3186 msgstr "Aplicando: $FIRSTLINE"
3189 msgid "No changes -- Patch already applied."
3193 msgid "applying to an empty history"
3196 #. TRANSLATORS: Make sure to include [Y] and [n] in your
3197 #. translation. The program will only accept English input
3200 msgid "Do you want me to do it for you [Y/n]? "
3201 msgstr "Queres que eu faça por sí [Y/n]?"
3205 msgid "unrecognised option: '$arg'"
3210 msgid "'$arg' does not appear to be a valid revision"
3213 #: git-bisect.sh:117
3214 msgid "Bad HEAD - I need a HEAD"
3217 #: git-bisect.sh:130
3219 msgid "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
3222 #: git-bisect.sh:140
3223 msgid "won't bisect on seeked tree"
3226 #: git-bisect.sh:144
3227 msgid "Bad HEAD - strange symbolic ref"
3230 #: git-bisect.sh:189
3232 msgid "Bad bisect_write argument: $state"
3235 #: git-bisect.sh:218
3237 msgid "Bad rev input: $arg"
3240 #: git-bisect.sh:232
3241 msgid "Please call 'bisect_state' with at least one argument."
3244 #: git-bisect.sh:244
3246 msgid "Bad rev input: $rev"
3249 #: git-bisect.sh:250
3250 msgid "'git bisect bad' can take only one argument."
3253 #. TRANSLATORS: Make sure to include [Y] and [n] in your
3254 #. translation. The program will only accept English input
3256 #: git-bisect.sh:279
3257 msgid "Are you sure [Y/n]? "
3258 msgstr "Tens a certeza [Y/n]? "
3260 #: git-bisect.sh:354
3262 msgid "'$invalid' is not a valid commit"
3265 #: git-bisect.sh:363
3268 "Could not check out original HEAD '$branch'.\n"
3269 "Try 'git bisect reset <commit>'."
3272 #: git-bisect.sh:390
3273 msgid "No logfile given"
3274 msgstr "Nenhum ficheiro de log dado"
3276 #: git-bisect.sh:391
3278 msgid "cannot read $file for replaying"
3281 #: git-bisect.sh:408
3282 msgid "?? what are you talking about?"
3285 #: git-bisect.sh:474
3286 msgid "We are not bisecting."
3291 "Pull is not possible because you have unmerged files.\n"
3292 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
3293 "as appropriate to mark resolution, or use 'git commit -a'."
3297 msgid "Pull is not possible because you have unmerged files."
3301 msgid "updating an unborn branch with changes added to the index"
3305 msgid "Cannot merge multiple branches into empty head"
3309 msgid "Cannot rebase onto multiple branches"
3313 msgid "git stash clear with parameters is unimplemented"
3317 msgid "You do not have the initial commit yet"
3318 msgstr "Tu ainda não tens o commit inicial"
3321 msgid "Cannot save the current index state"
3326 msgid "Cannot save the current worktree state"
3330 msgid "No changes selected"
3334 msgid "Cannot remove temporary index (can't happen)"
3338 msgid "Cannot record working tree state"
3342 msgid "No local changes to save"
3346 msgid "Cannot initialize stash"
3350 msgid "Cannot save the current status"
3354 msgid "Cannot remove worktree changes"
3358 msgid "No stash found."
3359 msgstr "nenhum stash encontrado."
3363 msgid "Too many revisions specified: $REV"
3368 msgid "$reference is not valid reference"
3373 msgid "'$args' is not a stash-like commit"
3378 msgid "'$args' is not a stash reference"
3382 msgid "unable to refresh index"
3386 msgid "Cannot apply a stash in the middle of a merge"
3390 msgid "Conflicts in index. Try without --index."
3394 msgid "Could not save index tree"
3395 msgstr "Não foi posivel guardar o index tree"
3398 msgid "Cannot unstage modified files"
3403 msgid "Dropped ${REV} ($s)"
3408 msgid "${REV}: Could not drop stash entry"
3412 msgid "No branch name specified"
3416 msgid "(To restore them type \"git stash apply\")"
3419 #: git-submodule.sh:56
3421 msgid "cannot strip one component off url '$remoteurl'"
3424 #: git-submodule.sh:108
3426 msgid "No submodule mapping found in .gitmodules for path '$path'"
3429 #: git-submodule.sh:149
3431 msgid "Clone of '$url' into submodule path '$path' failed"
3434 #: git-submodule.sh:159
3436 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
3439 #: git-submodule.sh:247
3441 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
3444 #: git-submodule.sh:264
3446 msgid "'$path' already exists in the index"
3449 #: git-submodule.sh:281
3451 msgid "'$path' already exists and is not a valid git repo"
3454 #: git-submodule.sh:295
3456 msgid "Unable to checkout submodule '$path'"
3459 #: git-submodule.sh:300
3461 msgid "Failed to add submodule '$path'"
3464 #: git-submodule.sh:305
3466 msgid "Failed to register submodule '$path'"
3469 #: git-submodule.sh:347
3471 msgid "Entering '$prefix$path'"
3474 #: git-submodule.sh:359
3476 msgid "Stopping at '$path'; script returned non-zero status."
3479 #: git-submodule.sh:401
3481 msgid "No url found for submodule path '$path' in .gitmodules"
3484 #: git-submodule.sh:410
3486 msgid "Failed to register url for submodule path '$path'"
3489 #: git-submodule.sh:418
3491 msgid "Failed to register update mode for submodule path '$path'"
3494 #: git-submodule.sh:420
3496 msgid "Submodule '$name' ($url) registered for path '$path'"
3499 #: git-submodule.sh:519
3502 "Submodule path '$path' not initialized\n"
3503 "Maybe you want to use 'update --init'?"
3506 #: git-submodule.sh:532
3508 msgid "Unable to find current revision in submodule path '$path'"
3511 #: git-submodule.sh:551
3513 msgid "Unable to fetch in submodule path '$path'"
3516 #: git-submodule.sh:565
3518 msgid "Unable to rebase '$sha1' in submodule path '$path'"
3521 #: git-submodule.sh:566
3523 msgid "Submodule path '$path': rebased into '$sha1'"
3526 #: git-submodule.sh:571
3528 msgid "Unable to merge '$sha1' in submodule path '$path'"
3531 #: git-submodule.sh:572
3533 msgid "Submodule path '$path': merged in '$sha1'"
3536 #: git-submodule.sh:577
3538 msgid "Unable to checkout '$sha1' in submodule path '$path'"
3541 #: git-submodule.sh:578
3543 msgid "Submodule path '$path': checked out '$sha1'"
3546 #: git-submodule.sh:600
3547 #: git-submodule.sh:923
3549 msgid "Failed to recurse into submodule path '$path'"
3552 #: git-submodule.sh:708
3556 #: git-submodule.sh:766
3558 msgid " Warn: $name doesn't contain commit $sha1_src"
3561 #: git-submodule.sh:769
3563 msgid " Warn: $name doesn't contain commit $sha1_dst"
3566 #: git-submodule.sh:772
3568 msgid " Warn: $name doesn't contain commits $sha1_src and $sha1_dst"
3571 #: git-submodule.sh:797
3575 #: git-submodule.sh:798
3579 #: git-submodule.sh:969
3581 msgid "Synchronizing submodule url for '$name'"