Show More
@@ -17,8 +17,8 b' msgid ""' | |||
|
17 | 17 | msgstr "" |
|
18 | 18 | "Project-Id-Version: Mercurial\n" |
|
19 | 19 | "Report-Msgid-Bugs-To: <mercurial-devel@selenic.com>\n" |
|
20 |
"POT-Creation-Date: 2009-09-2 |
|
|
21 |
"PO-Revision-Date: 2009-09-2 |
|
|
20 | "POT-Creation-Date: 2009-09-29 00:26+0200\n" | |
|
21 | "PO-Revision-Date: 2009-09-29 00:41+0200\n" | |
|
22 | 22 | "Last-Translator: <mg@lazybytes.net>\n" |
|
23 | 23 | "Language-Team: Danish\n" |
|
24 | 24 | "MIME-Version: 1.0\n" |
@@ -3874,22 +3874,22 b' msgid ""' | |||
|
3874 | 3874 | msgstr "" |
|
3875 | 3875 | |
|
3876 | 3876 | msgid "cannot use both abort and continue" |
|
3877 | msgstr "" | |
|
3877 | msgstr "abort og continue kan ikke angives samtidig" | |
|
3878 | 3878 | |
|
3879 | 3879 | msgid "cannot use collapse with continue or abort" |
|
3880 | msgstr "" | |
|
3880 | msgstr "continue eller abort kan ikke angives samtidig med collapse" | |
|
3881 | 3881 | |
|
3882 | 3882 | msgid "abort and continue do not allow specifying revisions" |
|
3883 | msgstr "" | |
|
3883 | msgstr "abort og continue tillader ikke at der angives revisioner" | |
|
3884 | 3884 | |
|
3885 | 3885 | msgid "cannot specify both a revision and a base" |
|
3886 | msgstr "" | |
|
3886 | msgstr "man kan ikke angive bΓ₯de en revision og en basis" | |
|
3887 | 3887 | |
|
3888 | 3888 | msgid "nothing to rebase\n" |
|
3889 | 3889 | msgstr "" |
|
3890 | 3890 | |
|
3891 | 3891 | msgid "cannot use both keepbranches and extrafn" |
|
3892 | msgstr "" | |
|
3892 | msgstr "man kan ikke bruge bΓ₯de keepbranches og extrafn" | |
|
3893 | 3893 | |
|
3894 | 3894 | msgid "rebase merging completed\n" |
|
3895 | 3895 | msgstr "" |
@@ -3902,7 +3902,7 b' msgstr ""' | |||
|
3902 | 3902 | |
|
3903 | 3903 | #, python-format |
|
3904 | 3904 | msgid "%d revisions have been skipped\n" |
|
3905 | msgstr "" | |
|
3905 | msgstr "sprang %d revisioner over\n" | |
|
3906 | 3906 | |
|
3907 | 3907 | msgid " set parents\n" |
|
3908 | 3908 | msgstr "" |
@@ -5637,23 +5637,25 b' msgid ""' | |||
|
5637 | 5637 | "\n" |
|
5638 | 5638 | " With no arguments, show all repository head changesets.\n" |
|
5639 | 5639 | "\n" |
|
5640 |
" Repository \"heads\" are changesets |
|
|
5641 |
" |
|
|
5642 |
" |
|
|
5640 | " Repository \"heads\" are changesets with no child changesets. They are\n" | |
|
5641 | " where development generally takes place and are the usual targets\n" | |
|
5642 | " for update and merge operations.\n" | |
|
5643 | 5643 | "\n" |
|
5644 | 5644 | " If one or more REV is given, the \"branch heads\" will be shown for\n" |
|
5645 |
" the named branch associated with th |
|
|
5646 | " branch is called the revision's branch tag.\n" | |
|
5647 | "\n" | |
|
5648 | " Branch heads are revisions on a given named branch that do not have\n" | |
|
5649 | " any descendants on the same branch. A branch head could be a true head\n" | |
|
5650 |
" or it could be the last changeset on |
|
|
5651 |
" was created. If none of the branch heads |
|
|
5652 | " is considered inactive. If -c/--closed is specified, also show branch\n" | |
|
5653 | " heads marked closed (see hg commit --close-branch).\n" | |
|
5654 | "\n" | |
|
5655 | " If STARTREV is specified only those heads (or branch heads) that\n" | |
|
5656 | " are descendants of STARTREV will be displayed.\n" | |
|
5645 | " the named branch associated with the specified changeset(s).\n" | |
|
5646 | "\n" | |
|
5647 | " Branch heads are changesets on a named branch with no descendants on\n" | |
|
5648 | " the same branch. A branch head could be a \"true\" (repository) head,\n" | |
|
5649 | " or it could be the last changeset on that branch before it was\n" | |
|
5650 | " merged into another branch, or it could be the last changeset on the\n" | |
|
5651 | " branch before a new branch was created. If none of the branch heads\n" | |
|
5652 | " are true heads, the branch is considered inactive.\n" | |
|
5653 | "\n" | |
|
5654 | " If -c/--closed is specified, also show branch heads marked closed\n" | |
|
5655 | " (see hg commit --close-branch).\n" | |
|
5656 | "\n" | |
|
5657 | " If STARTREV is specified, only those heads that are descendants of\n" | |
|
5658 | " STARTREV will be displayed.\n" | |
|
5657 | 5659 | " " |
|
5658 | 5660 | msgstr "" |
|
5659 | 5661 | |
@@ -6625,6 +6627,9 b' msgstr ""' | |||
|
6625 | 6627 | " Se 'hg help dates' for en liste af gyldige formater til -d/--date.\n" |
|
6626 | 6628 | " " |
|
6627 | 6629 | |
|
6630 | msgid "cannot specify both -c/--check and -C/--clean" | |
|
6631 | msgstr "man kan ikke angive bΓ₯de -c/--check og -C/--clean" | |
|
6632 | ||
|
6628 | 6633 | msgid "uncommitted local changes" |
|
6629 | 6634 | msgstr "udeponerede lokale Γ¦ndringer" |
|
6630 | 6635 | |
@@ -6639,6 +6644,14 b' msgid ""' | |||
|
6639 | 6644 | " integrity of their crosslinks and indices.\n" |
|
6640 | 6645 | " " |
|
6641 | 6646 | msgstr "" |
|
6647 | "verificer depotets integritet\n" | |
|
6648 | "\n" | |
|
6649 | " Verificer integreteten af det aktuelle depot.\n" | |
|
6650 | "\n" | |
|
6651 | " Dette vil lave en udfΓΈrlig kontrol af depotets integritet.\n" | |
|
6652 | " Hashværdier og tjeksummer valideres for hver indgang i\n" | |
|
6653 | " historikfilen, manifæstet og fulgte filer. Desuden valideres\n" | |
|
6654 | " integriteten af deres krydslinks og indekser." | |
|
6642 | 6655 | |
|
6643 | 6656 | msgid "output version and copyright information" |
|
6644 | 6657 | msgstr "udskriv version- og copyrightinformation" |
@@ -6653,6 +6666,11 b' msgid ""' | |||
|
6653 | 6666 | "This is free software; see the source for copying conditions. There is NO\n" |
|
6654 | 6667 | "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" |
|
6655 | 6668 | msgstr "" |
|
6669 | "\n" | |
|
6670 | "Copyright (C) 2005-2009 Matt Mackall <mpm@selenic.com> og andre\n" | |
|
6671 | "Dette er frit programmel; se kildekoden for kopieringsbetingelser. Der\n" | |
|
6672 | "gives INGEN GARANTI; ikke engang for SALGBARHED eller EGNETHED FOR\n" | |
|
6673 | "NOGET BESTEMT FORMΓ L.\n" | |
|
6656 | 6674 | |
|
6657 | 6675 | msgid "repository root directory or symbolic path name" |
|
6658 | 6676 | msgstr "depotrodfolder eller symbolsk stinavn" |
@@ -6835,10 +6853,10 b' msgid "[-gbsr] [-c CMD] [REV]"' | |||
|
6835 | 6853 | msgstr "[-gbsr] [-c KOMMANDO] [REV]" |
|
6836 | 6854 | |
|
6837 | 6855 | msgid "set branch name even if it shadows an existing branch" |
|
6838 | msgstr "" | |
|
6856 | msgstr "sæt grennavnet selv hvis det overskygger en eksisterende gren" | |
|
6839 | 6857 | |
|
6840 | 6858 | msgid "reset branch name to parent branch name" |
|
6841 | msgstr "" | |
|
6859 | msgstr "nulstil grennavnet til forældre-grennavnet" | |
|
6842 | 6860 | |
|
6843 | 6861 | msgid "[-fC] [NAME]" |
|
6844 | 6862 | msgstr "[-fC] [NAVN]" |
@@ -6961,7 +6979,7 b' msgid "[OPTION]... [-r REV1 [-r REV2]] [' | |||
|
6961 | 6979 | msgstr "[TILVALG]... [-r REV1 [-r REV2]] [FIL]..." |
|
6962 | 6980 | |
|
6963 | 6981 | msgid "diff against the second parent" |
|
6964 | msgstr "" | |
|
6982 | msgstr "find forskelle i forhold til den anden forældre" | |
|
6965 | 6983 | |
|
6966 | 6984 | msgid "[OPTION]... [-o OUTFILESPEC] REV..." |
|
6967 | 6985 | msgstr "[TILVALG]... [-o UDFILSPECIFIKATION] REV..." |
@@ -1356,23 +1356,25 b' def heads(ui, repo, *branchrevs, **opts)' | |||
|
1356 | 1356 | |
|
1357 | 1357 | With no arguments, show all repository head changesets. |
|
1358 | 1358 | |
|
1359 |
Repository "heads" are changesets |
|
|
1360 |
|
|
|
1361 |
|
|
|
1359 | Repository "heads" are changesets with no child changesets. They are | |
|
1360 | where development generally takes place and are the usual targets | |
|
1361 | for update and merge operations. | |
|
1362 | 1362 | |
|
1363 | 1363 | If one or more REV is given, the "branch heads" will be shown for |
|
1364 |
the named branch associated with th |
|
|
1365 | branch is called the revision's branch tag. | |
|
1366 | ||
|
1367 | Branch heads are revisions on a given named branch that do not have | |
|
1368 | any descendants on the same branch. A branch head could be a true head | |
|
1369 |
or it could be the last changeset on |
|
|
1370 |
was created. If none of the branch heads |
|
|
1371 | is considered inactive. If -c/--closed is specified, also show branch | |
|
1372 | heads marked closed (see hg commit --close-branch). | |
|
1373 | ||
|
1374 | If STARTREV is specified only those heads (or branch heads) that | |
|
1375 | are descendants of STARTREV will be displayed. | |
|
1364 | the named branch associated with the specified changeset(s). | |
|
1365 | ||
|
1366 | Branch heads are changesets on a named branch with no descendants on | |
|
1367 | the same branch. A branch head could be a "true" (repository) head, | |
|
1368 | or it could be the last changeset on that branch before it was | |
|
1369 | merged into another branch, or it could be the last changeset on the | |
|
1370 | branch before a new branch was created. If none of the branch heads | |
|
1371 | are true heads, the branch is considered inactive. | |
|
1372 | ||
|
1373 | If -c/--closed is specified, also show branch heads marked closed | |
|
1374 | (see hg commit --close-branch). | |
|
1375 | ||
|
1376 | If STARTREV is specified, only those heads that are descendants of | |
|
1377 | STARTREV will be displayed. | |
|
1376 | 1378 | """ |
|
1377 | 1379 | if opts.get('rev'): |
|
1378 | 1380 | start = repo.lookup(opts['rev']) |
@@ -3047,7 +3049,10 b' def update(ui, repo, node=None, rev=None' | |||
|
3047 | 3049 | if not rev: |
|
3048 | 3050 | rev = node |
|
3049 | 3051 | |
|
3050 |
if |
|
|
3052 | if check and clean: | |
|
3053 | raise util.Abort(_("cannot specify both -c/--check and -C/--clean")) | |
|
3054 | ||
|
3055 | if check: | |
|
3051 | 3056 | # we could use dirty() but we can ignore merge and branch trivia |
|
3052 | 3057 | c = repo[None] |
|
3053 | 3058 | if c.modified() or c.added() or c.removed(): |
General Comments 0
You need to be logged in to leave comments.
Login now