l10n: sv.po: Fix typo
[git.git] / po / sv.po
blobbb2bf0572b557fae1ce10f9694926b13dce0d00d
1 # Swedish translations for Git.
2 # Copyright (C) 2010-2022 Peter Krefting <peter@softwolves.pp.se>
3 # This file is distributed under the same license as the Git package.
4 # Peter Krefting <peter@softwolves.pp.se>, 2010-2022.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: git 2.34.0\n"
9 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
10 "POT-Creation-Date: 2021-11-10 08:55+0800\n"
11 "PO-Revision-Date: 2022-01-08 21:11+0100\n"
12 "Last-Translator: Peter Krefting <peter@softwolves.pp.se>\n"
13 "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
14 "Language: sv\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19 "X-Generator: Gtranslator 3.30.1\n"
21 #: add-interactive.c:380
22 #, c-format
23 msgid "Huh (%s)?"
24 msgstr "Vadå (%s)?"
26 #: add-interactive.c:533 add-interactive.c:834 reset.c:65 sequencer.c:3512
27 #: sequencer.c:3979 sequencer.c:4141 builtin/rebase.c:1233
28 #: builtin/rebase.c:1642
29 msgid "could not read index"
30 msgstr "kunde inte läsa indexet"
32 #: add-interactive.c:588 git-add--interactive.perl:269
33 #: git-add--interactive.perl:294
34 msgid "binary"
35 msgstr "binär"
37 #: add-interactive.c:646 git-add--interactive.perl:278
38 #: git-add--interactive.perl:332
39 msgid "nothing"
40 msgstr "ingenting"
42 #: add-interactive.c:647 git-add--interactive.perl:314
43 #: git-add--interactive.perl:329
44 msgid "unchanged"
45 msgstr "oändrad"
47 #: add-interactive.c:684 git-add--interactive.perl:641
48 msgid "Update"
49 msgstr "Uppdatera"
51 #: add-interactive.c:701 add-interactive.c:889
52 #, c-format
53 msgid "could not stage '%s'"
54 msgstr "kunde inte köa \"%s\""
56 #: add-interactive.c:707 add-interactive.c:896 reset.c:89 sequencer.c:3718
57 msgid "could not write index"
58 msgstr "kunde inte skriva indexet"
60 #: add-interactive.c:710 git-add--interactive.perl:626
61 #, c-format, perl-format
62 msgid "updated %d path\n"
63 msgid_plural "updated %d paths\n"
64 msgstr[0] "uppdaterade %d sökväg\n"
65 msgstr[1] "uppdaterade %d sökvägar\n"
67 #: add-interactive.c:728 git-add--interactive.perl:676
68 #, c-format, perl-format
69 msgid "note: %s is untracked now.\n"
70 msgstr "observera: %s spåras inte längre.\n"
72 #: add-interactive.c:733 apply.c:4149 builtin/checkout.c:298
73 #: builtin/reset.c:151
74 #, c-format
75 msgid "make_cache_entry failed for path '%s'"
76 msgstr "make_cache_entry misslyckades för sökvägen \"%s\""
78 #: add-interactive.c:763 git-add--interactive.perl:653
79 msgid "Revert"
80 msgstr "Återställ"
82 #: add-interactive.c:779
83 msgid "Could not parse HEAD^{tree}"
84 msgstr "kunde inte tolka HEAD^{tree}"
86 #: add-interactive.c:817 git-add--interactive.perl:629
87 #, c-format, perl-format
88 msgid "reverted %d path\n"
89 msgid_plural "reverted %d paths\n"
90 msgstr[0] "återställde %d sökväg\n"
91 msgstr[1] "återställde %d sökvägar\n"
93 #: add-interactive.c:868 git-add--interactive.perl:693
94 #, c-format
95 msgid "No untracked files.\n"
96 msgstr "Inga ospårade filer.\n"
98 #: add-interactive.c:872 git-add--interactive.perl:687
99 msgid "Add untracked"
100 msgstr "Lägg till ospårad"
102 #: add-interactive.c:899 git-add--interactive.perl:623
103 #, c-format, perl-format
104 msgid "added %d path\n"
105 msgid_plural "added %d paths\n"
106 msgstr[0] "lade till %d sökväg\n"
107 msgstr[1] "lade till %d sökvägar\n"
109 #: add-interactive.c:929
110 #, c-format
111 msgid "ignoring unmerged: %s"
112 msgstr "ignorerar ej sammanslagen: %s"
114 #: add-interactive.c:941 add-patch.c:1752 git-add--interactive.perl:1369
115 #, c-format
116 msgid "Only binary files changed.\n"
117 msgstr "Endast binära filer ändrade.\n"
119 #: add-interactive.c:943 add-patch.c:1750 git-add--interactive.perl:1371
120 #, c-format
121 msgid "No changes.\n"
122 msgstr "Inga ändringar.\n"
124 #: add-interactive.c:947 git-add--interactive.perl:1379
125 msgid "Patch update"
126 msgstr "Uppdatera patch"
128 #: add-interactive.c:986 git-add--interactive.perl:1792
129 msgid "Review diff"
130 msgstr "Granska diff"
132 #: add-interactive.c:1014
133 msgid "show paths with changes"
134 msgstr "visa sökvägar med ändringar"
136 #: add-interactive.c:1016
137 msgid "add working tree state to the staged set of changes"
138 msgstr "lägg arbetskatalogens tillstånd till köade ändringar"
140 #: add-interactive.c:1018
141 msgid "revert staged set of changes back to the HEAD version"
142 msgstr "återställ köade ändringar tillbaka till HEAD-versionen"
144 #: add-interactive.c:1020
145 msgid "pick hunks and update selectively"
146 msgstr "välj stycken och uppdatera selektivt"
148 #: add-interactive.c:1022
149 msgid "view diff between HEAD and index"
150 msgstr "visa skillnad mellan HEAD och index"
152 #: add-interactive.c:1024
153 msgid "add contents of untracked files to the staged set of changes"
154 msgstr "lägg innehåll i ospårade filer till köade ändringar"
156 #: add-interactive.c:1032 add-interactive.c:1081
157 msgid "Prompt help:"
158 msgstr "Kommandoradshjälp:"
160 #: add-interactive.c:1034
161 msgid "select a single item"
162 msgstr "markera en post"
164 #: add-interactive.c:1036
165 msgid "select a range of items"
166 msgstr "markera intervall av poster"
168 #: add-interactive.c:1038
169 msgid "select multiple ranges"
170 msgstr "markera flera intervall"
172 #: add-interactive.c:1040 add-interactive.c:1085
173 msgid "select item based on unique prefix"
174 msgstr "markera post baserad på unikt prefix"
176 #: add-interactive.c:1042
177 msgid "unselect specified items"
178 msgstr "avmarkera angivna poster"
180 #: add-interactive.c:1044
181 msgid "choose all items"
182 msgstr "välj alla poster"
184 #: add-interactive.c:1046
185 msgid "(empty) finish selecting"
186 msgstr "(tomt) avsluta markering"
188 #: add-interactive.c:1083
189 msgid "select a numbered item"
190 msgstr "markera en numrerad post"
192 #: add-interactive.c:1087
193 msgid "(empty) select nothing"
194 msgstr "(tomt) markera ingenting"
196 #: add-interactive.c:1095 builtin/clean.c:813 git-add--interactive.perl:1896
197 msgid "*** Commands ***"
198 msgstr "*** Kommandon ***"
200 #: add-interactive.c:1096 builtin/clean.c:814 git-add--interactive.perl:1893
201 msgid "What now"
202 msgstr "Vad nu"
204 #: add-interactive.c:1148 git-add--interactive.perl:213
205 msgid "staged"
206 msgstr "köad"
208 #: add-interactive.c:1148 git-add--interactive.perl:213
209 msgid "unstaged"
210 msgstr "ej köad"
212 #: add-interactive.c:1148 apply.c:5016 apply.c:5019 builtin/am.c:2311
213 #: builtin/am.c:2314 builtin/bugreport.c:107 builtin/clone.c:128
214 #: builtin/fetch.c:152 builtin/merge.c:286 builtin/pull.c:194
215 #: builtin/submodule--helper.c:404 builtin/submodule--helper.c:1857
216 #: builtin/submodule--helper.c:1860 builtin/submodule--helper.c:2503
217 #: builtin/submodule--helper.c:2506 builtin/submodule--helper.c:2573
218 #: builtin/submodule--helper.c:2578 builtin/submodule--helper.c:2811
219 #: git-add--interactive.perl:213
220 msgid "path"
221 msgstr "sökväg"
223 #: add-interactive.c:1155
224 msgid "could not refresh index"
225 msgstr "kunde inte uppdatera indexet"
227 #: add-interactive.c:1169 builtin/clean.c:778 git-add--interactive.perl:1803
228 #, c-format
229 msgid "Bye.\n"
230 msgstr "Hej då.\n"
232 #: add-patch.c:34 git-add--interactive.perl:1431
233 #, c-format, perl-format
234 msgid "Stage mode change [y,n,q,a,d%s,?]? "
235 msgstr "Köa ändrat läge [y,n,q,a,d%s,?]? "
237 #: add-patch.c:35 git-add--interactive.perl:1432
238 #, c-format, perl-format
239 msgid "Stage deletion [y,n,q,a,d%s,?]? "
240 msgstr "Köa borttagning [y,n,q,a,d%s,?]? "
242 #: add-patch.c:36 git-add--interactive.perl:1433
243 #, c-format, perl-format
244 msgid "Stage addition [y,n,q,a,d%s,?]? "
245 msgstr "Köa tillägg [y,n,q,a,d%s,?]? "
247 #: add-patch.c:37 git-add--interactive.perl:1434
248 #, c-format, perl-format
249 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
250 msgstr "Köa stycket [y,n,q,a,d%s,?]? "
252 #: add-patch.c:39
253 msgid ""
254 "If the patch applies cleanly, the edited hunk will immediately be marked for "
255 "staging."
256 msgstr ""
257 "Om patchen kan appliceras rent kommer det redigerade stycket att köas "
258 "omedelbart."
260 #: add-patch.c:42
261 msgid ""
262 "y - stage this hunk\n"
263 "n - do not stage this hunk\n"
264 "q - quit; do not stage this hunk or any of the remaining ones\n"
265 "a - stage this hunk and all later hunks in the file\n"
266 "d - do not stage this hunk or any of the later hunks in the file\n"
267 msgstr ""
268 "y - köa stycket\n"
269 "n - köa inte stycket\n"
270 "q - avsluta; köa inte stycket eller något av de följande\n"
271 "a - köa stycket och alla följande i filen\n"
272 "d - köa inte stycket eller något av de följande i filen\n"
274 #: add-patch.c:56 git-add--interactive.perl:1437
275 #, c-format, perl-format
276 msgid "Stash mode change [y,n,q,a,d%s,?]? "
277 msgstr "Stash:a ändrat läge [y,n,q,a,d%s,?]? "
279 #: add-patch.c:57 git-add--interactive.perl:1438
280 #, c-format, perl-format
281 msgid "Stash deletion [y,n,q,a,d%s,?]? "
282 msgstr "Stash:a borttagning [y,n,q,a,d%s,?]? "
284 #: add-patch.c:58 git-add--interactive.perl:1439
285 #, c-format, perl-format
286 msgid "Stash addition [y,n,q,a,d%s,?]? "
287 msgstr "Stash:a tillägg [y,n,q,a,d%s,?]? "
289 #: add-patch.c:59 git-add--interactive.perl:1440
290 #, c-format, perl-format
291 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
292 msgstr "Stash:a stycket [y,n,q,a,d%s,?]? "
294 #: add-patch.c:61
295 msgid ""
296 "If the patch applies cleanly, the edited hunk will immediately be marked for "
297 "stashing."
298 msgstr ""
299 "Om patchen kan appliceras rent kommer det redigerade stycket att läggas till "
300 "i \"stash\" omedelbart."
302 #: add-patch.c:64
303 msgid ""
304 "y - stash this hunk\n"
305 "n - do not stash this hunk\n"
306 "q - quit; do not stash this hunk or any of the remaining ones\n"
307 "a - stash this hunk and all later hunks in the file\n"
308 "d - do not stash this hunk or any of the later hunks in the file\n"
309 msgstr ""
310 "y - \"stash\":a stycket\n"
311 "n - \"stash\":a inte stycket\n"
312 "q - avsluta; \"stash\":a inte stycket eller något av de följande\n"
313 "a - \"stash\":a stycket och alla följande i filen\n"
314 "d - \"stash\":a inte stycket eller något av de följande i filen\n"
316 #: add-patch.c:80 git-add--interactive.perl:1443
317 #, c-format, perl-format
318 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
319 msgstr "Ta bort ändrat läge från kön [y,n,q,a,d%s,?]? "
321 #: add-patch.c:81 git-add--interactive.perl:1444
322 #, c-format, perl-format
323 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
324 msgstr "Ta bort borttagning från kön [y,n,q,a,d%s,?]? "
326 #: add-patch.c:82 git-add--interactive.perl:1445
327 #, c-format, perl-format
328 msgid "Unstage addition [y,n,q,a,d%s,?]? "
329 msgstr "Ta bort tillägg från kön [y,n,q,a,d%s,?]? "
331 #: add-patch.c:83 git-add--interactive.perl:1446
332 #, c-format, perl-format
333 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
334 msgstr "Ta bort stycket från kön [y,n,q,a,d%s,?]? "
336 #: add-patch.c:85
337 msgid ""
338 "If the patch applies cleanly, the edited hunk will immediately be marked for "
339 "unstaging."
340 msgstr ""
341 "Om patchen kan appliceras rent kommer det redigerade stycket att tas bort "
342 "från kön omedelbart."
344 #: add-patch.c:88
345 msgid ""
346 "y - unstage this hunk\n"
347 "n - do not unstage this hunk\n"
348 "q - quit; do not unstage this hunk or any of the remaining ones\n"
349 "a - unstage this hunk and all later hunks in the file\n"
350 "d - do not unstage this hunk or any of the later hunks in the file\n"
351 msgstr ""
352 "y - ta bort stycket från kön\n"
353 "n - ta inte bort stycket från kön\n"
354 "q - avsluta; ta inte bort stycket eller något av de följande från kön\n"
355 "a - ta bort stycket och alla följande i filen från kön\n"
356 "d - ta inte bort stycket eller något av de följande i filen från kön\n"
358 #: add-patch.c:103 git-add--interactive.perl:1449
359 #, c-format, perl-format
360 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
361 msgstr "Applicera ändrat läge på indexet [y,n,q,a,d%s,?]? "
363 #: add-patch.c:104 git-add--interactive.perl:1450
364 #, c-format, perl-format
365 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
366 msgstr "Applicera borttagning på indexet [y,n,q,a,d%s,?]? "
368 #: add-patch.c:105 git-add--interactive.perl:1451
369 #, c-format, perl-format
370 msgid "Apply addition to index [y,n,q,a,d%s,?]? "
371 msgstr "Applicera tillägg på indexet [y,n,q,a,d%s,?]? "
373 #: add-patch.c:106 git-add--interactive.perl:1452
374 #, c-format, perl-format
375 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
376 msgstr "Applicera stycket på indexet [y,n,q,a,d%s,?]? "
378 #: add-patch.c:108 add-patch.c:176 add-patch.c:221
379 msgid ""
380 "If the patch applies cleanly, the edited hunk will immediately be marked for "
381 "applying."
382 msgstr ""
383 "Om patchen kan appliceras rent kommer det redigerade stycket att markeras "
384 "för applicering omedelbart."
386 #: add-patch.c:111
387 msgid ""
388 "y - apply this hunk to index\n"
389 "n - do not apply this hunk to index\n"
390 "q - quit; do not apply this hunk or any of the remaining ones\n"
391 "a - apply this hunk and all later hunks in the file\n"
392 "d - do not apply this hunk or any of the later hunks in the file\n"
393 msgstr ""
394 "y - applicera stycket på indexet\n"
395 "n - applicera inte stycket på indexet\n"
396 "q - avsluta; applicera inte stycket eller något av de följande\n"
397 "a - applicera stycket och alla följande i filen\n"
398 "d - applicera inte stycket eller något av de följande i filen\n"
400 #: add-patch.c:126 git-add--interactive.perl:1455
401 #: git-add--interactive.perl:1473
402 #, c-format, perl-format
403 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
404 msgstr "Kasta ändrat läge från arbetskatalogen [y,n,q,a,d%s,?]? "
406 #: add-patch.c:127 git-add--interactive.perl:1456
407 #: git-add--interactive.perl:1474
408 #, c-format, perl-format
409 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
410 msgstr "Kasta borttagning från arbetskatalogen [y,n,q,a,d%s,?]? "
412 #: add-patch.c:128 git-add--interactive.perl:1457
413 #: git-add--interactive.perl:1475
414 #, c-format, perl-format
415 msgid "Discard addition from worktree [y,n,q,a,d%s,?]? "
416 msgstr "Kasta tillägg från arbetskatalogen [y,n,q,a,d%s,?]? "
418 #: add-patch.c:129 git-add--interactive.perl:1458
419 #: git-add--interactive.perl:1476
420 #, c-format, perl-format
421 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
422 msgstr "Kasta stycket från arbetskatalogen [y,n,q,a,d%s,?]? "
424 #: add-patch.c:131 add-patch.c:154 add-patch.c:199
425 msgid ""
426 "If the patch applies cleanly, the edited hunk will immediately be marked for "
427 "discarding."
428 msgstr ""
429 "Om patchen kan appliceras rent kommer det redigerade stycket att markeras "
430 "för kasta omedelbart."
432 #: add-patch.c:134 add-patch.c:202
433 msgid ""
434 "y - discard this hunk from worktree\n"
435 "n - do not discard this hunk from worktree\n"
436 "q - quit; do not discard this hunk or any of the remaining ones\n"
437 "a - discard this hunk and all later hunks in the file\n"
438 "d - do not discard this hunk or any of the later hunks in the file\n"
439 msgstr ""
440 "y - förkasta stycket från arbetskatalogen\n"
441 "n - förkasta inte stycket från arbetskatalogen\n"
442 "q - avsluta; förkasta inte stycket eller något av de följande\n"
443 "a - förkasta stycket och alla följande i filen\n"
444 "d - förkasta inte stycket eller något av de följande i filen\n"
446 #: add-patch.c:149 add-patch.c:194 git-add--interactive.perl:1461
447 #, c-format, perl-format
448 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
449 msgstr "Kasta ändrat läge från indexet och arbetskatalogen [y,n,q,a,d%s,?]? "
451 #: add-patch.c:150 add-patch.c:195 git-add--interactive.perl:1462
452 #, c-format, perl-format
453 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
454 msgstr "Kasta borttagning från indexet och arbetskatalogen [y,n,q,a,d%s,?]? "
456 #: add-patch.c:151 add-patch.c:196 git-add--interactive.perl:1463
457 #, c-format, perl-format
458 msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? "
459 msgstr "Kasta tillägg från indexet och arbetskatalogen [y,n,q,a,d%s,?]? "
461 #: add-patch.c:152 add-patch.c:197 git-add--interactive.perl:1464
462 #, c-format, perl-format
463 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
464 msgstr "Kasta stycket från indexet och arbetskatalogen [y,n,q,a,d%s,?]? "
466 #: add-patch.c:157
467 msgid ""
468 "y - discard this hunk from index and worktree\n"
469 "n - do not discard this hunk from index and worktree\n"
470 "q - quit; do not discard this hunk or any of the remaining ones\n"
471 "a - discard this hunk and all later hunks in the file\n"
472 "d - do not discard this hunk or any of the later hunks in the file\n"
473 msgstr ""
474 "y - förkasta stycket från indexet och arbetskatalogen\n"
475 "n - förkasta inte stycket från indexet och arbetskatalogen\n"
476 "q - avsluta; förkasta inte stycket eller något av de följande\n"
477 "a - förkasta stycket och alla följande i filen\n"
478 "d - förkasta inte stycket eller något av de följande i filen\n"
480 #: add-patch.c:171 add-patch.c:216 git-add--interactive.perl:1467
481 #, c-format, perl-format
482 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
483 msgstr "Applicera ändrat läge på indexet och arbetskatalogen [y,n,q,a,d%s,?]? "
485 #: add-patch.c:172 add-patch.c:217 git-add--interactive.perl:1468
486 #, c-format, perl-format
487 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
488 msgstr "Applicera borttagning på indexet och arbetskatalogen [y,n,q,a,d%s,?]? "
490 #: add-patch.c:173 add-patch.c:218 git-add--interactive.perl:1469
491 #, c-format, perl-format
492 msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? "
493 msgstr "Applicera tillägg på indexet och arbetskatalogen [y,n,q,a,d%s,?]? "
495 #: add-patch.c:174 add-patch.c:219 git-add--interactive.perl:1470
496 #, c-format, perl-format
497 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
498 msgstr "Applicera stycket på indexet och arbetskatalogen [y,n,q,a,d%s,?]? "
500 #: add-patch.c:179
501 msgid ""
502 "y - apply this hunk to index and worktree\n"
503 "n - do not apply this hunk to index and worktree\n"
504 "q - quit; do not apply this hunk or any of the remaining ones\n"
505 "a - apply this hunk and all later hunks in the file\n"
506 "d - do not apply this hunk or any of the later hunks in the file\n"
507 msgstr ""
508 "y - applicera stycket på indexet och arbetskatalogen\n"
509 "n - applicera inte stycket på indexet och arbetskatalogen\n"
510 "q - avsluta; applicera inte stycket eller något av de följande\n"
511 "a - applicera stycket och alla följande i filen\n"
512 "d - applicera inte stycket eller något av de följande i filen\n"
514 #: add-patch.c:224
515 msgid ""
516 "y - apply this hunk to worktree\n"
517 "n - do not apply this hunk to worktree\n"
518 "q - quit; do not apply this hunk or any of the remaining ones\n"
519 "a - apply this hunk and all later hunks in the file\n"
520 "d - do not apply this hunk or any of the later hunks in the file\n"
521 msgstr ""
522 "y - applicera stycket på arbetskatalogen\n"
523 "n - applicera inte stycket på arbetskatalogen\n"
524 "q - avsluta; applicera inte stycket eller något av de följande\n"
525 "a - applicera stycket och alla följande i filen\n"
526 "d - applicera inte stycket eller något av de följande i filen\n"
528 #: add-patch.c:343
529 #, c-format
530 msgid "could not parse hunk header '%.*s'"
531 msgstr "kunde inte tolka styckehuvudet \"%.*s\""
533 #: add-patch.c:362 add-patch.c:366
534 #, c-format
535 msgid "could not parse colored hunk header '%.*s'"
536 msgstr "kunde inte tolka färgat styckehuvud \"%.*s\""
538 #: add-patch.c:420
539 msgid "could not parse diff"
540 msgstr "kunde inte tolka diff"
542 #: add-patch.c:439
543 msgid "could not parse colored diff"
544 msgstr "kunde inte tolka färgad diff"
546 #: add-patch.c:453
547 #, c-format
548 msgid "failed to run '%s'"
549 msgstr "misslyckades att köra \"%s\""
551 #: add-patch.c:612
552 msgid "mismatched output from interactive.diffFilter"
553 msgstr "omaka utdata från interactive.diffFilter"
555 #: add-patch.c:613
556 msgid ""
557 "Your filter must maintain a one-to-one correspondence\n"
558 "between its input and output lines."
559 msgstr ""
560 "Alla rader i indata måste ha en motsvarande rad i utdata från\n"
561 "ditt filter."
563 #: add-patch.c:791
564 #, c-format
565 msgid ""
566 "expected context line #%d in\n"
567 "%.*s"
568 msgstr ""
569 "förväntade sammanhangsrad %d i\n"
570 "%.*s"
572 #: add-patch.c:806
573 #, c-format
574 msgid ""
575 "hunks do not overlap:\n"
576 "%.*s\n"
577 "\tdoes not end with:\n"
578 "%.*s"
579 msgstr ""
580 "stycken överlappar inte:\n"
581 "%.*s\n"
582 "\tavslutas inte med:\n"
583 "%.*s"
585 #: add-patch.c:1082 git-add--interactive.perl:1115
586 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
587 msgstr "Manuellt styckeredigeringsläge -- se nederst för snabbguide.\n"
589 #: add-patch.c:1086
590 #, c-format
591 msgid ""
592 "---\n"
593 "To remove '%c' lines, make them ' ' lines (context).\n"
594 "To remove '%c' lines, delete them.\n"
595 "Lines starting with %c will be removed.\n"
596 msgstr ""
597 "---\n"
598 "Ta bort \"%c\" rader genom att göra dem \" \"-rader (sammanhang).\n"
599 "Ta bort \"%c\" rader genom att radera dem.\n"
600 "Rader som börjar med %c kommer att tas bort.\n"
602 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
603 #: add-patch.c:1100 git-add--interactive.perl:1129
604 msgid ""
605 "If it does not apply cleanly, you will be given an opportunity to\n"
606 "edit again.  If all lines of the hunk are removed, then the edit is\n"
607 "aborted and the hunk is left unchanged.\n"
608 msgstr ""
609 "Om patchen inte kan appliceras rent kommer du få en möjlighet att\n"
610 "redigera den igen. Om alla rader i ett stycke tas bort avbryts\n"
611 "redigeringen och stycket lämnas oförändrat.\n"
613 #: add-patch.c:1133
614 msgid "could not parse hunk header"
615 msgstr "kunde inte tolka styckehuvud"
617 #: add-patch.c:1178
618 msgid "'git apply --cached' failed"
619 msgstr "\"git apply --cached\" misslyckades"
621 #. TRANSLATORS: do not translate [y/n]
622 #. The program will only accept that input at this point.
623 #. Consider translating (saying "no" discards!) as
624 #. (saying "n" for "no" discards!) if the translation
625 #. of the word "no" does not start with n.
627 #. TRANSLATORS: do not translate [y/n]
628 #. The program will only accept that input
629 #. at this point.
630 #. Consider translating (saying "no" discards!) as
631 #. (saying "n" for "no" discards!) if the translation
632 #. of the word "no" does not start with n.
633 #: add-patch.c:1247 git-add--interactive.perl:1242
634 msgid ""
635 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
636 msgstr ""
637 "Ditt redigerade stycke kan inte appliceras. Redigera igen (\"nej\" kastar!) "
638 "[y/n]? "
640 #: add-patch.c:1290
641 msgid "The selected hunks do not apply to the index!"
642 msgstr "Markerade stycken kan inte appliceras på indexet!"
644 #: add-patch.c:1291 git-add--interactive.perl:1346
645 msgid "Apply them to the worktree anyway? "
646 msgstr "Applicera dem på arbetskatalogen trots det? "
648 #: add-patch.c:1298 git-add--interactive.perl:1349
649 msgid "Nothing was applied.\n"
650 msgstr "Ingenting applicerades.\n"
652 #: add-patch.c:1355
653 msgid ""
654 "j - leave this hunk undecided, see next undecided hunk\n"
655 "J - leave this hunk undecided, see next hunk\n"
656 "k - leave this hunk undecided, see previous undecided hunk\n"
657 "K - leave this hunk undecided, see previous hunk\n"
658 "g - select a hunk to go to\n"
659 "/ - search for a hunk matching the given regex\n"
660 "s - split the current hunk into smaller hunks\n"
661 "e - manually edit the current hunk\n"
662 "? - print help\n"
663 msgstr ""
664 "j - lämna stycket obestämt, se nästa obestämda stycke\n"
665 "J - lämna stycket obestämt, se nästa stycke\n"
666 "k - lämna stycket obestämt, se föregående obestämda stycke\n"
667 "K - lämna stycket obestämt, se föregående stycke\n"
668 "g - välj ett stycke att gå till\n"
669 "/ - sök efter stycke som motsvarar angivet reguljärt uttryck\n"
670 "s - dela aktuellt stycke i mindre styckens\n"
671 "e - redigera aktuellt stycke manuellt\n"
672 "? - visa hjälp\n"
674 #: add-patch.c:1517 add-patch.c:1527
675 msgid "No previous hunk"
676 msgstr "Inget föregående stycke"
678 #: add-patch.c:1522 add-patch.c:1532
679 msgid "No next hunk"
680 msgstr "Inget följande stycke"
682 #: add-patch.c:1538
683 msgid "No other hunks to goto"
684 msgstr "Inga andra stycken att gå till"
686 #: add-patch.c:1549 git-add--interactive.perl:1606
687 msgid "go to which hunk (<ret> to see more)? "
688 msgstr "gå till vilket stycke (<ret> för att se fler)? "
690 #: add-patch.c:1550 git-add--interactive.perl:1608
691 msgid "go to which hunk? "
692 msgstr "gå till vilket stycke? "
694 #: add-patch.c:1561
695 #, c-format
696 msgid "Invalid number: '%s'"
697 msgstr "Ogiltigt siffervärde: \"%s\""
699 #: add-patch.c:1566
700 #, c-format
701 msgid "Sorry, only %d hunk available."
702 msgid_plural "Sorry, only %d hunks available."
703 msgstr[0] "Beklagar, det finns bara %d stycke."
704 msgstr[1] "Beklagar, det finns bara %d stycken."
706 #: add-patch.c:1575
707 msgid "No other hunks to search"
708 msgstr "Inga andra stycken att söka efter"
710 #: add-patch.c:1581 git-add--interactive.perl:1661
711 msgid "search for regex? "
712 msgstr "sök efter reguljärt uttryck? "
714 #: add-patch.c:1596
715 #, c-format
716 msgid "Malformed search regexp %s: %s"
717 msgstr "Felaktigt format på reguljärt sökuttryck %s: %s"
719 #: add-patch.c:1613
720 msgid "No hunk matches the given pattern"
721 msgstr "Inga stycken motsvarar givet mönster"
723 #: add-patch.c:1620
724 msgid "Sorry, cannot split this hunk"
725 msgstr "Beklagar, kan inte dela stycket"
727 #: add-patch.c:1624
728 #, c-format
729 msgid "Split into %d hunks."
730 msgstr "Dela i %d stycken."
732 #: add-patch.c:1628
733 msgid "Sorry, cannot edit this hunk"
734 msgstr "Beklagar, kan inte redigera stycket"
736 #: add-patch.c:1680
737 msgid "'git apply' failed"
738 msgstr "\"git apply\" misslyckades"
740 #: advice.c:78
741 #, c-format
742 msgid ""
743 "\n"
744 "Disable this message with \"git config advice.%s false\""
745 msgstr ""
746 "\n"
747 "Slå av meddelandet med \"git config advice.%s false\""
749 #: advice.c:94
750 #, c-format
751 msgid "%shint: %.*s%s\n"
752 msgstr "%stips: %.*s%s\n"
754 #: advice.c:178
755 msgid "Cherry-picking is not possible because you have unmerged files."
756 msgstr ""
757 "Du kan inte utföra en cherry-pick eftersom du har filer som inte slagits "
758 "samman."
760 #: advice.c:180
761 msgid "Committing is not possible because you have unmerged files."
762 msgstr ""
763 "Du kan inte utföra en incheckning eftersom du har filer som inte slagits "
764 "samman."
766 #: advice.c:182
767 msgid "Merging is not possible because you have unmerged files."
768 msgstr ""
769 "Du kan inte utföra en sammanslagning eftersom du har filer som inte slagits "
770 "samman."
772 #: advice.c:184
773 msgid "Pulling is not possible because you have unmerged files."
774 msgstr ""
775 "Du kan inte utföra en \"pull\" eftersom du har filer som inte slagits samman."
777 #: advice.c:186
778 msgid "Reverting is not possible because you have unmerged files."
779 msgstr ""
780 "Du kan inte utföra en \"revert\" eftersom du har filer som inte slagits "
781 "samman."
783 #: advice.c:188
784 #, c-format
785 msgid "It is not possible to %s because you have unmerged files."
786 msgstr ""
787 "Du kan inte utföra en \"%s\" eftersom du har filer som inte slagits samman."
789 #: advice.c:196
790 msgid ""
791 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
792 "as appropriate to mark resolution and make a commit."
793 msgstr ""
794 "Rätta dem i din arbetskatalog och använd sedan \"git add/rm <fil>\"\n"
795 "som lämpligt för att ange lösning och checka in."
797 #: advice.c:204
798 msgid "Exiting because of an unresolved conflict."
799 msgstr "Avslutar på grund av olöst konflikgt."
801 #: advice.c:209 builtin/merge.c:1379
802 msgid "You have not concluded your merge (MERGE_HEAD exists)."
803 msgstr "Du har inte avslutat sammanslagningen (MERGE_HEAD finns)."
805 #: advice.c:211
806 msgid "Please, commit your changes before merging."
807 msgstr "Checka in dina ändringar innan du utför sammanslagningen."
809 #: advice.c:212
810 msgid "Exiting because of unfinished merge."
811 msgstr "Avslutar på grund av ofullbordad sammanslagning."
813 #: advice.c:217
814 msgid "Not possible to fast-forward, aborting."
815 msgstr "Kan inte snabbspola, avbryter."
817 #: advice.c:227
818 #, c-format
819 msgid ""
820 "The following paths and/or pathspecs matched paths that exist\n"
821 "outside of your sparse-checkout definition, so will not be\n"
822 "updated in the index:\n"
823 msgstr ""
824 "Följande sökvägar och/eller ökvägsangivelser motsvarar sökvägar\n"
825 "utanför din \"sparse-checkout\"-definition, så de kommer inte\n"
826 "uppdateras i indexet:\n"
828 #: advice.c:234
829 msgid ""
830 "If you intend to update such entries, try one of the following:\n"
831 "* Use the --sparse option.\n"
832 "* Disable or modify the sparsity rules."
833 msgstr ""
834 "Om du har tänkt uppdatera sådana poster, försök något av följande:\n"
835 "* Använd flaggan --sparse.\n"
836 "* Inaktivera eller ändra reglerna för gles utcheckning."
838 #: advice.c:242
839 #, c-format
840 msgid ""
841 "Note: switching to '%s'.\n"
842 "\n"
843 "You are in 'detached HEAD' state. You can look around, make experimental\n"
844 "changes and commit them, and you can discard any commits you make in this\n"
845 "state without impacting any branches by switching back to a branch.\n"
846 "\n"
847 "If you want to create a new branch to retain commits you create, you may\n"
848 "do so (now or later) by using -c with the switch command. Example:\n"
849 "\n"
850 "  git switch -c <new-branch-name>\n"
851 "\n"
852 "Or undo this operation with:\n"
853 "\n"
854 "  git switch -\n"
855 "\n"
856 "Turn off this advice by setting config variable advice.detachedHead to "
857 "false\n"
858 "\n"
859 msgstr ""
860 "Observera: checkar ut \"%s\".\n"
861 "\n"
862 "Du har nu ett \"frånkopplat HEAD\". Du kan se dig omkring, experimentera\n"
863 "med ändringar och checka in dem, och du kan kasta incheckningar du gör\n"
864 "i det här läget utan att det påverkar grenar genom att växla tillbaka\n"
865 "till en gren.\n"
866 "\n"
867 "Om du vill skapa en ny gren för att behålla ändringarna du skapar, kan\n"
868 "du göra det (nu eller senare) genom att använda switch-kommandot med -c.\n"
869 "Exempel:\n"
870 "\n"
871 "  git switch -c <namn-på-ny-gren>\n"
872 "\n"
873 "Eller gör den här ändringen ogjord med:\n"
874 "\n"
875 "  git switch -\n"
876 "\n"
877 "Stäng av den här hjälptexten genom att sätta konfigurationsvariabeln\n"
878 "advice.detachedHead till false\n"
879 "\n"
881 #: alias.c:50
882 msgid "cmdline ends with \\"
883 msgstr "kommandorad avslutas med \\"
885 #: alias.c:51
886 msgid "unclosed quote"
887 msgstr "citat ej stängt"
889 #: apply.c:70
890 #, c-format
891 msgid "unrecognized whitespace option '%s'"
892 msgstr "okänt alternativ för whitespace: \"%s\""
894 #: apply.c:86
895 #, c-format
896 msgid "unrecognized whitespace ignore option '%s'"
897 msgstr "okänt alternativ för ignore-whitespace: \"%s\""
899 #: apply.c:136
900 msgid "--reject and --3way cannot be used together."
901 msgstr "--reject och --3way kan inte användas samtidigt."
903 #: apply.c:139
904 msgid "--3way outside a repository"
905 msgstr "--3way utanför arkiv"
907 #: apply.c:150
908 msgid "--index outside a repository"
909 msgstr "--index utanför arkiv"
911 #: apply.c:153
912 msgid "--cached outside a repository"
913 msgstr "--cached utanför arkiv"
915 #: apply.c:800
916 #, c-format
917 msgid "Cannot prepare timestamp regexp %s"
918 msgstr "Kan inte förbereda reguljärt uttryck för tidsstämpeln %s"
920 #: apply.c:809
921 #, c-format
922 msgid "regexec returned %d for input: %s"
923 msgstr "regexec returnerade %d för indata: %s"
925 #: apply.c:883
926 #, c-format
927 msgid "unable to find filename in patch at line %d"
928 msgstr "kan inte hitta filnamn i patchen på rad %d"
930 #: apply.c:921
931 #, c-format
932 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
933 msgstr "git apply: dålig git-diff - förväntade /dev/null, fick %s på rad %d"
935 #: apply.c:927
936 #, c-format
937 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
938 msgstr "git apply: dålig git-diff - motsägande nytt filnamn på rad %d"
940 #: apply.c:928
941 #, c-format
942 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
943 msgstr "git apply: dålig git-diff - motsägande gammalt filnamn på rad %d"
945 #: apply.c:933
946 #, c-format
947 msgid "git apply: bad git-diff - expected /dev/null on line %d"
948 msgstr "git apply: dålig git-diff - förväntade /dev/null på rad %d"
950 #: apply.c:962
951 #, c-format
952 msgid "invalid mode on line %d: %s"
953 msgstr "ogiltigt läge på rad %d: %s"
955 #: apply.c:1281
956 #, c-format
957 msgid "inconsistent header lines %d and %d"
958 msgstr "huvudet är inkonsekvent mellan rad %d och %d"
960 #: apply.c:1371
961 #, c-format
962 msgid ""
963 "git diff header lacks filename information when removing %d leading pathname "
964 "component (line %d)"
965 msgid_plural ""
966 "git diff header lacks filename information when removing %d leading pathname "
967 "components (line %d)"
968 msgstr[0] ""
969 "git-diff-huvudet saknar filnamnsinformation när %d ledande sökvägskomponent\n"
970 "tas bort (rad %d)"
971 msgstr[1] ""
972 "git-diff-huvudet saknar filnamnsinformation när %d ledande "
973 "sökvägskomponenter\n"
974 "tas bort (rad %d)"
976 #: apply.c:1384
977 #, c-format
978 msgid "git diff header lacks filename information (line %d)"
979 msgstr "git-diff-huvudet saknar filnamnsinformation (rad %d)"
981 #: apply.c:1480
982 #, c-format
983 msgid "recount: unexpected line: %.*s"
984 msgstr "recount: oväntad rad: %.*s"
986 #: apply.c:1549
987 #, c-format
988 msgid "patch fragment without header at line %d: %.*s"
989 msgstr "patch-fragment utan huvud på rad %d: %.*s"
991 #: apply.c:1752
992 msgid "new file depends on old contents"
993 msgstr "ny fil beror på gammalt innehåll"
995 #: apply.c:1754
996 msgid "deleted file still has contents"
997 msgstr "borttagen fil har fortfarande innehåll"
999 #: apply.c:1788
1000 #, c-format
1001 msgid "corrupt patch at line %d"
1002 msgstr "trasig patch på rad %d"
1004 #: apply.c:1825
1005 #, c-format
1006 msgid "new file %s depends on old contents"
1007 msgstr "nya filen %s beror på gammalt innehåll"
1009 #: apply.c:1827
1010 #, c-format
1011 msgid "deleted file %s still has contents"
1012 msgstr "borttagna filen %s har fortfarande innehåll"
1014 #: apply.c:1830
1015 #, c-format
1016 msgid "** warning: file %s becomes empty but is not deleted"
1017 msgstr "** varning: filen %s blir tom men har inte tagits bort"
1019 #: apply.c:1978
1020 #, c-format
1021 msgid "corrupt binary patch at line %d: %.*s"
1022 msgstr "trasig binärpatch på rad %d: %.*s"
1024 #: apply.c:2015
1025 #, c-format
1026 msgid "unrecognized binary patch at line %d"
1027 msgstr "binärpatchen på rad %d känns inte igen"
1029 #: apply.c:2177
1030 #, c-format
1031 msgid "patch with only garbage at line %d"
1032 msgstr "patch med bara skräp på rad %d"
1034 #: apply.c:2263
1035 #, c-format
1036 msgid "unable to read symlink %s"
1037 msgstr "kunde inte läsa symboliska länken %s"
1039 #: apply.c:2267
1040 #, c-format
1041 msgid "unable to open or read %s"
1042 msgstr "kunde inte öppna eller läsa %s"
1044 #: apply.c:2936
1045 #, c-format
1046 msgid "invalid start of line: '%c'"
1047 msgstr "felaktig inledning på rad: \"%c\""
1049 #: apply.c:3057
1050 #, c-format
1051 msgid "Hunk #%d succeeded at %d (offset %d line)."
1052 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1053 msgstr[0] "Stycke %d lyckades på %d (offset %d rad)."
1054 msgstr[1] "Stycke %d lyckades på %d (offset %d rader)."
1056 #: apply.c:3069
1057 #, c-format
1058 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1059 msgstr "Sammanhang reducerat till (%ld/%ld) för att tillämpa fragment vid %d"
1061 #: apply.c:3075
1062 #, c-format
1063 msgid ""
1064 "while searching for:\n"
1065 "%.*s"
1066 msgstr ""
1067 "vid sökning efter:\n"
1068 "%.*s"
1070 #: apply.c:3097
1071 #, c-format
1072 msgid "missing binary patch data for '%s'"
1073 msgstr "saknar binära patchdata för \"%s\""
1075 #: apply.c:3105
1076 #, c-format
1077 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
1078 msgstr ""
1079 "kan inte applicera en binärpatch baklänges utan den omvända patchen för \"%s"
1080 "\""
1082 #: apply.c:3152
1083 #, c-format
1084 msgid "cannot apply binary patch to '%s' without full index line"
1085 msgstr ""
1086 "kan inte applicera binärpatch på \"%s\" utan den fullständiga indexraden"
1088 #: apply.c:3163
1089 #, c-format
1090 msgid ""
1091 "the patch applies to '%s' (%s), which does not match the current contents."
1092 msgstr ""
1093 "patchen appliceras på \"%s\" (%s), som inte motsvarar det nuvarande "
1094 "innehållet."
1096 #: apply.c:3171
1097 #, c-format
1098 msgid "the patch applies to an empty '%s' but it is not empty"
1099 msgstr "patchen appliceras på en tom \"%s\", men den är inte tom"
1101 #: apply.c:3189
1102 #, c-format
1103 msgid "the necessary postimage %s for '%s' cannot be read"
1104 msgstr "nödvändig efterbild %s för \"%s\" kan inte läsas"
1106 #: apply.c:3202
1107 #, c-format
1108 msgid "binary patch does not apply to '%s'"
1109 msgstr "binärpatchen kan inte tillämpas på \"%s\""
1111 #: apply.c:3209
1112 #, c-format
1113 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1114 msgstr "binärpatchen på \"%s\" ger felaktigt resultat (förväntade %s, fick %s)"
1116 #: apply.c:3230
1117 #, c-format
1118 msgid "patch failed: %s:%ld"
1119 msgstr "patch misslyckades: %s:%ld"
1121 #: apply.c:3353
1122 #, c-format
1123 msgid "cannot checkout %s"
1124 msgstr "kan inte checka ut %s"
1126 #: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:102 pack-revindex.c:214
1127 #: setup.c:308
1128 #, c-format
1129 msgid "failed to read %s"
1130 msgstr "misslyckades läsa %s"
1132 #: apply.c:3413
1133 #, c-format
1134 msgid "reading from '%s' beyond a symbolic link"
1135 msgstr "läser från \"%s\" som är på andra sidan av en symbolisk länk"
1137 #: apply.c:3442 apply.c:3709
1138 #, c-format
1139 msgid "path %s has been renamed/deleted"
1140 msgstr "sökvägen %s har ändrat namn/tagits bort"
1142 #: apply.c:3549 apply.c:3724
1143 #, c-format
1144 msgid "%s: does not exist in index"
1145 msgstr "%s: finns inte i indexet"
1147 #: apply.c:3558 apply.c:3732 apply.c:3976
1148 #, c-format
1149 msgid "%s: does not match index"
1150 msgstr "%s: motsvarar inte indexet"
1152 #: apply.c:3593
1153 msgid "repository lacks the necessary blob to perform 3-way merge."
1154 msgstr "arkivet saknar objekt som behövs för att utföra 3-vägssammanslagning."
1156 #: apply.c:3596
1157 #, c-format
1158 msgid "Performing three-way merge...\n"
1159 msgstr "Utför trevägssammanslagning...\n"
1161 #: apply.c:3612 apply.c:3616
1162 #, c-format
1163 msgid "cannot read the current contents of '%s'"
1164 msgstr "kunde inte läsa aktuellt innehåll i \"%s\""
1166 #: apply.c:3628
1167 #, c-format
1168 msgid "Failed to perform three-way merge...\n"
1169 msgstr "Misslyckades utföra trevägssammanslagning...\n"
1171 #: apply.c:3642
1172 #, c-format
1173 msgid "Applied patch to '%s' with conflicts.\n"
1174 msgstr "Applicerade patchen på \"%s\" med konflikter.\n"
1176 #: apply.c:3647
1177 #, c-format
1178 msgid "Applied patch to '%s' cleanly.\n"
1179 msgstr "Tillämpade patchen på  \"%s\" rent.\n"
1181 #: apply.c:3664
1182 #, c-format
1183 msgid "Falling back to direct application...\n"
1184 msgstr "Faller tillbaka på direkt tillämpning...\n"
1186 #: apply.c:3676
1187 msgid "removal patch leaves file contents"
1188 msgstr "patch för borttagning lämnar kvar filinnehåll"
1190 #: apply.c:3749
1191 #, c-format
1192 msgid "%s: wrong type"
1193 msgstr "%s: fel typ"
1195 #: apply.c:3751
1196 #, c-format
1197 msgid "%s has type %o, expected %o"
1198 msgstr "%s har typen %o, förväntade %o"
1200 #: apply.c:3916 apply.c:3918 read-cache.c:876 read-cache.c:905
1201 #: read-cache.c:1368
1202 #, c-format
1203 msgid "invalid path '%s'"
1204 msgstr "ogiltig sökväg \"%s\""
1206 #: apply.c:3974
1207 #, c-format
1208 msgid "%s: already exists in index"
1209 msgstr "%s: finns redan i indexet"
1211 #: apply.c:3978
1212 #, c-format
1213 msgid "%s: already exists in working directory"
1214 msgstr "%s: finns redan i arbetskatalogen"
1216 #: apply.c:3998
1217 #, c-format
1218 msgid "new mode (%o) of %s does not match old mode (%o)"
1219 msgstr "nytt läge (%o) för %s motsvarar inte gammalt läge (%o)"
1221 #: apply.c:4003
1222 #, c-format
1223 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1224 msgstr "nytt läge (%o) för %s motsvarar inte gammalt läge (%o) för %s"
1226 #: apply.c:4023
1227 #, c-format
1228 msgid "affected file '%s' is beyond a symbolic link"
1229 msgstr "den berörda filen \"%s\" är på andra sidan av en symbolisk länk"
1231 #: apply.c:4027
1232 #, c-format
1233 msgid "%s: patch does not apply"
1234 msgstr "%s: patchen kan inte tillämpas"
1236 #: apply.c:4042
1237 #, c-format
1238 msgid "Checking patch %s..."
1239 msgstr "Kontrollerar patchen %s..."
1241 #: apply.c:4134
1242 #, c-format
1243 msgid "sha1 information is lacking or useless for submodule %s"
1244 msgstr "sha1-informationen saknas eller är oanvändbar för undermodulen %s"
1246 #: apply.c:4141
1247 #, c-format
1248 msgid "mode change for %s, which is not in current HEAD"
1249 msgstr "nytt läge för %s, som inte finns i nuvarande HEAD"
1251 #: apply.c:4144
1252 #, c-format
1253 msgid "sha1 information is lacking or useless (%s)."
1254 msgstr "sha1-informationen saknas eller är oanvändbar (%s)."
1256 #: apply.c:4153
1257 #, c-format
1258 msgid "could not add %s to temporary index"
1259 msgstr "kunde inte lägga till %s till temporärt index"
1261 #: apply.c:4163
1262 #, c-format
1263 msgid "could not write temporary index to %s"
1264 msgstr "kunde inte skriva temporärt index till %s"
1266 #: apply.c:4301
1267 #, c-format
1268 msgid "unable to remove %s from index"
1269 msgstr "kan inte ta bort %s från indexet"
1271 #: apply.c:4335
1272 #, c-format
1273 msgid "corrupt patch for submodule %s"
1274 msgstr "trasig patch för undermodulen %s"
1276 #: apply.c:4341
1277 #, c-format
1278 msgid "unable to stat newly created file '%s'"
1279 msgstr "kan inte ta status på nyligen skapade filen \"%s\""
1281 #: apply.c:4349
1282 #, c-format
1283 msgid "unable to create backing store for newly created file %s"
1284 msgstr "kan inte skapa säkerhetsminne för nyligen skapade filen %s"
1286 #: apply.c:4355 apply.c:4500
1287 #, c-format
1288 msgid "unable to add cache entry for %s"
1289 msgstr "kan inte lägga till cachepost för %s"
1291 #: apply.c:4398 builtin/bisect--helper.c:540 builtin/gc.c:2241
1292 #: builtin/gc.c:2276
1293 #, c-format
1294 msgid "failed to write to '%s'"
1295 msgstr "misslyckades skriva till \"%s\""
1297 #: apply.c:4402
1298 #, c-format
1299 msgid "closing file '%s'"
1300 msgstr "stänger filen \"%s\""
1302 #: apply.c:4472
1303 #, c-format
1304 msgid "unable to write file '%s' mode %o"
1305 msgstr "kan inte skriva filen \"%s\" läge %o"
1307 #: apply.c:4570
1308 #, c-format
1309 msgid "Applied patch %s cleanly."
1310 msgstr "Tillämpade patchen %s rent."
1312 #: apply.c:4578
1313 msgid "internal error"
1314 msgstr "internt fel"
1316 #: apply.c:4581
1317 #, c-format
1318 msgid "Applying patch %%s with %d reject..."
1319 msgid_plural "Applying patch %%s with %d rejects..."
1320 msgstr[0] "Tillämpade patchen %%s med %d refuserad..."
1321 msgstr[1] "Tillämpade patchen %%s med %d refuserade..."
1323 #: apply.c:4592
1324 #, c-format
1325 msgid "truncating .rej filename to %.*s.rej"
1326 msgstr "trunkerar .rej-filnamnet till %.*s.rej"
1328 #: apply.c:4600 builtin/fetch.c:998 builtin/fetch.c:1408
1329 #, c-format
1330 msgid "cannot open %s"
1331 msgstr "kan inte öppna %s"
1333 #: apply.c:4614
1334 #, c-format
1335 msgid "Hunk #%d applied cleanly."
1336 msgstr "Stycke %d tillämpades rent."
1338 #: apply.c:4618
1339 #, c-format
1340 msgid "Rejected hunk #%d."
1341 msgstr "Refuserar stycke %d."
1343 #: apply.c:4747
1344 #, c-format
1345 msgid "Skipped patch '%s'."
1346 msgstr "Ignorerar patch \"%s\"."
1348 #: apply.c:4755
1349 msgid "unrecognized input"
1350 msgstr "indata känns inte igen"
1352 #: apply.c:4775
1353 msgid "unable to read index file"
1354 msgstr "kan inte läsa indexfilen"
1356 #: apply.c:4932
1357 #, c-format
1358 msgid "can't open patch '%s': %s"
1359 msgstr "kan inte öppna patchen \"%s\": %s"
1361 #: apply.c:4959
1362 #, c-format
1363 msgid "squelched %d whitespace error"
1364 msgid_plural "squelched %d whitespace errors"
1365 msgstr[0] "undertryckte %d fel i blanksteg"
1366 msgstr[1] "undertryckte %d fel i blanksteg"
1368 #: apply.c:4965 apply.c:4980
1369 #, c-format
1370 msgid "%d line adds whitespace errors."
1371 msgid_plural "%d lines add whitespace errors."
1372 msgstr[0] "%d rad lägger till fel i blanksteg."
1373 msgstr[1] "%d rader lägger till fel i blanksteg."
1375 #: apply.c:4973
1376 #, c-format
1377 msgid "%d line applied after fixing whitespace errors."
1378 msgid_plural "%d lines applied after fixing whitespace errors."
1379 msgstr[0] "%d rad applicerade efter att ha rättat fel i blanksteg."
1380 msgstr[1] "%d rader applicerade efter att ha rättat fel i blanksteg."
1382 #: apply.c:4989 builtin/add.c:707 builtin/mv.c:338 builtin/rm.c:429
1383 msgid "Unable to write new index file"
1384 msgstr "Kunde inte skriva ny indexfil"
1386 #: apply.c:5017
1387 msgid "don't apply changes matching the given path"
1388 msgstr "tillämpa inte ändringar som motsvarar given sökväg"
1390 #: apply.c:5020
1391 msgid "apply changes matching the given path"
1392 msgstr "tillämpa ändringar som motsvarar given sökväg"
1394 #: apply.c:5022 builtin/am.c:2320
1395 msgid "num"
1396 msgstr "antal"
1398 #: apply.c:5023
1399 msgid "remove <num> leading slashes from traditional diff paths"
1400 msgstr "ta bort <antal> inledande snedstreck från traditionella diff-sökvägar"
1402 #: apply.c:5026
1403 msgid "ignore additions made by the patch"
1404 msgstr "ignorera tillägg gjorda av patchen"
1406 #: apply.c:5028
1407 msgid "instead of applying the patch, output diffstat for the input"
1408 msgstr "istället för att tillämpa patchen, skriv ut diffstat för indata"
1410 #: apply.c:5032
1411 msgid "show number of added and deleted lines in decimal notation"
1412 msgstr "visa antal tillagda och borttagna rader decimalt"
1414 #: apply.c:5034
1415 msgid "instead of applying the patch, output a summary for the input"
1416 msgstr "istället för att tillämpa patchen, skriv ut en summering av indata"
1418 #: apply.c:5036
1419 msgid "instead of applying the patch, see if the patch is applicable"
1420 msgstr "istället för att tillämpa patchen, se om patchen kan tillämpas"
1422 #: apply.c:5038
1423 msgid "make sure the patch is applicable to the current index"
1424 msgstr "se till att patchen kan tillämpas på aktuellt index"
1426 #: apply.c:5040
1427 msgid "mark new files with `git add --intent-to-add`"
1428 msgstr "markera nya filer med \"git add --intent-to-add\""
1430 #: apply.c:5042
1431 msgid "apply a patch without touching the working tree"
1432 msgstr "tillämpa en patch utan att röra arbetskatalogen"
1434 #: apply.c:5044
1435 msgid "accept a patch that touches outside the working area"
1436 msgstr "godta en patch som rör filer utanför arbetskatalogen"
1438 #: apply.c:5047
1439 msgid "also apply the patch (use with --stat/--summary/--check)"
1440 msgstr "tillämpa också patchen (använd med --stat/--summary/--check)"
1442 #: apply.c:5049
1443 msgid "attempt three-way merge, fall back on normal patch if that fails"
1444 msgstr ""
1445 "försök en trevägssammanslagning, fall tillbaka på normal patch om det "
1446 "misslyckas"
1448 #: apply.c:5051
1449 msgid "build a temporary index based on embedded index information"
1450 msgstr "bygg ett temporärt index baserat på inbyggd indexinformation"
1452 #: apply.c:5054 builtin/checkout-index.c:196
1453 msgid "paths are separated with NUL character"
1454 msgstr "sökvägar avdelas med NUL-tecken"
1456 #: apply.c:5056
1457 msgid "ensure at least <n> lines of context match"
1458 msgstr "se till att åtminstone <n> rader sammanhang är lika"
1460 #: apply.c:5057 builtin/am.c:2296 builtin/am.c:2299
1461 #: builtin/interpret-trailers.c:98 builtin/interpret-trailers.c:100
1462 #: builtin/interpret-trailers.c:102 builtin/pack-objects.c:3960
1463 #: builtin/rebase.c:1051
1464 msgid "action"
1465 msgstr "åtgärd"
1467 #: apply.c:5058
1468 msgid "detect new or modified lines that have whitespace errors"
1469 msgstr "detektera nya eller ändrade rader som har fel i blanktecken"
1471 #: apply.c:5061 apply.c:5064
1472 msgid "ignore changes in whitespace when finding context"
1473 msgstr "ignorera ändringar i blanktecken för sammanhang"
1475 #: apply.c:5067
1476 msgid "apply the patch in reverse"
1477 msgstr "tillämpa patchen baklänges"
1479 #: apply.c:5069
1480 msgid "don't expect at least one line of context"
1481 msgstr "förvänta inte minst en rad sammanhang"
1483 #: apply.c:5071
1484 msgid "leave the rejected hunks in corresponding *.rej files"
1485 msgstr "lämna refuserade stycken i motsvarande *.rej-filer"
1487 #: apply.c:5073
1488 msgid "allow overlapping hunks"
1489 msgstr "tillåt överlappande stycken"
1491 #: apply.c:5074 builtin/add.c:372 builtin/check-ignore.c:22
1492 #: builtin/commit.c:1483 builtin/count-objects.c:98 builtin/fsck.c:788
1493 #: builtin/log.c:2297 builtin/mv.c:123 builtin/read-tree.c:120
1494 msgid "be verbose"
1495 msgstr "var pratsam"
1497 #: apply.c:5076
1498 msgid "tolerate incorrectly detected missing new-line at the end of file"
1499 msgstr "tolerera felaktigt detekterade saknade nyradstecken vid filslut"
1501 #: apply.c:5079
1502 msgid "do not trust the line counts in the hunk headers"
1503 msgstr "lite inte på antalet linjer i styckehuvuden"
1505 #: apply.c:5081 builtin/am.c:2308
1506 msgid "root"
1507 msgstr "rot"
1509 #: apply.c:5082
1510 msgid "prepend <root> to all filenames"
1511 msgstr "lägg till <rot> i alla filnamn"
1513 #: archive-tar.c:125 archive-zip.c:345
1514 #, c-format
1515 msgid "cannot stream blob %s"
1516 msgstr "kan inte strömma blob:en %s"
1518 #: archive-tar.c:265 archive-zip.c:358
1519 #, c-format
1520 msgid "unsupported file mode: 0%o (SHA1: %s)"
1521 msgstr "filens läge stöds ej: 0%o (SHA1: %s)"
1523 #: archive-tar.c:450
1524 #, c-format
1525 msgid "unable to start '%s' filter"
1526 msgstr "kunde inte starta filtret \"%s\""
1528 #: archive-tar.c:453
1529 msgid "unable to redirect descriptor"
1530 msgstr "kan inte omdirigera handtag"
1532 #: archive-tar.c:460
1533 #, c-format
1534 msgid "'%s' filter reported error"
1535 msgstr "filtret \"%s\" rapporterade fel"
1537 #: archive-zip.c:318
1538 #, c-format
1539 msgid "path is not valid UTF-8: %s"
1540 msgstr "sökvägen är inte giltig UTF-8: %s"
1542 #: archive-zip.c:322
1543 #, c-format
1544 msgid "path too long (%d chars, SHA1: %s): %s"
1545 msgstr "sökvägen för lång (%d tecken, SHA1: %s): %s"
1547 #: archive-zip.c:469 builtin/pack-objects.c:365 builtin/pack-objects.c:368
1548 #, c-format
1549 msgid "deflate error (%d)"
1550 msgstr "fel i deflate (%d)"
1552 #: archive-zip.c:603
1553 #, c-format
1554 msgid "timestamp too large for this system: %<PRIuMAX>"
1555 msgstr "tidsstämpeln för stor för detta system: %<PRIuMAX>"
1557 #: archive.c:14
1558 msgid "git archive [<options>] <tree-ish> [<path>...]"
1559 msgstr "git archive [<flaggor>] <träd-igt> [<sökväg>...]"
1561 #: archive.c:15
1562 msgid "git archive --list"
1563 msgstr "git archive --list"
1565 #: archive.c:16
1566 msgid ""
1567 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1568 msgstr ""
1569 "git archive --remote <arkiv> [--exec <kmd>] [<flaggor>] <träd-igt> "
1570 "[<sökväg>...]"
1572 #: archive.c:17
1573 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1574 msgstr "git archive --remote <arkiv> [--exec <kmd>] --list"
1576 #: archive.c:188
1577 #, c-format
1578 msgid "cannot read %s"
1579 msgstr "kan inte läsa %s"
1581 #: archive.c:341 sequencer.c:473 sequencer.c:1932 sequencer.c:3114
1582 #: sequencer.c:3556 sequencer.c:3684 builtin/am.c:263 builtin/commit.c:834
1583 #: builtin/merge.c:1145
1584 #, c-format
1585 msgid "could not read '%s'"
1586 msgstr "kunde inte läsa \"%s\""
1588 #: archive.c:426 builtin/add.c:215 builtin/add.c:674 builtin/rm.c:334
1589 #, c-format
1590 msgid "pathspec '%s' did not match any files"
1591 msgstr "sökvägsangivelsen \"%s\" motsvarade inte några filer"
1593 #: archive.c:450
1594 #, c-format
1595 msgid "no such ref: %.*s"
1596 msgstr "ingen sådan referens: %.*s"
1598 #: archive.c:456
1599 #, c-format
1600 msgid "not a valid object name: %s"
1601 msgstr "objektnamnet är inte giltigt: %s"
1603 #: archive.c:469
1604 #, c-format
1605 msgid "not a tree object: %s"
1606 msgstr "inte ett trädobjekt: %s"
1608 #: archive.c:481
1609 msgid "current working directory is untracked"
1610 msgstr "aktuell arbetskatalog är inte spårad"
1612 #: archive.c:522
1613 #, c-format
1614 msgid "File not found: %s"
1615 msgstr "Hittar inte filen: %s"
1617 #: archive.c:524
1618 #, c-format
1619 msgid "Not a regular file: %s"
1620 msgstr "Inte en vanlig fil: %s"
1622 #: archive.c:551
1623 msgid "fmt"
1624 msgstr "fmt"
1626 #: archive.c:551
1627 msgid "archive format"
1628 msgstr "arkivformat"
1630 #: archive.c:552 builtin/log.c:1775
1631 msgid "prefix"
1632 msgstr "prefix"
1634 #: archive.c:553
1635 msgid "prepend prefix to each pathname in the archive"
1636 msgstr "lägg till prefix till varje sökväg i arkivet"
1638 #: archive.c:554 archive.c:557 builtin/blame.c:880 builtin/blame.c:884
1639 #: builtin/blame.c:885 builtin/commit-tree.c:115 builtin/config.c:135
1640 #: builtin/fast-export.c:1208 builtin/fast-export.c:1210
1641 #: builtin/fast-export.c:1214 builtin/grep.c:935 builtin/hash-object.c:103
1642 #: builtin/ls-files.c:651 builtin/ls-files.c:654 builtin/notes.c:410
1643 #: builtin/notes.c:576 builtin/read-tree.c:115 parse-options.h:190
1644 msgid "file"
1645 msgstr "fil"
1647 #: archive.c:555
1648 msgid "add untracked file to archive"
1649 msgstr "ta med ospårade filer i arkivet"
1651 #: archive.c:558 builtin/archive.c:88
1652 msgid "write the archive to this file"
1653 msgstr "skriv arkivet till filen"
1655 #: archive.c:560
1656 msgid "read .gitattributes in working directory"
1657 msgstr "läs .gitattributes i arbetskatalogen"
1659 #: archive.c:561
1660 msgid "report archived files on stderr"
1661 msgstr "rapportera arkiverade filer på standard fel"
1663 #: archive.c:563
1664 msgid "set compression level"
1665 msgstr "välj komprimeringsgrad"
1667 #: archive.c:566
1668 msgid "list supported archive formats"
1669 msgstr "visa understödda arkivformat"
1671 #: archive.c:568 builtin/archive.c:89 builtin/clone.c:118 builtin/clone.c:121
1672 #: builtin/submodule--helper.c:1869 builtin/submodule--helper.c:2512
1673 msgid "repo"
1674 msgstr "arkiv"
1676 #: archive.c:569 builtin/archive.c:90
1677 msgid "retrieve the archive from remote repository <repo>"
1678 msgstr "hämta arkivet från fjärrarkivet <arkiv>"
1680 #: archive.c:570 builtin/archive.c:91 builtin/difftool.c:714
1681 #: builtin/notes.c:496
1682 msgid "command"
1683 msgstr "kommando"
1685 #: archive.c:571 builtin/archive.c:92
1686 msgid "path to the remote git-upload-archive command"
1687 msgstr "sökväg till kommandot git-upload-archive på fjärren"
1689 #: archive.c:578
1690 msgid "Unexpected option --remote"
1691 msgstr "Oväntad flagga --remote"
1693 #: archive.c:580
1694 msgid "Option --exec can only be used together with --remote"
1695 msgstr "Flaggan --exec kan endast användas tillsammans med --remote"
1697 #: archive.c:582
1698 msgid "Unexpected option --output"
1699 msgstr "Oväntad flagga --output"
1701 #: archive.c:584
1702 msgid "Options --add-file and --remote cannot be used together"
1703 msgstr "Flaggorna --add-file och --remote kan inte användas samtidigt"
1705 #: archive.c:606
1706 #, c-format
1707 msgid "Unknown archive format '%s'"
1708 msgstr "Okänt arkivformat \"%s\""
1710 #: archive.c:615
1711 #, c-format
1712 msgid "Argument not supported for format '%s': -%d"
1713 msgstr "Argumentet stöd inte för formatet \"%s\": -%d"
1715 #: attr.c:203
1716 #, c-format
1717 msgid "%.*s is not a valid attribute name"
1718 msgstr "%-*s är inte ett giltigt namn på attribut"
1720 #: attr.c:364
1721 #, c-format
1722 msgid "%s not allowed: %s:%d"
1723 msgstr "%s inte tillåtet: %s:%d"
1725 #: attr.c:404
1726 msgid ""
1727 "Negative patterns are ignored in git attributes\n"
1728 "Use '\\!' for literal leading exclamation."
1729 msgstr ""
1730 "Negativa mönster ignoreras i git-attribut\n"
1731 "Använd '\\!' för att inleda med ett utropstecken."
1733 #: bisect.c:488
1734 #, c-format
1735 msgid "Badly quoted content in file '%s': %s"
1736 msgstr "Felaktigt citerat innehåll i filen \"%s\": %s"
1738 #: bisect.c:698
1739 #, c-format
1740 msgid "We cannot bisect more!\n"
1741 msgstr "Det finns inte mer att göra \"bisect\" på!\n"
1743 #: bisect.c:764
1744 #, c-format
1745 msgid "Not a valid commit name %s"
1746 msgstr "Namnet på incheckningen är inte giltigt: %s"
1748 #: bisect.c:789
1749 #, c-format
1750 msgid ""
1751 "The merge base %s is bad.\n"
1752 "This means the bug has been fixed between %s and [%s].\n"
1753 msgstr ""
1754 "Sammanslagningsbasen %s är trasig.\n"
1755 "Det betyder att felet har rättats mellan %s och [%s].\n"
1757 #: bisect.c:794
1758 #, c-format
1759 msgid ""
1760 "The merge base %s is new.\n"
1761 "The property has changed between %s and [%s].\n"
1762 msgstr ""
1763 "Sammanslagningsbasen %s är ny.\n"
1764 "Egenskapen har ändrats mellan %s och [%s].\n"
1766 #: bisect.c:799
1767 #, c-format
1768 msgid ""
1769 "The merge base %s is %s.\n"
1770 "This means the first '%s' commit is between %s and [%s].\n"
1771 msgstr ""
1772 "Sammanslagningsbasen %s är %s.\n"
1773 "Det betyder att den första \"%s\" incheckningen är mellan %s och [%s].\n"
1775 #: bisect.c:807
1776 #, c-format
1777 msgid ""
1778 "Some %s revs are not ancestors of the %s rev.\n"
1779 "git bisect cannot work properly in this case.\n"
1780 "Maybe you mistook %s and %s revs?\n"
1781 msgstr ""
1782 "Några %s-revisioner är inte föräldrar till %s-revisionen.\n"
1783 "git bisect kan inte fungera korrekt i detta fall.\n"
1784 "Kanske du skrev fel %s- och %s-revisioner?\n"
1786 #: bisect.c:820
1787 #, c-format
1788 msgid ""
1789 "the merge base between %s and [%s] must be skipped.\n"
1790 "So we cannot be sure the first %s commit is between %s and %s.\n"
1791 "We continue anyway."
1792 msgstr ""
1793 "sammanslagningsbasen mellan %s och [%s] måste hoppas över.\n"
1794 "Vi kan inte vara säkra på att den första %s incheckningen är mellan %s och "
1795 "%s.\n"
1796 "Vi fortsätter ändå."
1798 #: bisect.c:859
1799 #, c-format
1800 msgid "Bisecting: a merge base must be tested\n"
1801 msgstr "Bisect: en sammanslagningsbas måste testas\n"
1803 #: bisect.c:909
1804 #, c-format
1805 msgid "a %s revision is needed"
1806 msgstr "en %s-revision behövs"
1808 #: bisect.c:939
1809 #, c-format
1810 msgid "could not create file '%s'"
1811 msgstr "kunde inte skapa filen \"%s\""
1813 #: bisect.c:985 builtin/merge.c:154
1814 #, c-format
1815 msgid "could not read file '%s'"
1816 msgstr "kunde inte läsa filen \"%s\""
1818 #: bisect.c:1025
1819 msgid "reading bisect refs failed"
1820 msgstr "misslyckades läsa bisect-referenser"
1822 #: bisect.c:1055
1823 #, c-format
1824 msgid "%s was both %s and %s\n"
1825 msgstr "%s var både %s och %s\n"
1827 #: bisect.c:1064
1828 #, c-format
1829 msgid ""
1830 "No testable commit found.\n"
1831 "Maybe you started with bad path arguments?\n"
1832 msgstr ""
1833 "Ingen testbar incheckning hittades.\n"
1834 "Kanske du startade med felaktiga sökvägsargument?\n"
1836 #: bisect.c:1093
1837 #, c-format
1838 msgid "(roughly %d step)"
1839 msgid_plural "(roughly %d steps)"
1840 msgstr[0] "(ungefär %d steg)"
1841 msgstr[1] "(ungefär %d steg)"
1843 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1844 #. steps)" translation.
1846 #: bisect.c:1099
1847 #, c-format
1848 msgid "Bisecting: %d revision left to test after this %s\n"
1849 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1850 msgstr[0] "Bisect: %d revision kvar att testa efter denna %s\n"
1851 msgstr[1] "Bisect: %d revisioner kvar att testa efter denna %s\n"
1853 #: blame.c:2776
1854 msgid "--contents and --reverse do not blend well."
1855 msgstr "--contents och --reverse fungerar inte så bra tillsammans."
1857 #: blame.c:2790
1858 msgid "cannot use --contents with final commit object name"
1859 msgstr "kan inte använda --contents med namn på slutgiltigt incheckningsobjekt"
1861 #: blame.c:2811
1862 msgid "--reverse and --first-parent together require specified latest commit"
1863 msgstr ""
1864 "--reverse och --first-parent tillsammans kräver att du anger senaste "
1865 "incheckningen"
1867 #: blame.c:2820 bundle.c:224 midx.c:1039 ref-filter.c:2370 remote.c:2041
1868 #: sequencer.c:2350 sequencer.c:4902 submodule.c:883 builtin/commit.c:1114
1869 #: builtin/log.c:414 builtin/log.c:1021 builtin/log.c:1629 builtin/log.c:2056
1870 #: builtin/log.c:2346 builtin/merge.c:429 builtin/pack-objects.c:3373
1871 #: builtin/pack-objects.c:3775 builtin/pack-objects.c:3790
1872 #: builtin/shortlog.c:255
1873 msgid "revision walk setup failed"
1874 msgstr "misslyckades skapa revisionstraversering"
1876 #: blame.c:2838
1877 msgid ""
1878 "--reverse --first-parent together require range along first-parent chain"
1879 msgstr ""
1880 "--reverse --first-parent tillsammans kräver ett intervall på första-förälder-"
1881 "kedjan"
1883 #: blame.c:2849
1884 #, c-format
1885 msgid "no such path %s in %s"
1886 msgstr "sökvägen %s i %s finns inte"
1888 #: blame.c:2860
1889 #, c-format
1890 msgid "cannot read blob %s for path %s"
1891 msgstr "kan inte läsa objektet %s för sökvägen %s"
1893 #: branch.c:53
1894 #, c-format
1895 msgid ""
1896 "\n"
1897 "After fixing the error cause you may try to fix up\n"
1898 "the remote tracking information by invoking\n"
1899 "\"git branch --set-upstream-to=%s%s%s\"."
1900 msgstr ""
1901 "\n"
1902 "När du har rättat felorsaken kan du försöka rätta\n"
1903 "fjärrspårningsinformationen genom att utföra\n"
1904 "\"git branch --set-upstream-to=%s%s%s\"."
1906 #: branch.c:67
1907 #, c-format
1908 msgid "Not setting branch %s as its own upstream."
1909 msgstr "Ställer inte in grenen %s som sin egen uppströmsgren."
1911 #: branch.c:93
1912 #, c-format
1913 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1914 msgstr ""
1915 "Grenen %s ställdes in att spåra fjärrgrenen \"%s\" från \"%s\" genom "
1916 "ombasering."
1918 #: branch.c:94
1919 #, c-format
1920 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1921 msgstr "Grenen %s ställdes in att spåra fjärrgrenen \"%s\" från \"%s\"."
1923 #: branch.c:98
1924 #, c-format
1925 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1926 msgstr ""
1927 "Grenen \"%s\" ställdes in att spåra den lokala grenen \"%s\"  genom "
1928 "ombasering."
1930 #: branch.c:99
1931 #, c-format
1932 msgid "Branch '%s' set up to track local branch '%s'."
1933 msgstr "Grenen \"%s\" ställdes in att spåra den lokala grenen \"%s\"."
1935 #: branch.c:104
1936 #, c-format
1937 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1938 msgstr ""
1939 "Grenen \"%s\" ställdes in att spåra fjärreferensen \"%s\" genom ombasering."
1941 #: branch.c:105
1942 #, c-format
1943 msgid "Branch '%s' set up to track remote ref '%s'."
1944 msgstr "Grenen \"%s\" ställdes in att spåra fjärreferensen \"%s\"."
1946 #: branch.c:109
1947 #, c-format
1948 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1949 msgstr ""
1950 "Grenen \"%s\" ställdes in att spåra den lokala referensen \"%s\" genom "
1951 "ombasering."
1953 #: branch.c:110
1954 #, c-format
1955 msgid "Branch '%s' set up to track local ref '%s'."
1956 msgstr "Grenen \"%s\" ställdes in att spåra den lokala referensen \"%s\"."
1958 #: branch.c:119
1959 msgid "Unable to write upstream branch configuration"
1960 msgstr "Kan inte skriva inställningar för uppströmsgren"
1962 #: branch.c:156
1963 #, c-format
1964 msgid "Not tracking: ambiguous information for ref %s"
1965 msgstr "Spårar inte: tvetydig information för referensen %s"
1967 #: branch.c:189
1968 #, c-format
1969 msgid "'%s' is not a valid branch name."
1970 msgstr "\"%s\" är inte ett giltigt grennamn."
1972 #: branch.c:208
1973 #, c-format
1974 msgid "A branch named '%s' already exists."
1975 msgstr "Det finns redan en gren som heter \"%s\"."
1977 #: branch.c:213
1978 msgid "Cannot force update the current branch."
1979 msgstr "Kan inte tvinga uppdatering av aktuell gren."
1981 #: branch.c:233
1982 #, c-format
1983 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1984 msgstr "Kan inte ställa in spårning; startpunkten \"%s\" är inte en gren."
1986 #: branch.c:235
1987 #, c-format
1988 msgid "the requested upstream branch '%s' does not exist"
1989 msgstr "den efterfrågade uppströmsgrenen \"%s\" finns inte"
1991 #: branch.c:237
1992 msgid ""
1993 "\n"
1994 "If you are planning on basing your work on an upstream\n"
1995 "branch that already exists at the remote, you may need to\n"
1996 "run \"git fetch\" to retrieve it.\n"
1997 "\n"
1998 "If you are planning to push out a new local branch that\n"
1999 "will track its remote counterpart, you may want to use\n"
2000 "\"git push -u\" to set the upstream config as you push."
2001 msgstr ""
2002 "\n"
2003 "Om du har tänkt basera ditt arbete på en uppströmsgren\n"
2004 "som redan finns på fjärren kan du behöva köra \"git fetch\"\n"
2005 "för att hämta den.\n"
2006 "\n"
2007 "Om du har tänkt sända in en ny lokal gren som ska\n"
2008 "spåra dess fjärrmotsvarighet kan du använda \"git push -u\"\n"
2009 "för att ställa in uppströmskonfigurationen när du sänder in."
2011 #: branch.c:281
2012 #, c-format
2013 msgid "Not a valid object name: '%s'."
2014 msgstr "Objektnamnet är inte giltigt: \"%s\"."
2016 #: branch.c:301
2017 #, c-format
2018 msgid "Ambiguous object name: '%s'."
2019 msgstr "Objektnamnet är tvetydigt: \"%s\"."
2021 #: branch.c:306
2022 #, c-format
2023 msgid "Not a valid branch point: '%s'."
2024 msgstr "Avgreningspunkten är inte giltig: \"%s\"."
2026 #: branch.c:366
2027 #, c-format
2028 msgid "'%s' is already checked out at '%s'"
2029 msgstr "\"%s\" är redan utcheckad på \"%s\""
2031 #: branch.c:389
2032 #, c-format
2033 msgid "HEAD of working tree %s is not updated"
2034 msgstr "HEAD i arbetskatalogen %s har inte uppdaterats"
2036 #: bundle.c:44
2037 #, c-format
2038 msgid "unrecognized bundle hash algorithm: %s"
2039 msgstr "okänd hashningsalgoritm för bunt: \"%s\""
2041 #: bundle.c:48
2042 #, c-format
2043 msgid "unknown capability '%s'"
2044 msgstr "okänd kapabilitet \"%s\""
2046 #: bundle.c:74
2047 #, c-format
2048 msgid "'%s' does not look like a v2 or v3 bundle file"
2049 msgstr "'%s' ser inte ut som en v2- eller v3-bunt-fil"
2051 #: bundle.c:113
2052 #, c-format
2053 msgid "unrecognized header: %s%s (%d)"
2054 msgstr "okänt huvud: %s%s (%d)"
2056 #: bundle.c:140 rerere.c:464 rerere.c:674 sequencer.c:2618 sequencer.c:3404
2057 #: builtin/commit.c:862
2058 #, c-format
2059 msgid "could not open '%s'"
2060 msgstr "kunde inte öppna \"%s\""
2062 #: bundle.c:198
2063 msgid "Repository lacks these prerequisite commits:"
2064 msgstr "Arkivet saknar dessa nödvändiga incheckningar:"
2066 #: bundle.c:201
2067 msgid "need a repository to verify a bundle"
2068 msgstr "behöver ett arkiv för att bekräfta en bunt."
2070 #: bundle.c:257
2071 #, c-format
2072 msgid "The bundle contains this ref:"
2073 msgid_plural "The bundle contains these %d refs:"
2074 msgstr[0] "Bunten innehåller denna referens:"
2075 msgstr[1] "Bunten innehåller dessa %d referenser:"
2077 #: bundle.c:264
2078 msgid "The bundle records a complete history."
2079 msgstr "Bunten beskriver en komplett historik."
2081 #: bundle.c:266
2082 #, c-format
2083 msgid "The bundle requires this ref:"
2084 msgid_plural "The bundle requires these %d refs:"
2085 msgstr[0] "Bunten kräver denna referens:"
2086 msgstr[1] "Bunten kräver dessa %d referenser:"
2088 #: bundle.c:333
2089 msgid "unable to dup bundle descriptor"
2090 msgstr "kan inte duplicera bunthandtag"
2092 #: bundle.c:340
2093 msgid "Could not spawn pack-objects"
2094 msgstr "Kunde inte starta pack-objects"
2096 #: bundle.c:351
2097 msgid "pack-objects died"
2098 msgstr "pack-objects misslyckades"
2100 #: bundle.c:400
2101 #, c-format
2102 msgid "ref '%s' is excluded by the rev-list options"
2103 msgstr "referensen \"%s\" exkluderas av argumenten till rev-list"
2105 #: bundle.c:504
2106 #, c-format
2107 msgid "unsupported bundle version %d"
2108 msgstr "version %d för bunt stöds ej"
2110 #: bundle.c:506
2111 #, c-format
2112 msgid "cannot write bundle version %d with algorithm %s"
2113 msgstr "kan inte skriva bunt med version %d med algoritmen %s"
2115 #: bundle.c:524 builtin/log.c:210 builtin/log.c:1938 builtin/shortlog.c:399
2116 #, c-format
2117 msgid "unrecognized argument: %s"
2118 msgstr "okänt argument: %s"
2120 #: bundle.c:553
2121 msgid "Refusing to create empty bundle."
2122 msgstr "Vägrar skapa en tom bunt."
2124 #: bundle.c:563
2125 #, c-format
2126 msgid "cannot create '%s'"
2127 msgstr "kan inte skapa \"%s\""
2129 #: bundle.c:588
2130 msgid "index-pack died"
2131 msgstr "index-pack dog"
2133 #: chunk-format.c:117
2134 msgid "terminating chunk id appears earlier than expected"
2135 msgstr "avslutande stycke-id förekommer tidigare än förväntat"
2137 #: chunk-format.c:126
2138 #, c-format
2139 msgid "improper chunk offset(s) %<PRIx64> and %<PRIx64>"
2140 msgstr "felaktigt stycke-offset %<PRIx64> och %<PRIx64>"
2142 #: chunk-format.c:133
2143 #, c-format
2144 msgid "duplicate chunk ID %<PRIx32> found"
2145 msgstr "dubblerat stycke-ID %<PRIx32> upptäckt"
2147 #: chunk-format.c:147
2148 #, c-format
2149 msgid "final chunk has non-zero id %<PRIx32>"
2150 msgstr "avslutande stycke har id %<PRIx32> som inte är noll"
2152 #: color.c:329
2153 #, c-format
2154 msgid "invalid color value: %.*s"
2155 msgstr "felaktigt färgvärde: %.*s"
2157 #: commit-graph.c:204 midx.c:51
2158 msgid "invalid hash version"
2159 msgstr "felaktig hashnings-version"
2161 #: commit-graph.c:262
2162 msgid "commit-graph file is too small"
2163 msgstr "incheckningsgraffilen %s är för liten"
2165 #: commit-graph.c:355
2166 #, c-format
2167 msgid "commit-graph signature %X does not match signature %X"
2168 msgstr "incheckningsgrafens signatur %X stämmer inte med signaturen %X"
2170 #: commit-graph.c:362
2171 #, c-format
2172 msgid "commit-graph version %X does not match version %X"
2173 msgstr "incheckningsgrafens version %X stämmer inte med versionen %X"
2175 #: commit-graph.c:369
2176 #, c-format
2177 msgid "commit-graph hash version %X does not match version %X"
2178 msgstr "incheckningsgrafens hashversion %X stämmer inte med versionen %X"
2180 #: commit-graph.c:386
2181 #, c-format
2182 msgid "commit-graph file is too small to hold %u chunks"
2183 msgstr "incheckningsgraffilen är för liten för att innehålla %u stycken"
2185 #: commit-graph.c:482
2186 msgid "commit-graph has no base graphs chunk"
2187 msgstr "incheckningsgrafen har inga bas-graf-stycken"
2189 #: commit-graph.c:492
2190 msgid "commit-graph chain does not match"
2191 msgstr "incheckningsgrafens kedja stämmer inte"
2193 #: commit-graph.c:540
2194 #, c-format
2195 msgid "invalid commit-graph chain: line '%s' not a hash"
2196 msgstr "ogiltig incheckingsgrafkedja: rad \"%s\" är inte ett hash-värde"
2198 #: commit-graph.c:564
2199 msgid "unable to find all commit-graph files"
2200 msgstr "kan inte hitta alla incheckingsgraffiler"
2202 #: commit-graph.c:746 commit-graph.c:783
2203 msgid "invalid commit position. commit-graph is likely corrupt"
2204 msgstr "ogiltig incheckningsposition. incheckningsgrafen är troligtvis trasig"
2206 #: commit-graph.c:767
2207 #, c-format
2208 msgid "could not find commit %s"
2209 msgstr "kunde inte hitta incheckningen %s"
2211 #: commit-graph.c:800
2212 msgid "commit-graph requires overflow generation data but has none"
2213 msgstr "incheckningsgraf kräver spillgenerationsdata, men har ingen"
2215 #: commit-graph.c:1105 builtin/am.c:1342
2216 #, c-format
2217 msgid "unable to parse commit %s"
2218 msgstr "kunde inte tolka incheckningen %s"
2220 #: commit-graph.c:1367 builtin/pack-objects.c:3070
2221 #, c-format
2222 msgid "unable to get type of object %s"
2223 msgstr "kunde inte hämta typ för objektet %s"
2225 #: commit-graph.c:1398
2226 msgid "Loading known commits in commit graph"
2227 msgstr "Läser in kända incheckningar i incheckningsgraf"
2229 #: commit-graph.c:1415
2230 msgid "Expanding reachable commits in commit graph"
2231 msgstr "Expanderar nåbara incheckningar i incheckningsgraf"
2233 #: commit-graph.c:1435
2234 msgid "Clearing commit marks in commit graph"
2235 msgstr "Rensar incheckningsmärken i incheckningsgraf"
2237 #: commit-graph.c:1454
2238 msgid "Computing commit graph topological levels"
2239 msgstr "Beräknar topografiska nivåer för incheckningsgraf"
2241 #: commit-graph.c:1507
2242 msgid "Computing commit graph generation numbers"
2243 msgstr "Beräknar generationsvärden för incheckningsgraf"
2245 #: commit-graph.c:1588
2246 msgid "Computing commit changed paths Bloom filters"
2247 msgstr "Beräknar Bloom-filter för sökvägar ändrade av incheckningen"
2249 #: commit-graph.c:1665
2250 msgid "Collecting referenced commits"
2251 msgstr "Samlar refererade incheckningar"
2253 #: commit-graph.c:1690
2254 #, c-format
2255 msgid "Finding commits for commit graph in %d pack"
2256 msgid_plural "Finding commits for commit graph in %d packs"
2257 msgstr[0] "Söker incheckningar för incheckingsgraf i %d paket"
2258 msgstr[1] "Söker incheckningar för incheckingsgraf i %d paket"
2260 #: commit-graph.c:1703
2261 #, c-format
2262 msgid "error adding pack %s"
2263 msgstr "fel vid tillägg av paketet %s"
2265 #: commit-graph.c:1707
2266 #, c-format
2267 msgid "error opening index for %s"
2268 msgstr "fel vid öppning av indexet för %s"
2270 #: commit-graph.c:1744
2271 msgid "Finding commits for commit graph among packed objects"
2272 msgstr "Söker incheckningar för incheckingsgraf i packade objekt"
2274 #: commit-graph.c:1762
2275 msgid "Finding extra edges in commit graph"
2276 msgstr "Söker ytterligare kanter i incheckingsgraf"
2278 #: commit-graph.c:1811
2279 msgid "failed to write correct number of base graph ids"
2280 msgstr "kunde inte skriva korrekt antal bas-graf-id:n"
2282 #: commit-graph.c:1842 midx.c:1146
2283 #, c-format
2284 msgid "unable to create leading directories of %s"
2285 msgstr "kunde inte skapa inledande kataloger för %s"
2287 #: commit-graph.c:1855
2288 msgid "unable to create temporary graph layer"
2289 msgstr "kan inte skapa temporärt graflager"
2291 #: commit-graph.c:1860
2292 #, c-format
2293 msgid "unable to adjust shared permissions for '%s'"
2294 msgstr "kan inte justera delade behörigheter för \"%s\""
2296 #: commit-graph.c:1917
2297 #, c-format
2298 msgid "Writing out commit graph in %d pass"
2299 msgid_plural "Writing out commit graph in %d passes"
2300 msgstr[0] "Skriver ut incheckningsgraf i %d pass"
2301 msgstr[1] "Skriver ut incheckningsgraf i %d pass"
2303 #: commit-graph.c:1953
2304 msgid "unable to open commit-graph chain file"
2305 msgstr "Kunde inte öppna incheckningsgrafkedjefilen"
2307 #: commit-graph.c:1969
2308 msgid "failed to rename base commit-graph file"
2309 msgstr "kunde inte byta namn på bas-incheckingsgraffilen"
2311 #: commit-graph.c:1989
2312 msgid "failed to rename temporary commit-graph file"
2313 msgstr "kunde inte byta namn på temporär incheckningsgraffil"
2315 #: commit-graph.c:2122
2316 msgid "Scanning merged commits"
2317 msgstr "Söker sammanslagna incheckningar"
2319 #: commit-graph.c:2166
2320 msgid "Merging commit-graph"
2321 msgstr "Slår ihop incheckningsgraf"
2323 #: commit-graph.c:2274
2324 msgid "attempting to write a commit-graph, but 'core.commitGraph' is disabled"
2325 msgstr ""
2326 "försöker skriva en incheckningsgraf, men \"core.commitGraph\" är inaktiverad"
2328 #: commit-graph.c:2381
2329 msgid "too many commits to write graph"
2330 msgstr "för många incheckningar för att skriva graf"
2332 #: commit-graph.c:2479
2333 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2334 msgstr ""
2335 "filen med incheckningsgraf har felaktig kontrollsumma och är troligtvis "
2336 "trasig"
2338 #: commit-graph.c:2489
2339 #, c-format
2340 msgid "commit-graph has incorrect OID order: %s then %s"
2341 msgstr "incheckningsgrafen har felaktig OID-ordning: %s så %s"
2343 #: commit-graph.c:2499 commit-graph.c:2514
2344 #, c-format
2345 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2346 msgstr ""
2347 "incheckningsgrafen har felaktig utbredningsvärde: fanout[%d] = %u != %u"
2349 #: commit-graph.c:2506
2350 #, c-format
2351 msgid "failed to parse commit %s from commit-graph"
2352 msgstr "kunde inte tolka incheckning %s från incheckningsgraf"
2354 #: commit-graph.c:2524
2355 msgid "Verifying commits in commit graph"
2356 msgstr "Bekräftar incheckningar i incheckningsgrafen"
2358 #: commit-graph.c:2539
2359 #, c-format
2360 msgid "failed to parse commit %s from object database for commit-graph"
2361 msgstr ""
2362 "misslyckades tolka incheckning %s från objektdatabasen för incheckningsgraf"
2364 #: commit-graph.c:2546
2365 #, c-format
2366 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2367 msgstr "rot-trädets OID för incheckningen %s i incheckningsgrafen är %s != %s"
2369 #: commit-graph.c:2556
2370 #, c-format
2371 msgid "commit-graph parent list for commit %s is too long"
2372 msgstr "incheckningsgrafens föräldralista för incheckningen %s är för lång"
2374 #: commit-graph.c:2565
2375 #, c-format
2376 msgid "commit-graph parent for %s is %s != %s"
2377 msgstr "incheckningsgrafens förälder för %s är %s != %s"
2379 #: commit-graph.c:2579
2380 #, c-format
2381 msgid "commit-graph parent list for commit %s terminates early"
2382 msgstr ""
2383 "incheckningsgrafens föräldralista för incheckningen %s avslutas för tidigt"
2385 #: commit-graph.c:2584
2386 #, c-format
2387 msgid ""
2388 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2389 msgstr ""
2390 "incheckningsgrafen har generationsnummer noll för incheckningen %s, men icke-"
2391 "noll på annan plats"
2393 #: commit-graph.c:2588
2394 #, c-format
2395 msgid ""
2396 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2397 msgstr ""
2398 "incheckningsgrafen har generationsnummer skilt från noll för incheckningen "
2399 "%s, men noll på annan plats"
2401 #: commit-graph.c:2605
2402 #, c-format
2403 msgid "commit-graph generation for commit %s is %<PRIuMAX> < %<PRIuMAX>"
2404 msgstr ""
2405 "incheckningsgrafens generation för incheckningen %s är %<PRIuMAX> < "
2406 "%<PRIuMAX>"
2408 #: commit-graph.c:2611
2409 #, c-format
2410 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2411 msgstr ""
2412 "incheckningsdatumet för incheckningen %s i incheckningsgrafen är %<PRIuMAX> !"
2413 "= %<PRIuMAX>"
2415 #: commit.c:53 sequencer.c:3107 builtin/am.c:373 builtin/am.c:418
2416 #: builtin/am.c:423 builtin/am.c:1421 builtin/am.c:2068 builtin/replace.c:457
2417 #, c-format
2418 msgid "could not parse %s"
2419 msgstr "kunde inte tolka %s"
2421 #: commit.c:55
2422 #, c-format
2423 msgid "%s %s is not a commit!"
2424 msgstr "%s %s är inte en incheckning!"
2426 #: commit.c:196
2427 msgid ""
2428 "Support for <GIT_DIR>/info/grafts is deprecated\n"
2429 "and will be removed in a future Git version.\n"
2430 "\n"
2431 "Please use \"git replace --convert-graft-file\"\n"
2432 "to convert the grafts into replace refs.\n"
2433 "\n"
2434 "Turn this message off by running\n"
2435 "\"git config advice.graftFileDeprecated false\""
2436 msgstr ""
2437 "Stöd för <GIT_DIR>/info/grafts avråds från och\n"
2438 "kommer tas bort i en framtida version av Git.\n"
2439 "\n"
2440 "Använd \"git replace --convert-graft-file\"\n"
2441 "för att omvandla grafts till ersättningsreferenser.\n"
2442 "\n"
2443 "Slå av detta meddelande genom att skriva\n"
2444 "\"git config advice.graftFileDeprecated false\""
2446 #: commit.c:1239
2447 #, c-format
2448 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2449 msgstr ""
2450 "Incheckningen %s har en obetrodd GPG-signatur som påstås vara gjord av %s."
2452 #: commit.c:1243
2453 #, c-format
2454 msgid "Commit %s has a bad GPG signature allegedly by %s."
2455 msgstr ""
2456 "Incheckningen %s har en felaktig GPG-signatur som påstås vara gjord av %s."
2458 #: commit.c:1246
2459 #, c-format
2460 msgid "Commit %s does not have a GPG signature."
2461 msgstr "Incheckning %s har inte någon GPG-signatur."
2463 #: commit.c:1249
2464 #, c-format
2465 msgid "Commit %s has a good GPG signature by %s\n"
2466 msgstr "Incheckningen %s har en korrekt GPG-signatur av %s\n"
2468 #: commit.c:1503
2469 msgid ""
2470 "Warning: commit message did not conform to UTF-8.\n"
2471 "You may want to amend it after fixing the message, or set the config\n"
2472 "variable i18n.commitencoding to the encoding your project uses.\n"
2473 msgstr ""
2474 "Varning: incheckningsmeddelandet är inte korrekt UTF-8.\n"
2475 "Uppdatera det efter att ha rättat meddelandet, eller ändra variabeln\n"
2476 "i18n.commitencoding till den teckenkodning som används i ditt projekt.\n"
2478 #: compat/obstack.c:406 compat/obstack.c:408
2479 msgid "memory exhausted"
2480 msgstr "minnet slut"
2482 #: config.c:125
2483 #, c-format
2484 msgid ""
2485 "exceeded maximum include depth (%d) while including\n"
2486 "\t%s\n"
2487 "from\n"
2488 "\t%s\n"
2489 "This might be due to circular includes."
2490 msgstr ""
2491 "överskred maximalt inkluderingsdjup (%d) när\n"
2492 "\t%s\n"
2493 "inkluderades från\n"
2494 "\t%s\n"
2495 "Det kan bero på cirkulära inkluderingar."
2497 #: config.c:141
2498 #, c-format
2499 msgid "could not expand include path '%s'"
2500 msgstr "kunde inte expandera inkluderingssökväg \"%s\""
2502 #: config.c:152
2503 msgid "relative config includes must come from files"
2504 msgstr "relativa konfigureringsinkluderingar måste komma från filer"
2506 #: config.c:201
2507 msgid "relative config include conditionals must come from files"
2508 msgstr "relativa konfigureringsinkluderingsvillkor måste komma från filer"
2510 #: config.c:398
2511 #, c-format
2512 msgid "invalid config format: %s"
2513 msgstr "felaktigt konfigurationsformat: %s"
2515 #: config.c:402
2516 #, c-format
2517 msgid "missing environment variable name for configuration '%.*s'"
2518 msgstr "miljövariabelnamn saknas för konfigurationen \"%.*s\""
2520 #: config.c:407
2521 #, c-format
2522 msgid "missing environment variable '%s' for configuration '%.*s'"
2523 msgstr "miljövariabeln \"%s\" saknas för konfigurationen \"%.*s\""
2525 #: config.c:443
2526 #, c-format
2527 msgid "key does not contain a section: %s"
2528 msgstr "nyckeln innehåller inte ett stycke: %s"
2530 #: config.c:448
2531 #, c-format
2532 msgid "key does not contain variable name: %s"
2533 msgstr "nyckeln innehåller inte variabelnamn: %s"
2535 #: config.c:470 sequencer.c:2804
2536 #, c-format
2537 msgid "invalid key: %s"
2538 msgstr "felaktig nyckel: %s"
2540 #: config.c:475
2541 #, c-format
2542 msgid "invalid key (newline): %s"
2543 msgstr "ogiltig nyckel (nyradstecken): %s"
2545 #: config.c:495
2546 msgid "empty config key"
2547 msgstr "tom konfigurationsnyckel"
2549 #: config.c:513 config.c:525
2550 #, c-format
2551 msgid "bogus config parameter: %s"
2552 msgstr "falsk konfigureringsparameter: %s"
2554 #: config.c:539 config.c:556 config.c:563 config.c:572
2555 #, c-format
2556 msgid "bogus format in %s"
2557 msgstr "felaktigt format i %s"
2559 #: config.c:606
2560 #, c-format
2561 msgid "bogus count in %s"
2562 msgstr "felaktigt antal i %s"
2564 #: config.c:610
2565 #, c-format
2566 msgid "too many entries in %s"
2567 msgstr "för många poster i %s"
2569 #: config.c:620
2570 #, c-format
2571 msgid "missing config key %s"
2572 msgstr "konfigurationsnyckel saknas för %s"
2574 #: config.c:628
2575 #, c-format
2576 msgid "missing config value %s"
2577 msgstr "konfigurationsvärde saknas för %s"
2579 #: config.c:979
2580 #, c-format
2581 msgid "bad config line %d in blob %s"
2582 msgstr "felaktig konfigurationsfil rad %d i blob:en %s"
2584 #: config.c:983
2585 #, c-format
2586 msgid "bad config line %d in file %s"
2587 msgstr "felaktig konfigurationsfil rad %d i filen %s"
2589 #: config.c:987
2590 #, c-format
2591 msgid "bad config line %d in standard input"
2592 msgstr "felaktig konfigurationsfil rad %d i standard in"
2594 #: config.c:991
2595 #, c-format
2596 msgid "bad config line %d in submodule-blob %s"
2597 msgstr "felaktig konfigurationsfil rad %d i undermoduls-blob:en %s"
2599 #: config.c:995
2600 #, c-format
2601 msgid "bad config line %d in command line %s"
2602 msgstr "felaktig konfigurationsfil rad %d i kommandoraden %s"
2604 #: config.c:999
2605 #, c-format
2606 msgid "bad config line %d in %s"
2607 msgstr "felaktig konfigurationsfil rad %d i %s"
2609 #: config.c:1136
2610 msgid "out of range"
2611 msgstr "utanför intervallet"
2613 #: config.c:1136
2614 msgid "invalid unit"
2615 msgstr "ogiltig enhet"
2617 #: config.c:1137
2618 #, c-format
2619 msgid "bad numeric config value '%s' for '%s': %s"
2620 msgstr "felaktigt numeriskt konfigurationsvärde \"%s\" för \"%s\": %s"
2622 #: config.c:1147
2623 #, c-format
2624 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2625 msgstr ""
2626 "felaktigt numeriskt konfigurationsvärde \"%s\" för \"%s\" i blob:en %s: %s"
2628 #: config.c:1150
2629 #, c-format
2630 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2631 msgstr ""
2632 "felaktigt numeriskt konfigurationsvärde \"%s\" för \"%s\" i filen %s: %s"
2634 #: config.c:1153
2635 #, c-format
2636 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2637 msgstr ""
2638 "felaktigt numeriskt konfigurationsvärde \"%s\" för \"%s\" i standard in: %s"
2640 #: config.c:1156
2641 #, c-format
2642 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2643 msgstr ""
2644 "felaktigt numeriskt konfigurationsvärde \"%s\" för \"%s\" i undermodul-blob:"
2645 "en %s: %s"
2647 #: config.c:1159
2648 #, c-format
2649 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2650 msgstr ""
2651 "felaktigt numeriskt konfigurationsvärde \"%s\" för \"%s\" i kommandoraden "
2652 "%s: %s"
2654 #: config.c:1162
2655 #, c-format
2656 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2657 msgstr "felaktigt numeriskt konfigurationsvärde \"%s\" för \"%s\" i %s: %s"
2659 #: config.c:1241
2660 #, c-format
2661 msgid "bad boolean config value '%s' for '%s'"
2662 msgstr "felaktigt booleskt konfigurationsvärde \"%s\" för \"%s\""
2664 #: config.c:1259
2665 #, c-format
2666 msgid "failed to expand user dir in: '%s'"
2667 msgstr "misslyckades expandera användarkatalog i: \"%s\""
2669 #: config.c:1268
2670 #, c-format
2671 msgid "'%s' for '%s' is not a valid timestamp"
2672 msgstr "\"%s\" för \"%s\" är inte en giltig tidsstämpel"
2674 #: config.c:1361
2675 #, c-format
2676 msgid "abbrev length out of range: %d"
2677 msgstr "förkortningslängd utanför intervallet: %d"
2679 #: config.c:1375 config.c:1386
2680 #, c-format
2681 msgid "bad zlib compression level %d"
2682 msgstr "felaktigt zlib-komprimeringsgrad %d"
2684 #: config.c:1476
2685 msgid "core.commentChar should only be one character"
2686 msgstr "core.commentChar kan bara vara ett tecken"
2688 #: config.c:1509
2689 #, c-format
2690 msgid "invalid mode for object creation: %s"
2691 msgstr "felaktigt läge för skapande av objekt: %s"
2693 #: config.c:1581
2694 #, c-format
2695 msgid "malformed value for %s"
2696 msgstr "felformat värde för %s"
2698 #: config.c:1607
2699 #, c-format
2700 msgid "malformed value for %s: %s"
2701 msgstr "felformat värde för %s: %s"
2703 #: config.c:1608
2704 msgid "must be one of nothing, matching, simple, upstream or current"
2705 msgstr "måste vara en av nothing, matching, simple, upstream eller current"
2707 #: config.c:1669 builtin/pack-objects.c:4053
2708 #, c-format
2709 msgid "bad pack compression level %d"
2710 msgstr "felaktig paketkomprimeringsgrad %d"
2712 #: config.c:1792
2713 #, c-format
2714 msgid "unable to load config blob object '%s'"
2715 msgstr "kunde inte läsa konfigurerings-blobobjektet \"%s\""
2717 #: config.c:1795
2718 #, c-format
2719 msgid "reference '%s' does not point to a blob"
2720 msgstr "referensen \"%s\" pekar inte på en blob"
2722 #: config.c:1813
2723 #, c-format
2724 msgid "unable to resolve config blob '%s'"
2725 msgstr "kan inte slå upp konfigurerings-bloben \"%s\""
2727 #: config.c:1858
2728 #, c-format
2729 msgid "failed to parse %s"
2730 msgstr "kunde inte tolka %s"
2732 #: config.c:1914
2733 msgid "unable to parse command-line config"
2734 msgstr "kan inte tolka kommandoradskonfiguration"
2736 #: config.c:2282
2737 msgid "unknown error occurred while reading the configuration files"
2738 msgstr "okänt fel uppstod vid läsning av konfigurationsfilerna"
2740 #: config.c:2456
2741 #, c-format
2742 msgid "Invalid %s: '%s'"
2743 msgstr "Felaktigt %s: \"%s\""
2745 #: config.c:2501
2746 #, c-format
2747 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2748 msgstr ""
2749 "värdet \"%d\" för splitIndex.maxPercentChange borde vara mellan 0 och 100"
2751 #: config.c:2547
2752 #, c-format
2753 msgid "unable to parse '%s' from command-line config"
2754 msgstr "kunde inte tolka värdet \"%s\" från kommandoradskonfiguration"
2756 #: config.c:2549
2757 #, c-format
2758 msgid "bad config variable '%s' in file '%s' at line %d"
2759 msgstr "felaktig konfigurationsvariabel \"%s\" i filen \"%s\" på rad %d"
2761 #: config.c:2633
2762 #, c-format
2763 msgid "invalid section name '%s'"
2764 msgstr "felaktigt sektionsnamn \"%s\""
2766 #: config.c:2665
2767 #, c-format
2768 msgid "%s has multiple values"
2769 msgstr "%s har flera värden"
2771 #: config.c:2694
2772 #, c-format
2773 msgid "failed to write new configuration file %s"
2774 msgstr "kan inte skriva nya konfigurationsfilen \"%s\""
2776 #: config.c:2946 config.c:3273
2777 #, c-format
2778 msgid "could not lock config file %s"
2779 msgstr "kunde inte låsa konfigurationsfilen %s"
2781 #: config.c:2957
2782 #, c-format
2783 msgid "opening %s"
2784 msgstr "öppnar %s"
2786 #: config.c:2994 builtin/config.c:361
2787 #, c-format
2788 msgid "invalid pattern: %s"
2789 msgstr "ogiltigt mönster: %s"
2791 #: config.c:3019
2792 #, c-format
2793 msgid "invalid config file %s"
2794 msgstr "ogiltig konfigurationsfil: \"%s\""
2796 #: config.c:3032 config.c:3286
2797 #, c-format
2798 msgid "fstat on %s failed"
2799 msgstr "fstat misslyckades på %s"
2801 #: config.c:3043
2802 #, c-format
2803 msgid "unable to mmap '%s'%s"
2804 msgstr "kunde inte utföra mmap på \"%s\"%s"
2806 #: config.c:3053 config.c:3291
2807 #, c-format
2808 msgid "chmod on %s failed"
2809 msgstr "chmod misslyckades på %s"
2811 #: config.c:3138 config.c:3388
2812 #, c-format
2813 msgid "could not write config file %s"
2814 msgstr "kunde inte skriva konfigurationsfilen %s"
2816 #: config.c:3172
2817 #, c-format
2818 msgid "could not set '%s' to '%s'"
2819 msgstr "kunde inte ställa in \"%s\" till \"%s\""
2821 #: config.c:3174 builtin/remote.c:662 builtin/remote.c:860 builtin/remote.c:868
2822 #, c-format
2823 msgid "could not unset '%s'"
2824 msgstr "kunde inte ta bort inställning för \"%s\""
2826 #: config.c:3264
2827 #, c-format
2828 msgid "invalid section name: %s"
2829 msgstr "felaktigt namn på stycke: %s"
2831 #: config.c:3431
2832 #, c-format
2833 msgid "missing value for '%s'"
2834 msgstr "värde saknas för \"%s\""
2836 #: connect.c:61
2837 msgid "the remote end hung up upon initial contact"
2838 msgstr "fjärren lade på vid inledande kontakt"
2840 #: connect.c:63
2841 msgid ""
2842 "Could not read from remote repository.\n"
2843 "\n"
2844 "Please make sure you have the correct access rights\n"
2845 "and the repository exists."
2846 msgstr ""
2847 "Kunde inte läsa från fjärrarkiv.\n"
2848 "\n"
2849 "Se till att du har korrekt åtkomstbehörighet\n"
2850 "och att arkivet existerar."
2852 #: connect.c:81
2853 #, c-format
2854 msgid "server doesn't support '%s'"
2855 msgstr "Servern stöder inte \"%s\""
2857 #: connect.c:118
2858 #, c-format
2859 msgid "server doesn't support feature '%s'"
2860 msgstr "servern stöder inte funktionen \"%s\""
2862 #: connect.c:129
2863 msgid "expected flush after capabilities"
2864 msgstr "förväntade \"flush\" efter förmågor"
2866 #: connect.c:265
2867 #, c-format
2868 msgid "ignoring capabilities after first line '%s'"
2869 msgstr "ignorerar förmågor efter första raden \"%s\""
2871 #: connect.c:286
2872 msgid "protocol error: unexpected capabilities^{}"
2873 msgstr "protokollfel: förväntade inte capabilities^{}"
2875 #: connect.c:308
2876 #, c-format
2877 msgid "protocol error: expected shallow sha-1, got '%s'"
2878 msgstr "protokollfel: förväntade \"shallow sha-1\" fick \"%s\""
2880 #: connect.c:310
2881 msgid "repository on the other end cannot be shallow"
2882 msgstr "arkivet på andra sidan kan inte vara grunt"
2884 #: connect.c:349
2885 msgid "invalid packet"
2886 msgstr "ogiltigt paket"
2888 #: connect.c:369
2889 #, c-format
2890 msgid "protocol error: unexpected '%s'"
2891 msgstr "protokollfel: förväntade inte \"%s\""
2893 #: connect.c:499
2894 #, c-format
2895 msgid "unknown object format '%s' specified by server"
2896 msgstr "okänt objektformat \"%s\" angavs av servern"
2898 #: connect.c:528
2899 #, c-format
2900 msgid "invalid ls-refs response: %s"
2901 msgstr "ogiltigt svar på ls-refs: %s"
2903 #: connect.c:532
2904 msgid "expected flush after ref listing"
2905 msgstr "förväntade \"flush\" efter ref-listan"
2907 #: connect.c:535
2908 msgid "expected response end packet after ref listing"
2909 msgstr "förväntade svarsavslutningspaket efter ref-listan"
2911 #: connect.c:670
2912 #, c-format
2913 msgid "protocol '%s' is not supported"
2914 msgstr "protokollet \"%s\" stöds inte"
2916 #: connect.c:721
2917 msgid "unable to set SO_KEEPALIVE on socket"
2918 msgstr "kunde inte sätta SO_KEEPALIVE på uttaget"
2920 #: connect.c:761 connect.c:824
2921 #, c-format
2922 msgid "Looking up %s ... "
2923 msgstr "Slår upp %s..."
2925 #: connect.c:765
2926 #, c-format
2927 msgid "unable to look up %s (port %s) (%s)"
2928 msgstr "kan inte slå upp %s (port %s) (%s)"
2930 #. TRANSLATORS: this is the end of "Looking up %s ... "
2931 #: connect.c:769 connect.c:840
2932 #, c-format
2933 msgid ""
2934 "done.\n"
2935 "Connecting to %s (port %s) ... "
2936 msgstr ""
2937 "klart.\n"
2938 "Ansluter till %s (port %s)..."
2940 #: connect.c:791 connect.c:868
2941 #, c-format
2942 msgid ""
2943 "unable to connect to %s:\n"
2944 "%s"
2945 msgstr ""
2946 "kunde inte ansluta till %s:\n"
2947 "%s"
2949 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2950 #: connect.c:797 connect.c:874
2951 msgid "done."
2952 msgstr "klart."
2954 #: connect.c:828
2955 #, c-format
2956 msgid "unable to look up %s (%s)"
2957 msgstr "kunde inte slå upp %s (%s)"
2959 #: connect.c:834
2960 #, c-format
2961 msgid "unknown port %s"
2962 msgstr "okänd port %s"
2964 #: connect.c:971 connect.c:1303
2965 #, c-format
2966 msgid "strange hostname '%s' blocked"
2967 msgstr "konstigt värdnamn \"%s\" blockerat"
2969 #: connect.c:973
2970 #, c-format
2971 msgid "strange port '%s' blocked"
2972 msgstr "konstig port \"%s\" blockerad"
2974 #: connect.c:983
2975 #, c-format
2976 msgid "cannot start proxy %s"
2977 msgstr "kan inte starta mellanserver (proxy) %s"
2979 #: connect.c:1054
2980 msgid "no path specified; see 'git help pull' for valid url syntax"
2981 msgstr "ingen sökväg angavs; se \"git help pull\" för giltig URL-syntax"
2983 #: connect.c:1194
2984 msgid "newline is forbidden in git:// hosts and repo paths"
2985 msgstr "radbrytningar är förbjudna i git://-värdnamn och arkivsökvägar"
2987 #: connect.c:1251
2988 msgid "ssh variant 'simple' does not support -4"
2989 msgstr "ssh-varianten \"simple\" stöder inte -4"
2991 #: connect.c:1263
2992 msgid "ssh variant 'simple' does not support -6"
2993 msgstr "ssh-varianten \"simple\" stöder inte -6"
2995 #: connect.c:1280
2996 msgid "ssh variant 'simple' does not support setting port"
2997 msgstr "ssh-varianten \"simple\" stöder inte val av port"
2999 #: connect.c:1392
3000 #, c-format
3001 msgid "strange pathname '%s' blocked"
3002 msgstr "konstigt sökvägsnamn \"%s\" blockerat"
3004 #: connect.c:1440
3005 msgid "unable to fork"
3006 msgstr "kunde inte grena (fork)"
3008 # Vague original, not networking-related, but rather related to the actual
3009 # objects in the database.
3010 #: connected.c:109 builtin/fsck.c:189 builtin/prune.c:45
3011 msgid "Checking connectivity"
3012 msgstr "Kontrollerar konnektivitet"
3014 #: connected.c:122
3015 msgid "Could not run 'git rev-list'"
3016 msgstr "Kunde inte köra \"git rev-list\""
3018 #: connected.c:146
3019 msgid "failed write to rev-list"
3020 msgstr "kunde inte skriva till rev-list"
3022 #: connected.c:151
3023 msgid "failed to close rev-list's stdin"
3024 msgstr "kunde inte stänga rev-list:s standard in"
3026 #: convert.c:183
3027 #, c-format
3028 msgid "illegal crlf_action %d"
3029 msgstr "felaktig crlf_action %d"
3031 #: convert.c:196
3032 #, c-format
3033 msgid "CRLF would be replaced by LF in %s"
3034 msgstr "CRLF skulle ersättas av LF i %s"
3036 #: convert.c:198
3037 #, c-format
3038 msgid ""
3039 "CRLF will be replaced by LF in %s.\n"
3040 "The file will have its original line endings in your working directory"
3041 msgstr ""
3042 "CRLF kommer att ersättas av LF i %s.\n"
3043 "Filen kommer att ha sina ursprungliga radbrytningar i din arbetskatalog"
3045 #: convert.c:206
3046 #, c-format
3047 msgid "LF would be replaced by CRLF in %s"
3048 msgstr "LF skulle ersättas av CRLF i %s"
3050 #: convert.c:208
3051 #, c-format
3052 msgid ""
3053 "LF will be replaced by CRLF in %s.\n"
3054 "The file will have its original line endings in your working directory"
3055 msgstr ""
3056 "LF kommer att ersättas av CRLF i %s.\n"
3057 "Filen kommer att ha sina ursprungliga radbrytningar i din arbetskatalog"
3059 #: convert.c:273
3060 #, c-format
3061 msgid "BOM is prohibited in '%s' if encoded as %s"
3062 msgstr "BOM är förbjudet i \"%s\" om kodat som %s"
3064 #: convert.c:280
3065 #, c-format
3066 msgid ""
3067 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
3068 "working-tree-encoding."
3069 msgstr ""
3070 "Filen \"%s\" innehåller byte order mark (BOM). Använd UTF-%.*s som "
3071 "teckenkodning i arbetskatalogen."
3073 #: convert.c:293
3074 #, c-format
3075 msgid "BOM is required in '%s' if encoded as %s"
3076 msgstr "BOM krävs om \"%s\" kodas som %s"
3078 #: convert.c:295
3079 #, c-format
3080 msgid ""
3081 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
3082 "%sLE (depending on the byte order) as working-tree-encoding."
3083 msgstr ""
3084 "Filen \"%s\" saknar byte order mark (BOM). Använd UTF-%sBE eller UTF-%sLE "
3085 "(beroende på byteordning) som teckenkodning i arbetskatalogen."
3087 #: convert.c:408 convert.c:479
3088 #, c-format
3089 msgid "failed to encode '%s' from %s to %s"
3090 msgstr "misslyckades omkoda \"%s\" från %s till %s"
3092 #: convert.c:451
3093 #, c-format
3094 msgid "encoding '%s' from %s to %s and back is not the same"
3095 msgstr ""
3096 "omkodning av \"%s\" från %s till %s och tillbaka ger inte samma resultat"
3098 #: convert.c:654
3099 #, c-format
3100 msgid "cannot fork to run external filter '%s'"
3101 msgstr "kan inte grena (fork) för att köra externt filter \"%s\""
3103 #: convert.c:674
3104 #, c-format
3105 msgid "cannot feed the input to external filter '%s'"
3106 msgstr "kunde inte skicka indata till externt filter \"%s\""
3108 #: convert.c:681
3109 #, c-format
3110 msgid "external filter '%s' failed %d"
3111 msgstr "externt filter \"%s\" misslyckades %d"
3113 #: convert.c:716 convert.c:719
3114 #, c-format
3115 msgid "read from external filter '%s' failed"
3116 msgstr "läsning från externt filter \"%s\" misslyckades"
3118 #: convert.c:722 convert.c:777
3119 #, c-format
3120 msgid "external filter '%s' failed"
3121 msgstr "externt filter \"%s\" misslyckades"
3123 #: convert.c:826
3124 msgid "unexpected filter type"
3125 msgstr "oväntad filtertyp"
3127 #: convert.c:837
3128 msgid "path name too long for external filter"
3129 msgstr "sökvägen för lång för externt filter"
3131 #: convert.c:935
3132 #, c-format
3133 msgid ""
3134 "external filter '%s' is not available anymore although not all paths have "
3135 "been filtered"
3136 msgstr ""
3137 "externt filter \"%s\" är inte längre tillgängligt trots att alla sökvägar "
3138 "inte har filtrerats"
3140 #: convert.c:1236
3141 msgid "true/false are no valid working-tree-encodings"
3142 msgstr "true/false är inte giltig teckenkodning för arbetskatalogen"
3144 #: convert.c:1416 convert.c:1449
3145 #, c-format
3146 msgid "%s: clean filter '%s' failed"
3147 msgstr "%s: \"clean\"-filtret \"%s\" misslyckades"
3149 #: convert.c:1492
3150 #, c-format
3151 msgid "%s: smudge filter %s failed"
3152 msgstr "%s: \"smudge\"-filtret \"%s\" misslyckades"
3154 #: credential.c:96
3155 #, c-format
3156 msgid "skipping credential lookup for key: credential.%s"
3157 msgstr "hoppar över uppslag av inloggningsuppgifter för nyckel: credential.%s"
3159 #: credential.c:112
3160 msgid "refusing to work with credential missing host field"
3161 msgstr "vägrar arbeta med inloggningsuppgifter utan värdfält"
3163 #: credential.c:114
3164 msgid "refusing to work with credential missing protocol field"
3165 msgstr "vägrar arbeta med inloggningsuppgifter utan protokollfält"
3167 #: credential.c:395
3168 #, c-format
3169 msgid "url contains a newline in its %s component: %s"
3170 msgstr "url innehåller radbrytning i komponenten %s: %s"
3172 #: credential.c:439
3173 #, c-format
3174 msgid "url has no scheme: %s"
3175 msgstr "url saknar protokoll: %s"
3177 #: credential.c:512
3178 #, c-format
3179 msgid "credential url cannot be parsed: %s"
3180 msgstr "kan inte tolka url för inloggingsuppgifter: %s"
3182 #: date.c:138
3183 msgid "in the future"
3184 msgstr "i framtiden"
3186 #: date.c:144
3187 #, c-format
3188 msgid "%<PRIuMAX> second ago"
3189 msgid_plural "%<PRIuMAX> seconds ago"
3190 msgstr[0] "%<PRIuMAX> sekund sedan"
3191 msgstr[1] "%<PRIuMAX> sekunder sedan"
3193 #: date.c:151
3194 #, c-format
3195 msgid "%<PRIuMAX> minute ago"
3196 msgid_plural "%<PRIuMAX> minutes ago"
3197 msgstr[0] "%<PRIuMAX> minut sedan"
3198 msgstr[1] "%<PRIuMAX> minuter sedan"
3200 #: date.c:158
3201 #, c-format
3202 msgid "%<PRIuMAX> hour ago"
3203 msgid_plural "%<PRIuMAX> hours ago"
3204 msgstr[0] "%<PRIuMAX> timme sedan"
3205 msgstr[1] "%<PRIuMAX> timmar sedan"
3207 #: date.c:165
3208 #, c-format
3209 msgid "%<PRIuMAX> day ago"
3210 msgid_plural "%<PRIuMAX> days ago"
3211 msgstr[0] "%<PRIuMAX> dag sedan"
3212 msgstr[1] "%<PRIuMAX> dagar sedan"
3214 #: date.c:171
3215 #, c-format
3216 msgid "%<PRIuMAX> week ago"
3217 msgid_plural "%<PRIuMAX> weeks ago"
3218 msgstr[0] "%<PRIuMAX> vecka sedan"
3219 msgstr[1] "%<PRIuMAX> veckor sedan"
3221 #: date.c:178
3222 #, c-format
3223 msgid "%<PRIuMAX> month ago"
3224 msgid_plural "%<PRIuMAX> months ago"
3225 msgstr[0] "%<PRIuMAX> månad sedan"
3226 msgstr[1] "%<PRIuMAX> månader sedan"
3228 #: date.c:189
3229 #, c-format
3230 msgid "%<PRIuMAX> year"
3231 msgid_plural "%<PRIuMAX> years"
3232 msgstr[0] "%<PRIuMAX> år"
3233 msgstr[1] "%<PRIuMAX> år"
3235 #. TRANSLATORS: "%s" is "<n> years"
3236 #: date.c:192
3237 #, c-format
3238 msgid "%s, %<PRIuMAX> month ago"
3239 msgid_plural "%s, %<PRIuMAX> months ago"
3240 msgstr[0] "%s, %<PRIuMAX> månad sedan"
3241 msgstr[1] "%s, %<PRIuMAX> månader sedan"
3243 #: date.c:197 date.c:202
3244 #, c-format
3245 msgid "%<PRIuMAX> year ago"
3246 msgid_plural "%<PRIuMAX> years ago"
3247 msgstr[0] "%<PRIuMAX> år sedan"
3248 msgstr[1] "%<PRIuMAX> år sedan"
3250 #: delta-islands.c:272
3251 msgid "Propagating island marks"
3252 msgstr "Sprider ö-markeringar"
3254 #: delta-islands.c:290
3255 #, c-format
3256 msgid "bad tree object %s"
3257 msgstr "felaktigt trädobjektet %s"
3259 #: delta-islands.c:334
3260 #, c-format
3261 msgid "failed to load island regex for '%s': %s"
3262 msgstr "kunde inte hämta ö-regex för \"%s\": %s"
3264 #: delta-islands.c:390
3265 #, c-format
3266 msgid "island regex from config has too many capture groups (max=%d)"
3267 msgstr "ö-regex från konfiguration har för många fångstgrupper (max=%d)"
3269 #: delta-islands.c:467
3270 #, c-format
3271 msgid "Marked %d islands, done.\n"
3272 msgstr "Markerade %d öar, klar.\n"
3274 #: diff-merges.c:70
3275 #, c-format
3276 msgid "unknown value for --diff-merges: %s"
3277 msgstr "okänt värde för --diff-merges: %s"
3279 #: diff-lib.c:561
3280 msgid "--merge-base does not work with ranges"
3281 msgstr "--merge-base fungerar inte med intervall"
3283 #: diff-lib.c:563
3284 msgid "--merge-base only works with commits"
3285 msgstr "--merge-base fungerar bara med incheckningar"
3287 #: diff-lib.c:580
3288 msgid "unable to get HEAD"
3289 msgstr "kan inte hämta HEAD"
3291 #: diff-lib.c:587
3292 msgid "no merge base found"
3293 msgstr "ingen sammanslagningsbas hittades"
3295 #: diff-lib.c:589
3296 msgid "multiple merge bases found"
3297 msgstr "flera sammanslagningsbaser hittades"
3299 #: diff-no-index.c:237
3300 msgid "git diff --no-index [<options>] <path> <path>"
3301 msgstr "git diff --no-index [<flaggor>] <sökväg> <sökväg>"
3303 #: diff-no-index.c:262
3304 msgid ""
3305 "Not a git repository. Use --no-index to compare two paths outside a working "
3306 "tree"
3307 msgstr ""
3308 "Inte ett git-arkiv. Använd --no-index för att jämföra två sökvägar utanför "
3309 "en arbetskatalog."
3311 #: diff.c:157
3312 #, c-format
3313 msgid "  Failed to parse dirstat cut-off percentage '%s'\n"
3314 msgstr "  Misslyckades tolka dirstat-avskärningsprocentandel \"%s\"\n"
3316 #: diff.c:162
3317 #, c-format
3318 msgid "  Unknown dirstat parameter '%s'\n"
3319 msgstr "  Okänd dirstat-parameter \"%s\"\n"
3321 #: diff.c:298
3322 msgid ""
3323 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
3324 "'dimmed-zebra', 'plain'"
3325 msgstr ""
3326 "färginställningen för flyttade block måste vara en av \"no\", \"default\", "
3327 "\"blocks\", \"zebra\", \"dimmed-zebra\", \"plain\""
3329 #: diff.c:326
3330 #, c-format
3331 msgid ""
3332 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
3333 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
3334 msgstr ""
3335 "okänt läge \"%s\" för color-moved-ws, möjliga värden är \"ignore-space-change"
3336 "\", \"ignore-space-at-eol\", \"ignore-all-space\", \"allow-indentation-change"
3337 "\""
3339 #: diff.c:334
3340 msgid ""
3341 "color-moved-ws: allow-indentation-change cannot be combined with other "
3342 "whitespace modes"
3343 msgstr ""
3344 "color-moved-ws: allow-indentation-change kan inte kombineras med andra "
3345 "blankstegslägen"
3347 #: diff.c:411
3348 #, c-format
3349 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3350 msgstr "Okänt värde för konfigurationsvariabeln \"diff.submodule\": \"%s\""
3352 #: diff.c:471
3353 #, c-format
3354 msgid ""
3355 "Found errors in 'diff.dirstat' config variable:\n"
3356 "%s"
3357 msgstr ""
3358 "Hittade fel i konfigurationsvariabeln \"diff.dirstat\":\n"
3359 "%s"
3361 #: diff.c:4290
3362 #, c-format
3363 msgid "external diff died, stopping at %s"
3364 msgstr "extern diff dog, stannar vid %s"
3366 #: diff.c:4642
3367 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
3368 msgstr "--name-only, --name-status, --check och -s är ömsesidigt uteslutande"
3370 #: diff.c:4645
3371 msgid "-G, -S and --find-object are mutually exclusive"
3372 msgstr "-G, -S och --find-object är ömsesidigt uteslutande"
3374 #: diff.c:4648
3375 msgid ""
3376 "-G and --pickaxe-regex are mutually exclusive, use --pickaxe-regex with -S"
3377 msgstr ""
3378 "-G och --pickaxe-regex är ömsesidigt uteslutande, använd --pickaxe-regex med "
3379 "-S"
3381 #: diff.c:4651
3382 msgid ""
3383 "--pickaxe-all and --find-object are mutually exclusive, use --pickaxe-all "
3384 "with -G and -S"
3385 msgstr ""
3386 "--pickaxe-all och --find-object är ömsesidigt uteslutande, använd --pickaxe-"
3387 "all med -G och -S"
3389 #: diff.c:4730
3390 msgid "--follow requires exactly one pathspec"
3391 msgstr "--follow kräver exakt en sökvägsangivelse"
3393 #: diff.c:4778
3394 #, c-format
3395 msgid "invalid --stat value: %s"
3396 msgstr "ogiltigt värde för --stat: %s"
3398 #: diff.c:4783 diff.c:4788 diff.c:4793 diff.c:4798 diff.c:5326
3399 #: parse-options.c:217 parse-options.c:221
3400 #, c-format
3401 msgid "%s expects a numerical value"
3402 msgstr "%s förväntar ett numeriskt värde"
3404 #: diff.c:4815
3405 #, c-format
3406 msgid ""
3407 "Failed to parse --dirstat/-X option parameter:\n"
3408 "%s"
3409 msgstr ""
3410 "Misslyckades tolka argument till flaggan --dirstat/-X;\n"
3411 "%s"
3413 #: diff.c:4900
3414 #, c-format
3415 msgid "unknown change class '%c' in --diff-filter=%s"
3416 msgstr "okänd ändringsklass \"%c\" i --diff-filter=%s"
3418 #: diff.c:4924
3419 #, c-format
3420 msgid "unknown value after ws-error-highlight=%.*s"
3421 msgstr "okänt värde efter ws-error-highlight=%.*s"
3423 #: diff.c:4938
3424 #, c-format
3425 msgid "unable to resolve '%s'"
3426 msgstr "kunde inte slå upp \"%s\""
3428 #: diff.c:4988 diff.c:4994
3429 #, c-format
3430 msgid "%s expects <n>/<m> form"
3431 msgstr "%s förväntar formen <n>/<m>"
3433 #: diff.c:5006
3434 #, c-format
3435 msgid "%s expects a character, got '%s'"
3436 msgstr "%s förväntar ett tecken, fick \"%s\""
3438 #: diff.c:5027
3439 #, c-format
3440 msgid "bad --color-moved argument: %s"
3441 msgstr "felaktigt argument till --color-moved: %s"
3443 #: diff.c:5046
3444 #, c-format
3445 msgid "invalid mode '%s' in --color-moved-ws"
3446 msgstr "ogiltigt läge %s\" i --color-moved-ws"
3448 #: diff.c:5086
3449 msgid ""
3450 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3451 "\"histogram\""
3452 msgstr ""
3453 "flaggan diff-algorithm godtar\"myers\", \"minimal\", \"patience\" och "
3454 "\"histogram\""
3456 #: diff.c:5122 diff.c:5142
3457 #, c-format
3458 msgid "invalid argument to %s"
3459 msgstr "ogiltigt argument för %s"
3461 #: diff.c:5246
3462 #, c-format
3463 msgid "invalid regex given to -I: '%s'"
3464 msgstr "ogiltigt reguljärt uttryck angavs för -I: \"%s\""
3466 #: diff.c:5295
3467 #, c-format
3468 msgid "failed to parse --submodule option parameter: '%s'"
3469 msgstr "misslyckades tolka argument till flaggan --submodule: \"%s\""
3471 #: diff.c:5351
3472 #, c-format
3473 msgid "bad --word-diff argument: %s"
3474 msgstr "felaktigt argument --word-diff: %s"
3476 #: diff.c:5387
3477 msgid "Diff output format options"
3478 msgstr "Formatflaggor för diff-utdata"
3480 #: diff.c:5389 diff.c:5395
3481 msgid "generate patch"
3482 msgstr "skapar patch"
3484 #: diff.c:5392 builtin/log.c:179
3485 msgid "suppress diff output"
3486 msgstr "undertryck diff-utdata"
3488 #: diff.c:5397 diff.c:5511 diff.c:5518
3489 msgid "<n>"
3490 msgstr "<n>"
3492 #: diff.c:5398 diff.c:5401
3493 msgid "generate diffs with <n> lines context"
3494 msgstr "skapa diffar med <n> rader sammanhang"
3496 #: diff.c:5403
3497 msgid "generate the diff in raw format"
3498 msgstr "generera diff i råformat"
3500 #: diff.c:5406
3501 msgid "synonym for '-p --raw'"
3502 msgstr "synonym till \"-p --raw\""
3504 #: diff.c:5410
3505 msgid "synonym for '-p --stat'"
3506 msgstr "synonym till \"-p --stat\""
3508 #: diff.c:5414
3509 msgid "machine friendly --stat"
3510 msgstr "maskinläsbar --stat"
3512 #: diff.c:5417
3513 msgid "output only the last line of --stat"
3514 msgstr "skriv bara ut den sista raden för --stat"
3516 #: diff.c:5419 diff.c:5427
3517 msgid "<param1,param2>..."
3518 msgstr "<param1,param2>..."
3520 #: diff.c:5420
3521 msgid ""
3522 "output the distribution of relative amount of changes for each sub-directory"
3523 msgstr ""
3524 "skriv ut distributionen av relativa mängder ändringar för varje underkatalog"
3526 #: diff.c:5424
3527 msgid "synonym for --dirstat=cumulative"
3528 msgstr "synonym för --dirstat=cumulative"
3530 #: diff.c:5428
3531 msgid "synonym for --dirstat=files,param1,param2..."
3532 msgstr "synonym för --dirstat=filer,param1,param2..."
3534 #: diff.c:5432
3535 msgid "warn if changes introduce conflict markers or whitespace errors"
3536 msgstr "varna om ändringar introducerar konfliktmarkörer eller blankstegsfel"
3538 #: diff.c:5435
3539 msgid "condensed summary such as creations, renames and mode changes"
3540 msgstr "kortfattad summering såsom skapade, namnbyten och ändrade lägen"
3542 #: diff.c:5438
3543 msgid "show only names of changed files"
3544 msgstr "visa endast namnen på ändrade filer"
3546 #: diff.c:5441
3547 msgid "show only names and status of changed files"
3548 msgstr "visa endast namn och status för ändrade filer"
3550 #: diff.c:5443
3551 msgid "<width>[,<name-width>[,<count>]]"
3552 msgstr "<bredd>[,<namn-bredd>[,<antal>]]"
3554 #: diff.c:5444
3555 msgid "generate diffstat"
3556 msgstr "skapa diffstat"
3558 #: diff.c:5446 diff.c:5449 diff.c:5452
3559 msgid "<width>"
3560 msgstr "<bredd>"
3562 #: diff.c:5447
3563 msgid "generate diffstat with a given width"
3564 msgstr "generera en diffstat med given bredd"
3566 #: diff.c:5450
3567 msgid "generate diffstat with a given name width"
3568 msgstr "generera en diffstat med given namnbredd"
3570 #: diff.c:5453
3571 msgid "generate diffstat with a given graph width"
3572 msgstr "generera en diffstat med given grafbredd"
3574 #: diff.c:5455
3575 msgid "<count>"
3576 msgstr "<antal>"
3578 #: diff.c:5456
3579 msgid "generate diffstat with limited lines"
3580 msgstr "generera diffstat med begränsade rader"
3582 #: diff.c:5459
3583 msgid "generate compact summary in diffstat"
3584 msgstr "skapa kompakt översikt i diffstat"
3586 #: diff.c:5462
3587 msgid "output a binary diff that can be applied"
3588 msgstr "skapa en binärdiff som kan appliceras"
3590 #: diff.c:5465
3591 msgid "show full pre- and post-image object names on the \"index\" lines"
3592 msgstr ""
3593 "visa fullständiga objektnamn i \"index\"-rader för läget både före och efter"
3595 #: diff.c:5467
3596 msgid "show colored diff"
3597 msgstr "visa färgad diff"
3599 #: diff.c:5468
3600 msgid "<kind>"
3601 msgstr "<typ>"
3603 #: diff.c:5469
3604 msgid ""
3605 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3606 "diff"
3607 msgstr ""
3608 "ljusmarkera blankstegsfel i \"context\" (sammanhang), \"old\" (gamla) eller "
3609 "\"new\" (nya) rader i diffen"
3611 #: diff.c:5472
3612 msgid ""
3613 "do not munge pathnames and use NULs as output field terminators in --raw or "
3614 "--numstat"
3615 msgstr ""
3616 "skriv inte om sökvägsnamn och använd NUL-tecken som fältseparerare i --raw "
3617 "eller --numstat"
3619 #: diff.c:5475 diff.c:5478 diff.c:5481 diff.c:5590
3620 msgid "<prefix>"
3621 msgstr "<prefix>"
3623 #: diff.c:5476
3624 msgid "show the given source prefix instead of \"a/\""
3625 msgstr "visa givet källprefix istället för \"a/\""
3627 #: diff.c:5479
3628 msgid "show the given destination prefix instead of \"b/\""
3629 msgstr "visa givet målprefix istället för \"b/\""
3631 #: diff.c:5482
3632 msgid "prepend an additional prefix to every line of output"
3633 msgstr "lägg till ytterligare prefix på alla rader i utdata"
3635 #: diff.c:5485
3636 msgid "do not show any source or destination prefix"
3637 msgstr "visa inte käll- eller målprefix"
3639 #: diff.c:5488
3640 msgid "show context between diff hunks up to the specified number of lines"
3641 msgstr "visa sammnhang mellan diff-stycken upp till angivet antal rader"
3643 #: diff.c:5492 diff.c:5497 diff.c:5502
3644 msgid "<char>"
3645 msgstr "<tecken>"
3647 #: diff.c:5493
3648 msgid "specify the character to indicate a new line instead of '+'"
3649 msgstr "ange tecken för att ange ny rad istället för \"+\""
3651 #: diff.c:5498
3652 msgid "specify the character to indicate an old line instead of '-'"
3653 msgstr "ange tecken för att ange gammal rad istället för \"-\""
3655 #: diff.c:5503
3656 msgid "specify the character to indicate a context instead of ' '"
3657 msgstr "ange tecken för att ange sammanhang istället för \" \""
3659 #: diff.c:5506
3660 msgid "Diff rename options"
3661 msgstr "Diff-namnbytesflaggor"
3663 #: diff.c:5507
3664 msgid "<n>[/<m>]"
3665 msgstr "<n>[/<m>]"
3667 #: diff.c:5508
3668 msgid "break complete rewrite changes into pairs of delete and create"
3669 msgstr "dela upp kompletta omskrivningar till ta bort och skapa-par"
3671 #: diff.c:5512
3672 msgid "detect renames"
3673 msgstr "detektera namnändringar"
3675 #: diff.c:5516
3676 msgid "omit the preimage for deletes"
3677 msgstr "ta bort för-version för borttagningar"
3679 #: diff.c:5519
3680 msgid "detect copies"
3681 msgstr "detektera kopior"
3683 #: diff.c:5523
3684 msgid "use unmodified files as source to find copies"
3685 msgstr "använd oförändrade som källa för att hitta kopior"
3687 #: diff.c:5525
3688 msgid "disable rename detection"
3689 msgstr "inaktivera detektering av namnbyten"
3691 #: diff.c:5528
3692 msgid "use empty blobs as rename source"
3693 msgstr "använd tomma blob:ar som namnändringskälla"
3695 #: diff.c:5530
3696 msgid "continue listing the history of a file beyond renames"
3697 msgstr "fortsätt lista historiken för en fil bortom namnändringar"
3699 #: diff.c:5533
3700 msgid ""
3701 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3702 "given limit"
3703 msgstr ""
3704 "förhindra namnbyte/kopie-detektering om antalet namnbyten/kopior överskriver "
3705 "given gräns"
3707 #: diff.c:5535
3708 msgid "Diff algorithm options"
3709 msgstr "Alternativ för diff-algoritm"
3711 #: diff.c:5537
3712 msgid "produce the smallest possible diff"
3713 msgstr "skapa minsta möjliga diff"
3715 #: diff.c:5540
3716 msgid "ignore whitespace when comparing lines"
3717 msgstr "ignorera blanktecken vid radjämförelse"
3719 #: diff.c:5543
3720 msgid "ignore changes in amount of whitespace"
3721 msgstr "ignorera ändringar i antal blanktecken vid radjämförelse"
3723 #: diff.c:5546
3724 msgid "ignore changes in whitespace at EOL"
3725 msgstr "ignorera blanktecken vid radslut"
3727 #: diff.c:5549
3728 msgid "ignore carrier-return at the end of line"
3729 msgstr "ignorera CR-tecken vid radslut"
3731 #: diff.c:5552
3732 msgid "ignore changes whose lines are all blank"
3733 msgstr "ignorera ändringar i rader som är helt blanka"
3735 #: diff.c:5554 diff.c:5576 diff.c:5579 diff.c:5624
3736 msgid "<regex>"
3737 msgstr "<reguttr>"
3739 #: diff.c:5555
3740 msgid "ignore changes whose all lines match <regex>"
3741 msgstr "ignorera ändringar där samtliga rader motsvarar <reguttr>"
3743 #: diff.c:5558
3744 msgid "heuristic to shift diff hunk boundaries for easy reading"
3745 msgstr "heuristik för att flytta diff-gränser för lättare läsning"
3747 #: diff.c:5561
3748 msgid "generate diff using the \"patience diff\" algorithm"
3749 msgstr "skapa diffar med algoritmen \"patience diff\""
3751 #: diff.c:5565
3752 msgid "generate diff using the \"histogram diff\" algorithm"
3753 msgstr "skapa diffar med algoritmen \"histogram diff\""
3755 #: diff.c:5567
3756 msgid "<algorithm>"
3757 msgstr "<algoritm>"
3759 #: diff.c:5568
3760 msgid "choose a diff algorithm"
3761 msgstr "välj en diff-algoritm"
3763 #: diff.c:5570
3764 msgid "<text>"
3765 msgstr "<text>"
3767 #: diff.c:5571
3768 msgid "generate diff using the \"anchored diff\" algorithm"
3769 msgstr "skapa diffar med algoritmen \"anchored diff\""
3771 #: diff.c:5573 diff.c:5582 diff.c:5585
3772 msgid "<mode>"
3773 msgstr "<läge>"
3775 #: diff.c:5574
3776 msgid "show word diff, using <mode> to delimit changed words"
3777 msgstr "visa orddiff, där <läge> avgränsar ändrade ord"
3779 #: diff.c:5577
3780 msgid "use <regex> to decide what a word is"
3781 msgstr "använd <reguttr> för att bestämma vad som är ett ord"
3783 #: diff.c:5580
3784 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3785 msgstr "motsvarar --word-diff=color --word-diff-regex=<reguttr>"
3787 #: diff.c:5583
3788 msgid "moved lines of code are colored differently"
3789 msgstr "flyttade kodrader färgas på annat sätt"
3791 #: diff.c:5586
3792 msgid "how white spaces are ignored in --color-moved"
3793 msgstr "hur blanktecken ignoreras i --color-moved"
3795 #: diff.c:5589
3796 msgid "Other diff options"
3797 msgstr "Andra diff-flaggor"
3799 #: diff.c:5591
3800 msgid "when run from subdir, exclude changes outside and show relative paths"
3801 msgstr ""
3802 "vid start från underkatalog, uteslut ändringar utanför och visa relativa "
3803 "sökvägar"
3805 #: diff.c:5595
3806 msgid "treat all files as text"
3807 msgstr "hantera alla filer som text"
3809 #: diff.c:5597
3810 msgid "swap two inputs, reverse the diff"
3811 msgstr "växla två indatafiler, vänd diffen"
3813 #: diff.c:5599
3814 msgid "exit with 1 if there were differences, 0 otherwise"
3815 msgstr "avsluta med 1 vid ändringar, annars 0"
3817 #: diff.c:5601
3818 msgid "disable all output of the program"
3819 msgstr "slå av alla utdata från programmet"
3821 #: diff.c:5603
3822 msgid "allow an external diff helper to be executed"
3823 msgstr "tillåt köra en extern diff-hjälpare"
3825 #: diff.c:5605
3826 msgid "run external text conversion filters when comparing binary files"
3827 msgstr "kör externt textkonverteringsfiler när binärfiler jämförs"
3829 #: diff.c:5607
3830 msgid "<when>"
3831 msgstr "<när>"
3833 #: diff.c:5608
3834 msgid "ignore changes to submodules in the diff generation"
3835 msgstr "ignorera ändringar i undermoduler när diffen skapas"
3837 #: diff.c:5611
3838 msgid "<format>"
3839 msgstr "<format>"
3841 #: diff.c:5612
3842 msgid "specify how differences in submodules are shown"
3843 msgstr "ange hur ändringar i undermoduler visas"
3845 #: diff.c:5616
3846 msgid "hide 'git add -N' entries from the index"
3847 msgstr "dölj \"git add -N\"-poster från indexet"
3849 #: diff.c:5619
3850 msgid "treat 'git add -N' entries as real in the index"
3851 msgstr "tolka \"git add -N\"-poster som äkta i indexet"
3853 #: diff.c:5621
3854 msgid "<string>"
3855 msgstr "<sträng>"
3857 #: diff.c:5622
3858 msgid ""
3859 "look for differences that change the number of occurrences of the specified "
3860 "string"
3861 msgstr "se efter ändringar som ändrar antalet förekomster av angiven sträng"
3863 #: diff.c:5625
3864 msgid ""
3865 "look for differences that change the number of occurrences of the specified "
3866 "regex"
3867 msgstr ""
3868 "se efter ändringar som ändrar antalet förekomster av angivet reguljärt "
3869 "uttryck"
3871 #: diff.c:5628
3872 msgid "show all changes in the changeset with -S or -G"
3873 msgstr "visa alla ändringar i ändringsuppsättningen med -S eller -G"
3875 #: diff.c:5631
3876 msgid "treat <string> in -S as extended POSIX regular expression"
3877 msgstr "tolka <sträng> i -S som utökade POSIX-reguljära uttryck"
3879 #: diff.c:5634
3880 msgid "control the order in which files appear in the output"
3881 msgstr "styr ordningen i vilken filer visas i utdata"
3883 #: diff.c:5635 diff.c:5638
3884 msgid "<path>"
3885 msgstr "<sökväg>"
3887 #: diff.c:5636
3888 msgid "show the change in the specified path first"
3889 msgstr "visa ändringen i angiven sökväg först"
3891 #: diff.c:5639
3892 msgid "skip the output to the specified path"
3893 msgstr "hoppa över utdata fram till angiven sökväg"
3895 #: diff.c:5641
3896 msgid "<object-id>"
3897 msgstr "<objekt-id>"
3899 #: diff.c:5642
3900 msgid ""
3901 "look for differences that change the number of occurrences of the specified "
3902 "object"
3903 msgstr "se efter ändringar som ändrar antalet förekomster av angivet objekt"
3905 #: diff.c:5644
3906 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3907 msgstr "[(A|C|D|M|R|T|U|X|B)...[*]]"
3909 #: diff.c:5645
3910 msgid "select files by diff type"
3911 msgstr "välj filter efter diff-typ"
3913 #: diff.c:5647
3914 msgid "<file>"
3915 msgstr "<fil>"
3917 #: diff.c:5648
3918 msgid "Output to a specific file"
3919 msgstr "Skriv utdata till en specifik fil"
3921 #: diff.c:6306
3922 msgid "exhaustive rename detection was skipped due to too many files."
3923 msgstr ""
3924 "uttömmande namnbytesdetektering hoppades över på grund av för många filer."
3926 #: diff.c:6309
3927 msgid "only found copies from modified paths due to too many files."
3928 msgstr "hittade bara kopior från ändrade sökvägar på grund av för många filer."
3930 #: diff.c:6312
3931 #, c-format
3932 msgid ""
3933 "you may want to set your %s variable to at least %d and retry the command."
3934 msgstr ""
3935 "du kan sätta variabeln %s till åtminstone %d och försöka kommandot på nytt."
3937 #: diffcore-order.c:24
3938 #, c-format
3939 msgid "failed to read orderfile '%s'"
3940 msgstr "kunde inte läsa orderfilen \"%s\""
3942 #: diffcore-rename.c:1564
3943 msgid "Performing inexact rename detection"
3944 msgstr "Utför onöjaktig namnbytesdetektering"
3946 #: diffcore-rotate.c:29
3947 #, c-format
3948 msgid "No such path '%s' in the diff"
3949 msgstr "Sökvägen \"%s\" finns inte i diffen"
3951 #: dir.c:593
3952 #, c-format
3953 msgid "pathspec '%s' did not match any file(s) known to git"
3954 msgstr "sökvägsangivelsen \"%s\" motsvarade inte några av git kända filer"
3956 #: dir.c:733 dir.c:762 dir.c:775
3957 #, c-format
3958 msgid "unrecognized pattern: '%s'"
3959 msgstr "okänt mönster: %s"
3961 #: dir.c:790 dir.c:804
3962 #, c-format
3963 msgid "unrecognized negative pattern: '%s'"
3964 msgstr "okänt negativt mönster: %s"
3966 #: dir.c:820
3967 #, c-format
3968 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3969 msgstr ""
3970 "din \"sparse-checkout\"-fil kan ha problem: mönstret \"%s\" förekommer flera "
3971 "gånger"
3973 #: dir.c:830
3974 msgid "disabling cone pattern matching"
3975 msgstr "inaktiverar konmönstermatchning"
3977 #: dir.c:1214
3978 #, c-format
3979 msgid "cannot use %s as an exclude file"
3980 msgstr "kan inte använda %s som exkluderingsfil"
3982 #: dir.c:2464
3983 #, c-format
3984 msgid "could not open directory '%s'"
3985 msgstr "kunde inte öppna katalogen \"%s\""
3987 #: dir.c:2766
3988 msgid "failed to get kernel name and information"
3989 msgstr "misslyckades hämta kärnans namn och information"
3991 #: dir.c:2890
3992 msgid "untracked cache is disabled on this system or location"
3993 msgstr "ospårad cache är inaktiverad på systemet eller platsen"
3995 #: dir.c:3158
3996 msgid ""
3997 "No directory name could be guessed.\n"
3998 "Please specify a directory on the command line"
3999 msgstr ""
4000 "Kunde inte gissa katalognamn.\n"
4001 "Ange en katalog på kommandoraden"
4003 #: dir.c:3837
4004 #, c-format
4005 msgid "index file corrupt in repo %s"
4006 msgstr "indexfilen trasig i arkivet %s"
4008 #: dir.c:3884 dir.c:3889
4009 #, c-format
4010 msgid "could not create directories for %s"
4011 msgstr "kunde inte skapa kataloger för %s"
4013 #: dir.c:3918
4014 #, c-format
4015 msgid "could not migrate git directory from '%s' to '%s'"
4016 msgstr "kunde inte migrera git-katalog från \"%s\" till \"%s\""
4018 #: editor.c:77
4019 #, c-format
4020 msgid "hint: Waiting for your editor to close the file...%c"
4021 msgstr "tips: Väntar på att textredigeringsprogrammet ska stänga filen...%c"
4023 #: entry.c:177
4024 msgid "Filtering content"
4025 msgstr "Filtrerar innehåll"
4027 #: entry.c:498
4028 #, c-format
4029 msgid "could not stat file '%s'"
4030 msgstr "kunde inte ta status på filen \"%s\""
4032 #: environment.c:143
4033 #, c-format
4034 msgid "bad git namespace path \"%s\""
4035 msgstr "felaktig git-namnrymdssökväg \"%s\""
4037 #: exec-cmd.c:363
4038 #, c-format
4039 msgid "too many args to run %s"
4040 msgstr "för många flaggor för att köra %s"
4042 #: fetch-pack.c:193
4043 msgid "git fetch-pack: expected shallow list"
4044 msgstr "git fetch-pack: förväntade grund lista"
4046 #: fetch-pack.c:196
4047 msgid "git fetch-pack: expected a flush packet after shallow list"
4048 msgstr "git fetch-pack: förväntade ett flush-paket efter grund lista"
4050 #: fetch-pack.c:207
4051 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
4052 msgstr "git fetch-pack: förväntade ACK/NAK, fick flush-paket"
4054 #: fetch-pack.c:227
4055 #, c-format
4056 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
4057 msgstr "git fetch-pack: förväntade ACK/NAK, fick \"%s\""
4059 #: fetch-pack.c:238
4060 msgid "unable to write to remote"
4061 msgstr "kunde inte skriva till fjärren"
4063 #: fetch-pack.c:299
4064 msgid "--stateless-rpc requires multi_ack_detailed"
4065 msgstr "--stateless-rpc kräver \"multi_ack_detailed\""
4067 #: fetch-pack.c:394 fetch-pack.c:1434
4068 #, c-format
4069 msgid "invalid shallow line: %s"
4070 msgstr "ogiltig \"shallow\"-rad: %s"
4072 #: fetch-pack.c:400 fetch-pack.c:1440
4073 #, c-format
4074 msgid "invalid unshallow line: %s"
4075 msgstr "ogiltig \"unshallow\"-rad: %s"
4077 #: fetch-pack.c:402 fetch-pack.c:1442
4078 #, c-format
4079 msgid "object not found: %s"
4080 msgstr "objektet hittades inte: %s"
4082 #: fetch-pack.c:405 fetch-pack.c:1445
4083 #, c-format
4084 msgid "error in object: %s"
4085 msgstr "fel i objekt: %s"
4087 #: fetch-pack.c:407 fetch-pack.c:1447
4088 #, c-format
4089 msgid "no shallow found: %s"
4090 msgstr "ingen \"shallow\" hittades: %s"
4092 #: fetch-pack.c:410 fetch-pack.c:1451
4093 #, c-format
4094 msgid "expected shallow/unshallow, got %s"
4095 msgstr "förväntade shallow/unshallow, fick %s"
4097 #: fetch-pack.c:450
4098 #, c-format
4099 msgid "got %s %d %s"
4100 msgstr "fick %s %d %s"
4102 #: fetch-pack.c:467
4103 #, c-format
4104 msgid "invalid commit %s"
4105 msgstr "ogiltig incheckning %s"
4107 #: fetch-pack.c:498
4108 msgid "giving up"
4109 msgstr "ger upp"
4111 #: fetch-pack.c:511 progress.c:339
4112 msgid "done"
4113 msgstr "klart"
4115 #: fetch-pack.c:523
4116 #, c-format
4117 msgid "got %s (%d) %s"
4118 msgstr "fick %s (%d) %s"
4120 #: fetch-pack.c:559
4121 #, c-format
4122 msgid "Marking %s as complete"
4123 msgstr "Markerar %s som komplett"
4125 #: fetch-pack.c:774
4126 #, c-format
4127 msgid "already have %s (%s)"
4128 msgstr "har redan %s (%s)"
4130 #: fetch-pack.c:860
4131 msgid "fetch-pack: unable to fork off sideband demultiplexer"
4132 msgstr "fetch-patch: kunde inte grena av sidbandsmultiplexare"
4134 #: fetch-pack.c:868
4135 msgid "protocol error: bad pack header"
4136 msgstr "protokollfel: felaktigt packhuvud"
4138 #: fetch-pack.c:962
4139 #, c-format
4140 msgid "fetch-pack: unable to fork off %s"
4141 msgstr "fetch-patch: kunde inte grena av %s"
4143 #: fetch-pack.c:968
4144 msgid "fetch-pack: invalid index-pack output"
4145 msgstr "fetch-patch: ogiltig utdata från index-pack"
4147 #: fetch-pack.c:985
4148 #, c-format
4149 msgid "%s failed"
4150 msgstr "%s misslyckades"
4152 #: fetch-pack.c:987
4153 msgid "error in sideband demultiplexer"
4154 msgstr "fel i sidbands-avmultiplexare"
4156 #: fetch-pack.c:1030
4157 #, c-format
4158 msgid "Server version is %.*s"
4159 msgstr "Serverversionen är %.*s"
4161 #: fetch-pack.c:1038 fetch-pack.c:1044 fetch-pack.c:1047 fetch-pack.c:1053
4162 #: fetch-pack.c:1057 fetch-pack.c:1061 fetch-pack.c:1065 fetch-pack.c:1069
4163 #: fetch-pack.c:1073 fetch-pack.c:1077 fetch-pack.c:1081 fetch-pack.c:1085
4164 #: fetch-pack.c:1091 fetch-pack.c:1097 fetch-pack.c:1102 fetch-pack.c:1107
4165 #, c-format
4166 msgid "Server supports %s"
4167 msgstr "Servern stöder %s"
4169 #: fetch-pack.c:1040
4170 msgid "Server does not support shallow clients"
4171 msgstr "Servern stöder inte klienter med grunda arkiv"
4173 #: fetch-pack.c:1100
4174 msgid "Server does not support --shallow-since"
4175 msgstr "Servern stöder inte --shallow-since"
4177 #: fetch-pack.c:1105
4178 msgid "Server does not support --shallow-exclude"
4179 msgstr "Servern stöder inte --shallow-exclude"
4181 #: fetch-pack.c:1109
4182 msgid "Server does not support --deepen"
4183 msgstr "Servern stöder inte --deepen"
4185 #: fetch-pack.c:1111
4186 msgid "Server does not support this repository's object format"
4187 msgstr "Servern stöder inte det här arkivets objektformat"
4189 #: fetch-pack.c:1124
4190 msgid "no common commits"
4191 msgstr "inga gemensamma incheckningar"
4193 #: fetch-pack.c:1133 fetch-pack.c:1480 builtin/clone.c:1130
4194 msgid "source repository is shallow, reject to clone."
4195 msgstr "källarkivet är grunt, tillåter inte kloning."
4197 #: fetch-pack.c:1139 fetch-pack.c:1671
4198 msgid "git fetch-pack: fetch failed."
4199 msgstr "git fetch-pack: hämtning misslyckades."
4201 #: fetch-pack.c:1253
4202 #, c-format
4203 msgid "mismatched algorithms: client %s; server %s"
4204 msgstr "omaka algoritmer: klient %s; server %s"
4206 #: fetch-pack.c:1257
4207 #, c-format
4208 msgid "the server does not support algorithm '%s'"
4209 msgstr "servern stöder inte algoritmen \"%s\""
4211 #: fetch-pack.c:1290
4212 msgid "Server does not support shallow requests"
4213 msgstr "Servern stöder inte grunda förfrågningar"
4215 #: fetch-pack.c:1297
4216 msgid "Server supports filter"
4217 msgstr "Servern stöder filter"
4219 #: fetch-pack.c:1340 fetch-pack.c:2053
4220 msgid "unable to write request to remote"
4221 msgstr "kunde inte skriva anrop till fjärren"
4223 #: fetch-pack.c:1358
4224 #, c-format
4225 msgid "error reading section header '%s'"
4226 msgstr "fel vid läsning av styckehuvudet \"%s\""
4228 #: fetch-pack.c:1364
4229 #, c-format
4230 msgid "expected '%s', received '%s'"
4231 msgstr "förväntade \"%s\", tog emot \"%s\""
4233 #: fetch-pack.c:1398
4234 #, c-format
4235 msgid "unexpected acknowledgment line: '%s'"
4236 msgstr "oväntad bekräftelserad: \"%s\""
4238 #: fetch-pack.c:1403
4239 #, c-format
4240 msgid "error processing acks: %d"
4241 msgstr "fel vid hantering av bekräftelser: %d"
4243 #: fetch-pack.c:1413
4244 msgid "expected packfile to be sent after 'ready'"
4245 msgstr "väntade att paketfil skulle sändas efter \"ready\""
4247 #: fetch-pack.c:1415
4248 msgid "expected no other sections to be sent after no 'ready'"
4249 msgstr ""
4250 "väntade inte att några ytterligare sektioner skulle sändas efter \"ready\""
4252 #: fetch-pack.c:1456
4253 #, c-format
4254 msgid "error processing shallow info: %d"
4255 msgstr "fel vid hantering av grund (\"shallow\") info: %d"
4257 #: fetch-pack.c:1505
4258 #, c-format
4259 msgid "expected wanted-ref, got '%s'"
4260 msgstr "förväntade wanted-ref, fick %s"
4262 #: fetch-pack.c:1510
4263 #, c-format
4264 msgid "unexpected wanted-ref: '%s'"
4265 msgstr "oväntad wanted-ref: \"%s\""
4267 #: fetch-pack.c:1515
4268 #, c-format
4269 msgid "error processing wanted refs: %d"
4270 msgstr "fel vid hantering av önskade referenser: %d"
4272 #: fetch-pack.c:1545
4273 msgid "git fetch-pack: expected response end packet"
4274 msgstr "git fetch-pack: förväntade svarsavslutningspaket"
4276 #: fetch-pack.c:1949
4277 msgid "no matching remote head"
4278 msgstr "inget motsvarande fjärrhuvud"
4280 #: fetch-pack.c:1972 builtin/clone.c:581
4281 msgid "remote did not send all necessary objects"
4282 msgstr "fjärren sände inte alla nödvändiga objekt"
4284 #: fetch-pack.c:2075
4285 msgid "unexpected 'ready' from remote"
4286 msgstr "oväntat \"ready\" från fjärr"
4288 #: fetch-pack.c:2098
4289 #, c-format
4290 msgid "no such remote ref %s"
4291 msgstr "ingen sådan fjärreferens: %s"
4293 #: fetch-pack.c:2101
4294 #, c-format
4295 msgid "Server does not allow request for unadvertised object %s"
4296 msgstr "Servern tillåter inte förfrågan om ej tillkännagivet objekt %s"
4298 #: gpg-interface.c:329 gpg-interface.c:451 gpg-interface.c:902
4299 #: gpg-interface.c:918
4300 msgid "could not create temporary file"
4301 msgstr "kunde inte skapa temporära fil"
4303 #: gpg-interface.c:332 gpg-interface.c:454
4304 #, c-format
4305 msgid "failed writing detached signature to '%s'"
4306 msgstr "misslyckades skriva fristående signatur till \"%s\""
4308 #: gpg-interface.c:445
4309 msgid ""
4310 "gpg.ssh.allowedSignersFile needs to be configured and exist for ssh "
4311 "signature verification"
4312 msgstr ""
4313 "gpg.ssh.allowedSignersFile måste ställas in och finnas för att bekräfta ssh-"
4314 "signaturer"
4316 #: gpg-interface.c:469
4317 msgid ""
4318 "ssh-keygen -Y find-principals/verify is needed for ssh signature "
4319 "verification (available in openssh version 8.2p1+)"
4320 msgstr ""
4321 "\"ssh-keygen -Y find-principals/verify\" behövs för att bekräfta ssh-"
4322 "signaturer (tillgängligt i openssh version 8.2p1+)"
4324 #: gpg-interface.c:523
4325 #, c-format
4326 msgid "ssh signing revocation file configured but not found: %s"
4327 msgstr "återkallningsfilen för ssh-signering inställd men saknas: %s"
4329 #: gpg-interface.c:576
4330 #, c-format
4331 msgid "bad/incompatible signature '%s'"
4332 msgstr "felaktig/inkompatibel signatur \"%s\""
4334 #: gpg-interface.c:735 gpg-interface.c:740
4335 #, c-format
4336 msgid "failed to get the ssh fingerprint for key '%s'"
4337 msgstr "misslyckades hämta ssh-fingeravtrycket för nyckeln \"%s\""
4339 #: gpg-interface.c:762
4340 msgid ""
4341 "either user.signingkey or gpg.ssh.defaultKeyCommand needs to be configured"
4342 msgstr ""
4343 "måste konfigurera antingen user.signingkey eller gpg.ssh.defaultKeyCommand"
4345 #: gpg-interface.c:780
4346 #, c-format
4347 msgid "gpg.ssh.defaultKeyCommand succeeded but returned no keys: %s %s"
4348 msgstr "gpg.ssh.defaultKeyCommand lyckades men gav inga nycklar: %s %s"
4350 #: gpg-interface.c:786
4351 #, c-format
4352 msgid "gpg.ssh.defaultKeyCommand failed: %s %s"
4353 msgstr "gpg.ssh.defaultKeyCommand misslyckades: %s %s"
4355 #: gpg-interface.c:874
4356 msgid "gpg failed to sign the data"
4357 msgstr "gpg misslyckades signera data"
4359 #: gpg-interface.c:895
4360 msgid "user.signingkey needs to be set for ssh signing"
4361 msgstr "user.signingkey måste anges för ssh-signering"
4363 #: gpg-interface.c:906
4364 #, c-format
4365 msgid "failed writing ssh signing key to '%s'"
4366 msgstr "misslyckades skriva ssh-signeringsnyckel till \"%s\""
4368 #: gpg-interface.c:924
4369 #, c-format
4370 msgid "failed writing ssh signing key buffer to '%s'"
4371 msgstr "misslyckades skriva ssh-signeringsnyckelbuffert till \"%s\""
4373 #: gpg-interface.c:942
4374 msgid ""
4375 "ssh-keygen -Y sign is needed for ssh signing (available in openssh version "
4376 "8.2p1+)"
4377 msgstr ""
4378 "\"ssh-keygen -Y sign\" behövs för ssh-signering (tillgängligt i openssh "
4379 "version 8.2p1+)"
4381 #: gpg-interface.c:954
4382 #, c-format
4383 msgid "failed reading ssh signing data buffer from '%s'"
4384 msgstr "misslyckades läsa ssh-signeringsdatabuffert från \"%s\""
4386 #: graph.c:98
4387 #, c-format
4388 msgid "ignored invalid color '%.*s' in log.graphColors"
4389 msgstr "ignorerade felaktig färg \"%.*s\" i log.graphColors"
4391 #: grep.c:533
4392 msgid ""
4393 "given pattern contains NULL byte (via -f <file>). This is only supported "
4394 "with -P under PCRE v2"
4395 msgstr ""
4396 "angivet mönster innehåller NULL-byte (via -f <fil>). Detta stöds endast med -"
4397 "P under PCRE v2"
4399 #: grep.c:1928
4400 #, c-format
4401 msgid "'%s': unable to read %s"
4402 msgstr "\"%s\" kunde inte läsa %s"
4404 #: grep.c:1945 setup.c:176 builtin/clone.c:302 builtin/diff.c:90
4405 #: builtin/rm.c:136
4406 #, c-format
4407 msgid "failed to stat '%s'"
4408 msgstr "misslyckades ta status på \"%s\""
4410 #: grep.c:1956
4411 #, c-format
4412 msgid "'%s': short read"
4413 msgstr "\"%s\": kort läsning"
4415 #: help.c:24
4416 msgid "start a working area (see also: git help tutorial)"
4417 msgstr "starta arbetskatalog (se också: git help tutorial)"
4419 #: help.c:25
4420 msgid "work on the current change (see also: git help everyday)"
4421 msgstr "jobba med aktuell förändring (se också: git help everyday)"
4423 #: help.c:26
4424 msgid "examine the history and state (see also: git help revisions)"
4425 msgstr "utforska historiken och tillståndet (se också: git help revisions)"
4427 #: help.c:27
4428 msgid "grow, mark and tweak your common history"
4429 msgstr "utöka, markera och justera din gemensamma historik"
4431 #: help.c:28
4432 msgid "collaborate (see also: git help workflows)"
4433 msgstr "samarbeta (se också: git help workflows)"
4435 #: help.c:32
4436 msgid "Main Porcelain Commands"
4437 msgstr "Huvudsakliga porslinskommandon"
4439 #: help.c:33
4440 msgid "Ancillary Commands / Manipulators"
4441 msgstr "Tilläggskommandon / manipulerare"
4443 #: help.c:34
4444 msgid "Ancillary Commands / Interrogators"
4445 msgstr "Tilläggskommandon / frågare"
4447 #: help.c:35
4448 msgid "Interacting with Others"
4449 msgstr "Interaktion med andra"
4451 #: help.c:36
4452 msgid "Low-level Commands / Manipulators"
4453 msgstr "Lågnivåkommandon / maniupulerare"
4455 #: help.c:37
4456 msgid "Low-level Commands / Interrogators"
4457 msgstr "Lågnivåkommandon / frågare"
4459 #: help.c:38
4460 msgid "Low-level Commands / Syncing Repositories"
4461 msgstr "Lågnivåkommandon / synka arkiv"
4463 #: help.c:39
4464 msgid "Low-level Commands / Internal Helpers"
4465 msgstr "Lågnivåkommandon / interna hjälpare"
4467 #: help.c:313
4468 #, c-format
4469 msgid "available git commands in '%s'"
4470 msgstr "git-kommandon tillgängliga i \"%s\""
4472 #: help.c:320
4473 msgid "git commands available from elsewhere on your $PATH"
4474 msgstr "git-kommandon från andra platser i din $PATH"
4476 #: help.c:329
4477 msgid "These are common Git commands used in various situations:"
4478 msgstr "Dessa vanliga Git-kommandon används i olika situationer:"
4480 #: help.c:378 git.c:100
4481 #, c-format
4482 msgid "unsupported command listing type '%s'"
4483 msgstr "okänd kommandolisttyp \"%s\""
4485 #: help.c:418
4486 msgid "The Git concept guides are:"
4487 msgstr "Vägledningar för Git-koncept:"
4489 #: help.c:442
4490 msgid "See 'git help <command>' to read about a specific subcommand"
4491 msgstr "Se \"git help <kommando>\" för att läsa om ett specifikt underkommando"
4493 #: help.c:447
4494 msgid "External commands"
4495 msgstr "Externa kommandon"
4497 #: help.c:462
4498 msgid "Command aliases"
4499 msgstr "Kommadoalias"
4501 #: help.c:543
4502 #, c-format
4503 msgid ""
4504 "'%s' appears to be a git command, but we were not\n"
4505 "able to execute it. Maybe git-%s is broken?"
4506 msgstr ""
4507 "\"%s\" verkar vara ett git-kommando, men vi kan inte\n"
4508 "köra det. Kanske git-%s är trasigt?"
4510 #: help.c:565 help.c:662
4511 #, c-format
4512 msgid "git: '%s' is not a git command. See 'git --help'."
4513 msgstr "git: \"%s\" är inte ett git-kommando. Se \"git --help\"."
4515 #: help.c:613
4516 msgid "Uh oh. Your system reports no Git commands at all."
4517 msgstr "Oj då. Ditt system rapporterar inga Git-kommandon alls."
4519 #: help.c:635
4520 #, c-format
4521 msgid "WARNING: You called a Git command named '%s', which does not exist."
4522 msgstr "VARNING: Du anropade ett Git-kommando vid namn \"%s\", som inte finns."
4524 #: help.c:640
4525 #, c-format
4526 msgid "Continuing under the assumption that you meant '%s'."
4527 msgstr "Fortsätter under förutsättningen att du menade \"%s\"."
4529 #: help.c:646
4530 #, c-format
4531 msgid "Run '%s' instead? (y/N)"
4532 msgstr "Köra \"%s\" istället? (j/N)"
4534 #: help.c:654
4535 #, c-format
4536 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
4537 msgstr ""
4538 "Fortsätter om %0.1f sekunder, under förutsättningen att du menade \"%s\"."
4540 #: help.c:666
4541 msgid ""
4542 "\n"
4543 "The most similar command is"
4544 msgid_plural ""
4545 "\n"
4546 "The most similar commands are"
4547 msgstr[0] ""
4548 "\n"
4549 "Mest likt kommando är"
4550 msgstr[1] ""
4551 "\n"
4552 "Mest lika kommandon är"
4554 #: help.c:706
4555 msgid "git version [<options>]"
4556 msgstr "git version [<flaggor>]"
4558 #: help.c:761
4559 #, c-format
4560 msgid "%s: %s - %s"
4561 msgstr "%s: %s - %s"
4563 #: help.c:765
4564 msgid ""
4565 "\n"
4566 "Did you mean this?"
4567 msgid_plural ""
4568 "\n"
4569 "Did you mean one of these?"
4570 msgstr[0] ""
4571 "\n"
4572 "Menade du detta?"
4573 msgstr[1] ""
4574 "\n"
4575 "Menade du ett av dessa?"
4577 #: hook.c:27
4578 #, c-format
4579 msgid ""
4580 "The '%s' hook was ignored because it's not set as executable.\n"
4581 "You can disable this warning with `git config advice.ignoredHook false`."
4582 msgstr ""
4583 "Kroken \"%s\" ignorerades eftersom den inte är markerad som körbar.\n"
4584 "Du kan inaktivera varningen med \"git config advice.ignoredHook false\"."
4586 #: ident.c:353
4587 msgid "Author identity unknown\n"
4588 msgstr "Författar-identitet okänd\n"
4590 #: ident.c:356
4591 msgid "Committer identity unknown\n"
4592 msgstr "Incheckar-identitet okänd\n"
4594 #: ident.c:362
4595 msgid ""
4596 "\n"
4597 "*** Please tell me who you are.\n"
4598 "\n"
4599 "Run\n"
4600 "\n"
4601 "  git config --global user.email \"you@example.com\"\n"
4602 "  git config --global user.name \"Your Name\"\n"
4603 "\n"
4604 "to set your account's default identity.\n"
4605 "Omit --global to set the identity only in this repository.\n"
4606 "\n"
4607 msgstr ""
4608 "\n"
4609 "*** Vänligen berätta vem du är.\n"
4610 "\n"
4611 "Kör\n"
4612 "\n"
4613 "  git config --global user.email \"du@example.com\"\n"
4614 "  git config --global user.name \"Ditt Namn\"\n"
4615 "\n"
4616 "för att ställa in ditt kontos standardidentitet.\n"
4617 "Kör utan --global för att endast ändra i aktuellt arkiv.\n"
4618 "\n"
4620 #: ident.c:397
4621 msgid "no email was given and auto-detection is disabled"
4622 msgstr "ingen e-post angavs och autodetektering är inaktiverad"
4624 #: ident.c:402
4625 #, c-format
4626 msgid "unable to auto-detect email address (got '%s')"
4627 msgstr "kunde inte autodetektera e-postadress (fick \"%s\")"
4629 #: ident.c:419
4630 msgid "no name was given and auto-detection is disabled"
4631 msgstr "inget namn angavs och autodetektering är inaktiverad"
4633 #: ident.c:425
4634 #, c-format
4635 msgid "unable to auto-detect name (got '%s')"
4636 msgstr "kunde inte autodetektera namn (fick \"%s\")"
4638 #: ident.c:433
4639 #, c-format
4640 msgid "empty ident name (for <%s>) not allowed"
4641 msgstr "tomt ident-namn (för <%s>) ej tillåtet"
4643 #: ident.c:439
4644 #, c-format
4645 msgid "name consists only of disallowed characters: %s"
4646 msgstr "namnet består enbart av ej tillåtna tecken: %s"
4648 #: ident.c:454 builtin/commit.c:648
4649 #, c-format
4650 msgid "invalid date format: %s"
4651 msgstr "felaktigt datumformat: %s"
4653 #: list-objects-filter-options.c:83
4654 msgid "expected 'tree:<depth>'"
4655 msgstr "förväntade \"tree:<djup>\""
4657 #: list-objects-filter-options.c:98
4658 msgid "sparse:path filters support has been dropped"
4659 msgstr "sparse:sökväg-filter stöds inte längre"
4661 #: list-objects-filter-options.c:105
4662 #, c-format
4663 msgid "'%s' for 'object:type=<type>' is not a valid object type"
4664 msgstr "\"%s\" för \"object:type=<typ>\" är inte en giltig objekttyp"
4666 #: list-objects-filter-options.c:124
4667 #, c-format
4668 msgid "invalid filter-spec '%s'"
4669 msgstr "felaktig filterspecifikation: \"%s\""
4671 #: list-objects-filter-options.c:140
4672 #, c-format
4673 msgid "must escape char in sub-filter-spec: '%c'"
4674 msgstr "måste använda specialsekvens i delfilter-spec: \"%c\""
4676 #: list-objects-filter-options.c:182
4677 msgid "expected something after combine:"
4678 msgstr "förväntade någonting efter combine:"
4680 #: list-objects-filter-options.c:264
4681 msgid "multiple filter-specs cannot be combined"
4682 msgstr "flera filterspecifikationer kan inte kombineras"
4684 #: list-objects-filter-options.c:376
4685 msgid "unable to upgrade repository format to support partial clone"
4686 msgstr "kunde inte uppgradera arkivformat till att stöda delvis klon"
4688 #: list-objects-filter.c:532
4689 #, c-format
4690 msgid "unable to access sparse blob in '%s'"
4691 msgstr "kunde inte nå gles blob på \"%s\""
4693 #: list-objects-filter.c:535
4694 #, c-format
4695 msgid "unable to parse sparse filter data in %s"
4696 msgstr "kunde inte tolka gles filterdata i %s"
4698 #: list-objects.c:127
4699 #, c-format
4700 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4701 msgstr "posten \"%s\" i trädet %s har träd-läge, men är inte ett träd"
4703 #: list-objects.c:140
4704 #, c-format
4705 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4706 msgstr "posten \"%s\" i trädet %s har blob-läge, men är inte en blob"
4708 #: list-objects.c:398
4709 #, c-format
4710 msgid "unable to load root tree for commit %s"
4711 msgstr "kunde inte läsa in rot-trädet för incheckningen %s"
4713 #: lockfile.c:152
4714 #, c-format
4715 msgid ""
4716 "Unable to create '%s.lock': %s.\n"
4717 "\n"
4718 "Another git process seems to be running in this repository, e.g.\n"
4719 "an editor opened by 'git commit'. Please make sure all processes\n"
4720 "are terminated then try again. If it still fails, a git process\n"
4721 "may have crashed in this repository earlier:\n"
4722 "remove the file manually to continue."
4723 msgstr ""
4724 "Kunde inte skapa \"%s.lock\": %s.\n"
4725 "\n"
4726 "Det verkar som en annan git-process kör i det här arkivet, t.ex.\n"
4727 "ett textredigeringsprogram startat av \"git commit\". Se till att\n"
4728 "alla processer avslutats och försök sedan igen. Om det fortfarande\n"
4729 "misslyckas kanske en git-process har kraschat i det här arkivet\n"
4730 "tidigare:\n"
4731 "ta bort filen manuellt för att fortsätta."
4733 #: lockfile.c:160
4734 #, c-format
4735 msgid "Unable to create '%s.lock': %s"
4736 msgstr "Kunde inte skapa \"%s.lock\": %s"
4738 #: ls-refs.c:37
4739 #, c-format
4740 msgid "invalid value '%s' for lsrefs.unborn"
4741 msgstr "ogiltigt värde \"%s\" för lsrefs.unborn"
4743 #: ls-refs.c:174
4744 #, c-format
4745 msgid "unexpected line: '%s'"
4746 msgstr "oväntad rad: \"%s\""
4748 #: ls-refs.c:178
4749 msgid "expected flush after ls-refs arguments"
4750 msgstr "förväntade \"flush\" efter ls-refs-argument"
4752 #: mailinfo.c:1050
4753 msgid "quoted CRLF detected"
4754 msgstr "citerad CRLF upptäcktes"
4756 #: mailinfo.c:1254 builtin/am.c:177 builtin/mailinfo.c:46
4757 #, c-format
4758 msgid "bad action '%s' for '%s'"
4759 msgstr "felaktig funktion \"%s\" för \"%s\""
4761 #: merge-ort.c:1584 merge-recursive.c:1211
4762 #, c-format
4763 msgid "Failed to merge submodule %s (not checked out)"
4764 msgstr "Misslyckades slå ihop undermodulen %s (ej utcheckad)"
4766 #: merge-ort.c:1593 merge-recursive.c:1218
4767 #, c-format
4768 msgid "Failed to merge submodule %s (commits not present)"
4769 msgstr "Misslyckades slå ihop undermodulen %s (incheckningar saknas)"
4771 #: merge-ort.c:1602 merge-recursive.c:1225
4772 #, c-format
4773 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4774 msgstr ""
4775 "Misslyckades slå ihop undermodulen %s (incheckningar följer inte "
4776 "sammanslagningsbasen)"
4778 #: merge-ort.c:1612 merge-ort.c:1620
4779 #, c-format
4780 msgid "Note: Fast-forwarding submodule %s to %s"
4781 msgstr "Obs: Snabbspolar undermodulen %s till %s"
4783 #: merge-ort.c:1642
4784 #, c-format
4785 msgid "Failed to merge submodule %s"
4786 msgstr "Misslyckades slå ihop undermodulen %s"
4788 #: merge-ort.c:1649
4789 #, c-format
4790 msgid ""
4791 "Failed to merge submodule %s, but a possible merge resolution exists:\n"
4792 "%s\n"
4793 msgstr ""
4794 "Misslyckades slå ihop undermodulen %s, men en möjlig lösning finns:\n"
4795 "%s\n"
4797 #: merge-ort.c:1653 merge-recursive.c:1281
4798 #, c-format
4799 msgid ""
4800 "If this is correct simply add it to the index for example\n"
4801 "by using:\n"
4802 "\n"
4803 "  git update-index --cacheinfo 160000 %s \"%s\"\n"
4804 "\n"
4805 "which will accept this suggestion.\n"
4806 msgstr ""
4807 "Om detta är riktigt lägger du bara till det i indexet, till\n"
4808 "exempel så här:\n"
4809 "\n"
4810 "  git update-index --cacheinfo 160000 %s \"%s\"\n"
4811 "\n"
4812 "vilket godtar lösningen.\n"
4814 #: merge-ort.c:1666
4815 #, c-format
4816 msgid ""
4817 "Failed to merge submodule %s, but multiple possible merges exist:\n"
4818 "%s"
4819 msgstr ""
4820 "Misslyckades slå ihop undermodulen %s, men flera möjliga sammanslagningar "
4821 "finns:\n"
4822 "%s"
4824 #: merge-ort.c:1887 merge-recursive.c:1372
4825 msgid "Failed to execute internal merge"
4826 msgstr "Misslyckades exekvera intern sammanslagning"
4828 #: merge-ort.c:1892 merge-recursive.c:1377
4829 #, c-format
4830 msgid "Unable to add %s to database"
4831 msgstr "Kunde inte lägga till %s till databasen"
4833 #: merge-ort.c:1899 merge-recursive.c:1410
4834 #, c-format
4835 msgid "Auto-merging %s"
4836 msgstr "Slår ihop %s automatiskt"
4838 #: merge-ort.c:2038 merge-recursive.c:2132
4839 #, c-format
4840 msgid ""
4841 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4842 "implicit directory rename(s) putting the following path(s) there: %s."
4843 msgstr ""
4844 "KONFLIKT (implicit nämnändrad kat): Befintlig fil/kat vid %s är i vägen för "
4845 "implicit namnändrad(e) katalog(er) som lägger dit följande sökväg(ar): %s."
4847 #: merge-ort.c:2048 merge-recursive.c:2142
4848 #, c-format
4849 msgid ""
4850 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4851 "implicit directory renames tried to put these paths there: %s"
4852 msgstr ""
4853 "KONFLIKT (implicit namnändrad kat): Kan inte koppla mer än en sökväg till "
4854 "%s; implicita katalognamnändringar försökte lägga följande sökvägar där: %s"
4856 #: merge-ort.c:2106
4857 #, c-format
4858 msgid ""
4859 "CONFLICT (directory rename split): Unclear where to rename %s to; it was "
4860 "renamed to multiple other directories, with no destination getting a "
4861 "majority of the files."
4862 msgstr ""
4863 "KONFLIKT (namnändrad delad katalog): Osäker på var %s ska namnbytas till; "
4864 "den har namnbytts till flera andra kataloger, utan att någon destination "
4865 "fick en majoritet av filerna."
4867 #: merge-ort.c:2260 merge-recursive.c:2478
4868 #, c-format
4869 msgid ""
4870 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4871 "renamed."
4872 msgstr ""
4873 "VARNING: Undviker att applicera namnändring %s -> %s på %s, då %s själv har "
4874 "bytt namn."
4876 #: merge-ort.c:2400 merge-recursive.c:3261
4877 #, c-format
4878 msgid ""
4879 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4880 "moving it to %s."
4881 msgstr ""
4882 "Uppdaterad sökväg: %s lade till %s inuti en katalog som bytte namn i %s; "
4883 "flyttar den till %s."
4885 #: merge-ort.c:2407 merge-recursive.c:3268
4886 #, c-format
4887 msgid ""
4888 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4889 "%s; moving it to %s."
4890 msgstr ""
4891 "Uppdaterad sökväg: %s bytte namn till %s i %s, inuti en katalog som bytte "
4892 "namn i %s; flyttar den till %s."
4894 #: merge-ort.c:2420 merge-recursive.c:3264
4895 #, c-format
4896 msgid ""
4897 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4898 "in %s, suggesting it should perhaps be moved to %s."
4899 msgstr ""
4900 "KONFLIKT (filplacering): %s lade till %s inuti en katalog som bytte namn i "
4901 "%s, föreslår att den bör flyttas till%s."
4903 #: merge-ort.c:2428 merge-recursive.c:3271
4904 #, c-format
4905 msgid ""
4906 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4907 "was renamed in %s, suggesting it should perhaps be moved to %s."
4908 msgstr ""
4909 "KONFLIKT (filplacering): %s bytte namn till %s i %s, inuti en katalog som "
4910 "bytte namn i %s; flyttar den till %s."
4912 #: merge-ort.c:2584
4913 #, c-format
4914 msgid "CONFLICT (rename/rename): %s renamed to %s in %s and to %s in %s."
4915 msgstr ""
4916 "KONFLIKT (namnbyte/namnbyte): %s namnbytt till %s i %s och till %s i %s."
4918 #: merge-ort.c:2679
4919 #, c-format
4920 msgid ""
4921 "CONFLICT (rename involved in collision): rename of %s -> %s has content "
4922 "conflicts AND collides with another path; this may result in nested conflict "
4923 "markers."
4924 msgstr ""
4925 "KONFLIKT (namnbyte involverad i krock): namnbyte av %s -> %s har "
4926 "innehållskonflikter OCH krockar med en annan sökväg; detta kan leda till "
4927 "nästlade konfliktmarkörer."
4929 #: merge-ort.c:2698 merge-ort.c:2722
4930 #, c-format
4931 msgid "CONFLICT (rename/delete): %s renamed to %s in %s, but deleted in %s."
4932 msgstr ""
4933 "KONFLIKT (namnbyte/radera): %s namnbytt till %s i %s, men borttagen i %s."
4935 #: merge-ort.c:3212 merge-recursive.c:3022
4936 #, c-format
4937 msgid "cannot read object %s"
4938 msgstr "kan inte läsa objektet %s"
4940 #: merge-ort.c:3215 merge-recursive.c:3025
4941 #, c-format
4942 msgid "object %s is not a blob"
4943 msgstr "objektet %s är inte en blob"
4945 #: merge-ort.c:3644
4946 #, c-format
4947 msgid ""
4948 "CONFLICT (file/directory): directory in the way of %s from %s; moving it to "
4949 "%s instead."
4950 msgstr ""
4951 "KONFLIKT (fil/katalog): katalogen är i vägen för %s från %s; flyttar den "
4952 "till %s istället."
4954 #: merge-ort.c:3721
4955 #, c-format
4956 msgid ""
4957 "CONFLICT (distinct types): %s had different types on each side; renamed both "
4958 "of them so each can be recorded somewhere."
4959 msgstr ""
4960 "KONFLIKT (olika typer): %s hade olika typer på varje sida; namnbytte bägge "
4961 "så att de kan protokollföras någonstans."
4963 #: merge-ort.c:3728
4964 #, c-format
4965 msgid ""
4966 "CONFLICT (distinct types): %s had different types on each side; renamed one "
4967 "of them so each can be recorded somewhere."
4968 msgstr ""
4969 "KONFLIKT (olika typer): %s hade olika typer på varje sida; namnbytte den ena "
4970 "så att de kan protokollföras någonstans."
4972 #: merge-ort.c:3819 merge-recursive.c:3101
4973 msgid "content"
4974 msgstr "innehåll"
4976 #: merge-ort.c:3821 merge-recursive.c:3105
4977 msgid "add/add"
4978 msgstr "tillägg/tillägg"
4980 #: merge-ort.c:3823 merge-recursive.c:3150
4981 msgid "submodule"
4982 msgstr "undermodul"
4984 #: merge-ort.c:3825 merge-recursive.c:3151
4985 #, c-format
4986 msgid "CONFLICT (%s): Merge conflict in %s"
4987 msgstr "KONFLIKT (%s): Sammanslagningskonflikt i %s"
4989 #: merge-ort.c:3856
4990 #, c-format
4991 msgid ""
4992 "CONFLICT (modify/delete): %s deleted in %s and modified in %s.  Version %s "
4993 "of %s left in tree."
4994 msgstr ""
4995 "KONFLIKT (ändra/radera): %s raderad i %s och ändrad i %s. Versionen %s av %s "
4996 "lämnad i trädet."
4998 #: merge-ort.c:4152
4999 #, c-format
5000 msgid ""
5001 "Note: %s not up to date and in way of checking out conflicted version; old "
5002 "copy renamed to %s"
5003 msgstr ""
5004 "Observera: %s är inte à jour och i vägen för att checka ut version i "
5005 "konflikt; gammal upplaga har nytt namn %s"
5007 #. TRANSLATORS: The %s arguments are: 1) tree hash of a merge
5008 #. base, and 2-3) the trees for the two trees we're merging.
5010 #: merge-ort.c:4521
5011 #, c-format
5012 msgid "collecting merge info failed for trees %s, %s, %s"
5013 msgstr "samling av sammanslagningsinfo misslyckades för träden %s, %s, %s"
5015 #: merge-ort-wrappers.c:13 merge-recursive.c:3716
5016 #, c-format
5017 msgid ""
5018 "Your local changes to the following files would be overwritten by merge:\n"
5019 "  %s"
5020 msgstr ""
5021 "Dina lokala ändringar av följande filer skulle skrivas över av "
5022 "sammanslagning:\n"
5023 "  %s"
5025 #: merge-ort-wrappers.c:33 merge-recursive.c:3482 builtin/merge.c:403
5026 msgid "Already up to date."
5027 msgstr "Redan à jour."
5029 #: merge-recursive.c:353
5030 msgid "(bad commit)\n"
5031 msgstr "(felaktig incheckning)\n"
5033 #: merge-recursive.c:381
5034 #, c-format
5035 msgid "add_cacheinfo failed for path '%s'; merge aborting."
5036 msgstr ""
5037 "add_cacheinfo misslyckades för sökvägen \"%s\"; avslutar sammanslagningen."
5039 #: merge-recursive.c:390
5040 #, c-format
5041 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
5042 msgstr ""
5043 "add_cacheinfo misslyckades uppdatera för sökvägen \"%s\"; avslutar "
5044 "sammanslagningen."
5046 #: merge-recursive.c:881
5047 #, c-format
5048 msgid "failed to create path '%s'%s"
5049 msgstr "misslyckades skapa sökvägen \"%s\"%s"
5051 #: merge-recursive.c:892
5052 #, c-format
5053 msgid "Removing %s to make room for subdirectory\n"
5054 msgstr "Tar bort %s för att göra plats för underkatalog\n"
5056 #: merge-recursive.c:906 merge-recursive.c:925
5057 msgid ": perhaps a D/F conflict?"
5058 msgstr ": kanske en K/F-konflikt?"
5060 #: merge-recursive.c:915
5061 #, c-format
5062 msgid "refusing to lose untracked file at '%s'"
5063 msgstr "vägrar förlora ospårad fil vid \"%s\""
5065 #: merge-recursive.c:956 builtin/cat-file.c:41
5066 #, c-format
5067 msgid "cannot read object %s '%s'"
5068 msgstr "kan inte läsa objektet %s: \"%s\""
5070 #: merge-recursive.c:961
5071 #, c-format
5072 msgid "blob expected for %s '%s'"
5073 msgstr "blob förväntades för %s \"%s\""
5075 #: merge-recursive.c:986
5076 #, c-format
5077 msgid "failed to open '%s': %s"
5078 msgstr "misslyckades öppna \"%s\": %s"
5080 #: merge-recursive.c:997
5081 #, c-format
5082 msgid "failed to symlink '%s': %s"
5083 msgstr "misslyckades skapa symboliska länken \"%s\": %s"
5085 #: merge-recursive.c:1002
5086 #, c-format
5087 msgid "do not know what to do with %06o %s '%s'"
5088 msgstr "vet inte hur %06o %s \"%s\" ska hanteras"
5090 #: merge-recursive.c:1233 merge-recursive.c:1246
5091 #, c-format
5092 msgid "Fast-forwarding submodule %s to the following commit:"
5093 msgstr "Snabbspolar undermodulen %s till följande incheckning:"
5095 #: merge-recursive.c:1236 merge-recursive.c:1249
5096 #, c-format
5097 msgid "Fast-forwarding submodule %s"
5098 msgstr "Snabbspolar undermodulen %s"
5100 #: merge-recursive.c:1273
5101 #, c-format
5102 msgid "Failed to merge submodule %s (merge following commits not found)"
5103 msgstr ""
5104 "Misslyckades slå ihop undermodulen %s (sammanslagning efter incheckningar "
5105 "hittades inte)"
5107 #: merge-recursive.c:1277
5108 #, c-format
5109 msgid "Failed to merge submodule %s (not fast-forward)"
5110 msgstr "Misslyckades slå ihop undermodulen %s (ej snabbspolning)"
5112 #: merge-recursive.c:1278
5113 msgid "Found a possible merge resolution for the submodule:\n"
5114 msgstr "Hittade en möjlig lösning av sammanslagning för undermodulen:\n"
5116 #: merge-recursive.c:1290
5117 #, c-format
5118 msgid "Failed to merge submodule %s (multiple merges found)"
5119 msgstr ""
5120 "Misslyckades slå ihop undermodulen %s (flera sammanslagningar hittades)"
5122 #: merge-recursive.c:1434
5123 #, c-format
5124 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
5125 msgstr "Fel: Vägrar förlora ospårad fil vid %s; skriver till %s istället."
5127 #: merge-recursive.c:1506
5128 #, c-format
5129 msgid ""
5130 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
5131 "in tree."
5132 msgstr ""
5133 "KONFLIKT (%s/radera): %s raderad i %s och %s i %s. Versionen %s av %s lämnad "
5134 "i trädet."
5136 #: merge-recursive.c:1511
5137 #, c-format
5138 msgid ""
5139 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
5140 "left in tree."
5141 msgstr ""
5142 "KONFLIKT (%s/radera): %s raderad i %s och %s till %s i %s. Versionen %s av "
5143 "%s lämnad i trädet."
5145 #: merge-recursive.c:1518
5146 #, c-format
5147 msgid ""
5148 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
5149 "in tree at %s."
5150 msgstr ""
5151 "KONFLIKT (%s/radera): %s raderad i %s och %s i %s. Versionen %s av %s lämnad "
5152 "i trädet vid %s."
5154 #: merge-recursive.c:1523
5155 #, c-format
5156 msgid ""
5157 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
5158 "left in tree at %s."
5159 msgstr ""
5160 "KONFLIKT (%s/radera): %s raderad i %s och %s till %s i %s. Versionen %s av "
5161 "%s lämnad i trädet vid %s."
5163 #: merge-recursive.c:1558
5164 msgid "rename"
5165 msgstr "namnbyte"
5167 #: merge-recursive.c:1558
5168 msgid "renamed"
5169 msgstr "namnbytt"
5171 #: merge-recursive.c:1609 merge-recursive.c:2515 merge-recursive.c:3178
5172 #, c-format
5173 msgid "Refusing to lose dirty file at %s"
5174 msgstr "Vägrar förlora lortig fil vid \"%s\""
5176 #: merge-recursive.c:1619
5177 #, c-format
5178 msgid "Refusing to lose untracked file at %s, even though it's in the way."
5179 msgstr "Vägrar förlora ospårad fil vid %s, trots att den är i vägen."
5181 #: merge-recursive.c:1677
5182 #, c-format
5183 msgid "CONFLICT (rename/add): Rename %s->%s in %s.  Added %s in %s"
5184 msgstr "KONFLIKT (namnbyte/tillägg): Namnbyte %s->%s i %s. Lade till %s i %s"
5186 #: merge-recursive.c:1708
5187 #, c-format
5188 msgid "%s is a directory in %s adding as %s instead"
5189 msgstr "%s är en katalog i %s lägger till som %s istället"
5191 #: merge-recursive.c:1713
5192 #, c-format
5193 msgid "Refusing to lose untracked file at %s; adding as %s instead"
5194 msgstr "Vägrar förlora ospårad fil vid %s; lägger till som %s istället"
5196 #: merge-recursive.c:1740
5197 #, c-format
5198 msgid ""
5199 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
5200 "\"->\"%s\" in \"%s\"%s"
5201 msgstr ""
5202 "KONFLIKT (namnbyte/namnbyte): Namnbyte \"%s\"->\"%s\" på grenen \"%s\" "
5203 "namnbyte \"%s\"->\"%s\" i \"%s\"%s"
5205 #: merge-recursive.c:1745
5206 msgid " (left unresolved)"
5207 msgstr " (lämnad olöst)"
5209 #: merge-recursive.c:1837
5210 #, c-format
5211 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
5212 msgstr ""
5213 "KONFLIKT (namnbyte/namnbyte): Namnbyte %s->%s i %s. Namnbyte %s->%s i %s"
5215 #: merge-recursive.c:2100
5216 #, c-format
5217 msgid ""
5218 "CONFLICT (directory rename split): Unclear where to place %s because "
5219 "directory %s was renamed to multiple other directories, with no destination "
5220 "getting a majority of the files."
5221 msgstr ""
5222 "KONFLIKT (namnändrad delad katalog): Osäker på var %s ska placeras då "
5223 "katalogen %s bytte namn till flera andra kataloger, utan att någon "
5224 "destination fick en majoritet av filerna."
5226 #: merge-recursive.c:2234
5227 #, c-format
5228 msgid ""
5229 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
5230 ">%s in %s"
5231 msgstr ""
5232 "KONFLIKT (namnbyte/namnbyte): Namnbytt katalog %s->%s i %s. Namnbytt katalog "
5233 "%s->%s i %s"
5235 #: merge-recursive.c:3089
5236 msgid "modify"
5237 msgstr "ändra"
5239 #: merge-recursive.c:3089
5240 msgid "modified"
5241 msgstr "ändrad"
5243 #: merge-recursive.c:3128
5244 #, c-format
5245 msgid "Skipped %s (merged same as existing)"
5246 msgstr "Hoppade över %s (sammanslagen samma som befintlig)"
5248 #: merge-recursive.c:3181
5249 #, c-format
5250 msgid "Adding as %s instead"
5251 msgstr "Lägger till som %s istället"
5253 #: merge-recursive.c:3385
5254 #, c-format
5255 msgid "Removing %s"
5256 msgstr "Tar bort %s"
5258 #: merge-recursive.c:3408
5259 msgid "file/directory"
5260 msgstr "fil/katalog"
5262 #: merge-recursive.c:3413
5263 msgid "directory/file"
5264 msgstr "katalog/fil"
5266 #: merge-recursive.c:3420
5267 #, c-format
5268 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
5269 msgstr ""
5270 "KONFLIKT (%s): Det finns en katalog med namnet %s i %s. Lägger till %s som %s"
5272 #: merge-recursive.c:3429
5273 #, c-format
5274 msgid "Adding %s"
5275 msgstr "Lägger till %s"
5277 #: merge-recursive.c:3438
5278 #, c-format
5279 msgid "CONFLICT (add/add): Merge conflict in %s"
5280 msgstr "KONFLIKT (tillägg/tillägg): Sammanslagningskonflikt i %s"
5282 #: merge-recursive.c:3491
5283 #, c-format
5284 msgid "merging of trees %s and %s failed"
5285 msgstr "sammanslagning av träden %s och %s misslyckades"
5287 #: merge-recursive.c:3585
5288 msgid "Merging:"
5289 msgstr "Slår ihop:"
5291 #: merge-recursive.c:3598
5292 #, c-format
5293 msgid "found %u common ancestor:"
5294 msgid_plural "found %u common ancestors:"
5295 msgstr[0] "hittade %u gemensam förfader:"
5296 msgstr[1] "hittade %u gemensamma förfäder:"
5298 #: merge-recursive.c:3648
5299 msgid "merge returned no commit"
5300 msgstr "sammanslagningen returnerade ingen incheckning"
5302 #: merge-recursive.c:3816
5303 #, c-format
5304 msgid "Could not parse object '%s'"
5305 msgstr "Kunde inte tolka objektet \"%s\""
5307 #: merge-recursive.c:3834 builtin/merge.c:718 builtin/merge.c:904
5308 #: builtin/stash.c:489
5309 msgid "Unable to write index."
5310 msgstr "Kunde inte skriva indexet."
5312 #: merge.c:41
5313 msgid "failed to read the cache"
5314 msgstr "misslyckades läsa cachen"
5316 #: merge.c:102 rerere.c:704 builtin/am.c:1933 builtin/am.c:1967
5317 #: builtin/checkout.c:590 builtin/checkout.c:842 builtin/clone.c:706
5318 #: builtin/stash.c:269
5319 msgid "unable to write new index file"
5320 msgstr "kunde inte skriva ny indexfil"
5322 #: midx.c:78
5323 msgid "multi-pack-index OID fanout is of the wrong size"
5324 msgstr "multi-pack-indexets OID-utbredning har fel storlek"
5326 #: midx.c:109
5327 #, c-format
5328 msgid "multi-pack-index file %s is too small"
5329 msgstr "multi-pack-indexfilen %s är för liten"
5331 #: midx.c:125
5332 #, c-format
5333 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
5334 msgstr "multi-pack-indexsignaturen 0x%08x stämmer inte med signaturen 0x%08x"
5336 #: midx.c:130
5337 #, c-format
5338 msgid "multi-pack-index version %d not recognized"
5339 msgstr "multi-pack-indexversionen %d stöds inte"
5341 #: midx.c:135
5342 #, c-format
5343 msgid "multi-pack-index hash version %u does not match version %u"
5344 msgstr "multi-pack-index-hashversionen %u stämmer inte med versionen %u"
5346 #: midx.c:152
5347 msgid "multi-pack-index missing required pack-name chunk"
5348 msgstr "multi-pack-index saknar krävd paketnamn-stycke"
5350 #: midx.c:154
5351 msgid "multi-pack-index missing required OID fanout chunk"
5352 msgstr "multi-pack-index saknar krävt OID-utbredningsstycke"
5354 #: midx.c:156
5355 msgid "multi-pack-index missing required OID lookup chunk"
5356 msgstr "multi-pack-index saknar krävt OID-uppslagnignsstycke"
5358 #: midx.c:158
5359 msgid "multi-pack-index missing required object offsets chunk"
5360 msgstr "multi-pack-index saknar krävt objekt-offsetstycke"
5362 #: midx.c:174
5363 #, c-format
5364 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
5365 msgstr "multi-pack-index-paketnamn i fel ordning: \"%s\" före \"%s\""
5367 #: midx.c:221
5368 #, c-format
5369 msgid "bad pack-int-id: %u (%u total packs)"
5370 msgstr "bad pack-int-id: %u (%u paket totalt)"
5372 #: midx.c:271
5373 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
5374 msgstr "multi-pack-index skriver 64-bitars offset, men off_t är för liten"
5376 #: midx.c:502
5377 #, c-format
5378 msgid "failed to add packfile '%s'"
5379 msgstr "misslyckades läsa paketfilen \"%s\""
5381 #: midx.c:508
5382 #, c-format
5383 msgid "failed to open pack-index '%s'"
5384 msgstr "misslyckades öppna paketindexet \"%s\""
5386 #: midx.c:576
5387 #, c-format
5388 msgid "failed to locate object %d in packfile"
5389 msgstr "misslyckades hitta objekt %d i paketfilen"
5391 #: midx.c:892
5392 msgid "cannot store reverse index file"
5393 msgstr "kan inte spara reverse-index-fil"
5395 #: midx.c:990
5396 #, c-format
5397 msgid "could not parse line: %s"
5398 msgstr "kunde inte tolka rad: %s"
5400 #: midx.c:992
5401 #, c-format
5402 msgid "malformed line: %s"
5403 msgstr "felaktig rad: %s"
5405 #: midx.c:1159
5406 msgid "ignoring existing multi-pack-index; checksum mismatch"
5407 msgstr "ignorerar befintlig multi-pack-index; felaktig kontrollsumma"
5409 #: midx.c:1184
5410 msgid "could not load pack"
5411 msgstr "kunde inte läsa paket{"
5413 #: midx.c:1190
5414 #, c-format
5415 msgid "could not open index for %s"
5416 msgstr "kunde inte öppna indexet för %s"
5418 #: midx.c:1201
5419 msgid "Adding packfiles to multi-pack-index"
5420 msgstr "Lägger till paketfiler till multi-pack-index"
5422 #: midx.c:1244
5423 #, c-format
5424 msgid "unknown preferred pack: '%s'"
5425 msgstr "okänt föredraget paket: %s"
5427 #: midx.c:1289
5428 #, c-format
5429 msgid "cannot select preferred pack %s with no objects"
5430 msgstr "kan inte välja föredraget paket %s som inte har några objekt"
5432 #: midx.c:1321
5433 #, c-format
5434 msgid "did not see pack-file %s to drop"
5435 msgstr "såg inte paketfilen %s som skulle kastas"
5437 #: midx.c:1367
5438 #, c-format
5439 msgid "preferred pack '%s' is expired"
5440 msgstr "föredraget paket \"%s\" har löpt ut"
5442 #: midx.c:1380
5443 msgid "no pack files to index."
5444 msgstr "inga paketfiler att indexera."
5446 #: midx.c:1417
5447 msgid "could not write multi-pack bitmap"
5448 msgstr "kunde inte skriva fler-paketsbitkarta"
5450 #: midx.c:1427
5451 msgid "could not write multi-pack-index"
5452 msgstr "kunde inte skriva flerpakets-index"
5454 #: midx.c:1486 builtin/clean.c:37
5455 #, c-format
5456 msgid "failed to remove %s"
5457 msgstr "misslyckades ta bort %s"
5459 #: midx.c:1517
5460 #, c-format
5461 msgid "failed to clear multi-pack-index at %s"
5462 msgstr "misslyckades städa multi-pack-index på %s"
5464 #: midx.c:1577
5465 msgid "multi-pack-index file exists, but failed to parse"
5466 msgstr "multi-pack-indexfilen finns, men kunde inte tolkas"
5468 #: midx.c:1585
5469 msgid "incorrect checksum"
5470 msgstr "felaktig kontrollsumma"
5472 #: midx.c:1588
5473 msgid "Looking for referenced packfiles"
5474 msgstr "Ser efter refererade packfiler"
5476 #: midx.c:1603
5477 #, c-format
5478 msgid ""
5479 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
5480 msgstr ""
5481 "oid-utbredning i fel ordning: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
5483 #: midx.c:1608
5484 msgid "the midx contains no oid"
5485 msgstr "midx saknar oid"
5487 #: midx.c:1617
5488 msgid "Verifying OID order in multi-pack-index"
5489 msgstr "Bekräftar OID-ordning i multi-pack-index"
5491 #: midx.c:1626
5492 #, c-format
5493 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
5494 msgstr "oid-uppslagning i fel ordning: oid[%d] = %s >= %s = oid[%d]"
5496 #: midx.c:1646
5497 msgid "Sorting objects by packfile"
5498 msgstr "Sorterar objekt efter packfil"
5500 #: midx.c:1653
5501 msgid "Verifying object offsets"
5502 msgstr "Bekräftar offset för objekt"
5504 #: midx.c:1669
5505 #, c-format
5506 msgid "failed to load pack entry for oid[%d] = %s"
5507 msgstr "misslyckades läsa paketpost för oid[%d] = %s"
5509 #: midx.c:1675
5510 #, c-format
5511 msgid "failed to load pack-index for packfile %s"
5512 msgstr "misslyckades läsa paketindex för paketfil %s"
5514 #: midx.c:1684
5515 #, c-format
5516 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
5517 msgstr "felaktigt objekt-offset för oid[%d] = %s: %<PRIx64> != %<PRIx64>"
5519 #: midx.c:1709
5520 msgid "Counting referenced objects"
5521 msgstr "Räknar refererade objekt"
5523 #: midx.c:1719
5524 msgid "Finding and deleting unreferenced packfiles"
5525 msgstr "Ser efter och tar bort orefererade packfiler"
5527 #: midx.c:1911
5528 msgid "could not start pack-objects"
5529 msgstr "kunde inte starta pack-objects"
5531 #: midx.c:1931
5532 msgid "could not finish pack-objects"
5533 msgstr "kunde inte avsluta pack-objects"
5535 #: name-hash.c:542
5536 #, c-format
5537 msgid "unable to create lazy_dir thread: %s"
5538 msgstr "misslyckades skapa lazy_dir-tråd: %s"
5540 #: name-hash.c:564
5541 #, c-format
5542 msgid "unable to create lazy_name thread: %s"
5543 msgstr "misslyckades skapa lazy_name-tråd: %s"
5545 #: name-hash.c:570
5546 #, c-format
5547 msgid "unable to join lazy_name thread: %s"
5548 msgstr "misslyckades utföra join på lazy_name-tråd: %s"
5550 #: notes-merge.c:277
5551 #, c-format
5552 msgid ""
5553 "You have not concluded your previous notes merge (%s exists).\n"
5554 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
5555 "commit/abort the previous merge before you start a new notes merge."
5556 msgstr ""
5557 "Du har inte avslutat föregående antecknings-sammanslagning (%s finns).\n"
5558 "Använd \"git notes merge --commit\" eller \"git notes merge --abort\" för "
5559 "att checka in eller avbryta föregående sammanslagning innan du påbörjar en "
5560 "ny antecknings-sammanslagning."
5562 #: notes-merge.c:284
5563 #, c-format
5564 msgid "You have not concluded your notes merge (%s exists)."
5565 msgstr "Du har inte avslutat antecknings-sammanslagningen (%s finns)."
5567 #: notes-utils.c:46
5568 msgid "Cannot commit uninitialized/unreferenced notes tree"
5569 msgstr "Kan inte checka in oinitierat/orefererat anteckningsträd"
5571 #: notes-utils.c:105
5572 #, c-format
5573 msgid "Bad notes.rewriteMode value: '%s'"
5574 msgstr "Felaktigt värde för notes.rewriteMode: '%s'"
5576 #: notes-utils.c:115
5577 #, c-format
5578 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
5579 msgstr "Vägrar skriva över anteckningar i %s (utanför refs/notes/)"
5581 #. TRANSLATORS: The first %s is the name of
5582 #. the environment variable, the second %s is
5583 #. its value.
5585 #: notes-utils.c:145
5586 #, c-format
5587 msgid "Bad %s value: '%s'"
5588 msgstr "Felaktigt värde på %s: \"%s\""
5590 #: object-file.c:459
5591 #, c-format
5592 msgid "object directory %s does not exist; check .git/objects/info/alternates"
5593 msgstr "objektkatalogen %s finns inte; se .git/objects/info/alternates"
5595 #: object-file.c:517
5596 #, c-format
5597 msgid "unable to normalize alternate object path: %s"
5598 msgstr "kunde inte normalisera supplerande objektsökväg: %s"
5600 #: object-file.c:591
5601 #, c-format
5602 msgid "%s: ignoring alternate object stores, nesting too deep"
5603 msgstr "%s: ignorerar supplerande objektlager, för djup nästling"
5605 #: object-file.c:598
5606 #, c-format
5607 msgid "unable to normalize object directory: %s"
5608 msgstr "kan inte normalisera objektkatalogen: %s"
5610 #: object-file.c:641
5611 msgid "unable to fdopen alternates lockfile"
5612 msgstr "kan inte utföra \"fdopen\" på suppleantlåsfil"
5614 #: object-file.c:659
5615 msgid "unable to read alternates file"
5616 msgstr "kan inte läsa \"alternates\"-filen"
5618 #: object-file.c:666
5619 msgid "unable to move new alternates file into place"
5620 msgstr "kan inte flytta ny \"alternates\"-fil på plats"
5622 #: object-file.c:701
5623 #, c-format
5624 msgid "path '%s' does not exist"
5625 msgstr "sökvägen \"%s\" finns inte"
5627 #: object-file.c:722
5628 #, c-format
5629 msgid "reference repository '%s' as a linked checkout is not supported yet."
5630 msgstr "referensarkivet \"%s\" som en länkad utcheckning stöds inte ännu."
5632 #: object-file.c:728
5633 #, c-format
5634 msgid "reference repository '%s' is not a local repository."
5635 msgstr "referensarkivet \"%s\" är inte ett lokalt arkiv."
5637 #: object-file.c:734
5638 #, c-format
5639 msgid "reference repository '%s' is shallow"
5640 msgstr "referensarkivet \"%s\" är grunt"
5642 #: object-file.c:742
5643 #, c-format
5644 msgid "reference repository '%s' is grafted"
5645 msgstr "referensarkivet \"%s\" är ympat"
5647 #: object-file.c:773
5648 #, c-format
5649 msgid "could not find object directory matching %s"
5650 msgstr "kunde inte hitta objektkatalog för %s"
5652 #: object-file.c:823
5653 #, c-format
5654 msgid "invalid line while parsing alternate refs: %s"
5655 msgstr "felaktig rad vid tolkning av supplerande referenser: %s"
5657 #: object-file.c:973
5658 #, c-format
5659 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
5660 msgstr "försök att utföra \"mmap\" på %<PRIuMAX> över gränsen %<PRIuMAX>"
5662 #: object-file.c:1008
5663 #, c-format
5664 msgid "mmap failed%s"
5665 msgstr "mmap misslyckades%s"
5667 #: object-file.c:1174
5668 #, c-format
5669 msgid "object file %s is empty"
5670 msgstr "objektfilen %s är tom"
5672 #: object-file.c:1293 object-file.c:2499
5673 #, c-format
5674 msgid "corrupt loose object '%s'"
5675 msgstr "trasigt löst objekt \"%s\""
5677 #: object-file.c:1295 object-file.c:2503
5678 #, c-format
5679 msgid "garbage at end of loose object '%s'"
5680 msgstr "skräp i slutet av löst objekt \"%s\""
5682 #: object-file.c:1417
5683 #, c-format
5684 msgid "unable to parse %s header"
5685 msgstr "kan inte tolka %s-huvud"
5687 #: object-file.c:1419
5688 msgid "invalid object type"
5689 msgstr "felaktig objekttyp"
5691 #: object-file.c:1430
5692 #, c-format
5693 msgid "unable to unpack %s header"
5694 msgstr "kan inte packa upp %s-huvudet"
5696 #: object-file.c:1434
5697 #, c-format
5698 msgid "header for %s too long, exceeds %d bytes"
5699 msgstr "huvudet för %s är för långt, mer än %d byte"
5701 #: object-file.c:1664
5702 #, c-format
5703 msgid "failed to read object %s"
5704 msgstr "misslyckades läsa objektet %s"
5706 #: object-file.c:1668
5707 #, c-format
5708 msgid "replacement %s not found for %s"
5709 msgstr "ersättningen %s hittades inte för %s"
5711 #: object-file.c:1672
5712 #, c-format
5713 msgid "loose object %s (stored in %s) is corrupt"
5714 msgstr "löst objekt %s (lagrat i %s) är trasigt"
5716 #: object-file.c:1676
5717 #, c-format
5718 msgid "packed object %s (stored in %s) is corrupt"
5719 msgstr "packat objekt %s (lagrat i %s) är trasigt"
5721 #: object-file.c:1781
5722 #, c-format
5723 msgid "unable to write file %s"
5724 msgstr "kunde inte skriva filen %s"
5726 #: object-file.c:1788
5727 #, c-format
5728 msgid "unable to set permission to '%s'"
5729 msgstr "kan inte sätta behörigheten till \"%s\""
5731 #: object-file.c:1795
5732 msgid "file write error"
5733 msgstr "fel vid skrivning av fil"
5735 #: object-file.c:1815
5736 msgid "error when closing loose object file"
5737 msgstr "fel vid stängning av fil för löst objekt"
5739 #: object-file.c:1882
5740 #, c-format
5741 msgid "insufficient permission for adding an object to repository database %s"
5742 msgstr ""
5743 "otillräcklig behörighet för att lägga till objekt till arkivdatabasen %s"
5745 #: object-file.c:1884
5746 msgid "unable to create temporary file"
5747 msgstr "kan inte skapa temporär fil"
5749 #: object-file.c:1908
5750 msgid "unable to write loose object file"
5751 msgstr "kunde inte skriva fil för löst objekt"
5753 #: object-file.c:1914
5754 #, c-format
5755 msgid "unable to deflate new object %s (%d)"
5756 msgstr "kan inte utföra \"deflate\" på nytt objekt %s (%d)"
5758 #: object-file.c:1918
5759 #, c-format
5760 msgid "deflateEnd on object %s failed (%d)"
5761 msgstr "\"deflateend\" på objektet %s misslyckades (%d)"
5763 #: object-file.c:1922
5764 #, c-format
5765 msgid "confused by unstable object source data for %s"
5766 msgstr "förvirrad av instabil objektkälldata för %s"
5768 #: object-file.c:1933 builtin/pack-objects.c:1243
5769 #, c-format
5770 msgid "failed utime() on %s"
5771 msgstr "\"utime()\" misslyckades på %s"
5773 #: object-file.c:2011
5774 #, c-format
5775 msgid "cannot read object for %s"
5776 msgstr "kan inte läsa objekt för %s"
5778 #: object-file.c:2062
5779 msgid "corrupt commit"
5780 msgstr "trasik incheckning"
5782 #: object-file.c:2070
5783 msgid "corrupt tag"
5784 msgstr "trasig tagg"
5786 #: object-file.c:2170
5787 #, c-format
5788 msgid "read error while indexing %s"
5789 msgstr "läsfel vid indexering av %s"
5791 #: object-file.c:2173
5792 #, c-format
5793 msgid "short read while indexing %s"
5794 msgstr "för lite lästes vid indexering av %s"
5796 #: object-file.c:2246 object-file.c:2256
5797 #, c-format
5798 msgid "%s: failed to insert into database"
5799 msgstr "%s: misslyckades lägga in i databasen"
5801 #: object-file.c:2262
5802 #, c-format
5803 msgid "%s: unsupported file type"
5804 msgstr "%s: filtypen stöds ej"
5806 #: object-file.c:2286 builtin/fetch.c:1445
5807 #, c-format
5808 msgid "%s is not a valid object"
5809 msgstr "%s är inte ett giltigt objekt"
5811 #: object-file.c:2288
5812 #, c-format
5813 msgid "%s is not a valid '%s' object"
5814 msgstr "%s är inte ett giltigt \"%s\"-objekt"
5816 #: object-file.c:2315
5817 #, c-format
5818 msgid "unable to open %s"
5819 msgstr "kan inte öppna %s"
5821 #: object-file.c:2510
5822 #, c-format
5823 msgid "hash mismatch for %s (expected %s)"
5824 msgstr "hash stämmer inte för %s (förväntade %s)"
5826 #: object-file.c:2533
5827 #, c-format
5828 msgid "unable to mmap %s"
5829 msgstr "kan inte utföra \"mmap\" för %s"
5831 #: object-file.c:2539
5832 #, c-format
5833 msgid "unable to unpack header of %s"
5834 msgstr "kan inte packa upp huvud för %s"
5836 #: object-file.c:2544
5837 #, c-format
5838 msgid "unable to parse header of %s"
5839 msgstr "kan inte tolka huvud för %s"
5841 #: object-file.c:2555
5842 #, c-format
5843 msgid "unable to unpack contents of %s"
5844 msgstr "kan inte tolka innehåll i %s"
5846 #: object-name.c:480
5847 #, c-format
5848 msgid "short object ID %s is ambiguous"
5849 msgstr "kort objekt-ID %s är tvetydigt"
5851 #: object-name.c:491
5852 msgid "The candidates are:"
5853 msgstr "Kandidaterna är:"
5855 #: object-name.c:790
5856 msgid ""
5857 "Git normally never creates a ref that ends with 40 hex characters\n"
5858 "because it will be ignored when you just specify 40-hex. These refs\n"
5859 "may be created by mistake. For example,\n"
5860 "\n"
5861 "  git switch -c $br $(git rev-parse ...)\n"
5862 "\n"
5863 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
5864 "examine these refs and maybe delete them. Turn this message off by\n"
5865 "running \"git config advice.objectNameWarning false\""
5866 msgstr ""
5867 "Git skapar normalt aldrig referenser som slutar med 40 hexadecimala\n"
5868 "tecken, då detta ignoreras när du anger 40-hex enbart. Dessa\n"
5869 "referenser kan skapas av misstag. Till exempel, för\n"
5870 "\n"
5871 "  git switch -c $br $(git rev-parse ...)\n"
5872 "\n"
5873 "där \"$br\" på något sätt blivit tomt och en 40-hex-referens skapats.\n"
5874 "Undersök referenserna och ta kanske bort dem. Stäng av meddelandet\n"
5875 "genom att köra \"git config advice.objectNameWarning false\""
5877 #: object-name.c:910
5878 #, c-format
5879 msgid "log for '%.*s' only goes back to %s"
5880 msgstr "loggen för \"%.*s\" räcker bara tillbaka till %s"
5882 #: object-name.c:918
5883 #, c-format
5884 msgid "log for '%.*s' only has %d entries"
5885 msgstr "loggen för \"%.*s\" har bara %d poster"
5887 #: object-name.c:1696
5888 #, c-format
5889 msgid "path '%s' exists on disk, but not in '%.*s'"
5890 msgstr "Sökvägen \"%s\" finns på disken, men inte i \"%.*s\""
5892 #: object-name.c:1702
5893 #, c-format
5894 msgid ""
5895 "path '%s' exists, but not '%s'\n"
5896 "hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
5897 msgstr ""
5898 "sökvägen \"%s\" finns, men inte i \"%s\"\n"
5899 "tips: Menade du \"%.*s:%s\", även känd som \"%.*s:./%s\"?"
5901 #: object-name.c:1711
5902 #, c-format
5903 msgid "path '%s' does not exist in '%.*s'"
5904 msgstr "sökvägen \"%s\" finns inte i \"%.*s\""
5906 #: object-name.c:1739
5907 #, c-format
5908 msgid ""
5909 "path '%s' is in the index, but not at stage %d\n"
5910 "hint: Did you mean ':%d:%s'?"
5911 msgstr ""
5912 "sökvägen \"%s\" finns i indexet men inte i etapp %d\n"
5913 "tips: Menade du \":%d:%s\"?"
5915 #: object-name.c:1755
5916 #, c-format
5917 msgid ""
5918 "path '%s' is in the index, but not '%s'\n"
5919 "hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
5920 msgstr ""
5921 "sökvägen \"%s\" finns i indexet, men inte i \"%s\"\n"
5922 "tips: Menade du \":%d:%s\", även känd som \":%d:./%s\"?"
5924 #: object-name.c:1763
5925 #, c-format
5926 msgid "path '%s' exists on disk, but not in the index"
5927 msgstr "sökvägen \"%s\" finns på disk, men inte i indexet"
5929 #: object-name.c:1765
5930 #, c-format
5931 msgid "path '%s' does not exist (neither on disk nor in the index)"
5932 msgstr "sökvägen \"%s\" finns inte (varken i disken eller i indexet)"
5934 #: object-name.c:1778
5935 msgid "relative path syntax can't be used outside working tree"
5936 msgstr "relativ sökväg kan inte användas utanför arbetskatalogen"
5938 #: object-name.c:1916
5939 #, c-format
5940 msgid "invalid object name '%.*s'."
5941 msgstr "felaktigt objektnamn \"%.*s\"."
5943 #: object.c:53
5944 #, c-format
5945 msgid "invalid object type \"%s\""
5946 msgstr "ogiltig objekttyp \"%s\""
5948 #: object.c:173
5949 #, c-format
5950 msgid "object %s is a %s, not a %s"
5951 msgstr "objektet %s är en %s, inte en %s"
5953 #: object.c:250
5954 #, c-format
5955 msgid "object %s has unknown type id %d"
5956 msgstr "objektet %s har okänd typ-id %d"
5958 #: object.c:263
5959 #, c-format
5960 msgid "unable to parse object: %s"
5961 msgstr "kunde inte tolka objektet: %s"
5963 #: object.c:283 object.c:295
5964 #, c-format
5965 msgid "hash mismatch %s"
5966 msgstr "hashvärde stämmer inte överens %s"
5968 #: pack-bitmap.c:348
5969 msgid "multi-pack bitmap is missing required reverse index"
5970 msgstr "flerpaketsbitkarta saknar nödvändigt omvänt index"
5972 #: pack-bitmap.c:424
5973 msgid "load_reverse_index: could not open pack"
5974 msgstr "load_reverse_index: kunde inte öppna paket"
5976 #: pack-bitmap.c:1064 pack-bitmap.c:1070 builtin/pack-objects.c:2424
5977 #, c-format
5978 msgid "unable to get size of %s"
5979 msgstr "kan inte hämta storlek på %s"
5981 #: pack-bitmap.c:1916
5982 #, c-format
5983 msgid "could not find %s in pack %s at offset %<PRIuMAX>"
5984 msgstr "kunde inte hitta %s i paketet %s på offset %<PRIuMAX>"
5986 #: pack-bitmap.c:1952 builtin/rev-list.c:92
5987 #, c-format
5988 msgid "unable to get disk usage of %s"
5989 msgstr "kan inte hämta diskanvändning för %s"
5991 #: pack-revindex.c:221
5992 #, c-format
5993 msgid "reverse-index file %s is too small"
5994 msgstr "reverse-index-filen %s är för liten"
5996 #: pack-revindex.c:226
5997 #, c-format
5998 msgid "reverse-index file %s is corrupt"
5999 msgstr "reverse-index-filen %s är trasig"
6001 #: pack-revindex.c:234
6002 #, c-format
6003 msgid "reverse-index file %s has unknown signature"
6004 msgstr "reverse-index-filen %s har okänd signatur"
6006 #: pack-revindex.c:238
6007 #, c-format
6008 msgid "reverse-index file %s has unsupported version %<PRIu32>"
6009 msgstr "reverse-index-filen %s har versionen %<PRIu32> som inte stöds"
6011 #: pack-revindex.c:243
6012 #, c-format
6013 msgid "reverse-index file %s has unsupported hash id %<PRIu32>"
6014 msgstr "reverse-index-filen %s har hash-ID %<PRIu32> som inte stöds"
6016 #: pack-write.c:251
6017 msgid "cannot both write and verify reverse index"
6018 msgstr "kan inte både skriva och bekräfta reverse-index"
6020 #: pack-write.c:270
6021 #, c-format
6022 msgid "could not stat: %s"
6023 msgstr "kunde inte ta status: %s"
6025 #: pack-write.c:282
6026 #, c-format
6027 msgid "failed to make %s readable"
6028 msgstr "kunde inte göra %s läsbar"
6030 #: pack-write.c:520
6031 #, c-format
6032 msgid "could not write '%s' promisor file"
6033 msgstr "kunde inte skriva kontraktsfilen \"%s\""
6035 #: packfile.c:626
6036 msgid "offset before end of packfile (broken .idx?)"
6037 msgstr "offset före slutet av packfilen (trasig .idx?)"
6039 #: packfile.c:656
6040 #, c-format
6041 msgid "packfile %s cannot be mapped%s"
6042 msgstr "paketfilen %s kunde inte kopplas%s"
6044 #: packfile.c:1923
6045 #, c-format
6046 msgid "offset before start of pack index for %s (corrupt index?)"
6047 msgstr "offset före slutet av packindex för %s (trasigt index?)"
6049 #: packfile.c:1927
6050 #, c-format
6051 msgid "offset beyond end of pack index for %s (truncated index?)"
6052 msgstr "offset borton slutet av packindex för %s (trunkerat index?)"
6054 #: parse-options-cb.c:20 parse-options-cb.c:24 builtin/commit-graph.c:175
6055 #, c-format
6056 msgid "option `%s' expects a numerical value"
6057 msgstr "flaggan \"%s\" antar ett numeriskt värde"
6059 #: parse-options-cb.c:41
6060 #, c-format
6061 msgid "malformed expiration date '%s'"
6062 msgstr "trasigt utlöpsdatum: \"%s\""
6064 #: parse-options-cb.c:54
6065 #, c-format
6066 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
6067 msgstr ""
6068 "flaggan \"%s\" antar \"always\" (alltid), \"auto\" eller \"never\" (aldrig)"
6070 #: parse-options-cb.c:132 parse-options-cb.c:149
6071 #, c-format
6072 msgid "malformed object name '%s'"
6073 msgstr "felformat objektnamn \"%s\""
6075 #: parse-options.c:58
6076 #, c-format
6077 msgid "%s requires a value"
6078 msgstr "%s behöver ett värde"
6080 #: parse-options.c:93
6081 #, c-format
6082 msgid "%s is incompatible with %s"
6083 msgstr "%s är inkompatibel med %s"
6085 #: parse-options.c:98
6086 #, c-format
6087 msgid "%s : incompatible with something else"
6088 msgstr "%s: inkompatibelt med något annat"
6090 #: parse-options.c:112 parse-options.c:116
6091 #, c-format
6092 msgid "%s takes no value"
6093 msgstr "%s tar inget värde"
6095 #: parse-options.c:114
6096 #, c-format
6097 msgid "%s isn't available"
6098 msgstr "%s är inte tillgängligt"
6100 #: parse-options.c:237
6101 #, c-format
6102 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
6103 msgstr "%s förväntar ett icke-negativt heltalsvärde, med valfritt k/m/g-suffix"
6105 #: parse-options.c:393
6106 #, c-format
6107 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
6108 msgstr "tvetydig flagga: %s (kan vara --%s%s eller --%s%s)"
6110 #: parse-options.c:427 parse-options.c:435
6111 #, c-format
6112 msgid "did you mean `--%s` (with two dashes)?"
6113 msgstr "menade du \"--%s\" (med två bindestreck)?"
6115 #: parse-options.c:677 parse-options.c:1053
6116 #, c-format
6117 msgid "alias of --%s"
6118 msgstr "alias för --%s"
6120 #: parse-options.c:891
6121 #, c-format
6122 msgid "unknown option `%s'"
6123 msgstr "okänd flagga \"%s\""
6125 #: parse-options.c:893
6126 #, c-format
6127 msgid "unknown switch `%c'"
6128 msgstr "okänd flagga \"%c\""
6130 #: parse-options.c:895
6131 #, c-format
6132 msgid "unknown non-ascii option in string: `%s'"
6133 msgstr "okänd icke-ascii-flagga i strängen: \"%s\""
6135 #: parse-options.c:919
6136 msgid "..."
6137 msgstr "..."
6139 #: parse-options.c:933
6140 #, c-format
6141 msgid "usage: %s"
6142 msgstr "användning: %s"
6144 #. TRANSLATORS: the colon here should align with the
6145 #. one in "usage: %s" translation.
6147 #: parse-options.c:948
6148 #, c-format
6149 msgid "   or: %s"
6150 msgstr "     eller: %s"
6152 #. TRANSLATORS: You should only need to translate this format
6153 #. string if your language is a RTL language (e.g. Arabic,
6154 #. Hebrew etc.), not if it's a LTR language (e.g. German,
6155 #. Russian, Chinese etc.).
6156 #. *
6157 #. When a translated usage string has an embedded "\n" it's
6158 #. because options have wrapped to the next line. The line
6159 #. after the "\n" will then be padded to align with the
6160 #. command name, such as N_("git cmd [opt]\n<8
6161 #. spaces>[opt2]"), where the 8 spaces are the same length as
6162 #. "git cmd ".
6163 #. *
6164 #. This format string prints out that already-translated
6165 #. line. The "%*s" is whitespace padding to account for the
6166 #. padding at the start of the line that we add in this
6167 #. function. The "%s" is a line in the (hopefully already
6168 #. translated) N_() usage string, which contained embedded
6169 #. newlines before we split it up.
6171 #: parse-options.c:969
6172 #, c-format
6173 msgid "%*s%s"
6174 msgstr "%*s%s"
6176 #: parse-options.c:992
6177 #, c-format
6178 msgid "    %s"
6179 msgstr "    %s"
6181 #: parse-options.c:1039
6182 msgid "-NUM"
6183 msgstr "-TAL"
6185 #: path.c:922
6186 #, c-format
6187 msgid "Could not make %s writable by group"
6188 msgstr "Kunde inte göra %s skrivbar för gruppen"
6190 #: pathspec.c:150
6191 msgid "Escape character '\\' not allowed as last character in attr value"
6192 msgstr "Specialtecknet \"\\\" tillåts inte som sista tecken i attributvärde"
6194 #: pathspec.c:168
6195 msgid "Only one 'attr:' specification is allowed."
6196 msgstr "Endast en \"attr:\"-angivelse tillåten."
6198 #: pathspec.c:171
6199 msgid "attr spec must not be empty"
6200 msgstr "attr-angivelse kan inte vara tom"
6202 #: pathspec.c:214
6203 #, c-format
6204 msgid "invalid attribute name %s"
6205 msgstr "ogiltigt attributnamn %s"
6207 #: pathspec.c:279
6208 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
6209 msgstr ""
6210 "de globala sökvägsinställningarna \"glob\" och \"noglob\" är inkompatibla"
6212 #: pathspec.c:286
6213 msgid ""
6214 "global 'literal' pathspec setting is incompatible with all other global "
6215 "pathspec settings"
6216 msgstr ""
6217 "den globala sökvägsinställningen \"literal\" är inkompatibel med alla andra "
6218 "globala sökvägsinställningar"
6220 #: pathspec.c:326
6221 msgid "invalid parameter for pathspec magic 'prefix'"
6222 msgstr "ogiltig parameter för sökvägsuttrycket för \"prefix\""
6224 #: pathspec.c:347
6225 #, c-format
6226 msgid "Invalid pathspec magic '%.*s' in '%s'"
6227 msgstr "Felaktigt sökvägsuttryck \"%.*s\" i \"%s\""
6229 #: pathspec.c:352
6230 #, c-format
6231 msgid "Missing ')' at the end of pathspec magic in '%s'"
6232 msgstr "\")\" saknas i slutet av sökvägsuttrycket för \"%s\""
6234 #: pathspec.c:390
6235 #, c-format
6236 msgid "Unimplemented pathspec magic '%c' in '%s'"
6237 msgstr "Ej implementerat sökvägsuttryckmagi \"%c\" i \"%s\""
6239 #: pathspec.c:449
6240 #, c-format
6241 msgid "%s: 'literal' and 'glob' are incompatible"
6242 msgstr "%s: \"literal\" och \"glob\" är inkompatibla"
6244 #: pathspec.c:465
6245 #, c-format
6246 msgid "%s: '%s' is outside repository at '%s'"
6247 msgstr "%s: \"%s\" är utanför arkivet på \"%s\""
6249 #: pathspec.c:541
6250 #, c-format
6251 msgid "'%s' (mnemonic: '%c')"
6252 msgstr "\"%s\" (minnesstöd: \"%c\")"
6254 #: pathspec.c:551
6255 #, c-format
6256 msgid "%s: pathspec magic not supported by this command: %s"
6257 msgstr "%s: sökvägsuttrycket hanteras inte av det här kommandot: %s"
6259 #: pathspec.c:618
6260 #, c-format
6261 msgid "pathspec '%s' is beyond a symbolic link"
6262 msgstr "sökvägsangivelsen \"%s\" är på andra sidan av en symbolisk länk"
6264 #: pathspec.c:663
6265 #, c-format
6266 msgid "line is badly quoted: %s"
6267 msgstr "linjen er felaktigt citerad: %s"
6269 #: pkt-line.c:92
6270 msgid "unable to write flush packet"
6271 msgstr "kan inte skriva flush-paket"
6273 #: pkt-line.c:99
6274 msgid "unable to write delim packet"
6275 msgstr "kan inte skriva delim-paket"
6277 #: pkt-line.c:106
6278 msgid "unable to write response end packet"
6279 msgstr "kunde inte skriva svarsavslutningspaket"
6281 #: pkt-line.c:113
6282 msgid "flush packet write failed"
6283 msgstr "fel vid skrivning av \"flush\"-paket"
6285 #: pkt-line.c:153
6286 msgid "protocol error: impossibly long line"
6287 msgstr "protokollfel: omöjligt lång rad"
6289 #: pkt-line.c:169 pkt-line.c:171
6290 msgid "packet write with format failed"
6291 msgstr "paketskrivning med format misslyckades"
6293 #: pkt-line.c:204 pkt-line.c:252
6294 msgid "packet write failed - data exceeds max packet size"
6295 msgstr "paketskrivning misslyckades - data överskrider maximal paketstorlek"
6297 #: pkt-line.c:222
6298 #, c-format
6299 msgid "packet write failed: %s"
6300 msgstr "paketskrivning misslyckades: %s"
6302 #: pkt-line.c:349 pkt-line.c:350
6303 msgid "read error"
6304 msgstr "läsfel"
6306 #: pkt-line.c:360 pkt-line.c:361
6307 msgid "the remote end hung up unexpectedly"
6308 msgstr "fjärren lade på oväntat"
6310 #: pkt-line.c:390 pkt-line.c:392
6311 #, c-format
6312 msgid "protocol error: bad line length character: %.4s"
6313 msgstr "protokollfel: felaktig radlängdstecken: %.4s"
6315 #: pkt-line.c:407 pkt-line.c:409 pkt-line.c:415 pkt-line.c:417
6316 #, c-format
6317 msgid "protocol error: bad line length %d"
6318 msgstr "protokollfel: felaktig radlängd: %d"
6320 #: pkt-line.c:434 sideband.c:165
6321 #, c-format
6322 msgid "remote error: %s"
6323 msgstr "fjärrfel: %s"
6325 #: preload-index.c:125
6326 msgid "Refreshing index"
6327 msgstr "Uppdaterar indexet"
6329 #: preload-index.c:144
6330 #, c-format
6331 msgid "unable to create threaded lstat: %s"
6332 msgstr "kunde inte skapa trådad lstat: %s"
6334 #: pretty.c:1051
6335 msgid "unable to parse --pretty format"
6336 msgstr "kunde inte tolka format för --pretty"
6338 #: promisor-remote.c:31
6339 msgid "promisor-remote: unable to fork off fetch subprocess"
6340 msgstr "promisor-remote: kunde inte starta (fork) underprocessen för fetch"
6342 #: promisor-remote.c:38 promisor-remote.c:40
6343 msgid "promisor-remote: could not write to fetch subprocess"
6344 msgstr "promisor-remote: kunde skriva till underprocessen för fetch"
6346 #: promisor-remote.c:44
6347 msgid "promisor-remote: could not close stdin to fetch subprocess"
6348 msgstr ""
6349 "promisor-remote: kunde inte stänga standard in för underprocessen för fetch"
6351 #: promisor-remote.c:54
6352 #, c-format
6353 msgid "promisor remote name cannot begin with '/': %s"
6354 msgstr "kontraktsfjärr kan inte börja med \"/\": %s"
6356 #: protocol-caps.c:103
6357 msgid "object-info: expected flush after arguments"
6358 msgstr "object-info: förväntade \"flush\" efter argument"
6360 #: prune-packed.c:35
6361 msgid "Removing duplicate objects"
6362 msgstr "Tar bort duplicerade objekt"
6364 #: range-diff.c:67
6365 msgid "could not start `log`"
6366 msgstr "kunde inte starta \"log\""
6368 #: range-diff.c:69
6369 msgid "could not read `log` output"
6370 msgstr "kunde inte läsa utdata från \"log\""
6372 #: range-diff.c:97 sequencer.c:5605
6373 #, c-format
6374 msgid "could not parse commit '%s'"
6375 msgstr "kunde inte tolka incheckningen \"%s\""
6377 #: range-diff.c:111
6378 #, c-format
6379 msgid ""
6380 "could not parse first line of `log` output: did not start with 'commit ': "
6381 "'%s'"
6382 msgstr ""
6383 "kunde inte tolka första raden i \"log\"-updata: börjar inte med \"commit \": "
6384 "\"%s\""
6386 #: range-diff.c:137
6387 #, c-format
6388 msgid "could not parse git header '%.*s'"
6389 msgstr "kunde inte tolka git-huvudet \"%.*s\""
6391 #: range-diff.c:304
6392 msgid "failed to generate diff"
6393 msgstr "misslyckades skapa diff"
6395 #: range-diff.c:559
6396 msgid "--left-only and --right-only are mutually exclusive"
6397 msgstr "--left-only och --right-only är ömsesidigt uteslutande"
6399 #: range-diff.c:562 range-diff.c:564
6400 #, c-format
6401 msgid "could not parse log for '%s'"
6402 msgstr "kunde inte tolka loggen för \"%s\""
6404 #: read-cache.c:710
6405 #, c-format
6406 msgid "will not add file alias '%s' ('%s' already exists in index)"
6407 msgstr "lägger inte till filalias \"%s\" (\"%s\" finns redan i indexet)"
6409 #: read-cache.c:726
6410 msgid "cannot create an empty blob in the object database"
6411 msgstr "kan inte skapa tom blob i objektdatabasen"
6413 #: read-cache.c:748
6414 #, c-format
6415 msgid "%s: can only add regular files, symbolic links or git-directories"
6416 msgstr ""
6417 "%s: kan bara lägga till vanliga filer, symboliska länkar och git-kataloger"
6419 #: read-cache.c:753 builtin/submodule--helper.c:3241
6420 #, c-format
6421 msgid "'%s' does not have a commit checked out"
6422 msgstr "\"%s\" har inte någon utcheckad incheckning"
6424 #: read-cache.c:805
6425 #, c-format
6426 msgid "unable to index file '%s'"
6427 msgstr "kan inte indexera filen \"%s\""
6429 #: read-cache.c:824
6430 #, c-format
6431 msgid "unable to add '%s' to index"
6432 msgstr "kan inte lägga till \"%s\" till indexet"
6434 #: read-cache.c:835
6435 #, c-format
6436 msgid "unable to stat '%s'"
6437 msgstr "kan inte ta status på \"%s\""
6439 #: read-cache.c:1373
6440 #, c-format
6441 msgid "'%s' appears as both a file and as a directory"
6442 msgstr "\"%s\" finns både som en fil och en katalog"
6444 #: read-cache.c:1588
6445 msgid "Refresh index"
6446 msgstr "Uppdatera indexet"
6448 #: read-cache.c:1720
6449 #, c-format
6450 msgid ""
6451 "index.version set, but the value is invalid.\n"
6452 "Using version %i"
6453 msgstr ""
6454 "index.version satt, men värdet är ogiltigt.\n"
6455 "Använder version %i"
6457 #: read-cache.c:1730
6458 #, c-format
6459 msgid ""
6460 "GIT_INDEX_VERSION set, but the value is invalid.\n"
6461 "Using version %i"
6462 msgstr ""
6463 "GIT_INDEX_VERSION satt, men värdet är ogiltigt.\n"
6464 "Använder version %i"
6466 #: read-cache.c:1786
6467 #, c-format
6468 msgid "bad signature 0x%08x"
6469 msgstr "felaktig signatur 0x%08x"
6471 #: read-cache.c:1789
6472 #, c-format
6473 msgid "bad index version %d"
6474 msgstr "felaktig indexversion %d"
6476 #: read-cache.c:1798
6477 msgid "bad index file sha1 signature"
6478 msgstr "felaktig sha1-signatur för indexfil"
6480 #: read-cache.c:1832
6481 #, c-format
6482 msgid "index uses %.4s extension, which we do not understand"
6483 msgstr "index använder filtillägget %.4s, vilket vi inte förstår"
6485 #: read-cache.c:1834
6486 #, c-format
6487 msgid "ignoring %.4s extension"
6488 msgstr "ignorerar filtillägget %.4s"
6490 #: read-cache.c:1871
6491 #, c-format
6492 msgid "unknown index entry format 0x%08x"
6493 msgstr "okänt format 0x%08x på indexpost"
6495 #: read-cache.c:1887
6496 #, c-format
6497 msgid "malformed name field in the index, near path '%s'"
6498 msgstr "felformat namnfält i indexet, nära sökvägen \"%s\""
6500 #: read-cache.c:1944
6501 msgid "unordered stage entries in index"
6502 msgstr "osorterade köposter i index"
6504 #: read-cache.c:1947
6505 #, c-format
6506 msgid "multiple stage entries for merged file '%s'"
6507 msgstr "flera köposter för den sammanslagna filen \"%s\""
6509 #: read-cache.c:1950
6510 #, c-format
6511 msgid "unordered stage entries for '%s'"
6512 msgstr "osorterade köposter för \"%s\""
6514 #: read-cache.c:2065 read-cache.c:2363 rerere.c:549 rerere.c:583 rerere.c:1095
6515 #: submodule.c:1662 builtin/add.c:603 builtin/check-ignore.c:183
6516 #: builtin/checkout.c:519 builtin/checkout.c:708 builtin/clean.c:987
6517 #: builtin/commit.c:378 builtin/diff-tree.c:122 builtin/grep.c:519
6518 #: builtin/mv.c:148 builtin/reset.c:253 builtin/rm.c:293
6519 #: builtin/submodule--helper.c:327 builtin/submodule--helper.c:3201
6520 msgid "index file corrupt"
6521 msgstr "indexfilen trasig"
6523 #: read-cache.c:2209
6524 #, c-format
6525 msgid "unable to create load_cache_entries thread: %s"
6526 msgstr "kunde inte skapa tråd för load_cache_entries: %s"
6528 #: read-cache.c:2222
6529 #, c-format
6530 msgid "unable to join load_cache_entries thread: %s"
6531 msgstr "kunde inte ansluta till tråden för load_cache_entries: %s"
6533 #: read-cache.c:2255
6534 #, c-format
6535 msgid "%s: index file open failed"
6536 msgstr "%s: öppning av indexfilen misslyckades"
6538 #: read-cache.c:2259
6539 #, c-format
6540 msgid "%s: cannot stat the open index"
6541 msgstr "%s: kan inte ta startus på det öppna indexet"
6543 #: read-cache.c:2263
6544 #, c-format
6545 msgid "%s: index file smaller than expected"
6546 msgstr "%s: indexfilen mindre än förväntat"
6548 #: read-cache.c:2267
6549 #, c-format
6550 msgid "%s: unable to map index file%s"
6551 msgstr "%s: kan inte koppla indexfilen%s"
6553 #: read-cache.c:2310
6554 #, c-format
6555 msgid "unable to create load_index_extensions thread: %s"
6556 msgstr "kunde inte skapa load_index_extensions-tråden: %s"
6558 #: read-cache.c:2337
6559 #, c-format
6560 msgid "unable to join load_index_extensions thread: %s"
6561 msgstr "kunde inte utföra join på load_index_extensions-tråden: %s"
6563 #: read-cache.c:2375
6564 #, c-format
6565 msgid "could not freshen shared index '%s'"
6566 msgstr "kunde inte uppdatera delat index \"%s\""
6568 #: read-cache.c:2434
6569 #, c-format
6570 msgid "broken index, expect %s in %s, got %s"
6571 msgstr "trasigt index, förväntade %s i %s, fick %s"
6573 #: read-cache.c:3065 strbuf.c:1179 wrapper.c:641 builtin/merge.c:1147
6574 #, c-format
6575 msgid "could not close '%s'"
6576 msgstr "kunde inte stänga \"%s\""
6578 #: read-cache.c:3108
6579 msgid "failed to convert to a sparse-index"
6580 msgstr "misslyckades omvandla till glest index"
6582 #: read-cache.c:3179
6583 #, c-format
6584 msgid "could not stat '%s'"
6585 msgstr "kunde inte ta status på \"%s\""
6587 #: read-cache.c:3192
6588 #, c-format
6589 msgid "unable to open git dir: %s"
6590 msgstr "kunde inte öppna git-katalog: %s"
6592 #: read-cache.c:3204
6593 #, c-format
6594 msgid "unable to unlink: %s"
6595 msgstr "misslyckades ta bort länken: %s"
6597 #: read-cache.c:3233
6598 #, c-format
6599 msgid "cannot fix permission bits on '%s'"
6600 msgstr "kan inte rätta behörighetsbitar på \"%s\""
6602 #: read-cache.c:3390
6603 #, c-format
6604 msgid "%s: cannot drop to stage #0"
6605 msgstr "%s: kan inte återgå till kö 0"
6607 #: rebase-interactive.c:11
6608 msgid ""
6609 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
6610 "continue'.\n"
6611 "Or you can abort the rebase with 'git rebase --abort'.\n"
6612 msgstr ""
6613 "Du kan rätta detta med \"git rebase --edit-todo\" följt av \"git rebase --"
6614 "continue\".\n"
6615 "Avbryt ombaseringen med \"git rebase --abort\".\n"
6617 #: rebase-interactive.c:33
6618 #, c-format
6619 msgid ""
6620 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
6621 msgstr ""
6622 "okänd inställning %s för flaggan rebase.missingCommitsCheck. Ignorerar."
6624 #: rebase-interactive.c:42
6625 msgid ""
6626 "\n"
6627 "Commands:\n"
6628 "p, pick <commit> = use commit\n"
6629 "r, reword <commit> = use commit, but edit the commit message\n"
6630 "e, edit <commit> = use commit, but stop for amending\n"
6631 "s, squash <commit> = use commit, but meld into previous commit\n"
6632 "f, fixup [-C | -c] <commit> = like \"squash\" but keep only the previous\n"
6633 "                   commit's log message, unless -C is used, in which case\n"
6634 "                   keep only this commit's message; -c is same as -C but\n"
6635 "                   opens the editor\n"
6636 "x, exec <command> = run command (the rest of the line) using shell\n"
6637 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
6638 "d, drop <commit> = remove commit\n"
6639 "l, label <label> = label current HEAD with a name\n"
6640 "t, reset <label> = reset HEAD to a label\n"
6641 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
6642 ".       create a merge commit using the original merge commit's\n"
6643 ".       message (or the oneline, if no original merge commit was\n"
6644 ".       specified); use -c <commit> to reword the commit message\n"
6645 "\n"
6646 "These lines can be re-ordered; they are executed from top to bottom.\n"
6647 msgstr ""
6648 "\n"
6649 "Kommandon:\n"
6650 "p, pick <incheckning> = använd incheckning\n"
6651 "r, reword <incheckning> = använd incheckning, men redigera "
6652 "incheckningsmeddelandet\n"
6653 "e, edit <incheckning> = använd incheckning, men stanna för tillägg\n"
6654 "s, squash <incheckning> = använd incheckning, men infoga i föregående "
6655 "incheckning\n"
6656 "f, fixup [-C | -c] <incheckning> = som \"squash\" men behåll bara "
6657 "loggmeddelandet\n"
6658 "                   från föregående incheckning, såvida inte -C används, då "
6659 "används\n"
6660 "                   istället bara den här incheckningens meddelande; -c är "
6661 "samma\n"
6662 "                   som -C, men öppnar redigeringsprogrammet\n"
6663 "f, fixup <incheckning> = som \"squash\", men förkasta "
6664 "incheckningsmeddelandet\n"
6665 "x, exec <kommando> = kör kommando (resten av raden) i skalet\n"
6666 "b, break = stoppa här (fortsätt ombaseringen senare med \"git rebase --"
6667 "continue\")\n"
6668 "d, drop <incheckning> = ta bort incheckning\n"
6669 "l, label <etikett> = ge aktuellt HEAD ett namn\n"
6670 "t, reset <etikett> = återställ HEAD till en etikett\n"
6671 "m, merge [-C <incheckning> | -c <incheckning>] <etikett> [# <enrads>]\n"
6672 ".       skapa en sammanslagning med ursprungligt meddelande (eller\n"
6673 ".       enrads, om inget incheckningsmeddelande angavs); använd\n"
6674 ".       -c <incheckning> för att skriva om meddelandet.\n"
6675 "\n"
6676 "Du kan byta ordning på raderna; de utförs uppifrån och ned.\n"
6678 #: rebase-interactive.c:66
6679 #, c-format
6680 msgid "Rebase %s onto %s (%d command)"
6681 msgid_plural "Rebase %s onto %s (%d commands)"
6682 msgstr[0] "Ombasera %s på %s (%d kommando)"
6683 msgstr[1] "Ombasera %s på %s (%d kommandon)"
6685 #: rebase-interactive.c:75
6686 msgid ""
6687 "\n"
6688 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
6689 msgstr ""
6690 "\n"
6691 "Ta inte bort rader. Använd \"drop\" för att specifikt förkasta en "
6692 "incheckning.\n"
6694 #: rebase-interactive.c:78
6695 msgid ""
6696 "\n"
6697 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
6698 msgstr ""
6699 "\n"
6700 "Om du tar bort en rad KOMMER DEN INCHECKNINGEN ATT FÖRLORAS.\n"
6702 #: rebase-interactive.c:84
6703 msgid ""
6704 "\n"
6705 "You are editing the todo file of an ongoing interactive rebase.\n"
6706 "To continue rebase after editing, run:\n"
6707 "    git rebase --continue\n"
6708 "\n"
6709 msgstr ""
6710 "\n"
6711 "Du redigerar \"todo\"-filen för en pågående interaktiv ombasering.\n"
6712 "För att forsätta ombasera efter redigeringen, kör:\n"
6713 "    git rebase --continue\n"
6714 "\n"
6716 #: rebase-interactive.c:89
6717 msgid ""
6718 "\n"
6719 "However, if you remove everything, the rebase will be aborted.\n"
6720 "\n"
6721 msgstr ""
6722 "\n"
6723 "Ombaseringen kommer dock att avbrytas om du tar bort allting.\n"
6724 "\n"
6726 #: rebase-interactive.c:113 rerere.c:469 rerere.c:676 sequencer.c:3888
6727 #: sequencer.c:3914 sequencer.c:5711 builtin/fsck.c:328 builtin/gc.c:1789
6728 #: builtin/rebase.c:190
6729 #, c-format
6730 msgid "could not write '%s'"
6731 msgstr "kunde inte skriva \"%s\""
6733 #: rebase-interactive.c:119
6734 #, c-format
6735 msgid "could not write '%s'."
6736 msgstr "kunde inte skriva \"%s\"."
6738 #: rebase-interactive.c:196
6739 #, c-format
6740 msgid ""
6741 "Warning: some commits may have been dropped accidentally.\n"
6742 "Dropped commits (newer to older):\n"
6743 msgstr ""
6744 "Varning: vissa incheckningar kan av misstag ha tappats.\n"
6745 "Tappade incheckningar (nyaste först):\n"
6747 #: rebase-interactive.c:203
6748 #, c-format
6749 msgid ""
6750 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
6751 "\n"
6752 "Use 'git config rebase.missingCommitsCheck' to change the level of "
6753 "warnings.\n"
6754 "The possible behaviours are: ignore, warn, error.\n"
6755 "\n"
6756 msgstr ""
6757 "För att undvika det här meddelandet kan du använda \"drop\" för att "
6758 "explicit\n"
6759 "kasta en incheckning.\n"
6760 "\n"
6761 "Använd \"git config rebase.missingCommitsCheck\" för att ändra "
6762 "varningsnivån.\n"
6763 "Möjliga bettenden är: \"ignore\" (ignorera), \"warn\" (varna), \"error"
6764 "\" (fel).\n"
6765 "\n"
6767 #: rebase.c:29
6768 #, c-format
6769 msgid "%s: 'preserve' superseded by 'merges'"
6770 msgstr "%s: \"preserve\" har ersatts av \"merges\""
6772 #: ref-filter.c:42 wt-status.c:2036
6773 msgid "gone"
6774 msgstr "försvunnen"
6776 #: ref-filter.c:43
6777 #, c-format
6778 msgid "ahead %d"
6779 msgstr "före %d"
6781 #: ref-filter.c:44
6782 #, c-format
6783 msgid "behind %d"
6784 msgstr "bakom %d"
6786 #: ref-filter.c:45
6787 #, c-format
6788 msgid "ahead %d, behind %d"
6789 msgstr "före %d, bakom %d"
6791 #: ref-filter.c:235
6792 #, c-format
6793 msgid "expected format: %%(color:<color>)"
6794 msgstr "förväntat format: %%(color:<color>)"
6796 #: ref-filter.c:237
6797 #, c-format
6798 msgid "unrecognized color: %%(color:%s)"
6799 msgstr "okänd färg: %%(color:%s)"
6801 #: ref-filter.c:259
6802 #, c-format
6803 msgid "Integer value expected refname:lstrip=%s"
6804 msgstr "Heltalsvärde förväntades refname:lstrip=%s"
6806 #: ref-filter.c:263
6807 #, c-format
6808 msgid "Integer value expected refname:rstrip=%s"
6809 msgstr "Heltalsvärde förväntades refname:rstrip=%s"
6811 #: ref-filter.c:265
6812 #, c-format
6813 msgid "unrecognized %%(%s) argument: %s"
6814 msgstr "okänt %%(%s)-argument: %s"
6816 #: ref-filter.c:320
6817 #, c-format
6818 msgid "%%(objecttype) does not take arguments"
6819 msgstr "%%(objecttype) tar inte argument"
6821 #: ref-filter.c:344
6822 #, c-format
6823 msgid "unrecognized %%(objectsize) argument: %s"
6824 msgstr "okänt %%(objectsize)-argument: %s"
6826 #: ref-filter.c:352
6827 #, c-format
6828 msgid "%%(deltabase) does not take arguments"
6829 msgstr "%%(deltabase) tar inte argument"
6831 #: ref-filter.c:364
6832 #, c-format
6833 msgid "%%(body) does not take arguments"
6834 msgstr "%%(body) tar inte argument"
6836 #: ref-filter.c:377
6837 #, c-format
6838 msgid "unrecognized %%(subject) argument: %s"
6839 msgstr "okänt %%(subject)-argument: %s"
6841 #: ref-filter.c:396
6842 #, c-format
6843 msgid "expected %%(trailers:key=<value>)"
6844 msgstr "förväntade %%(trailers:key=<värde>)"
6846 #: ref-filter.c:398
6847 #, c-format
6848 msgid "unknown %%(trailers) argument: %s"
6849 msgstr "okänt %%(trailers)-argument: %s"
6851 #: ref-filter.c:429
6852 #, c-format
6853 msgid "positive value expected contents:lines=%s"
6854 msgstr "positivt värde förväntat contents:lines=%s"
6856 #: ref-filter.c:431
6857 #, c-format
6858 msgid "unrecognized %%(contents) argument: %s"
6859 msgstr "okänt %%(contents)-argument: %s"
6861 #: ref-filter.c:443
6862 #, c-format
6863 msgid "unrecognized %%(raw) argument: %s"
6864 msgstr "okänt %%(raw)-argument: %s"
6866 #: ref-filter.c:458
6867 #, c-format
6868 msgid "positive value expected '%s' in %%(%s)"
6869 msgstr "positivt värde förväntat \"%s\" i %%(%s)"
6871 #: ref-filter.c:462
6872 #, c-format
6873 msgid "unrecognized argument '%s' in %%(%s)"
6874 msgstr "okänt argument \"%s\" i %%(%s)"
6876 #: ref-filter.c:476
6877 #, c-format
6878 msgid "unrecognized email option: %s"
6879 msgstr "okänd e-postalternativ: %s"
6881 #: ref-filter.c:506
6882 #, c-format
6883 msgid "expected format: %%(align:<width>,<position>)"
6884 msgstr "förväntat format: %%(align:<bredd>,<position>)"
6886 #: ref-filter.c:518
6887 #, c-format
6888 msgid "unrecognized position:%s"
6889 msgstr "okänd position:%s"
6891 #: ref-filter.c:525
6892 #, c-format
6893 msgid "unrecognized width:%s"
6894 msgstr "okänd bredd:%s"
6896 #: ref-filter.c:534
6897 #, c-format
6898 msgid "unrecognized %%(align) argument: %s"
6899 msgstr "okänt %%(align)-argument: %s"
6901 #: ref-filter.c:542
6902 #, c-format
6903 msgid "positive width expected with the %%(align) atom"
6904 msgstr "positiv bredd förväntad med atomen %%(align)"
6906 #: ref-filter.c:560
6907 #, c-format
6908 msgid "unrecognized %%(if) argument: %s"
6909 msgstr "okänt %%(if)-argument: %s"
6911 #: ref-filter.c:568
6912 #, c-format
6913 msgid "%%(rest) does not take arguments"
6914 msgstr "%%(rest) tar inte argument"
6916 #: ref-filter.c:680
6917 #, c-format
6918 msgid "malformed field name: %.*s"
6919 msgstr "felformat fältnamn: %.*s"
6921 #: ref-filter.c:707
6922 #, c-format
6923 msgid "unknown field name: %.*s"
6924 msgstr "okänt fältnamn: %.*s"
6926 #: ref-filter.c:711
6927 #, c-format
6928 msgid ""
6929 "not a git repository, but the field '%.*s' requires access to object data"
6930 msgstr ""
6931 "inte ett git-arkiv, men fältet \"%.*s\" kräver tillgång till objektdata"
6933 #: ref-filter.c:844
6934 #, c-format
6935 msgid "format: %%(if) atom used without a %%(then) atom"
6936 msgstr "format: atomen %%(if) använd utan en %%(then)-atom"
6938 #: ref-filter.c:910
6939 #, c-format
6940 msgid "format: %%(then) atom used without an %%(if) atom"
6941 msgstr "format: atomen %%(then) använd utan en %%(if)-atom"
6943 #: ref-filter.c:912
6944 #, c-format
6945 msgid "format: %%(then) atom used more than once"
6946 msgstr "format: atomen %%(then) använd mer än en gång"
6948 #: ref-filter.c:914
6949 #, c-format
6950 msgid "format: %%(then) atom used after %%(else)"
6951 msgstr "format: atomen %%(then) använd efter %%(else)"
6953 #: ref-filter.c:946
6954 #, c-format
6955 msgid "format: %%(else) atom used without an %%(if) atom"
6956 msgstr "format: atomen %%(else) använd utan en %%(if)-atom"
6958 #: ref-filter.c:948
6959 #, c-format
6960 msgid "format: %%(else) atom used without a %%(then) atom"
6961 msgstr "format: atomen %%(else) använd utan en %%(then)-atom"
6963 #: ref-filter.c:950
6964 #, c-format
6965 msgid "format: %%(else) atom used more than once"
6966 msgstr "format: atomen %%(else) använd mer än en gång"
6968 #: ref-filter.c:965
6969 #, c-format
6970 msgid "format: %%(end) atom used without corresponding atom"
6971 msgstr "format: atomen %%(end) använd utan motsvarande atom"
6973 #: ref-filter.c:1027
6974 #, c-format
6975 msgid "malformed format string %s"
6976 msgstr "felformad formatsträng %s"
6978 #: ref-filter.c:1033
6979 #, c-format
6980 msgid "this command reject atom %%(%.*s)"
6981 msgstr "kommandot förkastar atom %%(%.*s)"
6983 #: ref-filter.c:1040
6984 #, c-format
6985 msgid "--format=%.*s cannot be used with --python, --shell, --tcl"
6986 msgstr "--format=%.*s kan inte användas med --python, --shell, --tcl"
6988 #: ref-filter.c:1706
6989 #, c-format
6990 msgid "(no branch, rebasing %s)"
6991 msgstr "(ingen gren, ombaserar %s)"
6993 #: ref-filter.c:1709
6994 #, c-format
6995 msgid "(no branch, rebasing detached HEAD %s)"
6996 msgstr "(ingen gren, ombaserar frånkopplat HEAD %s)"
6998 #: ref-filter.c:1712
6999 #, c-format
7000 msgid "(no branch, bisect started on %s)"
7001 msgstr "(ingen gren, \"bisect\" startad på %s)"
7003 #: ref-filter.c:1716
7004 #, c-format
7005 msgid "(HEAD detached at %s)"
7006 msgstr "(HEAD frånkopplat vid %s)"
7008 #: ref-filter.c:1719
7009 #, c-format
7010 msgid "(HEAD detached from %s)"
7011 msgstr "(HEAD frånkopplat från %s)"
7013 #: ref-filter.c:1722
7014 msgid "(no branch)"
7015 msgstr "(ingen gren)"
7017 #: ref-filter.c:1754 ref-filter.c:1972
7018 #, c-format
7019 msgid "missing object %s for %s"
7020 msgstr "objektet %s saknas för %s"
7022 #: ref-filter.c:1764
7023 #, c-format
7024 msgid "parse_object_buffer failed on %s for %s"
7025 msgstr "parse_object_buffer misslyckades på %s för %s"
7027 #: ref-filter.c:2155
7028 #, c-format
7029 msgid "malformed object at '%s'"
7030 msgstr "felformat objekt vid \"%s\""
7032 #: ref-filter.c:2245
7033 #, c-format
7034 msgid "ignoring ref with broken name %s"
7035 msgstr "ignorerar referens med trasigt namn %s"
7037 #: ref-filter.c:2250 refs.c:673
7038 #, c-format
7039 msgid "ignoring broken ref %s"
7040 msgstr "ignorerar trasig referens %s"
7042 #: ref-filter.c:2623
7043 #, c-format
7044 msgid "format: %%(end) atom missing"
7045 msgstr "format: atomen %%(end) saknas"
7047 #: ref-filter.c:2726
7048 #, c-format
7049 msgid "malformed object name %s"
7050 msgstr "felformat objektnamn %s"
7052 #: ref-filter.c:2731
7053 #, c-format
7054 msgid "option `%s' must point to a commit"
7055 msgstr "flaggan \"%s\" måste peka på en incheckning"
7057 #: refs.c:261
7058 #, c-format
7059 msgid "%s does not point to a valid object!"
7060 msgstr "\"%s\" pekar inte på ett giltigt objekt!"
7062 #: refs.c:563
7063 #, c-format
7064 msgid ""
7065 "Using '%s' as the name for the initial branch. This default branch name\n"
7066 "is subject to change. To configure the initial branch name to use in all\n"
7067 "of your new repositories, which will suppress this warning, call:\n"
7068 "\n"
7069 "\tgit config --global init.defaultBranch <name>\n"
7070 "\n"
7071 "Names commonly chosen instead of 'master' are 'main', 'trunk' and\n"
7072 "'development'. The just-created branch can be renamed via this command:\n"
7073 "\n"
7074 "\tgit branch -m <name>\n"
7075 msgstr ""
7076 "Använder \"%s\" som namn för den inledande grenen. Detta förvalda grennamn\n"
7077 "kan ändras i framtiden. För att välja vilket namn som ska användas på\n"
7078 "den inledande grenen i alla nya arkiv, och dölja denna varning, kör du:\n"
7079 "\n"
7080 "\tgit config --global init.defaultBranch <namn>\n"
7081 "\n"
7082 "Namn som ofta används istället för \"master\" är \"main\", \"trunk\" och\n"
7083 "\"development\". Den nyskapade grenen kan ges nytt namn med kommandot:\n"
7084 "\n"
7085 "\tgit branch -m <namn>\n"
7087 #: refs.c:585
7088 #, c-format
7089 msgid "could not retrieve `%s`"
7090 msgstr "kunde inte hämta \"%s\""
7092 #: refs.c:595
7093 #, c-format
7094 msgid "invalid branch name: %s = %s"
7095 msgstr "felaktigt namn på gren: %s = %s"
7097 #: refs.c:671
7098 #, c-format
7099 msgid "ignoring dangling symref %s"
7100 msgstr "ignorerar dinglande symbolisk referens %s"
7102 #: refs.c:920
7103 #, c-format
7104 msgid "log for ref %s has gap after %s"
7105 msgstr "loggen för referensen %s har lucka efter %s"
7107 #: refs.c:927
7108 #, c-format
7109 msgid "log for ref %s unexpectedly ended on %s"
7110 msgstr "loggen för referensen %s slutade oväntat på %s"
7112 #: refs.c:992
7113 #, c-format
7114 msgid "log for %s is empty"
7115 msgstr "loggen för %s är tom"
7117 #: refs.c:1084
7118 #, c-format
7119 msgid "refusing to update ref with bad name '%s'"
7120 msgstr "vägrar uppdatera referens med trasigt namn \"%s\""
7122 #: refs.c:1155
7123 #, c-format
7124 msgid "update_ref failed for ref '%s': %s"
7125 msgstr "update_ref misslyckades för referensen \"%s\": %s"
7127 #: refs.c:2062
7128 #, c-format
7129 msgid "multiple updates for ref '%s' not allowed"
7130 msgstr "flera uppdateringar för referensen \"%s\" tillåts inte"
7132 #: refs.c:2142
7133 msgid "ref updates forbidden inside quarantine environment"
7134 msgstr "referensuppdateringar förbjudna i karantänmiljö"
7136 #: refs.c:2153
7137 msgid "ref updates aborted by hook"
7138 msgstr "referensuppdateringar avbrutna av krok"
7140 #: refs.c:2253 refs.c:2283
7141 #, c-format
7142 msgid "'%s' exists; cannot create '%s'"
7143 msgstr "\"%s\" finns; kan inte skapa \"%s\""
7145 #: refs.c:2259 refs.c:2294
7146 #, c-format
7147 msgid "cannot process '%s' and '%s' at the same time"
7148 msgstr "kan inte hantera \"%s\" och \"%s\" samtidigt"
7150 #: refs/files-backend.c:1271
7151 #, c-format
7152 msgid "could not remove reference %s"
7153 msgstr "kunde inte ta bort referensen %s"
7155 #: refs/files-backend.c:1285 refs/packed-backend.c:1549
7156 #: refs/packed-backend.c:1559
7157 #, c-format
7158 msgid "could not delete reference %s: %s"
7159 msgstr "kunde inte ta bort referensen %s: %s"
7161 #: refs/files-backend.c:1288 refs/packed-backend.c:1562
7162 #, c-format
7163 msgid "could not delete references: %s"
7164 msgstr "kunde inte ta bort referenser: %s"
7166 #: refspec.c:170
7167 #, c-format
7168 msgid "invalid refspec '%s'"
7169 msgstr "felaktig referensspecifikation: \"%s\""
7171 #: remote.c:351
7172 #, c-format
7173 msgid "config remote shorthand cannot begin with '/': %s"
7174 msgstr "konfigurerad kortform för fjärr kan inte börja med \"/\": %s"
7176 #: remote.c:399
7177 msgid "more than one receivepack given, using the first"
7178 msgstr "mer än en receivepack angavs, använder den första"
7180 #: remote.c:407
7181 msgid "more than one uploadpack given, using the first"
7182 msgstr "mer än en uploadpack angavs, använder den första"
7184 #: remote.c:590
7185 #, c-format
7186 msgid "Cannot fetch both %s and %s to %s"
7187 msgstr "Kan inte hämta både %s och %s till %s"
7189 #: remote.c:594
7190 #, c-format
7191 msgid "%s usually tracks %s, not %s"
7192 msgstr "%s spårar vanligtvis %s, inte %s"
7194 #: remote.c:598
7195 #, c-format
7196 msgid "%s tracks both %s and %s"
7197 msgstr "%s spårar både %s och %s"
7199 #: remote.c:666
7200 #, c-format
7201 msgid "key '%s' of pattern had no '*'"
7202 msgstr "nyckeln \"%s\" i mönstret innehåller ingen \"*\""
7204 #: remote.c:676
7205 #, c-format
7206 msgid "value '%s' of pattern has no '*'"
7207 msgstr "värdet \"%s\" i mönstret innehåller ingen \"*\""
7209 #: remote.c:1083
7210 #, c-format
7211 msgid "src refspec %s does not match any"
7212 msgstr "käll-referensspecifikationen %s motsvarar ingen"
7214 #: remote.c:1088
7215 #, c-format
7216 msgid "src refspec %s matches more than one"
7217 msgstr "käll-referensspecifikationen %s motsvarar mer än en"
7219 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
7220 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
7221 #. the <src>.
7223 #: remote.c:1103
7224 #, c-format
7225 msgid ""
7226 "The destination you provided is not a full refname (i.e.,\n"
7227 "starting with \"refs/\"). We tried to guess what you meant by:\n"
7228 "\n"
7229 "- Looking for a ref that matches '%s' on the remote side.\n"
7230 "- Checking if the <src> being pushed ('%s')\n"
7231 "  is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
7232 "  refs/{heads,tags}/ prefix on the remote side.\n"
7233 "\n"
7234 "Neither worked, so we gave up. You must fully qualify the ref."
7235 msgstr ""
7236 "Målet du angav är inte ett komplett referensamn (dvs.,\n"
7237 "startar med \"refs/\"). Vi försökte gissa vad du menade genom att:\n"
7238 "\n"
7239 "- Se efter en referens som motsvarar \"%s\" på fjärrsidan.\n"
7240 "- Se om <källan> som sänds (\"%s\")\n"
7241 "  är en referens i \"refs/{heads,tags}/\". Om så lägger vi till\n"
7242 "  motsvarande refs/{heads,tags}/-prefix på fjärrsidan.\n"
7243 "\n"
7244 "Inget av dem fungerade, så vi gav upp. Ange fullständig referens."
7246 #: remote.c:1123
7247 #, c-format
7248 msgid ""
7249 "The <src> part of the refspec is a commit object.\n"
7250 "Did you mean to create a new branch by pushing to\n"
7251 "'%s:refs/heads/%s'?"
7252 msgstr ""
7253 "<Källa>-delen av ref.spec-en är ett incheckningsobjekt.\n"
7254 "Var det meningen att skapa en ny gren genom att sända\n"
7255 "till \"%s:refs/heads/%s\"?"
7257 #: remote.c:1128
7258 #, c-format
7259 msgid ""
7260 "The <src> part of the refspec is a tag object.\n"
7261 "Did you mean to create a new tag by pushing to\n"
7262 "'%s:refs/tags/%s'?"
7263 msgstr ""
7264 "<Källa>-delen av ref.spec-en är ett taggobjekt.\n"
7265 "Var det meningen att skapa en ny tagg genom att sända\n"
7266 "till \"%s:refs/tags/%s\"?"
7268 #: remote.c:1133
7269 #, c-format
7270 msgid ""
7271 "The <src> part of the refspec is a tree object.\n"
7272 "Did you mean to tag a new tree by pushing to\n"
7273 "'%s:refs/tags/%s'?"
7274 msgstr ""
7275 "<Källa>-delen av ref.spec-en är ett trädobjekt.\n"
7276 "Var det meningen att tagga ett nytt träd genom att sända\n"
7277 "till \"%s:refs/tags/%s\"?"
7279 #: remote.c:1138
7280 #, c-format
7281 msgid ""
7282 "The <src> part of the refspec is a blob object.\n"
7283 "Did you mean to tag a new blob by pushing to\n"
7284 "'%s:refs/tags/%s'?"
7285 msgstr ""
7286 "<Källa>-delen av ref.spec-en är ett blobobjekt.\n"
7287 "Var det meningen att tagga en ny blob genom att sända\n"
7288 "till \"%s:refs/tags/%s\"?"
7290 #: remote.c:1174
7291 #, c-format
7292 msgid "%s cannot be resolved to branch"
7293 msgstr "%s kan inte slås upp till en gren"
7295 #: remote.c:1185
7296 #, c-format
7297 msgid "unable to delete '%s': remote ref does not exist"
7298 msgstr "kan inte ta bort \"%s\": fjärreferensen finns inte"
7300 #: remote.c:1197
7301 #, c-format
7302 msgid "dst refspec %s matches more than one"
7303 msgstr "fjärr-referensspecifikationen \"%s\" motsvarar mer än en"
7305 #: remote.c:1204
7306 #, c-format
7307 msgid "dst ref %s receives from more than one src"
7308 msgstr "fjärr-referensen \"%s\" hämtar från mer än en källa"
7310 #: remote.c:1724 remote.c:1825
7311 msgid "HEAD does not point to a branch"
7312 msgstr "HEAD pekar inte på en gren"
7314 #: remote.c:1733
7315 #, c-format
7316 msgid "no such branch: '%s'"
7317 msgstr "okänd gren: \"%s\""
7319 #: remote.c:1736
7320 #, c-format
7321 msgid "no upstream configured for branch '%s'"
7322 msgstr "ingen standarduppström angiven för grenen \"%s\""
7324 #: remote.c:1742
7325 #, c-format
7326 msgid "upstream branch '%s' not stored as a remote-tracking branch"
7327 msgstr "uppströmsgrenen \"%s\" är inte lagrad som en fjärrspårande gren"
7329 #: remote.c:1757
7330 #, c-format
7331 msgid "push destination '%s' on remote '%s' has no local tracking branch"
7332 msgstr "push-målet \"%s\" på fjärren \"%s\" har ingen lokalt spårande gren"
7334 #: remote.c:1769
7335 #, c-format
7336 msgid "branch '%s' has no remote for pushing"
7337 msgstr "grenen \"%s\" har ingen fjärr för \"push\""
7339 #: remote.c:1779
7340 #, c-format
7341 msgid "push refspecs for '%s' do not include '%s'"
7342 msgstr "\"push\"-referensspecifikation för \"%s\" innehåller inte \"%s\""
7344 #: remote.c:1792
7345 msgid "push has no destination (push.default is 'nothing')"
7346 msgstr "\"push\" har inget mål (push.default är \"ingenting\")"
7348 #: remote.c:1814
7349 msgid "cannot resolve 'simple' push to a single destination"
7350 msgstr "\"enkel push\" motsvarar flera olika mål"
7352 #: remote.c:1943
7353 #, c-format
7354 msgid "couldn't find remote ref %s"
7355 msgstr "Kunde inte hitta fjärr-referensen %s"
7357 #: remote.c:1956
7358 #, c-format
7359 msgid "* Ignoring funny ref '%s' locally"
7360 msgstr "* Ignorerar märklig referens \"%s\" lokalt"
7362 #: remote.c:2119
7363 #, c-format
7364 msgid "Your branch is based on '%s', but the upstream is gone.\n"
7365 msgstr "Din gren är baserad på \"%s\", men den har försvunnit uppströms.\n"
7367 #: remote.c:2123
7368 msgid "  (use \"git branch --unset-upstream\" to fixup)\n"
7369 msgstr "  (använd \"git branch --unset-upstream\" för att rätta)\n"
7371 #: remote.c:2126
7372 #, c-format
7373 msgid "Your branch is up to date with '%s'.\n"
7374 msgstr "Din gren är à jour med \"%s\".\n"
7376 #: remote.c:2130
7377 #, c-format
7378 msgid "Your branch and '%s' refer to different commits.\n"
7379 msgstr "Din gren och \"%s\" pekar på olika incheckningar.\n"
7381 #: remote.c:2133
7382 #, c-format
7383 msgid "  (use \"%s\" for details)\n"
7384 msgstr "  (använd \"%s\" för detaljer)\n"
7386 #: remote.c:2137
7387 #, c-format
7388 msgid "Your branch is ahead of '%s' by %d commit.\n"
7389 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
7390 msgstr[0] "Din gren ligger före \"%s\" med %d incheckning.\n"
7391 msgstr[1] "Din gren ligger före \"%s\" med %d incheckningar.\n"
7393 #: remote.c:2143
7394 msgid "  (use \"git push\" to publish your local commits)\n"
7395 msgstr "  (använd \"git push\" för att publicera dina lokala incheckningar)\n"
7397 #: remote.c:2146
7398 #, c-format
7399 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
7400 msgid_plural ""
7401 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
7402 msgstr[0] ""
7403 "Din gren ligger efter \"%s\" med %d incheckning, och kan snabbspolas.\n"
7404 msgstr[1] ""
7405 "Din gren ligger efter \"%s\" med %d incheckningar, och kan snabbspolas.\n"
7407 #: remote.c:2154
7408 msgid "  (use \"git pull\" to update your local branch)\n"
7409 msgstr "  (använd \"git pull\" för att uppdatera din lokala gren)\n"
7411 #: remote.c:2157
7412 #, c-format
7413 msgid ""
7414 "Your branch and '%s' have diverged,\n"
7415 "and have %d and %d different commit each, respectively.\n"
7416 msgid_plural ""
7417 "Your branch and '%s' have diverged,\n"
7418 "and have %d and %d different commits each, respectively.\n"
7419 msgstr[0] ""
7420 "Din gren och \"%s\" har divergerat,\n"
7421 "och har %d respektive %d olika incheckning.\n"
7422 msgstr[1] ""
7423 "Din gren och \"%s\" har divergerat,\n"
7424 "och har %d respektive %d olika incheckningar.\n"
7426 #: remote.c:2167
7427 msgid "  (use \"git pull\" to merge the remote branch into yours)\n"
7428 msgstr "  (använd \"git pull\" för att slå ihop fjärrgrenen med din egen)\n"
7430 #: remote.c:2359
7431 #, c-format
7432 msgid "cannot parse expected object name '%s'"
7433 msgstr "kan inte tolka förväntat objektnamn \"%s\""
7435 #: replace-object.c:21
7436 #, c-format
7437 msgid "bad replace ref name: %s"
7438 msgstr "felaktig ersättningsreferensnamn: %s"
7440 #: replace-object.c:30
7441 #, c-format
7442 msgid "duplicate replace ref: %s"
7443 msgstr "duplicerat ersättningsreferensnamn: %s"
7445 #: replace-object.c:82
7446 #, c-format
7447 msgid "replace depth too high for object %s"
7448 msgstr "ersättningsdjupet för högt för objektet %s"
7450 #: rerere.c:201 rerere.c:210 rerere.c:213
7451 msgid "corrupt MERGE_RR"
7452 msgstr "trasig MERGE_RR"
7454 #: rerere.c:248 rerere.c:253
7455 msgid "unable to write rerere record"
7456 msgstr "kunde inte skriva rerere-post"
7458 #: rerere.c:479
7459 #, c-format
7460 msgid "there were errors while writing '%s' (%s)"
7461 msgstr "fel vid skrivning av \"%s\" (%s)"
7463 #: rerere.c:482 builtin/gc.c:2246 builtin/gc.c:2281
7464 #, c-format
7465 msgid "failed to flush '%s'"
7466 msgstr "misslyckades spola \"%s\""
7468 #: rerere.c:487 rerere.c:1023
7469 #, c-format
7470 msgid "could not parse conflict hunks in '%s'"
7471 msgstr "kunde inte tolka konflikt-stycket i \"%s\""
7473 #: rerere.c:668
7474 #, c-format
7475 msgid "failed utime() on '%s'"
7476 msgstr "\"utime()\" misslyckades på \"%s\""
7478 #: rerere.c:678
7479 #, c-format
7480 msgid "writing '%s' failed"
7481 msgstr "misslyckades skriva \"%s\""
7483 #: rerere.c:698
7484 #, c-format
7485 msgid "Staged '%s' using previous resolution."
7486 msgstr "Köade \"%s\" med sparad lösning."
7488 #: rerere.c:737
7489 #, c-format
7490 msgid "Recorded resolution for '%s'."
7491 msgstr "Sparade lösning för \"%s\"."
7493 #: rerere.c:772
7494 #, c-format
7495 msgid "Resolved '%s' using previous resolution."
7496 msgstr "Löste \"%s\" med tidigare lösning."
7498 #: rerere.c:787
7499 #, c-format
7500 msgid "cannot unlink stray '%s'"
7501 msgstr "kan inte ta bort lös länk \"%s\""
7503 #: rerere.c:791
7504 #, c-format
7505 msgid "Recorded preimage for '%s'"
7506 msgstr "Sparade förhandsbild för \"%s\""
7508 #: rerere.c:865 submodule.c:2121 builtin/log.c:2002
7509 #: builtin/submodule--helper.c:1776 builtin/submodule--helper.c:1819
7510 #, c-format
7511 msgid "could not create directory '%s'"
7512 msgstr "kunde inte skapa katalogen \"%s\""
7514 #: rerere.c:1041
7515 #, c-format
7516 msgid "failed to update conflicted state in '%s'"
7517 msgstr "misslyckades uppdatera tillstånd för sammanslagningsproblem i \"%s\""
7519 #: rerere.c:1052 rerere.c:1059
7520 #, c-format
7521 msgid "no remembered resolution for '%s'"
7522 msgstr "inget sparat sammanslagningsresultat för \"%s\""
7524 #: rerere.c:1061
7525 #, c-format
7526 msgid "cannot unlink '%s'"
7527 msgstr "kan inte ta bort länken \"%s\""
7529 #: rerere.c:1071
7530 #, c-format
7531 msgid "Updated preimage for '%s'"
7532 msgstr "Uppdaterade förhandsbild för \"%s\""
7534 #: rerere.c:1080
7535 #, c-format
7536 msgid "Forgot resolution for '%s'\n"
7537 msgstr "Glömde lösning för \"%s\"\n"
7539 #: rerere.c:1191
7540 msgid "unable to open rr-cache directory"
7541 msgstr "kan inte uppdatera katalogen rr-cache"
7543 #: reset.c:42
7544 msgid "could not determine HEAD revision"
7545 msgstr "kunde inte bestämma HEAD-revision"
7547 #: reset.c:70 reset.c:76 sequencer.c:3705
7548 #, c-format
7549 msgid "failed to find tree of %s"
7550 msgstr "kunde inte hitta trädet för %s."
7552 #: revision.c:2259
7553 msgid "--unsorted-input is incompatible with --no-walk"
7554 msgstr "--unsorted-input är inkompatibelt med --no-walk"
7556 #: revision.c:2346
7557 msgid "--unpacked=<packfile> no longer supported"
7558 msgstr "--unpacked=<paketfil> stöds inte längre"
7560 #: revision.c:2655 revision.c:2659
7561 msgid "--no-walk is incompatible with --unsorted-input"
7562 msgstr "--no-walk är inkompatibelt med --unsorted-input"
7564 #: revision.c:2690
7565 msgid "your current branch appears to be broken"
7566 msgstr "din nuvarande gren verkar vara trasig"
7568 #: revision.c:2693
7569 #, c-format
7570 msgid "your current branch '%s' does not have any commits yet"
7571 msgstr "din nuvarande gren \"%s\" innehåller ännu inte några incheckningar"
7573 #: revision.c:2895
7574 msgid "-L does not yet support diff formats besides -p and -s"
7575 msgstr "-L stöder ännu inte andra diff-format än -p och -s"
7577 #: run-command.c:1278
7578 #, c-format
7579 msgid "cannot create async thread: %s"
7580 msgstr "kan inte skapa asynkron tråd: %s"
7582 #: send-pack.c:150
7583 msgid "unexpected flush packet while reading remote unpack status"
7584 msgstr "oväntat flush-paket vid läsning av fjärruppackningsstatus"
7586 #: send-pack.c:152
7587 #, c-format
7588 msgid "unable to parse remote unpack status: %s"
7589 msgstr "kunde inte tolka fjärruppackningsstatus: %s"
7591 #: send-pack.c:154
7592 #, c-format
7593 msgid "remote unpack failed: %s"
7594 msgstr "fjärruppackning misslyckades: %s"
7596 #: send-pack.c:378
7597 msgid "failed to sign the push certificate"
7598 msgstr "misslyckades underteckna push-certifikatet"
7600 #: send-pack.c:435
7601 msgid "send-pack: unable to fork off fetch subprocess"
7602 msgstr "send-pack: kunde inte starta (fork) underprocessen för fetch"
7604 #: send-pack.c:457
7605 msgid "push negotiation failed; proceeding anyway with push"
7606 msgstr "sänd-förhandling misslyckades; fortsätter ändå med sändningen"
7608 #: send-pack.c:528
7609 msgid "the receiving end does not support this repository's hash algorithm"
7610 msgstr "mottagarsidan stöder inte arkivets hashningsalgoritm"
7612 #: send-pack.c:537
7613 msgid "the receiving end does not support --signed push"
7614 msgstr "mottagarsidan stöder inte push med --signed"
7616 #: send-pack.c:539
7617 msgid ""
7618 "not sending a push certificate since the receiving end does not support --"
7619 "signed push"
7620 msgstr ""
7621 "sänder inte push-certifikat eftersom mottagarsidan inte stlder push med --"
7622 "signed"
7624 #: send-pack.c:546
7625 msgid "the receiving end does not support --atomic push"
7626 msgstr "mottagarsidan stöder inte push med --atomic"
7628 #: send-pack.c:551
7629 msgid "the receiving end does not support push options"
7630 msgstr "mottagarsidan stöder inte push-flaggor"
7632 #: sequencer.c:197
7633 #, c-format
7634 msgid "invalid commit message cleanup mode '%s'"
7635 msgstr "felaktigt incheckningsmeddelandestädningsläge \"%s\""
7637 #: sequencer.c:325
7638 #, c-format
7639 msgid "could not delete '%s'"
7640 msgstr "kunde inte ta bort \"%s\""
7642 #: sequencer.c:345 sequencer.c:4754 builtin/rebase.c:563 builtin/rebase.c:1297
7643 #: builtin/rm.c:408
7644 #, c-format
7645 msgid "could not remove '%s'"
7646 msgstr "kunde inte ta bort \"%s\""
7648 #: sequencer.c:355
7649 msgid "revert"
7650 msgstr "revert"
7652 #: sequencer.c:357
7653 msgid "cherry-pick"
7654 msgstr "cherry-pick"
7656 #: sequencer.c:359
7657 msgid "rebase"
7658 msgstr "rebase"
7660 #: sequencer.c:361
7661 #, c-format
7662 msgid "unknown action: %d"
7663 msgstr "okänd funktion: %d"
7665 #: sequencer.c:420
7666 msgid ""
7667 "after resolving the conflicts, mark the corrected paths\n"
7668 "with 'git add <paths>' or 'git rm <paths>'"
7669 msgstr ""
7670 "efter att ha löst konflikterna, markera de rättade sökvägarna\n"
7671 "med \"git add <sökvägar>\" eller \"git rm <sökvägar>\""
7673 #: sequencer.c:423
7674 msgid ""
7675 "After resolving the conflicts, mark them with\n"
7676 "\"git add/rm <pathspec>\", then run\n"
7677 "\"git cherry-pick --continue\".\n"
7678 "You can instead skip this commit with \"git cherry-pick --skip\".\n"
7679 "To abort and get back to the state before \"git cherry-pick\",\n"
7680 "run \"git cherry-pick --abort\"."
7681 msgstr ""
7682 "Efter att ha löst konflikterna, märk dem med\n"
7683 "\"git add/rm <sökvägsangivelse>\" och kör sedan\n"
7684 "\"git cherry-pick --continue\".\n"
7685 "Du kan hoppa över incheckningen istället med \"git cherry-pick --skip\"\n"
7686 "För att avbryta och återgå till där du var före \"git cherry-pick\",\n"
7687 "kör \"git cherry-pick --abort\"."
7689 #: sequencer.c:430
7690 msgid ""
7691 "After resolving the conflicts, mark them with\n"
7692 "\"git add/rm <pathspec>\", then run\n"
7693 "\"git revert --continue\".\n"
7694 "You can instead skip this commit with \"git revert --skip\".\n"
7695 "To abort and get back to the state before \"git revert\",\n"
7696 "run \"git revert --abort\"."
7697 msgstr ""
7698 "Efter att ha löst konflikterna, märk dem med\n"
7699 "\"git add/rm <sökvägsangivelse>\" och kör sedan\n"
7700 "\"git revert --continue\".\n"
7701 "Du kan hoppa över incheckningen istället med \"git revert --skip\"\n"
7702 "För att avbryta och återgå till där du var före \"git revert\",\n"
7703 "kör \"git revert --abort\"."
7705 #: sequencer.c:448 sequencer.c:3290
7706 #, c-format
7707 msgid "could not lock '%s'"
7708 msgstr "kunde inte låsa \"%s\""
7710 #: sequencer.c:450 sequencer.c:3089 sequencer.c:3294 sequencer.c:3308
7711 #: sequencer.c:3566 sequencer.c:5621 strbuf.c:1176 wrapper.c:639
7712 #, c-format
7713 msgid "could not write to '%s'"
7714 msgstr "kunde inte skriva till \"%s\""
7716 #: sequencer.c:455
7717 #, c-format
7718 msgid "could not write eol to '%s'"
7719 msgstr "kunde inte skriva radslut till \"%s\""
7721 #: sequencer.c:460 sequencer.c:3094 sequencer.c:3296 sequencer.c:3310
7722 #: sequencer.c:3574
7723 #, c-format
7724 msgid "failed to finalize '%s'"
7725 msgstr "misslyckades färdigställa \"%s\""
7727 #: sequencer.c:499
7728 #, c-format
7729 msgid "your local changes would be overwritten by %s."
7730 msgstr "dina lokala ändringar skulle skrivas över av %s."
7732 #: sequencer.c:503
7733 msgid "commit your changes or stash them to proceed."
7734 msgstr "checka in dina ändringar eller använd \"stash\" för att fortsätta."
7736 #: sequencer.c:535
7737 #, c-format
7738 msgid "%s: fast-forward"
7739 msgstr "%s: snabbspola"
7741 #: sequencer.c:574 builtin/tag.c:610
7742 #, c-format
7743 msgid "Invalid cleanup mode %s"
7744 msgstr "Felaktigt städningsläge %s"
7746 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
7747 #. "rebase".
7749 #: sequencer.c:685
7750 #, c-format
7751 msgid "%s: Unable to write new index file"
7752 msgstr "%s: Kunde inte skriva ny indexfil"
7754 #: sequencer.c:699
7755 msgid "unable to update cache tree"
7756 msgstr "kan inte uppdatera cacheträd"
7758 #: sequencer.c:713
7759 msgid "could not resolve HEAD commit"
7760 msgstr "kunde inte bestämma HEAD:s incheckning"
7762 #: sequencer.c:793
7763 #, c-format
7764 msgid "no key present in '%.*s'"
7765 msgstr "ingen nyckel i  \"%.*s\""
7767 #: sequencer.c:804
7768 #, c-format
7769 msgid "unable to dequote value of '%s'"
7770 msgstr "kan inte ta bort citering av värdet \"%s\""
7772 #: sequencer.c:841 wrapper.c:209 wrapper.c:379 builtin/am.c:730
7773 #: builtin/am.c:822 builtin/rebase.c:694
7774 #, c-format
7775 msgid "could not open '%s' for reading"
7776 msgstr "kunde inte öppna \"%s\" för läsning"
7778 #: sequencer.c:851
7779 msgid "'GIT_AUTHOR_NAME' already given"
7780 msgstr "\"GIT_AUTHOR_NAME\" har redan angivits"
7782 #: sequencer.c:856
7783 msgid "'GIT_AUTHOR_EMAIL' already given"
7784 msgstr "\"GIT_AUTHOR_EMAIL\" har redan angivits"
7786 #: sequencer.c:861
7787 msgid "'GIT_AUTHOR_DATE' already given"
7788 msgstr "\"GIT_AUTHOR_DATE\" har redan angivits"
7790 #: sequencer.c:865
7791 #, c-format
7792 msgid "unknown variable '%s'"
7793 msgstr "okänd variabel \"%s\""
7795 #: sequencer.c:870
7796 msgid "missing 'GIT_AUTHOR_NAME'"
7797 msgstr "\"GIT_AUTHOR_NAME\" saknas"
7799 #: sequencer.c:872
7800 msgid "missing 'GIT_AUTHOR_EMAIL'"
7801 msgstr "\"GIT_AUTHOR_EMAIL\" saknas"
7803 #: sequencer.c:874
7804 msgid "missing 'GIT_AUTHOR_DATE'"
7805 msgstr "\"GIT_AUTHOR_DATE\" saknas"
7807 #: sequencer.c:939
7808 #, c-format
7809 msgid ""
7810 "you have staged changes in your working tree\n"
7811 "If these changes are meant to be squashed into the previous commit, run:\n"
7812 "\n"
7813 "  git commit --amend %s\n"
7814 "\n"
7815 "If they are meant to go into a new commit, run:\n"
7816 "\n"
7817 "  git commit %s\n"
7818 "\n"
7819 "In both cases, once you're done, continue with:\n"
7820 "\n"
7821 "  git rebase --continue\n"
7822 msgstr ""
7823 "du har köade ändringar i din arbetskatalog.\n"
7824 "Om ändringarna ska läggas in i föregående incheckning, kör:\n"
7825 "\n"
7826 "  git commit --amend %s\n"
7827 "\n"
7828 "Om de ska checkas in i en egen incheckning, kör:\n"
7829 "\n"
7830 "  git commit %s\n"
7831 "\n"
7832 "Oavsett vilket, när du är färdig fortsätter du med:\n"
7833 "\n"
7834 "  git rebase --continue\n"
7836 #: sequencer.c:1229
7837 msgid "'prepare-commit-msg' hook failed"
7838 msgstr "kroken \"prepare-commit-msg\" misslyckades"
7840 #: sequencer.c:1235
7841 msgid ""
7842 "Your name and email address were configured automatically based\n"
7843 "on your username and hostname. Please check that they are accurate.\n"
7844 "You can suppress this message by setting them explicitly. Run the\n"
7845 "following command and follow the instructions in your editor to edit\n"
7846 "your configuration file:\n"
7847 "\n"
7848 "    git config --global --edit\n"
7849 "\n"
7850 "After doing this, you may fix the identity used for this commit with:\n"
7851 "\n"
7852 "    git commit --amend --reset-author\n"
7853 msgstr ""
7854 "Ditt namn och e-postadress konfigurerades automatiskt baserat på\n"
7855 "ditt användar-id och värdnamn. Kontrollera att de är riktiga. Du\n"
7856 "kan förhindra det här meddelandet genom att ställa dem explicit.\n"
7857 "Kör följande kommandon och följ instruktionerna i textredigeraren\n"
7858 "för att redigera din konfigurationsfil:\n"
7859 "\n"
7860 "    git config --global --edit\n"
7861 "\n"
7862 "När du gjort det kan du rätta identiteten som användes för den här\n"
7863 "incheckningen med:\n"
7864 "\n"
7865 "    git commit --amend --reset-author\n"
7867 #: sequencer.c:1248
7868 msgid ""
7869 "Your name and email address were configured automatically based\n"
7870 "on your username and hostname. Please check that they are accurate.\n"
7871 "You can suppress this message by setting them explicitly:\n"
7872 "\n"
7873 "    git config --global user.name \"Your Name\"\n"
7874 "    git config --global user.email you@example.com\n"
7875 "\n"
7876 "After doing this, you may fix the identity used for this commit with:\n"
7877 "\n"
7878 "    git commit --amend --reset-author\n"
7879 msgstr ""
7880 "Ditt namn och e-postadress konfigurerades automatiskt baserat på\n"
7881 "ditt användar-id och värdnamn. Kontrollera att de är riktiga. Du\n"
7882 "kan förhindra det här meddelandet genom att ställa dem explicit:\n"
7883 "\n"
7884 "    git config --global user.name \"Ditt namn\"\n"
7885 "    git config --global user.email du@example.com\n"
7886 "\n"
7887 "När du gjort det kan du rätta identiteten som användes för den här\n"
7888 "incheckningen med:\n"
7889 "\n"
7890 "    git commit --amend --reset-author\n"
7892 #: sequencer.c:1290
7893 msgid "couldn't look up newly created commit"
7894 msgstr "kunde inte slå upp en precis skapad incheckning"
7896 #: sequencer.c:1292
7897 msgid "could not parse newly created commit"
7898 msgstr "kunde inte tolka en precis skapad incheckning"
7900 #: sequencer.c:1338
7901 msgid "unable to resolve HEAD after creating commit"
7902 msgstr "kunde inte bestämma HEAD efter att ha skapat incheckning"
7904 #: sequencer.c:1340
7905 msgid "detached HEAD"
7906 msgstr "frånkopplad HEAD"
7908 #: sequencer.c:1344
7909 msgid " (root-commit)"
7910 msgstr " (rotincheckning)"
7912 #: sequencer.c:1365
7913 msgid "could not parse HEAD"
7914 msgstr "kunde inte tolka HEAD"
7916 #: sequencer.c:1367
7917 #, c-format
7918 msgid "HEAD %s is not a commit!"
7919 msgstr "HEAD %s är inte en incheckning!"
7921 #: sequencer.c:1371 sequencer.c:1449 builtin/commit.c:1707
7922 msgid "could not parse HEAD commit"
7923 msgstr "kunde inte tolka HEAD:s incheckning"
7925 #: sequencer.c:1427 sequencer.c:2312
7926 msgid "unable to parse commit author"
7927 msgstr "kunde inte tolka incheckningens författare"
7929 #: sequencer.c:1438 builtin/am.c:1616 builtin/merge.c:708
7930 msgid "git write-tree failed to write a tree"
7931 msgstr "git write-tree misslyckades skriva ett träd"
7933 #: sequencer.c:1471 sequencer.c:1591
7934 #, c-format
7935 msgid "unable to read commit message from '%s'"
7936 msgstr "kunde inte läsa incheckningsmeddelande från \"%s\""
7938 #: sequencer.c:1502 sequencer.c:1534
7939 #, c-format
7940 msgid "invalid author identity '%s'"
7941 msgstr "ogiltig författar-identitet \"%s\""
7943 #: sequencer.c:1508
7944 msgid "corrupt author: missing date information"
7945 msgstr "trasig författare: saknar datuminformation"
7947 #: sequencer.c:1547 builtin/am.c:1643 builtin/commit.c:1821 builtin/merge.c:913
7948 #: builtin/merge.c:938 t/helper/test-fast-rebase.c:78
7949 msgid "failed to write commit object"
7950 msgstr "kunde inte skriva incheckningsobjekt"
7952 #: sequencer.c:1574 sequencer.c:4526 t/helper/test-fast-rebase.c:199
7953 #: t/helper/test-fast-rebase.c:217
7954 #, c-format
7955 msgid "could not update %s"
7956 msgstr "kunde inte uppdatera %s"
7958 #: sequencer.c:1623
7959 #, c-format
7960 msgid "could not parse commit %s"
7961 msgstr "kunde inte tolka incheckningen %s"
7963 #: sequencer.c:1628
7964 #, c-format
7965 msgid "could not parse parent commit %s"
7966 msgstr "kunde inte tolka föräldraincheckningen %s"
7968 #: sequencer.c:1711 sequencer.c:1992
7969 #, c-format
7970 msgid "unknown command: %d"
7971 msgstr "okänt kommando: %d"
7973 #: sequencer.c:1753
7974 msgid "This is the 1st commit message:"
7975 msgstr "Det här är 1:a incheckningsmeddelandet:"
7977 #: sequencer.c:1754
7978 #, c-format
7979 msgid "This is the commit message #%d:"
7980 msgstr "Det här är incheckningsmeddelande %d:"
7982 #: sequencer.c:1755
7983 msgid "The 1st commit message will be skipped:"
7984 msgstr "1:a incheckningsmeddelandet kommer hoppas över:"
7986 #: sequencer.c:1756
7987 #, c-format
7988 msgid "The commit message #%d will be skipped:"
7989 msgstr "Incheckningsmeddelande %d kommer hoppas över:"
7991 #: sequencer.c:1757
7992 #, c-format
7993 msgid "This is a combination of %d commits."
7994 msgstr "Det här är en kombination av %d incheckningar."
7996 #: sequencer.c:1904 sequencer.c:1961
7997 #, c-format
7998 msgid "cannot write '%s'"
7999 msgstr "kan inte skriva \"%s\""
8001 #: sequencer.c:1951
8002 msgid "need a HEAD to fixup"
8003 msgstr "behöver en HEAD-incheckning att rätta"
8005 #: sequencer.c:1953 sequencer.c:3601
8006 msgid "could not read HEAD"
8007 msgstr "kunde inte läsa HEAD"
8009 #: sequencer.c:1955
8010 msgid "could not read HEAD's commit message"
8011 msgstr "kunde inte läsa HEAD:s incheckningsmeddelande"
8013 #: sequencer.c:1979
8014 #, c-format
8015 msgid "could not read commit message of %s"
8016 msgstr "kunde inte läsa incheckningsmeddelande för %s"
8018 #: sequencer.c:2089
8019 msgid "your index file is unmerged."
8020 msgstr "din indexfil har inte slagits ihop."
8022 #: sequencer.c:2096
8023 msgid "cannot fixup root commit"
8024 msgstr "kan inte göra \"fixup\" på rotincheckning"
8026 #: sequencer.c:2115
8027 #, c-format
8028 msgid "commit %s is a merge but no -m option was given."
8029 msgstr "incheckning %s är en sammanslagning, men flaggan -m angavs inte."
8031 #: sequencer.c:2123 sequencer.c:2131
8032 #, c-format
8033 msgid "commit %s does not have parent %d"
8034 msgstr "incheckning %s har inte förälder %d"
8036 #: sequencer.c:2137
8037 #, c-format
8038 msgid "cannot get commit message for %s"
8039 msgstr "kan inte hämta incheckningsmeddelande för %s"
8041 #. TRANSLATORS: The first %s will be a "todo" command like
8042 #. "revert" or "pick", the second %s a SHA1.
8043 #: sequencer.c:2156
8044 #, c-format
8045 msgid "%s: cannot parse parent commit %s"
8046 msgstr "%s: kan inte tolka föräldraincheckningen %s"
8048 #: sequencer.c:2222
8049 #, c-format
8050 msgid "could not rename '%s' to '%s'"
8051 msgstr "kunde inte byta namn på \"%s\" till \"%s\""
8053 #: sequencer.c:2282
8054 #, c-format
8055 msgid "could not revert %s... %s"
8056 msgstr "kunde inte ångra %s... %s"
8058 #: sequencer.c:2283
8059 #, c-format
8060 msgid "could not apply %s... %s"
8061 msgstr "kunde inte tillämpa %s... %s"
8063 #: sequencer.c:2304
8064 #, c-format
8065 msgid "dropping %s %s -- patch contents already upstream\n"
8066 msgstr "utelämnar %s %s -- patchinnehållet finns redan uppströms\n"
8068 #: sequencer.c:2362
8069 #, c-format
8070 msgid "git %s: failed to read the index"
8071 msgstr "git %s: misslyckades läsa indexet"
8073 #: sequencer.c:2370
8074 #, c-format
8075 msgid "git %s: failed to refresh the index"
8076 msgstr "git %s: misslyckades uppdatera indexet"
8078 #: sequencer.c:2450
8079 #, c-format
8080 msgid "%s does not accept arguments: '%s'"
8081 msgstr "%s tar inte argument: \"%s\""
8083 #: sequencer.c:2459
8084 #, c-format
8085 msgid "missing arguments for %s"
8086 msgstr "argument saknas för %s"
8088 #: sequencer.c:2502
8089 #, c-format
8090 msgid "could not parse '%s'"
8091 msgstr "kunde inte tolka \"%s\""
8093 #: sequencer.c:2563
8094 #, c-format
8095 msgid "invalid line %d: %.*s"
8096 msgstr "ogiltig rad %d: %.*s"
8098 #: sequencer.c:2574
8099 #, c-format
8100 msgid "cannot '%s' without a previous commit"
8101 msgstr "kan inte utföra \"%s\" utan en föregående incheckning"
8103 #: sequencer.c:2622 builtin/rebase.c:184
8104 #, c-format
8105 msgid "could not read '%s'."
8106 msgstr "kunde inte läsa \"%s\"."
8108 #: sequencer.c:2660
8109 msgid "cancelling a cherry picking in progress"
8110 msgstr "avbryter pågående \"cherry-pick\""
8112 #: sequencer.c:2669
8113 msgid "cancelling a revert in progress"
8114 msgstr "avbryter pågående \"revert\""
8116 #: sequencer.c:2709
8117 msgid "please fix this using 'git rebase --edit-todo'."
8118 msgstr "rätta det med \"git rebase --edit-todo\"."
8120 #: sequencer.c:2711
8121 #, c-format
8122 msgid "unusable instruction sheet: '%s'"
8123 msgstr "oanvändbart manus: \"%s\""
8125 #: sequencer.c:2716
8126 msgid "no commits parsed."
8127 msgstr "inga incheckningar lästes."
8129 #: sequencer.c:2727
8130 msgid "cannot cherry-pick during a revert."
8131 msgstr "kan inte utföra \"cherry-pick\" under en \"revert\"."
8133 #: sequencer.c:2729
8134 msgid "cannot revert during a cherry-pick."
8135 msgstr "kan inte utföra \"revert\" under en \"cherry-pick\"."
8137 #: sequencer.c:2807
8138 #, c-format
8139 msgid "invalid value for %s: %s"
8140 msgstr "felaktigt värde för %s: %s"
8142 #: sequencer.c:2916
8143 msgid "unusable squash-onto"
8144 msgstr "oanvändbar squash-onto"
8146 #: sequencer.c:2936
8147 #, c-format
8148 msgid "malformed options sheet: '%s'"
8149 msgstr "trasigt manus: \"%s\""
8151 #: sequencer.c:3031 sequencer.c:4905
8152 msgid "empty commit set passed"
8153 msgstr "den angivna uppsättningen incheckningar är tom"
8155 #: sequencer.c:3048
8156 msgid "revert is already in progress"
8157 msgstr "en \"revert\" pågår redan"
8159 #: sequencer.c:3050
8160 #, c-format
8161 msgid "try \"git revert (--continue | %s--abort | --quit)\""
8162 msgstr "testa \"git revert (--continue | %s--abort | --quit)\""
8164 #: sequencer.c:3053
8165 msgid "cherry-pick is already in progress"
8166 msgstr "en \"cherry-pick\" pågår redan"
8168 #: sequencer.c:3055
8169 #, c-format
8170 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
8171 msgstr "testa \"git cherry-pick (--continue | %s--abort | --quit)\""
8173 #: sequencer.c:3069
8174 #, c-format
8175 msgid "could not create sequencer directory '%s'"
8176 msgstr "kunde inte skapa \"sequencer\"-katalogen \"%s\""
8178 #: sequencer.c:3084
8179 msgid "could not lock HEAD"
8180 msgstr "kunde inte låsa HEAD"
8182 #: sequencer.c:3144 sequencer.c:4615
8183 msgid "no cherry-pick or revert in progress"
8184 msgstr "ingen \"cherry-pick\" eller \"revert\" pågår"
8186 #: sequencer.c:3146 sequencer.c:3157
8187 msgid "cannot resolve HEAD"
8188 msgstr "kan inte bestämma HEAD"
8190 #: sequencer.c:3148 sequencer.c:3192
8191 msgid "cannot abort from a branch yet to be born"
8192 msgstr "kan inte avbryta från en gren som ännu inte är född"
8194 #: sequencer.c:3178 builtin/grep.c:772
8195 #, c-format
8196 msgid "cannot open '%s'"
8197 msgstr "kan inte öppna \"%s\""
8199 #: sequencer.c:3180
8200 #, c-format
8201 msgid "cannot read '%s': %s"
8202 msgstr "kan inte läsa \"%s\": %s"
8204 #: sequencer.c:3181
8205 msgid "unexpected end of file"
8206 msgstr "oväntat filslut"
8208 #: sequencer.c:3187
8209 #, c-format
8210 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
8211 msgstr "sparad HEAD-fil från före \"cherry-pick\", \"%s\", är trasig"
8213 #: sequencer.c:3198
8214 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
8215 msgstr ""
8216 "Du verkar ha flyttat HEAD.\n"
8217 "Spolar inte tillbaka, kontrollera HEAD!"
8219 #: sequencer.c:3239
8220 msgid "no revert in progress"
8221 msgstr "ingen \"revers\" pågår"
8223 #: sequencer.c:3248
8224 msgid "no cherry-pick in progress"
8225 msgstr "ingen \"cherry-pick\" pågår"
8227 #: sequencer.c:3258
8228 msgid "failed to skip the commit"
8229 msgstr "kunde inte hoppa över incheckningen"
8231 #: sequencer.c:3265
8232 msgid "there is nothing to skip"
8233 msgstr "ingenting att hoppa över"
8235 #: sequencer.c:3268
8236 #, c-format
8237 msgid ""
8238 "have you committed already?\n"
8239 "try \"git %s --continue\""
8240 msgstr ""
8241 "har du redan checkat in?\n"
8242 "testa \"git %s --continue\""
8244 #: sequencer.c:3430 sequencer.c:4506
8245 msgid "cannot read HEAD"
8246 msgstr "kan inte läsa HEAD"
8248 #: sequencer.c:3447
8249 #, c-format
8250 msgid "unable to copy '%s' to '%s'"
8251 msgstr "kan inte kopiera in \"%s\" till \"%s\""
8253 #: sequencer.c:3455
8254 #, c-format
8255 msgid ""
8256 "You can amend the commit now, with\n"
8257 "\n"
8258 "  git commit --amend %s\n"
8259 "\n"
8260 "Once you are satisfied with your changes, run\n"
8261 "\n"
8262 "  git rebase --continue\n"
8263 msgstr ""
8264 "Du kan utöka incheckningen nu, med\n"
8265 "\n"
8266 "\tgit commit --amend %s\n"
8267 "\n"
8268 "När du är nöjd med dina ändringar kör du\n"
8269 "\n"
8270 "\tgit rebase --continue\n"
8272 #: sequencer.c:3465
8273 #, c-format
8274 msgid "Could not apply %s... %.*s"
8275 msgstr "Kunde inte tillämpa %s... %.*s"
8277 #: sequencer.c:3472
8278 #, c-format
8279 msgid "Could not merge %.*s"
8280 msgstr "Kunde inte slå ihop %.*s"
8282 #: sequencer.c:3486 sequencer.c:3490 builtin/difftool.c:639
8283 #, c-format
8284 msgid "could not copy '%s' to '%s'"
8285 msgstr "kunde inte kopiera in \"%s\" till \"%s\""
8287 #: sequencer.c:3502
8288 #, c-format
8289 msgid "Executing: %s\n"
8290 msgstr "Kör: %s\n"
8292 #: sequencer.c:3517
8293 #, c-format
8294 msgid ""
8295 "execution failed: %s\n"
8296 "%sYou can fix the problem, and then run\n"
8297 "\n"
8298 "  git rebase --continue\n"
8299 "\n"
8300 msgstr ""
8301 "körningen misslyckades: %s\n"
8302 "%sDu kan rätta problemet och sedan köra\n"
8303 "\n"
8304 "\tgit rebase --continue\n"
8305 "\n"
8307 #: sequencer.c:3523
8308 msgid "and made changes to the index and/or the working tree\n"
8309 msgstr "och gjorde ändringar till indexet och/eller arbetskatalogen\n"
8311 #: sequencer.c:3529
8312 #, c-format
8313 msgid ""
8314 "execution succeeded: %s\n"
8315 "but left changes to the index and/or the working tree\n"
8316 "Commit or stash your changes, and then run\n"
8317 "\n"
8318 "  git rebase --continue\n"
8319 "\n"
8320 msgstr ""
8321 "körningen lyckades: %s\n"
8322 "men lämnade kvar ändringar i indexet och/eller arbetskatalogen\n"
8323 "Checka in eller utför \"stash\" på ändringarna och kör sedan\n"
8324 "\n"
8325 "\tgit rebase --continue\n"
8326 "\n"
8328 #: sequencer.c:3591
8329 #, c-format
8330 msgid "illegal label name: '%.*s'"
8331 msgstr "ogiltigt etikettnamn: \"%.*s\""
8333 #: sequencer.c:3664
8334 msgid "writing fake root commit"
8335 msgstr "skriver fejkad rotincheckning"
8337 #: sequencer.c:3669
8338 msgid "writing squash-onto"
8339 msgstr "skriver squash-onto"
8341 #: sequencer.c:3748
8342 #, c-format
8343 msgid "could not resolve '%s'"
8344 msgstr "kunde inte upplösa \"%s\""
8346 #: sequencer.c:3780
8347 msgid "cannot merge without a current revision"
8348 msgstr "kan inte slå ihop utan en aktuell incheckning"
8350 #: sequencer.c:3802
8351 #, c-format
8352 msgid "unable to parse '%.*s'"
8353 msgstr "kan inte tolka \"%.*s\""
8355 #: sequencer.c:3811
8356 #, c-format
8357 msgid "nothing to merge: '%.*s'"
8358 msgstr "inget att slå samman: \"%.*s\""
8360 #: sequencer.c:3823
8361 msgid "octopus merge cannot be executed on top of a [new root]"
8362 msgstr "\"octopus\"-sammanslagning kan inte köras ovanpå en [ny rot]"
8364 #: sequencer.c:3878
8365 #, c-format
8366 msgid "could not get commit message of '%s'"
8367 msgstr "kunde inte läsa incheckningsmeddelande för \"%s\""
8369 #: sequencer.c:4024
8370 #, c-format
8371 msgid "could not even attempt to merge '%.*s'"
8372 msgstr "kunde inte ens försöka slå ihop \"%.*s\""
8374 #: sequencer.c:4040
8375 msgid "merge: Unable to write new index file"
8376 msgstr "sammanslagning: Kunde inte skriva ny indexfil"
8378 #: sequencer.c:4121
8379 msgid "Cannot autostash"
8380 msgstr "Kan inte utföra \"autostash\""
8382 #: sequencer.c:4124
8383 #, c-format
8384 msgid "Unexpected stash response: '%s'"
8385 msgstr "Oväntat svar från stash: \"%s\""
8387 #: sequencer.c:4130
8388 #, c-format
8389 msgid "Could not create directory for '%s'"
8390 msgstr "Kunde inte skapa katalog för \"%s\""
8392 #: sequencer.c:4133
8393 #, c-format
8394 msgid "Created autostash: %s\n"
8395 msgstr "Skapade autostash: %s\n"
8397 #: sequencer.c:4137
8398 msgid "could not reset --hard"
8399 msgstr "kunde inte utföra \"reset --hard\""
8401 #: sequencer.c:4162
8402 #, c-format
8403 msgid "Applied autostash.\n"
8404 msgstr "Tillämpade autostash.\n"
8406 #: sequencer.c:4174
8407 #, c-format
8408 msgid "cannot store %s"
8409 msgstr "kan inte spara %s"
8411 #: sequencer.c:4177
8412 #, c-format
8413 msgid ""
8414 "%s\n"
8415 "Your changes are safe in the stash.\n"
8416 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
8417 msgstr ""
8418 "%s\n"
8419 "Dina ändringar är säkra i stashen.\n"
8420 "Du kan när som helst använda \"git stash pop\" eller \"git stash drop\".\n"
8422 #: sequencer.c:4182
8423 msgid "Applying autostash resulted in conflicts."
8424 msgstr "Tillämpning av autostash gav konflikter."
8426 #: sequencer.c:4183
8427 msgid "Autostash exists; creating a new stash entry."
8428 msgstr "Autostash finns; skapar ny stash-post."
8430 #: sequencer.c:4255
8431 msgid "could not detach HEAD"
8432 msgstr "kunde inte koppla från HEAD"
8434 #: sequencer.c:4270
8435 #, c-format
8436 msgid "Stopped at HEAD\n"
8437 msgstr "Stoppade på HEAD\n"
8439 #: sequencer.c:4272
8440 #, c-format
8441 msgid "Stopped at %s\n"
8442 msgstr "Stoppade på %s\n"
8444 #: sequencer.c:4304
8445 #, c-format
8446 msgid ""
8447 "Could not execute the todo command\n"
8448 "\n"
8449 "    %.*s\n"
8450 "It has been rescheduled; To edit the command before continuing, please\n"
8451 "edit the todo list first:\n"
8452 "\n"
8453 "    git rebase --edit-todo\n"
8454 "    git rebase --continue\n"
8455 msgstr ""
8456 "Kunde inte köra todo-kommandot\n"
8457 "\n"
8458 "    %.*s\n"
8459 "Det har lagts tillbaka i kön; För att redigera kommandot innan du\n"
8460 "fortsätter, redigera först attgöra-listan:\n"
8461 "\n"
8462 "    git rebase --edit-todo\n"
8463 "    git rebase --continue\n"
8465 #: sequencer.c:4350
8466 #, c-format
8467 msgid "Rebasing (%d/%d)%s"
8468 msgstr "Ombaserar (%d/%d)%s"
8470 #: sequencer.c:4396
8471 #, c-format
8472 msgid "Stopped at %s...  %.*s\n"
8473 msgstr "Stoppade på %s... %.*s\n"
8475 #: sequencer.c:4466
8476 #, c-format
8477 msgid "unknown command %d"
8478 msgstr "okänt kommando %d"
8480 #: sequencer.c:4514
8481 msgid "could not read orig-head"
8482 msgstr "kunde inte läsa orig-head"
8484 #: sequencer.c:4519
8485 msgid "could not read 'onto'"
8486 msgstr "kunde inte läsa \"onto\""
8488 #: sequencer.c:4533
8489 #, c-format
8490 msgid "could not update HEAD to %s"
8491 msgstr "kunde inte uppdatera HEAD till %s"
8493 #: sequencer.c:4593
8494 #, c-format
8495 msgid "Successfully rebased and updated %s.\n"
8496 msgstr "Lyckades ombasera och uppdatera %s.\n"
8498 #: sequencer.c:4645
8499 msgid "cannot rebase: You have unstaged changes."
8500 msgstr "kan inte ombasera: Du har oköade ändringar."
8502 #: sequencer.c:4654
8503 msgid "cannot amend non-existing commit"
8504 msgstr "kan inte lägga till incheckning som inte finns"
8506 #: sequencer.c:4656
8507 #, c-format
8508 msgid "invalid file: '%s'"
8509 msgstr "ogiltig fil: \"%s\""
8511 #: sequencer.c:4658
8512 #, c-format
8513 msgid "invalid contents: '%s'"
8514 msgstr "ogiltigt innehåll: \"%s\""
8516 #: sequencer.c:4661
8517 msgid ""
8518 "\n"
8519 "You have uncommitted changes in your working tree. Please, commit them\n"
8520 "first and then run 'git rebase --continue' again."
8521 msgstr ""
8522 "\n"
8523 "Du har ändringar i arbetskatalogen som inte checkats in. Checka in dem\n"
8524 "först och kör sedan \"git rebase --continue\" igen."
8526 #: sequencer.c:4697 sequencer.c:4736
8527 #, c-format
8528 msgid "could not write file: '%s'"
8529 msgstr "kunde inte skriva fil: \"%s\""
8531 #: sequencer.c:4752
8532 msgid "could not remove CHERRY_PICK_HEAD"
8533 msgstr "kunde inte ta bort CHERRY_PICK_HEAD"
8535 #: sequencer.c:4762
8536 msgid "could not commit staged changes."
8537 msgstr "kunde inte checka in köade ändringar."
8539 #: sequencer.c:4882
8540 #, c-format
8541 msgid "%s: can't cherry-pick a %s"
8542 msgstr "%s: kan inte göra \"cherry-pick\" på typen \"%s\""
8544 #: sequencer.c:4886
8545 #, c-format
8546 msgid "%s: bad revision"
8547 msgstr "%s: felaktig revision"
8549 #: sequencer.c:4921
8550 msgid "can't revert as initial commit"
8551 msgstr "kan inte ångra som första incheckning"
8553 #: sequencer.c:5192 sequencer.c:5421
8554 #, c-format
8555 msgid "skipped previously applied commit %s"
8556 msgstr "hoppade över tidigare applicerad incheckning %s"
8558 #: sequencer.c:5262 sequencer.c:5437
8559 msgid "use --reapply-cherry-picks to include skipped commits"
8560 msgstr "använd --reapply-cherry-picks för att ta med överhoppade incheckningar"
8562 #: sequencer.c:5408
8563 msgid "make_script: unhandled options"
8564 msgstr "make_script: flaggor som inte stöds"
8566 #: sequencer.c:5411
8567 msgid "make_script: error preparing revisions"
8568 msgstr "make_script: fel när revisioner skulle förberedas"
8570 #: sequencer.c:5669 sequencer.c:5686
8571 msgid "nothing to do"
8572 msgstr "inget att göra"
8574 #: sequencer.c:5705
8575 msgid "could not skip unnecessary pick commands"
8576 msgstr "kunde inte hoppa över onödiga \"pick\"-kommandon"
8578 #: sequencer.c:5805
8579 msgid "the script was already rearranged."
8580 msgstr "skriptet har redan omordnats."
8582 #: setup.c:133
8583 #, c-format
8584 msgid "'%s' is outside repository at '%s'"
8585 msgstr "\"%s\" är utanför arkivet på \"%s\""
8587 #: setup.c:185
8588 #, c-format
8589 msgid ""
8590 "%s: no such path in the working tree.\n"
8591 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
8592 msgstr ""
8593 "%s: sökvägen finns inte i arbetskatalogen.\n"
8594 "Använd \"git <kommando> -- <sökväg>..\" för att ange sökvägar som inte finns "
8595 "lokalt."
8597 #: setup.c:198
8598 #, c-format
8599 msgid ""
8600 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
8601 "Use '--' to separate paths from revisions, like this:\n"
8602 "'git <command> [<revision>...] -- [<file>...]'"
8603 msgstr ""
8604 "tvetydigt argument \"%s\": okänd revision eller sökväg inte i "
8605 "arbetskatalogen.\n"
8606 "Använd \"--\" för att skilja sökvägar från revisioner, så här:\n"
8607 "\"git <kommando> [<revision>...] -- [<fil>...]\""
8609 #: setup.c:264
8610 #, c-format
8611 msgid "option '%s' must come before non-option arguments"
8612 msgstr "flaggan \"%s\" måste anges före argument som inte är flaggor"
8614 #: setup.c:283
8615 #, c-format
8616 msgid ""
8617 "ambiguous argument '%s': both revision and filename\n"
8618 "Use '--' to separate paths from revisions, like this:\n"
8619 "'git <command> [<revision>...] -- [<file>...]'"
8620 msgstr ""
8621 "tvetydigt argument \"%s\": både revision och filnamn\n"
8622 "Använd \"--\" för att skilja sökvägar från revisioner, så här:\n"
8623 "\"git <kommando> [<revision>...] -- [<fil>...]\""
8625 #: setup.c:419
8626 msgid "unable to set up work tree using invalid config"
8627 msgstr "kan inte skapa arbetskatalog med felaktig konfiguration"
8629 #: setup.c:423 builtin/rev-parse.c:895
8630 msgid "this operation must be run in a work tree"
8631 msgstr "funktionen måste köras i en arbetskatalog"
8633 #: setup.c:658
8634 #, c-format
8635 msgid "Expected git repo version <= %d, found %d"
8636 msgstr "Förväntade git-arkivversion <= %d, hittade %d"
8638 #: setup.c:666
8639 msgid "unknown repository extension found:"
8640 msgid_plural "unknown repository extensions found:"
8641 msgstr[0] "okänd arkivutökning hittades:"
8642 msgstr[1] "okända arkivutökningar hittades:"
8644 #: setup.c:680
8645 msgid "repo version is 0, but v1-only extension found:"
8646 msgid_plural "repo version is 0, but v1-only extensions found:"
8647 msgstr[0] "arkivversionen är 0, men utökning som bara finns i v1 upptäcktes:"
8648 msgstr[1] "arkivversionen är 0, men utökningar som bara finns i v1 upptäcktes:"
8650 #: setup.c:701
8651 #, c-format
8652 msgid "error opening '%s'"
8653 msgstr "fel vid öppning av \"%s\""
8655 #: setup.c:703
8656 #, c-format
8657 msgid "too large to be a .git file: '%s'"
8658 msgstr "för stor för att vara en .git-fil: \"%s\""
8660 #: setup.c:705
8661 #, c-format
8662 msgid "error reading %s"
8663 msgstr "fel vid läsning av %s"
8665 #: setup.c:707
8666 #, c-format
8667 msgid "invalid gitfile format: %s"
8668 msgstr "ogiltigt gitfilformat: %s"
8670 #: setup.c:709
8671 #, c-format
8672 msgid "no path in gitfile: %s"
8673 msgstr "ingen sökväg i gitfil: %s"
8675 #: setup.c:711
8676 #, c-format
8677 msgid "not a git repository: %s"
8678 msgstr "inte ett git-arkiv: %s"
8680 #: setup.c:813
8681 #, c-format
8682 msgid "'$%s' too big"
8683 msgstr "\"$%s\" för stor"
8685 #: setup.c:827
8686 #, c-format
8687 msgid "not a git repository: '%s'"
8688 msgstr "inte ett git-arkiv: \"%s\""
8690 #: setup.c:856 setup.c:858 setup.c:889
8691 #, c-format
8692 msgid "cannot chdir to '%s'"
8693 msgstr "kan inte byta katalog (chdir) till \"%s\""
8695 #: setup.c:861 setup.c:917 setup.c:927 setup.c:966 setup.c:974
8696 msgid "cannot come back to cwd"
8697 msgstr "kan inte gå tillbaka till arbetskatalogen (cwd)"
8699 #: setup.c:988
8700 #, c-format
8701 msgid "failed to stat '%*s%s%s'"
8702 msgstr "misslyckades ta status på \"%*ss%s%s\""
8704 #: setup.c:1231
8705 msgid "Unable to read current working directory"
8706 msgstr "Kan inte läsa aktuell arbetskatalog"
8708 #: setup.c:1240 setup.c:1246
8709 #, c-format
8710 msgid "cannot change to '%s'"
8711 msgstr "kan inte byta till \"%s\""
8713 #: setup.c:1251
8714 #, c-format
8715 msgid "not a git repository (or any of the parent directories): %s"
8716 msgstr "inte ett git-arkiv (eller någon av föräldrakatalogerna): %s"
8718 #: setup.c:1257
8719 #, c-format
8720 msgid ""
8721 "not a git repository (or any parent up to mount point %s)\n"
8722 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
8723 msgstr ""
8724 "inte ett git-arkiv (eller någon av föräldrakatalogerna upp till "
8725 "monteringspunkten %s)\n"
8726 "Stoppar vid filsystemsgräns (GIT_DISCOVERY_ACROSS_FILESYSTEM är inte satt)."
8728 #: setup.c:1381
8729 #, c-format
8730 msgid ""
8731 "problem with core.sharedRepository filemode value (0%.3o).\n"
8732 "The owner of files must always have read and write permissions."
8733 msgstr ""
8734 "problem med filläges-värdet i core.sharedRepository (0%.3o).\n"
8735 "Ägaren av filerna måste alltid ha läs- och skrivbehörighet."
8737 #: setup.c:1443
8738 msgid "fork failed"
8739 msgstr "\"fork\" misslyckades"
8741 #: setup.c:1448
8742 msgid "setsid failed"
8743 msgstr "\"setsid\" misslyckades"
8745 #: sparse-index.c:273
8746 #, c-format
8747 msgid "index entry is a directory, but not sparse (%08x)"
8748 msgstr "indexposten är en katalog, men inte gles (%08x)"
8750 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
8751 #: strbuf.c:850
8752 #, c-format
8753 msgid "%u.%2.2u GiB"
8754 msgstr "%u,%2.2u GiB"
8756 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
8757 #: strbuf.c:852
8758 #, c-format
8759 msgid "%u.%2.2u GiB/s"
8760 msgstr "%u,%2.2u GiB/s"
8762 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
8763 #: strbuf.c:860
8764 #, c-format
8765 msgid "%u.%2.2u MiB"
8766 msgstr "%u,%2.2u MiB"
8768 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
8769 #: strbuf.c:862
8770 #, c-format
8771 msgid "%u.%2.2u MiB/s"
8772 msgstr "%u,%2.2u MiB/s"
8774 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
8775 #: strbuf.c:869
8776 #, c-format
8777 msgid "%u.%2.2u KiB"
8778 msgstr "%u,%2.2u KiB"
8780 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
8781 #: strbuf.c:871
8782 #, c-format
8783 msgid "%u.%2.2u KiB/s"
8784 msgstr "%u,%2.2u KiB/s"
8786 #. TRANSLATORS: IEC 80000-13:2008 byte
8787 #: strbuf.c:877
8788 #, c-format
8789 msgid "%u byte"
8790 msgid_plural "%u bytes"
8791 msgstr[0] "%u byte"
8792 msgstr[1] "%u bytes"
8794 #. TRANSLATORS: IEC 80000-13:2008 byte/second
8795 #: strbuf.c:879
8796 #, c-format
8797 msgid "%u byte/s"
8798 msgid_plural "%u bytes/s"
8799 msgstr[0] "%u byte/s"
8800 msgstr[1] "%u bytes/s"
8802 #: strbuf.c:1174 wrapper.c:207 wrapper.c:377 builtin/am.c:739
8803 #: builtin/rebase.c:650
8804 #, c-format
8805 msgid "could not open '%s' for writing"
8806 msgstr "kunde inte öppna \"%s\" för skrivning"
8808 #: strbuf.c:1183
8809 #, c-format
8810 msgid "could not edit '%s'"
8811 msgstr "kunde inte redigera \"%s\""
8813 #: submodule-config.c:237
8814 #, c-format
8815 msgid "ignoring suspicious submodule name: %s"
8816 msgstr "ignorerar misstänkt undermodulnamn: %s"
8818 #: submodule-config.c:304
8819 msgid "negative values not allowed for submodule.fetchjobs"
8820 msgstr "negativa värden är inte tillåtna för submodule.fetchjobs"
8822 #: submodule-config.c:402
8823 #, c-format
8824 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
8825 msgstr "ignorerar \"%s\" som kan tolkas som en kommandoradsflagga: %s"
8827 #: submodule-config.c:499
8828 #, c-format
8829 msgid "invalid value for %s"
8830 msgstr "ogiltigt värde för %s"
8832 #: submodule-config.c:767
8833 #, c-format
8834 msgid "Could not update .gitmodules entry %s"
8835 msgstr "Kunde inte uppdatera .gitmodules-posten %s"
8837 #: submodule.c:114 submodule.c:143
8838 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
8839 msgstr ""
8840 "Kan inte ändra .gitmodules-fil som inte slagits ihop, lös "
8841 "sammanslagningskonflikter först"
8843 #: submodule.c:118 submodule.c:147
8844 #, c-format
8845 msgid "Could not find section in .gitmodules where path=%s"
8846 msgstr "Hittade inte någon sektion i .gitmodules där sökväg=%s"
8848 #: submodule.c:154
8849 #, c-format
8850 msgid "Could not remove .gitmodules entry for %s"
8851 msgstr "Kunde inte ta bort .gitmodules-posten för %s"
8853 #: submodule.c:165
8854 msgid "staging updated .gitmodules failed"
8855 msgstr "misslyckades köa uppdaterad .gitmodules"
8857 #: submodule.c:358
8858 #, c-format
8859 msgid "in unpopulated submodule '%s'"
8860 msgstr "i ej utcheckad undermodul \"%s\""
8862 #: submodule.c:389
8863 #, c-format
8864 msgid "Pathspec '%s' is in submodule '%.*s'"
8865 msgstr "Sökvägsangivelsen \"%s\" är i undermodulen \"%.*s\""
8867 #: submodule.c:466
8868 #, c-format
8869 msgid "bad --ignore-submodules argument: %s"
8870 msgstr "felaktigt argument till --ignore-submodules: %s"
8872 #: submodule.c:844
8873 #, c-format
8874 msgid ""
8875 "Submodule in commit %s at path: '%s' collides with a submodule named the "
8876 "same. Skipping it."
8877 msgstr ""
8878 "Undermodulen i incheckning %s på sökvägen: \"%s\" krockar med en undermodul "
8879 "med samma namn. Hoppar över den."
8881 #: submodule.c:954
8882 #, c-format
8883 msgid "submodule entry '%s' (%s) is a %s, not a commit"
8884 msgstr "undermodulposten \"%s\" (%s) är en %s, inte en incheckning"
8886 #: submodule.c:1042
8887 #, c-format
8888 msgid ""
8889 "Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
8890 "submodule %s"
8891 msgstr ""
8892 "kunde inte köra \"git rev-list <incheckningar> --not --remotes -n 1\" i "
8893 "undermodulen \"%s\""
8895 #: submodule.c:1165
8896 #, c-format
8897 msgid "process for submodule '%s' failed"
8898 msgstr "process för undermodulen \"%s\" misslyckades"
8900 #: submodule.c:1194 builtin/branch.c:692 builtin/submodule--helper.c:2713
8901 msgid "Failed to resolve HEAD as a valid ref."
8902 msgstr "Misslyckades slå upp HEAD som giltig referens."
8904 #: submodule.c:1205
8905 #, c-format
8906 msgid "Pushing submodule '%s'\n"
8907 msgstr "Sänder undermodulen \"%s\"\n"
8909 #: submodule.c:1208
8910 #, c-format
8911 msgid "Unable to push submodule '%s'\n"
8912 msgstr "Kunde inte sända undermodulen \"%s\"\n"
8914 #: submodule.c:1491
8915 #, c-format
8916 msgid "Fetching submodule %s%s\n"
8917 msgstr "Hämtar undermodulen %s%s\n"
8919 #: submodule.c:1525
8920 #, c-format
8921 msgid "Could not access submodule '%s'\n"
8922 msgstr "Kunde inte komma åt undermodulen \"%s\"\n"
8924 #: submodule.c:1680
8925 #, c-format
8926 msgid ""
8927 "Errors during submodule fetch:\n"
8928 "%s"
8929 msgstr ""
8930 "Fel vid hämtning av undermodul:\n"
8931 "%s"
8933 #: submodule.c:1705
8934 #, c-format
8935 msgid "'%s' not recognized as a git repository"
8936 msgstr "\"%s\" känns inte igen som ett git-arkiv"
8938 #: submodule.c:1722
8939 #, c-format
8940 msgid "Could not run 'git status --porcelain=2' in submodule %s"
8941 msgstr "Kunde inte köra \"git status --porcelain=2\" i undermodulen \"%s\""
8943 #: submodule.c:1763
8944 #, c-format
8945 msgid "'git status --porcelain=2' failed in submodule %s"
8946 msgstr "\"git status --porcelain=2\" misslyckades i undermodulen \"%s\""
8948 #: submodule.c:1838
8949 #, c-format
8950 msgid "could not start 'git status' in submodule '%s'"
8951 msgstr "kunde inte starta \"git status\" i undermodulen \"%s\""
8953 #: submodule.c:1851
8954 #, c-format
8955 msgid "could not run 'git status' in submodule '%s'"
8956 msgstr "kunde inte köra \"git status\" i undermodulen \"%s\""
8958 #: submodule.c:1868
8959 #, c-format
8960 msgid "Could not unset core.worktree setting in submodule '%s'"
8961 msgstr "Kunde inte ta bort inställningen core.worktree i undermodulen \"%s\""
8963 #: submodule.c:1895 submodule.c:2210
8964 #, c-format
8965 msgid "could not recurse into submodule '%s'"
8966 msgstr "kunde inte rekursera in i undermodulen \"%s\""
8968 #: submodule.c:1917
8969 msgid "could not reset submodule index"
8970 msgstr "kunde inte återställa indexet i undermodul"
8972 #: submodule.c:1959
8973 #, c-format
8974 msgid "submodule '%s' has dirty index"
8975 msgstr "undermodulen \"%s\" har ett smutsigt index"
8977 #: submodule.c:2013
8978 #, c-format
8979 msgid "Submodule '%s' could not be updated."
8980 msgstr "Undermoduler \"%s\" kunde inte uppdateras."
8982 #: submodule.c:2081
8983 #, c-format
8984 msgid "submodule git dir '%s' is inside git dir '%.*s'"
8985 msgstr "undermodul-gitkatalogen \"%s\" är inuti gitkatalogen \"%.*s\""
8987 #: submodule.c:2102
8988 #, c-format
8989 msgid ""
8990 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
8991 msgstr ""
8992 "relocate_gitdir för undermodulen \"%s\", som har mer än en arbetskatalog, "
8993 "stöds ej"
8995 #: submodule.c:2114 submodule.c:2174
8996 #, c-format
8997 msgid "could not lookup name for submodule '%s'"
8998 msgstr "kunde inte slå upp namnet för undermodulen \"%s\""
9000 #: submodule.c:2118
9001 #, c-format
9002 msgid "refusing to move '%s' into an existing git dir"
9003 msgstr "vägrar flytta \"%s\" till en befintlig gitkatalog"
9005 #: submodule.c:2124
9006 #, c-format
9007 msgid ""
9008 "Migrating git directory of '%s%s' from\n"
9009 "'%s' to\n"
9010 "'%s'\n"
9011 msgstr ""
9012 "Migrerar git-katalogen för \"%s%s\" från\n"
9013 "\"%s\" till\n"
9014 "\"%s\"\n"
9016 #: submodule.c:2255
9017 msgid "could not start ls-files in .."
9018 msgstr "kunde inte starta ls-files i .."
9020 #: submodule.c:2295
9021 #, c-format
9022 msgid "ls-tree returned unexpected return code %d"
9023 msgstr "ls-tree returnerade en oväntad returkod %d"
9025 #: symlinks.c:244
9026 #, c-format
9027 msgid "failed to lstat '%s'"
9028 msgstr "misslyckades ta status (lstat) på \"%s\""
9030 #: trailer.c:244
9031 #, c-format
9032 msgid "running trailer command '%s' failed"
9033 msgstr "misslyckades utföra släpradskommandot \"%s\""
9035 #: trailer.c:493 trailer.c:498 trailer.c:503 trailer.c:562 trailer.c:566
9036 #: trailer.c:570
9037 #, c-format
9038 msgid "unknown value '%s' for key '%s'"
9039 msgstr "okänt värde \"%s\" för nyckeln \"%s\""
9041 #: trailer.c:547 trailer.c:552 trailer.c:557 builtin/remote.c:299
9042 #: builtin/remote.c:327
9043 #, c-format
9044 msgid "more than one %s"
9045 msgstr "mer än en %s"
9047 #: trailer.c:743
9048 #, c-format
9049 msgid "empty trailer token in trailer '%.*s'"
9050 msgstr "tom släpradssymbol i släpraden \"%.*s\""
9052 #: trailer.c:763
9053 #, c-format
9054 msgid "could not read input file '%s'"
9055 msgstr "kunde inte läsa indatafilen \"%s\""
9057 #: trailer.c:766 builtin/mktag.c:89 imap-send.c:1573
9058 msgid "could not read from stdin"
9059 msgstr "kunde inte läsa från standard in"
9061 #: trailer.c:1024 wrapper.c:684
9062 #, c-format
9063 msgid "could not stat %s"
9064 msgstr "kunde inte ta status på %s"
9066 #: trailer.c:1026
9067 #, c-format
9068 msgid "file %s is not a regular file"
9069 msgstr "filen %s är inte en normal fil"
9071 #: trailer.c:1028
9072 #, c-format
9073 msgid "file %s is not writable by user"
9074 msgstr "filen %s är inte skrivbar av användaren"
9076 #: trailer.c:1040
9077 msgid "could not open temporary file"
9078 msgstr "kunde inte öppna temporär fil"
9080 #: trailer.c:1080
9081 #, c-format
9082 msgid "could not rename temporary file to %s"
9083 msgstr "kunde inte byta namn på temporär fil till %s"
9085 #: transport-helper.c:62 transport-helper.c:91
9086 msgid "full write to remote helper failed"
9087 msgstr "komplett skrivning till fjärrhjälpare misslyckades"
9089 #: transport-helper.c:145
9090 #, c-format
9091 msgid "unable to find remote helper for '%s'"
9092 msgstr "kan inte hitta fjärrhjälpare för \"%s\""
9094 #: transport-helper.c:161 transport-helper.c:575
9095 msgid "can't dup helper output fd"
9096 msgstr "kunde inte duplicera utdata-filhandtag"
9098 #: transport-helper.c:214
9099 #, c-format
9100 msgid ""
9101 "unknown mandatory capability %s; this remote helper probably needs newer "
9102 "version of Git"
9103 msgstr ""
9104 "okänd krävd förmåga (capability) %s; fjärrhjälparen behöver antagligen en "
9105 "nyare version av Git"
9107 #: transport-helper.c:220
9108 msgid "this remote helper should implement refspec capability"
9109 msgstr ""
9110 "fjärrhjälparen behöver implementera förmåga för referensspecifikationer "
9111 "(refspec)"
9113 #: transport-helper.c:287 transport-helper.c:429
9114 #, c-format
9115 msgid "%s unexpectedly said: '%s'"
9116 msgstr "%s sade oväntat: \"%s\""
9118 #: transport-helper.c:417
9119 #, c-format
9120 msgid "%s also locked %s"
9121 msgstr "%s låste också %s"
9123 #: transport-helper.c:497
9124 msgid "couldn't run fast-import"
9125 msgstr "kunde inte köra fast-import"
9127 #: transport-helper.c:520
9128 msgid "error while running fast-import"
9129 msgstr "fel när fast-import kördes"
9131 #: transport-helper.c:549 transport-helper.c:1251
9132 #, c-format
9133 msgid "could not read ref %s"
9134 msgstr "kunde inte läsa referensen %s"
9136 #: transport-helper.c:594
9137 #, c-format
9138 msgid "unknown response to connect: %s"
9139 msgstr "okänt svar på ansluntning: %s"
9141 #: transport-helper.c:616
9142 msgid "setting remote service path not supported by protocol"
9143 msgstr "protkollet stöder inte att sätta sökväg till fjärrtjänst"
9145 #: transport-helper.c:618
9146 msgid "invalid remote service path"
9147 msgstr "felaktig sökväg till fjärrtjänst"
9149 #: transport-helper.c:661 transport.c:1475
9150 msgid "operation not supported by protocol"
9151 msgstr "funktionen stöds inte av protokollet"
9153 #: transport-helper.c:664
9154 #, c-format
9155 msgid "can't connect to subservice %s"
9156 msgstr "kan inte ansluta till undertjänsten %s"
9158 #: transport-helper.c:693 transport.c:404
9159 msgid "--negotiate-only requires protocol v2"
9160 msgstr "--negotiate-only kräver protokoll v2"
9162 #: transport-helper.c:755
9163 msgid "'option' without a matching 'ok/error' directive"
9164 msgstr "\"option\" utan mostsvarande \"ok/error\"-direktiv"
9166 #: transport-helper.c:798
9167 #, c-format
9168 msgid "expected ok/error, helper said '%s'"
9169 msgstr "förväntade ok/error, hjälpprogrammet svarade \"%s\""
9171 #: transport-helper.c:859
9172 #, c-format
9173 msgid "helper reported unexpected status of %s"
9174 msgstr "hjälparen returnerade oväntad status %s"
9176 #: transport-helper.c:942
9177 #, c-format
9178 msgid "helper %s does not support dry-run"
9179 msgstr "hjälparen %s stöder inte dry-run"
9181 #: transport-helper.c:945
9182 #, c-format
9183 msgid "helper %s does not support --signed"
9184 msgstr "hjälparen %s stöder inte --signed"
9186 #: transport-helper.c:948
9187 #, c-format
9188 msgid "helper %s does not support --signed=if-asked"
9189 msgstr "hjälparen %s stöder inte --signed=if-asked"
9191 #: transport-helper.c:953
9192 #, c-format
9193 msgid "helper %s does not support --atomic"
9194 msgstr "hjälparen %s stöder inte --atomic"
9196 #: transport-helper.c:957
9197 #, c-format
9198 msgid "helper %s does not support --%s"
9199 msgstr "hjälparen %s stöder inte --%s"
9201 #: transport-helper.c:964
9202 #, c-format
9203 msgid "helper %s does not support 'push-option'"
9204 msgstr "hjälparen %s stöder inte \"push-option\""
9206 #: transport-helper.c:1064
9207 msgid "remote-helper doesn't support push; refspec needed"
9208 msgstr "fjärrhjälparen stöder inte push; referensspecifikation krävs"
9210 #: transport-helper.c:1069
9211 #, c-format
9212 msgid "helper %s does not support 'force'"
9213 msgstr "hjälparen %s stöder inte \"force\""
9215 #: transport-helper.c:1116
9216 msgid "couldn't run fast-export"
9217 msgstr "kunde inte köra fast-export"
9219 #: transport-helper.c:1121
9220 msgid "error while running fast-export"
9221 msgstr "fel vid körning av fast-export"
9223 #: transport-helper.c:1146
9224 #, c-format
9225 msgid ""
9226 "No refs in common and none specified; doing nothing.\n"
9227 "Perhaps you should specify a branch.\n"
9228 msgstr ""
9229 "Inga gemensamma referenser och inga angavs; gör inget.\n"
9230 "Du kanske borde ange en gren.\n"
9232 #: transport-helper.c:1228
9233 #, c-format
9234 msgid "unsupported object format '%s'"
9235 msgstr "objektformatet \"%s\" stöds ej"
9237 #: transport-helper.c:1237
9238 #, c-format
9239 msgid "malformed response in ref list: %s"
9240 msgstr "felformat svar i referenslistan: %s"
9242 #: transport-helper.c:1389
9243 #, c-format
9244 msgid "read(%s) failed"
9245 msgstr "läs(%s) misslyckades"
9247 #: transport-helper.c:1416
9248 #, c-format
9249 msgid "write(%s) failed"
9250 msgstr "skriv(%s) misslyckades"
9252 #: transport-helper.c:1465
9253 #, c-format
9254 msgid "%s thread failed"
9255 msgstr "%s-tråden misslyckades"
9257 #: transport-helper.c:1469
9258 #, c-format
9259 msgid "%s thread failed to join: %s"
9260 msgstr "%s-tråden misslyckades ansluta: %s"
9262 #: transport-helper.c:1488 transport-helper.c:1492
9263 #, c-format
9264 msgid "can't start thread for copying data: %s"
9265 msgstr "kan inte starta tråd för kopiering av data: %s"
9267 #: transport-helper.c:1529
9268 #, c-format
9269 msgid "%s process failed to wait"
9270 msgstr "processen %s misslyckades vänta"
9272 #: transport-helper.c:1533
9273 #, c-format
9274 msgid "%s process failed"
9275 msgstr "processen %s misslyckades"
9277 #: transport-helper.c:1551 transport-helper.c:1560
9278 msgid "can't start thread for copying data"
9279 msgstr "kan inte skapa tråd för kopiering av data"
9281 #: transport.c:116
9282 #, c-format
9283 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
9284 msgstr "Skulle sätta uppströms för \"%s\" till \"%s\" från \"%s\"\n"
9286 #: transport.c:145
9287 #, c-format
9288 msgid "could not read bundle '%s'"
9289 msgstr "kunde inte läsa bunten \"%s\""
9291 #: transport.c:227
9292 #, c-format
9293 msgid "transport: invalid depth option '%s'"
9294 msgstr "transport: ogiltig flagga för depth: \"%s\""
9296 #: transport.c:279
9297 msgid "see protocol.version in 'git help config' for more details"
9298 msgstr "se protocol.version i \"git help config\" för mer information"
9300 #: transport.c:280
9301 msgid "server options require protocol version 2 or later"
9302 msgstr "serverflaggor kräver protokollversion 2 eller senare"
9304 #: transport.c:407
9305 msgid "server does not support wait-for-done"
9306 msgstr "servern stöder inte wait-for-done"
9308 #: transport.c:759
9309 msgid "could not parse transport.color.* config"
9310 msgstr "kunde inte tolka inställningen för transport.color.*"
9312 #: transport.c:834
9313 msgid "support for protocol v2 not implemented yet"
9314 msgstr "stöd för protokoll v2 ännu ej implementerat"
9316 #: transport.c:967
9317 #, c-format
9318 msgid "unknown value for config '%s': %s"
9319 msgstr "okänt värde för inställningen \"%s\": %s"
9321 #: transport.c:1033
9322 #, c-format
9323 msgid "transport '%s' not allowed"
9324 msgstr "transporten \"%s\" tillåts inte"
9326 #: transport.c:1082
9327 msgid "git-over-rsync is no longer supported"
9328 msgstr "git-over-rsync stöds inte längre"
9330 #: transport.c:1185
9331 #, c-format
9332 msgid ""
9333 "The following submodule paths contain changes that can\n"
9334 "not be found on any remote:\n"
9335 msgstr ""
9336 "Följande undermodulsökvägar innehåller ändringar som\n"
9337 "inte kan hittas av fjärrarna:\n"
9339 #: transport.c:1189
9340 #, c-format
9341 msgid ""
9342 "\n"
9343 "Please try\n"
9344 "\n"
9345 "\tgit push --recurse-submodules=on-demand\n"
9346 "\n"
9347 "or cd to the path and use\n"
9348 "\n"
9349 "\tgit push\n"
9350 "\n"
9351 "to push them to a remote.\n"
9352 "\n"
9353 msgstr ""
9354 "\n"
9355 "Testa\n"
9356 "\n"
9357 "\tgit push --recurse-submodules=on-demand\n"
9358 "\n"
9359 "eller cd till sökvägen och använd\n"
9360 "\n"
9361 "\tgit push\n"
9362 "\n"
9363 "för att sända dem till fjärren.\n"
9364 "\n"
9366 #: transport.c:1197
9367 msgid "Aborting."
9368 msgstr "Avbryter."
9370 #: transport.c:1344
9371 msgid "failed to push all needed submodules"
9372 msgstr "kunde inte sända alla nödvändiga undermoduler"
9374 #: tree-walk.c:33
9375 msgid "too-short tree object"
9376 msgstr "trädobjekt för kort"
9378 #: tree-walk.c:39
9379 msgid "malformed mode in tree entry"
9380 msgstr "felformat läge i trädpost"
9382 #: tree-walk.c:43
9383 msgid "empty filename in tree entry"
9384 msgstr "tomt filnamn i trädpost"
9386 #: tree-walk.c:118
9387 msgid "too-short tree file"
9388 msgstr "trädfil för kort"
9390 #: unpack-trees.c:115
9391 #, c-format
9392 msgid ""
9393 "Your local changes to the following files would be overwritten by checkout:\n"
9394 "%%sPlease commit your changes or stash them before you switch branches."
9395 msgstr ""
9396 "Dina lokala ändringar av följande filer skulle skrivas över av utcheckning:\n"
9397 "%%sChecka in dina ändringar eller använd \"stash\" innan du byter gren."
9399 #: unpack-trees.c:117
9400 #, c-format
9401 msgid ""
9402 "Your local changes to the following files would be overwritten by checkout:\n"
9403 "%%s"
9404 msgstr ""
9405 "Dina lokala ändringar av följande filer skulle skrivas över av utcheckning:\n"
9406 "%%s"
9408 #: unpack-trees.c:120
9409 #, c-format
9410 msgid ""
9411 "Your local changes to the following files would be overwritten by merge:\n"
9412 "%%sPlease commit your changes or stash them before you merge."
9413 msgstr ""
9414 "Dina lokala ändringar av följande filer skulle skrivas över av "
9415 "sammanslagning:\n"
9416 "%%sChecka in dina ändringar eller använd \"stash\" innan du byter gren."
9418 #: unpack-trees.c:122
9419 #, c-format
9420 msgid ""
9421 "Your local changes to the following files would be overwritten by merge:\n"
9422 "%%s"
9423 msgstr ""
9424 "Dina lokala ändringar av följande filer skulle skrivas över av "
9425 "sammanslagning:\n"
9426 "%%s"
9428 #: unpack-trees.c:125
9429 #, c-format
9430 msgid ""
9431 "Your local changes to the following files would be overwritten by %s:\n"
9432 "%%sPlease commit your changes or stash them before you %s."
9433 msgstr ""
9434 "Dina lokala ändringar av följande filer skulle skrivas över av \"%s\":\n"
9435 "%%sChecka in dina ändringar eller använd \"stash\" innan du \"%s\"."
9437 #: unpack-trees.c:127
9438 #, c-format
9439 msgid ""
9440 "Your local changes to the following files would be overwritten by %s:\n"
9441 "%%s"
9442 msgstr ""
9443 "Dina lokala ändringar av följande filer skulle skrivas över av \"%s\":\n"
9444 "%%s"
9446 #: unpack-trees.c:132
9447 #, c-format
9448 msgid ""
9449 "Updating the following directories would lose untracked files in them:\n"
9450 "%s"
9451 msgstr ""
9452 "Uppdatering av följande kataloger gör att ospårade filer går förlorade i "
9453 "dem:\n"
9454 "%s"
9456 #: unpack-trees.c:136
9457 #, c-format
9458 msgid ""
9459 "The following untracked working tree files would be removed by checkout:\n"
9460 "%%sPlease move or remove them before you switch branches."
9461 msgstr ""
9462 "Följande ospårade filer i arbetskatalogen skulle tas bort av utcheckningen:\n"
9463 "%%sFlytta eller ta bort dem innan du byter gren."
9465 #: unpack-trees.c:138
9466 #, c-format
9467 msgid ""
9468 "The following untracked working tree files would be removed by checkout:\n"
9469 "%%s"
9470 msgstr ""
9471 "Följande ospårade filer i arbetskatalogen skulle tas bort av utcheckningen:\n"
9472 "%%s"
9474 #: unpack-trees.c:141
9475 #, c-format
9476 msgid ""
9477 "The following untracked working tree files would be removed by merge:\n"
9478 "%%sPlease move or remove them before you merge."
9479 msgstr ""
9480 "Följande ospårade filer i arbetskatalogen skulle tas bort av "
9481 "sammanslagningen:\n"
9482 "%%sFlytta eller ta bort dem innan du slår samman."
9484 #: unpack-trees.c:143
9485 #, c-format
9486 msgid ""
9487 "The following untracked working tree files would be removed by merge:\n"
9488 "%%s"
9489 msgstr ""
9490 "Följande ospårade filer i arbetskatalogen skulle tas bort av "
9491 "sammanslagningen:\n"
9492 "%%s"
9494 #: unpack-trees.c:146
9495 #, c-format
9496 msgid ""
9497 "The following untracked working tree files would be removed by %s:\n"
9498 "%%sPlease move or remove them before you %s."
9499 msgstr ""
9500 "Följande ospårade filer i arbetskatalogen skulle tas bort av \"%s\":\n"
9501 "%%sFlytta eller ta bort dem innan du \"%s\"."
9503 #: unpack-trees.c:148
9504 #, c-format
9505 msgid ""
9506 "The following untracked working tree files would be removed by %s:\n"
9507 "%%s"
9508 msgstr ""
9509 "Följande ospårade filer i arbetskatalogen skulle tas bort av \"%s\":\n"
9510 "%%s"
9512 #: unpack-trees.c:154
9513 #, c-format
9514 msgid ""
9515 "The following untracked working tree files would be overwritten by "
9516 "checkout:\n"
9517 "%%sPlease move or remove them before you switch branches."
9518 msgstr ""
9519 "Följande ospårade filer i arbetskatalogen skulle skrivas över av "
9520 "utcheckningen:\n"
9521 "%%sFlytta eller ta bort dem innan du byter gren."
9523 #: unpack-trees.c:156
9524 #, c-format
9525 msgid ""
9526 "The following untracked working tree files would be overwritten by "
9527 "checkout:\n"
9528 "%%s"
9529 msgstr ""
9530 "Följande ospårade filer i arbetskatalogen skulle skrivas över av "
9531 "utcheckningen:\n"
9532 "%%s"
9534 #: unpack-trees.c:159
9535 #, c-format
9536 msgid ""
9537 "The following untracked working tree files would be overwritten by merge:\n"
9538 "%%sPlease move or remove them before you merge."
9539 msgstr ""
9540 "Följande ospårade filer i arbetskatalogen skulle skrivas över av "
9541 "sammanslagningen:\n"
9542 "%%sFlytta eller ta bort dem innan du byter gren."
9544 #: unpack-trees.c:161
9545 #, c-format
9546 msgid ""
9547 "The following untracked working tree files would be overwritten by merge:\n"
9548 "%%s"
9549 msgstr ""
9550 "Följande ospårade filer i arbetskatalogen skulle skrivas över av "
9551 "sammanslagningen:\n"
9552 "%%s"
9554 #: unpack-trees.c:164
9555 #, c-format
9556 msgid ""
9557 "The following untracked working tree files would be overwritten by %s:\n"
9558 "%%sPlease move or remove them before you %s."
9559 msgstr ""
9560 "Följande ospårade filer i arbetskatalogen skulle skrivas över av \"%s\":\n"
9561 "%%sFlytta eller ta bort dem innan du \"%s\"."
9563 #: unpack-trees.c:166
9564 #, c-format
9565 msgid ""
9566 "The following untracked working tree files would be overwritten by %s:\n"
9567 "%%s"
9568 msgstr ""
9569 "Följande ospårade filer i arbetskatalogen skulle skrivas över av \"%s\":\n"
9570 "%%s"
9572 #: unpack-trees.c:174
9573 #, c-format
9574 msgid "Entry '%s' overlaps with '%s'.  Cannot bind."
9575 msgstr "Posten \"%s\" överlappar \"%s\". Kan inte binda."
9577 #: unpack-trees.c:177
9578 #, c-format
9579 msgid ""
9580 "Cannot update submodule:\n"
9581 "%s"
9582 msgstr ""
9583 "Kan inte uppdatera undermodul:\n"
9584 "%s"
9586 #: unpack-trees.c:180
9587 #, c-format
9588 msgid ""
9589 "The following paths are not up to date and were left despite sparse "
9590 "patterns:\n"
9591 "%s"
9592 msgstr ""
9593 "Följande sökvägar är inte àjour och lämnades till trots för gles-mönster:\n"
9594 "%s"
9596 #: unpack-trees.c:182
9597 #, c-format
9598 msgid ""
9599 "The following paths are unmerged and were left despite sparse patterns:\n"
9600 "%s"
9601 msgstr ""
9602 "Följande sökvägar har inte slagits ihop och lämnades till trots för gles-"
9603 "mönster:\n"
9604 "%s"
9606 #: unpack-trees.c:184
9607 #, c-format
9608 msgid ""
9609 "The following paths were already present and thus not updated despite sparse "
9610 "patterns:\n"
9611 "%s"
9612 msgstr ""
9613 "Följande sökvägar fanns redan och har därför inte uppdaterats till trots för "
9614 "gles-mönster:\n"
9615 "%s"
9617 #: unpack-trees.c:264
9618 #, c-format
9619 msgid "Aborting\n"
9620 msgstr "Avbryter\n"
9622 #: unpack-trees.c:291
9623 #, c-format
9624 msgid ""
9625 "After fixing the above paths, you may want to run `git sparse-checkout "
9626 "reapply`.\n"
9627 msgstr ""
9628 "Du bör köra \"git sparse-checkout reapply\" efter att ha fixat sökvägarna "
9629 "ovan.\n"
9631 #: unpack-trees.c:352
9632 msgid "Updating files"
9633 msgstr "Uppdaterar filer"
9635 #: unpack-trees.c:384
9636 msgid ""
9637 "the following paths have collided (e.g. case-sensitive paths\n"
9638 "on a case-insensitive filesystem) and only one from the same\n"
9639 "colliding group is in the working tree:\n"
9640 msgstr ""
9641 "följande sökvägar har kolliderat (t.ex. skiftlägeskänsliga\n"
9642 "sökvägar på ett okänsligt filsystem) och endast en från samma\n"
9643 "kollisionsgrupp finns i arbetskatalogen:\n"
9645 #: unpack-trees.c:1620
9646 msgid "Updating index flags"
9647 msgstr "Uppdaterar indexflaggor"
9649 #: unpack-trees.c:2772
9650 #, c-format
9651 msgid "worktree and untracked commit have duplicate entries: %s"
9652 msgstr "arbetskatalog och ospårad incheckning har dublettposter: %s"
9654 #: upload-pack.c:1561
9655 msgid "expected flush after fetch arguments"
9656 msgstr "förväntade \"flush\" efter \"fetch\"-argument"
9658 #: urlmatch.c:163
9659 msgid "invalid URL scheme name or missing '://' suffix"
9660 msgstr "ogiltig URL-schemanamn eller saknat \"://\"-suffix"
9662 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
9663 #, c-format
9664 msgid "invalid %XX escape sequence"
9665 msgstr "ogiltig %XX-teckensekvens"
9667 #: urlmatch.c:215
9668 msgid "missing host and scheme is not 'file:'"
9669 msgstr "värd saknas och schemat är inte \"file:\""
9671 #: urlmatch.c:232
9672 msgid "a 'file:' URL may not have a port number"
9673 msgstr "en \"file:\"-URL kan inte innehålla portnummer"
9675 #: urlmatch.c:247
9676 msgid "invalid characters in host name"
9677 msgstr "ogiltiga tecken i värdnamnet"
9679 #: urlmatch.c:292 urlmatch.c:303
9680 msgid "invalid port number"
9681 msgstr "felaktigt portnummer"
9683 #: urlmatch.c:371
9684 msgid "invalid '..' path segment"
9685 msgstr "felaktigt \"..\"-sökvägssegment"
9687 #: walker.c:170
9688 msgid "Fetching objects"
9689 msgstr "Hämtar objekt"
9691 #: worktree.c:236 builtin/am.c:2154 builtin/bisect--helper.c:156
9692 #, c-format
9693 msgid "failed to read '%s'"
9694 msgstr "misslyckades läsa \"%s\""
9696 #: worktree.c:303
9697 #, c-format
9698 msgid "'%s' at main working tree is not the repository directory"
9699 msgstr "\"%s\" i huvudarbetskatalogen är inte arkivkatalogen"
9701 #: worktree.c:314
9702 #, c-format
9703 msgid "'%s' file does not contain absolute path to the working tree location"
9704 msgstr "filen \"%s\" innehåller inte absolut sökväg till arbetskatalogen"
9706 #: worktree.c:326
9707 #, c-format
9708 msgid "'%s' does not exist"
9709 msgstr "\"%s\" finns inte"
9711 #: worktree.c:332
9712 #, c-format
9713 msgid "'%s' is not a .git file, error code %d"
9714 msgstr "\"%s\" är inte en .git-fil, felkod %d"
9716 #: worktree.c:341
9717 #, c-format
9718 msgid "'%s' does not point back to '%s'"
9719 msgstr "\"%s\" pekar inte tillbaka till \"%s\""
9721 #: worktree.c:603
9722 msgid "not a directory"
9723 msgstr "inte en katalog"
9725 #: worktree.c:612
9726 msgid ".git is not a file"
9727 msgstr ".git är inte en fil"
9729 #: worktree.c:614
9730 msgid ".git file broken"
9731 msgstr ".git-filen är trasig"
9733 #: worktree.c:616
9734 msgid ".git file incorrect"
9735 msgstr ".git-filen är felaktig"
9737 #: worktree.c:722
9738 msgid "not a valid path"
9739 msgstr "inte en giltig sökväg"
9741 #: worktree.c:728
9742 msgid "unable to locate repository; .git is not a file"
9743 msgstr "hittar inte arkivet; .git är inte en fil"
9745 #: worktree.c:732
9746 msgid "unable to locate repository; .git file does not reference a repository"
9747 msgstr "hittar inte arkivet; .git-filen hänvisar inte till ett arkiv"
9749 #: worktree.c:736
9750 msgid "unable to locate repository; .git file broken"
9751 msgstr "hittar inte arkivet; .git-filen är trasig"
9753 #: worktree.c:742
9754 msgid "gitdir unreadable"
9755 msgstr "gitdir är oläsbar"
9757 #: worktree.c:746
9758 msgid "gitdir incorrect"
9759 msgstr "gitdir är felaktig"
9761 #: worktree.c:771
9762 msgid "not a valid directory"
9763 msgstr "inte i en giltig katalog"
9765 #: worktree.c:777
9766 msgid "gitdir file does not exist"
9767 msgstr "gitdir-filen existerar inte"
9769 #: worktree.c:782 worktree.c:791
9770 #, c-format
9771 msgid "unable to read gitdir file (%s)"
9772 msgstr "kunde inte läsa gitdir-filen (%s)"
9774 #: worktree.c:801
9775 #, c-format
9776 msgid "short read (expected %<PRIuMAX> bytes, read %<PRIuMAX>)"
9777 msgstr "kort läsning (förväntade %<PRIuMAX> byte, läste %<PRIuMAX>)"
9779 #: worktree.c:809
9780 msgid "invalid gitdir file"
9781 msgstr "ogiltig gitdir-fil"
9783 #: worktree.c:817
9784 msgid "gitdir file points to non-existent location"
9785 msgstr "gitdir-filen pekar på en ickeexisterande plats"
9787 #: wrapper.c:151
9788 #, c-format
9789 msgid "could not setenv '%s'"
9790 msgstr "kunde inte lagra miljövariabeln \"%s\""
9792 #: wrapper.c:203
9793 #, c-format
9794 msgid "unable to create '%s'"
9795 msgstr "kunde inte skapa \"%s\""
9797 #: wrapper.c:205 wrapper.c:375
9798 #, c-format
9799 msgid "could not open '%s' for reading and writing"
9800 msgstr "kunde inte öppna \"%s\" för läsning och skrivning"
9802 #: wrapper.c:406 wrapper.c:607
9803 #, c-format
9804 msgid "unable to access '%s'"
9805 msgstr "kan inte komma åt \"%s\""
9807 #: wrapper.c:615
9808 msgid "unable to get current working directory"
9809 msgstr "kan inte hämta aktuell arbetskatalog"
9811 #: wt-status.c:158
9812 msgid "Unmerged paths:"
9813 msgstr "Ej sammanslagna sökvägar:"
9815 #: wt-status.c:187 wt-status.c:219
9816 msgid "  (use \"git restore --staged <file>...\" to unstage)"
9817 msgstr "  (använd \"git restore --staged <fil>...\" för att ta bort från kö)"
9819 #: wt-status.c:190 wt-status.c:222
9820 #, c-format
9821 msgid "  (use \"git restore --source=%s --staged <file>...\" to unstage)"
9822 msgstr ""
9823 "  (använd \"git restore --source=%s --staged <fil>...\" för att ta bort från "
9824 "kö)"
9826 #: wt-status.c:193 wt-status.c:225
9827 msgid "  (use \"git rm --cached <file>...\" to unstage)"
9828 msgstr "  (använd \"git rm --cached <fil>...\" för att ta bort från kö)"
9830 #: wt-status.c:197
9831 msgid "  (use \"git add <file>...\" to mark resolution)"
9832 msgstr "  (använd \"git add <fil>...\" för att ange lösning)"
9834 #: wt-status.c:199 wt-status.c:203
9835 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
9836 msgstr "  (använd \"git add/rm <fil>...\" som lämpligt för att ange lösning)"
9838 #: wt-status.c:201
9839 msgid "  (use \"git rm <file>...\" to mark resolution)"
9840 msgstr "  (använd \"git rm <fil>...\" för att ange lösning)"
9842 #: wt-status.c:211 wt-status.c:1125
9843 msgid "Changes to be committed:"
9844 msgstr "Ändringar att checka in:"
9846 #: wt-status.c:234 wt-status.c:1134
9847 msgid "Changes not staged for commit:"
9848 msgstr "Ändringar ej i incheckningskön:"
9850 #: wt-status.c:238
9851 msgid "  (use \"git add <file>...\" to update what will be committed)"
9852 msgstr ""
9853 "  (använd \"git add <fil>...\" för att uppdatera vad som ska checkas in)"
9855 #: wt-status.c:240
9856 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
9857 msgstr ""
9858 "  (använd \"git add/rm <fil>...\" för att uppdatera vad som ska checkas in)"
9860 #: wt-status.c:241
9861 msgid ""
9862 "  (use \"git restore <file>...\" to discard changes in working directory)"
9863 msgstr ""
9864 "  (använd \"git restore <fil>...\" för att förkasta ändringar i "
9865 "arbetskatalogen)"
9867 #: wt-status.c:243
9868 msgid "  (commit or discard the untracked or modified content in submodules)"
9869 msgstr ""
9870 "  (checka in eller förkasta ospårat eller ändrat innehåll i undermoduler)"
9872 #: wt-status.c:254
9873 #, c-format
9874 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
9875 msgstr "  (använd \"git %s <fil>...\" för att ta med i det som ska checkas in)"
9877 #: wt-status.c:266
9878 msgid "both deleted:"
9879 msgstr "borttaget av bägge:"
9881 #: wt-status.c:268
9882 msgid "added by us:"
9883 msgstr "tillagt av oss:"
9885 #: wt-status.c:270
9886 msgid "deleted by them:"
9887 msgstr "borttaget av dem:"
9889 #: wt-status.c:272
9890 msgid "added by them:"
9891 msgstr "tillagt av dem:"
9893 #: wt-status.c:274
9894 msgid "deleted by us:"
9895 msgstr "borttaget av oss:"
9897 #: wt-status.c:276
9898 msgid "both added:"
9899 msgstr "tillagt av bägge:"
9901 #: wt-status.c:278
9902 msgid "both modified:"
9903 msgstr "ändrat av bägge:"
9905 #: wt-status.c:288
9906 msgid "new file:"
9907 msgstr "ny fil:"
9909 #: wt-status.c:290
9910 msgid "copied:"
9911 msgstr "kopierad:"
9913 #: wt-status.c:292
9914 msgid "deleted:"
9915 msgstr "borttagen:"
9917 #: wt-status.c:294
9918 msgid "modified:"
9919 msgstr "ändrad:"
9921 #: wt-status.c:296
9922 msgid "renamed:"
9923 msgstr "namnbytt:"
9925 #: wt-status.c:298
9926 msgid "typechange:"
9927 msgstr "typbyte:"
9929 #: wt-status.c:300
9930 msgid "unknown:"
9931 msgstr "okänd:"
9933 #: wt-status.c:302
9934 msgid "unmerged:"
9935 msgstr "osammanslagen:"
9937 #: wt-status.c:382
9938 msgid "new commits, "
9939 msgstr "nya incheckningar, "
9941 #: wt-status.c:384
9942 msgid "modified content, "
9943 msgstr "ändrat innehåll, "
9945 #: wt-status.c:386
9946 msgid "untracked content, "
9947 msgstr "ospårat innehåll, "
9949 #: wt-status.c:958
9950 #, c-format
9951 msgid "Your stash currently has %d entry"
9952 msgid_plural "Your stash currently has %d entries"
9953 msgstr[0] "Stashen innehåller just nu %d post"
9954 msgstr[1] "Stashen innehåller just nu %d poster"
9956 #: wt-status.c:989
9957 msgid "Submodules changed but not updated:"
9958 msgstr "Undermoduler ändrade men inte uppdaterade:"
9960 #: wt-status.c:991
9961 msgid "Submodule changes to be committed:"
9962 msgstr "Undermodulers ändringar att checka in:"
9964 #: wt-status.c:1073
9965 msgid ""
9966 "Do not modify or remove the line above.\n"
9967 "Everything below it will be ignored."
9968 msgstr ""
9969 "Raden ovan får inte ändras eller tas bort.\n"
9970 "Allt under den kommer tas bort."
9972 #: wt-status.c:1165
9973 #, c-format
9974 msgid ""
9975 "\n"
9976 "It took %.2f seconds to compute the branch ahead/behind values.\n"
9977 "You can use '--no-ahead-behind' to avoid this.\n"
9978 msgstr ""
9979 "\n"
9980 "Det tog %.2f sekunder att räkna före/bakom-värden.\n"
9981 "Du kan använda \"--no-ahead-behind\" för undvika detta.\n"
9983 #: wt-status.c:1195
9984 msgid "You have unmerged paths."
9985 msgstr "Du har ej sammanslagna sökvägar."
9987 #: wt-status.c:1198
9988 msgid "  (fix conflicts and run \"git commit\")"
9989 msgstr "  (rätta konflikter och kör \"git commit\")"
9991 #: wt-status.c:1200
9992 msgid "  (use \"git merge --abort\" to abort the merge)"
9993 msgstr "  (använd \"git merge --abort\" för att avbryta sammanslagningen)"
9995 #: wt-status.c:1204
9996 msgid "All conflicts fixed but you are still merging."
9997 msgstr "Alla konflikter har rättats men du är fortfarande i en sammanslagning."
9999 #: wt-status.c:1207
10000 msgid "  (use \"git commit\" to conclude merge)"
10001 msgstr "  (använd \"git commit\" för att slutföra sammanslagningen)"
10003 #: wt-status.c:1216
10004 msgid "You are in the middle of an am session."
10005 msgstr "Du är i mitten av en körning av \"git am\"."
10007 #: wt-status.c:1219
10008 msgid "The current patch is empty."
10009 msgstr "Aktuell patch är tom."
10011 #: wt-status.c:1223
10012 msgid "  (fix conflicts and then run \"git am --continue\")"
10013 msgstr "  (rätta konflikter och kör sedan \"git am --continue\")"
10015 #: wt-status.c:1225
10016 msgid "  (use \"git am --skip\" to skip this patch)"
10017 msgstr "  (använd \"git am --skip\" för att hoppa över patchen)"
10019 #: wt-status.c:1227
10020 msgid "  (use \"git am --abort\" to restore the original branch)"
10021 msgstr "  (använd \"git am --abort\" för att återställa ursprungsgrenen)"
10023 #: wt-status.c:1360
10024 msgid "git-rebase-todo is missing."
10025 msgstr "git-rebase-todo saknas."
10027 #: wt-status.c:1362
10028 msgid "No commands done."
10029 msgstr "Inga kommandon utförda."
10031 #: wt-status.c:1365
10032 #, c-format
10033 msgid "Last command done (%d command done):"
10034 msgid_plural "Last commands done (%d commands done):"
10035 msgstr[0] "Sista kommandot utfört (%d kommando utfört):"
10036 msgstr[1] "Sista kommandot utfört (%d kommandon utfört):"
10038 #: wt-status.c:1376
10039 #, c-format
10040 msgid "  (see more in file %s)"
10041 msgstr "  (se fler i filen %s)"
10043 #: wt-status.c:1381
10044 msgid "No commands remaining."
10045 msgstr "Inga kommandon återstår."
10047 #: wt-status.c:1384
10048 #, c-format
10049 msgid "Next command to do (%d remaining command):"
10050 msgid_plural "Next commands to do (%d remaining commands):"
10051 msgstr[0] "Nästa kommando att utföra (%d kommando återstår):"
10052 msgstr[1] "Följande kommandon att utföra (%d kommandon återstår):"
10054 #: wt-status.c:1392
10055 msgid "  (use \"git rebase --edit-todo\" to view and edit)"
10056 msgstr "  (använd \"git rebase --edit-todo\" för att visa och redigera)"
10058 #: wt-status.c:1404
10059 #, c-format
10060 msgid "You are currently rebasing branch '%s' on '%s'."
10061 msgstr "Du håller på att ombasera grenen \"%s\" ovanpå \"%s\"."
10063 #: wt-status.c:1409
10064 msgid "You are currently rebasing."
10065 msgstr "Du håller på med en ombasering."
10067 #: wt-status.c:1422
10068 msgid "  (fix conflicts and then run \"git rebase --continue\")"
10069 msgstr "  (rätta konflikter och kör sedan \"git rebase --continue\")"
10071 #: wt-status.c:1424
10072 msgid "  (use \"git rebase --skip\" to skip this patch)"
10073 msgstr "  (använd \"git rebase --skip\" för att hoppa över patchen)"
10075 #: wt-status.c:1426
10076 msgid "  (use \"git rebase --abort\" to check out the original branch)"
10077 msgstr "  (använd \"git rebase --abort\" för att checka ut ursprungsgrenen)"
10079 #: wt-status.c:1433
10080 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
10081 msgstr "  (alla konflikter rättade: kör \"git rebase --continue\")"
10083 #: wt-status.c:1437
10084 #, c-format
10085 msgid ""
10086 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
10087 msgstr ""
10088 "Du håller på att dela upp en incheckning medan du ombaserar grenen \"%s\" "
10089 "ovanpå \"%s\"."
10091 #: wt-status.c:1442
10092 msgid "You are currently splitting a commit during a rebase."
10093 msgstr "Du håller på att dela upp en incheckning i en ombasering."
10095 #: wt-status.c:1445
10096 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
10097 msgstr "  (Så fort din arbetskatalog är ren, kör \"git rebase --continue\")"
10099 #: wt-status.c:1449
10100 #, c-format
10101 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
10102 msgstr ""
10103 "Du håller på att redigera en incheckning medan du ombaserar grenen \"%s\" "
10104 "ovanpå \"%s\"."
10106 #: wt-status.c:1454
10107 msgid "You are currently editing a commit during a rebase."
10108 msgstr "Du håller på att redigera en incheckning under en ombasering."
10110 #: wt-status.c:1457
10111 msgid "  (use \"git commit --amend\" to amend the current commit)"
10112 msgstr ""
10113 "  (använd \"git commit --amend\" för att lägga till på aktuell incheckning)"
10115 #: wt-status.c:1459
10116 msgid ""
10117 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
10118 msgstr "  (använd \"git rebase --continue\" när du är nöjd med dina ändringar)"
10120 #: wt-status.c:1470
10121 msgid "Cherry-pick currently in progress."
10122 msgstr "Cherry-pick pågår."
10124 #: wt-status.c:1473
10125 #, c-format
10126 msgid "You are currently cherry-picking commit %s."
10127 msgstr "Du håller på med en \"cherry-pick\" av incheckningen %s."
10129 #: wt-status.c:1480
10130 msgid "  (fix conflicts and run \"git cherry-pick --continue\")"
10131 msgstr "  (rätta konflikter och kör sedan \"git cherry-pick --continue\")"
10133 #: wt-status.c:1483
10134 msgid "  (run \"git cherry-pick --continue\" to continue)"
10135 msgstr "  (kör \"git cherry-pick --continue\" för att fortsätta)"
10137 #: wt-status.c:1486
10138 msgid "  (all conflicts fixed: run \"git cherry-pick --continue\")"
10139 msgstr "  (alla konflikter rättade: kör \"git cherry-pick --continue\")"
10141 #: wt-status.c:1488
10142 msgid "  (use \"git cherry-pick --skip\" to skip this patch)"
10143 msgstr "  (använd \"git cherry-pick --skip\" för att hoppa över patchen)"
10145 #: wt-status.c:1490
10146 msgid "  (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
10147 msgstr ""
10148 "  (använd \"git cherry-pick --abort\" för att avbryta \"cherry-pick\"-"
10149 "operationen)"
10151 #: wt-status.c:1500
10152 msgid "Revert currently in progress."
10153 msgstr "Ångring pågår."
10155 #: wt-status.c:1503
10156 #, c-format
10157 msgid "You are currently reverting commit %s."
10158 msgstr "Du håller på med att ångra incheckningen %s."
10160 #: wt-status.c:1509
10161 msgid "  (fix conflicts and run \"git revert --continue\")"
10162 msgstr "  (rätta konflikter och kör sedan \"git revert --continue\")"
10164 #: wt-status.c:1512
10165 msgid "  (run \"git revert --continue\" to continue)"
10166 msgstr "  (kör \"git revert --continue\" för att fortsätta)"
10168 #: wt-status.c:1515
10169 msgid "  (all conflicts fixed: run \"git revert --continue\")"
10170 msgstr "  (alla konflikter rättade: kör \"git revert --continue\")"
10172 #: wt-status.c:1517
10173 msgid "  (use \"git revert --skip\" to skip this patch)"
10174 msgstr "  (använd \"git revert --skip\" för att hoppa över patchen)"
10176 #: wt-status.c:1519
10177 msgid "  (use \"git revert --abort\" to cancel the revert operation)"
10178 msgstr "  (använd \"git revert --abort\" för att avbryta ångrandet)"
10180 #: wt-status.c:1529
10181 #, c-format
10182 msgid "You are currently bisecting, started from branch '%s'."
10183 msgstr "Du håller på med en \"bisect\", startad från grenen \"%s\"."
10185 #: wt-status.c:1533
10186 msgid "You are currently bisecting."
10187 msgstr "Du håller på med en \"bisect\"."
10189 #: wt-status.c:1536
10190 msgid "  (use \"git bisect reset\" to get back to the original branch)"
10191 msgstr ""
10192 "  (använd \"git bisect reset\" för att komma tillbaka till ursprungsgrenen)"
10194 #: wt-status.c:1547
10195 msgid "You are in a sparse checkout."
10196 msgstr "Du är i en gles utcheckning."
10198 #: wt-status.c:1550
10199 #, c-format
10200 msgid "You are in a sparse checkout with %d%% of tracked files present."
10201 msgstr "Du är i en gles utcheckning med %d%% spårade filer på plats."
10203 #: wt-status.c:1794
10204 msgid "On branch "
10205 msgstr "På grenen "
10207 #: wt-status.c:1801
10208 msgid "interactive rebase in progress; onto "
10209 msgstr "interaktiv ombasering pågår; ovanpå "
10211 #: wt-status.c:1803
10212 msgid "rebase in progress; onto "
10213 msgstr "ombasering pågår; ovanpå "
10215 #: wt-status.c:1808
10216 msgid "HEAD detached at "
10217 msgstr "HEAD frånkopplad vid "
10219 #: wt-status.c:1810
10220 msgid "HEAD detached from "
10221 msgstr "HEAD frånkopplad från "
10223 #: wt-status.c:1813
10224 msgid "Not currently on any branch."
10225 msgstr "Inte på någon gren för närvarande."
10227 #: wt-status.c:1830
10228 msgid "Initial commit"
10229 msgstr "Första incheckning"
10231 #: wt-status.c:1831
10232 msgid "No commits yet"
10233 msgstr "Inga incheckningar ännu"
10235 #: wt-status.c:1845
10236 msgid "Untracked files"
10237 msgstr "Ospårade filer"
10239 #: wt-status.c:1847
10240 msgid "Ignored files"
10241 msgstr "Ignorerade filer"
10243 #: wt-status.c:1851
10244 #, c-format
10245 msgid ""
10246 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
10247 "may speed it up, but you have to be careful not to forget to add\n"
10248 "new files yourself (see 'git help status')."
10249 msgstr ""
10250 "Det tog %.2f sekunder att räkna upp ospårade filer. \"status -uno\"\n"
10251 "kan gå snabbare, men du måste vara försiktig så du inte glömmer\n"
10252 "lägga till nya filer själv (se \"git help status\")."
10254 # %s är nästa sträng eller tom.
10255 #: wt-status.c:1857
10256 #, c-format
10257 msgid "Untracked files not listed%s"
10258 msgstr "Ospårade filer visas ej%s"
10260 #: wt-status.c:1859
10261 msgid " (use -u option to show untracked files)"
10262 msgstr " (använd flaggan -u för att visa ospårade filer)"
10264 #: wt-status.c:1865
10265 msgid "No changes"
10266 msgstr "Inga ändringar"
10268 #: wt-status.c:1870
10269 #, c-format
10270 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
10271 msgstr ""
10272 "inga ändringar att checka in (använd \"git add\" och/eller \"git commit -a"
10273 "\")\n"
10275 #: wt-status.c:1874
10276 #, c-format
10277 msgid "no changes added to commit\n"
10278 msgstr "inga ändringar att checka in\n"
10280 #: wt-status.c:1878
10281 #, c-format
10282 msgid ""
10283 "nothing added to commit but untracked files present (use \"git add\" to "
10284 "track)\n"
10285 msgstr ""
10286 "inget köat för incheckning, men ospårade filer finns (spåra med \"git add"
10287 "\")\n"
10289 #: wt-status.c:1882
10290 #, c-format
10291 msgid "nothing added to commit but untracked files present\n"
10292 msgstr "inget köat för incheckning, men ospårade filer finns\n"
10294 #: wt-status.c:1886
10295 #, c-format
10296 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
10297 msgstr "inget att checka in (skapa/kopiera filer och spåra med \"git add\")\n"
10299 #: wt-status.c:1890 wt-status.c:1896
10300 #, c-format
10301 msgid "nothing to commit\n"
10302 msgstr "inget att checka in\n"
10304 #: wt-status.c:1893
10305 #, c-format
10306 msgid "nothing to commit (use -u to show untracked files)\n"
10307 msgstr "inget att checka in (använd -u för att visa ospårade filer)\n"
10309 #: wt-status.c:1898
10310 #, c-format
10311 msgid "nothing to commit, working tree clean\n"
10312 msgstr "inget att checka in, arbetskatalogen ren\n"
10314 #: wt-status.c:2003
10315 msgid "No commits yet on "
10316 msgstr "Inga incheckningar ännu på "
10318 #: wt-status.c:2007
10319 msgid "HEAD (no branch)"
10320 msgstr "HEAD (ingen gren)"
10322 #: wt-status.c:2038
10323 msgid "different"
10324 msgstr "olika"
10326 #: wt-status.c:2040 wt-status.c:2048
10327 msgid "behind "
10328 msgstr "efter "
10330 #: wt-status.c:2043 wt-status.c:2046
10331 msgid "ahead "
10332 msgstr "före "
10334 #. TRANSLATORS: the action is e.g. "pull with rebase"
10335 #: wt-status.c:2569
10336 #, c-format
10337 msgid "cannot %s: You have unstaged changes."
10338 msgstr "kan inte %s: Du har oköade ändringar."
10340 #: wt-status.c:2575
10341 msgid "additionally, your index contains uncommitted changes."
10342 msgstr "dessutom innehåller dit index ändringar som inte har checkats in."
10344 #: wt-status.c:2577
10345 #, c-format
10346 msgid "cannot %s: Your index contains uncommitted changes."
10347 msgstr "kan inte %s: Ditt index innehåller ändringar som inte checkats in."
10349 #: compat/simple-ipc/ipc-unix-socket.c:183
10350 msgid "could not send IPC command"
10351 msgstr "kunde inte sända IPC-kommando"
10353 #: compat/simple-ipc/ipc-unix-socket.c:190
10354 msgid "could not read IPC response"
10355 msgstr "kunde inte läsa IPC-svar"
10357 #: compat/simple-ipc/ipc-unix-socket.c:870
10358 #, c-format
10359 msgid "could not start accept_thread '%s'"
10360 msgstr "kunde inte ta status \"accept_thread\" \"%s\""
10362 #: compat/simple-ipc/ipc-unix-socket.c:882
10363 #, c-format
10364 msgid "could not start worker[0] for '%s'"
10365 msgstr "kunde inte starta \"worker[0]\" för \"%s\""
10367 #: compat/precompose_utf8.c:58 builtin/clone.c:347
10368 #, c-format
10369 msgid "failed to unlink '%s'"
10370 msgstr "misslyckades ta bort länken \"%s\""
10372 #: builtin/add.c:26
10373 msgid "git add [<options>] [--] <pathspec>..."
10374 msgstr "git add [<flaggor>] [--] <sökväg>..."
10376 #: builtin/add.c:64
10377 #, c-format
10378 msgid "cannot chmod %cx '%s'"
10379 msgstr "kan inte utföra chmod %cx \"%s\""
10381 #: builtin/add.c:106
10382 #, c-format
10383 msgid "unexpected diff status %c"
10384 msgstr "diff-status %c förväntades inte"
10386 #: builtin/add.c:111 builtin/commit.c:298
10387 msgid "updating files failed"
10388 msgstr "misslyckades uppdatera filer"
10390 #: builtin/add.c:121
10391 #, c-format
10392 msgid "remove '%s'\n"
10393 msgstr "ta bort \"%s\"\n"
10395 #: builtin/add.c:205
10396 msgid "Unstaged changes after refreshing the index:"
10397 msgstr "Oköade ändringar efter att ha uppdaterat indexet:"
10399 #: builtin/add.c:317 builtin/rev-parse.c:993
10400 msgid "Could not read the index"
10401 msgstr "Kunde inte läsa indexet"
10403 #: builtin/add.c:330
10404 msgid "Could not write patch"
10405 msgstr "Kunde inte skriva patch"
10407 #: builtin/add.c:333
10408 msgid "editing patch failed"
10409 msgstr "redigering av patch misslyckades"
10411 #: builtin/add.c:336
10412 #, c-format
10413 msgid "Could not stat '%s'"
10414 msgstr "Kunde inte ta status på \"%s\""
10416 #: builtin/add.c:338
10417 msgid "Empty patch. Aborted."
10418 msgstr "Tom patch. Avbryter."
10420 #: builtin/add.c:343
10421 #, c-format
10422 msgid "Could not apply '%s'"
10423 msgstr "Kunde inte tillämpa \"%s\""
10425 #: builtin/add.c:351
10426 msgid "The following paths are ignored by one of your .gitignore files:\n"
10427 msgstr "Följande sökvägar ignoreras av en av dina .gitignore-filer:\n"
10429 #: builtin/add.c:371 builtin/clean.c:901 builtin/fetch.c:173 builtin/mv.c:124
10430 #: builtin/prune-packed.c:14 builtin/pull.c:208 builtin/push.c:550
10431 #: builtin/remote.c:1429 builtin/rm.c:244 builtin/send-pack.c:194
10432 msgid "dry run"
10433 msgstr "testkörning"
10435 #: builtin/add.c:374
10436 msgid "interactive picking"
10437 msgstr "plocka interaktivt"
10439 #: builtin/add.c:375 builtin/checkout.c:1560 builtin/reset.c:314
10440 msgid "select hunks interactively"
10441 msgstr "välj stycken interaktivt"
10443 #: builtin/add.c:376
10444 msgid "edit current diff and apply"
10445 msgstr "redigera aktuell diff och applicera"
10447 #: builtin/add.c:377
10448 msgid "allow adding otherwise ignored files"
10449 msgstr "tillåt lägga till annars ignorerade filer"
10451 #: builtin/add.c:378
10452 msgid "update tracked files"
10453 msgstr "uppdatera spårade filer"
10455 #: builtin/add.c:379
10456 msgid "renormalize EOL of tracked files (implies -u)"
10457 msgstr "åternormalisera radslut i spårade filer (implicerar -u)"
10459 #: builtin/add.c:380
10460 msgid "record only the fact that the path will be added later"
10461 msgstr "registrera endast att sökvägen kommer läggas till senare"
10463 #: builtin/add.c:381
10464 msgid "add changes from all tracked and untracked files"
10465 msgstr "lägg till ändringar från alla spårade och ospårade filer"
10467 #: builtin/add.c:384
10468 msgid "ignore paths removed in the working tree (same as --no-all)"
10469 msgstr "ignorera sökvägar borttagna i arbetskatalogen (samma som --no-all)"
10471 #: builtin/add.c:386
10472 msgid "don't add, only refresh the index"
10473 msgstr "lägg inte till, uppdatera endast indexet"
10475 #: builtin/add.c:387
10476 msgid "just skip files which cannot be added because of errors"
10477 msgstr "hoppa bara över filer som inte kan läggas till på grund av fel"
10479 #: builtin/add.c:388
10480 msgid "check if - even missing - files are ignored in dry run"
10481 msgstr "se om - även saknade - filer ignoreras i testkörning"
10483 #: builtin/add.c:389 builtin/mv.c:128 builtin/rm.c:251
10484 msgid "allow updating entries outside of the sparse-checkout cone"
10485 msgstr "tillåt uppdatera poster utanför området angivet i \"sparse-checkout\""
10487 #: builtin/add.c:391 builtin/update-index.c:1004
10488 msgid "override the executable bit of the listed files"
10489 msgstr "överstyr exekveringsbiten för angivna filer"
10491 #: builtin/add.c:393
10492 msgid "warn when adding an embedded repository"
10493 msgstr "varna när ett inbyggt arkiv läggs till"
10495 #: builtin/add.c:395
10496 msgid "backend for `git stash -p`"
10497 msgstr "bakända för \"git stash -p\""
10499 #: builtin/add.c:413
10500 #, c-format
10501 msgid ""
10502 "You've added another git repository inside your current repository.\n"
10503 "Clones of the outer repository will not contain the contents of\n"
10504 "the embedded repository and will not know how to obtain it.\n"
10505 "If you meant to add a submodule, use:\n"
10506 "\n"
10507 "\tgit submodule add <url> %s\n"
10508 "\n"
10509 "If you added this path by mistake, you can remove it from the\n"
10510 "index with:\n"
10511 "\n"
10512 "\tgit rm --cached %s\n"
10513 "\n"
10514 "See \"git help submodule\" for more information."
10515 msgstr ""
10516 "Du har lagt till ett annat git-arkiv inuti aktuellt arkiv.\n"
10517 "Kloner av det yttre arkivet kommer inte innehålla innehållet från\n"
10518 "det inbäddade arkivet eller veta hur man får tag på det.\n"
10519 "Om du tänkte lägga till en undermodul, skrev:\n"
10520 "\n"
10521 "\tgit submodule add <url> %s\n"
10522 "\n"
10523 "Om du lade till sökvägen av misstag tar du bort den från indexet\n"
10524 "med:\n"
10525 "\n"
10526 "\tgit rm --cached %s\n"
10527 "\n"
10528 "Se \"git help submodule\" för ytterligare information."
10530 #: builtin/add.c:442
10531 #, c-format
10532 msgid "adding embedded git repository: %s"
10533 msgstr "lägger till inbäddat git-arkiv: %s"
10535 #: builtin/add.c:462
10536 msgid ""
10537 "Use -f if you really want to add them.\n"
10538 "Turn this message off by running\n"
10539 "\"git config advice.addIgnoredFile false\""
10540 msgstr ""
10541 "Använd -f om du verkligen vill lägga till dem.\n"
10542 "Slå av detta meddelande med\n"
10543 "\"git config advice.addIgnoredFile false\""
10545 #: builtin/add.c:477
10546 msgid "adding files failed"
10547 msgstr "misslyckades lägga till filer"
10549 #: builtin/add.c:513
10550 msgid "--dry-run is incompatible with --interactive/--patch"
10551 msgstr "--dry-run är inkompatibelt med --interactive/--patch"
10553 #: builtin/add.c:515 builtin/commit.c:358
10554 msgid "--pathspec-from-file is incompatible with --interactive/--patch"
10555 msgstr "--pathspec-from-file är inkompatibelt med --interactive/--patch"
10557 #: builtin/add.c:532
10558 msgid "--pathspec-from-file is incompatible with --edit"
10559 msgstr "--pathspec-from-file är inkompatibelt med --edit"
10561 #: builtin/add.c:544
10562 msgid "-A and -u are mutually incompatible"
10563 msgstr "-A och -u är ömsesidigt inkompatibla"
10565 #: builtin/add.c:547
10566 msgid "Option --ignore-missing can only be used together with --dry-run"
10567 msgstr "Flaggan --ignore-missing kan endast användas tillsammans med --dry-run"
10569 #: builtin/add.c:551
10570 #, c-format
10571 msgid "--chmod param '%s' must be either -x or +x"
10572 msgstr "\"--chmod\"-parametern \"%s\" måste antingen vara -x eller +x"
10574 #: builtin/add.c:572 builtin/checkout.c:1731 builtin/commit.c:364
10575 #: builtin/reset.c:334 builtin/rm.c:275 builtin/stash.c:1650
10576 msgid "--pathspec-from-file is incompatible with pathspec arguments"
10577 msgstr "--pathspec-from-file är inkompatibelt med sökvägsangivelsesparametrar"
10579 #: builtin/add.c:579 builtin/checkout.c:1743 builtin/commit.c:370
10580 #: builtin/reset.c:340 builtin/rm.c:281 builtin/stash.c:1656
10581 msgid "--pathspec-file-nul requires --pathspec-from-file"
10582 msgstr "--pathspec-file-nul kräver --pathspec-from-file"
10584 #: builtin/add.c:583
10585 #, c-format
10586 msgid "Nothing specified, nothing added.\n"
10587 msgstr "Inget angivet, inget tillagt.\n"
10589 #: builtin/add.c:585
10590 msgid ""
10591 "Maybe you wanted to say 'git add .'?\n"
10592 "Turn this message off by running\n"
10593 "\"git config advice.addEmptyPathspec false\""
10594 msgstr ""
10595 "Tänkte du kanske säga \"git add .\"?\n"
10596 "Slå av detta meddelande genom att köra\n"
10597 "\"git config advice.addEmptyPathspec false\""
10599 #: builtin/am.c:366
10600 msgid "could not parse author script"
10601 msgstr "kunde inte tolka författarskript"
10603 #: builtin/am.c:456
10604 #, c-format
10605 msgid "'%s' was deleted by the applypatch-msg hook"
10606 msgstr "\"%s\" togs bort av kroken applypatch-msg"
10608 #: builtin/am.c:498
10609 #, c-format
10610 msgid "Malformed input line: '%s'."
10611 msgstr "Felaktig indatarad: \"%s\"."
10613 #: builtin/am.c:536
10614 #, c-format
10615 msgid "Failed to copy notes from '%s' to '%s'"
10616 msgstr "Misslyckades kopiera anteckningar från \"%s\" till \"%s\""
10618 #: builtin/am.c:562
10619 msgid "fseek failed"
10620 msgstr "\"fseek\" misslyckades"
10622 #: builtin/am.c:750
10623 #, c-format
10624 msgid "could not parse patch '%s'"
10625 msgstr "kunde inte tolka patchen \"%s\""
10627 #: builtin/am.c:815
10628 msgid "Only one StGIT patch series can be applied at once"
10629 msgstr "Endast en StGIT-patchserie kan tillämpas åt gången"
10631 #: builtin/am.c:863
10632 msgid "invalid timestamp"
10633 msgstr "ogiltig tidsstämpel"
10635 #: builtin/am.c:868 builtin/am.c:880
10636 msgid "invalid Date line"
10637 msgstr "ogiltig \"Date\"-rad"
10639 #: builtin/am.c:875
10640 msgid "invalid timezone offset"
10641 msgstr "ogiltig tidszons-offset"
10643 #: builtin/am.c:968
10644 msgid "Patch format detection failed."
10645 msgstr "Misslyckades detektera patchformat."
10647 #: builtin/am.c:973 builtin/clone.c:300
10648 #, c-format
10649 msgid "failed to create directory '%s'"
10650 msgstr "misslyckades skapa katalogen \"%s\""
10652 #: builtin/am.c:978
10653 msgid "Failed to split patches."
10654 msgstr "Misslyckades dela patchar."
10656 #: builtin/am.c:1127
10657 #, c-format
10658 msgid "When you have resolved this problem, run \"%s --continue\"."
10659 msgstr "När du har löst problemet, kör \"%s --continue\"."
10661 #: builtin/am.c:1128
10662 #, c-format
10663 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
10664 msgstr "Om du hellre vill hoppa över patchen, kör \"%s --skip\" i stället."
10666 #: builtin/am.c:1129
10667 #, c-format
10668 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
10669 msgstr ""
10670 "För att återgå till ursprunglig gren och sluta patcha, kör \"%s --abort\"."
10672 #: builtin/am.c:1224
10673 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
10674 msgstr ""
10675 "Patch sänd med format=flowed; blanksteg på slut av rader kan ha tappats."
10677 #: builtin/am.c:1252
10678 msgid "Patch is empty."
10679 msgstr "Patchen är tom."
10681 #: builtin/am.c:1317
10682 #, c-format
10683 msgid "missing author line in commit %s"
10684 msgstr "saknad \"author\"-rad i incheckningen %s"
10686 #: builtin/am.c:1320
10687 #, c-format
10688 msgid "invalid ident line: %.*s"
10689 msgstr "ogiltig ident-rad: %.*s"
10691 #: builtin/am.c:1539
10692 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
10693 msgstr ""
10694 "Arkivet saknar objekt som behövs för att falla tillbaka på 3-"
10695 "vägssammanslagning."
10697 #: builtin/am.c:1541
10698 msgid "Using index info to reconstruct a base tree..."
10699 msgstr "Använder indexinfo för att återskapa ett basträd..."
10701 #: builtin/am.c:1560
10702 msgid ""
10703 "Did you hand edit your patch?\n"
10704 "It does not apply to blobs recorded in its index."
10705 msgstr ""
10706 "Har du handredigerat din patch?\n"
10707 "Den kan inte tillämpas på blobbar som antecknats i dess index."
10709 #: builtin/am.c:1566
10710 msgid "Falling back to patching base and 3-way merge..."
10711 msgstr ""
10712 "Faller tillbaka på att patcha grundversionen och trevägssammanslagning..."
10714 #: builtin/am.c:1592
10715 msgid "Failed to merge in the changes."
10716 msgstr "Misslyckades slå ihop ändringarna."
10718 #: builtin/am.c:1624
10719 msgid "applying to an empty history"
10720 msgstr "tillämpar på en tom historik"
10722 #: builtin/am.c:1676 builtin/am.c:1680
10723 #, c-format
10724 msgid "cannot resume: %s does not exist."
10725 msgstr "kan inte återuppta: %s finns inte."
10727 #: builtin/am.c:1698
10728 msgid "Commit Body is:"
10729 msgstr "Incheckningskroppen är:"
10731 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
10732 #. in your translation. The program will only accept English
10733 #. input at this point.
10735 #: builtin/am.c:1708
10736 #, c-format
10737 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
10738 msgstr "Tillämpa? Y=ja/N=nej/E=redigera/V=visa patch/A=godta alla: "
10740 #: builtin/am.c:1754 builtin/commit.c:409
10741 msgid "unable to write index file"
10742 msgstr "kan inte skriva indexfil"
10744 #: builtin/am.c:1758
10745 #, c-format
10746 msgid "Dirty index: cannot apply patches (dirty: %s)"
10747 msgstr "Smutsigt index: kan inte tillämpa patchar (smutsiga: %s)"
10749 #: builtin/am.c:1798 builtin/am.c:1865
10750 #, c-format
10751 msgid "Applying: %.*s"
10752 msgstr "Tillämpar: %.*s"
10754 #: builtin/am.c:1815
10755 msgid "No changes -- Patch already applied."
10756 msgstr "Inga ändringar -- Patchen har redan tillämpats."
10758 #: builtin/am.c:1821
10759 #, c-format
10760 msgid "Patch failed at %s %.*s"
10761 msgstr "Patch misslyckades på %s %.*s"
10763 #: builtin/am.c:1825
10764 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
10765 msgstr ""
10766 "Använd \"git am --show-current-patch=diff\" för att se patchen som "
10767 "misslyckades"
10769 #: builtin/am.c:1868
10770 msgid ""
10771 "No changes - did you forget to use 'git add'?\n"
10772 "If there is nothing left to stage, chances are that something else\n"
10773 "already introduced the same changes; you might want to skip this patch."
10774 msgstr ""
10775 "Inga ändringar - glömde du att använda \"git add\"?\n"
10776 "Om det inte är något kvar att köa kan det hända att något annat redan\n"
10777 "introducerat samma ändringar; kanske du bör hoppa över patchen."
10779 #: builtin/am.c:1875
10780 msgid ""
10781 "You still have unmerged paths in your index.\n"
10782 "You should 'git add' each file with resolved conflicts to mark them as "
10783 "such.\n"
10784 "You might run `git rm` on a file to accept \"deleted by them\" for it."
10785 msgstr ""
10786 "Du har fortfarande ej sammanslagna sökvägar i indexet.\n"
10787 "Du bör köra \"git add\" på filer med lösta konflikter för att ange dem som "
10788 "lösta.\n"
10789 "Du kan köra \"git rm\" för att godta \"borttagen av dem\" för den."
10791 #: builtin/am.c:1983 builtin/am.c:1987 builtin/am.c:1999 builtin/reset.c:353
10792 #: builtin/reset.c:361
10793 #, c-format
10794 msgid "Could not parse object '%s'."
10795 msgstr "Kan inte tolka objektet \"%s\"."
10797 #: builtin/am.c:2035 builtin/am.c:2111
10798 msgid "failed to clean index"
10799 msgstr "misslyckades städa upp indexet"
10801 #: builtin/am.c:2079
10802 msgid ""
10803 "You seem to have moved HEAD since the last 'am' failure.\n"
10804 "Not rewinding to ORIG_HEAD"
10805 msgstr ""
10806 "Du verkar ha flyttat HEAD sedan \"am\" sist misslyckades.\n"
10807 "Återställer inte till ORIG_HEAD"
10809 #: builtin/am.c:2187
10810 #, c-format
10811 msgid "Invalid value for --patch-format: %s"
10812 msgstr "Felaktigt värde för --patch-format: %s"
10814 #: builtin/am.c:2229
10815 #, c-format
10816 msgid "Invalid value for --show-current-patch: %s"
10817 msgstr "Felaktigt värde för --show-current-patch: %s"
10819 #: builtin/am.c:2233
10820 #, c-format
10821 msgid "--show-current-patch=%s is incompatible with --show-current-patch=%s"
10822 msgstr "--show-current-patch=%s är inkompatibelt med --show-current-patch=%s"
10824 #: builtin/am.c:2264
10825 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
10826 msgstr "git am [<flaggor>] [(<mbox> | <Maildir>)...]"
10828 #: builtin/am.c:2265
10829 msgid "git am [<options>] (--continue | --skip | --abort)"
10830 msgstr "git am [<flaggor>] (--continue | --skip | --abort)"
10832 #: builtin/am.c:2271
10833 msgid "run interactively"
10834 msgstr "kör interaktivt"
10836 #: builtin/am.c:2273
10837 msgid "historical option -- no-op"
10838 msgstr "historisk flagga -- no-op"
10840 #: builtin/am.c:2275
10841 msgid "allow fall back on 3way merging if needed"
10842 msgstr "tillåt falla tillbaka på trevägssammanslagning om nödvändigt"
10844 #: builtin/am.c:2276 builtin/init-db.c:547 builtin/prune-packed.c:16
10845 #: builtin/repack.c:640 builtin/stash.c:961
10846 msgid "be quiet"
10847 msgstr "var tyst"
10849 #: builtin/am.c:2278
10850 msgid "add a Signed-off-by trailer to the commit message"
10851 msgstr "lägg till \"Signed-off-by\"-släprad i incheckningsmeddelandet"
10853 #: builtin/am.c:2281
10854 msgid "recode into utf8 (default)"
10855 msgstr "koda om till utf8 (standard)"
10857 #: builtin/am.c:2283
10858 msgid "pass -k flag to git-mailinfo"
10859 msgstr "sänd flaggan -k till git-mailinfo"
10861 #: builtin/am.c:2285
10862 msgid "pass -b flag to git-mailinfo"
10863 msgstr "sänd flaggan -b till git-mailinfo"
10865 #: builtin/am.c:2287
10866 msgid "pass -m flag to git-mailinfo"
10867 msgstr "sänd flaggan -m till git-mailinfo"
10869 #: builtin/am.c:2289
10870 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
10871 msgstr "sänd flaggan --keep-cr till git-mailsplit för mbox-formatet"
10873 #: builtin/am.c:2292
10874 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
10875 msgstr "sänd inte flaggan --keep-cr till git-mailsplit oberoende av am.keepcr"
10877 #: builtin/am.c:2295
10878 msgid "strip everything before a scissors line"
10879 msgstr "ta bort allting före en saxlinje"
10881 #: builtin/am.c:2297
10882 msgid "pass it through git-mailinfo"
10883 msgstr "sänd det genom git-mailinfo"
10885 #: builtin/am.c:2300 builtin/am.c:2303 builtin/am.c:2306 builtin/am.c:2309
10886 #: builtin/am.c:2312 builtin/am.c:2315 builtin/am.c:2318 builtin/am.c:2321
10887 #: builtin/am.c:2327
10888 msgid "pass it through git-apply"
10889 msgstr "sänd det genom git-apply"
10891 #: builtin/am.c:2317 builtin/commit.c:1514 builtin/fmt-merge-msg.c:17
10892 #: builtin/fmt-merge-msg.c:20 builtin/grep.c:919 builtin/merge.c:262
10893 #: builtin/pull.c:142 builtin/pull.c:204 builtin/pull.c:221
10894 #: builtin/rebase.c:1046 builtin/repack.c:651 builtin/repack.c:655
10895 #: builtin/repack.c:657 builtin/show-branch.c:649 builtin/show-ref.c:172
10896 #: builtin/tag.c:445 parse-options.h:154 parse-options.h:175
10897 #: parse-options.h:315
10898 msgid "n"
10899 msgstr "n"
10901 #: builtin/am.c:2323 builtin/branch.c:673 builtin/bugreport.c:109
10902 #: builtin/for-each-ref.c:40 builtin/replace.c:556 builtin/tag.c:479
10903 #: builtin/verify-tag.c:38
10904 msgid "format"
10905 msgstr "format"
10907 #: builtin/am.c:2324
10908 msgid "format the patch(es) are in"
10909 msgstr "format för patch(ar)"
10911 #: builtin/am.c:2330
10912 msgid "override error message when patch failure occurs"
10913 msgstr "överstyr felmeddelanden när patchfel uppstår"
10915 #: builtin/am.c:2332
10916 msgid "continue applying patches after resolving a conflict"
10917 msgstr "fortsätt applicera patchar efter att ha löst en konflikt"
10919 #: builtin/am.c:2335
10920 msgid "synonyms for --continue"
10921 msgstr "synonymer till --continue"
10923 #: builtin/am.c:2338
10924 msgid "skip the current patch"
10925 msgstr "hoppa över den aktuella grenen"
10927 #: builtin/am.c:2341
10928 msgid "restore the original branch and abort the patching operation"
10929 msgstr "återställ originalgrenen och avbryt patchningen"
10931 #: builtin/am.c:2344
10932 msgid "abort the patching operation but keep HEAD where it is"
10933 msgstr "avbryt patchningen men behåll HEAD där det är"
10935 #: builtin/am.c:2348
10936 msgid "show the patch being applied"
10937 msgstr "visa patchen som tillämpas"
10939 #: builtin/am.c:2353
10940 msgid "lie about committer date"
10941 msgstr "ljug om incheckningsdatum"
10943 #: builtin/am.c:2355
10944 msgid "use current timestamp for author date"
10945 msgstr "använd nuvarande tidsstämpel för författardatum"
10947 #: builtin/am.c:2357 builtin/commit-tree.c:118 builtin/commit.c:1642
10948 #: builtin/merge.c:299 builtin/pull.c:179 builtin/rebase.c:1099
10949 #: builtin/revert.c:117 builtin/tag.c:460
10950 msgid "key-id"
10951 msgstr "nyckel-id"
10953 #: builtin/am.c:2358 builtin/rebase.c:1100
10954 msgid "GPG-sign commits"
10955 msgstr "GPG-signera incheckningar"
10957 #: builtin/am.c:2361
10958 msgid "(internal use for git-rebase)"
10959 msgstr "(används internt av git-rebase)"
10961 #: builtin/am.c:2379
10962 msgid ""
10963 "The -b/--binary option has been a no-op for long time, and\n"
10964 "it will be removed. Please do not use it anymore."
10965 msgstr ""
10966 "Flaggan -b/--binary har varit utan funktion länge, och\n"
10967 "kommer tas bort. Vi ber dig att inte använda den längre."
10969 #: builtin/am.c:2386
10970 msgid "failed to read the index"
10971 msgstr "misslyckades läsa indexet"
10973 #: builtin/am.c:2401
10974 #, c-format
10975 msgid "previous rebase directory %s still exists but mbox given."
10976 msgstr "tidigare rebase-katalog %s finns fortfarande, men mbox angavs."
10978 #: builtin/am.c:2425
10979 #, c-format
10980 msgid ""
10981 "Stray %s directory found.\n"
10982 "Use \"git am --abort\" to remove it."
10983 msgstr ""
10984 "Kvarbliven katalog %s hittades.\n"
10985 "Använd \"git am --abort\" för att ta bort den."
10987 #: builtin/am.c:2431
10988 msgid "Resolve operation not in progress, we are not resuming."
10989 msgstr "Lösningsoperation pågår inte, vi återupptar inte."
10991 #: builtin/am.c:2441
10992 msgid "interactive mode requires patches on the command line"
10993 msgstr "interaktivt läge kräver patchar på kommandoraden"
10995 #: builtin/apply.c:8
10996 msgid "git apply [<options>] [<patch>...]"
10997 msgstr "git apply [<flaggor>] [<patch>...]"
10999 #: builtin/archive.c:18
11000 msgid "could not redirect output"
11001 msgstr "kunde inte omdirigera utdata"
11003 #: builtin/archive.c:35
11004 msgid "git archive: Remote with no URL"
11005 msgstr "git archive: Fjärr utan URL"
11007 #: builtin/archive.c:59
11008 msgid "git archive: expected ACK/NAK, got a flush packet"
11009 msgstr "git archive: förväntade ACK/NAK, fick flush-paket"
11011 #: builtin/archive.c:62
11012 #, c-format
11013 msgid "git archive: NACK %s"
11014 msgstr "git archive: NACK %s"
11016 #: builtin/archive.c:63
11017 msgid "git archive: protocol error"
11018 msgstr "git archive: protokollfel"
11020 #: builtin/archive.c:67
11021 msgid "git archive: expected a flush"
11022 msgstr "git archive: förväntade en tömning (flush)"
11024 #: builtin/bisect--helper.c:24
11025 msgid "git bisect--helper --bisect-reset [<commit>]"
11026 msgstr "git bisect--helper --bisect-reset [<incheckning>]"
11028 #: builtin/bisect--helper.c:25
11029 msgid ""
11030 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
11031 "term-new]"
11032 msgstr ""
11033 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
11034 "term-new]"
11036 #: builtin/bisect--helper.c:26
11037 msgid ""
11038 "git bisect--helper --bisect-start [--term-{new,bad}=<term> --term-{old,good}"
11039 "=<term>] [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
11040 "[<paths>...]"
11041 msgstr ""
11042 "git bisect--helper --bisect-start [--term-{new,bad}=<term> --term-{old,good}"
11043 "=<term>] [--no-checkout] [--first-parent] [<dålig> [<bra>...]] [--] "
11044 "[<sökvägar>...]"
11046 #: builtin/bisect--helper.c:28
11047 msgid "git bisect--helper --bisect-next"
11048 msgstr "git bisect--helper --bisect-next"
11050 #: builtin/bisect--helper.c:29
11051 msgid "git bisect--helper --bisect-state (bad|new) [<rev>]"
11052 msgstr "git bisect--helper --bisect-state (bad|new) [<incheckning>]"
11054 #: builtin/bisect--helper.c:30
11055 msgid "git bisect--helper --bisect-state (good|old) [<rev>...]"
11056 msgstr "git bisect--helper --bisect-state (good|old) [<incheckning>...]"
11058 #: builtin/bisect--helper.c:31
11059 msgid "git bisect--helper --bisect-replay <filename>"
11060 msgstr "git bisect--helper --bisect-replay <filnamn>"
11062 #: builtin/bisect--helper.c:32
11063 msgid "git bisect--helper --bisect-skip [(<rev>|<range>)...]"
11064 msgstr "git bisect--helper --bisect-skip [(<incheckning>|<intervall>)...]"
11066 #: builtin/bisect--helper.c:33
11067 msgid "git bisect--helper --bisect-visualize"
11068 msgstr "git bisect--helper --bisect-visualize"
11070 #: builtin/bisect--helper.c:34
11071 msgid "git bisect--helper --bisect-run <cmd>..."
11072 msgstr "git bisect--helper --bisect-run <kommando>..."
11074 #: builtin/bisect--helper.c:109
11075 #, c-format
11076 msgid "cannot open file '%s' in mode '%s'"
11077 msgstr "kan inte kopiera filen \"%s\" i läget \"%s\""
11079 #: builtin/bisect--helper.c:116
11080 #, c-format
11081 msgid "could not write to file '%s'"
11082 msgstr "kunde inte skriva till filen \"%s\""
11084 #: builtin/bisect--helper.c:154
11085 #, c-format
11086 msgid "cannot open file '%s' for reading"
11087 msgstr "kan inte öppna filen \"%s\" för läsning"
11089 #: builtin/bisect--helper.c:170
11090 #, c-format
11091 msgid "'%s' is not a valid term"
11092 msgstr "\"%s\" är inte en giltig term"
11094 #: builtin/bisect--helper.c:174
11095 #, c-format
11096 msgid "can't use the builtin command '%s' as a term"
11097 msgstr "kan inte använda det inbyggda kommandot \"%s\" som term"
11099 #: builtin/bisect--helper.c:184
11100 #, c-format
11101 msgid "can't change the meaning of the term '%s'"
11102 msgstr "kan inte ändra betydelsen av termen \"%s\""
11104 #: builtin/bisect--helper.c:194
11105 msgid "please use two different terms"
11106 msgstr "termerna måste vara olika"
11108 #: builtin/bisect--helper.c:210
11109 #, c-format
11110 msgid "We are not bisecting.\n"
11111 msgstr "Vi utför ingen bisect för tillfället.\n"
11113 #: builtin/bisect--helper.c:218
11114 #, c-format
11115 msgid "'%s' is not a valid commit"
11116 msgstr "\"%s\" är inte en giltig incheckning"
11118 #: builtin/bisect--helper.c:227
11119 #, c-format
11120 msgid ""
11121 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
11122 msgstr ""
11123 "Kunde inte checka ut original-HEAD \"%s\". Försök \"git bisect reset "
11124 "<incheckning>\"."
11126 #: builtin/bisect--helper.c:271
11127 #, c-format
11128 msgid "Bad bisect_write argument: %s"
11129 msgstr "Felaktigt argument till bisect_write: %s"
11131 #: builtin/bisect--helper.c:276
11132 #, c-format
11133 msgid "couldn't get the oid of the rev '%s'"
11134 msgstr "kan inte läsa oid för referensen \"%s\""
11136 #: builtin/bisect--helper.c:288
11137 #, c-format
11138 msgid "couldn't open the file '%s'"
11139 msgstr "kunde inte öppna filen \"%s\""
11141 #: builtin/bisect--helper.c:314
11142 #, c-format
11143 msgid "Invalid command: you're currently in a %s/%s bisect"
11144 msgstr "Ogiltigt kommando: du utför just nu en \"bisect\" med %s/%s."
11146 #: builtin/bisect--helper.c:341
11147 #, c-format
11148 msgid ""
11149 "You need to give me at least one %s and %s revision.\n"
11150 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
11151 msgstr ""
11152 "Du måste ange åtminstone en %s och en %s version.\n"
11153 "(Du kan använda \"git bisect %s\" och \"git bisect %s\" för detta.)"
11155 #: builtin/bisect--helper.c:345
11156 #, c-format
11157 msgid ""
11158 "You need to start by \"git bisect start\".\n"
11159 "You then need to give me at least one %s and %s revision.\n"
11160 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
11161 msgstr ""
11162 "Du måste starta med \"git bisect start\".\n"
11163 "Du måste sedan ange åtminstone en %s och en %s version.\n"
11164 "(Du kan använda \"git bisect %s\" och \"git bisect %s\" för detta.)"
11166 #: builtin/bisect--helper.c:365
11167 #, c-format
11168 msgid "bisecting only with a %s commit"
11169 msgstr "utför bisect med endast en %s incheckning"
11171 #. TRANSLATORS: Make sure to include [Y] and [n] in your
11172 #. translation. The program will only accept English input
11173 #. at this point.
11175 #: builtin/bisect--helper.c:373
11176 msgid "Are you sure [Y/n]? "
11177 msgstr "Är du säker [Y=ja/N=nej]? "
11179 #: builtin/bisect--helper.c:434
11180 msgid "no terms defined"
11181 msgstr "inga termer angivna"
11183 #: builtin/bisect--helper.c:437
11184 #, c-format
11185 msgid ""
11186 "Your current terms are %s for the old state\n"
11187 "and %s for the new state.\n"
11188 msgstr ""
11189 "Aktuella termer är %s för det gamla tillståndet\n"
11190 "och %s för det nya tillståndet.\n"
11192 #: builtin/bisect--helper.c:447
11193 #, c-format
11194 msgid ""
11195 "invalid argument %s for 'git bisect terms'.\n"
11196 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
11197 msgstr ""
11198 "ogiltigt argument %s för \"git bisect terms\".\n"
11199 "Flaggor som stöds är: --term-good|--term-old och --term-bad|--term-new."
11201 #: builtin/bisect--helper.c:514 builtin/bisect--helper.c:1038
11202 msgid "revision walk setup failed\n"
11203 msgstr "misslyckades starta revisionstraversering\n"
11205 #: builtin/bisect--helper.c:536
11206 #, c-format
11207 msgid "could not open '%s' for appending"
11208 msgstr "kunde inte öppna \"%s\" för tillägg"
11210 #: builtin/bisect--helper.c:655 builtin/bisect--helper.c:668
11211 msgid "'' is not a valid term"
11212 msgstr "\"\" är inte en giltig term"
11214 #: builtin/bisect--helper.c:678
11215 #, c-format
11216 msgid "unrecognized option: '%s'"
11217 msgstr "okänd flagga: %s"
11219 #: builtin/bisect--helper.c:682
11220 #, c-format
11221 msgid "'%s' does not appear to be a valid revision"
11222 msgstr "\"%s\" verkar inte vara en giltig revision"
11224 #: builtin/bisect--helper.c:713
11225 msgid "bad HEAD - I need a HEAD"
11226 msgstr "felaktigt HEAD - Jag behöver ett HEAD"
11228 #: builtin/bisect--helper.c:728
11229 #, c-format
11230 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
11231 msgstr ""
11232 "misslyckades checka ut \"%s\". Försök \"git bisect reset <giltig_gren>\"."
11234 # cogito-relaterat
11235 #: builtin/bisect--helper.c:749
11236 msgid "won't bisect on cg-seek'ed tree"
11237 msgstr "kör inte \"bisect\" på träd där \"cg-seek\" använts"
11239 #: builtin/bisect--helper.c:752
11240 msgid "bad HEAD - strange symbolic ref"
11241 msgstr "felaktigt HEAD - konstig symbolisk referens"
11243 #: builtin/bisect--helper.c:772
11244 #, c-format
11245 msgid "invalid ref: '%s'"
11246 msgstr "ogiltig referens: \"%s\""
11248 #: builtin/bisect--helper.c:830
11249 msgid "You need to start by \"git bisect start\"\n"
11250 msgstr "Du måste starta med \"git bisect start\"\n"
11252 #. TRANSLATORS: Make sure to include [Y] and [n] in your
11253 #. translation. The program will only accept English input
11254 #. at this point.
11256 #: builtin/bisect--helper.c:841
11257 msgid "Do you want me to do it for you [Y/n]? "
11258 msgstr "Vill du att jag ska göra det åt dig [Y=ja/N=nej]? "
11260 #: builtin/bisect--helper.c:859
11261 msgid "Please call `--bisect-state` with at least one argument"
11262 msgstr "Anropa \"--bisect-state\" med minst ett argument."
11264 #: builtin/bisect--helper.c:872
11265 #, c-format
11266 msgid "'git bisect %s' can take only one argument."
11267 msgstr "\"git bisect %s\" kan bara ta ett argument."
11269 #: builtin/bisect--helper.c:884 builtin/bisect--helper.c:897
11270 #, c-format
11271 msgid "Bad rev input: %s"
11272 msgstr "Felaktig rev-indata: %s"
11274 #: builtin/bisect--helper.c:904
11275 #, c-format
11276 msgid "Bad rev input (not a commit): %s"
11277 msgstr "Felaktig rev-indata (ej incheckning): %s"
11279 #: builtin/bisect--helper.c:936
11280 msgid "We are not bisecting."
11281 msgstr "Vi utför ingen bisect för tillfället."
11283 #: builtin/bisect--helper.c:986
11284 #, c-format
11285 msgid "'%s'?? what are you talking about?"
11286 msgstr "\"%s\"?? vad menar du?"
11288 #: builtin/bisect--helper.c:998
11289 #, c-format
11290 msgid "cannot read file '%s' for replaying"
11291 msgstr "kan inte läsa filen \"%s\" för återuppspelning"
11293 #: builtin/bisect--helper.c:1107 builtin/bisect--helper.c:1274
11294 msgid "bisect run failed: no command provided."
11295 msgstr "bisect-körning misslyckades: inget kommando gavs."
11297 #: builtin/bisect--helper.c:1116
11298 #, c-format
11299 msgid "running %s\n"
11300 msgstr "kör %s\n"
11302 #: builtin/bisect--helper.c:1120
11303 #, c-format
11304 msgid "bisect run failed: exit code %d from '%s' is < 0 or >= 128"
11305 msgstr ""
11306 "\"bisect\"-körningen misslyckades: felkod %d från \"%s\" är < 0 eller >= 128"
11308 #: builtin/bisect--helper.c:1136
11309 #, c-format
11310 msgid "cannot open file '%s' for writing"
11311 msgstr "kan inte öppna \"%s\" för skrivning"
11313 #: builtin/bisect--helper.c:1152
11314 msgid "bisect run cannot continue any more"
11315 msgstr "\"bisect\"-körningen kan inte fortsätta längre"
11317 #: builtin/bisect--helper.c:1154
11318 #, c-format
11319 msgid "bisect run success"
11320 msgstr "\"bisect\"-körningen lyckades"
11322 #: builtin/bisect--helper.c:1157
11323 #, c-format
11324 msgid "bisect found first bad commit"
11325 msgstr "bisect hittade första trasiga incheckning"
11327 #: builtin/bisect--helper.c:1160
11328 #, c-format
11329 msgid ""
11330 "bisect run failed: 'git bisect--helper --bisect-state %s' exited with error "
11331 "code %d"
11332 msgstr ""
11333 "\"bisect\"-körningen misslyckades: \"git bisect--helper --bisect-state %s\" "
11334 "avslutades med felkoden %d"
11336 #: builtin/bisect--helper.c:1192
11337 msgid "reset the bisection state"
11338 msgstr "återställ bisect-tillstånd"
11340 #: builtin/bisect--helper.c:1194
11341 msgid "check whether bad or good terms exist"
11342 msgstr "se efter om termer för rätt och fel finns"
11344 #: builtin/bisect--helper.c:1196
11345 msgid "print out the bisect terms"
11346 msgstr "skriv ut termer för bisect"
11348 #: builtin/bisect--helper.c:1198
11349 msgid "start the bisect session"
11350 msgstr "påbörja bisect-körningen"
11352 #: builtin/bisect--helper.c:1200
11353 msgid "find the next bisection commit"
11354 msgstr "hitta nästa incheckning i bisect"
11356 #: builtin/bisect--helper.c:1202
11357 msgid "mark the state of ref (or refs)"
11358 msgstr "markera tillståndet för en eller flera referenser"
11360 #: builtin/bisect--helper.c:1204
11361 msgid "list the bisection steps so far"
11362 msgstr "lista \"bisect\"-stegen som utförts så långt"
11364 #: builtin/bisect--helper.c:1206
11365 msgid "replay the bisection process from the given file"
11366 msgstr "spela upp \"bisect\"-processen från angiven fil"
11368 #: builtin/bisect--helper.c:1208
11369 msgid "skip some commits for checkout"
11370 msgstr "hoppa över ett par incheckningar"
11372 #: builtin/bisect--helper.c:1210
11373 msgid "visualize the bisection"
11374 msgstr "visualisera \"bisect\"-körningen"
11376 #: builtin/bisect--helper.c:1212
11377 msgid "use <cmd>... to automatically bisect."
11378 msgstr "använd <kommando>... för att utföra \"bisect\" automatiskt."
11380 #: builtin/bisect--helper.c:1214
11381 msgid "no log for BISECT_WRITE"
11382 msgstr "ingen logg för BISECT_WRITE"
11384 #: builtin/bisect--helper.c:1229
11385 msgid "--bisect-reset requires either no argument or a commit"
11386 msgstr "--bisect-reset kräver antingen inget argument eller en incheckning"
11388 #: builtin/bisect--helper.c:1234
11389 msgid "--bisect-terms requires 0 or 1 argument"
11390 msgstr "--bisect-terms kräver noll eller ett argument"
11392 #: builtin/bisect--helper.c:1243
11393 msgid "--bisect-next requires 0 arguments"
11394 msgstr "--bisect-next kräver 0 argument"
11396 #: builtin/bisect--helper.c:1254
11397 msgid "--bisect-log requires 0 arguments"
11398 msgstr "--bisect-log kräver 0 argument"
11400 #: builtin/bisect--helper.c:1259
11401 msgid "no logfile given"
11402 msgstr "ingen loggfil angiven"
11404 #: builtin/blame.c:32
11405 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
11406 msgstr "git blame [<flaggor>] [<rev-flaggor>] [<rev>] [--] <fil>"
11408 #: builtin/blame.c:37
11409 msgid "<rev-opts> are documented in git-rev-list(1)"
11410 msgstr "<rev-flaggor> dokumenteras i git-rev-list(1)"
11412 #: builtin/blame.c:406
11413 #, c-format
11414 msgid "expecting a color: %s"
11415 msgstr "förväntade en färg: %s"
11417 #: builtin/blame.c:413
11418 msgid "must end with a color"
11419 msgstr "måste sluta med en färg"
11421 #: builtin/blame.c:724
11422 #, c-format
11423 msgid "invalid color '%s' in color.blame.repeatedLines"
11424 msgstr "felaktig färg \"%s\" i color.blame.repeatedLines"
11426 #: builtin/blame.c:742
11427 msgid "invalid value for blame.coloring"
11428 msgstr "ogiltigt värde för blame.coloring"
11430 #: builtin/blame.c:841
11431 #, c-format
11432 msgid "cannot find revision %s to ignore"
11433 msgstr "kan inte hitta revision %s att ignorera"
11435 #: builtin/blame.c:863
11436 msgid "show blame entries as we find them, incrementally"
11437 msgstr "visa klandringsposter när vi hittar dem, interaktivt"
11439 #: builtin/blame.c:864
11440 msgid "do not show object names of boundary commits (Default: off)"
11441 msgstr "visa inte objektnamn för gränsincheckningar (Standard: av)"
11443 #: builtin/blame.c:865
11444 msgid "do not treat root commits as boundaries (Default: off)"
11445 msgstr "vehandla inte rotincheckningar som gränser (Standard: av)"
11447 #: builtin/blame.c:866
11448 msgid "show work cost statistics"
11449 msgstr "visa statistik över arbetskostnad"
11451 #: builtin/blame.c:867 builtin/checkout.c:1517 builtin/clone.c:94
11452 #: builtin/commit-graph.c:75 builtin/commit-graph.c:228 builtin/fetch.c:179
11453 #: builtin/merge.c:298 builtin/multi-pack-index.c:103
11454 #: builtin/multi-pack-index.c:154 builtin/multi-pack-index.c:178
11455 #: builtin/multi-pack-index.c:204 builtin/pull.c:120 builtin/push.c:566
11456 #: builtin/send-pack.c:202
11457 msgid "force progress reporting"
11458 msgstr "tvinga förloppsrapportering"
11460 #: builtin/blame.c:868
11461 msgid "show output score for blame entries"
11462 msgstr "visa utdatapoäng för klandringsposter"
11464 #: builtin/blame.c:869
11465 msgid "show original filename (Default: auto)"
11466 msgstr "visa originalfilnamn (Standard: auto)"
11468 #: builtin/blame.c:870
11469 msgid "show original linenumber (Default: off)"
11470 msgstr "visa ursprungligt radnummer (Standard: av)"
11472 #: builtin/blame.c:871
11473 msgid "show in a format designed for machine consumption"
11474 msgstr "visa i ett format avsett för maskinkonsumtion"
11476 #: builtin/blame.c:872
11477 msgid "show porcelain format with per-line commit information"
11478 msgstr "visa porslinsformat med per-rad-incheckningsinformation"
11480 #: builtin/blame.c:873
11481 msgid "use the same output mode as git-annotate (Default: off)"
11482 msgstr "använd samma utdataläge som git-annotate (Standard: av)"
11484 #: builtin/blame.c:874
11485 msgid "show raw timestamp (Default: off)"
11486 msgstr "visa rå tidsstämpel (Standard: av)"
11488 #: builtin/blame.c:875
11489 msgid "show long commit SHA1 (Default: off)"
11490 msgstr "visa lång inchecknings-SHA1 (Standard: av)"
11492 #: builtin/blame.c:876
11493 msgid "suppress author name and timestamp (Default: off)"
11494 msgstr "undertryck författarnamn och tidsstämpel (Standard: av)"
11496 #: builtin/blame.c:877
11497 msgid "show author email instead of name (Default: off)"
11498 msgstr "visa författarens e-post istället för namn (Standard: av)"
11500 #: builtin/blame.c:878
11501 msgid "ignore whitespace differences"
11502 msgstr "ignorera ändringar i blanksteg"
11504 #: builtin/blame.c:879 builtin/log.c:1823
11505 msgid "rev"
11506 msgstr "incheckning"
11508 #: builtin/blame.c:879
11509 msgid "ignore <rev> when blaming"
11510 msgstr "ignorera <incheckning> vid klandringen"
11512 #: builtin/blame.c:880
11513 msgid "ignore revisions from <file>"
11514 msgstr "ignorera incheckningar från <fil>"
11516 #: builtin/blame.c:881
11517 msgid "color redundant metadata from previous line differently"
11518 msgstr "färglägg redundant metadata från tidigare rader annorlunda"
11520 #: builtin/blame.c:882
11521 msgid "color lines by age"
11522 msgstr "färglägg rader efter ålder"
11524 #: builtin/blame.c:883
11525 msgid "spend extra cycles to find better match"
11526 msgstr "slösa extra cykler med att hitta bättre träff"
11528 #: builtin/blame.c:884
11529 msgid "use revisions from <file> instead of calling git-rev-list"
11530 msgstr "använd revisioner från <fil> istället för att anropa git-rev-list"
11532 #: builtin/blame.c:885
11533 msgid "use <file>'s contents as the final image"
11534 msgstr "använd <fil>s innehåll som slutgiltig bild"
11536 #: builtin/blame.c:886 builtin/blame.c:887
11537 msgid "score"
11538 msgstr "poäng"
11540 #: builtin/blame.c:886
11541 msgid "find line copies within and across files"
11542 msgstr "hitta kopierade rader inuti och mellan filer"
11544 #: builtin/blame.c:887
11545 msgid "find line movements within and across files"
11546 msgstr "hitta flyttade rader inuti och mellan filer"
11548 #: builtin/blame.c:888
11549 msgid "range"
11550 msgstr "intervall"
11552 #: builtin/blame.c:889
11553 msgid "process only line range <start>,<end> or function :<funcname>"
11554 msgstr ""
11555 "behandla endast intervallet <start>,<slut> eller funktionen :<funknamn>"
11557 #: builtin/blame.c:944
11558 msgid "--progress can't be used with --incremental or porcelain formats"
11559 msgstr "--progress kan inte användas med --incremental eller porslinsformat"
11561 #. TRANSLATORS: This string is used to tell us the
11562 #. maximum display width for a relative timestamp in
11563 #. "git blame" output.  For C locale, "4 years, 11
11564 #. months ago", which takes 22 places, is the longest
11565 #. among various forms of relative timestamps, but
11566 #. your language may need more or fewer display
11567 #. columns.
11569 #: builtin/blame.c:995
11570 msgid "4 years, 11 months ago"
11571 msgstr "4 år, 11 månader sedan"
11573 #: builtin/blame.c:1111
11574 #, c-format
11575 msgid "file %s has only %lu line"
11576 msgid_plural "file %s has only %lu lines"
11577 msgstr[0] "filen %s har bara %lu rad"
11578 msgstr[1] "filen %s har bara %lu rader"
11580 #: builtin/blame.c:1156
11581 msgid "Blaming lines"
11582 msgstr "Klandra rader"
11584 #: builtin/branch.c:29
11585 msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
11586 msgstr "git branch [<flaggor>] [-r | -a] [--merged] [--no-merged]"
11588 #: builtin/branch.c:30
11589 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
11590 msgstr "git branch [<flaggor>] [-l] [-f] <grennamn> [<startpunkt>]"
11592 #: builtin/branch.c:31
11593 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
11594 msgstr "git branch [<flaggor>] [-r] (-d | -D) <grennamn>..."
11596 #: builtin/branch.c:32
11597 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
11598 msgstr "git branch [<flaggor>] (-m | -M) [<gammal_gren>] <ny_gren>"
11600 #: builtin/branch.c:33
11601 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
11602 msgstr "git branch [<flaggor>] (-c | -C) [<gammal_gren>] <ny_gren>"
11604 #: builtin/branch.c:34
11605 msgid "git branch [<options>] [-r | -a] [--points-at]"
11606 msgstr "git branch [<flaggor>] [-r | -a] [--points-at]"
11608 #: builtin/branch.c:35
11609 msgid "git branch [<options>] [-r | -a] [--format]"
11610 msgstr "git branch [<flaggor>] [-r | -a] [--format]"
11612 #: builtin/branch.c:154
11613 #, c-format
11614 msgid ""
11615 "deleting branch '%s' that has been merged to\n"
11616 "         '%s', but not yet merged to HEAD."
11617 msgstr ""
11618 "tar bort grenen \"%s\" som har slagits ihop med\n"
11619 "         \"%s\", men ännu inte slagits ihop med HEAD."
11621 #: builtin/branch.c:158
11622 #, c-format
11623 msgid ""
11624 "not deleting branch '%s' that is not yet merged to\n"
11625 "         '%s', even though it is merged to HEAD."
11626 msgstr ""
11627 "tar inte bort grenen \"%s\" som inte har slagits ihop med\n"
11628 "         \"%s\", trots att den har slagits ihop med HEAD."
11630 #: builtin/branch.c:172
11631 #, c-format
11632 msgid "Couldn't look up commit object for '%s'"
11633 msgstr "Kunde inte slå upp incheckningsobjekt för \"%s\""
11635 #: builtin/branch.c:176
11636 #, c-format
11637 msgid ""
11638 "The branch '%s' is not fully merged.\n"
11639 "If you are sure you want to delete it, run 'git branch -D %s'."
11640 msgstr ""
11641 "Grenen \"%s\" har inte slagits samman i sin helhet.\n"
11642 "Om du är säker på att du vill ta bort den, kör \"git branch -D %s\"."
11644 #: builtin/branch.c:189
11645 msgid "Update of config-file failed"
11646 msgstr "Misslyckades uppdatera konfigurationsfil"
11648 #: builtin/branch.c:223
11649 msgid "cannot use -a with -d"
11650 msgstr "kan inte ange -a med -d"
11652 #: builtin/branch.c:230
11653 msgid "Couldn't look up commit object for HEAD"
11654 msgstr "Kunde inte slå upp incheckningsobjekt för HEAD"
11656 #: builtin/branch.c:244
11657 #, c-format
11658 msgid "Cannot delete branch '%s' checked out at '%s'"
11659 msgstr "Kan inte ta bort grenen \"%s\" som är utcheckad på \"%s\""
11661 #: builtin/branch.c:259
11662 #, c-format
11663 msgid "remote-tracking branch '%s' not found."
11664 msgstr "fjärrspårande grenen \"%s\" hittades inte."
11666 #: builtin/branch.c:260
11667 #, c-format
11668 msgid "branch '%s' not found."
11669 msgstr "grenen \"%s\" hittades inte."
11671 #: builtin/branch.c:291
11672 #, c-format
11673 msgid "Deleted remote-tracking branch %s (was %s).\n"
11674 msgstr "Tog bort fjärrspårande grenen %s (var %s).\n"
11676 #: builtin/branch.c:292
11677 #, c-format
11678 msgid "Deleted branch %s (was %s).\n"
11679 msgstr "Tog bort grenen %s (var %s).\n"
11681 #: builtin/branch.c:441 builtin/tag.c:63
11682 msgid "unable to parse format string"
11683 msgstr "kan inte tolka formatsträng"
11685 #: builtin/branch.c:472
11686 msgid "could not resolve HEAD"
11687 msgstr "kunde inte slå upp HEAD"
11689 #: builtin/branch.c:478
11690 #, c-format
11691 msgid "HEAD (%s) points outside of refs/heads/"
11692 msgstr "HEAD (%s) pekar utenför refs/heads/"
11694 #: builtin/branch.c:493
11695 #, c-format
11696 msgid "Branch %s is being rebased at %s"
11697 msgstr "Grenen %s ombaseras på %s"
11699 #: builtin/branch.c:497
11700 #, c-format
11701 msgid "Branch %s is being bisected at %s"
11702 msgstr "Grenen %s är i en \"bisect\" på %s"
11704 #: builtin/branch.c:514
11705 msgid "cannot copy the current branch while not on any."
11706 msgstr "kunde inte kopiera aktuell gren när du inte befinner dig på någon."
11708 #: builtin/branch.c:516
11709 msgid "cannot rename the current branch while not on any."
11710 msgstr ""
11711 "kunde inte byta namn på aktuell gren när du inte befinner dig på någon."
11713 #: builtin/branch.c:527
11714 #, c-format
11715 msgid "Invalid branch name: '%s'"
11716 msgstr "Felaktigt namn på gren: \"%s\""
11718 #: builtin/branch.c:556
11719 msgid "Branch rename failed"
11720 msgstr "Misslyckades byta namn på gren"
11722 #: builtin/branch.c:558
11723 msgid "Branch copy failed"
11724 msgstr "Misslyckades kopiera gren"
11726 #: builtin/branch.c:562
11727 #, c-format
11728 msgid "Created a copy of a misnamed branch '%s'"
11729 msgstr "Skapade kopia av felaktigt namngiven gren \"%s\""
11731 #: builtin/branch.c:565
11732 #, c-format
11733 msgid "Renamed a misnamed branch '%s' away"
11734 msgstr "Bytte bort namn på en felaktigt namngiven gren \"%s\""
11736 #: builtin/branch.c:571
11737 #, c-format
11738 msgid "Branch renamed to %s, but HEAD is not updated!"
11739 msgstr "Grenen namnbytt till %s, men HEAD har inte uppdaterats!"
11741 #: builtin/branch.c:580
11742 msgid "Branch is renamed, but update of config-file failed"
11743 msgstr "Grenen namnbytt, men misslyckades uppdatera konfigurationsfilen"
11745 #: builtin/branch.c:582
11746 msgid "Branch is copied, but update of config-file failed"
11747 msgstr "Grenen kopierades, men misslyckades uppdatera konfigurationsfilen"
11749 #: builtin/branch.c:598
11750 #, c-format
11751 msgid ""
11752 "Please edit the description for the branch\n"
11753 "  %s\n"
11754 "Lines starting with '%c' will be stripped.\n"
11755 msgstr ""
11756 "Redigera beskrivningen för grenen\n"
11757 "  %s\n"
11758 "Rader som inleds med \"%c\" ignoreras.\n"
11760 #: builtin/branch.c:632
11761 msgid "Generic options"
11762 msgstr "Allmänna flaggor"
11764 #: builtin/branch.c:634
11765 msgid "show hash and subject, give twice for upstream branch"
11766 msgstr "visa hash och ärenderad, ange två gånger för uppströmsgren"
11768 #: builtin/branch.c:635
11769 msgid "suppress informational messages"
11770 msgstr "undertryck informationsmeddelanden"
11772 #: builtin/branch.c:636
11773 msgid "set up tracking mode (see git-pull(1))"
11774 msgstr "ställ in spårningsläge (se git-pull(1))"
11776 #: builtin/branch.c:638
11777 msgid "do not use"
11778 msgstr "använd ej"
11780 #: builtin/branch.c:640
11781 msgid "upstream"
11782 msgstr "uppströms"
11784 #: builtin/branch.c:640
11785 msgid "change the upstream info"
11786 msgstr "ändra uppströmsinformationen"
11788 #: builtin/branch.c:641
11789 msgid "unset the upstream info"
11790 msgstr "ta bort uppströmsinformationen"
11792 #: builtin/branch.c:642
11793 msgid "use colored output"
11794 msgstr "använd färgad utdata"
11796 #: builtin/branch.c:643
11797 msgid "act on remote-tracking branches"
11798 msgstr "arbeta på fjärrspårande grenar"
11800 #: builtin/branch.c:645 builtin/branch.c:647
11801 msgid "print only branches that contain the commit"
11802 msgstr "visa endast grenar som innehåller incheckningen"
11804 #: builtin/branch.c:646 builtin/branch.c:648
11805 msgid "print only branches that don't contain the commit"
11806 msgstr "visa endast grenar som inte innehåller incheckningen"
11808 #: builtin/branch.c:651
11809 msgid "Specific git-branch actions:"
11810 msgstr "Specifika git-branch-åtgärder:"
11812 #: builtin/branch.c:652
11813 msgid "list both remote-tracking and local branches"
11814 msgstr "visa både fjärrspårande och lokala grenar"
11816 #: builtin/branch.c:654
11817 msgid "delete fully merged branch"
11818 msgstr "ta bort helt sammanslagen gren"
11820 #: builtin/branch.c:655
11821 msgid "delete branch (even if not merged)"
11822 msgstr "ta bort gren (även om inte helt sammanslagen)"
11824 #: builtin/branch.c:656
11825 msgid "move/rename a branch and its reflog"
11826 msgstr "flytta/ta bort en gren och dess reflogg"
11828 #: builtin/branch.c:657
11829 msgid "move/rename a branch, even if target exists"
11830 msgstr "flytta/ta bort en gren, även om målet finns"
11832 #: builtin/branch.c:658
11833 msgid "copy a branch and its reflog"
11834 msgstr "kopiera en gren och dess reflogg"
11836 #: builtin/branch.c:659
11837 msgid "copy a branch, even if target exists"
11838 msgstr "kopiera en gren, även om målet finns"
11840 #: builtin/branch.c:660
11841 msgid "list branch names"
11842 msgstr "lista namn på grenar"
11844 #: builtin/branch.c:661
11845 msgid "show current branch name"
11846 msgstr "visa namn på aktuell gren"
11848 #: builtin/branch.c:662
11849 msgid "create the branch's reflog"
11850 msgstr "skapa grenens reflogg"
11852 #: builtin/branch.c:664
11853 msgid "edit the description for the branch"
11854 msgstr "redigera beskrivning för grenen"
11856 #: builtin/branch.c:665
11857 msgid "force creation, move/rename, deletion"
11858 msgstr "tvinga skapande, flytt/namnändring, borttagande"
11860 #: builtin/branch.c:666
11861 msgid "print only branches that are merged"
11862 msgstr "visa endast sammanslagna grenar"
11864 #: builtin/branch.c:667
11865 msgid "print only branches that are not merged"
11866 msgstr "visa endast ej sammanslagna grenar"
11868 #: builtin/branch.c:668
11869 msgid "list branches in columns"
11870 msgstr "visa grenar i spalter"
11872 #: builtin/branch.c:670 builtin/for-each-ref.c:44 builtin/notes.c:413
11873 #: builtin/notes.c:416 builtin/notes.c:579 builtin/notes.c:582
11874 #: builtin/tag.c:475
11875 msgid "object"
11876 msgstr "objekt"
11878 #: builtin/branch.c:671
11879 msgid "print only branches of the object"
11880 msgstr "visa endast grenar för objektet"
11882 #: builtin/branch.c:672 builtin/for-each-ref.c:50 builtin/tag.c:482
11883 msgid "sorting and filtering are case insensitive"
11884 msgstr "sortering och filtrering skiljer gemener och VERSALER"
11886 #: builtin/branch.c:673 builtin/for-each-ref.c:40 builtin/tag.c:480
11887 #: builtin/verify-tag.c:38
11888 msgid "format to use for the output"
11889 msgstr "format att använda för utdata"
11891 #: builtin/branch.c:696 builtin/clone.c:678
11892 msgid "HEAD not found below refs/heads!"
11893 msgstr "HEAD hittades inte under refs/heads!"
11895 #: builtin/branch.c:720
11896 msgid "--column and --verbose are incompatible"
11897 msgstr "--column och --verbose är inkompatibla"
11899 #: builtin/branch.c:735 builtin/branch.c:792 builtin/branch.c:801
11900 msgid "branch name required"
11901 msgstr "grennamn krävs"
11903 #: builtin/branch.c:768
11904 msgid "Cannot give description to detached HEAD"
11905 msgstr "Kan inte beskriva frånkopplad HEAD"
11907 #: builtin/branch.c:773
11908 msgid "cannot edit description of more than one branch"
11909 msgstr "kan inte redigera beskrivning för mer än en gren"
11911 #: builtin/branch.c:780
11912 #, c-format
11913 msgid "No commit on branch '%s' yet."
11914 msgstr "Inga incheckningar på grenen \"%s\" ännu."
11916 #: builtin/branch.c:783
11917 #, c-format
11918 msgid "No branch named '%s'."
11919 msgstr "Ingen gren vid namnet \"%s\"."
11921 #: builtin/branch.c:798
11922 msgid "too many branches for a copy operation"
11923 msgstr "för många grenar för kopiering"
11925 #: builtin/branch.c:807
11926 msgid "too many arguments for a rename operation"
11927 msgstr "för många flaggor för namnbyte"
11929 #: builtin/branch.c:812
11930 msgid "too many arguments to set new upstream"
11931 msgstr "för många flaggor för att byta uppström"
11933 #: builtin/branch.c:816
11934 #, c-format
11935 msgid ""
11936 "could not set upstream of HEAD to %s when it does not point to any branch."
11937 msgstr ""
11938 "kunde inte sätta uppström för HEAD till %s när det inte pekar mot någon gren."
11940 #: builtin/branch.c:819 builtin/branch.c:842
11941 #, c-format
11942 msgid "no such branch '%s'"
11943 msgstr "okänd gren \"%s\""
11945 #: builtin/branch.c:823
11946 #, c-format
11947 msgid "branch '%s' does not exist"
11948 msgstr "grenen \"%s\" finns inte"
11950 #: builtin/branch.c:836
11951 msgid "too many arguments to unset upstream"
11952 msgstr "för många flaggor för att ta bort uppström"
11954 #: builtin/branch.c:840
11955 msgid "could not unset upstream of HEAD when it does not point to any branch."
11956 msgstr ""
11957 "kunde inte ta bort uppström för HEAD när det inte pekar mot någon gren."
11959 #: builtin/branch.c:846
11960 #, c-format
11961 msgid "Branch '%s' has no upstream information"
11962 msgstr "Grenen \"%s\" har ingen uppströmsinformation"
11964 #: builtin/branch.c:856
11965 msgid ""
11966 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
11967 "Did you mean to use: -a|-r --list <pattern>?"
11968 msgstr ""
11969 "Flaggorna -a och -r på \"git branch\" tar inte ett namn på gren.\n"
11970 "Menade du att använda: -a|-r --list <mönster>?"
11972 #: builtin/branch.c:860
11973 msgid ""
11974 "the '--set-upstream' option is no longer supported. Please use '--track' or "
11975 "'--set-upstream-to' instead."
11976 msgstr ""
11977 "Flaggan --set-upstream rekommenderas ej och kommer tas bort. Använd --track "
11978 "eller --set-upstream-to istället."
11980 #: builtin/bugreport.c:16
11981 msgid "git version:\n"
11982 msgstr "git version:\n"
11984 #: builtin/bugreport.c:22
11985 #, c-format
11986 msgid "uname() failed with error '%s' (%d)\n"
11987 msgstr "uname() misslyckades med felet \"%s\" (%d)\n"
11989 #: builtin/bugreport.c:32
11990 msgid "compiler info: "
11991 msgstr "kompilatorinfo:"
11993 #: builtin/bugreport.c:35
11994 msgid "libc info: "
11995 msgstr "libc-info:"
11997 #: builtin/bugreport.c:49
11998 msgid "not run from a git repository - no hooks to show\n"
11999 msgstr "körs inte från ett git-arkiv - inga krokar att visa\n"
12001 #: builtin/bugreport.c:62
12002 msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
12003 msgstr "git bugreport [-o|--output-directory <fil>] [-s|--suffix <format>]"
12005 #: builtin/bugreport.c:69
12006 msgid ""
12007 "Thank you for filling out a Git bug report!\n"
12008 "Please answer the following questions to help us understand your issue.\n"
12009 "\n"
12010 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
12011 "\n"
12012 "What did you expect to happen? (Expected behavior)\n"
12013 "\n"
12014 "What happened instead? (Actual behavior)\n"
12015 "\n"
12016 "What's different between what you expected and what actually happened?\n"
12017 "\n"
12018 "Anything else you want to add:\n"
12019 "\n"
12020 "Please review the rest of the bug report below.\n"
12021 "You can delete any lines you don't wish to share.\n"
12022 msgstr ""
12023 "Tack för att du skriver en buggraport för Git!\n"
12024 "Om du svarar på följande frågor är det lättare för oss att första "
12025 "problemet.\n"
12026 "Skriv gärna på engelska\n"
12027 "\n"
12028 "Vad gjorde du innan felet uppstod? (Steg för att återskapa problemet)\n"
12029 "\n"
12030 "Vad förväntade du skulle hända? (Förväntat beteende)\n"
12031 "\n"
12032 "Vad hände istället? (Faktiskt beteende)\n"
12033 "\n"
12034 "Vad är skillnaden mellan det du förväntade dig och vad som faktiskt hände?\n"
12035 "\n"
12036 "Något mer du vill lägga till:\n"
12037 "\n"
12038 "Se över resten av felrapporten nedan.\n"
12039 "Du kan ta bort rader du inte vill dela.\n"
12041 #: builtin/bugreport.c:108
12042 msgid "specify a destination for the bugreport file"
12043 msgstr "ange mål för buggrapporteringsfilen"
12045 #: builtin/bugreport.c:110
12046 msgid "specify a strftime format suffix for the filename"
12047 msgstr "ange ett filändelse i strftime-format"
12049 #: builtin/bugreport.c:132
12050 #, c-format
12051 msgid "could not create leading directories for '%s'"
12052 msgstr "kunde inte skapa inledande kataloger för \"%s\""
12054 #: builtin/bugreport.c:139
12055 msgid "System Info"
12056 msgstr "Systeminfo"
12058 #: builtin/bugreport.c:142
12059 msgid "Enabled Hooks"
12060 msgstr "Aktiverade krokar"
12062 #: builtin/bugreport.c:149
12063 #, c-format
12064 msgid "unable to write to %s"
12065 msgstr "kunde inte skriva till %s"
12067 #: builtin/bugreport.c:159
12068 #, c-format
12069 msgid "Created new report at '%s'.\n"
12070 msgstr "Skapade ny rapport på \"%s\"\n"
12072 #: builtin/bundle.c:15 builtin/bundle.c:23
12073 msgid "git bundle create [<options>] <file> <git-rev-list args>"
12074 msgstr "git bundle create [<flaggor>] <fil> <git-rev-list-flaggor>"
12076 #: builtin/bundle.c:16 builtin/bundle.c:28
12077 msgid "git bundle verify [<options>] <file>"
12078 msgstr "git bundle verify [<flaggor>] <fil>"
12080 #: builtin/bundle.c:17 builtin/bundle.c:33
12081 msgid "git bundle list-heads <file> [<refname>...]"
12082 msgstr "git bundle list-heads <fil> [<refnamn>...]"
12084 #: builtin/bundle.c:18 builtin/bundle.c:38
12085 msgid "git bundle unbundle <file> [<refname>...]"
12086 msgstr "git bundle unbundle <fil> [<refnamn>...]"
12088 #: builtin/bundle.c:65 builtin/pack-objects.c:3876
12089 msgid "do not show progress meter"
12090 msgstr "visa inte förloppsindikator"
12092 #: builtin/bundle.c:67 builtin/bundle.c:167 builtin/pack-objects.c:3878
12093 msgid "show progress meter"
12094 msgstr "visa förloppsindikator"
12096 #: builtin/bundle.c:69 builtin/pack-objects.c:3880
12097 msgid "show progress meter during object writing phase"
12098 msgstr "visa förloppsindikator under objektskrivningsfasen"
12100 #: builtin/bundle.c:72 builtin/pack-objects.c:3883
12101 msgid "similar to --all-progress when progress meter is shown"
12102 msgstr "som --all-progress när förloppsindikatorn visas"
12104 #: builtin/bundle.c:74
12105 msgid "specify bundle format version"
12106 msgstr "ange formatversion för bunten."
12108 #: builtin/bundle.c:94
12109 msgid "Need a repository to create a bundle."
12110 msgstr "Behöver ett arkiv för att skapa en bunt."
12112 #: builtin/bundle.c:107
12113 msgid "do not show bundle details"
12114 msgstr "visa inte buntdetaljer"
12116 #: builtin/bundle.c:126
12117 #, c-format
12118 msgid "%s is okay\n"
12119 msgstr "%s är okej\n"
12121 #: builtin/bundle.c:182
12122 msgid "Need a repository to unbundle."
12123 msgstr "Behöver ett arkiv för att packa upp en bunt."
12125 #: builtin/bundle.c:185
12126 msgid "Unbundling objects"
12127 msgstr "Packar upp objektbunt"
12129 #: builtin/bundle.c:219 builtin/remote.c:1733
12130 #, c-format
12131 msgid "Unknown subcommand: %s"
12132 msgstr "Okänt underkommando: %s"
12134 #: builtin/cat-file.c:622
12135 msgid ""
12136 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
12137 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
12138 msgstr ""
12139 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
12140 "p | <typ> | --textconv | --filters) [--path=<sökväg>] <objekt>"
12142 #: builtin/cat-file.c:623
12143 msgid ""
12144 "git cat-file (--batch[=<format>] | --batch-check[=<format>]) [--follow-"
12145 "symlinks] [--textconv | --filters]"
12146 msgstr ""
12147 "git cat-file (--batch[=<format>] | --batch-check[=<format>]) [--follow-"
12148 "symlinks] [--textconv | --filters]"
12150 #: builtin/cat-file.c:644
12151 msgid "only one batch option may be specified"
12152 msgstr "endast en buntflagga kan anges"
12154 #: builtin/cat-file.c:662
12155 msgid "<type> can be one of: blob, tree, commit, tag"
12156 msgstr "<typ> kan vara en av: blob, tree, commit, tag"
12158 #: builtin/cat-file.c:663
12159 msgid "show object type"
12160 msgstr "visa objekttyp"
12162 #: builtin/cat-file.c:664
12163 msgid "show object size"
12164 msgstr "visa objektstorlek"
12166 #: builtin/cat-file.c:666
12167 msgid "exit with zero when there's no error"
12168 msgstr "avsluta med noll när det inte uppstått något fel"
12170 #: builtin/cat-file.c:667
12171 msgid "pretty-print object's content"
12172 msgstr "visa objektets innehåll snyggt"
12174 #: builtin/cat-file.c:669
12175 msgid "for blob objects, run textconv on object's content"
12176 msgstr "för blob-objekt, kör filter på objektets innehåll"
12178 #: builtin/cat-file.c:671
12179 msgid "for blob objects, run filters on object's content"
12180 msgstr "för blob-objekt, kör filger på objektets innehåll"
12182 #: builtin/cat-file.c:672
12183 msgid "blob"
12184 msgstr "blob"
12186 #: builtin/cat-file.c:673
12187 msgid "use a specific path for --textconv/--filters"
12188 msgstr "använd specifik sökväg för --textconv/--filters"
12190 #: builtin/cat-file.c:675
12191 msgid "allow -s and -t to work with broken/corrupt objects"
12192 msgstr "låter -s och -t att fungera med trasiga/sönderskrivna objekt"
12194 #: builtin/cat-file.c:676
12195 msgid "buffer --batch output"
12196 msgstr "buffra utdata från --batch"
12198 #: builtin/cat-file.c:678
12199 msgid "show info and content of objects fed from the standard input"
12200 msgstr "visa information och innehåll för objekt som listas på standard in"
12202 #: builtin/cat-file.c:682
12203 msgid "show info about objects fed from the standard input"
12204 msgstr "visa information för objekt som listas på standard in"
12206 #: builtin/cat-file.c:686
12207 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
12208 msgstr ""
12209 "följ symboliska länkar i trädet (använd med --batch eller --batch-check)"
12211 #: builtin/cat-file.c:688
12212 msgid "show all objects with --batch or --batch-check"
12213 msgstr "visa alla objekt med --batch eller --batch-check"
12215 #: builtin/cat-file.c:690
12216 msgid "do not order --batch-all-objects output"
12217 msgstr "ordna inte --batch-all-objects output"
12219 #: builtin/check-attr.c:13
12220 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
12221 msgstr "git check-attr [-a | --all | <attr>...] [--] <sökväg>..."
12223 #: builtin/check-attr.c:14
12224 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
12225 msgstr "git check-attr --stdin [-z] [-a | --all | <attr>...]"
12227 #: builtin/check-attr.c:21
12228 msgid "report all attributes set on file"
12229 msgstr "visa alla attribut som satts på filen"
12231 #: builtin/check-attr.c:22
12232 msgid "use .gitattributes only from the index"
12233 msgstr "använd .gitattributes endast från indexet"
12235 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:100
12236 msgid "read file names from stdin"
12237 msgstr "läs filnamn från standard in"
12239 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
12240 msgid "terminate input and output records by a NUL character"
12241 msgstr "avsluta in- och utdataposter med NUL-tecken"
12243 #: builtin/check-ignore.c:21 builtin/checkout.c:1513 builtin/gc.c:549
12244 #: builtin/worktree.c:494
12245 msgid "suppress progress reporting"
12246 msgstr "undertryck förloppsrapportering"
12248 #: builtin/check-ignore.c:29
12249 msgid "show non-matching input paths"
12250 msgstr "visa indatasökvägar som inte träffas"
12252 #: builtin/check-ignore.c:31
12253 msgid "ignore index when checking"
12254 msgstr "ignorera index vid kontroll"
12256 #: builtin/check-ignore.c:165
12257 msgid "cannot specify pathnames with --stdin"
12258 msgstr "kan inte ange sökvägsnamn med --stdin"
12260 #: builtin/check-ignore.c:168
12261 msgid "-z only makes sense with --stdin"
12262 msgstr "-z kan endast användas tillsammans med --stdin"
12264 #: builtin/check-ignore.c:170
12265 msgid "no path specified"
12266 msgstr "ingen sökväg angavs"
12268 #: builtin/check-ignore.c:174
12269 msgid "--quiet is only valid with a single pathname"
12270 msgstr "--quiet kan endast användas med ett enkelt sökvägsnamn"
12272 #: builtin/check-ignore.c:176
12273 msgid "cannot have both --quiet and --verbose"
12274 msgstr "kan inte använda både --quiet och --verbose"
12276 #: builtin/check-ignore.c:179
12277 msgid "--non-matching is only valid with --verbose"
12278 msgstr "--non-matching är endast giltig med --verbose"
12280 #: builtin/check-mailmap.c:9
12281 msgid "git check-mailmap [<options>] <contact>..."
12282 msgstr "git check-mailmap [<flaggor>] <kontakt>..."
12284 #: builtin/check-mailmap.c:14
12285 msgid "also read contacts from stdin"
12286 msgstr "läs även kontakter från standard in"
12288 #: builtin/check-mailmap.c:25
12289 #, c-format
12290 msgid "unable to parse contact: %s"
12291 msgstr "kunde inte tolka kontakt: %s"
12293 #: builtin/check-mailmap.c:48
12294 msgid "no contacts specified"
12295 msgstr "inga kontakter angavs"
12297 #: builtin/checkout--worker.c:110
12298 msgid "git checkout--worker [<options>]"
12299 msgstr "git checkout--worker [<flaggor>]"
12301 #: builtin/checkout--worker.c:118 builtin/checkout-index.c:201
12302 #: builtin/column.c:31 builtin/column.c:32 builtin/submodule--helper.c:1863
12303 #: builtin/submodule--helper.c:1866 builtin/submodule--helper.c:1874
12304 #: builtin/submodule--helper.c:2510 builtin/submodule--helper.c:2576
12305 #: builtin/worktree.c:492 builtin/worktree.c:729
12306 msgid "string"
12307 msgstr "sträng"
12309 #: builtin/checkout--worker.c:119 builtin/checkout-index.c:202
12310 msgid "when creating files, prepend <string>"
12311 msgstr "när filer skapas, lägg till <sträng> först"
12313 #: builtin/checkout-index.c:152
12314 msgid "git checkout-index [<options>] [--] [<file>...]"
12315 msgstr "git checkout-index [<flaggor>] [--] [<fil>...]"
12317 #: builtin/checkout-index.c:169
12318 msgid "stage should be between 1 and 3 or all"
12319 msgstr "etapp måste vara mellan 1 och 3 eller \"all\""
12321 #: builtin/checkout-index.c:187
12322 msgid "check out all files in the index"
12323 msgstr "checka ut alla filer i indexet"
12325 #: builtin/checkout-index.c:188
12326 msgid "force overwrite of existing files"
12327 msgstr "tvinga överskrivning av befintliga filer"
12329 #: builtin/checkout-index.c:190
12330 msgid "no warning for existing files and files not in index"
12331 msgstr "ingen varning för existerande filer och filer ej i indexet"
12333 #: builtin/checkout-index.c:192
12334 msgid "don't checkout new files"
12335 msgstr "checka inte ut nya filer"
12337 #: builtin/checkout-index.c:194
12338 msgid "update stat information in the index file"
12339 msgstr "uppdatera stat-information i indexfilen"
12341 #: builtin/checkout-index.c:198
12342 msgid "read list of paths from the standard input"
12343 msgstr "läs listan över sökvägar från standard in"
12345 #: builtin/checkout-index.c:200
12346 msgid "write the content to temporary files"
12347 msgstr "skriv innehåll till temporära filer"
12349 #: builtin/checkout-index.c:204
12350 msgid "copy out the files from named stage"
12351 msgstr "kopiera ut filer från namngiven etapp"
12353 #: builtin/checkout.c:33
12354 msgid "git checkout [<options>] <branch>"
12355 msgstr "git checkout [<flaggor>] <gren>"
12357 #: builtin/checkout.c:34
12358 msgid "git checkout [<options>] [<branch>] -- <file>..."
12359 msgstr "git checkout [<flaggor>] [<gren>] -- <fil>..."
12361 #: builtin/checkout.c:39
12362 msgid "git switch [<options>] [<branch>]"
12363 msgstr "git switch [<flaggor>] [<gren>]"
12365 #: builtin/checkout.c:44
12366 msgid "git restore [<options>] [--source=<branch>] <file>..."
12367 msgstr "git restore [<flaggor>] [--source=<gren>] <fil>..."
12369 #: builtin/checkout.c:190 builtin/checkout.c:229
12370 #, c-format
12371 msgid "path '%s' does not have our version"
12372 msgstr "sökvägen \"%s\" har inte vår version"
12374 #: builtin/checkout.c:192 builtin/checkout.c:231
12375 #, c-format
12376 msgid "path '%s' does not have their version"
12377 msgstr "sökvägen \"%s\" har inte deras version"
12379 #: builtin/checkout.c:208
12380 #, c-format
12381 msgid "path '%s' does not have all necessary versions"
12382 msgstr "sökvägen \"%s\" innehåller inte alla nödvändiga versioner"
12384 #: builtin/checkout.c:261
12385 #, c-format
12386 msgid "path '%s' does not have necessary versions"
12387 msgstr "sökvägen \"%s\" innehåller inte nödvändiga versioner"
12389 #: builtin/checkout.c:278
12390 #, c-format
12391 msgid "path '%s': cannot merge"
12392 msgstr "sökväg \"%s\": kan inte slå ihop"
12394 #: builtin/checkout.c:294
12395 #, c-format
12396 msgid "Unable to add merge result for '%s'"
12397 msgstr "Kunde inte lägga till sammanslagningsresultat för \"%s\""
12399 #: builtin/checkout.c:411
12400 #, c-format
12401 msgid "Recreated %d merge conflict"
12402 msgid_plural "Recreated %d merge conflicts"
12403 msgstr[0] "Återskapade %d sammanslagningskonflikt"
12404 msgstr[1] "Återskapade %d sammanslagningskonflikter"
12406 #: builtin/checkout.c:416
12407 #, c-format
12408 msgid "Updated %d path from %s"
12409 msgid_plural "Updated %d paths from %s"
12410 msgstr[0] "Uppdaterade %d sökväg från %s"
12411 msgstr[1] "Uppdaterade %d sökvägar från %s"
12413 #: builtin/checkout.c:423
12414 #, c-format
12415 msgid "Updated %d path from the index"
12416 msgid_plural "Updated %d paths from the index"
12417 msgstr[0] "Uppdaterade %d sökväg från indexet"
12418 msgstr[1] "Uppdaterade %d sökvägar från indexet"
12420 #: builtin/checkout.c:446 builtin/checkout.c:449 builtin/checkout.c:452
12421 #: builtin/checkout.c:456
12422 #, c-format
12423 msgid "'%s' cannot be used with updating paths"
12424 msgstr "\"%s\" kan inte användas vid uppdatering av sökvägar"
12426 #: builtin/checkout.c:459 builtin/checkout.c:462
12427 #, c-format
12428 msgid "'%s' cannot be used with %s"
12429 msgstr "\"%s\" kan inte användas med %s"
12431 #: builtin/checkout.c:466
12432 #, c-format
12433 msgid "Cannot update paths and switch to branch '%s' at the same time."
12434 msgstr "Kan inte uppdatera sökvägar och växla till grenen \"%s\" samtidigt."
12436 #: builtin/checkout.c:470
12437 #, c-format
12438 msgid "neither '%s' or '%s' is specified"
12439 msgstr "varken \"%s\" eller \"%s\" har angivits"
12441 #: builtin/checkout.c:474
12442 #, c-format
12443 msgid "'%s' must be used when '%s' is not specified"
12444 msgstr "\"%s\" måste användas när \"%s\" inte anges"
12446 #: builtin/checkout.c:479 builtin/checkout.c:484
12447 #, c-format
12448 msgid "'%s' or '%s' cannot be used with %s"
12449 msgstr "\"%s\" eller \"%s\" kan inte användas med %s"
12451 #: builtin/checkout.c:558 builtin/checkout.c:565
12452 #, c-format
12453 msgid "path '%s' is unmerged"
12454 msgstr "sökvägen \"%s\" har inte slagits ihop"
12456 #: builtin/checkout.c:736
12457 msgid "you need to resolve your current index first"
12458 msgstr "du måste lösa ditt befintliga index först"
12460 #: builtin/checkout.c:786
12461 #, c-format
12462 msgid ""
12463 "cannot continue with staged changes in the following files:\n"
12464 "%s"
12465 msgstr ""
12466 "kan inte fortsätta med köade ändringar i följande filer:\n"
12467 "%s"
12469 #: builtin/checkout.c:879
12470 #, c-format
12471 msgid "Can not do reflog for '%s': %s\n"
12472 msgstr "Kan inte skapa referenslogg för \"%s\": %s\n"
12474 #: builtin/checkout.c:921
12475 msgid "HEAD is now at"
12476 msgstr "HEAD är nu på"
12478 #: builtin/checkout.c:925 builtin/clone.c:609 t/helper/test-fast-rebase.c:203
12479 msgid "unable to update HEAD"
12480 msgstr "kan inte uppdatera HEAD"
12482 #: builtin/checkout.c:929
12483 #, c-format
12484 msgid "Reset branch '%s'\n"
12485 msgstr "Återställ gren \"%s\"\n"
12487 #: builtin/checkout.c:932
12488 #, c-format
12489 msgid "Already on '%s'\n"
12490 msgstr "Redan på \"%s\"\n"
12492 #: builtin/checkout.c:936
12493 #, c-format
12494 msgid "Switched to and reset branch '%s'\n"
12495 msgstr "Växlade till och nollställde grenen \"%s\"\n"
12497 #: builtin/checkout.c:938 builtin/checkout.c:1369
12498 #, c-format
12499 msgid "Switched to a new branch '%s'\n"
12500 msgstr "Växlade till en ny gren \"%s\"\n"
12502 #: builtin/checkout.c:940
12503 #, c-format
12504 msgid "Switched to branch '%s'\n"
12505 msgstr "Växlade till grenen \"%s\"\n"
12507 #: builtin/checkout.c:991
12508 #, c-format
12509 msgid " ... and %d more.\n"
12510 msgstr " ... och %d till.\n"
12512 #: builtin/checkout.c:997
12513 #, c-format
12514 msgid ""
12515 "Warning: you are leaving %d commit behind, not connected to\n"
12516 "any of your branches:\n"
12517 "\n"
12518 "%s\n"
12519 msgid_plural ""
12520 "Warning: you are leaving %d commits behind, not connected to\n"
12521 "any of your branches:\n"
12522 "\n"
12523 "%s\n"
12524 msgstr[0] ""
12525 "Varning: du lämnar %d incheckning bakom dig som inte är ansluten till\n"
12526 "någon av dina grenar:\n"
12527 "\n"
12528 "%s\n"
12529 msgstr[1] ""
12530 "Varning: du lämnar %d incheckningar bakom dig som inte är ansluta till\n"
12531 "någon av dina grenar:\n"
12532 "\n"
12533 "%s\n"
12535 #: builtin/checkout.c:1016
12536 #, c-format
12537 msgid ""
12538 "If you want to keep it by creating a new branch, this may be a good time\n"
12539 "to do so with:\n"
12540 "\n"
12541 " git branch <new-branch-name> %s\n"
12542 "\n"
12543 msgid_plural ""
12544 "If you want to keep them by creating a new branch, this may be a good time\n"
12545 "to do so with:\n"
12546 "\n"
12547 " git branch <new-branch-name> %s\n"
12548 "\n"
12549 msgstr[0] ""
12550 "Om du vill behålla den genom att skapa en ny gren är nu en bra tidpunkt\n"
12551 "att göra så, med:\n"
12552 "\n"
12553 " git branch <nytt_grennamn> %s\n"
12554 "\n"
12555 msgstr[1] ""
12556 "Om du vill behålla dem genom att skapa en ny gren är nu en bra tidpunkt\n"
12557 "att göra så, med:\n"
12558 "\n"
12559 " git branch <nytt_grennamn> %s\n"
12560 "\n"
12562 #: builtin/checkout.c:1051
12563 msgid "internal error in revision walk"
12564 msgstr "internt fel vid genomgång av revisioner (revision walk)"
12566 #: builtin/checkout.c:1055
12567 msgid "Previous HEAD position was"
12568 msgstr "Tidigare position för HEAD var"
12570 #: builtin/checkout.c:1095 builtin/checkout.c:1364
12571 msgid "You are on a branch yet to be born"
12572 msgstr "Du är på en gren som ännu inte är född"
12574 #: builtin/checkout.c:1177
12575 #, c-format
12576 msgid ""
12577 "'%s' could be both a local file and a tracking branch.\n"
12578 "Please use -- (and optionally --no-guess) to disambiguate"
12579 msgstr ""
12580 "\"%s\" kan vara både en lokal fil och en spårande gren.\n"
12581 "Använd -- (och möjligen --no-guess) för att göra otvetydig"
12583 #: builtin/checkout.c:1184
12584 msgid ""
12585 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
12586 "you can do so by fully qualifying the name with the --track option:\n"
12587 "\n"
12588 "    git checkout --track origin/<name>\n"
12589 "\n"
12590 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
12591 "one remote, e.g. the 'origin' remote, consider setting\n"
12592 "checkout.defaultRemote=origin in your config."
12593 msgstr ""
12594 "Om du menade checka ut en spårad fjärrgren på t.ex \"origin\", kan du\n"
12595 "göra det genom att ange hela namnet med flaggan --track:\n"
12596 "\n"
12597 "    git checkout --track origin/<namn>\n"
12598 "\n"
12599 "Om du alltid vill att utcheckningar med tvetydiga <namn> ska\n"
12600 "föredra en fjärr, t.ex fjärren \"origin\" kan du ställa in\n"
12601 "checkout.defaultRemote=origin i din konfiguration."
12603 #: builtin/checkout.c:1194
12604 #, c-format
12605 msgid "'%s' matched multiple (%d) remote tracking branches"
12606 msgstr "\"%s\" motsvarar flera (%d) spårade fjärrgrenar"
12608 #: builtin/checkout.c:1260
12609 msgid "only one reference expected"
12610 msgstr "endast en referens förväntades"
12612 #: builtin/checkout.c:1277
12613 #, c-format
12614 msgid "only one reference expected, %d given."
12615 msgstr "endast en referens förväntades, %d gavs."
12617 #: builtin/checkout.c:1323 builtin/worktree.c:269 builtin/worktree.c:437
12618 #, c-format
12619 msgid "invalid reference: %s"
12620 msgstr "felaktig referens: %s"
12622 #: builtin/checkout.c:1336 builtin/checkout.c:1705
12623 #, c-format
12624 msgid "reference is not a tree: %s"
12625 msgstr "referensen är inte ett träd: %s"
12627 #: builtin/checkout.c:1383
12628 #, c-format
12629 msgid "a branch is expected, got tag '%s'"
12630 msgstr "förväntade gren, fick taggen \"%s\""
12632 #: builtin/checkout.c:1385
12633 #, c-format
12634 msgid "a branch is expected, got remote branch '%s'"
12635 msgstr "förväntade gren, fick fjärrgrenen \"%s\""
12637 #: builtin/checkout.c:1386 builtin/checkout.c:1394
12638 #, c-format
12639 msgid "a branch is expected, got '%s'"
12640 msgstr "förväntade gren, fick \"%s\""
12642 #: builtin/checkout.c:1389
12643 #, c-format
12644 msgid "a branch is expected, got commit '%s'"
12645 msgstr "förväntade gren, fick incheckningen \"%s\""
12647 #: builtin/checkout.c:1405
12648 msgid ""
12649 "cannot switch branch while merging\n"
12650 "Consider \"git merge --quit\" or \"git worktree add\"."
12651 msgstr ""
12652 "kan inte växla gren vid sammanslagning\n"
12653 "Överväg \"git merge --quit\" eller \"git worktree add\"."
12655 #: builtin/checkout.c:1409
12656 msgid ""
12657 "cannot switch branch in the middle of an am session\n"
12658 "Consider \"git am --quit\" or \"git worktree add\"."
12659 msgstr ""
12660 "kan inte växla gren mitt i en \"am\"-körning\n"
12661 "Överväg \"git am --quit\" eller \"git worktree add\"."
12663 #: builtin/checkout.c:1413
12664 msgid ""
12665 "cannot switch branch while rebasing\n"
12666 "Consider \"git rebase --quit\" or \"git worktree add\"."
12667 msgstr ""
12668 "kan inte växla gren vid ombasering\n"
12669 "Överväg \"git rebase --quit\" eller \"git worktree add\"."
12671 #: builtin/checkout.c:1417
12672 msgid ""
12673 "cannot switch branch while cherry-picking\n"
12674 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
12675 msgstr ""
12676 "kan inte växla gren i en \"cherry-pick\"\n"
12677 "Överväg \"git cherry-pick --quit\" eller \"git worktree add\"."
12679 #: builtin/checkout.c:1421
12680 msgid ""
12681 "cannot switch branch while reverting\n"
12682 "Consider \"git revert --quit\" or \"git worktree add\"."
12683 msgstr ""
12684 "kan inte växla gren i en \"revert\"\n"
12685 "Överväg \"git revert --quit\" eller \"git worktree add\"."
12687 #: builtin/checkout.c:1425
12688 msgid "you are switching branch while bisecting"
12689 msgstr "då växlar grenar medan du gör en \"bisect\""
12691 #: builtin/checkout.c:1432
12692 msgid "paths cannot be used with switching branches"
12693 msgstr "sökvägar kan inte användas vid byte av gren"
12695 #: builtin/checkout.c:1435 builtin/checkout.c:1439 builtin/checkout.c:1443
12696 #, c-format
12697 msgid "'%s' cannot be used with switching branches"
12698 msgstr "\"%s\" kan inte användas vid byte av gren"
12700 #: builtin/checkout.c:1447 builtin/checkout.c:1450 builtin/checkout.c:1453
12701 #: builtin/checkout.c:1458 builtin/checkout.c:1463
12702 #, c-format
12703 msgid "'%s' cannot be used with '%s'"
12704 msgstr "\"%s\" kan inte användas med \"%s\""
12706 #: builtin/checkout.c:1460
12707 #, c-format
12708 msgid "'%s' cannot take <start-point>"
12709 msgstr "\"%s\" kan inte ta <startpunkt>"
12711 #: builtin/checkout.c:1468
12712 #, c-format
12713 msgid "Cannot switch branch to a non-commit '%s'"
12714 msgstr "Kan inte växla gren till icke-incheckningen \"%s\""
12716 #: builtin/checkout.c:1475
12717 msgid "missing branch or commit argument"
12718 msgstr "saknar gren- eller incheckingsargument"
12720 #: builtin/checkout.c:1518
12721 msgid "perform a 3-way merge with the new branch"
12722 msgstr "utför en 3-vägssammanslagning för den nya grenen"
12724 #: builtin/checkout.c:1519 builtin/log.c:1810 parse-options.h:321
12725 msgid "style"
12726 msgstr "stil"
12728 #: builtin/checkout.c:1520
12729 msgid "conflict style (merge or diff3)"
12730 msgstr "konfliktstil (merge eller diff3)"
12732 #: builtin/checkout.c:1532 builtin/worktree.c:489
12733 msgid "detach HEAD at named commit"
12734 msgstr "koppla från HEAD vid namngiven incheckning"
12736 #: builtin/checkout.c:1533
12737 msgid "set upstream info for new branch"
12738 msgstr "sätt uppströmsinformation för ny gren"
12740 #: builtin/checkout.c:1535
12741 msgid "force checkout (throw away local modifications)"
12742 msgstr "tvinga utcheckning (kasta bort lokala ändringar)"
12744 #: builtin/checkout.c:1537
12745 msgid "new-branch"
12746 msgstr "ny-gren"
12748 #: builtin/checkout.c:1537
12749 msgid "new unparented branch"
12750 msgstr "ny gren utan förälder"
12752 #: builtin/checkout.c:1539 builtin/merge.c:302
12753 msgid "update ignored files (default)"
12754 msgstr "uppdatera ignorerade filer (standard)"
12756 #: builtin/checkout.c:1542
12757 msgid "do not check if another worktree is holding the given ref"
12758 msgstr ""
12759 "kontrollera inte om en annan arbetskatalog håller den angivna referensen"
12761 #: builtin/checkout.c:1555
12762 msgid "checkout our version for unmerged files"
12763 msgstr "checka ut vår version för ej sammanslagna filer"
12765 #: builtin/checkout.c:1558
12766 msgid "checkout their version for unmerged files"
12767 msgstr "checka ut deras version för ej sammanslagna filer"
12769 #: builtin/checkout.c:1562
12770 msgid "do not limit pathspecs to sparse entries only"
12771 msgstr "begränsa inte sökvägar till endast glesa poster"
12773 #: builtin/checkout.c:1620
12774 #, c-format
12775 msgid "-%c, -%c and --orphan are mutually exclusive"
12776 msgstr "-%c, -%c och --orphan är ömsesidigt uteslutande"
12778 #: builtin/checkout.c:1624
12779 msgid "-p and --overlay are mutually exclusive"
12780 msgstr "-p och --overlay är ömsesidigt uteslutande"
12782 #: builtin/checkout.c:1661
12783 msgid "--track needs a branch name"
12784 msgstr "--track behöver ett namn på en gren"
12786 #: builtin/checkout.c:1666
12787 #, c-format
12788 msgid "missing branch name; try -%c"
12789 msgstr "grennamn saknas; försök med -%c"
12791 #: builtin/checkout.c:1698
12792 #, c-format
12793 msgid "could not resolve %s"
12794 msgstr "kunde inte upplösa %s"
12796 #: builtin/checkout.c:1714
12797 msgid "invalid path specification"
12798 msgstr "felaktig sökvägsangivelse"
12800 #: builtin/checkout.c:1721
12801 #, c-format
12802 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
12803 msgstr ""
12804 "\"%s\" är inte en incheckning och grenen \"%s\" kan inte skapas från den"
12806 #: builtin/checkout.c:1725
12807 #, c-format
12808 msgid "git checkout: --detach does not take a path argument '%s'"
12809 msgstr "git checkout: --detach tar inte en sökväg som argument \"%s\""
12811 #: builtin/checkout.c:1734
12812 msgid "--pathspec-from-file is incompatible with --detach"
12813 msgstr "--pathspec-from-file är inkompatibelt med --detach"
12815 #: builtin/checkout.c:1737 builtin/reset.c:331 builtin/stash.c:1647
12816 msgid "--pathspec-from-file is incompatible with --patch"
12817 msgstr "--pathspec-from-file är inkompatibelt med --patch"
12819 #: builtin/checkout.c:1750
12820 msgid ""
12821 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
12822 "checking out of the index."
12823 msgstr ""
12824 "git checkout: --ours/--theirs, --force och --merge är inkompatibla när\n"
12825 "du checkar ut från indexet."
12827 #: builtin/checkout.c:1755
12828 msgid "you must specify path(s) to restore"
12829 msgstr "du måste ange katalog(er) att återställa"
12831 #: builtin/checkout.c:1781 builtin/checkout.c:1783 builtin/checkout.c:1832
12832 #: builtin/checkout.c:1834 builtin/clone.c:126 builtin/remote.c:170
12833 #: builtin/remote.c:172 builtin/submodule--helper.c:2958
12834 #: builtin/submodule--helper.c:3252 builtin/worktree.c:485
12835 #: builtin/worktree.c:487
12836 msgid "branch"
12837 msgstr "gren"
12839 #: builtin/checkout.c:1782
12840 msgid "create and checkout a new branch"
12841 msgstr "skapa och checka ut en ny gren"
12843 #: builtin/checkout.c:1784
12844 msgid "create/reset and checkout a branch"
12845 msgstr "skapa/nollställ och checka ut en gren"
12847 #: builtin/checkout.c:1785
12848 msgid "create reflog for new branch"
12849 msgstr "skapa reflogg för ny gren"
12851 #: builtin/checkout.c:1787
12852 msgid "second guess 'git checkout <no-such-branch>' (default)"
12853 msgstr "förutspå \"git checkout <gren-saknas>\" (förval)"
12855 #: builtin/checkout.c:1788
12856 msgid "use overlay mode (default)"
12857 msgstr "använd överläggsläge (standard)"
12859 #: builtin/checkout.c:1833
12860 msgid "create and switch to a new branch"
12861 msgstr "skapa och växla till en ny gren"
12863 #: builtin/checkout.c:1835
12864 msgid "create/reset and switch to a branch"
12865 msgstr "skapa/nollställ och växla till en gren"
12867 #: builtin/checkout.c:1837
12868 msgid "second guess 'git switch <no-such-branch>'"
12869 msgstr "förutspå \"git checkout <gren-saknas>\""
12871 #: builtin/checkout.c:1839
12872 msgid "throw away local modifications"
12873 msgstr "kasta bort lokala ändringar"
12875 #: builtin/checkout.c:1873
12876 msgid "which tree-ish to checkout from"
12877 msgstr "vilken träd-igt att checka ut från"
12879 #: builtin/checkout.c:1875
12880 msgid "restore the index"
12881 msgstr "återställ indexet"
12883 #: builtin/checkout.c:1877
12884 msgid "restore the working tree (default)"
12885 msgstr "återställ arbetskatalogen (förval)"
12887 #: builtin/checkout.c:1879
12888 msgid "ignore unmerged entries"
12889 msgstr "ignorera ej sammanslagna poster"
12891 #: builtin/checkout.c:1880
12892 msgid "use overlay mode"
12893 msgstr "använd överläggsläge"
12895 #: builtin/clean.c:29
12896 msgid ""
12897 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
12898 msgstr ""
12899 "git clean [-d] [-f] [-i] [-n] [-q] [-e <mönster>] [-x | -X] [--] "
12900 "<sökvägar>..."
12902 #: builtin/clean.c:33
12903 #, c-format
12904 msgid "Removing %s\n"
12905 msgstr "Tar bort %s\n"
12907 #: builtin/clean.c:34
12908 #, c-format
12909 msgid "Would remove %s\n"
12910 msgstr "Skulle ta bort %s\n"
12912 #: builtin/clean.c:35
12913 #, c-format
12914 msgid "Skipping repository %s\n"
12915 msgstr "Hoppar över arkivet %s\n"
12917 #: builtin/clean.c:36
12918 #, c-format
12919 msgid "Would skip repository %s\n"
12920 msgstr "Skulle hoppa över arkivet %s\n"
12922 #: builtin/clean.c:38
12923 #, c-format
12924 msgid "could not lstat %s\n"
12925 msgstr "kunde inte ta status (\"lstat\") på %s\n"
12927 #: builtin/clean.c:300 git-add--interactive.perl:593
12928 #, c-format
12929 msgid ""
12930 "Prompt help:\n"
12931 "1          - select a numbered item\n"
12932 "foo        - select item based on unique prefix\n"
12933 "           - (empty) select nothing\n"
12934 msgstr ""
12935 "Kommandohjälp:\n"
12936 "1          - markera en numrerad post\n"
12937 "foo        - markera post baserad på unikt prefix\n"
12938 "           - (tomt) markera ingenting\n"
12940 #: builtin/clean.c:304 git-add--interactive.perl:602
12941 #, c-format
12942 msgid ""
12943 "Prompt help:\n"
12944 "1          - select a single item\n"
12945 "3-5        - select a range of items\n"
12946 "2-3,6-9    - select multiple ranges\n"
12947 "foo        - select item based on unique prefix\n"
12948 "-...       - unselect specified items\n"
12949 "*          - choose all items\n"
12950 "           - (empty) finish selecting\n"
12951 msgstr ""
12952 "Kommandohjälp:\n"
12953 "1          - markera en ensam post\n"
12954 "3-5        - markera ett intervall med poster\n"
12955 "2-3,6-9    - markera flera intervall\n"
12956 "foo        - markera post baserad på unikt prefix\n"
12957 "-...       - avmarkera specifika poster\n"
12958 "*          - välj alla poster\n"
12959 "           - (tomt) avsluta markering\n"
12961 #: builtin/clean.c:519 git-add--interactive.perl:568
12962 #: git-add--interactive.perl:573
12963 #, c-format, perl-format
12964 msgid "Huh (%s)?\n"
12965 msgstr "Vadå (%s)?\n"
12967 #: builtin/clean.c:659
12968 #, c-format
12969 msgid "Input ignore patterns>> "
12970 msgstr "Ange ignoreringsmönster>>"
12972 #: builtin/clean.c:693
12973 #, c-format
12974 msgid "WARNING: Cannot find items matched by: %s"
12975 msgstr "VARNING: Hittar inte poster som motsvarar: %s"
12977 #: builtin/clean.c:714
12978 msgid "Select items to delete"
12979 msgstr "Välj poster att ta bort"
12981 #. TRANSLATORS: Make sure to keep [y/N] as is
12982 #: builtin/clean.c:755
12983 #, c-format
12984 msgid "Remove %s [y/N]? "
12985 msgstr "Ta bort %s [Y=ja / N=nej]? "
12987 #: builtin/clean.c:786
12988 msgid ""
12989 "clean               - start cleaning\n"
12990 "filter by pattern   - exclude items from deletion\n"
12991 "select by numbers   - select items to be deleted by numbers\n"
12992 "ask each            - confirm each deletion (like \"rm -i\")\n"
12993 "quit                - stop cleaning\n"
12994 "help                - this screen\n"
12995 "?                   - help for prompt selection"
12996 msgstr ""
12997 "clean               - börja städa\n"
12998 "filter by pattern   - uteslut poster från borttagning\n"
12999 "select by numbers   - markera poster som ska tas bort med siffror\n"
13000 "ask each            - bekräfta varje borttagning (som \"rm -i\")\n"
13001 "quit                - sluta städa\n"
13002 "help                - denna skärm\n"
13003 "?                   - hjälp för kommandoval"
13005 #: builtin/clean.c:822
13006 msgid "Would remove the following item:"
13007 msgid_plural "Would remove the following items:"
13008 msgstr[0] "Skulle ta bort följande post:"
13009 msgstr[1] "Skulle ta bort följande poster:"
13011 #: builtin/clean.c:838
13012 msgid "No more files to clean, exiting."
13013 msgstr "Inga fler filer att städa, avslutar."
13015 #: builtin/clean.c:900
13016 msgid "do not print names of files removed"
13017 msgstr "skriv inte ut namn på borttagna filer"
13019 #: builtin/clean.c:902
13020 msgid "force"
13021 msgstr "tvinga"
13023 #: builtin/clean.c:903
13024 msgid "interactive cleaning"
13025 msgstr "städa interaktivt"
13027 #: builtin/clean.c:905
13028 msgid "remove whole directories"
13029 msgstr "ta bort hela kataloger"
13031 #: builtin/clean.c:906 builtin/describe.c:565 builtin/describe.c:567
13032 #: builtin/grep.c:937 builtin/log.c:184 builtin/log.c:186
13033 #: builtin/ls-files.c:648 builtin/name-rev.c:526 builtin/name-rev.c:528
13034 #: builtin/show-ref.c:179
13035 msgid "pattern"
13036 msgstr "mönster"
13038 #: builtin/clean.c:907
13039 msgid "add <pattern> to ignore rules"
13040 msgstr "lägg till <mönster> till ignoreringsregler"
13042 #: builtin/clean.c:908
13043 msgid "remove ignored files, too"
13044 msgstr "ta även bort ignorerade filer"
13046 #: builtin/clean.c:910
13047 msgid "remove only ignored files"
13048 msgstr "ta endast bort ignorerade filer"
13050 #: builtin/clean.c:925
13051 msgid ""
13052 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
13053 "clean"
13054 msgstr ""
13055 "clean.requireForce satt till true, men varken -i, -n eller -f angavs; vägrar "
13056 "städa"
13058 #: builtin/clean.c:928
13059 msgid ""
13060 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
13061 "refusing to clean"
13062 msgstr ""
13063 "clean.requireForce har standardvärdet true och varken -i, -n eller -f "
13064 "angavs; vägrar städa"
13066 #: builtin/clean.c:940
13067 msgid "-x and -X cannot be used together"
13068 msgstr "-x och -X kan inte användas samtidigt"
13070 #: builtin/clone.c:45
13071 msgid "git clone [<options>] [--] <repo> [<dir>]"
13072 msgstr "git clone [<flaggor>] [--] <arkiv> [<kat>]"
13074 #: builtin/clone.c:96
13075 msgid "don't clone shallow repository"
13076 msgstr "klona inte grunt arkiv"
13078 #: builtin/clone.c:98
13079 msgid "don't create a checkout"
13080 msgstr "skapa inte någon utcheckning"
13082 #: builtin/clone.c:99 builtin/clone.c:101 builtin/init-db.c:542
13083 msgid "create a bare repository"
13084 msgstr "skapa ett naket (\"bare\") arkiv"
13086 #: builtin/clone.c:103
13087 msgid "create a mirror repository (implies bare)"
13088 msgstr "skapa ett spegelarkiv (implicerar \"bare\")"
13090 #: builtin/clone.c:105
13091 msgid "to clone from a local repository"
13092 msgstr "för att klona från ett lokalt arkiv"
13094 #: builtin/clone.c:107
13095 msgid "don't use local hardlinks, always copy"
13096 msgstr "skapa inte lokala hårda länkar, kopiera alltid"
13098 #: builtin/clone.c:109
13099 msgid "setup as shared repository"
13100 msgstr "skapa som ett delat arkiv"
13102 #: builtin/clone.c:111
13103 msgid "pathspec"
13104 msgstr "sökvägsangivelse"
13106 #: builtin/clone.c:111
13107 msgid "initialize submodules in the clone"
13108 msgstr "initiera undermoduler i klonen"
13110 #: builtin/clone.c:115
13111 msgid "number of submodules cloned in parallel"
13112 msgstr "antal undermoduler som klonas parallellt"
13114 #: builtin/clone.c:116 builtin/init-db.c:539
13115 msgid "template-directory"
13116 msgstr "mallkatalog"
13118 #: builtin/clone.c:117 builtin/init-db.c:540
13119 msgid "directory from which templates will be used"
13120 msgstr "katalog att använda mallar från"
13122 #: builtin/clone.c:119 builtin/clone.c:121 builtin/submodule--helper.c:1870
13123 #: builtin/submodule--helper.c:2513 builtin/submodule--helper.c:3259
13124 msgid "reference repository"
13125 msgstr "referensarkiv"
13127 #: builtin/clone.c:123 builtin/submodule--helper.c:1872
13128 #: builtin/submodule--helper.c:2515
13129 msgid "use --reference only while cloning"
13130 msgstr "använd --reference endast under kloningen"
13132 #: builtin/clone.c:124 builtin/column.c:27 builtin/init-db.c:550
13133 #: builtin/merge-file.c:46 builtin/pack-objects.c:3944 builtin/repack.c:663
13134 #: builtin/submodule--helper.c:3261 t/helper/test-simple-ipc.c:595
13135 #: t/helper/test-simple-ipc.c:597
13136 msgid "name"
13137 msgstr "namn"
13139 #: builtin/clone.c:125
13140 msgid "use <name> instead of 'origin' to track upstream"
13141 msgstr "använd <namn> istället för \"origin\" för att spåra uppströms"
13143 #: builtin/clone.c:127
13144 msgid "checkout <branch> instead of the remote's HEAD"
13145 msgstr "checka ut <gren> istället för fjärrens HEAD"
13147 #: builtin/clone.c:129
13148 msgid "path to git-upload-pack on the remote"
13149 msgstr "sökväg till git-upload-pack på fjärren"
13151 #: builtin/clone.c:130 builtin/fetch.c:180 builtin/grep.c:876
13152 #: builtin/pull.c:212
13153 msgid "depth"
13154 msgstr "djup"
13156 #: builtin/clone.c:131
13157 msgid "create a shallow clone of that depth"
13158 msgstr "skapa en grund klon på detta djup"
13160 #: builtin/clone.c:132 builtin/fetch.c:182 builtin/pack-objects.c:3933
13161 #: builtin/pull.c:215
13162 msgid "time"
13163 msgstr "tid"
13165 #: builtin/clone.c:133
13166 msgid "create a shallow clone since a specific time"
13167 msgstr "skapa en grund klon från en angiven tidpunkt"
13169 #: builtin/clone.c:134 builtin/fetch.c:184 builtin/fetch.c:207
13170 #: builtin/pull.c:218 builtin/pull.c:243 builtin/rebase.c:1022
13171 msgid "revision"
13172 msgstr "revision"
13174 #: builtin/clone.c:135 builtin/fetch.c:185 builtin/pull.c:219
13175 msgid "deepen history of shallow clone, excluding rev"
13176 msgstr "fördjupa historik för grund klon, exkludera revisionen"
13178 #: builtin/clone.c:137 builtin/submodule--helper.c:1882
13179 #: builtin/submodule--helper.c:2529
13180 msgid "clone only one branch, HEAD or --branch"
13181 msgstr "klona endast en gren, HEAD eller --branch"
13183 #: builtin/clone.c:139
13184 msgid "don't clone any tags, and make later fetches not to follow them"
13185 msgstr "klona inga taggar och gör att senare hämtningar inte följer dem"
13187 #: builtin/clone.c:141
13188 msgid "any cloned submodules will be shallow"
13189 msgstr "klonade undermoduler kommer vara grunda"
13191 #: builtin/clone.c:142 builtin/init-db.c:548
13192 msgid "gitdir"
13193 msgstr "gitkat"
13195 #: builtin/clone.c:143 builtin/init-db.c:549
13196 msgid "separate git dir from working tree"
13197 msgstr "separera gitkatalogen från arbetskatalogen"
13199 #: builtin/clone.c:144
13200 msgid "key=value"
13201 msgstr "nyckel=värde"
13203 #: builtin/clone.c:145
13204 msgid "set config inside the new repository"
13205 msgstr "ställ in konfiguration i det nya arkivet"
13207 #: builtin/clone.c:147 builtin/fetch.c:202 builtin/ls-remote.c:77
13208 #: builtin/pull.c:234 builtin/push.c:575 builtin/send-pack.c:200
13209 msgid "server-specific"
13210 msgstr "serverspecifik"
13212 #: builtin/clone.c:147 builtin/fetch.c:202 builtin/ls-remote.c:77
13213 #: builtin/pull.c:235 builtin/push.c:575 builtin/send-pack.c:201
13214 msgid "option to transmit"
13215 msgstr "flagga att sända"
13217 #: builtin/clone.c:148 builtin/fetch.c:203 builtin/pull.c:238
13218 #: builtin/push.c:576
13219 msgid "use IPv4 addresses only"
13220 msgstr "använd endast IPv4-adresser"
13222 #: builtin/clone.c:150 builtin/fetch.c:205 builtin/pull.c:241
13223 #: builtin/push.c:578
13224 msgid "use IPv6 addresses only"
13225 msgstr "använd endast IPv6-adresser"
13227 #: builtin/clone.c:154
13228 msgid "any cloned submodules will use their remote-tracking branch"
13229 msgstr "klonade undermoduler kommer använda sin fjärrspårningsgren"
13231 #: builtin/clone.c:156
13232 msgid "initialize sparse-checkout file to include only files at root"
13233 msgstr "initiera sparse-checkout-filen till att bara inkludera filer i roten"
13235 #: builtin/clone.c:231
13236 #, c-format
13237 msgid "info: Could not add alternate for '%s': %s\n"
13238 msgstr "info: Kan inte skapa suppleant för \"%s\": %s\n"
13240 #: builtin/clone.c:304
13241 #, c-format
13242 msgid "%s exists and is not a directory"
13243 msgstr "%s finns och är ingen katalog"
13245 #: builtin/clone.c:322
13246 #, c-format
13247 msgid "failed to start iterator over '%s'"
13248 msgstr "misslyckades starta iterator över \"%s\""
13250 #: builtin/clone.c:353
13251 #, c-format
13252 msgid "failed to create link '%s'"
13253 msgstr "misslyckades skapa länken \"%s\""
13255 #: builtin/clone.c:357
13256 #, c-format
13257 msgid "failed to copy file to '%s'"
13258 msgstr "misslyckades kopiera filen till \"%s\""
13260 #: builtin/clone.c:362
13261 #, c-format
13262 msgid "failed to iterate over '%s'"
13263 msgstr "misslyckades iterera över \"%s\""
13265 #: builtin/clone.c:389
13266 #, c-format
13267 msgid "done.\n"
13268 msgstr "klart.\n"
13270 #: builtin/clone.c:403
13271 msgid ""
13272 "Clone succeeded, but checkout failed.\n"
13273 "You can inspect what was checked out with 'git status'\n"
13274 "and retry with 'git restore --source=HEAD :/'\n"
13275 msgstr ""
13276 "Klonen lyckades, men utcheckningen misslyckades.\n"
13277 "Du kan inspektera det som checkades ut med \"git status\"\n"
13278 "och försöka med \"git restore --source=HEAD :/\"\n"
13280 #: builtin/clone.c:480
13281 #, c-format
13282 msgid "Could not find remote branch %s to clone."
13283 msgstr "Kunde inte hitta fjärrgrenen %s för att klona."
13285 #: builtin/clone.c:597
13286 #, c-format
13287 msgid "unable to update %s"
13288 msgstr "kan inte uppdatera %s"
13290 #: builtin/clone.c:645
13291 msgid "failed to initialize sparse-checkout"
13292 msgstr "misslyckades initiera sparse-checkout"
13294 #: builtin/clone.c:668
13295 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
13296 msgstr ""
13297 "HEAD hos fjärren pekar på en obefintlig referens, kan inte checka ut.\n"
13299 #: builtin/clone.c:701
13300 msgid "unable to checkout working tree"
13301 msgstr "kunde inte checka ut arbetskatalogen"
13303 #: builtin/clone.c:779
13304 msgid "unable to write parameters to config file"
13305 msgstr "kunde inte skriva parametrar till konfigurationsfilen"
13307 #: builtin/clone.c:842
13308 msgid "cannot repack to clean up"
13309 msgstr "kan inte packa om för att städa upp"
13311 #: builtin/clone.c:844
13312 msgid "cannot unlink temporary alternates file"
13313 msgstr "kunde inte ta bort temporär \"alternates\"-fil"
13315 #: builtin/clone.c:886 builtin/receive-pack.c:2493
13316 msgid "Too many arguments."
13317 msgstr "För många argument."
13319 #: builtin/clone.c:890
13320 msgid "You must specify a repository to clone."
13321 msgstr "Du måste ange ett arkiv att klona."
13323 #: builtin/clone.c:903
13324 #, c-format
13325 msgid "--bare and --origin %s options are incompatible."
13326 msgstr "flaggorna --bare och --origin %s är inkompatibla."
13328 #: builtin/clone.c:906
13329 msgid "--bare and --separate-git-dir are incompatible."
13330 msgstr "flaggorna --bare och --separate-git-dir är inkompatibla."
13332 #: builtin/clone.c:920
13333 #, c-format
13334 msgid "repository '%s' does not exist"
13335 msgstr "arkivet \"%s\" finns inte"
13337 #: builtin/clone.c:924 builtin/fetch.c:2029
13338 #, c-format
13339 msgid "depth %s is not a positive number"
13340 msgstr "djupet %s är inte ett positivt tal"
13342 #: builtin/clone.c:934
13343 #, c-format
13344 msgid "destination path '%s' already exists and is not an empty directory."
13345 msgstr "destinationssökvägen \"%s\" finns redan och är inte en tom katalog."
13347 #: builtin/clone.c:940
13348 #, c-format
13349 msgid "repository path '%s' already exists and is not an empty directory."
13350 msgstr "arkivsökvägen \"%s\" finns redan och är inte en tom katalog."
13352 #: builtin/clone.c:954
13353 #, c-format
13354 msgid "working tree '%s' already exists."
13355 msgstr "arbetsträdet \"%s\" finns redan."
13357 #: builtin/clone.c:969 builtin/clone.c:990 builtin/difftool.c:262
13358 #: builtin/log.c:1997 builtin/worktree.c:281 builtin/worktree.c:313
13359 #, c-format
13360 msgid "could not create leading directories of '%s'"
13361 msgstr "kunde inte skapa inledande kataloger för \"%s\""
13363 #: builtin/clone.c:974
13364 #, c-format
13365 msgid "could not create work tree dir '%s'"
13366 msgstr "kunde inte skapa arbetskatalogen \"%s\""
13368 #: builtin/clone.c:994
13369 #, c-format
13370 msgid "Cloning into bare repository '%s'...\n"
13371 msgstr "Klonar till ett naket arkiv \"%s\"...\n"
13373 #: builtin/clone.c:996
13374 #, c-format
13375 msgid "Cloning into '%s'...\n"
13376 msgstr "Klonar till \"%s\"...\n"
13378 #: builtin/clone.c:1025
13379 msgid ""
13380 "clone --recursive is not compatible with both --reference and --reference-if-"
13381 "able"
13382 msgstr ""
13383 "clone --recursive är inte kompatibel med --reference och --reference-if-able"
13385 #: builtin/clone.c:1080 builtin/remote.c:200 builtin/remote.c:710
13386 #, c-format
13387 msgid "'%s' is not a valid remote name"
13388 msgstr "\"%s\" är inte ett giltigt namn på fjärrarkiv"
13390 #: builtin/clone.c:1121
13391 msgid "--depth is ignored in local clones; use file:// instead."
13392 msgstr "--depth ignoreras i lokala kloningar; använd file:// istället."
13394 #: builtin/clone.c:1123
13395 msgid "--shallow-since is ignored in local clones; use file:// instead."
13396 msgstr "--shallow-since ignoreras i lokala kloningar; använd file:// istället."
13398 #: builtin/clone.c:1125
13399 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
13400 msgstr ""
13401 "--shallow-exclude ignoreras i lokala kloningar; använd file:// istället."
13403 #: builtin/clone.c:1127
13404 msgid "--filter is ignored in local clones; use file:// instead."
13405 msgstr "--filter ignoreras i lokala kloningar; använd file:// istället."
13407 #: builtin/clone.c:1132
13408 msgid "source repository is shallow, ignoring --local"
13409 msgstr "källarkivet är grunt, ignorerar --local"
13411 #: builtin/clone.c:1137
13412 msgid "--local is ignored"
13413 msgstr "--local ignoreras"
13415 #: builtin/clone.c:1216 builtin/clone.c:1276
13416 msgid "remote transport reported error"
13417 msgstr "fjärrtransport rapporterade fel"
13419 #: builtin/clone.c:1228 builtin/clone.c:1239
13420 #, c-format
13421 msgid "Remote branch %s not found in upstream %s"
13422 msgstr "Fjärrgrenen %s hittades inte i uppströmsarkivet %s"
13424 #: builtin/clone.c:1242
13425 msgid "You appear to have cloned an empty repository."
13426 msgstr "Du verkar ha klonat ett tomt arkiv."
13428 #: builtin/column.c:10
13429 msgid "git column [<options>]"
13430 msgstr "git column [<flaggor>]"
13432 #: builtin/column.c:27
13433 msgid "lookup config vars"
13434 msgstr "slå upp konfigurationsvariabler"
13436 #: builtin/column.c:28 builtin/column.c:29
13437 msgid "layout to use"
13438 msgstr "utseende att använda"
13440 #: builtin/column.c:30
13441 msgid "maximum width"
13442 msgstr "maximal bredd"
13444 #: builtin/column.c:31
13445 msgid "padding space on left border"
13446 msgstr "spaltfyllnad i vänsterkanten"
13448 #: builtin/column.c:32
13449 msgid "padding space on right border"
13450 msgstr "spaltfyllnad i högerkanten"
13452 #: builtin/column.c:33
13453 msgid "padding space between columns"
13454 msgstr "spaltfyllnad mellan spalter"
13456 #: builtin/column.c:51
13457 msgid "--command must be the first argument"
13458 msgstr "--command måste vara första argument"
13460 #: builtin/commit-graph.c:13
13461 msgid ""
13462 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
13463 msgstr ""
13464 "git commit-graph verify [--object-dir <objkat>] [--shallow] [--[no-]progress]"
13466 #: builtin/commit-graph.c:16
13467 msgid ""
13468 "git commit-graph write [--object-dir <objdir>] [--append] [--"
13469 "split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
13470 "paths] [--[no-]max-new-filters <n>] [--[no-]progress] <split options>"
13471 msgstr ""
13472 "git commit-graph write [--object-dir <objkat>] [--append] [--"
13473 "split[=<strategi>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
13474 "paths] [--[no-]max-new-filters <n>] [--[no-]progress] <delnings-flaggor>"
13476 #: builtin/commit-graph.c:51 builtin/fetch.c:191 builtin/log.c:1779
13477 msgid "dir"
13478 msgstr "kat"
13480 #: builtin/commit-graph.c:52
13481 msgid "the object directory to store the graph"
13482 msgstr "objektkatalogen där grafen ska lagras"
13484 #: builtin/commit-graph.c:73
13485 msgid "if the commit-graph is split, only verify the tip file"
13486 msgstr "om inchecknignsgrafen är delad, kontrollera bara spetsfilen"
13488 #: builtin/commit-graph.c:100
13489 #, c-format
13490 msgid "Could not open commit-graph '%s'"
13491 msgstr "Kunde inte öppna incheckningsgrafen \"%s\""
13493 #: builtin/commit-graph.c:137
13494 #, c-format
13495 msgid "unrecognized --split argument, %s"
13496 msgstr "okänt argument för --split, %s"
13498 #: builtin/commit-graph.c:150
13499 #, c-format
13500 msgid "unexpected non-hex object ID: %s"
13501 msgstr "oväntat icke-hexadecimalt objekt-ID: %s"
13503 #: builtin/commit-graph.c:155
13504 #, c-format
13505 msgid "invalid object: %s"
13506 msgstr "ogiltigt objekt: %s"
13508 #: builtin/commit-graph.c:205
13509 msgid "start walk at all refs"
13510 msgstr "starta traversering vid alla referenser"
13512 #: builtin/commit-graph.c:207
13513 msgid "scan pack-indexes listed by stdin for commits"
13514 msgstr "sök paketindex listade på standard in efter incheckningar"
13516 #: builtin/commit-graph.c:209
13517 msgid "start walk at commits listed by stdin"
13518 msgstr "börja gå genom incheckningar listade på standard in"
13520 #: builtin/commit-graph.c:211
13521 msgid "include all commits already in the commit-graph file"
13522 msgstr "ta med alla incheckningar redan i filen commit-graph"
13524 #: builtin/commit-graph.c:213
13525 msgid "enable computation for changed paths"
13526 msgstr "aktivera beräkning av ändrade sökvägar"
13528 #: builtin/commit-graph.c:215
13529 msgid "allow writing an incremental commit-graph file"
13530 msgstr "tillåt skriva en inkrementell incheckningsgraffil"
13532 #: builtin/commit-graph.c:219
13533 msgid "maximum number of commits in a non-base split commit-graph"
13534 msgstr ""
13535 "maximalt antal incheckningar i en delad incheckingsgraf som inte är bad"
13537 #: builtin/commit-graph.c:221
13538 msgid "maximum ratio between two levels of a split commit-graph"
13539 msgstr "maximalt förhållande mellan två nivåer av en delad incheckningsgraf"
13541 #: builtin/commit-graph.c:223
13542 msgid "only expire files older than a given date-time"
13543 msgstr "låt tid endast gå ut för filer äldre än givet datum och tid"
13545 #: builtin/commit-graph.c:225
13546 msgid "maximum number of changed-path Bloom filters to compute"
13547 msgstr "maximalt antal Bloom-filer med ändrad sökväg att beräkna"
13549 #: builtin/commit-graph.c:251
13550 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
13551 msgstr "använd som mest en av --reachable, --stdin-commits och --stdin-packs"
13553 #: builtin/commit-graph.c:282
13554 msgid "Collecting commits from input"
13555 msgstr "Hämtar incheckningar från indata"
13557 #: builtin/commit-graph.c:328 builtin/multi-pack-index.c:255
13558 #, c-format
13559 msgid "unrecognized subcommand: %s"
13560 msgstr "okänt underkommando: %s"
13562 #: builtin/commit-tree.c:18
13563 msgid ""
13564 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
13565 "<file>)...] <tree>"
13566 msgstr ""
13567 "git commit-tree [(-p <föräldrer>)...] [-S[<nyckelid>]] [(-m "
13568 "<meddelande>)...] [(-F <fil>)...] <träd>"
13570 #: builtin/commit-tree.c:31
13571 #, c-format
13572 msgid "duplicate parent %s ignored"
13573 msgstr "duplicerad förälder %s ignorerades"
13575 #: builtin/commit-tree.c:56 builtin/commit-tree.c:134 builtin/log.c:562
13576 #, c-format
13577 msgid "not a valid object name %s"
13578 msgstr "objektnamnet är inte giltigt: %s"
13580 #: builtin/commit-tree.c:94
13581 #, c-format
13582 msgid "git commit-tree: failed to read '%s'"
13583 msgstr "git commit-tree: misslyckades läsa \"%s\""
13585 #: builtin/commit-tree.c:96
13586 #, c-format
13587 msgid "git commit-tree: failed to close '%s'"
13588 msgstr "git commit-tree: misslyckades stänga \"%s\""
13590 #: builtin/commit-tree.c:109
13591 msgid "parent"
13592 msgstr "förälder"
13594 #: builtin/commit-tree.c:110
13595 msgid "id of a parent commit object"
13596 msgstr "id på ett förälderincheckningsobjekt"
13598 #: builtin/commit-tree.c:112 builtin/commit.c:1626 builtin/merge.c:283
13599 #: builtin/notes.c:407 builtin/notes.c:573 builtin/stash.c:1618
13600 #: builtin/tag.c:454
13601 msgid "message"
13602 msgstr "meddelande"
13604 #: builtin/commit-tree.c:113 builtin/commit.c:1626
13605 msgid "commit message"
13606 msgstr "incheckningsmeddelande"
13608 #: builtin/commit-tree.c:116
13609 msgid "read commit log message from file"
13610 msgstr "läs incheckningsloggmeddelande från fil"
13612 #: builtin/commit-tree.c:119 builtin/commit.c:1643 builtin/merge.c:300
13613 #: builtin/pull.c:180 builtin/revert.c:118
13614 msgid "GPG sign commit"
13615 msgstr "GPG-signera incheckning"
13617 #: builtin/commit-tree.c:131
13618 msgid "must give exactly one tree"
13619 msgstr "måste ange exakt ett träd"
13621 #: builtin/commit-tree.c:138
13622 msgid "git commit-tree: failed to read"
13623 msgstr "git commit-tree: misslyckades läsa"
13625 #: builtin/commit.c:42
13626 msgid "git commit [<options>] [--] <pathspec>..."
13627 msgstr "git commit [<flaggor>] [--] <sökväg>..."
13629 #: builtin/commit.c:47
13630 msgid "git status [<options>] [--] <pathspec>..."
13631 msgstr "git status [<flaggor>] [--] <sökväg>..."
13633 #: builtin/commit.c:52
13634 msgid ""
13635 "You asked to amend the most recent commit, but doing so would make\n"
13636 "it empty. You can repeat your command with --allow-empty, or you can\n"
13637 "remove the commit entirely with \"git reset HEAD^\".\n"
13638 msgstr ""
13639 "Du bad om att utöka den senaste incheckningen, men om du gör det\n"
13640 "blir den tom. Du kan köra kommandot på nytt med --allow-empty, eller\n"
13641 "så kan du ta bort incheckningen helt med \"git reset HEAD^\".\n"
13643 #: builtin/commit.c:57
13644 msgid ""
13645 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
13646 "If you wish to commit it anyway, use:\n"
13647 "\n"
13648 "    git commit --allow-empty\n"
13649 "\n"
13650 msgstr ""
13651 "Den tidigare \"cherry-pick\":en är nu tom, kanske på grund av en löst\n"
13652 "konflikt. Om du vill checka in den ändå använder du:\n"
13653 "\n"
13654 "    git commit --allow-empty\n"
13655 "\n"
13657 #: builtin/commit.c:64
13658 msgid "Otherwise, please use 'git rebase --skip'\n"
13659 msgstr "Använd annars \"git rebase --skip\"\n"
13661 #: builtin/commit.c:67
13662 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
13663 msgstr "Använd annars \"git cherry-pick --skip\"\n"
13665 #: builtin/commit.c:70
13666 msgid ""
13667 "and then use:\n"
13668 "\n"
13669 "    git cherry-pick --continue\n"
13670 "\n"
13671 "to resume cherry-picking the remaining commits.\n"
13672 "If you wish to skip this commit, use:\n"
13673 "\n"
13674 "    git cherry-pick --skip\n"
13675 "\n"
13676 msgstr ""
13677 "och sedan:\n"
13678 "\n"
13679 "    git cherry-pick --continue\n"
13680 "\n"
13681 "för att fortsätta \"cherry-pick\" med resterande incheckningar.\n"
13682 "Om du vill hoppa över den här incheckningen, använd:\n"
13683 "\n"
13684 "    git cherry-pick --skip\n"
13685 "\n"
13687 #: builtin/commit.c:325
13688 msgid "failed to unpack HEAD tree object"
13689 msgstr "misslyckades packa upp HEAD:s trädobjekt"
13691 #: builtin/commit.c:361
13692 msgid "--pathspec-from-file with -a does not make sense"
13693 msgstr "--pathspec-from-file med -a ger ingen mening"
13695 #: builtin/commit.c:375
13696 msgid "No paths with --include/--only does not make sense."
13697 msgstr "Du måste ange sökvägar tillsammans med --include/--only."
13699 #: builtin/commit.c:387
13700 msgid "unable to create temporary index"
13701 msgstr "kunde inte skapa temporär indexfil"
13703 #: builtin/commit.c:396
13704 msgid "interactive add failed"
13705 msgstr "interaktiv tilläggning misslyckades"
13707 #: builtin/commit.c:411
13708 msgid "unable to update temporary index"
13709 msgstr "kan inte uppdatera temporärt index"
13711 #: builtin/commit.c:413
13712 msgid "Failed to update main cache tree"
13713 msgstr "Misslyckades uppdatera huvud-cacheträdet"
13715 #: builtin/commit.c:438 builtin/commit.c:461 builtin/commit.c:509
13716 msgid "unable to write new_index file"
13717 msgstr "kunde inte skriva filen new_index"
13719 #: builtin/commit.c:490
13720 msgid "cannot do a partial commit during a merge."
13721 msgstr "kan inte utföra en delvis incheckning under en sammanslagning."
13723 #: builtin/commit.c:492
13724 msgid "cannot do a partial commit during a cherry-pick."
13725 msgstr "kan inte utföra en delvis incheckning under en cherry-pick."
13727 #: builtin/commit.c:494
13728 msgid "cannot do a partial commit during a rebase."
13729 msgstr "kan inte utföra en delvis incheckning under en ombasering."
13731 #: builtin/commit.c:502
13732 msgid "cannot read the index"
13733 msgstr "kan inte läsa indexet"
13735 #: builtin/commit.c:521
13736 msgid "unable to write temporary index file"
13737 msgstr "kunde inte skriva temporär indexfil"
13739 #: builtin/commit.c:619
13740 #, c-format
13741 msgid "commit '%s' lacks author header"
13742 msgstr "incheckningen \"%s\" saknar författarhuvud"
13744 #: builtin/commit.c:621
13745 #, c-format
13746 msgid "commit '%s' has malformed author line"
13747 msgstr "incheckningen \"%s\" har felformaterat författarhuvud"
13749 #: builtin/commit.c:640
13750 msgid "malformed --author parameter"
13751 msgstr "felformad \"--author\"-flagga"
13753 #: builtin/commit.c:693
13754 msgid ""
13755 "unable to select a comment character that is not used\n"
13756 "in the current commit message"
13757 msgstr ""
13758 "kunde inte välja ett kommentarstecken som inte använts\n"
13759 "i det befintliga incheckningsmeddelandet"
13761 #: builtin/commit.c:747 builtin/commit.c:781 builtin/commit.c:1166
13762 #, c-format
13763 msgid "could not lookup commit %s"
13764 msgstr "kunde inte slå upp incheckningen %s"
13766 #: builtin/commit.c:759 builtin/shortlog.c:416
13767 #, c-format
13768 msgid "(reading log message from standard input)\n"
13769 msgstr "(läser loggmeddelande från standard in)\n"
13771 #: builtin/commit.c:761
13772 msgid "could not read log from standard input"
13773 msgstr "kunde inte läsa logg från standard in"
13775 #: builtin/commit.c:765
13776 #, c-format
13777 msgid "could not read log file '%s'"
13778 msgstr "kunde inte läsa loggfilen \"%s\""
13780 #: builtin/commit.c:802
13781 #, c-format
13782 msgid "cannot combine -m with --fixup:%s"
13783 msgstr "kan inte kombinera -m med --fixup:%s"
13785 #: builtin/commit.c:814 builtin/commit.c:830
13786 msgid "could not read SQUASH_MSG"
13787 msgstr "kunde inte läsa SQUASH_MSG"
13789 #: builtin/commit.c:821
13790 msgid "could not read MERGE_MSG"
13791 msgstr "kunde inte läsa MERGE_MSG"
13793 #: builtin/commit.c:881
13794 msgid "could not write commit template"
13795 msgstr "kunde inte skriva incheckningsmall"
13797 #: builtin/commit.c:894
13798 #, c-format
13799 msgid ""
13800 "Please enter the commit message for your changes. Lines starting\n"
13801 "with '%c' will be ignored.\n"
13802 msgstr ""
13803 "Ange incheckningsmeddelandet för dina ändringar. Rader som inleds\n"
13804 "med \"%c\" kommer ignoreras.\n"
13806 #: builtin/commit.c:896
13807 #, c-format
13808 msgid ""
13809 "Please enter the commit message for your changes. Lines starting\n"
13810 "with '%c' will be ignored, and an empty message aborts the commit.\n"
13811 msgstr ""
13812 "Ange incheckningsmeddelandet för dina ändringar. Rader som inleds\n"
13813 "med \"%c\" kommer ignoreras, och ett tomt meddelande avbryter "
13814 "incheckningen.\n"
13816 #: builtin/commit.c:900
13817 #, c-format
13818 msgid ""
13819 "Please enter the commit message for your changes. Lines starting\n"
13820 "with '%c' will be kept; you may remove them yourself if you want to.\n"
13821 msgstr ""
13822 "Ange incheckningsmeddelandet för dina ändringar. Rader som inleds\n"
13823 "med \"%c\" kommer behållas; du kan själv ta bort dem om du vill.\n"
13825 #: builtin/commit.c:904
13826 #, c-format
13827 msgid ""
13828 "Please enter the commit message for your changes. Lines starting\n"
13829 "with '%c' will be kept; you may remove them yourself if you want to.\n"
13830 "An empty message aborts the commit.\n"
13831 msgstr ""
13832 "Ange incheckningsmeddelandet för dina ändringar. Rader som inleds\n"
13833 "med \"%c\" kommer behållas; du kan själv ta bort dem om du vill.\n"
13834 "Ett tomt meddelande avbryter incheckningen.\n"
13836 #: builtin/commit.c:916
13837 msgid ""
13838 "\n"
13839 "It looks like you may be committing a merge.\n"
13840 "If this is not correct, please run\n"
13841 "\tgit update-ref -d MERGE_HEAD\n"
13842 "and try again.\n"
13843 msgstr ""
13844 "\n"
13845 "Det verkar som du checkar in en sammanslagning.\n"
13846 "Om det inte stämmer kör du\n"
13847 "\tgit update-ref -d MERGE_HEAD\n"
13848 "och försöker igen.\n"
13850 #: builtin/commit.c:921
13851 msgid ""
13852 "\n"
13853 "It looks like you may be committing a cherry-pick.\n"
13854 "If this is not correct, please run\n"
13855 "\tgit update-ref -d CHERRY_PICK_HEAD\n"
13856 "and try again.\n"
13857 msgstr ""
13858 "\n"
13859 "Det verkar som du checkar in en cherry-pick.\n"
13860 "Om det inte stämmer kör du\n"
13861 "\tgit update-ref -d CHERRY_PICK_HEAD\n"
13862 "och försöker igen.\n"
13864 #: builtin/commit.c:948
13865 #, c-format
13866 msgid "%sAuthor:    %.*s <%.*s>"
13867 msgstr "%sFörfattare: %.*s <%.*s>"
13869 #: builtin/commit.c:956
13870 #, c-format
13871 msgid "%sDate:      %s"
13872 msgstr "%sDatum:      %s"
13874 #: builtin/commit.c:963
13875 #, c-format
13876 msgid "%sCommitter: %.*s <%.*s>"
13877 msgstr "%sIncheckare: %.*s <%.*s>"
13879 #: builtin/commit.c:981
13880 msgid "Cannot read index"
13881 msgstr "Kan inte läsa indexet"
13883 #: builtin/commit.c:1026
13884 msgid "unable to pass trailers to --trailers"
13885 msgstr "kan inte sända släprader till --trailers"
13887 #: builtin/commit.c:1066
13888 msgid "Error building trees"
13889 msgstr "Fel vid byggande av träd"
13891 #: builtin/commit.c:1080 builtin/tag.c:317
13892 #, c-format
13893 msgid "Please supply the message using either -m or -F option.\n"
13894 msgstr "Ange meddelandet en av flaggorna -m eller -F.\n"
13896 #: builtin/commit.c:1124
13897 #, c-format
13898 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
13899 msgstr ""
13900 "--author '%s' är inte 'Namn <epost>' och motsvarar ingen befintlig författare"
13902 #: builtin/commit.c:1138
13903 #, c-format
13904 msgid "Invalid ignored mode '%s'"
13905 msgstr "Ogiltigt ignorerat läge \"%s\""
13907 #: builtin/commit.c:1156 builtin/commit.c:1450
13908 #, c-format
13909 msgid "Invalid untracked files mode '%s'"
13910 msgstr "Ogiltigt läge för ospårade filer: \"%s\""
13912 #: builtin/commit.c:1196
13913 msgid "--long and -z are incompatible"
13914 msgstr "--long och -z är inkompatibla"
13916 #: builtin/commit.c:1227
13917 msgid "You are in the middle of a merge -- cannot reword."
13918 msgstr "Du är i mitten av en sammanslagning -- kan inte omformulera."
13920 #: builtin/commit.c:1229
13921 msgid "You are in the middle of a cherry-pick -- cannot reword."
13922 msgstr "Du är i mitten av en cherry-pick -- kan inte omformulera."
13924 #: builtin/commit.c:1232
13925 #, c-format
13926 msgid "cannot combine reword option of --fixup with path '%s'"
13927 msgstr ""
13928 "kan inte kombinera omformuleringsflaggor för --fixup med sökvägen \"%s\""
13930 #: builtin/commit.c:1234
13931 msgid ""
13932 "reword option of --fixup is mutually exclusive with --patch/--interactive/--"
13933 "all/--include/--only"
13934 msgstr ""
13935 "omformuleringsflaggan i --fixup är ömsesidigt uteslutande med --patch/--"
13936 "interactive/--all/--include/--only"
13938 #: builtin/commit.c:1253
13939 msgid "Using both --reset-author and --author does not make sense"
13940 msgstr "Kan inte använda både --reset-author och --author"
13942 #: builtin/commit.c:1260
13943 msgid "You have nothing to amend."
13944 msgstr "Du har inget att utöka."
13946 #: builtin/commit.c:1263
13947 msgid "You are in the middle of a merge -- cannot amend."
13948 msgstr "Du är i mitten av en sammanslagning -- kan inte utöka."
13950 #: builtin/commit.c:1265
13951 msgid "You are in the middle of a cherry-pick -- cannot amend."
13952 msgstr "Du är i mitten av en cherry-pick -- kan inte utöka."
13954 #: builtin/commit.c:1267
13955 msgid "You are in the middle of a rebase -- cannot amend."
13956 msgstr "Du är i mitten av en ombasering -- kan inte utöka."
13958 #: builtin/commit.c:1270
13959 msgid "Options --squash and --fixup cannot be used together"
13960 msgstr "Flaggorna --squash och --fixup kan inte användas samtidigt"
13962 #: builtin/commit.c:1280
13963 msgid "Only one of -c/-C/-F/--fixup can be used."
13964 msgstr "Endast en av -c/-C/-F/--fixup kan användas."
13966 #: builtin/commit.c:1282
13967 msgid "Option -m cannot be combined with -c/-C/-F."
13968 msgstr "Flaggan -m kan inte kombineras med -c/-C/-F."
13970 #: builtin/commit.c:1291
13971 msgid "--reset-author can be used only with -C, -c or --amend."
13972 msgstr "--reset-author kan endast användas med -C, -c eller --amend."
13974 #: builtin/commit.c:1309
13975 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
13976 msgstr ""
13977 "Endast en av --include/--only/--all/--interactive/--patch kan användas."
13979 #: builtin/commit.c:1337
13980 #, c-format
13981 msgid "unknown option: --fixup=%s:%s"
13982 msgstr "okänd flagga: --fixup=%s:%s"
13984 #: builtin/commit.c:1354
13985 #, c-format
13986 msgid "paths '%s ...' with -a does not make sense"
13987 msgstr "sökvägarna \"%s ...\" med -a ger ingen mening"
13989 #: builtin/commit.c:1485 builtin/commit.c:1654
13990 msgid "show status concisely"
13991 msgstr "visa koncis status"
13993 #: builtin/commit.c:1487 builtin/commit.c:1656
13994 msgid "show branch information"
13995 msgstr "visa information om gren"
13997 #: builtin/commit.c:1489
13998 msgid "show stash information"
13999 msgstr "visa information om stash"
14001 #: builtin/commit.c:1491 builtin/commit.c:1658
14002 msgid "compute full ahead/behind values"
14003 msgstr "beräkna fullständiga före-/efter-värden"
14005 #: builtin/commit.c:1493
14006 msgid "version"
14007 msgstr "version"
14009 #: builtin/commit.c:1493 builtin/commit.c:1660 builtin/push.c:551
14010 #: builtin/worktree.c:691
14011 msgid "machine-readable output"
14012 msgstr "maskinläsbar utdata"
14014 #: builtin/commit.c:1496 builtin/commit.c:1662
14015 msgid "show status in long format (default)"
14016 msgstr "visa status i långt format (standard)"
14018 #: builtin/commit.c:1499 builtin/commit.c:1665
14019 msgid "terminate entries with NUL"
14020 msgstr "terminera poster med NUL"
14022 #: builtin/commit.c:1501 builtin/commit.c:1505 builtin/commit.c:1668
14023 #: builtin/fast-export.c:1199 builtin/fast-export.c:1202
14024 #: builtin/fast-export.c:1205 builtin/rebase.c:1111 parse-options.h:335
14025 msgid "mode"
14026 msgstr "läge"
14028 #: builtin/commit.c:1502 builtin/commit.c:1668
14029 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
14030 msgstr "visa ospårade filer, valfria lägen: all, normal, no. (Standard: all)"
14032 #: builtin/commit.c:1506
14033 msgid ""
14034 "show ignored files, optional modes: traditional, matching, no. (Default: "
14035 "traditional)"
14036 msgstr ""
14037 "visa ignorerade filer, valfria lägen: traditional, matching, no (Standard: "
14038 "traditional)"
14040 #: builtin/commit.c:1508 parse-options.h:192
14041 msgid "when"
14042 msgstr "när"
14044 #: builtin/commit.c:1509
14045 msgid ""
14046 "ignore changes to submodules, optional when: all, dirty, untracked. "
14047 "(Default: all)"
14048 msgstr ""
14049 "ignorera ändringar i undermoduler, valfritt när: all, dirty, untracked. "
14050 "(Default: all)"
14052 #: builtin/commit.c:1511
14053 msgid "list untracked files in columns"
14054 msgstr "visa ospårade filer i spalter"
14056 #: builtin/commit.c:1512
14057 msgid "do not detect renames"
14058 msgstr "detektera inte namnändringar"
14060 #: builtin/commit.c:1514
14061 msgid "detect renames, optionally set similarity index"
14062 msgstr "detektera namnändringar, möjligen sätt likhetsindex"
14064 #: builtin/commit.c:1537
14065 msgid "Unsupported combination of ignored and untracked-files arguments"
14066 msgstr "Kombinationen av argument för ignorerade och ospårade filer stöds ej"
14068 #: builtin/commit.c:1619
14069 msgid "suppress summary after successful commit"
14070 msgstr "undertryck sammanfattning efter framgångsrik incheckning"
14072 #: builtin/commit.c:1620
14073 msgid "show diff in commit message template"
14074 msgstr "visa diff i mallen för incheckningsmeddelandet"
14076 #: builtin/commit.c:1622
14077 msgid "Commit message options"
14078 msgstr "Alternativ för incheckningsmeddelande"
14080 #: builtin/commit.c:1623 builtin/merge.c:287 builtin/tag.c:456
14081 msgid "read message from file"
14082 msgstr "läs meddelande från fil"
14084 #: builtin/commit.c:1624
14085 msgid "author"
14086 msgstr "författare"
14088 #: builtin/commit.c:1624
14089 msgid "override author for commit"
14090 msgstr "överstyr författare för incheckningen"
14092 #: builtin/commit.c:1625 builtin/gc.c:550
14093 msgid "date"
14094 msgstr "datum"
14096 #: builtin/commit.c:1625
14097 msgid "override date for commit"
14098 msgstr "överstyr datum för incheckningen"
14100 #: builtin/commit.c:1627 builtin/commit.c:1628 builtin/commit.c:1634
14101 #: parse-options.h:327 ref-filter.h:92
14102 msgid "commit"
14103 msgstr "incheckning"
14105 #: builtin/commit.c:1627
14106 msgid "reuse and edit message from specified commit"
14107 msgstr "återanvänd och redigera meddelande från angiven incheckning"
14109 #: builtin/commit.c:1628
14110 msgid "reuse message from specified commit"
14111 msgstr "återanvänd meddelande från angiven incheckning"
14113 #. TRANSLATORS: Leave "[(amend|reword):]" as-is,
14114 #. and only translate <commit>.
14116 #: builtin/commit.c:1633
14117 msgid "[(amend|reword):]commit"
14118 msgstr "[(amend|reword):]incheckning"
14120 #: builtin/commit.c:1633
14121 msgid ""
14122 "use autosquash formatted message to fixup or amend/reword specified commit"
14123 msgstr ""
14124 "använd autosquash-formaterat meddelande för att fixa/omformulera angiven "
14125 "incheckning"
14127 #: builtin/commit.c:1634
14128 msgid "use autosquash formatted message to squash specified commit"
14129 msgstr ""
14130 "använd autosquash-formaterat meddelande för att slå ihop med angiven "
14131 "incheckning"
14133 #: builtin/commit.c:1635
14134 msgid "the commit is authored by me now (used with -C/-c/--amend)"
14135 msgstr "jag är nu författare av incheckningen (används med -C/-c/--amend)"
14137 #: builtin/commit.c:1636 builtin/interpret-trailers.c:111
14138 msgid "trailer"
14139 msgstr "släprad"
14141 #: builtin/commit.c:1636
14142 msgid "add custom trailer(s)"
14143 msgstr "använd skräddarsydd(a) släprad(er)"
14145 #: builtin/commit.c:1637 builtin/log.c:1754 builtin/merge.c:303
14146 #: builtin/pull.c:146 builtin/revert.c:110
14147 msgid "add a Signed-off-by trailer"
14148 msgstr "lägg till Signed-off-by-släprad"
14150 #: builtin/commit.c:1638
14151 msgid "use specified template file"
14152 msgstr "använd angiven mallfil"
14154 #: builtin/commit.c:1639
14155 msgid "force edit of commit"
14156 msgstr "tvinga redigering av incheckning"
14158 #: builtin/commit.c:1641
14159 msgid "include status in commit message template"
14160 msgstr "inkludera status i mallen för incheckningsmeddelandet"
14162 #: builtin/commit.c:1646
14163 msgid "Commit contents options"
14164 msgstr "Alternativ för incheckningens innehåll"
14166 #: builtin/commit.c:1647
14167 msgid "commit all changed files"
14168 msgstr "checka in alla ändrade filer"
14170 #: builtin/commit.c:1648
14171 msgid "add specified files to index for commit"
14172 msgstr "lägg till angivna filer till indexet för incheckning"
14174 #: builtin/commit.c:1649
14175 msgid "interactively add files"
14176 msgstr "lägg till filer interaktivt"
14178 #: builtin/commit.c:1650
14179 msgid "interactively add changes"
14180 msgstr "lägg till ändringar interaktivt"
14182 #: builtin/commit.c:1651
14183 msgid "commit only specified files"
14184 msgstr "checka endast in angivna filer"
14186 #: builtin/commit.c:1652
14187 msgid "bypass pre-commit and commit-msg hooks"
14188 msgstr "förbigå pre-commit- och commit-msg-krokar"
14190 #: builtin/commit.c:1653
14191 msgid "show what would be committed"
14192 msgstr "visa vad som skulle checkas in"
14194 #: builtin/commit.c:1666
14195 msgid "amend previous commit"
14196 msgstr "lägg till föregående incheckning"
14198 #: builtin/commit.c:1667
14199 msgid "bypass post-rewrite hook"
14200 msgstr "förbigå post-rewrite-krok"
14202 #: builtin/commit.c:1674
14203 msgid "ok to record an empty change"
14204 msgstr "ok att registrera en tom ändring"
14206 #: builtin/commit.c:1676
14207 msgid "ok to record a change with an empty message"
14208 msgstr "ok att registrera en ändring med tomt meddelande"
14210 #: builtin/commit.c:1752
14211 #, c-format
14212 msgid "Corrupt MERGE_HEAD file (%s)"
14213 msgstr "Trasig MERGE_HEAD-fil (%s)"
14215 #: builtin/commit.c:1759
14216 msgid "could not read MERGE_MODE"
14217 msgstr "kunde inte läsa MERGE_MODE"
14219 #: builtin/commit.c:1780
14220 #, c-format
14221 msgid "could not read commit message: %s"
14222 msgstr "kunde inte läsa incheckningsmeddelande: %s"
14224 #: builtin/commit.c:1787
14225 #, c-format
14226 msgid "Aborting commit due to empty commit message.\n"
14227 msgstr "Avbryter på grund av tomt incheckningsmeddelande.\n"
14229 #: builtin/commit.c:1792
14230 #, c-format
14231 msgid "Aborting commit; you did not edit the message.\n"
14232 msgstr "Avbryter incheckning; meddelandet inte redigerat.\n"
14234 #: builtin/commit.c:1803
14235 #, c-format
14236 msgid "Aborting commit due to empty commit message body.\n"
14237 msgstr "Avbryter på grund av tom incheckningsmeddelandekropp.\n"
14239 #: builtin/commit.c:1839
14240 msgid ""
14241 "repository has been updated, but unable to write\n"
14242 "new_index file. Check that disk is not full and quota is\n"
14243 "not exceeded, and then \"git restore --staged :/\" to recover."
14244 msgstr ""
14245 "arkivet har uppdaterats, men kunde inte skriva filen\n"
14246 "new_index. Kontrollera att disken inte är full och\n"
14247 "att kvoten inte har överskridits, och kör sedan\n"
14248 "\"git restore --staged :/\" för att återställa."
14250 #: builtin/config.c:11
14251 msgid "git config [<options>]"
14252 msgstr "git config [<flaggor>]"
14254 #: builtin/config.c:109 builtin/env--helper.c:27
14255 #, c-format
14256 msgid "unrecognized --type argument, %s"
14257 msgstr "okänt argument för --type, %s"
14259 #: builtin/config.c:121
14260 msgid "only one type at a time"
14261 msgstr "endast en typ åt gången"
14263 #: builtin/config.c:130
14264 msgid "Config file location"
14265 msgstr "Konfigurationsfilens plats"
14267 #: builtin/config.c:131
14268 msgid "use global config file"
14269 msgstr "använd global konfigurationsfil"
14271 #: builtin/config.c:132
14272 msgid "use system config file"
14273 msgstr "använd systemets konfigurationsfil"
14275 #: builtin/config.c:133
14276 msgid "use repository config file"
14277 msgstr "använd arkivets konfigurationsfil"
14279 #: builtin/config.c:134
14280 msgid "use per-worktree config file"
14281 msgstr "använd arbetskatalogens konfigurationsfil"
14283 #: builtin/config.c:135
14284 msgid "use given config file"
14285 msgstr "använd angiven konfigurationsfil"
14287 #: builtin/config.c:136
14288 msgid "blob-id"
14289 msgstr "blob-id"
14291 #: builtin/config.c:136
14292 msgid "read config from given blob object"
14293 msgstr "läs konfiguration från givet blob-objekt"
14295 #: builtin/config.c:137
14296 msgid "Action"
14297 msgstr "Åtgärd"
14299 #: builtin/config.c:138
14300 msgid "get value: name [value-pattern]"
14301 msgstr "hämta värde: namn [värde-mönster]"
14303 #: builtin/config.c:139
14304 msgid "get all values: key [value-pattern]"
14305 msgstr "hämta alla värden: nyckel [värde-mönster]"
14307 #: builtin/config.c:140
14308 msgid "get values for regexp: name-regex [value-pattern]"
14309 msgstr "hämta värden för reguttr: namn-reguttr [värde-mönster]"
14311 #: builtin/config.c:141
14312 msgid "get value specific for the URL: section[.var] URL"
14313 msgstr "hämta värde specifikt URL:en: sektion[.var] URL"
14315 #: builtin/config.c:142
14316 msgid "replace all matching variables: name value [value-pattern]"
14317 msgstr "ersätt alla motsvarande variabler: namn värde [värde-mönster]"
14319 #: builtin/config.c:143
14320 msgid "add a new variable: name value"
14321 msgstr "lägg till en ny variabel: namn värde"
14323 #: builtin/config.c:144
14324 msgid "remove a variable: name [value-pattern]"
14325 msgstr "ta bort en variabel: namn [värde-mönster]"
14327 #: builtin/config.c:145
14328 msgid "remove all matches: name [value-pattern]"
14329 msgstr "ta bort alla träffar: namn [värde-mönster]"
14331 #: builtin/config.c:146
14332 msgid "rename section: old-name new-name"
14333 msgstr "byt namn på sektion: gammalt-namn nytt-namn"
14335 #: builtin/config.c:147
14336 msgid "remove a section: name"
14337 msgstr "ta bort en sektion: namn"
14339 #: builtin/config.c:148
14340 msgid "list all"
14341 msgstr "visa alla"
14343 #: builtin/config.c:149
14344 msgid "use string equality when comparing values to 'value-pattern'"
14345 msgstr "använd stränglikhet vid när värden jämförs med \"värde-mönster\""
14347 #: builtin/config.c:150
14348 msgid "open an editor"
14349 msgstr "öppna textredigeringsprogram"
14351 #: builtin/config.c:151
14352 msgid "find the color configured: slot [default]"
14353 msgstr "hitta den inställda färgen: slot [default]"
14355 #: builtin/config.c:152
14356 msgid "find the color setting: slot [stdout-is-tty]"
14357 msgstr "hitta färginställningen: slot [stdout-is-tty]"
14359 #: builtin/config.c:153
14360 msgid "Type"
14361 msgstr "Typ"
14363 #: builtin/config.c:154 builtin/env--helper.c:43
14364 msgid "value is given this type"
14365 msgstr "värdet har givits denna typ"
14367 #: builtin/config.c:155
14368 msgid "value is \"true\" or \"false\""
14369 msgstr "värdet är \"true\" eller \"false\""
14371 #: builtin/config.c:156
14372 msgid "value is decimal number"
14373 msgstr "värdet är ett decimalt tal"
14375 #: builtin/config.c:157
14376 msgid "value is --bool or --int"
14377 msgstr "värdet är --bool eller --int"
14379 #: builtin/config.c:158
14380 msgid "value is --bool or string"
14381 msgstr "värdet är --bool eller sträng"
14383 #: builtin/config.c:159
14384 msgid "value is a path (file or directory name)"
14385 msgstr "värdet är en sökväg (fil- eller katalognamn)"
14387 #: builtin/config.c:160
14388 msgid "value is an expiry date"
14389 msgstr "värdet är ett utgångsdatum"
14391 #: builtin/config.c:161
14392 msgid "Other"
14393 msgstr "Andra"
14395 #: builtin/config.c:162
14396 msgid "terminate values with NUL byte"
14397 msgstr "terminera värden med NUL-byte"
14399 #: builtin/config.c:163
14400 msgid "show variable names only"
14401 msgstr "visa endast variabelnamn"
14403 #: builtin/config.c:164
14404 msgid "respect include directives on lookup"
14405 msgstr "respektera inkluderingsdirektiv vid uppslag"
14407 #: builtin/config.c:165
14408 msgid "show origin of config (file, standard input, blob, command line)"
14409 msgstr "visa konfigurationskälla (fil, standard in, blob, kommandorad)"
14411 #: builtin/config.c:166
14412 msgid "show scope of config (worktree, local, global, system, command)"
14413 msgstr ""
14414 "visa omfång för konfiguration (arbetskatalog, lokalt, globalt, system, "
14415 "kommando)"
14417 #: builtin/config.c:167 builtin/env--helper.c:45
14418 msgid "value"
14419 msgstr "värde"
14421 #: builtin/config.c:167
14422 msgid "with --get, use default value when missing entry"
14423 msgstr "med --get, använd standardvärde vid saknad post"
14425 #: builtin/config.c:181
14426 #, c-format
14427 msgid "wrong number of arguments, should be %d"
14428 msgstr "fel antal argument, skulle vara %d"
14430 #: builtin/config.c:183
14431 #, c-format
14432 msgid "wrong number of arguments, should be from %d to %d"
14433 msgstr "fel antal argument, skulle vara från %d till %d"
14435 #: builtin/config.c:339
14436 #, c-format
14437 msgid "invalid key pattern: %s"
14438 msgstr "felaktigt nyckelmönster: %s"
14440 #: builtin/config.c:377
14441 #, c-format
14442 msgid "failed to format default config value: %s"
14443 msgstr "misslyckades formatera standardkonfigurationsvärde: %s"
14445 #: builtin/config.c:441
14446 #, c-format
14447 msgid "cannot parse color '%s'"
14448 msgstr "kan inte tolka färgen \"%s\""
14450 #: builtin/config.c:483
14451 msgid "unable to parse default color value"
14452 msgstr "kan inte tolka standardfärgvärde"
14454 #: builtin/config.c:536 builtin/config.c:833
14455 msgid "not in a git directory"
14456 msgstr "inte i en git-katalog"
14458 #: builtin/config.c:539
14459 msgid "writing to stdin is not supported"
14460 msgstr "skriva till standard in stöds inte"
14462 #: builtin/config.c:542
14463 msgid "writing config blobs is not supported"
14464 msgstr "skriva konfigurations-blobbar stöds inte"
14466 #: builtin/config.c:627
14467 #, c-format
14468 msgid ""
14469 "# This is Git's per-user configuration file.\n"
14470 "[user]\n"
14471 "# Please adapt and uncomment the following lines:\n"
14472 "#\tname = %s\n"
14473 "#\temail = %s\n"
14474 msgstr ""
14475 "# Detta är Gits användarspecifika konfigurationsfil\n"
14476 "[user]\n"
14477 "# Justera och ta bort kommenteringsmärket från följande rader:\n"
14478 "#\tname = %s\n"
14479 "#\temail = %s\n"
14481 #: builtin/config.c:652
14482 msgid "only one config file at a time"
14483 msgstr "endast en konfigurationsfil åt gången"
14485 #: builtin/config.c:658
14486 msgid "--local can only be used inside a git repository"
14487 msgstr "--local kan bara användas inuti ett git-arkiv"
14489 #: builtin/config.c:660
14490 msgid "--blob can only be used inside a git repository"
14491 msgstr "--blob kan bara användas inuti ett git-arkiv"
14493 #: builtin/config.c:662
14494 msgid "--worktree can only be used inside a git repository"
14495 msgstr "--worktree kan bara användas inuti ett git-arkiv"
14497 #: builtin/config.c:684
14498 msgid "$HOME not set"
14499 msgstr "$HOME inte satt"
14501 #: builtin/config.c:708
14502 msgid ""
14503 "--worktree cannot be used with multiple working trees unless the config\n"
14504 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
14505 "section in \"git help worktree\" for details"
14506 msgstr ""
14507 "--worktree kan inte användas med flera arbetskataloger om inte\n"
14508 "konfigurationsutöknignen worktreeConfig har aktiverats. Läsa stycket\n"
14509 "\"KONFIGURATIONSFIL\" i \"git help worktree\" för detaljer"
14511 #: builtin/config.c:743
14512 msgid "--get-color and variable type are incoherent"
14513 msgstr "--get-color och variabeltyp stämmer inte överens"
14515 #: builtin/config.c:748
14516 msgid "only one action at a time"
14517 msgstr "endast en åtgärd åt gången"
14519 #: builtin/config.c:761
14520 msgid "--name-only is only applicable to --list or --get-regexp"
14521 msgstr "--name-only gäller bara för --list eller --get-regexp"
14523 #: builtin/config.c:767
14524 msgid ""
14525 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
14526 "list"
14527 msgstr ""
14528 "--show-origin gäller bara för --get, --get-all, --get-regexp och --list"
14530 #: builtin/config.c:773
14531 msgid "--default is only applicable to --get"
14532 msgstr "--default gäller bara för --get"
14534 #: builtin/config.c:806
14535 msgid "--fixed-value only applies with 'value-pattern'"
14536 msgstr "--fixed-value gäller endast med \"värde-mönster\""
14538 #: builtin/config.c:822
14539 #, c-format
14540 msgid "unable to read config file '%s'"
14541 msgstr "kan inte konfigurationsfil \"%s\""
14543 #: builtin/config.c:825
14544 msgid "error processing config file(s)"
14545 msgstr "fel vid hantering av konfigurationsfil(er)"
14547 #: builtin/config.c:835
14548 msgid "editing stdin is not supported"
14549 msgstr "redigering av standard in stöds ej"
14551 #: builtin/config.c:837
14552 msgid "editing blobs is not supported"
14553 msgstr "redigering av blobbar stöds ej"
14555 #: builtin/config.c:851
14556 #, c-format
14557 msgid "cannot create configuration file %s"
14558 msgstr "kan inte skapa konfigurationsfilen \"%s\""
14560 #: builtin/config.c:864
14561 #, c-format
14562 msgid ""
14563 "cannot overwrite multiple values with a single value\n"
14564 "       Use a regexp, --add or --replace-all to change %s."
14565 msgstr ""
14566 "kan inte skriva över flera värden med ett ensamt värde\n"
14567 "       Använd en regexp, --add eller --replace-all för att ändra %s."
14569 #: builtin/config.c:943 builtin/config.c:954
14570 #, c-format
14571 msgid "no such section: %s"
14572 msgstr "ingen sådan sektion: %s"
14574 #: builtin/count-objects.c:90
14575 msgid "git count-objects [-v] [-H | --human-readable]"
14576 msgstr "git count-objects [-v] [-H | --human-readable]"
14578 #: builtin/count-objects.c:100
14579 msgid "print sizes in human readable format"
14580 msgstr "skriv storlekar i människoläsbart format"
14582 #: builtin/credential-cache--daemon.c:227
14583 #, c-format
14584 msgid ""
14585 "The permissions on your socket directory are too loose; other\n"
14586 "users may be able to read your cached credentials. Consider running:\n"
14587 "\n"
14588 "\tchmod 0700 %s"
14589 msgstr ""
14590 "Behörigheten på din uttags-katalog (socket) är för lös; andra\n"
14591 "användare kan läsa dina cachade inloggningsuppgifter. Du bör köra:\n"
14592 "\n"
14593 "\tchmod 0700 %s"
14595 #: builtin/credential-cache--daemon.c:276
14596 msgid "print debugging messages to stderr"
14597 msgstr "skriv felsökningsmeddelanden på standard fel"
14599 #: builtin/credential-cache--daemon.c:316
14600 msgid "credential-cache--daemon unavailable; no unix socket support"
14601 msgstr ""
14602 "\"credential-cache--daemon\" ej tillgänglig; stöd för unix-uttag saknas"
14604 #: builtin/credential-cache.c:180
14605 msgid "credential-cache unavailable; no unix socket support"
14606 msgstr "\"credential-cache\" ej tillgänglig; stöd för unix-uttag saknas"
14608 #: builtin/credential-store.c:66
14609 #, c-format
14610 msgid "unable to get credential storage lock in %d ms"
14611 msgstr "kunde inte erhålla låset för lagring av inlogginsuppgifter på %d ms"
14613 #: builtin/describe.c:26
14614 msgid "git describe [<options>] [<commit-ish>...]"
14615 msgstr "git describe [<flaggor>] [<incheckning-igt>...]"
14617 #: builtin/describe.c:27
14618 msgid "git describe [<options>] --dirty"
14619 msgstr "git describe [<flaggor>] --dirty"
14621 #: builtin/describe.c:63
14622 msgid "head"
14623 msgstr "huvud"
14625 #: builtin/describe.c:63
14626 msgid "lightweight"
14627 msgstr "lättviktig"
14629 #: builtin/describe.c:63
14630 msgid "annotated"
14631 msgstr "annoterad"
14633 #: builtin/describe.c:277
14634 #, c-format
14635 msgid "annotated tag %s not available"
14636 msgstr "den annoterade taggen %s inte tillgänglig"
14638 #: builtin/describe.c:281
14639 #, c-format
14640 msgid "tag '%s' is externally known as '%s'"
14641 msgstr "taggen \"%s\" är utanför känd som \"%s\""
14643 #: builtin/describe.c:328
14644 #, c-format
14645 msgid "no tag exactly matches '%s'"
14646 msgstr "ingen tagg motsvarar \"%s\" exakt"
14648 #: builtin/describe.c:330
14649 #, c-format
14650 msgid "No exact match on refs or tags, searching to describe\n"
14651 msgstr ""
14652 "Ingen exakt träff mot referenser eller taggar, söker för att beskriva\n"
14654 #: builtin/describe.c:397
14655 #, c-format
14656 msgid "finished search at %s\n"
14657 msgstr "avslutade sökning på %s\n"
14659 #: builtin/describe.c:424
14660 #, c-format
14661 msgid ""
14662 "No annotated tags can describe '%s'.\n"
14663 "However, there were unannotated tags: try --tags."
14664 msgstr ""
14665 "Inga annoterade taggar kan beskriva \"%s\".\n"
14666 "Det finns dock oannoterade taggar: testa --tags."
14668 #: builtin/describe.c:428
14669 #, c-format
14670 msgid ""
14671 "No tags can describe '%s'.\n"
14672 "Try --always, or create some tags."
14673 msgstr ""
14674 "Inga taggar kan beskriva \"%s\".\n"
14675 "Testa --always, eller skapa några taggar."
14677 #: builtin/describe.c:458
14678 #, c-format
14679 msgid "traversed %lu commits\n"
14680 msgstr "traverserade %lu incheckningar\n"
14682 #: builtin/describe.c:461
14683 #, c-format
14684 msgid ""
14685 "more than %i tags found; listed %i most recent\n"
14686 "gave up search at %s\n"
14687 msgstr ""
14688 "mer än %i taggar hittades; listar de %i senaste\n"
14689 "gav upp sökningen vid %s\n"
14691 #: builtin/describe.c:529
14692 #, c-format
14693 msgid "describe %s\n"
14694 msgstr "beskriva %s\n"
14696 #: builtin/describe.c:532
14697 #, c-format
14698 msgid "Not a valid object name %s"
14699 msgstr "Objektnamnet är inte giltigt: %s"
14701 #: builtin/describe.c:540
14702 #, c-format
14703 msgid "%s is neither a commit nor blob"
14704 msgstr "%s är varken incheckning eller blob"
14706 #: builtin/describe.c:554
14707 msgid "find the tag that comes after the commit"
14708 msgstr "hitta taggen som kommer efter incheckningen"
14710 #: builtin/describe.c:555
14711 msgid "debug search strategy on stderr"
14712 msgstr "felsök sökstrategin på standard fel"
14714 #: builtin/describe.c:556
14715 msgid "use any ref"
14716 msgstr "använd alla referenser"
14718 #: builtin/describe.c:557
14719 msgid "use any tag, even unannotated"
14720 msgstr "använd alla taggar, även oannoterade"
14722 #: builtin/describe.c:558
14723 msgid "always use long format"
14724 msgstr "använd alltid långt format"
14726 #: builtin/describe.c:559
14727 msgid "only follow first parent"
14728 msgstr "följ endast första föräldern"
14730 #: builtin/describe.c:562
14731 msgid "only output exact matches"
14732 msgstr "skriv endast ut exakta träffar"
14734 #: builtin/describe.c:564
14735 msgid "consider <n> most recent tags (default: 10)"
14736 msgstr "överväg de <n> nyaste taggarna (standard: 10)"
14738 #: builtin/describe.c:566
14739 msgid "only consider tags matching <pattern>"
14740 msgstr "överväg endast taggar som motsvarar <mönster>"
14742 #: builtin/describe.c:568
14743 msgid "do not consider tags matching <pattern>"
14744 msgstr "överväg inte taggar som motsvarar <mönster>"
14746 #: builtin/describe.c:570 builtin/name-rev.c:535
14747 msgid "show abbreviated commit object as fallback"
14748 msgstr "visa förkortade incheckningsobjekt som standard"
14750 #: builtin/describe.c:571 builtin/describe.c:574
14751 msgid "mark"
14752 msgstr "märke"
14754 #: builtin/describe.c:572
14755 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
14756 msgstr "lägg till <märke> på lortigt arbetsträd (standard: \"-dirty\")"
14758 #: builtin/describe.c:575
14759 msgid "append <mark> on broken working tree (default: \"-broken\")"
14760 msgstr "lägg till <märke> på trasigt arbetsträd (standard: \"-broken\")"
14762 #: builtin/describe.c:593
14763 msgid "--long is incompatible with --abbrev=0"
14764 msgstr "--long är inkompatibel med --abbrev=0"
14766 #: builtin/describe.c:622
14767 msgid "No names found, cannot describe anything."
14768 msgstr "Inga namn hittades, kan inte beskriva något."
14770 #: builtin/describe.c:673
14771 msgid "--dirty is incompatible with commit-ishes"
14772 msgstr "--dirty är inkompatibelt med \"commit-ish\"-värden"
14774 #: builtin/describe.c:675
14775 msgid "--broken is incompatible with commit-ishes"
14776 msgstr "--broken är inkompatibelt med \"commit-ish\"-värden"
14778 #: builtin/diff-tree.c:155
14779 msgid "--stdin and --merge-base are mutually exclusive"
14780 msgstr "--stdin och --merge-base är ömsesidigt uteslutande"
14782 #: builtin/diff-tree.c:157
14783 msgid "--merge-base only works with two commits"
14784 msgstr "--merge-base fungerar endast med två incheckningar"
14786 #: builtin/diff.c:92
14787 #, c-format
14788 msgid "'%s': not a regular file or symlink"
14789 msgstr "\"%s\": inte en normal fil eller symbolisk länk"
14791 #: builtin/diff.c:259
14792 #, c-format
14793 msgid "invalid option: %s"
14794 msgstr "ogiltig flagga: %s"
14796 #: builtin/diff.c:376
14797 #, c-format
14798 msgid "%s...%s: no merge base"
14799 msgstr "%s...%s: ingen sammanslagningsbas"
14801 #: builtin/diff.c:486
14802 msgid "Not a git repository"
14803 msgstr "Inte ett git-arkiv"
14805 #: builtin/diff.c:532 builtin/grep.c:698
14806 #, c-format
14807 msgid "invalid object '%s' given."
14808 msgstr "objektet \"%s\" som angavs är felaktigt."
14810 #: builtin/diff.c:543
14811 #, c-format
14812 msgid "more than two blobs given: '%s'"
14813 msgstr "mer än två blobbar angavs: \"%s\""
14815 #: builtin/diff.c:548
14816 #, c-format
14817 msgid "unhandled object '%s' given."
14818 msgstr "ej hanterat objekt \"%s\" angavs."
14820 #: builtin/diff.c:582
14821 #, c-format
14822 msgid "%s...%s: multiple merge bases, using %s"
14823 msgstr "%s...%s: flera sammanslagningsbaser, använder %s"
14825 #: builtin/difftool.c:31
14826 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
14827 msgstr ""
14828 "git difftool [<flaggor>] [<incheckning> [<incheckning>]] [--] [<sökväg>...]"
14830 #: builtin/difftool.c:293
14831 #, c-format
14832 msgid "could not read symlink %s"
14833 msgstr "kunde inte läsa symboliska länken %s"
14835 #: builtin/difftool.c:295
14836 #, c-format
14837 msgid "could not read symlink file %s"
14838 msgstr "kunde inte läsa symbolisk länk-fil %s"
14840 #: builtin/difftool.c:303
14841 #, c-format
14842 msgid "could not read object %s for symlink %s"
14843 msgstr "kunde inte läsa objektet %s för symboliska länken %s"
14845 #: builtin/difftool.c:427
14846 msgid ""
14847 "combined diff formats ('-c' and '--cc') are not supported in\n"
14848 "directory diff mode ('-d' and '--dir-diff')."
14849 msgstr ""
14850 "kombinerade diff-format (\"-c\" och \"--cc\") stöds inte i\n"
14851 "katalogdiffläge (\"-d\" och \"--dir-diff\")."
14853 #: builtin/difftool.c:632
14854 #, c-format
14855 msgid "both files modified: '%s' and '%s'."
14856 msgstr "bägge filerna ändrade: \"%s\" och \"%s\"."
14858 #: builtin/difftool.c:634
14859 msgid "working tree file has been left."
14860 msgstr "filen i arbetskatalogen lämnades kvar."
14862 #: builtin/difftool.c:645
14863 #, c-format
14864 msgid "temporary files exist in '%s'."
14865 msgstr "temporära filer finns i \"%s\"."
14867 #: builtin/difftool.c:646
14868 msgid "you may want to cleanup or recover these."
14869 msgstr "du kanske vill städa eller rädda dem."
14871 #: builtin/difftool.c:651
14872 #, c-format
14873 msgid "failed: %d"
14874 msgstr "misslyckades: %d"
14876 #: builtin/difftool.c:696
14877 msgid "use `diff.guitool` instead of `diff.tool`"
14878 msgstr "använd \"diff.guitool\" istället för \"diff.tool\""
14880 #: builtin/difftool.c:698
14881 msgid "perform a full-directory diff"
14882 msgstr "utför diff för hela katalogen"
14884 #: builtin/difftool.c:700
14885 msgid "do not prompt before launching a diff tool"
14886 msgstr "fråga inte vid start av diff-verktyg"
14888 #: builtin/difftool.c:705
14889 msgid "use symlinks in dir-diff mode"
14890 msgstr "använd symboliska länkar i katalogdiffläge"
14892 #: builtin/difftool.c:706
14893 msgid "tool"
14894 msgstr "verktyg"
14896 #: builtin/difftool.c:707
14897 msgid "use the specified diff tool"
14898 msgstr "använd angivet diff-verktyg"
14900 #: builtin/difftool.c:709
14901 msgid "print a list of diff tools that may be used with `--tool`"
14902 msgstr "visa en lista över diff-verktyg som kan användas med \"--tool\""
14904 #: builtin/difftool.c:712
14905 msgid ""
14906 "make 'git-difftool' exit when an invoked diff tool returns a non-zero exit "
14907 "code"
14908 msgstr ""
14909 "låt \"git-difftool\" avsluta när ett anropat diff-verktyg ger returvärde "
14910 "skilt från noll"
14912 #: builtin/difftool.c:715
14913 msgid "specify a custom command for viewing diffs"
14914 msgstr "ange eget kommando för att visa diffar"
14916 #: builtin/difftool.c:716
14917 msgid "passed to `diff`"
14918 msgstr "sändes till \"diff\""
14920 #: builtin/difftool.c:732
14921 msgid "difftool requires worktree or --no-index"
14922 msgstr "difftool kräver en arbetskatalog eller --no-index"
14924 #: builtin/difftool.c:739
14925 msgid "--dir-diff is incompatible with --no-index"
14926 msgstr "--dir-diff är inkompatibelt med --no-index"
14928 #: builtin/difftool.c:742
14929 msgid "--gui, --tool and --extcmd are mutually exclusive"
14930 msgstr "--gui, --tool och --extcmd är ömsesidigt uteslutande"
14932 #: builtin/difftool.c:750
14933 msgid "no <tool> given for --tool=<tool>"
14934 msgstr "inget <verktyg> angavs för --tool=<verktyg>"
14936 #: builtin/difftool.c:757
14937 msgid "no <cmd> given for --extcmd=<cmd>"
14938 msgstr "inget <kommando> angavs för --extcmd=<kommando>"
14940 #: builtin/env--helper.c:6
14941 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
14942 msgstr "git env--helper --type=[bool|ulong] <flaggor> <miljövariabel>"
14944 #: builtin/env--helper.c:42 builtin/hash-object.c:96
14945 msgid "type"
14946 msgstr "typ"
14948 #: builtin/env--helper.c:46
14949 msgid "default for git_env_*(...) to fall back on"
14950 msgstr "standard för git_env_*(...) att falla tillbaka på"
14952 #: builtin/env--helper.c:48
14953 msgid "be quiet only use git_env_*() value as exit code"
14954 msgstr "var tyst, använd bara git_env_*() som resultatvärde"
14956 #: builtin/env--helper.c:67
14957 #, c-format
14958 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
14959 msgstr ""
14960 "flaggan \"--default\" förväntar ett sanningsvärde med \"--type=bool\", inte "
14961 "\"%s\""
14963 #: builtin/env--helper.c:82
14964 #, c-format
14965 msgid ""
14966 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
14967 "%s`"
14968 msgstr ""
14969 "flaggan \"--default\" förväntar ett teckenlöst långt värde med \"--type=ulong"
14970 "\", inte \"%s\""
14972 #: builtin/fast-export.c:29
14973 msgid "git fast-export [rev-list-opts]"
14974 msgstr "git fast-export [rev-list-flaggor]"
14976 #: builtin/fast-export.c:869
14977 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
14978 msgstr "Fel: Kan inte exportera nästlade taggar såvida inte --mark-tags anges."
14980 #: builtin/fast-export.c:1178
14981 msgid "--anonymize-map token cannot be empty"
14982 msgstr "symbolen för --anonymize-map kan inte vara tom"
14984 #: builtin/fast-export.c:1198
14985 msgid "show progress after <n> objects"
14986 msgstr "visa förlopp efter <n> objekt"
14988 #: builtin/fast-export.c:1200
14989 msgid "select handling of signed tags"
14990 msgstr "välj hantering av signerade taggar"
14992 #: builtin/fast-export.c:1203
14993 msgid "select handling of tags that tag filtered objects"
14994 msgstr "välj hantering av taggar som har taggfiltrerade objekt"
14996 #: builtin/fast-export.c:1206
14997 msgid "select handling of commit messages in an alternate encoding"
14998 msgstr "välj hantering av incheckningsmeddelanden i alternativ teckenkodning"
15000 #: builtin/fast-export.c:1209
15001 msgid "dump marks to this file"
15002 msgstr "dumpa märken till filen"
15004 #: builtin/fast-export.c:1211
15005 msgid "import marks from this file"
15006 msgstr "importera märken från filen"
15008 #: builtin/fast-export.c:1215
15009 msgid "import marks from this file if it exists"
15010 msgstr "importera märken från filen, om den finns"
15012 #: builtin/fast-export.c:1217
15013 msgid "fake a tagger when tags lack one"
15014 msgstr "fejka taggare när taggen saknar en"
15016 #: builtin/fast-export.c:1219
15017 msgid "output full tree for each commit"
15018 msgstr "skriv ut hela trädet för varje incheckning"
15020 #: builtin/fast-export.c:1221
15021 msgid "use the done feature to terminate the stream"
15022 msgstr "använd done-funktionen för att avsluta strömmen"
15024 #: builtin/fast-export.c:1222
15025 msgid "skip output of blob data"
15026 msgstr "hoppa över skrivning av blob-data"
15028 #: builtin/fast-export.c:1223 builtin/log.c:1826
15029 msgid "refspec"
15030 msgstr "referensspecifikation"
15032 #: builtin/fast-export.c:1224
15033 msgid "apply refspec to exported refs"
15034 msgstr "applicera referensspecifikation på exporterade referenser"
15036 #: builtin/fast-export.c:1225
15037 msgid "anonymize output"
15038 msgstr "anonymisera utdata"
15040 #: builtin/fast-export.c:1226
15041 msgid "from:to"
15042 msgstr "från:till"
15044 #: builtin/fast-export.c:1227
15045 msgid "convert <from> to <to> in anonymized output"
15046 msgstr "konvertera <från> till <till> i anonymiserad utdata"
15048 #: builtin/fast-export.c:1230
15049 msgid "reference parents which are not in fast-export stream by object id"
15050 msgstr "referera föräldrar som inte finns i fast-export-ström med objekt-id"
15052 #: builtin/fast-export.c:1232
15053 msgid "show original object ids of blobs/commits"
15054 msgstr "visa ursprungliga objekt-id för blobbar/incheckningar"
15056 #: builtin/fast-export.c:1234
15057 msgid "label tags with mark ids"
15058 msgstr "märk taggar med märke-id"
15060 #: builtin/fast-export.c:1257
15061 msgid "--anonymize-map without --anonymize does not make sense"
15062 msgstr "--anonymize-map utan --anonymize ger ingen mening"
15064 #: builtin/fast-export.c:1272
15065 msgid "Cannot pass both --import-marks and --import-marks-if-exists"
15066 msgstr "Kan inte ange både --import-marks och --import-marks-if-exists"
15068 #: builtin/fast-import.c:3088
15069 #, c-format
15070 msgid "Missing from marks for submodule '%s'"
15071 msgstr "Saknar från-märken för undermodulen \"%s\""
15073 #: builtin/fast-import.c:3090
15074 #, c-format
15075 msgid "Missing to marks for submodule '%s'"
15076 msgstr "Saknar till-märken för undermodulen \"%s\""
15078 #: builtin/fast-import.c:3225
15079 #, c-format
15080 msgid "Expected 'mark' command, got %s"
15081 msgstr "Förväntade \"mark\"-kommando, fick %s"
15083 #: builtin/fast-import.c:3230
15084 #, c-format
15085 msgid "Expected 'to' command, got %s"
15086 msgstr "Förväntade \"to\"-kommando, fick %s"
15088 #: builtin/fast-import.c:3322
15089 msgid "Expected format name:filename for submodule rewrite option"
15090 msgstr "Förvändae formatet namn:filnamn för undermodul-omskrivningsflaggan"
15092 #: builtin/fast-import.c:3377
15093 #, c-format
15094 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
15095 msgstr "funktionen \"%s\" förbjuden i indata utan --allow-unsafe-features"
15097 #: builtin/fetch-pack.c:242
15098 #, c-format
15099 msgid "Lockfile created but not reported: %s"
15100 msgstr "Låsfil skapad men inte rapporterad: %s"
15102 #: builtin/fetch.c:35
15103 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
15104 msgstr "git fetch [<flaggor>] [<arkiv> [<refspec>...]]"
15106 #: builtin/fetch.c:36
15107 msgid "git fetch [<options>] <group>"
15108 msgstr "git fetch [<flaggor>] <grupp>"
15110 #: builtin/fetch.c:37
15111 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
15112 msgstr "git fetch --multiple [<flaggor>] [(<arkiv> | <grupp>)...]"
15114 #: builtin/fetch.c:38
15115 msgid "git fetch --all [<options>]"
15116 msgstr "git fetch --all [<flaggor>]"
15118 #: builtin/fetch.c:122
15119 msgid "fetch.parallel cannot be negative"
15120 msgstr "fetch.parallel kan inte vara negativt"
15122 #: builtin/fetch.c:145 builtin/pull.c:189
15123 msgid "fetch from all remotes"
15124 msgstr "hämta från alla fjärrar"
15126 #: builtin/fetch.c:147 builtin/pull.c:249
15127 msgid "set upstream for git pull/fetch"
15128 msgstr "ställ in uppström för git pull/fetch"
15130 #: builtin/fetch.c:149 builtin/pull.c:192
15131 msgid "append to .git/FETCH_HEAD instead of overwriting"
15132 msgstr "lägg till i .git/FETCH_HEAD istället för att skriva över"
15134 #: builtin/fetch.c:151
15135 msgid "use atomic transaction to update references"
15136 msgstr "använd atomiska transaktioner för att uppdatera referenser"
15138 #: builtin/fetch.c:153 builtin/pull.c:195
15139 msgid "path to upload pack on remote end"
15140 msgstr "sökväg till upload pack på fjärren"
15142 #: builtin/fetch.c:154
15143 msgid "force overwrite of local reference"
15144 msgstr "tvinga överskrivning av lokal referens"
15146 #: builtin/fetch.c:156
15147 msgid "fetch from multiple remotes"
15148 msgstr "hämta från flera fjärrar"
15150 #: builtin/fetch.c:158 builtin/pull.c:199
15151 msgid "fetch all tags and associated objects"
15152 msgstr "hämta alla taggar och associerade objekt"
15154 #: builtin/fetch.c:160
15155 msgid "do not fetch all tags (--no-tags)"
15156 msgstr "hämta inte alla taggar (--no-tags)"
15158 #: builtin/fetch.c:162
15159 msgid "number of submodules fetched in parallel"
15160 msgstr "antal undermoduler som hämtas parallellt"
15162 #: builtin/fetch.c:164
15163 msgid "modify the refspec to place all refs within refs/prefetch/"
15164 msgstr ""
15165 "modifiera referensspecifikationen så att alla referenser hamnar i refs/"
15166 "prefetch/"
15168 #: builtin/fetch.c:166 builtin/pull.c:202
15169 msgid "prune remote-tracking branches no longer on remote"
15170 msgstr "rensa fjärrspårande grenar ej längre på fjärren"
15172 #: builtin/fetch.c:168
15173 msgid "prune local tags no longer on remote and clobber changed tags"
15174 msgstr ""
15175 "rensa lokala taggar inte längre på fjärren och skriv över ändrade taggar"
15177 #: builtin/fetch.c:169 builtin/fetch.c:194 builtin/pull.c:123
15178 msgid "on-demand"
15179 msgstr "on-demand"
15181 #: builtin/fetch.c:170
15182 msgid "control recursive fetching of submodules"
15183 msgstr "styr rekursiv hämtning av undermoduler"
15185 #: builtin/fetch.c:175
15186 msgid "write fetched references to the FETCH_HEAD file"
15187 msgstr "skriv hämtade referenser till FETCH_HEAD-filen"
15189 #: builtin/fetch.c:176 builtin/pull.c:210
15190 msgid "keep downloaded pack"
15191 msgstr "behåll hämtade paket"
15193 #: builtin/fetch.c:178
15194 msgid "allow updating of HEAD ref"
15195 msgstr "tillåt uppdatering av HEAD-referens"
15197 #: builtin/fetch.c:181 builtin/fetch.c:187 builtin/pull.c:213
15198 #: builtin/pull.c:222
15199 msgid "deepen history of shallow clone"
15200 msgstr "fördjupa historik för grund klon"
15202 #: builtin/fetch.c:183 builtin/pull.c:216
15203 msgid "deepen history of shallow repository based on time"
15204 msgstr "fördjupa historik för grund klon baserad på tid"
15206 #: builtin/fetch.c:189 builtin/pull.c:225
15207 msgid "convert to a complete repository"
15208 msgstr "konvertera till komplett arkiv"
15210 #: builtin/fetch.c:192
15211 msgid "prepend this to submodule path output"
15212 msgstr "lägg till i början av undermodulens sökvägsutdata"
15214 #: builtin/fetch.c:195
15215 msgid ""
15216 "default for recursive fetching of submodules (lower priority than config "
15217 "files)"
15218 msgstr ""
15219 "standard för rekursiv hämtning av undermoduler (lägre prioritet än "
15220 "konfigurationsfiler)"
15222 #: builtin/fetch.c:199 builtin/pull.c:228
15223 msgid "accept refs that update .git/shallow"
15224 msgstr "tar emot referenser som uppdaterar .git/shallow"
15226 #: builtin/fetch.c:200 builtin/pull.c:230
15227 msgid "refmap"
15228 msgstr "referenskarta"
15230 #: builtin/fetch.c:201 builtin/pull.c:231
15231 msgid "specify fetch refmap"
15232 msgstr "ange referenskarta för \"fetch\""
15234 #: builtin/fetch.c:208 builtin/pull.c:244
15235 msgid "report that we have only objects reachable from this object"
15236 msgstr "rapportera att vi bara har objekt nåbara från detta objektet"
15238 #: builtin/fetch.c:210
15239 msgid "do not fetch a packfile; instead, print ancestors of negotiation tips"
15240 msgstr "hämta inte paketfil; skriv istället förfäder till förhandlingstips"
15242 #: builtin/fetch.c:213 builtin/fetch.c:215
15243 msgid "run 'maintenance --auto' after fetching"
15244 msgstr "kör \"maintenance --auto\" efter hämtning"
15246 #: builtin/fetch.c:217 builtin/pull.c:247
15247 msgid "check for forced-updates on all updated branches"
15248 msgstr "se efter tvingade uppdateringar i alla uppdaterade grenar"
15250 #: builtin/fetch.c:219
15251 msgid "write the commit-graph after fetching"
15252 msgstr "skriv incheckingsgrafen efter hämtning"
15254 #: builtin/fetch.c:221
15255 msgid "accept refspecs from stdin"
15256 msgstr "ta emot referenser från standard in"
15258 #: builtin/fetch.c:586
15259 msgid "Couldn't find remote ref HEAD"
15260 msgstr "Kunde inte hitta fjärr-referensen HEAD"
15262 #: builtin/fetch.c:760
15263 #, c-format
15264 msgid "configuration fetch.output contains invalid value %s"
15265 msgstr "konfigurationen för fetch.output innehåller ogiltigt värde %s"
15267 #: builtin/fetch.c:862
15268 #, c-format
15269 msgid "object %s not found"
15270 msgstr "objektet %s hittades inte"
15272 #: builtin/fetch.c:866
15273 msgid "[up to date]"
15274 msgstr "[àjour]"
15276 #: builtin/fetch.c:879 builtin/fetch.c:895 builtin/fetch.c:967
15277 msgid "[rejected]"
15278 msgstr "[refuserad]"
15280 #: builtin/fetch.c:880
15281 msgid "can't fetch in current branch"
15282 msgstr "kan inte hämta i aktuell gren"
15284 #: builtin/fetch.c:890
15285 msgid "[tag update]"
15286 msgstr "[uppdaterad tagg]"
15288 #: builtin/fetch.c:891 builtin/fetch.c:928 builtin/fetch.c:950
15289 #: builtin/fetch.c:962
15290 msgid "unable to update local ref"
15291 msgstr "kunde inte uppdatera lokal ref"
15293 #: builtin/fetch.c:895
15294 msgid "would clobber existing tag"
15295 msgstr "skulle skriva över befintlig tagg"
15297 #: builtin/fetch.c:917
15298 msgid "[new tag]"
15299 msgstr "[ny tagg]"
15301 #: builtin/fetch.c:920
15302 msgid "[new branch]"
15303 msgstr "[ny gren]"
15305 #: builtin/fetch.c:923
15306 msgid "[new ref]"
15307 msgstr "[ny ref]"
15309 #: builtin/fetch.c:962
15310 msgid "forced update"
15311 msgstr "tvingad uppdatering"
15313 #: builtin/fetch.c:967
15314 msgid "non-fast-forward"
15315 msgstr "ej snabbspolad"
15317 #: builtin/fetch.c:1070
15318 msgid ""
15319 "Fetch normally indicates which branches had a forced update,\n"
15320 "but that check has been disabled. To re-enable, use '--show-forced-updates'\n"
15321 "flag or run 'git config fetch.showForcedUpdates true'."
15322 msgstr ""
15323 "Fetch visar normalt vilka grenar som tvångsuppdaterats, men testet har "
15324 "slagits\n"
15325 "av. För att slå på igen, använd flaggan \"--show-forced-updates\" eller kör\n"
15326 "\"git config fetch.showForcedUpdates true\"."
15328 #: builtin/fetch.c:1074
15329 #, c-format
15330 msgid ""
15331 "It took %.2f seconds to check forced updates. You can use\n"
15332 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
15333 "false'\n"
15334 " to avoid this check.\n"
15335 msgstr ""
15336 "Det tog %.2f sekunder att se efter tvångsuppdateringar. Du kan använda\n"
15337 "\"--no-show-forced-updates\" eller köra \"git config fetch."
15338 "showForcedUpdates\n"
15339 "false\" för att undvika testet.\n"
15341 #: builtin/fetch.c:1105
15342 #, c-format
15343 msgid "%s did not send all necessary objects\n"
15344 msgstr "%s sände inte alla nödvändiga objekt\n"
15346 #: builtin/fetch.c:1134
15347 #, c-format
15348 msgid "rejected %s because shallow roots are not allowed to be updated"
15349 msgstr "avvisade %s då grunda rötter inte tillåts uppdateras"
15351 #: builtin/fetch.c:1223 builtin/fetch.c:1371
15352 #, c-format
15353 msgid "From %.*s\n"
15354 msgstr "Från %.*s\n"
15356 #: builtin/fetch.c:1244
15357 #, c-format
15358 msgid ""
15359 "some local refs could not be updated; try running\n"
15360 " 'git remote prune %s' to remove any old, conflicting branches"
15361 msgstr ""
15362 "vissa lokala referenser kunde inte uppdateras; testa att köra\n"
15363 " \"git remote prune %s\" för att ta bort gamla grenar som står i konflikt"
15365 #: builtin/fetch.c:1341
15366 #, c-format
15367 msgid "   (%s will become dangling)"
15368 msgstr "   (%s kommer bli dinglande)"
15370 #: builtin/fetch.c:1342
15371 #, c-format
15372 msgid "   (%s has become dangling)"
15373 msgstr "   (%s har blivit dinglande)"
15375 #: builtin/fetch.c:1374
15376 msgid "[deleted]"
15377 msgstr "[borttagen]"
15379 #: builtin/fetch.c:1375 builtin/remote.c:1128
15380 msgid "(none)"
15381 msgstr "(ingen)"
15383 #: builtin/fetch.c:1398
15384 #, c-format
15385 msgid "Refusing to fetch into current branch %s of non-bare repository"
15386 msgstr "Vägrar hämta till aktuell gren %s i ett icke-naket arkiv"
15388 #: builtin/fetch.c:1417
15389 #, c-format
15390 msgid "Option \"%s\" value \"%s\" is not valid for %s"
15391 msgstr "Flaggan \"%s\" och värdet \"%s\" är inte giltigt för %s"
15393 #: builtin/fetch.c:1420
15394 #, c-format
15395 msgid "Option \"%s\" is ignored for %s\n"
15396 msgstr "Flaggan \"%s\" ignoreras för %s\n"
15398 #: builtin/fetch.c:1447
15399 #, c-format
15400 msgid "the object %s does not exist"
15401 msgstr "objektet %s finns inte"
15403 #: builtin/fetch.c:1633
15404 msgid "multiple branches detected, incompatible with --set-upstream"
15405 msgstr "flera grenar upptäcktes, inkompatibelt med --set-upstream"
15407 #: builtin/fetch.c:1648
15408 msgid "not setting upstream for a remote remote-tracking branch"
15409 msgstr "ställer inte in uppströmsgren för en fjärrspårande gren på fjärren"
15411 #: builtin/fetch.c:1650
15412 msgid "not setting upstream for a remote tag"
15413 msgstr "ställer inte in uppström för en fjärrtag"
15415 #: builtin/fetch.c:1652
15416 msgid "unknown branch type"
15417 msgstr "okänd grentyp"
15419 #: builtin/fetch.c:1654
15420 msgid ""
15421 "no source branch found.\n"
15422 "you need to specify exactly one branch with the --set-upstream option."
15423 msgstr ""
15424 "hittade ingen källgren.\n"
15425 "du måste ange exakt en gren med flaggan --set-upstream."
15427 #: builtin/fetch.c:1783 builtin/fetch.c:1846
15428 #, c-format
15429 msgid "Fetching %s\n"
15430 msgstr "Hämtar %s\n"
15432 #: builtin/fetch.c:1793 builtin/fetch.c:1848 builtin/remote.c:101
15433 #, c-format
15434 msgid "Could not fetch %s"
15435 msgstr "Kunde inte hämta %s"
15437 #: builtin/fetch.c:1805
15438 #, c-format
15439 msgid "could not fetch '%s' (exit code: %d)\n"
15440 msgstr "kunde inte hämta \"%s\" (felkod: %d)\n"
15442 #: builtin/fetch.c:1909
15443 msgid ""
15444 "No remote repository specified.  Please, specify either a URL or a\n"
15445 "remote name from which new revisions should be fetched."
15446 msgstr ""
15447 "Inget fjärrarkiv angavs. Ange antingen en URL eller namnet på ett\n"
15448 "fjärrarkiv som nya incheckningar ska hämtas från."
15450 #: builtin/fetch.c:1945
15451 msgid "You need to specify a tag name."
15452 msgstr "Du måste ange namnet på en tagg."
15454 #: builtin/fetch.c:2009
15455 msgid "--negotiate-only needs one or more --negotiate-tip=*"
15456 msgstr "--negotiate-only behöver en eller flera --negotiate-tip=*"
15458 #: builtin/fetch.c:2013
15459 msgid "Negative depth in --deepen is not supported"
15460 msgstr "Negativa djup stöds inte i --deepen"
15462 #: builtin/fetch.c:2015
15463 msgid "--deepen and --depth are mutually exclusive"
15464 msgstr "--deepen och --depth är ömsesidigt uteslutande"
15466 #: builtin/fetch.c:2020
15467 msgid "--depth and --unshallow cannot be used together"
15468 msgstr "--depth och --unshallow kan inte användas samtidigt"
15470 #: builtin/fetch.c:2022
15471 msgid "--unshallow on a complete repository does not make sense"
15472 msgstr "--unshallow kan inte användas på ett komplett arkiv"
15474 #: builtin/fetch.c:2039
15475 msgid "fetch --all does not take a repository argument"
15476 msgstr "fetch --all tar inte namnet på ett arkiv som argument"
15478 #: builtin/fetch.c:2041
15479 msgid "fetch --all does not make sense with refspecs"
15480 msgstr "fetch --all kan inte anges med referensspecifikationer"
15482 #: builtin/fetch.c:2050
15483 #, c-format
15484 msgid "No such remote or remote group: %s"
15485 msgstr "Fjärren eller fjärrgruppen finns inte: %s"
15487 #: builtin/fetch.c:2057
15488 msgid "Fetching a group and specifying refspecs does not make sense"
15489 msgstr "Kan inte hämta från grupp och ange referensspecifikationer"
15491 #: builtin/fetch.c:2073
15492 msgid "must supply remote when using --negotiate-only"
15493 msgstr "måste ange fjärr när --negotiate-only anges"
15495 #: builtin/fetch.c:2078
15496 msgid "Protocol does not support --negotiate-only, exiting."
15497 msgstr "Protokollet stöder inte --negotiate-only, avslutar."
15499 #: builtin/fetch.c:2097
15500 msgid ""
15501 "--filter can only be used with the remote configured in extensions."
15502 "partialclone"
15503 msgstr ""
15504 "--filter kan endast användas med fjärren konfigurerad i extensions."
15505 "partialclone"
15507 #: builtin/fetch.c:2101
15508 msgid "--atomic can only be used when fetching from one remote"
15509 msgstr "--atomic kan bara användas vid hämtning från en fjärr"
15511 #: builtin/fetch.c:2105
15512 msgid "--stdin can only be used when fetching from one remote"
15513 msgstr "--stdin kan bara användas vid hämtning fårn en fjärr"
15515 #: builtin/fmt-merge-msg.c:7
15516 msgid ""
15517 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
15518 msgstr ""
15519 "git fmt-merge-msg [-m <meddelande>] [--log[=<n>] | --no-log] [--file <fil>]"
15521 #: builtin/fmt-merge-msg.c:18
15522 msgid "populate log with at most <n> entries from shortlog"
15523 msgstr "fyll i loggen med som mest <n> poster från shortlog"
15525 #: builtin/fmt-merge-msg.c:21
15526 msgid "alias for --log (deprecated)"
15527 msgstr "alias för --log (avråds)"
15529 #: builtin/fmt-merge-msg.c:24
15530 msgid "text"
15531 msgstr "text"
15533 #: builtin/fmt-merge-msg.c:25
15534 msgid "use <text> as start of message"
15535 msgstr "inled meddelande med <text>"
15537 #: builtin/fmt-merge-msg.c:26
15538 msgid "file to read from"
15539 msgstr "fil att läsa från"
15541 #: builtin/for-each-ref.c:10
15542 msgid "git for-each-ref [<options>] [<pattern>]"
15543 msgstr "git for-each-ref [<flaggor>] [<mönster>]"
15545 #: builtin/for-each-ref.c:11
15546 msgid "git for-each-ref [--points-at <object>]"
15547 msgstr "git for-each-ref [--points-at <objekt>]"
15549 #: builtin/for-each-ref.c:12
15550 msgid "git for-each-ref [--merged [<commit>]] [--no-merged [<commit>]]"
15551 msgstr ""
15552 "git for-each-ref [--merged [<incheckning>]] [--no-merged <incheckning>]]"
15554 #: builtin/for-each-ref.c:13
15555 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
15556 msgstr ""
15557 "git for-each-ref [--contains [<incheckning>]] [--no-contains [<incheckning>]]"
15559 #: builtin/for-each-ref.c:30
15560 msgid "quote placeholders suitably for shells"
15561 msgstr "citera platshållare passande för skal"
15563 #: builtin/for-each-ref.c:32
15564 msgid "quote placeholders suitably for perl"
15565 msgstr "citera platshållare passande för perl"
15567 #: builtin/for-each-ref.c:34
15568 msgid "quote placeholders suitably for python"
15569 msgstr "citera platshållare passande för python"
15571 #: builtin/for-each-ref.c:36
15572 msgid "quote placeholders suitably for Tcl"
15573 msgstr "citera platshållare passande för Tcl"
15575 #: builtin/for-each-ref.c:39
15576 msgid "show only <n> matched refs"
15577 msgstr "visa endast <n> träffade refs"
15579 #: builtin/for-each-ref.c:41 builtin/tag.c:481
15580 msgid "respect format colors"
15581 msgstr "använd formatfärger"
15583 #: builtin/for-each-ref.c:44
15584 msgid "print only refs which points at the given object"
15585 msgstr "visa endast referenser som pekar på objektet"
15587 #: builtin/for-each-ref.c:46
15588 msgid "print only refs that are merged"
15589 msgstr "visa endast referenser som slagits samman"
15591 #: builtin/for-each-ref.c:47
15592 msgid "print only refs that are not merged"
15593 msgstr "visa endast referenser som ej slagits samman"
15595 #: builtin/for-each-ref.c:48
15596 msgid "print only refs which contain the commit"
15597 msgstr "visa endast referenser som innehåller incheckningen"
15599 #: builtin/for-each-ref.c:49
15600 msgid "print only refs which don't contain the commit"
15601 msgstr "visa endast referenser som inte innehåller incheckningen"
15603 #: builtin/for-each-repo.c:9
15604 msgid "git for-each-repo --config=<config> <command-args>"
15605 msgstr "git for-each-repo --config=<konfig> <kommandoargument>"
15607 #: builtin/for-each-repo.c:34
15608 msgid "config"
15609 msgstr "konfig"
15611 #: builtin/for-each-repo.c:35
15612 msgid "config key storing a list of repository paths"
15613 msgstr "konfigurationsnyckel som innehåller en lista över arkivsökvägar"
15615 #: builtin/for-each-repo.c:43
15616 msgid "missing --config=<config>"
15617 msgstr "saknar --config=<konfig>"
15619 #: builtin/fsck.c:69 builtin/fsck.c:128 builtin/fsck.c:129
15620 msgid "unknown"
15621 msgstr "okänd"
15623 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
15624 #: builtin/fsck.c:78 builtin/fsck.c:100
15625 #, c-format
15626 msgid "error in %s %s: %s"
15627 msgstr "fel i %s %s: %s"
15629 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
15630 #: builtin/fsck.c:94
15631 #, c-format
15632 msgid "warning in %s %s: %s"
15633 msgstr "varning i %s %s: %s"
15635 #: builtin/fsck.c:124 builtin/fsck.c:127
15636 #, c-format
15637 msgid "broken link from %7s %s"
15638 msgstr "trasig länk från %7s %s"
15640 #: builtin/fsck.c:136
15641 msgid "wrong object type in link"
15642 msgstr "fel objekttyp i länk"
15644 #: builtin/fsck.c:152
15645 #, c-format
15646 msgid ""
15647 "broken link from %7s %s\n"
15648 "              to %7s %s"
15649 msgstr ""
15650 "trasig länk från %7s %s\n"
15651 "            till %7s %s"
15653 #: builtin/fsck.c:264
15654 #, c-format
15655 msgid "missing %s %s"
15656 msgstr "saknat %s %s"
15658 #: builtin/fsck.c:291
15659 #, c-format
15660 msgid "unreachable %s %s"
15661 msgstr "onåbart %s %s"
15663 #: builtin/fsck.c:311
15664 #, c-format
15665 msgid "dangling %s %s"
15666 msgstr "hängande %s %s"
15668 #: builtin/fsck.c:321
15669 msgid "could not create lost-found"
15670 msgstr "kunde inte skapa lost-found"
15672 #: builtin/fsck.c:332
15673 #, c-format
15674 msgid "could not finish '%s'"
15675 msgstr "kunde inte avsluta \"%s\""
15677 #: builtin/fsck.c:349
15678 #, c-format
15679 msgid "Checking %s"
15680 msgstr "Kontrollerar %s"
15682 # Vague original, not networking-related, but rather related to the actual
15683 # objects in the database.
15684 #: builtin/fsck.c:387
15685 #, c-format
15686 msgid "Checking connectivity (%d objects)"
15687 msgstr "Kontrollerar konnektivitet (%d objekt)"
15689 #: builtin/fsck.c:406
15690 #, c-format
15691 msgid "Checking %s %s"
15692 msgstr "Kontrollerar %s %s"
15694 #: builtin/fsck.c:411
15695 msgid "broken links"
15696 msgstr "trasiga länkar"
15698 #: builtin/fsck.c:420
15699 #, c-format
15700 msgid "root %s"
15701 msgstr "roten %s"
15703 #: builtin/fsck.c:428
15704 #, c-format
15705 msgid "tagged %s %s (%s) in %s"
15706 msgstr "taggad %s %s (%s) i %s"
15708 #: builtin/fsck.c:457
15709 #, c-format
15710 msgid "%s: object corrupt or missing"
15711 msgstr "%s: objekt trasigt eller saknas"
15713 #: builtin/fsck.c:482
15714 #, c-format
15715 msgid "%s: invalid reflog entry %s"
15716 msgstr "%s: ogiltig reflog-post %s"
15718 #: builtin/fsck.c:496
15719 #, c-format
15720 msgid "Checking reflog %s->%s"
15721 msgstr "Kontrollerar reflog %s->%s"
15723 #: builtin/fsck.c:530
15724 #, c-format
15725 msgid "%s: invalid sha1 pointer %s"
15726 msgstr "%s: ogiltig sha1-pekare %s"
15728 #: builtin/fsck.c:537
15729 #, c-format
15730 msgid "%s: not a commit"
15731 msgstr "%s: inte en incheckning!"
15733 #: builtin/fsck.c:591
15734 msgid "notice: No default references"
15735 msgstr "obs: Inga förvalda referenser"
15737 #: builtin/fsck.c:621
15738 #, c-format
15739 msgid "%s: hash-path mismatch, found at: %s"
15740 msgstr "%s: hashsökväg stämmer inte överens, hittad vid: %s"
15742 #: builtin/fsck.c:624
15743 #, c-format
15744 msgid "%s: object corrupt or missing: %s"
15745 msgstr "%s: objektet trasigt eller saknas: %s"
15747 #: builtin/fsck.c:628
15748 #, c-format
15749 msgid "%s: object is of unknown type '%s': %s"
15750 msgstr "%s: objektet har okänd typ \"%s\": %s"
15752 #: builtin/fsck.c:644
15753 #, c-format
15754 msgid "%s: object could not be parsed: %s"
15755 msgstr "%s: objektet kunde inte tolkas: %s"
15757 #: builtin/fsck.c:664
15758 #, c-format
15759 msgid "bad sha1 file: %s"
15760 msgstr "ogiltig sha1-fil: %s"
15762 #: builtin/fsck.c:685
15763 msgid "Checking object directory"
15764 msgstr "Kontrollerar objektkatalog"
15766 #: builtin/fsck.c:688
15767 msgid "Checking object directories"
15768 msgstr "Kontrollerar objektkataloger"
15770 #: builtin/fsck.c:704
15771 #, c-format
15772 msgid "Checking %s link"
15773 msgstr "Kontrollerar %s-länk"
15775 #: builtin/fsck.c:709 builtin/index-pack.c:859
15776 #, c-format
15777 msgid "invalid %s"
15778 msgstr "ogiltigt %s"
15780 #: builtin/fsck.c:716
15781 #, c-format
15782 msgid "%s points to something strange (%s)"
15783 msgstr "%s pekar på något konstigt (%s)"
15785 #: builtin/fsck.c:722
15786 #, c-format
15787 msgid "%s: detached HEAD points at nothing"
15788 msgstr "%s: frånkopplat HEAD pekar på ingenting"
15790 #: builtin/fsck.c:726
15791 #, c-format
15792 msgid "notice: %s points to an unborn branch (%s)"
15793 msgstr "obs: %s pekar på en ofödd gren (%s)"
15795 #: builtin/fsck.c:738
15796 msgid "Checking cache tree"
15797 msgstr "Kontrollerar cacheträd"
15799 #: builtin/fsck.c:743
15800 #, c-format
15801 msgid "%s: invalid sha1 pointer in cache-tree"
15802 msgstr "%s: ogiltig sha1-pekare i cacheträd"
15804 #: builtin/fsck.c:752
15805 msgid "non-tree in cache-tree"
15806 msgstr "icke-träd i cacheträd"
15808 #: builtin/fsck.c:783
15809 msgid "git fsck [<options>] [<object>...]"
15810 msgstr "git fsck [<flaggor>] [<objekt>...]"
15812 #: builtin/fsck.c:789
15813 msgid "show unreachable objects"
15814 msgstr "visa onåbara objekt"
15816 #: builtin/fsck.c:790
15817 msgid "show dangling objects"
15818 msgstr "visa dinglande objekt"
15820 #: builtin/fsck.c:791
15821 msgid "report tags"
15822 msgstr "rapportera taggar"
15824 #: builtin/fsck.c:792
15825 msgid "report root nodes"
15826 msgstr "rapportera rotnoder"
15828 #: builtin/fsck.c:793
15829 msgid "make index objects head nodes"
15830 msgstr "gör indexojekt till huvudnoder"
15832 #: builtin/fsck.c:794
15833 msgid "make reflogs head nodes (default)"
15834 msgstr "gör refloggar till huvudnoder (standard)"
15836 #: builtin/fsck.c:795
15837 msgid "also consider packs and alternate objects"
15838 msgstr "ta även hänsyn till paket och supplerande objekt"
15840 # Vague original, not networking-related, but rather related to the actual
15841 # objects in the database.
15842 #: builtin/fsck.c:796
15843 msgid "check only connectivity"
15844 msgstr "kontrollera endast konnektivitet"
15846 #: builtin/fsck.c:797 builtin/mktag.c:76
15847 msgid "enable more strict checking"
15848 msgstr "aktivera striktare kontroll"
15850 #: builtin/fsck.c:799
15851 msgid "write dangling objects in .git/lost-found"
15852 msgstr "skriv dinglande objekt i .git/lost-found"
15854 #: builtin/fsck.c:800 builtin/prune.c:134
15855 msgid "show progress"
15856 msgstr "visa förlopp"
15858 #: builtin/fsck.c:801
15859 msgid "show verbose names for reachable objects"
15860 msgstr "visa ordrika namn för nåbara objekt"
15862 #: builtin/fsck.c:861 builtin/index-pack.c:261
15863 msgid "Checking objects"
15864 msgstr "Kontrollerar objekt"
15866 #: builtin/fsck.c:889
15867 #, c-format
15868 msgid "%s: object missing"
15869 msgstr "%s: objekt saknas"
15871 #: builtin/fsck.c:900
15872 #, c-format
15873 msgid "invalid parameter: expected sha1, got '%s'"
15874 msgstr "ogiltig parameter: förväntade sha1, fick \"%s\""
15876 #: builtin/gc.c:39
15877 msgid "git gc [<options>]"
15878 msgstr "git gc [<flaggor>]"
15880 #: builtin/gc.c:93
15881 #, c-format
15882 msgid "Failed to fstat %s: %s"
15883 msgstr "Misslyckades ta status (fstat) på %s: %s"
15885 #: builtin/gc.c:129
15886 #, c-format
15887 msgid "failed to parse '%s' value '%s'"
15888 msgstr "misslyckades tolka \"%s\" värde \"%s\""
15890 #: builtin/gc.c:487 builtin/init-db.c:57
15891 #, c-format
15892 msgid "cannot stat '%s'"
15893 msgstr "kan inte ta status på \"%s\""
15895 #: builtin/gc.c:496 builtin/notes.c:238 builtin/tag.c:574
15896 #, c-format
15897 msgid "cannot read '%s'"
15898 msgstr "kunde inte läsa \"%s\""
15900 #: builtin/gc.c:503
15901 #, c-format
15902 msgid ""
15903 "The last gc run reported the following. Please correct the root cause\n"
15904 "and remove %s\n"
15905 "Automatic cleanup will not be performed until the file is removed.\n"
15906 "\n"
15907 "%s"
15908 msgstr ""
15909 "Senaste körningen av git gc rapporterade följande. Fixa grundproblemet\n"
15910 "och ta bort %s\n"
15911 "Automatisk städning kommer inte utföras förrän filen tas bort.\n"
15912 "\n"
15913 "%s"
15915 #: builtin/gc.c:551
15916 msgid "prune unreferenced objects"
15917 msgstr "rensa ej refererade objekt"
15919 #: builtin/gc.c:553
15920 msgid "be more thorough (increased runtime)"
15921 msgstr "var mer grundlig (ökar körtiden)"
15923 #: builtin/gc.c:554
15924 msgid "enable auto-gc mode"
15925 msgstr "aktivera auto-gc-läge"
15927 #: builtin/gc.c:557
15928 msgid "force running gc even if there may be another gc running"
15929 msgstr "tvinga gc-körning även om en annan gc kanske körs"
15931 #: builtin/gc.c:560
15932 msgid "repack all other packs except the largest pack"
15933 msgstr "packa om alla paket förutom det största paketet"
15935 #: builtin/gc.c:576
15936 #, c-format
15937 msgid "failed to parse gc.logexpiry value %s"
15938 msgstr "kunde inte tolka värdet %s för gc.logexpiry"
15940 #: builtin/gc.c:587
15941 #, c-format
15942 msgid "failed to parse prune expiry value %s"
15943 msgstr "kunde inte tolka värdet %s för prune expiry"
15945 #: builtin/gc.c:607
15946 #, c-format
15947 msgid "Auto packing the repository in background for optimum performance.\n"
15948 msgstr "Packar arkivet automatiskt i bakgrunden för optimal prestanda.\n"
15950 #: builtin/gc.c:609
15951 #, c-format
15952 msgid "Auto packing the repository for optimum performance.\n"
15953 msgstr "Packar arkivet automatiskt för optimal prestanda.\n"
15955 #: builtin/gc.c:610
15956 #, c-format
15957 msgid "See \"git help gc\" for manual housekeeping.\n"
15958 msgstr "Se \"git help gc\" för manuell hushållning.\n"
15960 #: builtin/gc.c:650
15961 #, c-format
15962 msgid ""
15963 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
15964 msgstr ""
15965 "gc körs redan på maskinen \"%s\" pid %<PRIuMAX> (använd --force om så inte "
15966 "är fallet)"
15968 #: builtin/gc.c:705
15969 msgid ""
15970 "There are too many unreachable loose objects; run 'git prune' to remove them."
15971 msgstr ""
15972 "Det finns för många onåbara lösa objekt; kör \"git prune\" för att ta bort "
15973 "dem."
15975 #: builtin/gc.c:715
15976 msgid ""
15977 "git maintenance run [--auto] [--[no-]quiet] [--task=<task>] [--schedule]"
15978 msgstr ""
15979 "git maintenance run [--auto] [--[no-]quiet] [--task=<uppgift>] [--schedule]"
15981 #: builtin/gc.c:745
15982 msgid "--no-schedule is not allowed"
15983 msgstr "--no-schedule tillåts inte"
15985 #: builtin/gc.c:750
15986 #, c-format
15987 msgid "unrecognized --schedule argument '%s'"
15988 msgstr "okänt argument för --schedule, %s"
15990 #: builtin/gc.c:868
15991 msgid "failed to write commit-graph"
15992 msgstr "kunde inte skriva incheckningsgraf"
15994 #: builtin/gc.c:904
15995 msgid "failed to prefetch remotes"
15996 msgstr "kunde inte förhämta fjärrar"
15998 #: builtin/gc.c:1020
15999 msgid "failed to start 'git pack-objects' process"
16000 msgstr "kunde inte starta \"git pack-objects\"-process"
16002 #: builtin/gc.c:1037
16003 msgid "failed to finish 'git pack-objects' process"
16004 msgstr "kunde inte avsluta \"git pack-objects\"-process"
16006 #: builtin/gc.c:1088
16007 msgid "failed to write multi-pack-index"
16008 msgstr "kunde inte skriva multi-pack-index"
16010 #: builtin/gc.c:1104
16011 msgid "'git multi-pack-index expire' failed"
16012 msgstr "\"git multi-pack-index expire\" misslyckades"
16014 #: builtin/gc.c:1163
16015 msgid "'git multi-pack-index repack' failed"
16016 msgstr "\"git multi-pack-index repack\" misslyckades"
16018 #: builtin/gc.c:1172
16019 msgid ""
16020 "skipping incremental-repack task because core.multiPackIndex is disabled"
16021 msgstr ""
16022 "hoppar över \"incremental-repack\"-uppgift eftersom core.multiPackIndex är "
16023 "inaktiverat"
16025 #: builtin/gc.c:1276
16026 #, c-format
16027 msgid "lock file '%s' exists, skipping maintenance"
16028 msgstr "låsfilen \"%s\" finns, hoppar över underhåll"
16030 #: builtin/gc.c:1306
16031 #, c-format
16032 msgid "task '%s' failed"
16033 msgstr "uppgiften \"%s\" misslyckades"
16035 #: builtin/gc.c:1388
16036 #, c-format
16037 msgid "'%s' is not a valid task"
16038 msgstr "\"%s\" är inte en giltig uppgift"
16040 #: builtin/gc.c:1393
16041 #, c-format
16042 msgid "task '%s' cannot be selected multiple times"
16043 msgstr "uppgiften \"%s\" kan inte väljas flera gånger"
16045 #: builtin/gc.c:1408
16046 msgid "run tasks based on the state of the repository"
16047 msgstr "kör uppgifter baserad på arkivets tillstånd"
16049 #: builtin/gc.c:1409
16050 msgid "frequency"
16051 msgstr "frekvens"
16053 #: builtin/gc.c:1410
16054 msgid "run tasks based on frequency"
16055 msgstr "kör uppgifter baserat på frekvens"
16057 #: builtin/gc.c:1413
16058 msgid "do not report progress or other information over stderr"
16059 msgstr "rapportera inte framgång eller annan information över standard fel"
16061 #: builtin/gc.c:1414
16062 msgid "task"
16063 msgstr "uppgift"
16065 #: builtin/gc.c:1415
16066 msgid "run a specific task"
16067 msgstr "utför en specifik uppgift"
16069 #: builtin/gc.c:1432
16070 msgid "use at most one of --auto and --schedule=<frequency>"
16071 msgstr "använd som mest en av --auto och --schedule=<frekvens>"
16073 #: builtin/gc.c:1475
16074 msgid "failed to run 'git config'"
16075 msgstr "misslyckades köra \"git config\""
16077 #: builtin/gc.c:1627
16078 #, c-format
16079 msgid "failed to expand path '%s'"
16080 msgstr "misslyckades expandera sökvägen \"%s\""
16082 #: builtin/gc.c:1654 builtin/gc.c:1692
16083 msgid "failed to start launchctl"
16084 msgstr "misslyckades starta launchctl"
16086 #: builtin/gc.c:1767 builtin/gc.c:2220
16087 #, c-format
16088 msgid "failed to create directories for '%s'"
16089 msgstr "misslyckades skapa kataloger för \"%s\""
16091 #: builtin/gc.c:1794
16092 #, c-format
16093 msgid "failed to bootstrap service %s"
16094 msgstr "misslyckades starta tjänsten %s"
16096 #: builtin/gc.c:1887
16097 msgid "failed to create temp xml file"
16098 msgstr "misslyckades skapa temporär xml-fil"
16100 #: builtin/gc.c:1977
16101 msgid "failed to start schtasks"
16102 msgstr "misslyckades starta schtasks"
16104 #: builtin/gc.c:2046
16105 msgid "failed to run 'crontab -l'; your system might not support 'cron'"
16106 msgstr ""
16107 "kunde inte köra \"crontab -l\"; ditt system kanske inte stöder \"cron\""
16109 #: builtin/gc.c:2063
16110 msgid "failed to run 'crontab'; your system might not support 'cron'"
16111 msgstr "kunde inte köra \"crontab\"; ditt system kanske inte stöder \"cron\""
16113 #: builtin/gc.c:2067
16114 msgid "failed to open stdin of 'crontab'"
16115 msgstr "misslyckades öppna standard in för \"crontab\""
16117 #: builtin/gc.c:2109
16118 msgid "'crontab' died"
16119 msgstr "\"crontab\" dog"
16121 #: builtin/gc.c:2174
16122 msgid "failed to start systemctl"
16123 msgstr "misslyckades starta systemctl"
16125 #: builtin/gc.c:2184
16126 msgid "failed to run systemctl"
16127 msgstr "misslyckades att köra systemctl"
16129 #: builtin/gc.c:2193 builtin/gc.c:2198 builtin/worktree.c:62
16130 #: builtin/worktree.c:945
16131 #, c-format
16132 msgid "failed to delete '%s'"
16133 msgstr "misslyckades ta bort \"%s\""
16135 #: builtin/gc.c:2378
16136 #, c-format
16137 msgid "unrecognized --scheduler argument '%s'"
16138 msgstr "okänt argument för --scheduler, \"%s\""
16140 #: builtin/gc.c:2403
16141 msgid "neither systemd timers nor crontab are available"
16142 msgstr "varken systemd-timer eller crontab är tillgänglig"
16144 #: builtin/gc.c:2418
16145 #, c-format
16146 msgid "%s scheduler is not available"
16147 msgstr "%s-schemaläggare är inte tillgänglig"
16149 #: builtin/gc.c:2432
16150 msgid "another process is scheduling background maintenance"
16151 msgstr "en annan process schemalägger bakgrundsunderhåll"
16153 #: builtin/gc.c:2454
16154 msgid "git maintenance start [--scheduler=<scheduler>]"
16155 msgstr "git maintenance start [--scheduler=<schemaläggare>]"
16157 #: builtin/gc.c:2463
16158 msgid "scheduler"
16159 msgstr "schemaläggare"
16161 #: builtin/gc.c:2464
16162 msgid "scheduler to trigger git maintenance run"
16163 msgstr "schemaläggare som utlöser \"git maintenance\"-körning"
16165 #: builtin/gc.c:2478
16166 msgid "failed to add repo to global config"
16167 msgstr "misslyckades lägga till arkiv till global konfiguration"
16169 #: builtin/gc.c:2487
16170 msgid "git maintenance <subcommand> [<options>]"
16171 msgstr "git maintenance <underkommando> [<flaggor>]"
16173 #: builtin/gc.c:2506
16174 #, c-format
16175 msgid "invalid subcommand: %s"
16176 msgstr "felaktigt underkommando: %s"
16178 #: builtin/grep.c:30
16179 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
16180 msgstr "git grep [<flaggor>] [-e] <mönster> [<rev>...] [[--] <sökväg>...]"
16182 #: builtin/grep.c:239
16183 #, c-format
16184 msgid "grep: failed to create thread: %s"
16185 msgstr "grep: misslyckades skapa tråd. %s"
16187 #: builtin/grep.c:293
16188 #, c-format
16189 msgid "invalid number of threads specified (%d) for %s"
16190 msgstr "felaktigt antal trådar angivet (%d) för %s"
16192 #. TRANSLATORS: %s is the configuration
16193 #. variable for tweaking threads, currently
16194 #. grep.threads
16196 #: builtin/grep.c:301 builtin/index-pack.c:1582 builtin/index-pack.c:1785
16197 #: builtin/pack-objects.c:3142
16198 #, c-format
16199 msgid "no threads support, ignoring %s"
16200 msgstr "trådstöd saknas, ignorerar %s"
16202 #: builtin/grep.c:488 builtin/grep.c:617 builtin/grep.c:657
16203 #, c-format
16204 msgid "unable to read tree (%s)"
16205 msgstr "kunde inte läsa träd (%s)"
16207 #: builtin/grep.c:672
16208 #, c-format
16209 msgid "unable to grep from object of type %s"
16210 msgstr "kunde inte \"grep\" från objekt av typen %s"
16212 #: builtin/grep.c:752
16213 #, c-format
16214 msgid "switch `%c' expects a numerical value"
16215 msgstr "flaggan \"%c\" antar ett numeriskt värde"
16217 #: builtin/grep.c:851
16218 msgid "search in index instead of in the work tree"
16219 msgstr "sök i indexet istället för i arbetskatalogen"
16221 #: builtin/grep.c:853
16222 msgid "find in contents not managed by git"
16223 msgstr "sök i innehåll som inte hanteras av git"
16225 #: builtin/grep.c:855
16226 msgid "search in both tracked and untracked files"
16227 msgstr "sök i både spårade och ospårade filer"
16229 #: builtin/grep.c:857
16230 msgid "ignore files specified via '.gitignore'"
16231 msgstr "ignorera filer angivna i \".gitignore\""
16233 #: builtin/grep.c:859
16234 msgid "recursively search in each submodule"
16235 msgstr "sök varje undermodul rekursivt"
16237 #: builtin/grep.c:862
16238 msgid "show non-matching lines"
16239 msgstr "visa rader som inte träffas"
16241 #: builtin/grep.c:864
16242 msgid "case insensitive matching"
16243 msgstr "skiftlägesokänslig sökning"
16245 #: builtin/grep.c:866
16246 msgid "match patterns only at word boundaries"
16247 msgstr "träffa endast mönster vid ordgränser"
16249 #: builtin/grep.c:868
16250 msgid "process binary files as text"
16251 msgstr "hantera binärfiler som text"
16253 #: builtin/grep.c:870
16254 msgid "don't match patterns in binary files"
16255 msgstr "träffa inte mönster i binärfiler"
16257 #: builtin/grep.c:873
16258 msgid "process binary files with textconv filters"
16259 msgstr "hantera binärfiler med textconv-filter"
16261 #: builtin/grep.c:875
16262 msgid "search in subdirectories (default)"
16263 msgstr "sök i underkataloger (standard)"
16265 #: builtin/grep.c:877
16266 msgid "descend at most <depth> levels"
16267 msgstr "gå som mest ned <djup> nivåer"
16269 #: builtin/grep.c:881
16270 msgid "use extended POSIX regular expressions"
16271 msgstr "använd utökade POSIX-reguljära uttryck"
16273 #: builtin/grep.c:884
16274 msgid "use basic POSIX regular expressions (default)"
16275 msgstr "använd grundläggande POSIX-reguljära uttryck (standard)"
16277 #: builtin/grep.c:887
16278 msgid "interpret patterns as fixed strings"
16279 msgstr "tolka mönster som fixerade strängar"
16281 #: builtin/grep.c:890
16282 msgid "use Perl-compatible regular expressions"
16283 msgstr "använd Perlkompatibla reguljära uttryck"
16285 #: builtin/grep.c:893
16286 msgid "show line numbers"
16287 msgstr "visa radnummer"
16289 #: builtin/grep.c:894
16290 msgid "show column number of first match"
16291 msgstr "visa kolumnnummer för första träff"
16293 #: builtin/grep.c:895
16294 msgid "don't show filenames"
16295 msgstr "visa inte filnamn"
16297 #: builtin/grep.c:896
16298 msgid "show filenames"
16299 msgstr "visa filnamn"
16301 #: builtin/grep.c:898
16302 msgid "show filenames relative to top directory"
16303 msgstr "visa filnamn relativa till toppkatalogen"
16305 #: builtin/grep.c:900
16306 msgid "show only filenames instead of matching lines"
16307 msgstr "visa endast filnamn istället för träffade rader"
16309 #: builtin/grep.c:902
16310 msgid "synonym for --files-with-matches"
16311 msgstr "synonym för --files-with-matches"
16313 #: builtin/grep.c:905
16314 msgid "show only the names of files without match"
16315 msgstr "visa endast namn på filer utan träffar"
16317 #: builtin/grep.c:907
16318 msgid "print NUL after filenames"
16319 msgstr "skriv NUL efter filnamn"
16321 #: builtin/grep.c:910
16322 msgid "show only matching parts of a line"
16323 msgstr "visa endast träffade delar av rader"
16325 #: builtin/grep.c:912
16326 msgid "show the number of matches instead of matching lines"
16327 msgstr "visa antal träffar istället för träffade rader"
16329 #: builtin/grep.c:913
16330 msgid "highlight matches"
16331 msgstr "ljusmarkera träffar"
16333 #: builtin/grep.c:915
16334 msgid "print empty line between matches from different files"
16335 msgstr "skriv tomma rader mellan träffar från olika filer"
16337 #: builtin/grep.c:917
16338 msgid "show filename only once above matches from same file"
16339 msgstr "visa filnamn endast en gång ovanför träffar från samma fil"
16341 #: builtin/grep.c:920
16342 msgid "show <n> context lines before and after matches"
16343 msgstr "visa <n> rader sammanhang före och efter träffar"
16345 #: builtin/grep.c:923
16346 msgid "show <n> context lines before matches"
16347 msgstr "visa <n> rader sammanhang före träffar"
16349 #: builtin/grep.c:925
16350 msgid "show <n> context lines after matches"
16351 msgstr "visa <n> rader sammanhang efter träffar"
16353 #: builtin/grep.c:927
16354 msgid "use <n> worker threads"
16355 msgstr "använd <n> jobbtrådar"
16357 #: builtin/grep.c:928
16358 msgid "shortcut for -C NUM"
16359 msgstr "genväg för -C NUM"
16361 #: builtin/grep.c:931
16362 msgid "show a line with the function name before matches"
16363 msgstr "visa en rad med funktionsnamnet före träffen"
16365 #: builtin/grep.c:933
16366 msgid "show the surrounding function"
16367 msgstr "visa den omkringliggande funktionen"
16369 #: builtin/grep.c:936
16370 msgid "read patterns from file"
16371 msgstr "läs mönster från fil"
16373 #: builtin/grep.c:938
16374 msgid "match <pattern>"
16375 msgstr "träffa <mönster>"
16377 #: builtin/grep.c:940
16378 msgid "combine patterns specified with -e"
16379 msgstr "kombinera mönster som anges med -e"
16381 #: builtin/grep.c:952
16382 msgid "indicate hit with exit status without output"
16383 msgstr "ange träff med slutstatuskod utan utdata"
16385 #: builtin/grep.c:954
16386 msgid "show only matches from files that match all patterns"
16387 msgstr "visa endast träffar från filer som träffar alla mönster"
16389 #: builtin/grep.c:957
16390 msgid "pager"
16391 msgstr "bläddrare"
16393 #: builtin/grep.c:957
16394 msgid "show matching files in the pager"
16395 msgstr "visa träffade filer i filbläddraren"
16397 #: builtin/grep.c:961
16398 msgid "allow calling of grep(1) (ignored by this build)"
16399 msgstr "tillåt anropa grep(1) (ignoreras av detta bygge)"
16401 #: builtin/grep.c:1027
16402 msgid "no pattern given"
16403 msgstr "inget mönster angavs"
16405 #: builtin/grep.c:1063
16406 msgid "--no-index or --untracked cannot be used with revs"
16407 msgstr "--no-index och --untracked kan inte användas med revisioner"
16409 #: builtin/grep.c:1071
16410 #, c-format
16411 msgid "unable to resolve revision: %s"
16412 msgstr "kan inte slå upp revision: %s"
16414 #: builtin/grep.c:1101
16415 msgid "--untracked not supported with --recurse-submodules"
16416 msgstr "--untracked stöds inte med --recurse-submodules"
16418 #: builtin/grep.c:1105
16419 msgid "invalid option combination, ignoring --threads"
16420 msgstr "ogiltig kombination av flaggor, ignorerar --threads"
16422 #: builtin/grep.c:1108 builtin/pack-objects.c:4059
16423 msgid "no threads support, ignoring --threads"
16424 msgstr "trådstöd saknas, ignorerar --threads"
16426 #: builtin/grep.c:1111 builtin/index-pack.c:1579 builtin/pack-objects.c:3139
16427 #, c-format
16428 msgid "invalid number of threads specified (%d)"
16429 msgstr "felaktigt antal trådar angivet (%d)"
16431 #: builtin/grep.c:1145
16432 msgid "--open-files-in-pager only works on the worktree"
16433 msgstr "--open-files-in-pager fungerar endast i arbetskatalogen"
16435 #: builtin/grep.c:1171
16436 msgid "--cached or --untracked cannot be used with --no-index"
16437 msgstr "--cached och --untracked kan inte användas med --no-index"
16439 #: builtin/grep.c:1174
16440 msgid "--untracked cannot be used with --cached"
16441 msgstr "--untracked kan inte användas med --cached"
16443 #: builtin/grep.c:1180
16444 msgid "--[no-]exclude-standard cannot be used for tracked contents"
16445 msgstr "--[no-]exclude-standard kan inte användas för spårat innehåll"
16447 #: builtin/grep.c:1188
16448 msgid "both --cached and trees are given"
16449 msgstr "både --cached och träd angavs"
16451 #: builtin/hash-object.c:83
16452 msgid ""
16453 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
16454 "[--] <file>..."
16455 msgstr ""
16456 "git hash-object [-t <typ>] [-w] [--path=<fil> | --no-filters] [--stdin] [--] "
16457 "<fil>..."
16459 #: builtin/hash-object.c:84
16460 msgid "git hash-object  --stdin-paths"
16461 msgstr "git hash-object  --stdin-paths"
16463 #: builtin/hash-object.c:96
16464 msgid "object type"
16465 msgstr "objekttyp"
16467 #: builtin/hash-object.c:97
16468 msgid "write the object into the object database"
16469 msgstr "skriv objektet till objektdatabasen"
16471 #: builtin/hash-object.c:99
16472 msgid "read the object from stdin"
16473 msgstr "läs objektet från standard in"
16475 #: builtin/hash-object.c:101
16476 msgid "store file as is without filters"
16477 msgstr "spara filen som den är utan filer"
16479 #: builtin/hash-object.c:102
16480 msgid ""
16481 "just hash any random garbage to create corrupt objects for debugging Git"
16482 msgstr ""
16483 "hasha slumpmässigt skräp för att skapa korrupta objekt för felsökning av Git"
16485 #: builtin/hash-object.c:103
16486 msgid "process file as it were from this path"
16487 msgstr "hantera filen som om den kom från sökvägen"
16489 #: builtin/help.c:55
16490 msgid "print all available commands"
16491 msgstr "visa alla tillgängliga kommandon"
16493 #: builtin/help.c:57
16494 msgid "exclude guides"
16495 msgstr "uteslut vägledningar"
16497 #: builtin/help.c:58
16498 msgid "show man page"
16499 msgstr "visa manualsida"
16501 #: builtin/help.c:59
16502 msgid "show manual in web browser"
16503 msgstr "visa manual i webbläsare"
16505 #: builtin/help.c:61
16506 msgid "show info page"
16507 msgstr "visa info-sida"
16509 #: builtin/help.c:63
16510 msgid "print command description"
16511 msgstr "visa kommandobeskrivning"
16513 #: builtin/help.c:65
16514 msgid "print list of useful guides"
16515 msgstr "lista användbara vägledningar"
16517 #: builtin/help.c:67
16518 msgid "print all configuration variable names"
16519 msgstr "visa namn på alla konfigurationsvariabler"
16521 #: builtin/help.c:78
16522 msgid ""
16523 "git help [-a|--all] [--[no-]verbose]]\n"
16524 "         [[-i|--info] [-m|--man] [-w|--web]] [<command>]"
16525 msgstr ""
16526 "git help [-a|--all] [--[no-]verbose]]\n"
16527 "         [[-i|--info] [-m|--man] [-w|--web]] [<kommando>]"
16529 #: builtin/help.c:80
16530 msgid "git help [-g|--guides]"
16531 msgstr "git help [-g|--guides]"
16533 #: builtin/help.c:81
16534 msgid "git help [-c|--config]"
16535 msgstr "git help [-c|--config]"
16537 #: builtin/help.c:196
16538 #, c-format
16539 msgid "unrecognized help format '%s'"
16540 msgstr "okänt hjälpformat: \"%s\""
16542 #: builtin/help.c:223
16543 msgid "Failed to start emacsclient."
16544 msgstr "Misslyckades starta emacsclient."
16546 #: builtin/help.c:236
16547 msgid "Failed to parse emacsclient version."
16548 msgstr "Kunde inte tolka emacsclient-version."
16550 #: builtin/help.c:244
16551 #, c-format
16552 msgid "emacsclient version '%d' too old (< 22)."
16553 msgstr "emacsclient version \"%d\" för gammal (< 22)."
16555 #: builtin/help.c:262 builtin/help.c:284 builtin/help.c:294 builtin/help.c:302
16556 #, c-format
16557 msgid "failed to exec '%s'"
16558 msgstr "exec misslyckades för \"%s\""
16560 #: builtin/help.c:340
16561 #, c-format
16562 msgid ""
16563 "'%s': path for unsupported man viewer.\n"
16564 "Please consider using 'man.<tool>.cmd' instead."
16565 msgstr ""
16566 "\"%s\": sökväg för man-visare som ej stöds.\n"
16567 "Använd \"man.<verktyg>.cmd\" istället."
16569 #: builtin/help.c:352
16570 #, c-format
16571 msgid ""
16572 "'%s': cmd for supported man viewer.\n"
16573 "Please consider using 'man.<tool>.path' instead."
16574 msgstr ""
16575 "\"%s\": kommando för man-visare som stöds.\n"
16576 "Använd \"man.<verktyg>.path\" istället."
16578 #: builtin/help.c:467
16579 #, c-format
16580 msgid "'%s': unknown man viewer."
16581 msgstr "\"%s\": okänd man-visare."
16583 #: builtin/help.c:483
16584 msgid "no man viewer handled the request"
16585 msgstr "ingen man-visare hanterade förfrågan"
16587 #: builtin/help.c:490
16588 msgid "no info viewer handled the request"
16589 msgstr "ingen info-visare hanterade förfrågan"
16591 #: builtin/help.c:551 builtin/help.c:562 git.c:348
16592 #, c-format
16593 msgid "'%s' is aliased to '%s'"
16594 msgstr "\"%s\" är ett alias för \"%s\""
16596 #: builtin/help.c:565 git.c:380
16597 #, c-format
16598 msgid "bad alias.%s string: %s"
16599 msgstr "felaktig alias.%s-sträng: %s"
16601 #: builtin/help.c:581
16602 msgid "this option doesn't take any other arguments"
16603 msgstr "flaggan tar inte några andra argument"
16605 #: builtin/help.c:602 builtin/help.c:629
16606 #, c-format
16607 msgid "usage: %s%s"
16608 msgstr "användning: %s%s"
16610 #: builtin/help.c:624
16611 msgid "'git help config' for more information"
16612 msgstr "\"git help config\" för mer information"
16614 #: builtin/index-pack.c:221
16615 #, c-format
16616 msgid "object type mismatch at %s"
16617 msgstr "objekttyp stämmer inte överens vid %s"
16619 #: builtin/index-pack.c:241
16620 #, c-format
16621 msgid "did not receive expected object %s"
16622 msgstr "emottog inte det förväntade objektet %s"
16624 #: builtin/index-pack.c:244
16625 #, c-format
16626 msgid "object %s: expected type %s, found %s"
16627 msgstr "objektet %s: förväntad typ %s, såg %s"
16629 #: builtin/index-pack.c:294
16630 #, c-format
16631 msgid "cannot fill %d byte"
16632 msgid_plural "cannot fill %d bytes"
16633 msgstr[0] "kan inte fylla %d byte"
16634 msgstr[1] "kan inte fylla %d byte"
16636 #: builtin/index-pack.c:304
16637 msgid "early EOF"
16638 msgstr "tidigt filslut"
16640 #: builtin/index-pack.c:305
16641 msgid "read error on input"
16642 msgstr "indataläsfel"
16644 #: builtin/index-pack.c:317
16645 msgid "used more bytes than were available"
16646 msgstr "använde fler byte än tillgängligt"
16648 #: builtin/index-pack.c:324 builtin/pack-objects.c:756
16649 msgid "pack too large for current definition of off_t"
16650 msgstr "paket för stort för nuvarande definition av off_t"
16652 #: builtin/index-pack.c:327 builtin/unpack-objects.c:95
16653 msgid "pack exceeds maximum allowed size"
16654 msgstr "paket är större än tillåten maximal storlek"
16656 #: builtin/index-pack.c:358
16657 msgid "pack signature mismatch"
16658 msgstr "paketsignatur stämmer inte överens"
16660 #: builtin/index-pack.c:360
16661 #, c-format
16662 msgid "pack version %<PRIu32> unsupported"
16663 msgstr "paketversion %<PRIu32> stöds ej"
16665 #: builtin/index-pack.c:376
16666 #, c-format
16667 msgid "pack has bad object at offset %<PRIuMAX>: %s"
16668 msgstr "paketet har felaktigt objekt vid index %<PRIuMAX>: %s"
16670 #: builtin/index-pack.c:482
16671 #, c-format
16672 msgid "inflate returned %d"
16673 msgstr "inflate returnerade %d"
16675 #: builtin/index-pack.c:531
16676 msgid "offset value overflow for delta base object"
16677 msgstr "indexvärdespill för deltabasobjekt"
16679 #: builtin/index-pack.c:539
16680 msgid "delta base offset is out of bound"
16681 msgstr "deltabasindex utanför gränsen"
16683 #: builtin/index-pack.c:547
16684 #, c-format
16685 msgid "unknown object type %d"
16686 msgstr "okänd objekttyp %d"
16688 #: builtin/index-pack.c:578
16689 msgid "cannot pread pack file"
16690 msgstr "kan inte utföra \"pread\" på paketfil"
16692 #: builtin/index-pack.c:580
16693 #, c-format
16694 msgid "premature end of pack file, %<PRIuMAX> byte missing"
16695 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
16696 msgstr[0] "för tidigt slut på paketfilen, %<PRIuMAX> byte saknas"
16697 msgstr[1] "för tidigt slut på paketfilen, %<PRIuMAX> byte saknas"
16699 #: builtin/index-pack.c:606
16700 msgid "serious inflate inconsistency"
16701 msgstr "allvarlig inflate-inkonsekvens"
16703 #: builtin/index-pack.c:751 builtin/index-pack.c:757 builtin/index-pack.c:781
16704 #: builtin/index-pack.c:820 builtin/index-pack.c:829
16705 #, c-format
16706 msgid "SHA1 COLLISION FOUND WITH %s !"
16707 msgstr "SHA1-KOLLISION UPPTÄCKT VID %s !"
16709 #: builtin/index-pack.c:754 builtin/pack-objects.c:292
16710 #: builtin/pack-objects.c:352 builtin/pack-objects.c:458
16711 #, c-format
16712 msgid "unable to read %s"
16713 msgstr "kunde inte läsa %s"
16715 #: builtin/index-pack.c:818
16716 #, c-format
16717 msgid "cannot read existing object info %s"
16718 msgstr "kan inte läsa information om befintligt objekt %s"
16720 #: builtin/index-pack.c:826
16721 #, c-format
16722 msgid "cannot read existing object %s"
16723 msgstr "kan inte läsa befintligt objekt %s"
16725 #: builtin/index-pack.c:840
16726 #, c-format
16727 msgid "invalid blob object %s"
16728 msgstr "ogiltigt blob-objekt %s"
16730 #: builtin/index-pack.c:843 builtin/index-pack.c:862
16731 msgid "fsck error in packed object"
16732 msgstr "fsck-fel i packat objekt"
16734 #: builtin/index-pack.c:864
16735 #, c-format
16736 msgid "Not all child objects of %s are reachable"
16737 msgstr "Inte alla barnobjekt för %s kan nås"
16739 #: builtin/index-pack.c:925 builtin/index-pack.c:972
16740 msgid "failed to apply delta"
16741 msgstr "misslyckades tillämpa delta"
16743 #: builtin/index-pack.c:1156
16744 msgid "Receiving objects"
16745 msgstr "Tar emot objekt"
16747 #: builtin/index-pack.c:1156
16748 msgid "Indexing objects"
16749 msgstr "Skapar index för objekt"
16751 #: builtin/index-pack.c:1190
16752 msgid "pack is corrupted (SHA1 mismatch)"
16753 msgstr "paketet är trasigt (SHA1 stämmer inte)"
16755 #: builtin/index-pack.c:1195
16756 msgid "cannot fstat packfile"
16757 msgstr "kan inte utföra \"fstat\" på paketfil"
16759 #: builtin/index-pack.c:1198
16760 msgid "pack has junk at the end"
16761 msgstr "paket har skräp i slutet"
16763 #: builtin/index-pack.c:1210
16764 msgid "confusion beyond insanity in parse_pack_objects()"
16765 msgstr "förvirrad bortom vanvett i parse_pack_objects()"
16767 #: builtin/index-pack.c:1233
16768 msgid "Resolving deltas"
16769 msgstr "Analyserar delta"
16771 #: builtin/index-pack.c:1244 builtin/pack-objects.c:2905
16772 #, c-format
16773 msgid "unable to create thread: %s"
16774 msgstr "kunde inte skapa tråd: %s"
16776 #: builtin/index-pack.c:1277
16777 msgid "confusion beyond insanity"
16778 msgstr "förvirrad bortom vanvett"
16780 #: builtin/index-pack.c:1283
16781 #, c-format
16782 msgid "completed with %d local object"
16783 msgid_plural "completed with %d local objects"
16784 msgstr[0] "slutfördes med %d lokalt objekt"
16785 msgstr[1] "slutfördes med %d lokala objekt"
16787 #: builtin/index-pack.c:1295
16788 #, c-format
16789 msgid "Unexpected tail checksum for %s (disk corruption?)"
16790 msgstr "Oväntad svanskontrollsumma för %s (trasig disk?)"
16792 #: builtin/index-pack.c:1299
16793 #, c-format
16794 msgid "pack has %d unresolved delta"
16795 msgid_plural "pack has %d unresolved deltas"
16796 msgstr[0] "paketet har %d oanalyserat delta"
16797 msgstr[1] "paketet har %d oanalyserade delta"
16799 #: builtin/index-pack.c:1323
16800 #, c-format
16801 msgid "unable to deflate appended object (%d)"
16802 msgstr "kunde inte utföra \"deflate\" på tillagt objekt (%d)"
16804 #: builtin/index-pack.c:1419
16805 #, c-format
16806 msgid "local object %s is corrupt"
16807 msgstr "lokalt objekt %s är trasigt"
16809 #: builtin/index-pack.c:1440
16810 #, c-format
16811 msgid "packfile name '%s' does not end with '.%s'"
16812 msgstr "paketfilnamnet \"%s\" slutar inte med \".%s\""
16814 #: builtin/index-pack.c:1464
16815 #, c-format
16816 msgid "cannot write %s file '%s'"
16817 msgstr "kan inte ta skriva %s-fil \"%s\""
16819 #: builtin/index-pack.c:1472
16820 #, c-format
16821 msgid "cannot close written %s file '%s'"
16822 msgstr "kan inte stänga skriven %s-fil \"%s\""
16824 #: builtin/index-pack.c:1489
16825 #, c-format
16826 msgid "unable to rename temporary '*.%s' file to '%s'"
16827 msgstr "kunde inte byta namn på temporär \"*.%s\"-fil till \"%s\""
16829 #: builtin/index-pack.c:1514
16830 msgid "error while closing pack file"
16831 msgstr "fel vid stängning av paketfil"
16833 #: builtin/index-pack.c:1573 builtin/pack-objects.c:3150
16834 #, c-format
16835 msgid "bad pack.indexversion=%<PRIu32>"
16836 msgstr "felaktig pack.indexversion=%<PRIu32>"
16838 #: builtin/index-pack.c:1643
16839 #, c-format
16840 msgid "Cannot open existing pack file '%s'"
16841 msgstr "Kan inte öppna befintlig paketfil \"%s\""
16843 #: builtin/index-pack.c:1645
16844 #, c-format
16845 msgid "Cannot open existing pack idx file for '%s'"
16846 msgstr "Kan inte öppna befintlig paket-idx-fil för \"%s\""
16848 #: builtin/index-pack.c:1693
16849 #, c-format
16850 msgid "non delta: %d object"
16851 msgid_plural "non delta: %d objects"
16852 msgstr[0] "icke-delta: %d objekt"
16853 msgstr[1] "icke-delta: %d objekt"
16855 #: builtin/index-pack.c:1700
16856 #, c-format
16857 msgid "chain length = %d: %lu object"
16858 msgid_plural "chain length = %d: %lu objects"
16859 msgstr[0] "kedjelängd = %d: %lu objekt"
16860 msgstr[1] "kedjelängd = %d: %lu objekt"
16862 #: builtin/index-pack.c:1742
16863 msgid "Cannot come back to cwd"
16864 msgstr "Kan inte gå tillbaka till arbetskatalogen (cwd)"
16866 #: builtin/index-pack.c:1796 builtin/index-pack.c:1799
16867 #: builtin/index-pack.c:1819 builtin/index-pack.c:1823
16868 #, c-format
16869 msgid "bad %s"
16870 msgstr "felaktig %s"
16872 #: builtin/index-pack.c:1829 builtin/init-db.c:379 builtin/init-db.c:614
16873 #, c-format
16874 msgid "unknown hash algorithm '%s'"
16875 msgstr "okänd hashningsalgoritm \"%s\""
16877 #: builtin/index-pack.c:1848
16878 msgid "--fix-thin cannot be used without --stdin"
16879 msgstr "--fix-thin kan inte användas med --stdin"
16881 #: builtin/index-pack.c:1850
16882 msgid "--stdin requires a git repository"
16883 msgstr "--stdin kräver ett git-arkiv"
16885 #: builtin/index-pack.c:1852
16886 msgid "--object-format cannot be used with --stdin"
16887 msgstr "--object-format kan inte användas med --stdin"
16889 #: builtin/index-pack.c:1867
16890 msgid "--verify with no packfile name given"
16891 msgstr "--verify angavs utan paketfilnamn"
16893 #: builtin/index-pack.c:1933 builtin/unpack-objects.c:584
16894 msgid "fsck error in pack objects"
16895 msgstr "fsck-fel i packat objekt"
16897 #: builtin/init-db.c:63
16898 #, c-format
16899 msgid "cannot stat template '%s'"
16900 msgstr "kan inte ta status på mallen \"%s\""
16902 #: builtin/init-db.c:68
16903 #, c-format
16904 msgid "cannot opendir '%s'"
16905 msgstr "kan inte öppna katalogen (opendir) \"%s\""
16907 #: builtin/init-db.c:80
16908 #, c-format
16909 msgid "cannot readlink '%s'"
16910 msgstr "kan inte läsa länk (readlink) \"%s\""
16912 #: builtin/init-db.c:82
16913 #, c-format
16914 msgid "cannot symlink '%s' '%s'"
16915 msgstr "kan inte skapa symbolisk länk \"%s\" \"%s\""
16917 #: builtin/init-db.c:88
16918 #, c-format
16919 msgid "cannot copy '%s' to '%s'"
16920 msgstr "kan inte kopiera \"%s\" till \"%s\""
16922 #: builtin/init-db.c:92
16923 #, c-format
16924 msgid "ignoring template %s"
16925 msgstr "ignorerar mallen %s"
16927 #: builtin/init-db.c:123
16928 #, c-format
16929 msgid "templates not found in %s"
16930 msgstr "mallarna hittades inte i %s"
16932 #: builtin/init-db.c:138
16933 #, c-format
16934 msgid "not copying templates from '%s': %s"
16935 msgstr "kopierade inte mallar från \"%s\": %s"
16937 #: builtin/init-db.c:263
16938 #, c-format
16939 msgid "invalid initial branch name: '%s'"
16940 msgstr "ogiltigt namn på första gren: \"%s\""
16942 #: builtin/init-db.c:354
16943 #, c-format
16944 msgid "unable to handle file type %d"
16945 msgstr "kan inte hantera filtyp %d"
16947 #: builtin/init-db.c:357
16948 #, c-format
16949 msgid "unable to move %s to %s"
16950 msgstr "kan inte flytta %s till %s"
16952 #: builtin/init-db.c:373
16953 msgid "attempt to reinitialize repository with different hash"
16954 msgstr "försöker initiera arkivet på nytt med annan hash"
16956 #: builtin/init-db.c:397 builtin/init-db.c:400
16957 #, c-format
16958 msgid "%s already exists"
16959 msgstr "%s finns redan"
16961 #: builtin/init-db.c:432
16962 #, c-format
16963 msgid "re-init: ignored --initial-branch=%s"
16964 msgstr "re-init: ignorerade --initial-branch=%s"
16966 #: builtin/init-db.c:463
16967 #, c-format
16968 msgid "Reinitialized existing shared Git repository in %s%s\n"
16969 msgstr "Ominitierade befintligt delat Git-arkiv i %s%s\n"
16971 #: builtin/init-db.c:464
16972 #, c-format
16973 msgid "Reinitialized existing Git repository in %s%s\n"
16974 msgstr "Ominitierade befintligt Git-arkiv i %s%s\n"
16976 #: builtin/init-db.c:468
16977 #, c-format
16978 msgid "Initialized empty shared Git repository in %s%s\n"
16979 msgstr "Initierade tomt delat Git-arkiv i %s%s\n"
16981 #: builtin/init-db.c:469
16982 #, c-format
16983 msgid "Initialized empty Git repository in %s%s\n"
16984 msgstr "Initierade tomt Git-arkiv i %s%s\n"
16986 #: builtin/init-db.c:518
16987 msgid ""
16988 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
16989 "shared[=<permissions>]] [<directory>]"
16990 msgstr ""
16991 "git init [-q | --quiet] [--bare] [--template=<mallkatalog>] [--"
16992 "shared[=<behörigheter>]] [<katalog>]"
16994 #: builtin/init-db.c:544
16995 msgid "permissions"
16996 msgstr "behörigheter"
16998 #: builtin/init-db.c:545
16999 msgid "specify that the git repository is to be shared amongst several users"
17000 msgstr "ange att git-arkivet ska delas bland flera användare"
17002 #: builtin/init-db.c:551
17003 msgid "override the name of the initial branch"
17004 msgstr "överstyr namnet på första gren"
17006 #: builtin/init-db.c:552 builtin/verify-pack.c:74
17007 msgid "hash"
17008 msgstr "hash"
17010 #: builtin/init-db.c:553 builtin/show-index.c:22 builtin/verify-pack.c:75
17011 msgid "specify the hash algorithm to use"
17012 msgstr "ange hashningsalgoritm att använda"
17014 #: builtin/init-db.c:560
17015 msgid "--separate-git-dir and --bare are mutually exclusive"
17016 msgstr "--separate-git-dir och --bare är ömsesidigt uteslutande"
17018 #: builtin/init-db.c:591 builtin/init-db.c:596
17019 #, c-format
17020 msgid "cannot mkdir %s"
17021 msgstr "kan inte skapa katalogen (mkdir) %s"
17023 #: builtin/init-db.c:600 builtin/init-db.c:655
17024 #, c-format
17025 msgid "cannot chdir to %s"
17026 msgstr "kan inte byta katalog (chdir) till %s"
17028 #: builtin/init-db.c:627
17029 #, c-format
17030 msgid ""
17031 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
17032 "dir=<directory>)"
17033 msgstr ""
17034 "%s (eller --work-tree=<katalog>) inte tillåtet utan att ange %s (eller --git-"
17035 "dir=<katalog>)"
17037 #: builtin/init-db.c:679
17038 #, c-format
17039 msgid "Cannot access work tree '%s'"
17040 msgstr "Kan inte komma åt arbetskatalogen \"%s\""
17042 #: builtin/init-db.c:684
17043 msgid "--separate-git-dir incompatible with bare repository"
17044 msgstr "--separate-git-dir är inkompatibelt med naket arkiv"
17046 #: builtin/interpret-trailers.c:16
17047 msgid ""
17048 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
17049 "<token>[(=|:)<value>])...] [<file>...]"
17050 msgstr ""
17051 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
17052 "<symbol>[(=|:)<värde>])...] [<fil>...]"
17054 #: builtin/interpret-trailers.c:95
17055 msgid "edit files in place"
17056 msgstr "redigera filer på plats"
17058 #: builtin/interpret-trailers.c:96
17059 msgid "trim empty trailers"
17060 msgstr "ta bort tomma släprader"
17062 #: builtin/interpret-trailers.c:99
17063 msgid "where to place the new trailer"
17064 msgstr "var nya släprader ska placeras"
17066 #: builtin/interpret-trailers.c:101
17067 msgid "action if trailer already exists"
17068 msgstr "att göra om släprader redan finns"
17070 #: builtin/interpret-trailers.c:103
17071 msgid "action if trailer is missing"
17072 msgstr "att göra om släprader saknas"
17074 #: builtin/interpret-trailers.c:105
17075 msgid "output only the trailers"
17076 msgstr "visa endast släprader"
17078 #: builtin/interpret-trailers.c:106
17079 msgid "do not apply config rules"
17080 msgstr "använd inte regler från konfigurationen"
17082 #: builtin/interpret-trailers.c:107
17083 msgid "join whitespace-continued values"
17084 msgstr "slå ihop värden avdelade med blanksteg"
17086 #: builtin/interpret-trailers.c:108
17087 msgid "set parsing options"
17088 msgstr "välj tolkningsalternativ"
17090 #: builtin/interpret-trailers.c:110
17091 msgid "do not treat --- specially"
17092 msgstr "tolka inte --- speciellt"
17094 #: builtin/interpret-trailers.c:112
17095 msgid "trailer(s) to add"
17096 msgstr "släprad(er) att lägga till"
17098 #: builtin/interpret-trailers.c:123
17099 msgid "--trailer with --only-input does not make sense"
17100 msgstr "--trailer med --only-input ger ingen mening"
17102 #: builtin/interpret-trailers.c:133
17103 msgid "no input file given for in-place editing"
17104 msgstr "ingen indatafil angiven för redigering på plats"
17106 #: builtin/log.c:59
17107 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
17108 msgstr "git log [<flaggor>] [<versionsintervall>] [[--] <sökväg>...]"
17110 #: builtin/log.c:60
17111 msgid "git show [<options>] <object>..."
17112 msgstr "git show [<flaggor>] <objekt>..."
17114 #: builtin/log.c:113
17115 #, c-format
17116 msgid "invalid --decorate option: %s"
17117 msgstr "ogiltig flagga för --decorate: %s"
17119 #: builtin/log.c:180
17120 msgid "show source"
17121 msgstr "visa källkod"
17123 #: builtin/log.c:181
17124 msgid "use mail map file"
17125 msgstr "använd e-postmappningsfil"
17127 #: builtin/log.c:184
17128 msgid "only decorate refs that match <pattern>"
17129 msgstr "dekorera endast referenser som motsvarar <mönster>"
17131 #: builtin/log.c:186
17132 msgid "do not decorate refs that match <pattern>"
17133 msgstr "dekorera inte referenser som motsvarar <mönster>"
17135 #: builtin/log.c:187
17136 msgid "decorate options"
17137 msgstr "dekoreringsflaggor"
17139 #: builtin/log.c:190
17140 msgid ""
17141 "trace the evolution of line range <start>,<end> or function :<funcname> in "
17142 "<file>"
17143 msgstr ""
17144 "spåra utvecklingen av radintervallet <start>,<slut> eller funktionen :"
17145 "<funknamn> i <fil>"
17147 #: builtin/log.c:213
17148 msgid "-L<range>:<file> cannot be used with pathspec"
17149 msgstr "-L<intervall>:<fil> kan inte användas med sökvägsspecifikation"
17151 #: builtin/log.c:306
17152 #, c-format
17153 msgid "Final output: %d %s\n"
17154 msgstr "Slututdata: %d %s\n"
17156 #: builtin/log.c:571
17157 #, c-format
17158 msgid "git show %s: bad file"
17159 msgstr "git show %s: felaktig fil"
17161 #: builtin/log.c:586 builtin/log.c:676
17162 #, c-format
17163 msgid "could not read object %s"
17164 msgstr "kunde inte läsa objektet %s"
17166 #: builtin/log.c:701
17167 #, c-format
17168 msgid "unknown type: %d"
17169 msgstr "okänd typ: %d"
17171 #: builtin/log.c:846
17172 #, c-format
17173 msgid "%s: invalid cover from description mode"
17174 msgstr "%s: ogiltigt omslag från beskrivningsläge"
17176 #: builtin/log.c:853
17177 msgid "format.headers without value"
17178 msgstr "format.headers utan värde"
17180 #: builtin/log.c:982
17181 #, c-format
17182 msgid "cannot open patch file %s"
17183 msgstr "kan inte öppna patchfilen %s"
17185 #: builtin/log.c:999
17186 msgid "need exactly one range"
17187 msgstr "behöver precis ett intervall"
17189 #: builtin/log.c:1009
17190 msgid "not a range"
17191 msgstr "inte ett intervall"
17193 #: builtin/log.c:1173
17194 msgid "cover letter needs email format"
17195 msgstr "omslagsbrevet behöver e-postformat"
17197 #: builtin/log.c:1179
17198 msgid "failed to create cover-letter file"
17199 msgstr "misslyckades skapa fil för omslagsbrev"
17201 #: builtin/log.c:1266
17202 #, c-format
17203 msgid "insane in-reply-to: %s"
17204 msgstr "tokigt in-reply-to: %s"
17206 #: builtin/log.c:1293
17207 msgid "git format-patch [<options>] [<since> | <revision-range>]"
17208 msgstr "git format-patch [<flaggor>] [<sedan> | <revisionsintervall>]"
17210 #: builtin/log.c:1351
17211 msgid "two output directories?"
17212 msgstr "två utdatakataloger?"
17214 #: builtin/log.c:1502 builtin/log.c:2328 builtin/log.c:2330 builtin/log.c:2342
17215 #, c-format
17216 msgid "unknown commit %s"
17217 msgstr "okänd incheckning %s"
17219 #: builtin/log.c:1513 builtin/replace.c:58 builtin/replace.c:207
17220 #: builtin/replace.c:210
17221 #, c-format
17222 msgid "failed to resolve '%s' as a valid ref"
17223 msgstr "misslyckades slå upp \"%s\" som en giltig referens"
17225 #: builtin/log.c:1522
17226 msgid "could not find exact merge base"
17227 msgstr "kunde inte hitta exakt sammanslagningsbas"
17229 #: builtin/log.c:1532
17230 msgid ""
17231 "failed to get upstream, if you want to record base commit automatically,\n"
17232 "please use git branch --set-upstream-to to track a remote branch.\n"
17233 "Or you could specify base commit by --base=<base-commit-id> manually"
17234 msgstr ""
17235 "kunde inte hämta uppström, om du vill lagra basincheckningen automatiskt,\n"
17236 "använd git branch --set-upstream-to för att spåra en fjärrgren.\n"
17237 "Eller så kan du ange basincheckning med --base=<bas-inchecknings-id> manuellt"
17239 #: builtin/log.c:1555
17240 msgid "failed to find exact merge base"
17241 msgstr "kunde inte hitta exakt sammanslagningsbas"
17243 #: builtin/log.c:1572
17244 msgid "base commit should be the ancestor of revision list"
17245 msgstr "basincheckningen bör vara förfader till revisionslistan"
17247 #: builtin/log.c:1582
17248 msgid "base commit shouldn't be in revision list"
17249 msgstr "basincheckningen bör inte vara i revisionslistan"
17251 #: builtin/log.c:1640
17252 msgid "cannot get patch id"
17253 msgstr "kan inte hämta patch-id"
17255 #: builtin/log.c:1703
17256 msgid "failed to infer range-diff origin of current series"
17257 msgstr "misslyckades räkna ut intervalldiff-ursprung för aktuell serie"
17259 #: builtin/log.c:1705
17260 #, c-format
17261 msgid "using '%s' as range-diff origin of current series"
17262 msgstr "använd \"%s\" som intervalldiff-ursprung för aktuell serie"
17264 #: builtin/log.c:1749
17265 msgid "use [PATCH n/m] even with a single patch"
17266 msgstr "använd [PATCH n/m] även för en ensam patch"
17268 #: builtin/log.c:1752
17269 msgid "use [PATCH] even with multiple patches"
17270 msgstr "använd [PATCH] även för flera patchar"
17272 #: builtin/log.c:1756
17273 msgid "print patches to standard out"
17274 msgstr "skriv patcharna på standard ut"
17276 #: builtin/log.c:1758
17277 msgid "generate a cover letter"
17278 msgstr "generera ett följebrev"
17280 #: builtin/log.c:1760
17281 msgid "use simple number sequence for output file names"
17282 msgstr "använd enkel nummersekvens för utdatafilnamn"
17284 #: builtin/log.c:1761
17285 msgid "sfx"
17286 msgstr "sfx"
17288 #: builtin/log.c:1762
17289 msgid "use <sfx> instead of '.patch'"
17290 msgstr "använd <sfx> istället för \".patch\""
17292 #: builtin/log.c:1764
17293 msgid "start numbering patches at <n> instead of 1"
17294 msgstr "börja numrera patchar på <n> istället för 1"
17296 #: builtin/log.c:1765
17297 msgid "reroll-count"
17298 msgstr "antal iterationer"
17300 #: builtin/log.c:1766
17301 msgid "mark the series as Nth re-roll"
17302 msgstr "markera serien som N:te försök"
17304 #: builtin/log.c:1768
17305 msgid "max length of output filename"
17306 msgstr "maximal längd för utdatafilnamn"
17308 #: builtin/log.c:1770
17309 msgid "use [RFC PATCH] instead of [PATCH]"
17310 msgstr "använd [RFC PATCH] istället för [PATCH]"
17312 #: builtin/log.c:1773
17313 msgid "cover-from-description-mode"
17314 msgstr "cover-from-description-läge"
17316 #: builtin/log.c:1774
17317 msgid "generate parts of a cover letter based on a branch's description"
17318 msgstr "skapa delar av omslagsbrevet baserat på grenbeskrivelsen"
17320 #: builtin/log.c:1776
17321 msgid "use [<prefix>] instead of [PATCH]"
17322 msgstr "använd [<prefix>] istället för [PATCH]"
17324 #: builtin/log.c:1779
17325 msgid "store resulting files in <dir>"
17326 msgstr "spara filerna i <katalog>"
17328 #: builtin/log.c:1782
17329 msgid "don't strip/add [PATCH]"
17330 msgstr "ta inte bort eller lägg till [PATCH]"
17332 #: builtin/log.c:1785
17333 msgid "don't output binary diffs"
17334 msgstr "skriv inte binära diffar"
17336 #: builtin/log.c:1787
17337 msgid "output all-zero hash in From header"
17338 msgstr "använd hashvärde med nollor i From-huvud"
17340 #: builtin/log.c:1789
17341 msgid "don't include a patch matching a commit upstream"
17342 msgstr "ta inte med patchar som motsvarar en uppströmsincheckning"
17344 #: builtin/log.c:1791
17345 msgid "show patch format instead of default (patch + stat)"
17346 msgstr "visa patchformat istället för standard (patch + stat)"
17348 #: builtin/log.c:1793
17349 msgid "Messaging"
17350 msgstr "E-post"
17352 #: builtin/log.c:1794
17353 msgid "header"
17354 msgstr "huvud"
17356 #: builtin/log.c:1795
17357 msgid "add email header"
17358 msgstr "lägg till e-posthuvud"
17360 #: builtin/log.c:1796 builtin/log.c:1797
17361 msgid "email"
17362 msgstr "epost"
17364 #: builtin/log.c:1796
17365 msgid "add To: header"
17366 msgstr "lägg till mottagarhuvud (\"To:\")"
17368 #: builtin/log.c:1797
17369 msgid "add Cc: header"
17370 msgstr "lägg till kopiehuvud (\"Cc:\")"
17372 #: builtin/log.c:1798
17373 msgid "ident"
17374 msgstr "ident"
17376 #: builtin/log.c:1799
17377 msgid "set From address to <ident> (or committer ident if absent)"
17378 msgstr "sätt Från-adress till <ident> (eller incheckare om ident saknas)"
17380 #: builtin/log.c:1801
17381 msgid "message-id"
17382 msgstr "meddelande-id"
17384 #: builtin/log.c:1802
17385 msgid "make first mail a reply to <message-id>"
17386 msgstr "gör det första brevet ett svar till <meddelande-id>"
17388 #: builtin/log.c:1803 builtin/log.c:1806
17389 msgid "boundary"
17390 msgstr "gräns"
17392 #: builtin/log.c:1804
17393 msgid "attach the patch"
17394 msgstr "bifoga patchen"
17396 #: builtin/log.c:1807
17397 msgid "inline the patch"
17398 msgstr "gör patchen ett inline-objekt"
17400 #: builtin/log.c:1811
17401 msgid "enable message threading, styles: shallow, deep"
17402 msgstr "aktivera brevtrådning, typer: shallow, deep"
17404 #: builtin/log.c:1813
17405 msgid "signature"
17406 msgstr "signatur"
17408 #: builtin/log.c:1814
17409 msgid "add a signature"
17410 msgstr "lägg till signatur"
17412 #: builtin/log.c:1815
17413 msgid "base-commit"
17414 msgstr "basincheckning"
17416 #: builtin/log.c:1816
17417 msgid "add prerequisite tree info to the patch series"
17418 msgstr "lägg till förhandskrävd trädinfo i patchserien"
17420 #: builtin/log.c:1819
17421 msgid "add a signature from a file"
17422 msgstr "lägg till signatur från fil"
17424 #: builtin/log.c:1820
17425 msgid "don't print the patch filenames"
17426 msgstr "visa inte filnamn för patchar"
17428 #: builtin/log.c:1822
17429 msgid "show progress while generating patches"
17430 msgstr "visa förloppsindikator medan patchar skapas"
17432 #: builtin/log.c:1824
17433 msgid "show changes against <rev> in cover letter or single patch"
17434 msgstr "visa ändringar mot <rev> i omslagsbrev eller ensam patch"
17436 #: builtin/log.c:1827
17437 msgid "show changes against <refspec> in cover letter or single patch"
17438 msgstr "visa ändringar mot <refspec> i omslagsbrev eller ensam patch"
17440 #: builtin/log.c:1829 builtin/range-diff.c:28
17441 msgid "percentage by which creation is weighted"
17442 msgstr "procent som skapelse vägs med"
17444 #: builtin/log.c:1916
17445 #, c-format
17446 msgid "invalid ident line: %s"
17447 msgstr "ogiltig ident-rad: %s"
17449 #: builtin/log.c:1931
17450 msgid "-n and -k are mutually exclusive"
17451 msgstr "-n och -k kan inte användas samtidigt"
17453 #: builtin/log.c:1933
17454 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
17455 msgstr "--subject-prefix/--rfc och -k kan inte användas samtidigt"
17457 #: builtin/log.c:1941
17458 msgid "--name-only does not make sense"
17459 msgstr "kan inte använda --name-only"
17461 #: builtin/log.c:1943
17462 msgid "--name-status does not make sense"
17463 msgstr "kan inte använda --name-status"
17465 #: builtin/log.c:1945
17466 msgid "--check does not make sense"
17467 msgstr "kan inte använda --check"
17469 #: builtin/log.c:1967
17470 msgid "--stdout, --output, and --output-directory are mutually exclusive"
17471 msgstr "--stdout, --output, och --output-directory är ömsesidigt uteslutande"
17473 #: builtin/log.c:2089
17474 msgid "--interdiff requires --cover-letter or single patch"
17475 msgstr "--interdiff kräver --cover-letter eller ensam patch"
17477 #: builtin/log.c:2093
17478 msgid "Interdiff:"
17479 msgstr "Interdiff:"
17481 #: builtin/log.c:2094
17482 #, c-format
17483 msgid "Interdiff against v%d:"
17484 msgstr "Interdiff mot v%d:"
17486 #: builtin/log.c:2100
17487 msgid "--creation-factor requires --range-diff"
17488 msgstr "--creation-factor kräver --range-diff"
17490 #: builtin/log.c:2104
17491 msgid "--range-diff requires --cover-letter or single patch"
17492 msgstr "--range-diff kräver --cover-letter eller ensam patch"
17494 #: builtin/log.c:2112
17495 msgid "Range-diff:"
17496 msgstr "Intervall-diff:"
17498 #: builtin/log.c:2113
17499 #, c-format
17500 msgid "Range-diff against v%d:"
17501 msgstr "Intervall-diff mot v%d:"
17503 #: builtin/log.c:2124
17504 #, c-format
17505 msgid "unable to read signature file '%s'"
17506 msgstr "kunde inte läsa signaturfil \"%s\""
17508 #: builtin/log.c:2160
17509 msgid "Generating patches"
17510 msgstr "Skapar patchar"
17512 #: builtin/log.c:2204
17513 msgid "failed to create output files"
17514 msgstr "misslyckades skapa utdatafiler"
17516 #: builtin/log.c:2263
17517 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
17518 msgstr "git cherry [-v] [<uppström> [<huvud> [<gräns>]]]"
17520 #: builtin/log.c:2317
17521 #, c-format
17522 msgid ""
17523 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
17524 msgstr "Kunde inte hitta en spårad fjärrgren, ange <uppström> manuellt.\n"
17526 #: builtin/ls-files.c:561
17527 msgid "git ls-files [<options>] [<file>...]"
17528 msgstr "git ls-files [<flaggor>] [<fil>...]"
17530 #: builtin/ls-files.c:615
17531 msgid "separate paths with the NUL character"
17532 msgstr "sökvägar avdelas med NUL-tecken"
17534 #: builtin/ls-files.c:617
17535 msgid "identify the file status with tags"
17536 msgstr "identifiera filstatus med taggar"
17538 #: builtin/ls-files.c:619
17539 msgid "use lowercase letters for 'assume unchanged' files"
17540 msgstr "använd små bokstäver för \"anta oförändrade\"-filer"
17542 #: builtin/ls-files.c:621
17543 msgid "use lowercase letters for 'fsmonitor clean' files"
17544 msgstr "använd små bokstäver för \"fsmonitor clean\"-filer"
17546 #: builtin/ls-files.c:623
17547 msgid "show cached files in the output (default)"
17548 msgstr "visa cachade filer i utdata (standard)"
17550 #: builtin/ls-files.c:625
17551 msgid "show deleted files in the output"
17552 msgstr "visa borttagna filer i utdata"
17554 #: builtin/ls-files.c:627
17555 msgid "show modified files in the output"
17556 msgstr "visa modifierade filer i utdata"
17558 #: builtin/ls-files.c:629
17559 msgid "show other files in the output"
17560 msgstr "visa andra filer i utdata"
17562 #: builtin/ls-files.c:631
17563 msgid "show ignored files in the output"
17564 msgstr "visa ignorerade filer i utdata"
17566 #: builtin/ls-files.c:634
17567 msgid "show staged contents' object name in the output"
17568 msgstr "visa köat innehålls objektnamn i utdata"
17570 #: builtin/ls-files.c:636
17571 msgid "show files on the filesystem that need to be removed"
17572 msgstr "visa filer i filsystemet som behöver tas bort"
17574 #: builtin/ls-files.c:638
17575 msgid "show 'other' directories' names only"
17576 msgstr "visa endast namn för \"andra\" kataloger"
17578 #: builtin/ls-files.c:640
17579 msgid "show line endings of files"
17580 msgstr "visa radslut i filer"
17582 #: builtin/ls-files.c:642
17583 msgid "don't show empty directories"
17584 msgstr "visa inte tomma kataloger"
17586 #: builtin/ls-files.c:645
17587 msgid "show unmerged files in the output"
17588 msgstr "visa ej sammanslagna filer i utdata"
17590 #: builtin/ls-files.c:647
17591 msgid "show resolve-undo information"
17592 msgstr "visa \"resolve-undo\"-information"
17594 #: builtin/ls-files.c:649
17595 msgid "skip files matching pattern"
17596 msgstr "hoppa över filer som motsvarar mönster"
17598 #: builtin/ls-files.c:652
17599 msgid "read exclude patterns from <file>"
17600 msgstr "läs exkluderingsmönster från <fil>"
17602 #: builtin/ls-files.c:655
17603 msgid "read additional per-directory exclude patterns in <file>"
17604 msgstr "läs ytterligare per-katalog-exkluderingsmönster från <fil>"
17606 #: builtin/ls-files.c:657
17607 msgid "add the standard git exclusions"
17608 msgstr "lägg till git:s standardexkluderingar"
17610 #: builtin/ls-files.c:661
17611 msgid "make the output relative to the project top directory"
17612 msgstr "gör utdata relativ till projektets toppkatalog"
17614 #: builtin/ls-files.c:664
17615 msgid "recurse through submodules"
17616 msgstr "rekursera ner i undermoduler"
17618 #: builtin/ls-files.c:666
17619 msgid "if any <file> is not in the index, treat this as an error"
17620 msgstr "om en <fil> inte är indexet, betrakta det som ett fel"
17622 #: builtin/ls-files.c:667
17623 msgid "tree-ish"
17624 msgstr "träd-igt"
17626 #: builtin/ls-files.c:668
17627 msgid "pretend that paths removed since <tree-ish> are still present"
17628 msgstr "låtsas att sökvägar borttagna sedan <träd-igt> fortfarande finns"
17630 #: builtin/ls-files.c:670
17631 msgid "show debugging data"
17632 msgstr "visa felsökningsutdata"
17634 #: builtin/ls-files.c:672
17635 msgid "suppress duplicate entries"
17636 msgstr "undertyck dublettposter"
17638 #: builtin/ls-remote.c:9
17639 msgid ""
17640 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
17641 "              [-q | --quiet] [--exit-code] [--get-url]\n"
17642 "              [--symref] [<repository> [<refs>...]]"
17643 msgstr ""
17644 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
17645 "              [-q | --quiet] [--exit-code] [--get-url]\n"
17646 "              [--symref] [<arkiv> [<referenser>...]]"
17648 #: builtin/ls-remote.c:60
17649 msgid "do not print remote URL"
17650 msgstr "visa inte fjärr-URL"
17652 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63 builtin/rebase.c:1103
17653 msgid "exec"
17654 msgstr "exec"
17656 #: builtin/ls-remote.c:62 builtin/ls-remote.c:64
17657 msgid "path of git-upload-pack on the remote host"
17658 msgstr "sökväg till git-upload-pack på fjärren"
17660 #: builtin/ls-remote.c:66
17661 msgid "limit to tags"
17662 msgstr "begränsa till taggar"
17664 #: builtin/ls-remote.c:67
17665 msgid "limit to heads"
17666 msgstr "begränsa till huvuden"
17668 #: builtin/ls-remote.c:68
17669 msgid "do not show peeled tags"
17670 msgstr "visa inte avskalade taggar"
17672 #: builtin/ls-remote.c:70
17673 msgid "take url.<base>.insteadOf into account"
17674 msgstr "ta hänsyn till url.<bas>.insteadOf"
17676 #: builtin/ls-remote.c:73
17677 msgid "exit with exit code 2 if no matching refs are found"
17678 msgstr "avsluta med felkod 2 om motsvarande referenser inte hittas"
17680 #: builtin/ls-remote.c:76
17681 msgid "show underlying ref in addition to the object pointed by it"
17682 msgstr "visa underliggande referens och objektet det pekar på"
17684 #: builtin/ls-tree.c:30
17685 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
17686 msgstr "git ls-tree [<flaggor>] <träd-igt> [<sökväg>...]"
17688 #: builtin/ls-tree.c:128
17689 msgid "only show trees"
17690 msgstr "visa endast träd"
17692 #: builtin/ls-tree.c:130
17693 msgid "recurse into subtrees"
17694 msgstr "rekursera ner i underträd"
17696 #: builtin/ls-tree.c:132
17697 msgid "show trees when recursing"
17698 msgstr "visa träd medan rekursering"
17700 #: builtin/ls-tree.c:135
17701 msgid "terminate entries with NUL byte"
17702 msgstr "terminera poster med NUL-byte"
17704 #: builtin/ls-tree.c:136
17705 msgid "include object size"
17706 msgstr "inkludera objektstorlek"
17708 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
17709 msgid "list only filenames"
17710 msgstr "visa endast filnamn"
17712 #: builtin/ls-tree.c:143
17713 msgid "use full path names"
17714 msgstr "använd fullständiga sökvägsnamn"
17716 #: builtin/ls-tree.c:145
17717 msgid "list entire tree; not just current directory (implies --full-name)"
17718 msgstr "visa hela trädet; inte bara aktuell katalog (implicerar --full-name)"
17720 #. TRANSLATORS: keep <> in "<" mail ">" info.
17721 #: builtin/mailinfo.c:14
17722 msgid "git mailinfo [<options>] <msg> <patch> < mail >info"
17723 msgstr "git mailinfo [<flaggor>] <meddelande> <patch> < epost >info"
17725 #: builtin/mailinfo.c:58
17726 msgid "keep subject"
17727 msgstr "behåll ärenderad"
17729 #: builtin/mailinfo.c:60
17730 msgid "keep non patch brackets in subject"
17731 msgstr "behåll hakparanterser som inte är \"patch\" i ärenderaden"
17733 #: builtin/mailinfo.c:62
17734 msgid "copy Message-ID to the end of commit message"
17735 msgstr "kopiera Message-ID till slutet av incheckningsmeddelandet"
17737 #: builtin/mailinfo.c:64
17738 msgid "re-code metadata to i18n.commitEncoding"
17739 msgstr "koda om metadata till i18n.commitEncoding"
17741 #: builtin/mailinfo.c:67
17742 msgid "disable charset re-coding of metadata"
17743 msgstr "inaktivera omkodning av metadata"
17745 #: builtin/mailinfo.c:69
17746 msgid "encoding"
17747 msgstr "teckenkodning"
17749 #: builtin/mailinfo.c:70
17750 msgid "re-code metadata to this encoding"
17751 msgstr "omkoda metadata till denna teckenkodning"
17753 #: builtin/mailinfo.c:72
17754 msgid "use scissors"
17755 msgstr "använd saxar"
17757 #: builtin/mailinfo.c:73
17758 msgid "<action>"
17759 msgstr "<åtgärd>"
17761 #: builtin/mailinfo.c:74
17762 msgid "action when quoted CR is found"
17763 msgstr "åtgärd när citerad vagnretur hittas"
17765 #: builtin/mailinfo.c:77
17766 msgid "use headers in message's body"
17767 msgstr "använd huvuden i brevkroppen"
17769 #: builtin/mailsplit.c:239
17770 #, c-format
17771 msgid "empty mbox: '%s'"
17772 msgstr "tom mbox: \"%s\""
17774 #: builtin/merge-base.c:32
17775 msgid "git merge-base [-a | --all] <commit> <commit>..."
17776 msgstr "git merge-base [-a | --all] <incheckning> <incheckning>..."
17778 #: builtin/merge-base.c:33
17779 msgid "git merge-base [-a | --all] --octopus <commit>..."
17780 msgstr "git merge-base [-a | --all] --octopus <incheckning>..."
17782 #: builtin/merge-base.c:34
17783 msgid "git merge-base --independent <commit>..."
17784 msgstr "git merge-base --independent <incheckning>..."
17786 #: builtin/merge-base.c:35
17787 msgid "git merge-base --is-ancestor <commit> <commit>"
17788 msgstr "git merge-base --is-ancestor <incheckning> <incheckning>"
17790 #: builtin/merge-base.c:36
17791 msgid "git merge-base --fork-point <ref> [<commit>]"
17792 msgstr "git merge-base --fork-point <ref> [<incheckning>]"
17794 #: builtin/merge-base.c:143
17795 msgid "output all common ancestors"
17796 msgstr "skriv ut alla gemensamma anfäder"
17798 #: builtin/merge-base.c:145
17799 msgid "find ancestors for a single n-way merge"
17800 msgstr "hitta anfader för enkel n-vägssammanslagning"
17802 #: builtin/merge-base.c:147
17803 msgid "list revs not reachable from others"
17804 msgstr "visa revisioner som inte kan nås från andra"
17806 #: builtin/merge-base.c:149
17807 msgid "is the first one ancestor of the other?"
17808 msgstr "är den första anfader till den andra?"
17810 #: builtin/merge-base.c:151
17811 msgid "find where <commit> forked from reflog of <ref>"
17812 msgstr "se var <incheckning> grenades av från referensloggen från <ref>"
17814 #: builtin/merge-file.c:9
17815 msgid ""
17816 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
17817 "<orig-file> <file2>"
17818 msgstr ""
17819 "git merge-file [<alternativ>] [-L <namn1> [-L <orig> [-L <namn2>]]] <fil1> "
17820 "<origfil> <fil2>"
17822 #: builtin/merge-file.c:35
17823 msgid "send results to standard output"
17824 msgstr "sänd resultat till standard ut"
17826 #: builtin/merge-file.c:36
17827 msgid "use a diff3 based merge"
17828 msgstr "använd diff3-baserad sammanslagning"
17830 #: builtin/merge-file.c:37
17831 msgid "for conflicts, use our version"
17832 msgstr "för konflikter, använd vår version"
17834 #: builtin/merge-file.c:39
17835 msgid "for conflicts, use their version"
17836 msgstr "för konflikter, använd deras version"
17838 #: builtin/merge-file.c:41
17839 msgid "for conflicts, use a union version"
17840 msgstr "för konflikter, använd en förenad version"
17842 #: builtin/merge-file.c:44
17843 msgid "for conflicts, use this marker size"
17844 msgstr "för konflikter, använd denna markörstorlek"
17846 #: builtin/merge-file.c:45
17847 msgid "do not warn about conflicts"
17848 msgstr "varna inte om konflikter"
17850 #: builtin/merge-file.c:47
17851 msgid "set labels for file1/orig-file/file2"
17852 msgstr "sätt etiketter för fil1/origfil/fil2"
17854 #: builtin/merge-recursive.c:47
17855 #, c-format
17856 msgid "unknown option %s"
17857 msgstr "okänd flagga %s"
17859 #: builtin/merge-recursive.c:53
17860 #, c-format
17861 msgid "could not parse object '%s'"
17862 msgstr "kunde inte tolka objektet \"%s\""
17864 #: builtin/merge-recursive.c:57
17865 #, c-format
17866 msgid "cannot handle more than %d base. Ignoring %s."
17867 msgid_plural "cannot handle more than %d bases. Ignoring %s."
17868 msgstr[0] "kan inte hantera mer än %d bas. Ignorerar %s."
17869 msgstr[1] "kan inte hantera mer än %d baser. Ignorerar %s."
17871 #: builtin/merge-recursive.c:65
17872 msgid "not handling anything other than two heads merge."
17873 msgstr "hanterar inte något annat än en sammanslagning av två huvuden."
17875 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
17876 #, c-format
17877 msgid "could not resolve ref '%s'"
17878 msgstr "kunde inte bestämma referensen \"%s\""
17880 #: builtin/merge-recursive.c:82
17881 #, c-format
17882 msgid "Merging %s with %s\n"
17883 msgstr "Slår ihop %s med %s\n"
17885 #: builtin/merge.c:59
17886 msgid "git merge [<options>] [<commit>...]"
17887 msgstr "git merge [<flaggor>] [<incheckning>...]"
17889 #: builtin/merge.c:124
17890 msgid "switch `m' requires a value"
17891 msgstr "flaggan \"m\" behöver ett värde"
17893 #: builtin/merge.c:147
17894 #, c-format
17895 msgid "option `%s' requires a value"
17896 msgstr "flaggan \"%s\" behöver ett värde"
17898 #: builtin/merge.c:200
17899 #, c-format
17900 msgid "Could not find merge strategy '%s'.\n"
17901 msgstr "Kunde inte hitta sammanslagningsstrategin \"%s\".\n"
17903 #: builtin/merge.c:201
17904 #, c-format
17905 msgid "Available strategies are:"
17906 msgstr "Tillgängliga strategier är:"
17908 #: builtin/merge.c:206
17909 #, c-format
17910 msgid "Available custom strategies are:"
17911 msgstr "Tillgängliga skräddarsydda strategier är:"
17913 #: builtin/merge.c:257 builtin/pull.c:134
17914 msgid "do not show a diffstat at the end of the merge"
17915 msgstr "visa inte en diffstat när sammanslagningen är färdig"
17917 #: builtin/merge.c:260 builtin/pull.c:137
17918 msgid "show a diffstat at the end of the merge"
17919 msgstr "visa en diffstat när sammanslagningen är färdig"
17921 #: builtin/merge.c:261 builtin/pull.c:140
17922 msgid "(synonym to --stat)"
17923 msgstr "(synonym till --stat)"
17925 #: builtin/merge.c:263 builtin/pull.c:143
17926 msgid "add (at most <n>) entries from shortlog to merge commit message"
17927 msgstr ""
17928 "lägg till (som mest <n>) poster från shortlog till incheckningsmeddelandet"
17930 #: builtin/merge.c:266 builtin/pull.c:149
17931 msgid "create a single commit instead of doing a merge"
17932 msgstr "skapa en ensam incheckning istället för en sammanslagning"
17934 #: builtin/merge.c:268 builtin/pull.c:152
17935 msgid "perform a commit if the merge succeeds (default)"
17936 msgstr "utför en incheckning om sammanslagningen lyckades (standard)"
17938 #: builtin/merge.c:270 builtin/pull.c:155
17939 msgid "edit message before committing"
17940 msgstr "redigera meddelande innan incheckning"
17942 #: builtin/merge.c:272
17943 msgid "allow fast-forward (default)"
17944 msgstr "tillåt snabbspolning (standard)"
17946 #: builtin/merge.c:274 builtin/pull.c:162
17947 msgid "abort if fast-forward is not possible"
17948 msgstr "avbryt om snabbspolning inte är möjlig"
17950 #: builtin/merge.c:278 builtin/pull.c:168
17951 msgid "verify that the named commit has a valid GPG signature"
17952 msgstr "bekräfta att den namngivna incheckningen har en giltig GPG-signatur"
17954 #: builtin/merge.c:279 builtin/notes.c:785 builtin/pull.c:172
17955 #: builtin/rebase.c:1117 builtin/revert.c:114
17956 msgid "strategy"
17957 msgstr "strategi"
17959 #: builtin/merge.c:280 builtin/pull.c:173
17960 msgid "merge strategy to use"
17961 msgstr "sammanslagningsstrategi att använda"
17963 #: builtin/merge.c:281 builtin/pull.c:176
17964 msgid "option=value"
17965 msgstr "alternativ=värde"
17967 #: builtin/merge.c:282 builtin/pull.c:177
17968 msgid "option for selected merge strategy"
17969 msgstr "alternativ för vald sammanslagningsstrategi"
17971 #: builtin/merge.c:284
17972 msgid "merge commit message (for a non-fast-forward merge)"
17973 msgstr "incheckningsmeddelande för (icke snabbspolande) sammanslagning"
17975 #: builtin/merge.c:291
17976 msgid "abort the current in-progress merge"
17977 msgstr "avbryt den pågående sammanslagningen"
17979 #: builtin/merge.c:293
17980 msgid "--abort but leave index and working tree alone"
17981 msgstr "--abort men lämna index och arbetskatalog ensamma"
17983 #: builtin/merge.c:295
17984 msgid "continue the current in-progress merge"
17985 msgstr "fortsätt den pågående sammanslagningen"
17987 #: builtin/merge.c:297 builtin/pull.c:184
17988 msgid "allow merging unrelated histories"
17989 msgstr "tillåt sammanslagning av orelaterade historier"
17991 #: builtin/merge.c:304
17992 msgid "bypass pre-merge-commit and commit-msg hooks"
17993 msgstr "förbigå pre-merge-commit- och commit-msg-krokar"
17995 #: builtin/merge.c:321
17996 msgid "could not run stash."
17997 msgstr "kunde köra stash."
17999 #: builtin/merge.c:326
18000 msgid "stash failed"
18001 msgstr "stash misslyckades"
18003 #: builtin/merge.c:331
18004 #, c-format
18005 msgid "not a valid object: %s"
18006 msgstr "inte ett giltigt objekt: %s"
18008 #: builtin/merge.c:353 builtin/merge.c:370
18009 msgid "read-tree failed"
18010 msgstr "read-tree misslyckades"
18012 #: builtin/merge.c:401
18013 msgid "Already up to date. (nothing to squash)"
18014 msgstr "Redan à jour. (inget att platta till)"
18016 #: builtin/merge.c:415
18017 #, c-format
18018 msgid "Squash commit -- not updating HEAD\n"
18019 msgstr "Tillplattningsincheckning -- uppdaterar inte HEAD\n"
18021 #: builtin/merge.c:465
18022 #, c-format
18023 msgid "No merge message -- not updating HEAD\n"
18024 msgstr "Inget sammanslagningsmeddelande -- uppdaterar inte HEAD\n"
18026 #: builtin/merge.c:515
18027 #, c-format
18028 msgid "'%s' does not point to a commit"
18029 msgstr "\"%s\" verkar inte peka på en incheckning"
18031 #: builtin/merge.c:603
18032 #, c-format
18033 msgid "Bad branch.%s.mergeoptions string: %s"
18034 msgstr "Felaktig branch.%s.mergeoptions-sträng: %s"
18036 #: builtin/merge.c:730
18037 msgid "Not handling anything other than two heads merge."
18038 msgstr "Hanterar inte något annat än en sammanslagning av två huvuden."
18040 #: builtin/merge.c:743
18041 #, c-format
18042 msgid "unknown strategy option: -X%s"
18043 msgstr "okänd strategiflagga: -X%s"
18045 #: builtin/merge.c:762 t/helper/test-fast-rebase.c:223
18046 #, c-format
18047 msgid "unable to write %s"
18048 msgstr "kunde inte skriva %s"
18050 #: builtin/merge.c:814
18051 #, c-format
18052 msgid "Could not read from '%s'"
18053 msgstr "Kunde inte läsa från \"%s\""
18055 #: builtin/merge.c:823
18056 #, c-format
18057 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
18058 msgstr ""
18059 "Checkar inte in sammanslagningen; använd \"git commit\" för att slutföra "
18060 "den.\n"
18062 #: builtin/merge.c:829
18063 msgid ""
18064 "Please enter a commit message to explain why this merge is necessary,\n"
18065 "especially if it merges an updated upstream into a topic branch.\n"
18066 "\n"
18067 msgstr ""
18068 "Ange ett incheckningsmeddelande för att förklara varför sammanslagningen\n"
18069 "är nödvändig, speciellt om den slår in en uppdaterad uppström i en\n"
18070 "temagren.\n"
18071 "\n"
18073 #: builtin/merge.c:834
18074 msgid "An empty message aborts the commit.\n"
18075 msgstr "Ett tomt meddelande avbryter incheckningen.\n"
18077 #: builtin/merge.c:837
18078 #, c-format
18079 msgid ""
18080 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
18081 "the commit.\n"
18082 msgstr ""
18083 "Rader som inleds med \"%c\" kommer ignoreras, och ett tomt meddelande\n"
18084 "avbryter incheckningen.\n"
18086 #: builtin/merge.c:892
18087 msgid "Empty commit message."
18088 msgstr "Tomt incheckningsmeddelande."
18090 #: builtin/merge.c:907
18091 #, c-format
18092 msgid "Wonderful.\n"
18093 msgstr "Underbart.\n"
18095 #: builtin/merge.c:968
18096 #, c-format
18097 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
18098 msgstr ""
18099 "Kunde inte slå ihop automatiskt; fixa konflikter och checka in resultatet.\n"
18101 #: builtin/merge.c:1007
18102 msgid "No current branch."
18103 msgstr "Inte på någon gren."
18105 #: builtin/merge.c:1009
18106 msgid "No remote for the current branch."
18107 msgstr "Ingen fjärr för aktuell gren."
18109 #: builtin/merge.c:1011
18110 msgid "No default upstream defined for the current branch."
18111 msgstr "Ingen standarduppström angiven för aktuell gren."
18113 #: builtin/merge.c:1016
18114 #, c-format
18115 msgid "No remote-tracking branch for %s from %s"
18116 msgstr "Ingen fjärrspårande gren för %s från %s"
18118 #: builtin/merge.c:1073
18119 #, c-format
18120 msgid "Bad value '%s' in environment '%s'"
18121 msgstr "Felaktigt värde \"%s\" i miljövariabeln \"%s\""
18123 #: builtin/merge.c:1174
18124 #, c-format
18125 msgid "not something we can merge in %s: %s"
18126 msgstr "inte något vi kan slå ihop med %s: %s"
18128 #: builtin/merge.c:1208
18129 msgid "not something we can merge"
18130 msgstr "inte något vi kan slå ihop"
18132 #: builtin/merge.c:1321
18133 msgid "--abort expects no arguments"
18134 msgstr "--abort tar inga argument"
18136 #: builtin/merge.c:1325
18137 msgid "There is no merge to abort (MERGE_HEAD missing)."
18138 msgstr "Ingen sammanslagning att avbryta (MERGE_HEAD saknas)."
18140 #: builtin/merge.c:1343
18141 msgid "--quit expects no arguments"
18142 msgstr "--quit tar inga argument"
18144 #: builtin/merge.c:1356
18145 msgid "--continue expects no arguments"
18146 msgstr "--continue tar inga argument"
18148 #: builtin/merge.c:1360
18149 msgid "There is no merge in progress (MERGE_HEAD missing)."
18150 msgstr "Ingen sammanslagning pågår (MERGE_HEAD saknas)."
18152 #: builtin/merge.c:1376
18153 msgid ""
18154 "You have not concluded your merge (MERGE_HEAD exists).\n"
18155 "Please, commit your changes before you merge."
18156 msgstr ""
18157 "Du har inte avslutat sammanslagningen (MERGE_HEAD finns).\n"
18158 "Checka in dina ändringar innan du slår ihop."
18160 #: builtin/merge.c:1383
18161 msgid ""
18162 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
18163 "Please, commit your changes before you merge."
18164 msgstr ""
18165 "Du har inte avslutat din \"cherry-pick\" (CHERRY_PICK_HEAD finns).\n"
18166 "Checka in dina ändringar innan du slår ihop."
18168 #: builtin/merge.c:1386
18169 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
18170 msgstr "Du har inte avslutat din \"cherry-pick\" (CHERRY_PICK_HEAD finns)."
18172 #: builtin/merge.c:1400
18173 msgid "You cannot combine --squash with --no-ff."
18174 msgstr "Du kan inte kombinera --squash med --no-ff."
18176 #: builtin/merge.c:1402
18177 msgid "You cannot combine --squash with --commit."
18178 msgstr "Du kan inte kombinera --squash med --commit."
18180 #: builtin/merge.c:1418
18181 msgid "No commit specified and merge.defaultToUpstream not set."
18182 msgstr "Ingen incheckning angiven och merge.defaultToUpstream är ej satt."
18184 #: builtin/merge.c:1435
18185 msgid "Squash commit into empty head not supported yet"
18186 msgstr "Stöder inte en tillplattningsincheckning på ett tomt huvud ännu"
18188 #: builtin/merge.c:1437
18189 msgid "Non-fast-forward commit does not make sense into an empty head"
18190 msgstr "Icke-snabbspolad incheckning kan inte användas med ett tomt huvud"
18192 #: builtin/merge.c:1442
18193 #, c-format
18194 msgid "%s - not something we can merge"
18195 msgstr "%s - inte något vi kan slå ihop"
18197 #: builtin/merge.c:1444
18198 msgid "Can merge only exactly one commit into empty head"
18199 msgstr "Kan endast slå ihop en enda incheckning i ett tomt huvud"
18201 #: builtin/merge.c:1531
18202 msgid "refusing to merge unrelated histories"
18203 msgstr "vägrar slå samman orelaterad historik"
18205 #: builtin/merge.c:1550
18206 #, c-format
18207 msgid "Updating %s..%s\n"
18208 msgstr "Uppdaterar %s..%s\n"
18210 #: builtin/merge.c:1598
18211 #, c-format
18212 msgid "Trying really trivial in-index merge...\n"
18213 msgstr "Försöker riktigt enkel sammanslagning i indexet...\n"
18215 #: builtin/merge.c:1605
18216 #, c-format
18217 msgid "Nope.\n"
18218 msgstr "Nej.\n"
18220 #: builtin/merge.c:1664 builtin/merge.c:1730
18221 #, c-format
18222 msgid "Rewinding the tree to pristine...\n"
18223 msgstr "Återspolar trädet till orört...\n"
18225 #: builtin/merge.c:1668
18226 #, c-format
18227 msgid "Trying merge strategy %s...\n"
18228 msgstr "Försöker sammanslagningsstrategin %s...\n"
18230 #: builtin/merge.c:1720
18231 #, c-format
18232 msgid "No merge strategy handled the merge.\n"
18233 msgstr "Ingen sammanslagningsstrategi hanterade sammanslagningen.\n"
18235 #: builtin/merge.c:1722
18236 #, c-format
18237 msgid "Merge with strategy %s failed.\n"
18238 msgstr "Sammanslagning med strategin %s misslyckades.\n"
18240 #: builtin/merge.c:1732
18241 #, c-format
18242 msgid "Using the %s strategy to prepare resolving by hand.\n"
18243 msgstr "Använder strategin %s för att förbereda lösning för hand.\n"
18245 #: builtin/merge.c:1746
18246 #, c-format
18247 msgid "Automatic merge went well; stopped before committing as requested\n"
18248 msgstr ""
18249 "Automatisk sammanslagning lyckades; stoppar före incheckning som önskat\n"
18251 #: builtin/mktag.c:10
18252 msgid "git mktag"
18253 msgstr "git mktag"
18255 #: builtin/mktag.c:27
18256 #, c-format
18257 msgid "warning: tag input does not pass fsck: %s"
18258 msgstr "varning: taggindata godkänns inte av fsck: %s"
18260 #: builtin/mktag.c:38
18261 #, c-format
18262 msgid "error: tag input does not pass fsck: %s"
18263 msgstr "fel: taggindata godkänns inte av fsck: %s"
18265 #: builtin/mktag.c:41
18266 #, c-format
18267 msgid "%d (FSCK_IGNORE?) should never trigger this callback"
18268 msgstr "%d (FSCK_IGNORE?) skulle aldrig utlösa detta återanrop"
18270 #: builtin/mktag.c:56
18271 #, c-format
18272 msgid "could not read tagged object '%s'"
18273 msgstr "kunde inte läsa det taggade objektet \"%s\""
18275 #: builtin/mktag.c:59
18276 #, c-format
18277 msgid "object '%s' tagged as '%s', but is a '%s' type"
18278 msgstr "objektet \"%s\" taggat som \"%s\", men är av typen \"%s\""
18280 #: builtin/mktag.c:98
18281 msgid "tag on stdin did not pass our strict fsck check"
18282 msgstr "tagg på stdin godkänns inte av vår strikta fsck-kontroll"
18284 #: builtin/mktag.c:101
18285 msgid "tag on stdin did not refer to a valid object"
18286 msgstr "taggen på stdin pekar inte på ett giltigt objekt"
18288 #: builtin/mktag.c:104 builtin/tag.c:243
18289 msgid "unable to write tag file"
18290 msgstr "kunde inte skriva tagg-filen"
18292 #: builtin/mktree.c:66
18293 msgid "git mktree [-z] [--missing] [--batch]"
18294 msgstr "git mktree [-z] [--missing] [--batch]"
18296 #: builtin/mktree.c:154
18297 msgid "input is NUL terminated"
18298 msgstr "indata är NUL-terminerad"
18300 #: builtin/mktree.c:155 builtin/write-tree.c:26
18301 msgid "allow missing objects"
18302 msgstr "tillåt saknade objekt"
18304 #: builtin/mktree.c:156
18305 msgid "allow creation of more than one tree"
18306 msgstr "tillåt skapa mer än ett träd"
18308 #: builtin/multi-pack-index.c:10
18309 msgid ""
18310 "git multi-pack-index [<options>] write [--preferred-pack=<pack>][--refs-"
18311 "snapshot=<path>]"
18312 msgstr ""
18313 "git multi-pack-index [<flaggor>] write [--preferred-pack=<paket>] [--refs-"
18314 "snapshot=<sökväg>]"
18316 #: builtin/multi-pack-index.c:14
18317 msgid "git multi-pack-index [<options>] verify"
18318 msgstr "git multi-pack-index [<flaggor>] verify"
18320 #: builtin/multi-pack-index.c:17
18321 msgid "git multi-pack-index [<options>] expire"
18322 msgstr "git multi-pack-index [<flaggor>] expire"
18324 #: builtin/multi-pack-index.c:20
18325 msgid "git multi-pack-index [<options>] repack [--batch-size=<size>]"
18326 msgstr "git multi-pack-index [<flaggor>] repack [--batch-size=<storlek>]"
18328 #: builtin/multi-pack-index.c:57
18329 msgid "object directory containing set of packfile and pack-index pairs"
18330 msgstr "objektkatalog med uppsättning av par med paketfiler och pack-index"
18332 #: builtin/multi-pack-index.c:98
18333 msgid "preferred-pack"
18334 msgstr "föredraget paket"
18336 #: builtin/multi-pack-index.c:99
18337 msgid "pack for reuse when computing a multi-pack bitmap"
18338 msgstr "paket att återanvända vid beräkning av multipaketsbitkarta"
18340 #: builtin/multi-pack-index.c:100
18341 msgid "write multi-pack bitmap"
18342 msgstr "skriv flerpaketsbitkarta"
18344 #: builtin/multi-pack-index.c:105
18345 msgid "write multi-pack index containing only given indexes"
18346 msgstr "skriv flerpaketsindex som endast innehåller angivna index"
18348 #: builtin/multi-pack-index.c:107
18349 msgid "refs snapshot for selecting bitmap commits"
18350 msgstr "refs-ögonblicksbild för att välja bitkarte-incheckningar"
18352 #: builtin/multi-pack-index.c:202
18353 msgid ""
18354 "during repack, collect pack-files of smaller size into a batch that is "
18355 "larger than this size"
18356 msgstr ""
18357 "vid ompackning, samla mindre paketfiler i en bunt som är större än denna "
18358 "storlek"
18360 #: builtin/mv.c:18
18361 msgid "git mv [<options>] <source>... <destination>"
18362 msgstr "git mv [<flaggor>] <källa>... <mål>"
18364 #: builtin/mv.c:83
18365 #, c-format
18366 msgid "Directory %s is in index and no submodule?"
18367 msgstr "Katalogen %s är i indexet och inte en undermodul?"
18369 #: builtin/mv.c:85
18370 msgid "Please stage your changes to .gitmodules or stash them to proceed"
18371 msgstr ""
18372 "Köa dina ändringar i .gitmodules eller använd \"stash\" för att fortsätta"
18374 #: builtin/mv.c:103
18375 #, c-format
18376 msgid "%.*s is in index"
18377 msgstr "%.*s är i indexet"
18379 #: builtin/mv.c:125
18380 msgid "force move/rename even if target exists"
18381 msgstr "tvinga flytta/ändra namn även om målet finns"
18383 #: builtin/mv.c:127
18384 msgid "skip move/rename errors"
18385 msgstr "hoppa över fel vid flytt/namnändring"
18387 #: builtin/mv.c:172
18388 #, c-format
18389 msgid "destination '%s' is not a directory"
18390 msgstr "destinationen \"%s\" är ingen katalog"
18392 #: builtin/mv.c:184
18393 #, c-format
18394 msgid "Checking rename of '%s' to '%s'\n"
18395 msgstr "Kontrollerar namnbyte av \"%s\" till \"%s\"\n"
18397 #: builtin/mv.c:190
18398 msgid "bad source"
18399 msgstr "felaktig källa"
18401 #: builtin/mv.c:193
18402 msgid "can not move directory into itself"
18403 msgstr "kan inte flytta katalog till sig själv"
18405 #: builtin/mv.c:196
18406 msgid "cannot move directory over file"
18407 msgstr "kan inte flytta katalog över fil"
18409 #: builtin/mv.c:205
18410 msgid "source directory is empty"
18411 msgstr "källkatalogen är tom"
18413 #: builtin/mv.c:231
18414 msgid "not under version control"
18415 msgstr "inte versionshanterad"
18417 #: builtin/mv.c:233
18418 msgid "conflicted"
18419 msgstr "i konflikt"
18421 #: builtin/mv.c:236
18422 msgid "destination exists"
18423 msgstr "destinationen finns"
18425 #: builtin/mv.c:244
18426 #, c-format
18427 msgid "overwriting '%s'"
18428 msgstr "skriver över \"%s\""
18430 #: builtin/mv.c:247
18431 msgid "Cannot overwrite"
18432 msgstr "Kan inte skriva över"
18434 #: builtin/mv.c:250
18435 msgid "multiple sources for the same target"
18436 msgstr "flera källor för samma mål"
18438 #: builtin/mv.c:252
18439 msgid "destination directory does not exist"
18440 msgstr "destinationskatalogen finns inte"
18442 #: builtin/mv.c:280
18443 #, c-format
18444 msgid "%s, source=%s, destination=%s"
18445 msgstr "%s, källa=%s, mål=%s"
18447 #: builtin/mv.c:308
18448 #, c-format
18449 msgid "Renaming %s to %s\n"
18450 msgstr "Byter namn på %s till %s\n"
18452 #: builtin/mv.c:314 builtin/remote.c:790 builtin/repack.c:853
18453 #, c-format
18454 msgid "renaming '%s' failed"
18455 msgstr "misslyckades byta namn på \"%s\""
18457 #: builtin/name-rev.c:465
18458 msgid "git name-rev [<options>] <commit>..."
18459 msgstr "git name-rev [<flaggor>] <incheckning>..."
18461 #: builtin/name-rev.c:466
18462 msgid "git name-rev [<options>] --all"
18463 msgstr "git name-rev [<flaggor>] --all"
18465 #: builtin/name-rev.c:467
18466 msgid "git name-rev [<options>] --stdin"
18467 msgstr "git name-rev [<flaggor>] --stdin"
18469 #: builtin/name-rev.c:524
18470 msgid "print only ref-based names (no object names)"
18471 msgstr "skriv endast referensbaserade namn (inga objektnamn)"
18473 #: builtin/name-rev.c:525
18474 msgid "only use tags to name the commits"
18475 msgstr "använd endast taggar för att namnge incheckningar"
18477 #: builtin/name-rev.c:527
18478 msgid "only use refs matching <pattern>"
18479 msgstr "använd endast referenser som motsvarar <mönster>"
18481 #: builtin/name-rev.c:529
18482 msgid "ignore refs matching <pattern>"
18483 msgstr "ignorera referenser som motsvarar <mönster>"
18485 #: builtin/name-rev.c:531
18486 msgid "list all commits reachable from all refs"
18487 msgstr "lista alla incheckningar som kan nås alla referenser"
18489 #: builtin/name-rev.c:532
18490 msgid "read from stdin"
18491 msgstr "läs från standard in"
18493 #: builtin/name-rev.c:533
18494 msgid "allow to print `undefined` names (default)"
18495 msgstr "tillåt att skriva \"odefinierade\" namn (standard)"
18497 #: builtin/name-rev.c:539
18498 msgid "dereference tags in the input (internal use)"
18499 msgstr "avreferera taggar i indata (används internt)"
18501 #: builtin/notes.c:28
18502 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
18503 msgstr "git notes [--ref <anteckningsref>] [list [<objekt>]]"
18505 #: builtin/notes.c:29
18506 msgid ""
18507 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
18508 "| (-c | -C) <object>] [<object>]"
18509 msgstr ""
18510 "git notes [--ref <anteckningsref>] add [-f] [--allow-empty] [-m <medd> | -F "
18511 "<fil> | (-c | -C) <objekt>] [<objekt>]"
18513 #: builtin/notes.c:30
18514 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
18515 msgstr ""
18516 "git notes [--ref <anteckningsref>] copy [-f] <från-objekt> <till-objekt>"
18518 #: builtin/notes.c:31
18519 msgid ""
18520 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
18521 "(-c | -C) <object>] [<object>]"
18522 msgstr ""
18523 "git notes [--ref <anteckningsref>] append [--allow-empty] [-m <medd> | -F "
18524 "<fil> | (-c | -C) <objekt>] [<objekt>]"
18526 #: builtin/notes.c:32
18527 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
18528 msgstr "git notes [--ref <anteckningsref>] edit [--allow-empty] [<objekt>]"
18530 #: builtin/notes.c:33
18531 msgid "git notes [--ref <notes-ref>] show [<object>]"
18532 msgstr "git notes [--ref <anteckningsref>] show [<objekt>]"
18534 #: builtin/notes.c:34
18535 msgid ""
18536 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
18537 msgstr ""
18538 "git notes [--ref <anteckningsref>] merge [-v | -q] [-s <strategi>] "
18539 "<anteckningsref>"
18541 #: builtin/notes.c:35
18542 msgid "git notes merge --commit [-v | -q]"
18543 msgstr "git notes merge --commit [-v | -q]"
18545 #: builtin/notes.c:36
18546 msgid "git notes merge --abort [-v | -q]"
18547 msgstr "git notes merge --abort [-v | -q]"
18549 #: builtin/notes.c:37
18550 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
18551 msgstr "git notes [--ref <anteckningsref>] remove [<objekt>...]"
18553 #: builtin/notes.c:38
18554 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
18555 msgstr "git notes [--ref <anteckningsref>] prune [-n] [-v]"
18557 #: builtin/notes.c:39
18558 msgid "git notes [--ref <notes-ref>] get-ref"
18559 msgstr "git notes [--ref <anteckningsref>] get-ref"
18561 #: builtin/notes.c:44
18562 msgid "git notes [list [<object>]]"
18563 msgstr "git notes [list [<objekt>]]"
18565 #: builtin/notes.c:49
18566 msgid "git notes add [<options>] [<object>]"
18567 msgstr "git notes add [<flaggor>] [<objekt>]"
18569 #: builtin/notes.c:54
18570 msgid "git notes copy [<options>] <from-object> <to-object>"
18571 msgstr "git notes copy [<flaggor>] <från-objekt> <till-objekt>"
18573 #: builtin/notes.c:55
18574 msgid "git notes copy --stdin [<from-object> <to-object>]..."
18575 msgstr "git notes copy --stdin [<från-objekt> <till-objekt>]..."
18577 #: builtin/notes.c:60
18578 msgid "git notes append [<options>] [<object>]"
18579 msgstr "git notes append [<flaggor>] [<objekt>]"
18581 #: builtin/notes.c:65
18582 msgid "git notes edit [<object>]"
18583 msgstr "git notes edit [<objekt>]"
18585 #: builtin/notes.c:70
18586 msgid "git notes show [<object>]"
18587 msgstr "git notes show [<objekt>]"
18589 #: builtin/notes.c:75
18590 msgid "git notes merge [<options>] <notes-ref>"
18591 msgstr "git notes merge [<flaggor>] <anteckningsref>"
18593 #: builtin/notes.c:76
18594 msgid "git notes merge --commit [<options>]"
18595 msgstr "git notes merge --commit [<flaggor>]"
18597 #: builtin/notes.c:77
18598 msgid "git notes merge --abort [<options>]"
18599 msgstr "git notes merge --abort [<flaggor>]"
18601 #: builtin/notes.c:82
18602 msgid "git notes remove [<object>]"
18603 msgstr "git notes remove [<objekt>]"
18605 #: builtin/notes.c:87
18606 msgid "git notes prune [<options>]"
18607 msgstr "git notes prune [<flaggor>]"
18609 #: builtin/notes.c:92
18610 msgid "git notes get-ref"
18611 msgstr "git notes get-ref"
18613 #: builtin/notes.c:97
18614 msgid "Write/edit the notes for the following object:"
18615 msgstr "Skriv/redigera anteckningar för följande objekt:"
18617 #: builtin/notes.c:150
18618 #, c-format
18619 msgid "unable to start 'show' for object '%s'"
18620 msgstr "kunde inte starta \"show\" för objektet \"%s\""
18622 #: builtin/notes.c:154
18623 msgid "could not read 'show' output"
18624 msgstr "kunde inte läsa utdata från \"show\""
18626 #: builtin/notes.c:162
18627 #, c-format
18628 msgid "failed to finish 'show' for object '%s'"
18629 msgstr "kunde inte avsluta \"show\" för objektet \"%s\""
18631 #: builtin/notes.c:195
18632 msgid "please supply the note contents using either -m or -F option"
18633 msgstr "ange innehåll för anteckningen med antingen -m eller -F"
18635 #: builtin/notes.c:204
18636 msgid "unable to write note object"
18637 msgstr "kunde inte skriva anteckningsobjekt"
18639 #: builtin/notes.c:206
18640 #, c-format
18641 msgid "the note contents have been left in %s"
18642 msgstr "anteckningens innehåll har lämnats kvar i %s"
18644 #: builtin/notes.c:240 builtin/tag.c:577
18645 #, c-format
18646 msgid "could not open or read '%s'"
18647 msgstr "kunde inte öppna eller läsa \"%s\""
18649 #: builtin/notes.c:261 builtin/notes.c:311 builtin/notes.c:313
18650 #: builtin/notes.c:381 builtin/notes.c:436 builtin/notes.c:524
18651 #: builtin/notes.c:529 builtin/notes.c:608 builtin/notes.c:670
18652 #, c-format
18653 msgid "failed to resolve '%s' as a valid ref."
18654 msgstr "kunde inte slå upp \"%s\" som en giltig referens."
18656 #: builtin/notes.c:263
18657 #, c-format
18658 msgid "failed to read object '%s'."
18659 msgstr "kunde inte läsa objektet \"%s\"."
18661 #: builtin/notes.c:266
18662 #, c-format
18663 msgid "cannot read note data from non-blob object '%s'."
18664 msgstr "kan inte läsa anteckningsdata från icke-blob-objektet \"%s\"."
18666 #: builtin/notes.c:307
18667 #, c-format
18668 msgid "malformed input line: '%s'."
18669 msgstr "felaktig indatarad: \"%s\"."
18671 #: builtin/notes.c:322
18672 #, c-format
18673 msgid "failed to copy notes from '%s' to '%s'"
18674 msgstr "misslyckades kopiera anteckningar från \"%s\" till \"%s\""
18676 #. TRANSLATORS: the first %s will be replaced by a git
18677 #. notes command: 'add', 'merge', 'remove', etc.
18679 #: builtin/notes.c:354
18680 #, c-format
18681 msgid "refusing to %s notes in %s (outside of refs/notes/)"
18682 msgstr "vägrar utföra \"%s\" på anteckningar i %s (utanför refs/notes/)"
18684 #: builtin/notes.c:374 builtin/notes.c:429 builtin/notes.c:507
18685 #: builtin/notes.c:519 builtin/notes.c:596 builtin/notes.c:663
18686 #: builtin/notes.c:813 builtin/notes.c:961 builtin/notes.c:983
18687 #: builtin/prune-packed.c:25 builtin/tag.c:587
18688 msgid "too many arguments"
18689 msgstr "för många argument"
18691 #: builtin/notes.c:387 builtin/notes.c:676
18692 #, c-format
18693 msgid "no note found for object %s."
18694 msgstr "inga anteckningar hittades för objektet %s."
18696 #: builtin/notes.c:408 builtin/notes.c:574
18697 msgid "note contents as a string"
18698 msgstr "anteckningsinnehåll som sträng"
18700 #: builtin/notes.c:411 builtin/notes.c:577
18701 msgid "note contents in a file"
18702 msgstr "anteckningsinnehåll i en fil"
18704 #: builtin/notes.c:414 builtin/notes.c:580
18705 msgid "reuse and edit specified note object"
18706 msgstr "återanvänd och redigera angivet anteckningsobjekt"
18708 #: builtin/notes.c:417 builtin/notes.c:583
18709 msgid "reuse specified note object"
18710 msgstr "återanvänd angivet anteckningsobjekt"
18712 #: builtin/notes.c:420 builtin/notes.c:586
18713 msgid "allow storing empty note"
18714 msgstr "tillåt lagra tom anteckning"
18716 #: builtin/notes.c:421 builtin/notes.c:494
18717 msgid "replace existing notes"
18718 msgstr "ersätt befintliga anteckningar"
18720 #: builtin/notes.c:446
18721 #, c-format
18722 msgid ""
18723 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
18724 "existing notes"
18725 msgstr ""
18726 "Kan inte lägga till anteckningar. Hittade befintliga anteckningar för "
18727 "objektet %s. Använd \"-f\" för att skriva över befintliga anteckningar"
18729 #: builtin/notes.c:461 builtin/notes.c:542
18730 #, c-format
18731 msgid "Overwriting existing notes for object %s\n"
18732 msgstr "Skriver över befintliga anteckningar för objektet %s\n"
18734 #: builtin/notes.c:473 builtin/notes.c:635 builtin/notes.c:900
18735 #, c-format
18736 msgid "Removing note for object %s\n"
18737 msgstr "Tar bort anteckning för objektet %s\n"
18739 #: builtin/notes.c:495
18740 msgid "read objects from stdin"
18741 msgstr "läs objekt från standard in"
18743 #: builtin/notes.c:497
18744 msgid "load rewriting config for <command> (implies --stdin)"
18745 msgstr "läs omskrivningsinställning för <kommando> (implicerar --stdin)"
18747 #: builtin/notes.c:515
18748 msgid "too few arguments"
18749 msgstr "för få argument"
18751 #: builtin/notes.c:536
18752 #, c-format
18753 msgid ""
18754 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
18755 "existing notes"
18756 msgstr ""
18757 "Kan inte kopiera anteckningar. Hittade befintliga anteckningar för objektet "
18758 "%s. Använd \"-f\" för att skriva över befintliga anteckningar"
18760 #: builtin/notes.c:548
18761 #, c-format
18762 msgid "missing notes on source object %s. Cannot copy."
18763 msgstr "anteckningar på källobjektet %s saknas. Kan inte kopiera."
18765 #: builtin/notes.c:601
18766 #, c-format
18767 msgid ""
18768 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
18769 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
18770 msgstr ""
18771 "Flaggorna -m/-F/-c/-C rekommenderas inte för underkommandot \"edit\".\n"
18772 "Använd \"git notes add -f -m/-F/-c/-C\" istället.\n"
18774 #: builtin/notes.c:696
18775 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
18776 msgstr "misslyckades ta bort referensen NOTES_MERGE_PARTIAL"
18778 #: builtin/notes.c:698
18779 msgid "failed to delete ref NOTES_MERGE_REF"
18780 msgstr "misslyckades ta bort referensen NOTES_MERGE_REF"
18782 #: builtin/notes.c:700
18783 msgid "failed to remove 'git notes merge' worktree"
18784 msgstr "misslyckades ta bort arbetskatalogen för \"git notes merge\""
18786 #: builtin/notes.c:720
18787 msgid "failed to read ref NOTES_MERGE_PARTIAL"
18788 msgstr "misslyckades läsa references NOTES_MERGE_PARTIAL"
18790 #: builtin/notes.c:722
18791 msgid "could not find commit from NOTES_MERGE_PARTIAL."
18792 msgstr "kunde inte hitta incheckning från NOTES_MERGE_PARTIAL."
18794 #: builtin/notes.c:724
18795 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
18796 msgstr "kunde inte tolka incheckning från NOTES_MERGE_PARTIAL."
18798 #: builtin/notes.c:737
18799 msgid "failed to resolve NOTES_MERGE_REF"
18800 msgstr "misslyckades bestämma NOTES_MERGE_REF"
18802 #: builtin/notes.c:740
18803 msgid "failed to finalize notes merge"
18804 msgstr "misslyckades färdigställa sammanslagning av anteckningar"
18806 #: builtin/notes.c:766
18807 #, c-format
18808 msgid "unknown notes merge strategy %s"
18809 msgstr "okänd sammanslagningsstrategi för anteckningar: %s"
18811 #: builtin/notes.c:782
18812 msgid "General options"
18813 msgstr "Allmänna flaggor"
18815 #: builtin/notes.c:784
18816 msgid "Merge options"
18817 msgstr "Flaggor för sammanslagning"
18819 #: builtin/notes.c:786
18820 msgid ""
18821 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
18822 "cat_sort_uniq)"
18823 msgstr ""
18824 "läs konflikter i anteckningar med angiven strategi (manual/ours/theirs/union/"
18825 "cat_sort_uniq)"
18827 #: builtin/notes.c:788
18828 msgid "Committing unmerged notes"
18829 msgstr "Checkar in ej sammanslagna anteckningar"
18831 #: builtin/notes.c:790
18832 msgid "finalize notes merge by committing unmerged notes"
18833 msgstr ""
18834 "färdigställ sammanslagning av anteckningar genom att checka in ej "
18835 "sammanslagna anteckningar"
18837 #: builtin/notes.c:792
18838 msgid "Aborting notes merge resolution"
18839 msgstr "Avbryt lösning av sammanslagning av anteckningar"
18841 #: builtin/notes.c:794
18842 msgid "abort notes merge"
18843 msgstr "avbryt sammanslagning av anteckningar"
18845 #: builtin/notes.c:805
18846 msgid "cannot mix --commit, --abort or -s/--strategy"
18847 msgstr "kan inte blanda --commit, --abort eller -s/--strategy"
18849 #: builtin/notes.c:810
18850 msgid "must specify a notes ref to merge"
18851 msgstr "måste ange en antecknings-referens att slå ihop"
18853 #: builtin/notes.c:834
18854 #, c-format
18855 msgid "unknown -s/--strategy: %s"
18856 msgstr "okänd -s/--strategy: %s"
18858 #: builtin/notes.c:871
18859 #, c-format
18860 msgid "a notes merge into %s is already in-progress at %s"
18861 msgstr "sammanslagning av anteckningar till %s är redan igångsatt på %s"
18863 #: builtin/notes.c:874
18864 #, c-format
18865 msgid "failed to store link to current notes ref (%s)"
18866 msgstr "misslyckades lagra länk till aktuell anteckningsreferens (%s)"
18868 #: builtin/notes.c:876
18869 #, c-format
18870 msgid ""
18871 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
18872 "'git notes merge --commit', or abort the merge with 'git notes merge --"
18873 "abort'.\n"
18874 msgstr ""
18875 "Automatisk sammanslagning av anteckningar misslyckades. Rätta konflikter i "
18876 "%s och checka in resultatet med \"git notes merge --commit\", eller avbryt "
18877 "sammanslagningen med \"git notes merge --abort\".\n"
18879 #: builtin/notes.c:895 builtin/tag.c:590
18880 #, c-format
18881 msgid "Failed to resolve '%s' as a valid ref."
18882 msgstr "Kunde inte slå upp \"%s\" som en giltig referens."
18884 #: builtin/notes.c:898
18885 #, c-format
18886 msgid "Object %s has no note\n"
18887 msgstr "Objektet %s har ingen anteckning\n"
18889 #: builtin/notes.c:910
18890 msgid "attempt to remove non-existent note is not an error"
18891 msgstr "försök att ta bort icke-existerande anteckningar är inte ett fel"
18893 #: builtin/notes.c:913
18894 msgid "read object names from the standard input"
18895 msgstr "läs objektnamn från standard in"
18897 #: builtin/notes.c:952 builtin/prune.c:132 builtin/worktree.c:147
18898 msgid "do not remove, show only"
18899 msgstr "ta inte bort, bara visa"
18901 #: builtin/notes.c:953
18902 msgid "report pruned notes"
18903 msgstr "rapportera borttagna anteckningar"
18905 #: builtin/notes.c:996
18906 msgid "notes-ref"
18907 msgstr "anteckningar-ref"
18909 #: builtin/notes.c:997
18910 msgid "use notes from <notes-ref>"
18911 msgstr "använd anteckningar från <anteckningsref>"
18913 #: builtin/notes.c:1032 builtin/stash.c:1752
18914 #, c-format
18915 msgid "unknown subcommand: %s"
18916 msgstr "okänt underkommando: %s"
18918 #: builtin/pack-objects.c:182
18919 msgid ""
18920 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
18921 msgstr ""
18922 "git pack-objects --stdout [<flaggor>...] [< <reflista> | < <objektlista>]"
18924 #: builtin/pack-objects.c:183
18925 msgid ""
18926 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
18927 msgstr ""
18928 "git pack-objects [<flaggor>...] <basnamn> [< <reflista> | < <objektlista>]"
18930 #: builtin/pack-objects.c:572
18931 #, c-format
18932 msgid ""
18933 "write_reuse_object: could not locate %s, expected at offset %<PRIuMAX> in "
18934 "pack %s"
18935 msgstr ""
18936 "write_reuse_object: kunde inte hitta %s, förväntat på position %<PRIuMAX> i "
18937 "paketet %s"
18939 #: builtin/pack-objects.c:580
18940 #, c-format
18941 msgid "bad packed object CRC for %s"
18942 msgstr "felaktig CRC för packat objekt %s"
18944 #: builtin/pack-objects.c:591
18945 #, c-format
18946 msgid "corrupt packed object for %s"
18947 msgstr "trasigt packat objekt för %s"
18949 #: builtin/pack-objects.c:722
18950 #, c-format
18951 msgid "recursive delta detected for object %s"
18952 msgstr "rekursivt delta upptäcktes för objektet %s"
18954 #: builtin/pack-objects.c:941
18955 #, c-format
18956 msgid "ordered %u objects, expected %<PRIu32>"
18957 msgstr "ordnade %u objekt, förväntade %<PRIu32>"
18959 #: builtin/pack-objects.c:1036
18960 #, c-format
18961 msgid "expected object at offset %<PRIuMAX> in pack %s"
18962 msgstr "förväntade objekt på position %<PRIuMAX> i paketet %s"
18964 #: builtin/pack-objects.c:1160
18965 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
18966 msgstr ""
18967 "inaktiverar skrivning av bitkarta, paket delas på grund av pack.packSizeLimit"
18969 #: builtin/pack-objects.c:1173
18970 msgid "Writing objects"
18971 msgstr "Skriver objekt"
18973 #: builtin/pack-objects.c:1235 builtin/update-index.c:90
18974 #, c-format
18975 msgid "failed to stat %s"
18976 msgstr "misslyckades ta status på %s"
18978 #: builtin/pack-objects.c:1268
18979 msgid "failed to write bitmap index"
18980 msgstr "misslyckade skriva bitkarteindex"
18982 #: builtin/pack-objects.c:1294
18983 #, c-format
18984 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
18985 msgstr "skrev %<PRIu32> objekt medan %<PRIu32> förväntades"
18987 #: builtin/pack-objects.c:1536
18988 msgid "disabling bitmap writing, as some objects are not being packed"
18989 msgstr "inaktiverar skrivning av bitkarta då några objekt inte packas"
18991 #: builtin/pack-objects.c:1984
18992 #, c-format
18993 msgid "delta base offset overflow in pack for %s"
18994 msgstr "deltabasoffset utanför gränsen i pack för %s"
18996 #: builtin/pack-objects.c:1993
18997 #, c-format
18998 msgid "delta base offset out of bound for %s"
18999 msgstr "deltabasoffset utanför gränsvärden för %s"
19001 #: builtin/pack-objects.c:2274
19002 msgid "Counting objects"
19003 msgstr "Räknar objekt"
19005 #: builtin/pack-objects.c:2439
19006 #, c-format
19007 msgid "unable to parse object header of %s"
19008 msgstr "kunde inte tolka objekthuvud för %s"
19010 #: builtin/pack-objects.c:2509 builtin/pack-objects.c:2525
19011 #: builtin/pack-objects.c:2535
19012 #, c-format
19013 msgid "object %s cannot be read"
19014 msgstr "objektet %s kunde inte läsas"
19016 #: builtin/pack-objects.c:2512 builtin/pack-objects.c:2539
19017 #, c-format
19018 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
19019 msgstr "objektet %s har inkonsistent objektlängd (%<PRIuMAX> mot %<PRIuMAX>)"
19021 #: builtin/pack-objects.c:2549
19022 msgid "suboptimal pack - out of memory"
19023 msgstr "icke-optimalt pack - minnet slut"
19025 #: builtin/pack-objects.c:2864
19026 #, c-format
19027 msgid "Delta compression using up to %d threads"
19028 msgstr "Deltakomprimering använder upp till %d trådar"
19030 #: builtin/pack-objects.c:3003
19031 #, c-format
19032 msgid "unable to pack objects reachable from tag %s"
19033 msgstr "kan inte packa objekt nåbara från taggen %s"
19035 #: builtin/pack-objects.c:3089
19036 msgid "Compressing objects"
19037 msgstr "Komprimerar objekt"
19039 #: builtin/pack-objects.c:3095
19040 msgid "inconsistency with delta count"
19041 msgstr "deltaräknaren är inkonsekvent"
19043 #: builtin/pack-objects.c:3174
19044 #, c-format
19045 msgid ""
19046 "value of uploadpack.blobpackfileuri must be of the form '<object-hash> <pack-"
19047 "hash> <uri>' (got '%s')"
19048 msgstr ""
19049 "värdet på uploadpack.blobpackfileuri måste vara på formen '<objekt-hash> "
19050 "<paket-hash> <uri>' (fick '%s')"
19052 #: builtin/pack-objects.c:3177
19053 #, c-format
19054 msgid ""
19055 "object already configured in another uploadpack.blobpackfileuri (got '%s')"
19056 msgstr ""
19057 "objektet redan konfigurerat i et annat uploadpack.blobpackfileuri (fick '%s)"
19059 #: builtin/pack-objects.c:3212
19060 #, c-format
19061 msgid "could not get type of object %s in pack %s"
19062 msgstr "kunde inte hämta typ för objektet %s i paketet %s"
19064 #: builtin/pack-objects.c:3340 builtin/pack-objects.c:3351
19065 #: builtin/pack-objects.c:3365
19066 #, c-format
19067 msgid "could not find pack '%s'"
19068 msgstr "kunde inte hitta paketet \"%s\""
19070 #: builtin/pack-objects.c:3408
19071 #, c-format
19072 msgid ""
19073 "expected edge object ID, got garbage:\n"
19074 " %s"
19075 msgstr ""
19076 "förväntade kant-objekt-id, fick skräp:\n"
19077 " %s"
19079 #: builtin/pack-objects.c:3414
19080 #, c-format
19081 msgid ""
19082 "expected object ID, got garbage:\n"
19083 " %s"
19084 msgstr ""
19085 "förväntade objekt-id, fick skräp:\n"
19086 " %s"
19088 #: builtin/pack-objects.c:3507
19089 msgid "invalid value for --missing"
19090 msgstr "ogiltigt värde för --missing"
19092 #: builtin/pack-objects.c:3532 builtin/pack-objects.c:3619
19093 msgid "cannot open pack index"
19094 msgstr "kan inte öppna paketfilen"
19096 #: builtin/pack-objects.c:3541
19097 #, c-format
19098 msgid "loose object at %s could not be examined"
19099 msgstr "lösa objekt på %s kunde inte underökas"
19101 #: builtin/pack-objects.c:3627
19102 msgid "unable to force loose object"
19103 msgstr "kan inte tvinga lösa objekt"
19105 #: builtin/pack-objects.c:3757
19106 #, c-format
19107 msgid "not a rev '%s'"
19108 msgstr "inte en referens \"%s\""
19110 #: builtin/pack-objects.c:3760 builtin/rev-parse.c:1061
19111 #, c-format
19112 msgid "bad revision '%s'"
19113 msgstr "felaktig revision \"%s\""
19115 #: builtin/pack-objects.c:3788
19116 msgid "unable to add recent objects"
19117 msgstr "kan inte lägga till nya objekt"
19119 #: builtin/pack-objects.c:3841
19120 #, c-format
19121 msgid "unsupported index version %s"
19122 msgstr "indexversionen %s stöds ej"
19124 #: builtin/pack-objects.c:3845
19125 #, c-format
19126 msgid "bad index version '%s'"
19127 msgstr "felaktig indexversion \"%s\""
19129 #: builtin/pack-objects.c:3884
19130 msgid "<version>[,<offset>]"
19131 msgstr "<version>[,<offset>]"
19133 #: builtin/pack-objects.c:3885
19134 msgid "write the pack index file in the specified idx format version"
19135 msgstr "skriv paketindexfilen i angiven indexformatversion"
19137 #: builtin/pack-objects.c:3888
19138 msgid "maximum size of each output pack file"
19139 msgstr "maximal storlek på varje utdatapaketfil"
19141 #: builtin/pack-objects.c:3890
19142 msgid "ignore borrowed objects from alternate object store"
19143 msgstr "ignorera lånade objekt från supplerande objektlager"
19145 #: builtin/pack-objects.c:3892
19146 msgid "ignore packed objects"
19147 msgstr "ignorera packade objekt"
19149 #: builtin/pack-objects.c:3894
19150 msgid "limit pack window by objects"
19151 msgstr "begränsa paketfönster efter objekt"
19153 #: builtin/pack-objects.c:3896
19154 msgid "limit pack window by memory in addition to object limit"
19155 msgstr "begränsa paketfönster efter minne förutom objektgräns"
19157 #: builtin/pack-objects.c:3898
19158 msgid "maximum length of delta chain allowed in the resulting pack"
19159 msgstr "maximal längd på deltakedja tillåten i slutligt paket"
19161 #: builtin/pack-objects.c:3900
19162 msgid "reuse existing deltas"
19163 msgstr "återanvänd befintliga delta"
19165 #: builtin/pack-objects.c:3902
19166 msgid "reuse existing objects"
19167 msgstr "återanvänd befintliga objekt"
19169 #: builtin/pack-objects.c:3904
19170 msgid "use OFS_DELTA objects"
19171 msgstr "använd OFS_DELTA-objekt"
19173 #: builtin/pack-objects.c:3906
19174 msgid "use threads when searching for best delta matches"
19175 msgstr "använd trådar vid sökning efter bästa deltaträffar"
19177 #: builtin/pack-objects.c:3908
19178 msgid "do not create an empty pack output"
19179 msgstr "försök inte skapa tom paketutdata"
19181 #: builtin/pack-objects.c:3910
19182 msgid "read revision arguments from standard input"
19183 msgstr "läs revisionsargument från standard in"
19185 #: builtin/pack-objects.c:3912
19186 msgid "limit the objects to those that are not yet packed"
19187 msgstr "begränsa objekt till dem som ännu inte packats"
19189 #: builtin/pack-objects.c:3915
19190 msgid "include objects reachable from any reference"
19191 msgstr "inkludera objekt som kan nås från någon referens"
19193 #: builtin/pack-objects.c:3918
19194 msgid "include objects referred by reflog entries"
19195 msgstr "inkludera objekt som refereras från referensloggposter"
19197 #: builtin/pack-objects.c:3921
19198 msgid "include objects referred to by the index"
19199 msgstr "inkludera objekt som refereras från indexet"
19201 #: builtin/pack-objects.c:3924
19202 msgid "read packs from stdin"
19203 msgstr "läs paket från standard in"
19205 #: builtin/pack-objects.c:3926
19206 msgid "output pack to stdout"
19207 msgstr "skriv paket på standard ut"
19209 #: builtin/pack-objects.c:3928
19210 msgid "include tag objects that refer to objects to be packed"
19211 msgstr "inkludera taggobjekt som refererar objekt som ska packas"
19213 #: builtin/pack-objects.c:3930
19214 msgid "keep unreachable objects"
19215 msgstr "behåll onåbara objekt"
19217 #: builtin/pack-objects.c:3932
19218 msgid "pack loose unreachable objects"
19219 msgstr "packa lösa onåbara objekt"
19221 #: builtin/pack-objects.c:3934
19222 msgid "unpack unreachable objects newer than <time>"
19223 msgstr "packa upp onåbara objekt nyare än <tid>"
19225 #: builtin/pack-objects.c:3937
19226 msgid "use the sparse reachability algorithm"
19227 msgstr "använd gles-nåbarhetsalgoritmen"
19229 #: builtin/pack-objects.c:3939
19230 msgid "create thin packs"
19231 msgstr "skapa tunna paket"
19233 #: builtin/pack-objects.c:3941
19234 msgid "create packs suitable for shallow fetches"
19235 msgstr "skapa packfiler lämpade för grunda hämtningar"
19237 #: builtin/pack-objects.c:3943
19238 msgid "ignore packs that have companion .keep file"
19239 msgstr "ignorera paket som har tillhörande .keep-fil"
19241 #: builtin/pack-objects.c:3945
19242 msgid "ignore this pack"
19243 msgstr "ignorera detta paket"
19245 #: builtin/pack-objects.c:3947
19246 msgid "pack compression level"
19247 msgstr "komprimeringsgrad för paket"
19249 #: builtin/pack-objects.c:3949
19250 msgid "do not hide commits by grafts"
19251 msgstr "göm inte incheckningar med ympningar (\"grafts\")"
19253 #: builtin/pack-objects.c:3951
19254 msgid "use a bitmap index if available to speed up counting objects"
19255 msgstr "använd bitkartindex om tillgängligt för att räkna objekt snabbare"
19257 #: builtin/pack-objects.c:3953
19258 msgid "write a bitmap index together with the pack index"
19259 msgstr "använd bitkartindex tillsammans med packindexet"
19261 #: builtin/pack-objects.c:3957
19262 msgid "write a bitmap index if possible"
19263 msgstr "skriv bitkartindex om möjligt"
19265 #: builtin/pack-objects.c:3961
19266 msgid "handling for missing objects"
19267 msgstr "hantering av saknade objekt"
19269 #: builtin/pack-objects.c:3964
19270 msgid "do not pack objects in promisor packfiles"
19271 msgstr "packa inte objekt i kontraktspackfiler"
19273 #: builtin/pack-objects.c:3966
19274 msgid "respect islands during delta compression"
19275 msgstr "respektera öar under deltakomprimering"
19277 #: builtin/pack-objects.c:3968
19278 msgid "protocol"
19279 msgstr "protokoll"
19281 #: builtin/pack-objects.c:3969
19282 msgid "exclude any configured uploadpack.blobpackfileuri with this protocol"
19283 msgstr ""
19284 "uteslut redan konfigurerade uploadpack.blobpackfileuri med detta protokoll"
19286 #: builtin/pack-objects.c:4002
19287 #, c-format
19288 msgid "delta chain depth %d is too deep, forcing %d"
19289 msgstr "deltakedjedjupet %d är för djupt, påtvingar %d"
19291 #: builtin/pack-objects.c:4007
19292 #, c-format
19293 msgid "pack.deltaCacheLimit is too high, forcing %d"
19294 msgstr "pack.deltaCacheLimit är för högt, påtvingar %d"
19296 #: builtin/pack-objects.c:4063
19297 msgid "--max-pack-size cannot be used to build a pack for transfer"
19298 msgstr ""
19299 "--max-pack-size kan inte användas för att bygga ett paket som ska överföras"
19301 #: builtin/pack-objects.c:4065
19302 msgid "minimum pack size limit is 1 MiB"
19303 msgstr "minsta packstorlek är 1 MiB"
19305 #: builtin/pack-objects.c:4070
19306 msgid "--thin cannot be used to build an indexable pack"
19307 msgstr "--thin kan inte användas för att bygga ett indexerbart paket"
19309 #: builtin/pack-objects.c:4073
19310 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
19311 msgstr ""
19312 "--keep-unreachable och --unpack-unreachable kan inte användas samtidigt"
19314 #: builtin/pack-objects.c:4079
19315 msgid "cannot use --filter without --stdout"
19316 msgstr "kan inte använda --filter utan --stdout"
19318 #: builtin/pack-objects.c:4081
19319 msgid "cannot use --filter with --stdin-packs"
19320 msgstr "kan inte använda --filter med --stdin-packs"
19322 #: builtin/pack-objects.c:4085
19323 msgid "cannot use internal rev list with --stdin-packs"
19324 msgstr "kan inte använda intern revisionslista med --stdin-packs"
19326 #: builtin/pack-objects.c:4144
19327 msgid "Enumerating objects"
19328 msgstr "Räknar upp objekt"
19330 #: builtin/pack-objects.c:4181
19331 #, c-format
19332 msgid ""
19333 "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
19334 "reused %<PRIu32>"
19335 msgstr ""
19336 "Totalt %<PRIu32> (delta %<PRIu32>), återanvände %<PRIu32> (delta %<PRIu32>), "
19337 "paket-återanvända %<PRIu32>"
19339 #: builtin/pack-redundant.c:601
19340 msgid ""
19341 "'git pack-redundant' is nominated for removal.\n"
19342 "If you still use this command, please add an extra\n"
19343 "option, '--i-still-use-this', on the command line\n"
19344 "and let us know you still use it by sending an e-mail\n"
19345 "to <git@vger.kernel.org>.  Thanks.\n"
19346 msgstr ""
19347 "\"git pack-redundant\" har nominerats för borttagning.\n"
19348 "Om du fortfarande använder kommandot, lägg till flaggan\n"
19349 "\"--i-still-use-this\" på kommandoraden och berätta för\n"
19350 "oss att du fortfarande använder det på e-post till\n"
19351 "<git@vger.kernel.org>. Tack.\n"
19353 #: builtin/pack-refs.c:8
19354 msgid "git pack-refs [<options>]"
19355 msgstr "git pack-refs [<flaggor>]"
19357 #: builtin/pack-refs.c:16
19358 msgid "pack everything"
19359 msgstr "packa allt"
19361 #: builtin/pack-refs.c:17
19362 msgid "prune loose refs (default)"
19363 msgstr "ta bort lösa referenser (standard)"
19365 #: builtin/prune-packed.c:6
19366 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
19367 msgstr "git prune-packed [-n | --dry-run] [-q | --quiet]"
19369 #: builtin/prune.c:14
19370 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
19371 msgstr "git prune [-n] [-v] [--progress] [--expire <tid>] [--] [<huvud>...]"
19373 #: builtin/prune.c:133
19374 msgid "report pruned objects"
19375 msgstr "rapportera borttagna objekt"
19377 #: builtin/prune.c:136
19378 msgid "expire objects older than <time>"
19379 msgstr "låt tid gå ut för objekt äldre än <tid>"
19381 #: builtin/prune.c:138
19382 msgid "limit traversal to objects outside promisor packfiles"
19383 msgstr "begränsa vandring av objekt utanför kontraktspackfiler."
19385 #: builtin/prune.c:151
19386 msgid "cannot prune in a precious-objects repo"
19387 msgstr "kan inte rensa i ett \"precious-objekt\"-arkiv"
19389 #: builtin/pull.c:45 builtin/pull.c:47
19390 #, c-format
19391 msgid "Invalid value for %s: %s"
19392 msgstr "Felaktigt värde för %s: %s"
19394 #: builtin/pull.c:67
19395 msgid "git pull [<options>] [<repository> [<refspec>...]]"
19396 msgstr "git pull [<flaggor>] [<arkiv> [<refspec>...]]"
19398 #: builtin/pull.c:124
19399 msgid "control for recursive fetching of submodules"
19400 msgstr "styrning för rekursiv hämtning av undermoduler"
19402 #: builtin/pull.c:128
19403 msgid "Options related to merging"
19404 msgstr "Alternativ gällande sammanslagning"
19406 #: builtin/pull.c:131
19407 msgid "incorporate changes by rebasing rather than merging"
19408 msgstr "inlemma ändringar genom ombasering i stället för sammanslagning"
19410 #: builtin/pull.c:159 builtin/revert.c:126
19411 msgid "allow fast-forward"
19412 msgstr "tillåt snabbspolning"
19414 #: builtin/pull.c:165
19415 msgid "control use of pre-merge-commit and commit-msg hooks"
19416 msgstr "styr användning av pre-merge-commit- och commit-msg-krokar"
19418 #: builtin/pull.c:171 parse-options.h:338
19419 msgid "automatically stash/stash pop before and after"
19420 msgstr "utför automatiskt stash/stash pop före och efter"
19422 #: builtin/pull.c:187
19423 msgid "Options related to fetching"
19424 msgstr "Alternativ gällande hämtningar"
19426 #: builtin/pull.c:197
19427 msgid "force overwrite of local branch"
19428 msgstr "tvinga överskrivning av lokal gren"
19430 #: builtin/pull.c:205
19431 msgid "number of submodules pulled in parallel"
19432 msgstr "antal undermoduler som hämtas parallellt"
19434 #: builtin/pull.c:321
19435 #, c-format
19436 msgid "Invalid value for pull.ff: %s"
19437 msgstr "Felaktigt värde för pull.ff: %s"
19439 #: builtin/pull.c:449
19440 msgid ""
19441 "There is no candidate for rebasing against among the refs that you just "
19442 "fetched."
19443 msgstr ""
19444 "Det finns ingen kandidat för ombasering bland referenserna du precis har "
19445 "hämtat."
19447 #: builtin/pull.c:451
19448 msgid ""
19449 "There are no candidates for merging among the refs that you just fetched."
19450 msgstr ""
19451 "Det finns ingen kandidat för sammanslagning bland referenserna du precis har "
19452 "hämtat."
19454 #: builtin/pull.c:452
19455 msgid ""
19456 "Generally this means that you provided a wildcard refspec which had no\n"
19457 "matches on the remote end."
19458 msgstr ""
19459 "Det betyder vanligtvis att du använt en jokertecken-refspec som inte\n"
19460 "motsvarade något i fjärränden."
19462 #: builtin/pull.c:455
19463 #, c-format
19464 msgid ""
19465 "You asked to pull from the remote '%s', but did not specify\n"
19466 "a branch. Because this is not the default configured remote\n"
19467 "for your current branch, you must specify a branch on the command line."
19468 msgstr ""
19469 "Du bad om att hämta från fjärren \"%s\", men angav inte någon\n"
19470 "gren. Eftersom det inte är den fjärr som är konfigurerad som\n"
19471 "standard för aktuell gren måste du ange en gren på kommandoraden."
19473 #: builtin/pull.c:460 builtin/rebase.c:951
19474 msgid "You are not currently on a branch."
19475 msgstr "Du är inte på någon gren för närvarande."
19477 #: builtin/pull.c:462 builtin/pull.c:477
19478 msgid "Please specify which branch you want to rebase against."
19479 msgstr "Ange vilken gren du vill ombasera mot."
19481 #: builtin/pull.c:464 builtin/pull.c:479
19482 msgid "Please specify which branch you want to merge with."
19483 msgstr "Ange vilken gren du vill slå samman med."
19485 #: builtin/pull.c:465 builtin/pull.c:480
19486 msgid "See git-pull(1) for details."
19487 msgstr "Se git-pull(1) för detaljer."
19489 #: builtin/pull.c:467 builtin/pull.c:473 builtin/pull.c:482
19490 #: builtin/rebase.c:957
19491 msgid "<remote>"
19492 msgstr "<fjärr>"
19494 #: builtin/pull.c:467 builtin/pull.c:482 builtin/pull.c:487
19495 msgid "<branch>"
19496 msgstr "<gren>"
19498 #: builtin/pull.c:475 builtin/rebase.c:949
19499 msgid "There is no tracking information for the current branch."
19500 msgstr "Det finns ingen spårningsinformation för aktuell gren."
19502 #: builtin/pull.c:484
19503 msgid ""
19504 "If you wish to set tracking information for this branch you can do so with:"
19505 msgstr "Om du vill ange spårningsinformation för grenen kan du göra det med:"
19507 #: builtin/pull.c:489
19508 #, c-format
19509 msgid ""
19510 "Your configuration specifies to merge with the ref '%s'\n"
19511 "from the remote, but no such ref was fetched."
19512 msgstr ""
19513 "Dina inställningar anger sammanslagning med referensen \"%s\"\n"
19514 "från fjärren, men någon sådan referens togs inte emot."
19516 #: builtin/pull.c:600
19517 #, c-format
19518 msgid "unable to access commit %s"
19519 msgstr "kunde inte komma åt incheckningen %s"
19521 #: builtin/pull.c:908
19522 msgid "ignoring --verify-signatures for rebase"
19523 msgstr "ignorera --verify-signatures för ombasering"
19525 #: builtin/pull.c:942
19526 msgid ""
19527 "You have divergent branches and need to specify how to reconcile them.\n"
19528 "You can do so by running one of the following commands sometime before\n"
19529 "your next pull:\n"
19530 "\n"
19531 "  git config pull.rebase false  # merge (the default strategy)\n"
19532 "  git config pull.rebase true   # rebase\n"
19533 "  git config pull.ff only       # fast-forward only\n"
19534 "\n"
19535 "You can replace \"git config\" with \"git config --global\" to set a "
19536 "default\n"
19537 "preference for all repositories. You can also pass --rebase, --no-rebase,\n"
19538 "or --ff-only on the command line to override the configured default per\n"
19539 "invocation.\n"
19540 msgstr ""
19541 "Du har avvikande grenar och måste ange hur de skall förlikas.\n"
19542 "Du kan göra detta genom att köra ett av följande kommando innan du\n"
19543 "gör \"pull\" nästa gång: \n"
19544 "\n"
19545 "  git config pull.rebase false  # sammanslagning (förvald strategi)\n"
19546 "  git config pull.rebase true   # ombasering\n"
19547 "  git config pull.ff only       # endast snabbspolning\n"
19548 "\n"
19549 "Du kan ersätta \"git config\" med \"git config --global\" för att välja en\n"
19550 "förvald inställning för alla arkiv. Du kan också ange --rebase, --no-rebase\n"
19551 "eller --ff-only på kommandoraden för att överstyra det konfigurerade\n"
19552 "förvalet vid körning.\n"
19554 #: builtin/pull.c:1016
19555 msgid "Updating an unborn branch with changes added to the index."
19556 msgstr "Uppdaterar en ofödd gren med ändringar som lagts till i indexet."
19558 #: builtin/pull.c:1020
19559 msgid "pull with rebase"
19560 msgstr "pull med ombasering"
19562 #: builtin/pull.c:1021
19563 msgid "please commit or stash them."
19564 msgstr "checka in eller använd \"stash\" på dem."
19566 #: builtin/pull.c:1046
19567 #, c-format
19568 msgid ""
19569 "fetch updated the current branch head.\n"
19570 "fast-forwarding your working tree from\n"
19571 "commit %s."
19572 msgstr ""
19573 "fetch uppdaterade huvudet för aktuell gren.\n"
19574 "snabbspolar din arbetskatalog från\n"
19575 "incheckningen %s."
19577 #: builtin/pull.c:1052
19578 #, c-format
19579 msgid ""
19580 "Cannot fast-forward your working tree.\n"
19581 "After making sure that you saved anything precious from\n"
19582 "$ git diff %s\n"
19583 "output, run\n"
19584 "$ git reset --hard\n"
19585 "to recover."
19586 msgstr ""
19587 "Kan inte snabbspola din arbetskatalog.\n"
19588 "När du är säker på att du har sparat allt värdefullt i utdata från\n"
19589 "$ git diff %s\n"
19590 "kör du\n"
19591 "$ git reset --hard\n"
19592 "för att återgå."
19594 #: builtin/pull.c:1067
19595 msgid "Cannot merge multiple branches into empty head."
19596 msgstr "Kan inte slå ihop flera grenar i ett tomt huvud."
19598 #: builtin/pull.c:1072
19599 msgid "Cannot rebase onto multiple branches."
19600 msgstr "Kan inte ombasera ovanpå flera grenar."
19602 #: builtin/pull.c:1074
19603 msgid "Cannot fast-forward to multiple branches."
19604 msgstr "Kan inte snabbspola till flera grenar."
19606 #: builtin/pull.c:1088
19607 msgid "Need to specify how to reconcile divergent branches."
19608 msgstr "Måste ange hur avvikande grenar skall förlikas."
19610 #: builtin/pull.c:1102
19611 msgid "cannot rebase with locally recorded submodule modifications"
19612 msgstr "kan inte ombasera med lokalt lagrade ändringar i undermoful"
19614 #: builtin/push.c:19
19615 msgid "git push [<options>] [<repository> [<refspec>...]]"
19616 msgstr "git push [<flaggor>] [<arkiv> [<refspec>...]]"
19618 #: builtin/push.c:111
19619 msgid "tag shorthand without <tag>"
19620 msgstr "taggförkortning utan <tagg>"
19622 #: builtin/push.c:119
19623 msgid "--delete only accepts plain target ref names"
19624 msgstr "--delete godtar endast enkla målreferensnamn"
19626 #: builtin/push.c:164
19627 msgid ""
19628 "\n"
19629 "To choose either option permanently, see push.default in 'git help config'."
19630 msgstr ""
19631 "\n"
19632 "För att välja ett av alternativen permanent, se push.default i \"git help "
19633 "config\"."
19635 #: builtin/push.c:167
19636 #, c-format
19637 msgid ""
19638 "The upstream branch of your current branch does not match\n"
19639 "the name of your current branch.  To push to the upstream branch\n"
19640 "on the remote, use\n"
19641 "\n"
19642 "    git push %s HEAD:%s\n"
19643 "\n"
19644 "To push to the branch of the same name on the remote, use\n"
19645 "\n"
19646 "    git push %s HEAD\n"
19647 "%s"
19648 msgstr ""
19649 "Uppströmsgrenen för din nuvarande gren stämmer inte överens\n"
19650 "med namnet på din aktuella gren. För att sända till uppströmsgrenen\n"
19651 "i fjärrarkivet använder du\n"
19652 "\n"
19653 "    git push %s HEAD:%s\n"
19654 "\n"
19655 "För att sända till grenen med samma namn i fjärrarkivet använder du\n"
19656 "\n"
19657 "    git push %s HEAD\n"
19658 "%s"
19660 #: builtin/push.c:182
19661 #, c-format
19662 msgid ""
19663 "You are not currently on a branch.\n"
19664 "To push the history leading to the current (detached HEAD)\n"
19665 "state now, use\n"
19666 "\n"
19667 "    git push %s HEAD:<name-of-remote-branch>\n"
19668 msgstr ""
19669 "Du är inte på någon gren för närvarande.\n"
19670 "För att sända in historiken som leder till den aktuella (frånkopplat\n"
19671 "HEAD) situationen använder du\n"
19672 "\n"
19673 "    git push %s HEAD:<namn-på-fjärrgren>\n"
19675 #: builtin/push.c:191
19676 #, c-format
19677 msgid ""
19678 "The current branch %s has no upstream branch.\n"
19679 "To push the current branch and set the remote as upstream, use\n"
19680 "\n"
19681 "    git push --set-upstream %s %s\n"
19682 msgstr ""
19683 "Den aktuella grenen %s har ingen uppströmsgren.\n"
19684 "För att sända aktuell gren och ange fjärrarkiv som uppström använder du\n"
19685 "\n"
19686 "    git push --set-upstream %s %s\n"
19688 #: builtin/push.c:199
19689 #, c-format
19690 msgid "The current branch %s has multiple upstream branches, refusing to push."
19691 msgstr "Den aktuella grenen %s har flera uppströmsgrenar, vägrar sända."
19693 #: builtin/push.c:217
19694 msgid ""
19695 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
19696 msgstr ""
19697 "Du angav inga referensspecifikationer att sända, och push.default är "
19698 "\"nothing\"."
19700 #: builtin/push.c:243
19701 #, c-format
19702 msgid ""
19703 "You are pushing to remote '%s', which is not the upstream of\n"
19704 "your current branch '%s', without telling me what to push\n"
19705 "to update which remote branch."
19706 msgstr ""
19707 "Du sänder till fjärren \"%s\", som inte är uppströms för den\n"
19708 "aktuella grenen \"%s\", utan att tala om för mig vad som\n"
19709 "ska sändas för att uppdatera fjärrgrenen."
19711 #: builtin/push.c:258
19712 msgid ""
19713 "Updates were rejected because the tip of your current branch is behind\n"
19714 "its remote counterpart. Integrate the remote changes (e.g.\n"
19715 "'git pull ...') before pushing again.\n"
19716 "See the 'Note about fast-forwards' in 'git push --help' for details."
19717 msgstr ""
19718 "Uppdateringar avvisades då änden på din befintliga gren är bakom\n"
19719 "dess fjärrmotsvarighet. Integrera fjärrändringarna (t.ex\n"
19720 "\"git pull ....\") innan du sänder igen.\n"
19721 "Se avsnittet \"Note about fast-forward\" i \"git push --help\" för detaljer."
19723 #: builtin/push.c:264
19724 msgid ""
19725 "Updates were rejected because a pushed branch tip is behind its remote\n"
19726 "counterpart. Check out this branch and integrate the remote changes\n"
19727 "(e.g. 'git pull ...') before pushing again.\n"
19728 "See the 'Note about fast-forwards' in 'git push --help' for details."
19729 msgstr ""
19730 "Uppdateringar avvisades då änden på en gren som sänds in är bakom dess\n"
19731 "fjärrmotsvarighet. Checka ut grenen och integrera fjärrändringarna (t.ex.\n"
19732 "\"git pull ...\") innan du sänder igen.\n"
19733 "Se avsnittet \"Note about fast-forward\" i \"git push --help\" för detaljer."
19735 #: builtin/push.c:270
19736 msgid ""
19737 "Updates were rejected because the remote contains work that you do\n"
19738 "not have locally. This is usually caused by another repository pushing\n"
19739 "to the same ref. You may want to first integrate the remote changes\n"
19740 "(e.g., 'git pull ...') before pushing again.\n"
19741 "See the 'Note about fast-forwards' in 'git push --help' for details."
19742 msgstr ""
19743 "Uppdateringar avvisades då fjärren innehåller ändringar som du inte\n"
19744 "har lokalt. Det beror oftast på att ett annat arkiv har sänt in samma\n"
19745 "referenser. Det kan vara en idé att först integrera fjärrändringarna\n"
19746 "(t.ex. \"git pull ...\") innan du sänder igen.\n"
19747 "Se avsnittet \"Note about fast-forwards\" i \"git push --help\" för detaljer."
19749 #: builtin/push.c:277
19750 msgid "Updates were rejected because the tag already exists in the remote."
19751 msgstr "Uppdateringarna avvisades eftersom taggen redan finns på fjärren."
19753 #: builtin/push.c:280
19754 msgid ""
19755 "You cannot update a remote ref that points at a non-commit object,\n"
19756 "or update a remote ref to make it point at a non-commit object,\n"
19757 "without using the '--force' option.\n"
19758 msgstr ""
19759 "Du kan inte uppdatera en fjärr-referens som pekar på ett objekt som\n"
19760 "inte är en incheckning, eller uppdatera en fjärr-referens så att den\n"
19761 "pekar på något som inte är en incheckning, utan att använda flaggan\n"
19762 "\"--force\".\n"
19764 #: builtin/push.c:285
19765 msgid ""
19766 "Updates were rejected because the tip of the remote-tracking\n"
19767 "branch has been updated since the last checkout. You may want\n"
19768 "to integrate those changes locally (e.g., 'git pull ...')\n"
19769 "before forcing an update.\n"
19770 msgstr ""
19771 "Uppdateringar avvisades då änden på den fjärrspårande grenen\n"
19772 "har uppdaterats sedan senaste utcheckning. Integrera\n"
19773 "fjärrändringarna lokalt (t.ex \"git pull ....\") innan du\n"
19774 "tvingar en uppdatering.\n"
19776 #: builtin/push.c:355
19777 #, c-format
19778 msgid "Pushing to %s\n"
19779 msgstr "Sänder till %s\n"
19781 #: builtin/push.c:362
19782 #, c-format
19783 msgid "failed to push some refs to '%s'"
19784 msgstr "misslyckades sända vissa referenser till \"%s\""
19786 #: builtin/push.c:544 builtin/submodule--helper.c:3258
19787 msgid "repository"
19788 msgstr "arkiv"
19790 #: builtin/push.c:545 builtin/send-pack.c:193
19791 msgid "push all refs"
19792 msgstr "sänd alla referenser"
19794 #: builtin/push.c:546 builtin/send-pack.c:195
19795 msgid "mirror all refs"
19796 msgstr "spegla alla referenser"
19798 #: builtin/push.c:548
19799 msgid "delete refs"
19800 msgstr "ta bort referenser"
19802 #: builtin/push.c:549
19803 msgid "push tags (can't be used with --all or --mirror)"
19804 msgstr "sänd taggar (kan inte användas med --all eller --mirror)"
19806 #: builtin/push.c:552 builtin/send-pack.c:196
19807 msgid "force updates"
19808 msgstr "tvinga uppdateringar"
19810 #: builtin/push.c:553 builtin/send-pack.c:208
19811 msgid "<refname>:<expect>"
19812 msgstr "<refnamn>:<förvänta>"
19814 #: builtin/push.c:554 builtin/send-pack.c:209
19815 msgid "require old value of ref to be at this value"
19816 msgstr "kräv att ref:s tidigare värde är detta"
19818 #: builtin/push.c:557 builtin/send-pack.c:212
19819 msgid "require remote updates to be integrated locally"
19820 msgstr "kräv att fjärruppdateringar har integrerats lokalt"
19822 #: builtin/push.c:560
19823 msgid "control recursive pushing of submodules"
19824 msgstr "styr rekursiv insändning av undermoduler"
19826 #: builtin/push.c:561 builtin/send-pack.c:203
19827 msgid "use thin pack"
19828 msgstr "använd tunna paket"
19830 #: builtin/push.c:562 builtin/push.c:563 builtin/send-pack.c:190
19831 #: builtin/send-pack.c:191
19832 msgid "receive pack program"
19833 msgstr "program för att ta emot paket"
19835 #: builtin/push.c:564
19836 msgid "set upstream for git pull/status"
19837 msgstr "ställ in uppström för git pull/status"
19839 #: builtin/push.c:567
19840 msgid "prune locally removed refs"
19841 msgstr "ta bort lokalt borttagna referenser"
19843 #: builtin/push.c:569
19844 msgid "bypass pre-push hook"
19845 msgstr "förbigå pre-push-krok"
19847 #: builtin/push.c:570
19848 msgid "push missing but relevant tags"
19849 msgstr "sänd in saknade men relevanta taggar"
19851 #: builtin/push.c:572 builtin/send-pack.c:197
19852 msgid "GPG sign the push"
19853 msgstr "GPG-signera insändningen"
19855 #: builtin/push.c:574 builtin/send-pack.c:204
19856 msgid "request atomic transaction on remote side"
19857 msgstr "begär atomiska transaktioner på fjärrsidan"
19859 #: builtin/push.c:592
19860 msgid "--delete is incompatible with --all, --mirror and --tags"
19861 msgstr "--delete är inkompatibel med --all, --mirror och --tags"
19863 #: builtin/push.c:594
19864 msgid "--delete doesn't make sense without any refs"
19865 msgstr "--delete kan inte användas utan referenser"
19867 #: builtin/push.c:614
19868 #, c-format
19869 msgid "bad repository '%s'"
19870 msgstr "felaktigt arkiv \"%s\""
19872 #: builtin/push.c:615
19873 msgid ""
19874 "No configured push destination.\n"
19875 "Either specify the URL from the command-line or configure a remote "
19876 "repository using\n"
19877 "\n"
19878 "    git remote add <name> <url>\n"
19879 "\n"
19880 "and then push using the remote name\n"
19881 "\n"
19882 "    git push <name>\n"
19883 msgstr ""
19884 "Ingen destination har angivits.\n"
19885 "Ange antingen URL:en på kommandoraden eller ställ in ett uppströmsarkiv med\n"
19886 "\n"
19887 "    git remote add <namn> <url>\n"
19888 "\n"
19889 "och sänd sedan med hjälp av fjärrnamnet\n"
19890 "\n"
19891 "    git push <namn>\n"
19893 #: builtin/push.c:630
19894 msgid "--all and --tags are incompatible"
19895 msgstr "--all och --tags är inkompatibla"
19897 #: builtin/push.c:632
19898 msgid "--all can't be combined with refspecs"
19899 msgstr "--all kan inte kombineras med referensspecifikationer"
19901 #: builtin/push.c:636
19902 msgid "--mirror and --tags are incompatible"
19903 msgstr "--mirror och --tags är inkompatibla"
19905 #: builtin/push.c:638
19906 msgid "--mirror can't be combined with refspecs"
19907 msgstr "--mirror kan inte kombineras med referensspecifikationer"
19909 #: builtin/push.c:641
19910 msgid "--all and --mirror are incompatible"
19911 msgstr "--all och --mirror är inkompatibla"
19913 #: builtin/push.c:648
19914 msgid "push options must not have new line characters"
19915 msgstr "push-flaggor kan inte innehålla radbrytning"
19917 #: builtin/range-diff.c:9
19918 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
19919 msgstr ""
19920 "git range-diff [<flaggor>] <gammal-bas>..<gammal-ända> <ny-bas>..<ny-ända>"
19922 #: builtin/range-diff.c:10
19923 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
19924 msgstr "git range-diff [<flaggor>] <gammal-bas>..<ny-ända>"
19926 #: builtin/range-diff.c:11
19927 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
19928 msgstr "git range-diff [<flaggor>] <bas> <gammal-ända> <ny-ända>"
19930 #: builtin/range-diff.c:30
19931 msgid "use simple diff colors"
19932 msgstr "använd enkla diff-färger"
19934 #: builtin/range-diff.c:32
19935 msgid "notes"
19936 msgstr "anteckningar"
19938 #: builtin/range-diff.c:32
19939 msgid "passed to 'git log'"
19940 msgstr "sänds till \"git log\""
19942 #: builtin/range-diff.c:35
19943 msgid "only emit output related to the first range"
19944 msgstr "visa endast utdata för det första intervallet"
19946 #: builtin/range-diff.c:37
19947 msgid "only emit output related to the second range"
19948 msgstr "visa endast utdata för det andra intervallet"
19950 #: builtin/range-diff.c:60 builtin/range-diff.c:64
19951 #, c-format
19952 msgid "not a commit range: '%s'"
19953 msgstr "inte ett incheckningsintervall: \"%s\""
19955 #: builtin/range-diff.c:74
19956 msgid "single arg format must be symmetric range"
19957 msgstr "ensamt argument måste vara symmetriskt intervall"
19959 #: builtin/range-diff.c:89
19960 msgid "need two commit ranges"
19961 msgstr "behöver två incheckningsintervall"
19963 #: builtin/read-tree.c:41
19964 msgid ""
19965 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
19966 "[-u | -i]] [--no-sparse-checkout] [--index-output=<file>] (--empty | <tree-"
19967 "ish1> [<tree-ish2> [<tree-ish3>]])"
19968 msgstr ""
19969 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
19970 "[-u | -i]] [--no-sparse-checkout] [--index-output=<fil>] (--empty | <träd-"
19971 "igt1> [<träd-igt2> [<träd-igt3>]])"
19973 #: builtin/read-tree.c:116
19974 msgid "write resulting index to <file>"
19975 msgstr "skriv resulterande index till <fil>"
19977 #: builtin/read-tree.c:119
19978 msgid "only empty the index"
19979 msgstr "töm bara indexet"
19981 #: builtin/read-tree.c:121
19982 msgid "Merging"
19983 msgstr "Sammanslagning"
19985 #: builtin/read-tree.c:123
19986 msgid "perform a merge in addition to a read"
19987 msgstr "utför en sammanslagning i tillägg till en läsning"
19989 #: builtin/read-tree.c:125
19990 msgid "3-way merge if no file level merging required"
19991 msgstr "3-vägssammanslagning om sammanslagning på filnivå ej krävs"
19993 #: builtin/read-tree.c:127
19994 msgid "3-way merge in presence of adds and removes"
19995 msgstr "3-vägssammanslagning när det finns tillägg och borttagningar"
19997 #: builtin/read-tree.c:129
19998 msgid "same as -m, but discard unmerged entries"
19999 msgstr "som -m, men kasta bort ej sammanslagna poster"
20001 #: builtin/read-tree.c:130
20002 msgid "<subdirectory>/"
20003 msgstr "<underkatalog>/"
20005 #: builtin/read-tree.c:131
20006 msgid "read the tree into the index under <subdirectory>/"
20007 msgstr "läs in trädet i indexet under <underkatalog>/"
20009 #: builtin/read-tree.c:134
20010 msgid "update working tree with merge result"
20011 msgstr "uppdatera arbetskatalogen med resultatet från sammanslagningen"
20013 #: builtin/read-tree.c:136
20014 msgid "gitignore"
20015 msgstr "gitignore"
20017 #: builtin/read-tree.c:137
20018 msgid "allow explicitly ignored files to be overwritten"
20019 msgstr "tillåt explicit ignorerade filer att skrivas över"
20021 #: builtin/read-tree.c:140
20022 msgid "don't check the working tree after merging"
20023 msgstr "kontrollera inte arbetskatalogen efter sammanslagning"
20025 #: builtin/read-tree.c:141
20026 msgid "don't update the index or the work tree"
20027 msgstr "uppdatera inte indexet eller arbetskatalogen"
20029 #: builtin/read-tree.c:143
20030 msgid "skip applying sparse checkout filter"
20031 msgstr "hoppa över att applicera filter för gles utcheckning"
20033 #: builtin/read-tree.c:145
20034 msgid "debug unpack-trees"
20035 msgstr "felsök unpack-trees"
20037 #: builtin/read-tree.c:149
20038 msgid "suppress feedback messages"
20039 msgstr "undertryck återkopplingsmeddelanden"
20041 #: builtin/read-tree.c:183
20042 msgid "You need to resolve your current index first"
20043 msgstr "Du måste lösa ditt befintliga index först"
20045 #: builtin/rebase.c:35
20046 msgid ""
20047 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
20048 "[<upstream> [<branch>]]"
20049 msgstr ""
20050 "git rebase [-i] [flaggor] [--exec <kmd>] [--onto <nybas> | --keep-base] "
20051 "[<uppström> [<gren>]]"
20053 #: builtin/rebase.c:37
20054 msgid ""
20055 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
20056 msgstr ""
20057 "git rebase [-i] [flaggor] [--exec <kmd>] [--onto <nybas>] --root [<gren>]"
20059 #: builtin/rebase.c:39
20060 msgid "git rebase --continue | --abort | --skip | --edit-todo"
20061 msgstr "git rebase --continue | --abort | --skip | --edit-todo"
20063 #: builtin/rebase.c:230
20064 #, c-format
20065 msgid "could not create temporary %s"
20066 msgstr "kunde inte skapa temporär %s"
20068 #: builtin/rebase.c:236
20069 msgid "could not mark as interactive"
20070 msgstr "kunde inte markera som interaktiv"
20072 #: builtin/rebase.c:289
20073 msgid "could not generate todo list"
20074 msgstr "Kunde inte skapa attgöra-lista"
20076 #: builtin/rebase.c:331
20077 msgid "a base commit must be provided with --upstream or --onto"
20078 msgstr "en basincheckning måste anges med --upstream eller --onto"
20080 #: builtin/rebase.c:390
20081 #, c-format
20082 msgid "%s requires the merge backend"
20083 msgstr "%s kräver \"merge\"-bakändan"
20085 #: builtin/rebase.c:432
20086 #, c-format
20087 msgid "could not get 'onto': '%s'"
20088 msgstr "kunde inte hämta \"onto\": \"%s\""
20090 #: builtin/rebase.c:449
20091 #, c-format
20092 msgid "invalid orig-head: '%s'"
20093 msgstr "ogiltigt orig-head: \"%s\""
20095 #: builtin/rebase.c:474
20096 #, c-format
20097 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
20098 msgstr "ignorera ogiltigt allow_rerere_autoupdate: \"%s\""
20100 #: builtin/rebase.c:597
20101 msgid ""
20102 "Resolve all conflicts manually, mark them as resolved with\n"
20103 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
20104 "You can instead skip this commit: run \"git rebase --skip\".\n"
20105 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
20106 "abort\"."
20107 msgstr ""
20108 "Lös alla konflikter manuellt, märk dem som lösta med\n"
20109 "\"git add/rm <filer_i_konflikt>\", kör sedan \"git rebase --continue\".\n"
20110 "Du kan hoppa över incheckningen istället: kör \"git rebase --skip\".\n"
20111 "För att avbryta och återgå till där du var före ombaseringen, kör \"git "
20112 "rebase --abort\"."
20114 #: builtin/rebase.c:680
20115 #, c-format
20116 msgid ""
20117 "\n"
20118 "git encountered an error while preparing the patches to replay\n"
20119 "these revisions:\n"
20120 "\n"
20121 "    %s\n"
20122 "\n"
20123 "As a result, git cannot rebase them."
20124 msgstr ""
20125 "\n"
20126 "git upptäckte ett fel när det skulle förbereda patchar för att\n"
20127 "återskapa dessa revisioner:\n"
20128 "\n"
20129 "    %s\n"
20130 "\n"
20131 "Därför kan inte git ombasera dessa."
20133 #: builtin/rebase.c:925
20134 #, c-format
20135 msgid ""
20136 "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
20137 "\"."
20138 msgstr ""
20139 "okänd tom-typ \"%s\"; giltiga värden är \"drop\", \"keep\" och \"ask\"."
20141 #: builtin/rebase.c:943
20142 #, c-format
20143 msgid ""
20144 "%s\n"
20145 "Please specify which branch you want to rebase against.\n"
20146 "See git-rebase(1) for details.\n"
20147 "\n"
20148 "    git rebase '<branch>'\n"
20149 "\n"
20150 msgstr ""
20151 "%s\n"
20152 "Ange vilken gren du vill ombasera mot.\n"
20153 "Se git-rebase(1) för detaljer.\n"
20154 "\n"
20155 "    git rebase '<gren>'\n"
20156 "\n"
20158 #: builtin/rebase.c:959
20159 #, c-format
20160 msgid ""
20161 "If you wish to set tracking information for this branch you can do so with:\n"
20162 "\n"
20163 "    git branch --set-upstream-to=%s/<branch> %s\n"
20164 "\n"
20165 msgstr ""
20166 "Om du vill ange spårningsinformation för grenen kan du göra det med:\n"
20167 "\n"
20168 "    git branch --set-upstream-to=%s/<gren> %s\n"
20169 "\n"
20171 #: builtin/rebase.c:989
20172 msgid "exec commands cannot contain newlines"
20173 msgstr "exec-kommandon kan inte innehålla nyradstecken"
20175 #: builtin/rebase.c:993
20176 msgid "empty exec command"
20177 msgstr "tomt exec-kommando"
20179 #: builtin/rebase.c:1023
20180 msgid "rebase onto given branch instead of upstream"
20181 msgstr "ombasera mot given grenen istället för uppström"
20183 #: builtin/rebase.c:1025
20184 msgid "use the merge-base of upstream and branch as the current base"
20185 msgstr "använd sammanslagningsbasen mellan uppströms och gren som aktuell bas"
20187 #: builtin/rebase.c:1027
20188 msgid "allow pre-rebase hook to run"
20189 msgstr "tillåt pre-rebase-krok att köra"
20191 #: builtin/rebase.c:1029
20192 msgid "be quiet. implies --no-stat"
20193 msgstr "var tyst. implicerar --no-stat"
20195 #: builtin/rebase.c:1032
20196 msgid "display a diffstat of what changed upstream"
20197 msgstr "vis diffstat för vad som ändrats uppströms"
20199 #: builtin/rebase.c:1035
20200 msgid "do not show diffstat of what changed upstream"
20201 msgstr "visa inte en diffstat för vad som ändrats uppströms"
20203 #: builtin/rebase.c:1038
20204 msgid "add a Signed-off-by trailer to each commit"
20205 msgstr "lägg \"Signed-off-by:\"-släprad till varje incheckning"
20207 #: builtin/rebase.c:1041
20208 msgid "make committer date match author date"
20209 msgstr "sätt incheckningsdatum till författardatum"
20211 #: builtin/rebase.c:1043
20212 msgid "ignore author date and use current date"
20213 msgstr "ignorera författardatum och använd nuvarande"
20215 #: builtin/rebase.c:1045
20216 msgid "synonym of --reset-author-date"
20217 msgstr "synonym för --reset-author-date"
20219 #: builtin/rebase.c:1047 builtin/rebase.c:1051
20220 msgid "passed to 'git apply'"
20221 msgstr "sänds till \"git apply\""
20223 #: builtin/rebase.c:1049
20224 msgid "ignore changes in whitespace"
20225 msgstr "ignorera ändringar i blanksteg"
20227 #: builtin/rebase.c:1053 builtin/rebase.c:1056
20228 msgid "cherry-pick all commits, even if unchanged"
20229 msgstr "utför cherry-pick på alla incheckningar, även om oändrad"
20231 #: builtin/rebase.c:1058
20232 msgid "continue"
20233 msgstr "fortsätt"
20235 #: builtin/rebase.c:1061
20236 msgid "skip current patch and continue"
20237 msgstr "hoppa över nuvarande patch och fortsätt"
20239 #: builtin/rebase.c:1063
20240 msgid "abort and check out the original branch"
20241 msgstr "avbryt och checka ut ursprungsgrenen"
20243 #: builtin/rebase.c:1066
20244 msgid "abort but keep HEAD where it is"
20245 msgstr "avbryt men behåll HEAD där det är"
20247 #: builtin/rebase.c:1067
20248 msgid "edit the todo list during an interactive rebase"
20249 msgstr "redigera attgöra-listan under interaktiv ombasering."
20251 #: builtin/rebase.c:1070
20252 msgid "show the patch file being applied or merged"
20253 msgstr "visa patchen som tillämpas eller slås samman"
20255 #: builtin/rebase.c:1073
20256 msgid "use apply strategies to rebase"
20257 msgstr "använd appliceringstrategier för ombasering"
20259 #: builtin/rebase.c:1077
20260 msgid "use merging strategies to rebase"
20261 msgstr "använd sammanslagningsstrategier för ombasering"
20263 #: builtin/rebase.c:1081
20264 msgid "let the user edit the list of commits to rebase"
20265 msgstr "låt användaren redigera listan över incheckningar att ombasera"
20267 #: builtin/rebase.c:1085
20268 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
20269 msgstr ""
20270 "(AVRÅDS) försök återskapa sammanslagningar istället för att ignorera dem"
20272 #: builtin/rebase.c:1090
20273 msgid "how to handle commits that become empty"
20274 msgstr "hur incheckningar som blir tomma ska hanteras"
20276 #: builtin/rebase.c:1093
20277 msgid "keep commits which start empty"
20278 msgstr "behåller incheckningar som är tomma från början"
20280 #: builtin/rebase.c:1097
20281 msgid "move commits that begin with squash!/fixup! under -i"
20282 msgstr "flytta incheckningar som börjar med squash!/fixup! under -i"
20284 #: builtin/rebase.c:1104
20285 msgid "add exec lines after each commit of the editable list"
20286 msgstr "lägg till exec-rader efter varje incheckning i den redigerbara listan"
20288 #: builtin/rebase.c:1108
20289 msgid "allow rebasing commits with empty messages"
20290 msgstr "tillåt ombasering av incheckningar med tomt meddelande"
20292 #: builtin/rebase.c:1112
20293 msgid "try to rebase merges instead of skipping them"
20294 msgstr "försök ombasera sammanslagningar istället för att ignorera dem"
20296 #: builtin/rebase.c:1115
20297 msgid "use 'merge-base --fork-point' to refine upstream"
20298 msgstr "använd \"merge-base --fork-point\" för att förfina uppström"
20300 #: builtin/rebase.c:1117
20301 msgid "use the given merge strategy"
20302 msgstr "använd angiven sammanslagningsstrategi"
20304 #: builtin/rebase.c:1119 builtin/revert.c:115
20305 msgid "option"
20306 msgstr "alternativ"
20308 #: builtin/rebase.c:1120
20309 msgid "pass the argument through to the merge strategy"
20310 msgstr "sänd flaggan till sammanslagningsstrategin"
20312 #: builtin/rebase.c:1123
20313 msgid "rebase all reachable commits up to the root(s)"
20314 msgstr "ombasera alla nåbara incheckningar upp till roten/rötterna"
20316 #: builtin/rebase.c:1126
20317 msgid "automatically re-schedule any `exec` that fails"
20318 msgstr "kör automatiskt alla \"exec\" som misslyckas på nytt"
20320 #: builtin/rebase.c:1128
20321 msgid "apply all changes, even those already present upstream"
20322 msgstr "applicera alla ändringar, även de som redan finns uppströms"
20324 #: builtin/rebase.c:1149
20325 msgid "It looks like 'git am' is in progress. Cannot rebase."
20326 msgstr "Det verkar som en \"git am\" körs. Kan inte ombasera."
20328 #: builtin/rebase.c:1180
20329 msgid "--preserve-merges was replaced by --rebase-merges"
20330 msgstr "--preserve-merges har ersatts av --rebase-merges"
20332 #: builtin/rebase.c:1193
20333 msgid "cannot combine '--keep-base' with '--onto'"
20334 msgstr "kan inte kombinera \"--keep-base\" med \"--onto\""
20336 #: builtin/rebase.c:1195
20337 msgid "cannot combine '--keep-base' with '--root'"
20338 msgstr "kan inte kombinera \"--keep-base\" med \"--root\""
20340 #: builtin/rebase.c:1199
20341 msgid "cannot combine '--root' with '--fork-point'"
20342 msgstr "kan inte kombinera \"--root\" med \"--fork-point\""
20344 #: builtin/rebase.c:1202
20345 msgid "No rebase in progress?"
20346 msgstr "Ingen ombasering pågår?"
20348 #: builtin/rebase.c:1206
20349 msgid "The --edit-todo action can only be used during interactive rebase."
20350 msgstr "Åtgärden --edit-todo kan endast användas under interaktiv ombasering."
20352 #: builtin/rebase.c:1229 t/helper/test-fast-rebase.c:122
20353 msgid "Cannot read HEAD"
20354 msgstr "Kan inte läsa HEAD"
20356 #: builtin/rebase.c:1241
20357 msgid ""
20358 "You must edit all merge conflicts and then\n"
20359 "mark them as resolved using git add"
20360 msgstr ""
20361 "Du måste redigera alla sammanslagningskonflikter och\n"
20362 "därefter markera dem som lösta med git add"
20364 #: builtin/rebase.c:1260
20365 msgid "could not discard worktree changes"
20366 msgstr "kunde inte kasta ändringar i arbetskatalogen"
20368 #: builtin/rebase.c:1279
20369 #, c-format
20370 msgid "could not move back to %s"
20371 msgstr "kunde inte flytta tillbaka till %s"
20373 #: builtin/rebase.c:1325
20374 #, c-format
20375 msgid ""
20376 "It seems that there is already a %s directory, and\n"
20377 "I wonder if you are in the middle of another rebase.  If that is the\n"
20378 "case, please try\n"
20379 "\t%s\n"
20380 "If that is not the case, please\n"
20381 "\t%s\n"
20382 "and run me again.  I am stopping in case you still have something\n"
20383 "valuable there.\n"
20384 msgstr ""
20385 "Det verkar som katalogen %s redan existerar, och\n"
20386 "jag undrar om du redan är mitt i en annan ombasering. Om så är\n"
20387 "fallet, försök\n"
20388 "\t%s\n"
20389 "Om så inte är fallet, kör\n"
20390 "\t%s\n"
20391 "och kör programmet igen. Jag avslutar ifall du fortfarande har\n"
20392 "något av värde där.\n"
20394 #: builtin/rebase.c:1353
20395 msgid "switch `C' expects a numerical value"
20396 msgstr "flaggan \"C\" förväntar ett numeriskt värde"
20398 #: builtin/rebase.c:1395
20399 #, c-format
20400 msgid "Unknown mode: %s"
20401 msgstr "Okänt läge: %s"
20403 #: builtin/rebase.c:1434
20404 msgid "--strategy requires --merge or --interactive"
20405 msgstr "--strategy kräver --merge eller --interactive"
20407 #: builtin/rebase.c:1463
20408 msgid "cannot combine apply options with merge options"
20409 msgstr "kan inte kombinera apply-flaggor med merge-flaggor"
20411 #: builtin/rebase.c:1476
20412 #, c-format
20413 msgid "Unknown rebase backend: %s"
20414 msgstr "Okänd rebase-bakända: %s"
20416 #: builtin/rebase.c:1505
20417 msgid "--reschedule-failed-exec requires --exec or --interactive"
20418 msgstr "--reschedule-failed-exec kräver --exec eller --interactive"
20420 #: builtin/rebase.c:1536
20421 #, c-format
20422 msgid "invalid upstream '%s'"
20423 msgstr "felaktig uppström \"%s\""
20425 #: builtin/rebase.c:1542
20426 msgid "Could not create new root commit"
20427 msgstr "kunde inte skapa ny rotincheckning"
20429 #: builtin/rebase.c:1568
20430 #, c-format
20431 msgid "'%s': need exactly one merge base with branch"
20432 msgstr "\"%s\": behöver precis en sammanslagningsbas med gren"
20434 #: builtin/rebase.c:1571
20435 #, c-format
20436 msgid "'%s': need exactly one merge base"
20437 msgstr "\"%s\": behöver precis en sammanslagningsbas"
20439 #: builtin/rebase.c:1580
20440 #, c-format
20441 msgid "Does not point to a valid commit '%s'"
20442 msgstr "Pekar inte på en giltig incheckning: \"%s\""
20444 #: builtin/rebase.c:1607
20445 #, c-format
20446 msgid "no such branch/commit '%s'"
20447 msgstr "ingen sådan gren/incheckning: \"%s\""
20449 #: builtin/rebase.c:1618 builtin/submodule--helper.c:39
20450 #: builtin/submodule--helper.c:2658
20451 #, c-format
20452 msgid "No such ref: %s"
20453 msgstr "Ingen sådan referens: %s"
20455 #: builtin/rebase.c:1629
20456 msgid "Could not resolve HEAD to a revision"
20457 msgstr "Kunde inte bestämma HEAD:s incheckning"
20459 #: builtin/rebase.c:1650
20460 msgid "Please commit or stash them."
20461 msgstr "Checka in eller använd \"stash\" på dem."
20463 #: builtin/rebase.c:1686
20464 #, c-format
20465 msgid "could not switch to %s"
20466 msgstr "kunde inte växla till %s"
20468 #: builtin/rebase.c:1697
20469 msgid "HEAD is up to date."
20470 msgstr "HEAD är à jour."
20472 #: builtin/rebase.c:1699
20473 #, c-format
20474 msgid "Current branch %s is up to date.\n"
20475 msgstr "Aktuell gren %s är à jour.\n"
20477 #: builtin/rebase.c:1707
20478 msgid "HEAD is up to date, rebase forced."
20479 msgstr "HEAD är à jour, ombasering framtvingad."
20481 #: builtin/rebase.c:1709
20482 #, c-format
20483 msgid "Current branch %s is up to date, rebase forced.\n"
20484 msgstr "Aktuell gren %s är à jour, ombasering framtvingad.\n"
20486 #: builtin/rebase.c:1717
20487 msgid "The pre-rebase hook refused to rebase."
20488 msgstr "Kroken pre-rebase vägrade ombaseringen."
20490 #: builtin/rebase.c:1724
20491 #, c-format
20492 msgid "Changes to %s:\n"
20493 msgstr "Ändringar till %s:\n"
20495 #: builtin/rebase.c:1727
20496 #, c-format
20497 msgid "Changes from %s to %s:\n"
20498 msgstr "Ändringar från %s till %s:\n"
20500 #: builtin/rebase.c:1752
20501 #, c-format
20502 msgid "First, rewinding head to replay your work on top of it...\n"
20503 msgstr ""
20504 "Först, spolar tillbaka huvudet för att spela av ditt arbete ovanpå det...\n"
20506 #: builtin/rebase.c:1761
20507 msgid "Could not detach HEAD"
20508 msgstr "Kunde inte koppla från HEAD"
20510 #: builtin/rebase.c:1770
20511 #, c-format
20512 msgid "Fast-forwarded %s to %s.\n"
20513 msgstr "Snabbspolade %s till %s.\n"
20515 #: builtin/receive-pack.c:35
20516 msgid "git receive-pack <git-dir>"
20517 msgstr "git receive-pack <git-katalog>"
20519 #: builtin/receive-pack.c:1280
20520 msgid ""
20521 "By default, updating the current branch in a non-bare repository\n"
20522 "is denied, because it will make the index and work tree inconsistent\n"
20523 "with what you pushed, and will require 'git reset --hard' to match\n"
20524 "the work tree to HEAD.\n"
20525 "\n"
20526 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
20527 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
20528 "its current branch; however, this is not recommended unless you\n"
20529 "arranged to update its work tree to match what you pushed in some\n"
20530 "other way.\n"
20531 "\n"
20532 "To squelch this message and still keep the default behaviour, set\n"
20533 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
20534 msgstr ""
20535 "Normalt tillåts inte uppdatering av aktuell gren i ett icke-naket\n"
20536 "arkiv, då index och arbetskatalog inte kommer stämma med det du\n"
20537 "sände och \"git reset --hard\" krävs för att få arbetskatalogen och\n"
20538 "HEAD att stämma överens.\n"
20539 "\n"
20540 "Du kan ställa in variabeln \"receive.denyCurrentBranch\" till\n"
20541 "\"ignore\" eller \"warn\" i fjärrarkivet för att tillåta sändning till\n"
20542 "dess aktuella gren; detta rekommenderas dock inte såvida du inte\n"
20543 "sett till att dess arbetskatalog uppdateras till det tu sände in\n"
20544 "på annat sätt.\n"
20545 "\n"
20546 "För att undvika detta meddelande och fortfarande behålla det\n"
20547 "normala beteendet, sätt \"receive.denyCurrentBranch\" till \"refuse\"."
20549 #: builtin/receive-pack.c:1300
20550 msgid ""
20551 "By default, deleting the current branch is denied, because the next\n"
20552 "'git clone' won't result in any file checked out, causing confusion.\n"
20553 "\n"
20554 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
20555 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
20556 "current branch, with or without a warning message.\n"
20557 "\n"
20558 "To squelch this message, you can set it to 'refuse'."
20559 msgstr ""
20560 "Normalt tillåts inte radering av aktuell gren, eftersom nästa\n"
20561 "\"git clone\" inte kommer innebära att några filer checkas ut,\n"
20562 "vilket är förvirrande.\n"
20563 "\n"
20564 "Du kan ställa in variabeln \"receive.denyDeleteCurrent\" till\n"
20565 "\"warn\" eller \"ignore\" i fjärrarkivet för att tillåta borttagning\n"
20566 "av aktuell gren, med eller utan varningsmeddelande.\n"
20567 "\n"
20568 "För att undvika detta meddelande kan du sätta det till \"refuse\"."
20570 #: builtin/receive-pack.c:2480
20571 msgid "quiet"
20572 msgstr "tyst"
20574 #: builtin/receive-pack.c:2495
20575 msgid "You must specify a directory."
20576 msgstr "Du måste ange en katalog."
20578 #: builtin/reflog.c:17
20579 msgid ""
20580 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
20581 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
20582 "<refs>..."
20583 msgstr ""
20584 "git reflog expire [--expire=<tid>] [--expire-unreachable=<tid>] [--rewrite] "
20585 "[--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
20586 "<referenser>..."
20588 #: builtin/reflog.c:22
20589 msgid ""
20590 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
20591 "<refs>..."
20592 msgstr ""
20593 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
20594 "<referenser>..."
20596 #: builtin/reflog.c:25
20597 msgid "git reflog exists <ref>"
20598 msgstr "git reflog exists <referens>"
20600 #: builtin/reflog.c:568 builtin/reflog.c:573
20601 #, c-format
20602 msgid "'%s' is not a valid timestamp"
20603 msgstr "\"%s\" är inte en giltig tidsstämpel"
20605 #: builtin/reflog.c:609
20606 #, c-format
20607 msgid "Marking reachable objects..."
20608 msgstr "Markerar nåbara objekt..."
20610 #: builtin/reflog.c:647
20611 #, c-format
20612 msgid "%s points nowhere!"
20613 msgstr "%s pekar ingenstans!"
20615 #: builtin/reflog.c:700
20616 msgid "no reflog specified to delete"
20617 msgstr "ingen referenslogg att ta bort angavs"
20619 #: builtin/reflog.c:708
20620 #, c-format
20621 msgid "not a reflog: %s"
20622 msgstr "inte en referenslogg: %s"
20624 #: builtin/reflog.c:713
20625 #, c-format
20626 msgid "no reflog for '%s'"
20627 msgstr "ingen referenslogg för \"%s\""
20629 #: builtin/reflog.c:759
20630 #, c-format
20631 msgid "invalid ref format: %s"
20632 msgstr "felaktigt referensformat: %s"
20634 #: builtin/reflog.c:768
20635 msgid "git reflog [ show | expire | delete | exists ]"
20636 msgstr "git reflog [ show | expire | delete | exists ]"
20638 #: builtin/remote.c:17
20639 msgid "git remote [-v | --verbose]"
20640 msgstr "git remote [-v | --verbose]"
20642 #: builtin/remote.c:18
20643 msgid ""
20644 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
20645 "mirror=<fetch|push>] <name> <url>"
20646 msgstr ""
20647 "git remote add [-t <gren>] [-m <master>] [-f] [--tags | --no-tags] [--"
20648 "mirror=<fetch|push>] <namn> <url>"
20650 #: builtin/remote.c:19 builtin/remote.c:39
20651 msgid "git remote rename <old> <new>"
20652 msgstr "git remote rename <gammal> <ny>"
20654 #: builtin/remote.c:20 builtin/remote.c:44
20655 msgid "git remote remove <name>"
20656 msgstr "git remote remove <namn>"
20658 #: builtin/remote.c:21 builtin/remote.c:49
20659 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
20660 msgstr "git remote set-head <namn> (-a | --auto | -d | --delete | <gren>)"
20662 #: builtin/remote.c:22
20663 msgid "git remote [-v | --verbose] show [-n] <name>"
20664 msgstr "git remote [-v | --verbose] show [-n] <namn>"
20666 #: builtin/remote.c:23
20667 msgid "git remote prune [-n | --dry-run] <name>"
20668 msgstr "git remote prune [-n | --dry-run] <namn>"
20670 #: builtin/remote.c:24
20671 msgid ""
20672 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
20673 msgstr ""
20674 "git remote [-v | --verbose] update [-p | --prune] [(<grupp> | <fjärr>)...]"
20676 #: builtin/remote.c:25
20677 msgid "git remote set-branches [--add] <name> <branch>..."
20678 msgstr "git remote set-branches [--add] <namn> <gren>..."
20680 #: builtin/remote.c:26 builtin/remote.c:75
20681 msgid "git remote get-url [--push] [--all] <name>"
20682 msgstr "git remote get-url [--push] [--all] <namn>"
20684 #: builtin/remote.c:27 builtin/remote.c:80
20685 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
20686 msgstr "git remote set-url [--push] <namn> <nyurl> [<gammalurl>]"
20688 #: builtin/remote.c:28 builtin/remote.c:81
20689 msgid "git remote set-url --add <name> <newurl>"
20690 msgstr "git remote set-url --add <namn> <nyurl>"
20692 #: builtin/remote.c:29 builtin/remote.c:82
20693 msgid "git remote set-url --delete <name> <url>"
20694 msgstr "git remote set-url --delete <namn> <url>"
20696 #: builtin/remote.c:34
20697 msgid "git remote add [<options>] <name> <url>"
20698 msgstr "git remote add [<flaggor>] <namn> <url>"
20700 #: builtin/remote.c:54
20701 msgid "git remote set-branches <name> <branch>..."
20702 msgstr "git remote set-branches <namn> <gren>..."
20704 #: builtin/remote.c:55
20705 msgid "git remote set-branches --add <name> <branch>..."
20706 msgstr "git remote set-branches --add <namn> <gren>..."
20708 #: builtin/remote.c:60
20709 msgid "git remote show [<options>] <name>"
20710 msgstr "git remote show [<flaggor>] <namn>"
20712 #: builtin/remote.c:65
20713 msgid "git remote prune [<options>] <name>"
20714 msgstr "git remote prune [<flaggor>] <namn>"
20716 #: builtin/remote.c:70
20717 msgid "git remote update [<options>] [<group> | <remote>]..."
20718 msgstr "git remote update [<flaggor>] [<grupp> | <fjärr>]..."
20720 #: builtin/remote.c:99
20721 #, c-format
20722 msgid "Updating %s"
20723 msgstr "Uppdaterar %s"
20725 #: builtin/remote.c:131
20726 msgid ""
20727 "--mirror is dangerous and deprecated; please\n"
20728 "\t use --mirror=fetch or --mirror=push instead"
20729 msgstr ""
20730 "--mirror är farlig och föråldrad; använd\n"
20731 "\t --mirror=fetch eller --mirror=push istället"
20733 #: builtin/remote.c:148
20734 #, c-format
20735 msgid "unknown mirror argument: %s"
20736 msgstr "okänt argument till mirror: %s"
20738 #: builtin/remote.c:164
20739 msgid "fetch the remote branches"
20740 msgstr "hämta fjärrgrenarna"
20742 #: builtin/remote.c:166
20743 msgid "import all tags and associated objects when fetching"
20744 msgstr "importera alla taggar och associerade objekt vid hämtning"
20746 #: builtin/remote.c:169
20747 msgid "or do not fetch any tag at all (--no-tags)"
20748 msgstr "eller hämta inte några taggar alls (--no-tags)"
20750 #: builtin/remote.c:171
20751 msgid "branch(es) to track"
20752 msgstr "gren(ar) att spåra"
20754 #: builtin/remote.c:172
20755 msgid "master branch"
20756 msgstr "huvudgren"
20758 #: builtin/remote.c:174
20759 msgid "set up remote as a mirror to push to or fetch from"
20760 msgstr "ställ in arkiv som spegel att sända eller ta emot från"
20762 #: builtin/remote.c:186
20763 msgid "specifying a master branch makes no sense with --mirror"
20764 msgstr "att ange en master-gren ger ingen mening med --mirror"
20766 #: builtin/remote.c:188
20767 msgid "specifying branches to track makes sense only with fetch mirrors"
20768 msgstr "att ange grenar att spåra ger mening bara med hämtningsspeglar"
20770 #: builtin/remote.c:195 builtin/remote.c:705
20771 #, c-format
20772 msgid "remote %s already exists."
20773 msgstr "fjärrarkivet %s finns redan."
20775 #: builtin/remote.c:240
20776 #, c-format
20777 msgid "Could not setup master '%s'"
20778 msgstr "Kunde inte skapa master \"%s\""
20780 #: builtin/remote.c:322
20781 #, c-format
20782 msgid "unhandled branch.%s.rebase=%s; assuming 'true'"
20783 msgstr "ohanterad branch.%s.rebase=%s; antar \"true\""
20785 #: builtin/remote.c:366
20786 #, c-format
20787 msgid "Could not get fetch map for refspec %s"
20788 msgstr "Kunde inte hämta mappning för referensspecifikation %s"
20790 #: builtin/remote.c:460 builtin/remote.c:468
20791 msgid "(matching)"
20792 msgstr "(träffande)"
20794 #: builtin/remote.c:472
20795 msgid "(delete)"
20796 msgstr "(ta bort)"
20798 #: builtin/remote.c:660
20799 #, c-format
20800 msgid "could not set '%s'"
20801 msgstr "kunde inte ställa in \"%s\""
20803 #: builtin/remote.c:665
20804 #, c-format
20805 msgid ""
20806 "The %s configuration remote.pushDefault in:\n"
20807 "\t%s:%d\n"
20808 "now names the non-existent remote '%s'"
20809 msgstr ""
20810 "Konfigurationen för %s för remote.pushDefault i:\n"
20811 "\t%s:%d\n"
20812 "anger nu den icke-existerande fjärren \"%s\""
20814 #: builtin/remote.c:696 builtin/remote.c:841 builtin/remote.c:948
20815 #, c-format
20816 msgid "No such remote: '%s'"
20817 msgstr "Ingen sådan fjärr: \"%s\""
20819 #: builtin/remote.c:715
20820 #, c-format
20821 msgid "Could not rename config section '%s' to '%s'"
20822 msgstr "Kunde inte byta namn på konfigurationssektionen \"%s\" till \"%s\""
20824 #: builtin/remote.c:735
20825 #, c-format
20826 msgid ""
20827 "Not updating non-default fetch refspec\n"
20828 "\t%s\n"
20829 "\tPlease update the configuration manually if necessary."
20830 msgstr ""
20831 "Uppdaterar inte icke-standard hämtningsreferensspecifikation\n"
20832 "\t%s\n"
20833 "\tUppdatera konfigurationen manuellt om nödvändigt."
20835 #: builtin/remote.c:775
20836 #, c-format
20837 msgid "deleting '%s' failed"
20838 msgstr "misslyckades ta bort \"%s\""
20840 #: builtin/remote.c:809
20841 #, c-format
20842 msgid "creating '%s' failed"
20843 msgstr "misslyckades skapa \"%s\""
20845 #: builtin/remote.c:887
20846 msgid ""
20847 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
20848 "to delete it, use:"
20849 msgid_plural ""
20850 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
20851 "to delete them, use:"
20852 msgstr[0] ""
20853 "Observera: En gren utanför hierarkin refs/remotes/ togs inte bort;\n"
20854 "för att ta bort den, använd:"
20855 msgstr[1] ""
20856 "Observera: Några grenar utanför hierarkin refs/remotes/ togs inte bort;\n"
20857 "för att ta bort dem, använd:"
20859 #: builtin/remote.c:901
20860 #, c-format
20861 msgid "Could not remove config section '%s'"
20862 msgstr "Kunde inte ta bort konfigurationssektionen \"%s\""
20864 #: builtin/remote.c:1009
20865 #, c-format
20866 msgid " new (next fetch will store in remotes/%s)"
20867 msgstr " ny (nästa hämtning sparar i remotes/%s)"
20869 #: builtin/remote.c:1012
20870 msgid " tracked"
20871 msgstr " spårad"
20873 #: builtin/remote.c:1014
20874 msgid " stale (use 'git remote prune' to remove)"
20875 msgstr " förlegad (använd \"git remote prune\" för att ta bort)"
20877 #: builtin/remote.c:1016
20878 msgid " ???"
20879 msgstr " ???"
20881 #: builtin/remote.c:1057
20882 #, c-format
20883 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
20884 msgstr "ogiltig branch.%s.merge; kan inte ombasera över > 1 gren"
20886 #: builtin/remote.c:1066
20887 #, c-format
20888 msgid "rebases interactively onto remote %s"
20889 msgstr "ombaseras interaktivt på fjärren %s"
20891 #: builtin/remote.c:1068
20892 #, c-format
20893 msgid "rebases interactively (with merges) onto remote %s"
20894 msgstr "ombaseras interaktivt (med sammanslagningar) på fjärren %s"
20896 #: builtin/remote.c:1071
20897 #, c-format
20898 msgid "rebases onto remote %s"
20899 msgstr "ombaseras på fjärren %s"
20901 #: builtin/remote.c:1075
20902 #, c-format
20903 msgid " merges with remote %s"
20904 msgstr " sammanslås med fjärren %s"
20906 #: builtin/remote.c:1078
20907 #, c-format
20908 msgid "merges with remote %s"
20909 msgstr "sammanslås med fjärren %s"
20911 #: builtin/remote.c:1081
20912 #, c-format
20913 msgid "%-*s    and with remote %s\n"
20914 msgstr "%-*s    och med fjärren %s\n"
20916 #: builtin/remote.c:1124
20917 msgid "create"
20918 msgstr "skapa"
20920 #: builtin/remote.c:1127
20921 msgid "delete"
20922 msgstr "ta bort"
20924 #: builtin/remote.c:1131
20925 msgid "up to date"
20926 msgstr "àjour"
20928 #: builtin/remote.c:1134
20929 msgid "fast-forwardable"
20930 msgstr "kan snabbspolas"
20932 #: builtin/remote.c:1137
20933 msgid "local out of date"
20934 msgstr "lokal föråldrad"
20936 #: builtin/remote.c:1144
20937 #, c-format
20938 msgid "    %-*s forces to %-*s (%s)"
20939 msgstr "    %-*s tvingar till %-*s (%s)"
20941 #: builtin/remote.c:1147
20942 #, c-format
20943 msgid "    %-*s pushes to %-*s (%s)"
20944 msgstr "    %-*s sänder till %-*s (%s)"
20946 #: builtin/remote.c:1151
20947 #, c-format
20948 msgid "    %-*s forces to %s"
20949 msgstr "    %-*s tvingar till %s"
20951 #: builtin/remote.c:1154
20952 #, c-format
20953 msgid "    %-*s pushes to %s"
20954 msgstr "    %-*s sänder till %s"
20956 #: builtin/remote.c:1222
20957 msgid "do not query remotes"
20958 msgstr "fråga inte fjärrar"
20960 #: builtin/remote.c:1243
20961 #, c-format
20962 msgid "* remote %s"
20963 msgstr "* fjärr %s"
20965 #: builtin/remote.c:1244
20966 #, c-format
20967 msgid "  Fetch URL: %s"
20968 msgstr "  Hämt-URL: %s"
20970 #: builtin/remote.c:1245 builtin/remote.c:1261 builtin/remote.c:1398
20971 msgid "(no URL)"
20972 msgstr "(ingen URL)"
20974 #. TRANSLATORS: the colon ':' should align
20975 #. with the one in " Fetch URL: %s"
20976 #. translation.
20978 #: builtin/remote.c:1259 builtin/remote.c:1261
20979 #, c-format
20980 msgid "  Push  URL: %s"
20981 msgstr "  Sänd-URL: %s"
20983 #: builtin/remote.c:1263 builtin/remote.c:1265 builtin/remote.c:1267
20984 #, c-format
20985 msgid "  HEAD branch: %s"
20986 msgstr "  HEAD-gren: %s"
20988 #: builtin/remote.c:1263
20989 msgid "(not queried)"
20990 msgstr "(inte förfrågad)"
20992 #: builtin/remote.c:1265
20993 msgid "(unknown)"
20994 msgstr "(okänd)"
20996 #: builtin/remote.c:1269
20997 #, c-format
20998 msgid ""
20999 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
21000 msgstr "  HEAD-gren (HEAD på fjärr är tvetydig, kan vara en av följande):\n"
21002 #: builtin/remote.c:1281
21003 #, c-format
21004 msgid "  Remote branch:%s"
21005 msgid_plural "  Remote branches:%s"
21006 msgstr[0] "  Fjärrgren:%s"
21007 msgstr[1] "  Fjärrgrenar:%s"
21009 #: builtin/remote.c:1284 builtin/remote.c:1310
21010 msgid " (status not queried)"
21011 msgstr " (status inte förfrågad)"
21013 #: builtin/remote.c:1293
21014 msgid "  Local branch configured for 'git pull':"
21015 msgid_plural "  Local branches configured for 'git pull':"
21016 msgstr[0] "  Lokal gren konfigurerad för \"git pull\":"
21017 msgstr[1] "  Lokala grenar konfigurerade för \"git pull\":"
21019 #: builtin/remote.c:1301
21020 msgid "  Local refs will be mirrored by 'git push'"
21021 msgstr "  Lokala referenser speglas av \"git push\""
21023 #: builtin/remote.c:1307
21024 #, c-format
21025 msgid "  Local ref configured for 'git push'%s:"
21026 msgid_plural "  Local refs configured for 'git push'%s:"
21027 msgstr[0] "  Lokal referens konfigurerad för \"git push\"%s:"
21028 msgstr[1] "  Lokala referenser konfigurerade för \"git push\"%s:"
21030 #: builtin/remote.c:1328
21031 msgid "set refs/remotes/<name>/HEAD according to remote"
21032 msgstr "sätt refs/remotes/<namn>/HEAD enligt fjärren"
21034 #: builtin/remote.c:1330
21035 msgid "delete refs/remotes/<name>/HEAD"
21036 msgstr "ta bort refs/remotes/<namn>/HEAD"
21038 #: builtin/remote.c:1344
21039 msgid "Cannot determine remote HEAD"
21040 msgstr "Kan inte bestämma HEAD på fjärren"
21042 #: builtin/remote.c:1346
21043 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
21044 msgstr "Flera HEAD-grenar på fjärren. Välj en explicit med:"
21046 #: builtin/remote.c:1356
21047 #, c-format
21048 msgid "Could not delete %s"
21049 msgstr "Kunde inte ta bort %s"
21051 #: builtin/remote.c:1364
21052 #, c-format
21053 msgid "Not a valid ref: %s"
21054 msgstr "Inte en giltig referens: %s"
21056 #: builtin/remote.c:1366
21057 #, c-format
21058 msgid "Could not setup %s"
21059 msgstr "Kunde inte ställa in %s"
21061 #: builtin/remote.c:1384
21062 #, c-format
21063 msgid " %s will become dangling!"
21064 msgstr " %s kommer bli dinglande!"
21066 #: builtin/remote.c:1385
21067 #, c-format
21068 msgid " %s has become dangling!"
21069 msgstr " %s har blivit dinglande!"
21071 #: builtin/remote.c:1394
21072 #, c-format
21073 msgid "Pruning %s"
21074 msgstr "Rensar %s"
21076 #: builtin/remote.c:1395
21077 #, c-format
21078 msgid "URL: %s"
21079 msgstr "URL: %s"
21081 #: builtin/remote.c:1411
21082 #, c-format
21083 msgid " * [would prune] %s"
21084 msgstr " * [skulle rensa] %s"
21086 #: builtin/remote.c:1414
21087 #, c-format
21088 msgid " * [pruned] %s"
21089 msgstr " * [rensad] %s"
21091 #: builtin/remote.c:1459
21092 msgid "prune remotes after fetching"
21093 msgstr "rensa fjärrar efter hämtning"
21095 #: builtin/remote.c:1523 builtin/remote.c:1579 builtin/remote.c:1649
21096 #, c-format
21097 msgid "No such remote '%s'"
21098 msgstr "Ingen sådan fjärr \"%s\""
21100 #: builtin/remote.c:1541
21101 msgid "add branch"
21102 msgstr "lägg till gren"
21104 #: builtin/remote.c:1548
21105 msgid "no remote specified"
21106 msgstr "ingen fjärr angavs"
21108 #: builtin/remote.c:1565
21109 msgid "query push URLs rather than fetch URLs"
21110 msgstr "fråga sänd-URL:er istället för hämta-URL:er"
21112 #: builtin/remote.c:1567
21113 msgid "return all URLs"
21114 msgstr "returnera alla URL:er"
21116 #: builtin/remote.c:1597
21117 #, c-format
21118 msgid "no URLs configured for remote '%s'"
21119 msgstr "ingen URL:er angivna för fjärren \"%s\""
21121 #: builtin/remote.c:1623
21122 msgid "manipulate push URLs"
21123 msgstr "manipulera URL:ar för sändning"
21125 #: builtin/remote.c:1625
21126 msgid "add URL"
21127 msgstr "lägg till URL"
21129 #: builtin/remote.c:1627
21130 msgid "delete URLs"
21131 msgstr "ta bort URL:ar"
21133 #: builtin/remote.c:1634
21134 msgid "--add --delete doesn't make sense"
21135 msgstr "--add --delete ger ingen mening"
21137 #: builtin/remote.c:1675
21138 #, c-format
21139 msgid "Invalid old URL pattern: %s"
21140 msgstr "Felaktig gammalt URL-mönster: %s"
21142 #: builtin/remote.c:1683
21143 #, c-format
21144 msgid "No such URL found: %s"
21145 msgstr "Ingen sådan URL hittades: %s"
21147 #: builtin/remote.c:1685
21148 msgid "Will not delete all non-push URLs"
21149 msgstr "Kommer inte ta bort alla icke-sänd-URL:er"
21151 #: builtin/remote.c:1702
21152 msgid "be verbose; must be placed before a subcommand"
21153 msgstr "var pratsam; måste skrivas före ett underkommando"
21155 #: builtin/repack.c:28
21156 msgid "git repack [<options>]"
21157 msgstr "git repack [<flaggor>]"
21159 #: builtin/repack.c:33
21160 msgid ""
21161 "Incremental repacks are incompatible with bitmap indexes.  Use\n"
21162 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
21163 msgstr ""
21164 "Inkrementella ompackningar är inte kompatibla med bitmapp-index.\n"
21165 "Använd --no-write-bitmap-index eller inaktivera inställningen\n"
21166 "pack.writebitmaps"
21168 #: builtin/repack.c:201
21169 msgid "could not start pack-objects to repack promisor objects"
21170 msgstr "kunde inte starta pack-objects för att packa om kontraktsobjekt"
21172 #: builtin/repack.c:273 builtin/repack.c:816
21173 msgid "repack: Expecting full hex object ID lines only from pack-objects."
21174 msgstr ""
21175 "repack: Förväntar kompletta hex-objekt-id-rader endast från pack-objects."
21177 #: builtin/repack.c:297
21178 msgid "could not finish pack-objects to repack promisor objects"
21179 msgstr "kunde inte avsluta pack-objects för att packa om kontraktsobjekt"
21181 #: builtin/repack.c:312
21182 #, c-format
21183 msgid "cannot open index for %s"
21184 msgstr "kunde inte öppna indexet för %s"
21186 #: builtin/repack.c:371
21187 #, c-format
21188 msgid "pack %s too large to consider in geometric progression"
21189 msgstr "paketet %s för stort för att tas med i geometriskt förlopp"
21191 #: builtin/repack.c:404 builtin/repack.c:411 builtin/repack.c:416
21192 #, c-format
21193 msgid "pack %s too large to roll up"
21194 msgstr "paketet %s för stort att rulla upp"
21196 #: builtin/repack.c:496
21197 #, c-format
21198 msgid "could not open tempfile %s for writing"
21199 msgstr "kunde inte öppna temporär fil %s för skrivning"
21201 #: builtin/repack.c:514
21202 msgid "could not close refs snapshot tempfile"
21203 msgstr "kunde inte stänga temporär fil för refs-ögonblicksbild"
21205 #: builtin/repack.c:628
21206 msgid "pack everything in a single pack"
21207 msgstr "packa allt i ett enda paket"
21209 #: builtin/repack.c:630
21210 msgid "same as -a, and turn unreachable objects loose"
21211 msgstr "samma som -a, och gör onåbara objekt lösa"
21213 #: builtin/repack.c:633
21214 msgid "remove redundant packs, and run git-prune-packed"
21215 msgstr "ta bort överflödiga paket, och kör git-prune-packed"
21217 #: builtin/repack.c:635
21218 msgid "pass --no-reuse-delta to git-pack-objects"
21219 msgstr "sänd --no-reuse-delta till git-pack-objects"
21221 #: builtin/repack.c:637
21222 msgid "pass --no-reuse-object to git-pack-objects"
21223 msgstr "sänd --no-reuse-object till git-pack-objects"
21225 #: builtin/repack.c:639
21226 msgid "do not run git-update-server-info"
21227 msgstr "kör inte git-update-server-info"
21229 #: builtin/repack.c:642
21230 msgid "pass --local to git-pack-objects"
21231 msgstr "sänd --local till git-pack-objects"
21233 #: builtin/repack.c:644
21234 msgid "write bitmap index"
21235 msgstr "skriv bitkartindex"
21237 #: builtin/repack.c:646
21238 msgid "pass --delta-islands to git-pack-objects"
21239 msgstr "sänd --delta-islands till git-pack-objects"
21241 #: builtin/repack.c:647
21242 msgid "approxidate"
21243 msgstr "cirkadatum"
21245 #: builtin/repack.c:648
21246 msgid "with -A, do not loosen objects older than this"
21247 msgstr "med -A, lös inte upp objekt äldre än detta"
21249 #: builtin/repack.c:650
21250 msgid "with -a, repack unreachable objects"
21251 msgstr "med -a, packa om onåbara objekt"
21253 #: builtin/repack.c:652
21254 msgid "size of the window used for delta compression"
21255 msgstr "storlek på fönster använt för deltakomprimering"
21257 #: builtin/repack.c:653 builtin/repack.c:659
21258 msgid "bytes"
21259 msgstr "byte"
21261 #: builtin/repack.c:654
21262 msgid "same as the above, but limit memory size instead of entries count"
21263 msgstr "samma som ovan, men begränsa minnesstorleken istället för postantal"
21265 #: builtin/repack.c:656
21266 msgid "limits the maximum delta depth"
21267 msgstr "begränsa maximalt deltadjup"
21269 #: builtin/repack.c:658
21270 msgid "limits the maximum number of threads"
21271 msgstr "begränsar maximalt antal trådar"
21273 #: builtin/repack.c:660
21274 msgid "maximum size of each packfile"
21275 msgstr "maximal storlek på varje paketfil"
21277 #: builtin/repack.c:662
21278 msgid "repack objects in packs marked with .keep"
21279 msgstr "packa om objekt i paket märkta med .keep"
21281 #: builtin/repack.c:664
21282 msgid "do not repack this pack"
21283 msgstr "packa inte om detta paket"
21285 #: builtin/repack.c:666
21286 msgid "find a geometric progression with factor <N>"
21287 msgstr "hitta ett geometrisk förlopp med faktor <N>"
21289 #: builtin/repack.c:668
21290 msgid "write a multi-pack index of the resulting packs"
21291 msgstr "skriv ett flerpaketsindex för de skapade paketen"
21293 #: builtin/repack.c:678
21294 msgid "cannot delete packs in a precious-objects repo"
21295 msgstr "kan inte ta bort paket i ett \"precious-objects\"-arkiv"
21297 #: builtin/repack.c:682
21298 msgid "--keep-unreachable and -A are incompatible"
21299 msgstr "--keep-unreachable och -A kan inte användas samtidigt"
21301 #: builtin/repack.c:713
21302 msgid "--geometric is incompatible with -A, -a"
21303 msgstr "--geometric är inkompatibel med -A, -a"
21305 #: builtin/repack.c:825
21306 msgid "Nothing new to pack."
21307 msgstr "Inget nytt att packa."
21309 #: builtin/repack.c:855
21310 #, c-format
21311 msgid "missing required file: %s"
21312 msgstr "nödvändig fil saknas: %s"
21314 #: builtin/repack.c:857
21315 #, c-format
21316 msgid "could not unlink: %s"
21317 msgstr "kunde inte ta bort: \"%s\""
21319 #: builtin/replace.c:22
21320 msgid "git replace [-f] <object> <replacement>"
21321 msgstr "git replace [-f] <objekt> <ersättning>"
21323 #: builtin/replace.c:23
21324 msgid "git replace [-f] --edit <object>"
21325 msgstr "git replace [-f] --edit <objekt>"
21327 #: builtin/replace.c:24
21328 msgid "git replace [-f] --graft <commit> [<parent>...]"
21329 msgstr "git replace [-f] --graft <incheckning> [<förälder>...]"
21331 #: builtin/replace.c:25
21332 msgid "git replace [-f] --convert-graft-file"
21333 msgstr "git replace [-f] --convert-graft-file"
21335 #: builtin/replace.c:26
21336 msgid "git replace -d <object>..."
21337 msgstr "git replace -d <objekt>..."
21339 #: builtin/replace.c:27
21340 msgid "git replace [--format=<format>] [-l [<pattern>]]"
21341 msgstr "git replace [--format=<format>] [-l [<mönster>]]"
21343 #: builtin/replace.c:90
21344 #, c-format
21345 msgid ""
21346 "invalid replace format '%s'\n"
21347 "valid formats are 'short', 'medium' and 'long'"
21348 msgstr ""
21349 "ogiltigt ersättningsformat \"%s\"\n"
21350 "giltiga format är \"short\", \"medium\" och \"long\""
21352 #: builtin/replace.c:125
21353 #, c-format
21354 msgid "replace ref '%s' not found"
21355 msgstr "ersättningsreferensen \"%s\" hittades inte"
21357 #: builtin/replace.c:141
21358 #, c-format
21359 msgid "Deleted replace ref '%s'"
21360 msgstr "Tog bort ersättningsreferensen \"%s\""
21362 #: builtin/replace.c:153
21363 #, c-format
21364 msgid "'%s' is not a valid ref name"
21365 msgstr "\"%s\" är inte ett giltigt referensnamn"
21367 #: builtin/replace.c:158
21368 #, c-format
21369 msgid "replace ref '%s' already exists"
21370 msgstr "ersättningsreferensen \"%s\" finns redan"
21372 #: builtin/replace.c:178
21373 #, c-format
21374 msgid ""
21375 "Objects must be of the same type.\n"
21376 "'%s' points to a replaced object of type '%s'\n"
21377 "while '%s' points to a replacement object of type '%s'."
21378 msgstr ""
21379 "Objekt måste vara av samma typ.\n"
21380 "\"%s\" pekar på ett ersatt objekt med typen \"%s\"\n"
21381 "medan \"%s\" pekar på ett ersättningsobjekt av typen \"%s\"."
21383 #: builtin/replace.c:229
21384 #, c-format
21385 msgid "unable to open %s for writing"
21386 msgstr "kan inte öppna %s för skrivning"
21388 #: builtin/replace.c:242
21389 msgid "cat-file reported failure"
21390 msgstr "cat-file rapporterade misslyckande"
21392 #: builtin/replace.c:258
21393 #, c-format
21394 msgid "unable to open %s for reading"
21395 msgstr "kan inte öppna %s för läsning"
21397 #: builtin/replace.c:272
21398 msgid "unable to spawn mktree"
21399 msgstr "kan inte starta mktree"
21401 #: builtin/replace.c:276
21402 msgid "unable to read from mktree"
21403 msgstr "kan inte läsa från mktree"
21405 #: builtin/replace.c:285
21406 msgid "mktree reported failure"
21407 msgstr "mktree rapporterade misslyckande"
21409 #: builtin/replace.c:289
21410 msgid "mktree did not return an object name"
21411 msgstr "mktree returnerade inte ett objektnamn"
21413 #: builtin/replace.c:298
21414 #, c-format
21415 msgid "unable to fstat %s"
21416 msgstr "kan inte utföra \"fstat\" på %s"
21418 #: builtin/replace.c:303
21419 msgid "unable to write object to database"
21420 msgstr "kan inte skriva objektet till databasen"
21422 #: builtin/replace.c:322 builtin/replace.c:378 builtin/replace.c:424
21423 #: builtin/replace.c:454
21424 #, c-format
21425 msgid "not a valid object name: '%s'"
21426 msgstr "objektnamnet är inte giltigt: \"%s\""
21428 #: builtin/replace.c:326
21429 #, c-format
21430 msgid "unable to get object type for %s"
21431 msgstr "kan inte läsa objekttyp för %s"
21433 #: builtin/replace.c:342
21434 msgid "editing object file failed"
21435 msgstr "misslyckades redigera objektfilen"
21437 #: builtin/replace.c:351
21438 #, c-format
21439 msgid "new object is the same as the old one: '%s'"
21440 msgstr "nytt objekt är samma som det gamla: \"%s\""
21442 #: builtin/replace.c:384
21443 #, c-format
21444 msgid "could not parse %s as a commit"
21445 msgstr "kunde inte tolka %s som incheckning"
21447 #: builtin/replace.c:416
21448 #, c-format
21449 msgid "bad mergetag in commit '%s'"
21450 msgstr "felaktig sammanslagningstagg i incheckningen \"%s\""
21452 #: builtin/replace.c:418
21453 #, c-format
21454 msgid "malformed mergetag in commit '%s'"
21455 msgstr "felformad sammanslagningstagg i incheckningen \"%s\""
21457 #: builtin/replace.c:430
21458 #, c-format
21459 msgid ""
21460 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
21461 "instead of --graft"
21462 msgstr ""
21463 "den ursprungliga incheckningen \"%s\" innehåller sammanslagningstaggen \"%s"
21464 "\" som har förkastats; använd --edit istället för --graft"
21466 #: builtin/replace.c:469
21467 #, c-format
21468 msgid "the original commit '%s' has a gpg signature"
21469 msgstr "den ursprungliga incheckningen \"%s\" har en gpg-signatur"
21471 #: builtin/replace.c:470
21472 msgid "the signature will be removed in the replacement commit!"
21473 msgstr "signaturen kommer att tas bort i ersättningsincheckningen!"
21475 #: builtin/replace.c:480
21476 #, c-format
21477 msgid "could not write replacement commit for: '%s'"
21478 msgstr "kunde inte skriva ersättningsincheckning för: \"%s\""
21480 #: builtin/replace.c:488
21481 #, c-format
21482 msgid "graft for '%s' unnecessary"
21483 msgstr "ympning för \"%s\" behövs inte"
21485 #: builtin/replace.c:492
21486 #, c-format
21487 msgid "new commit is the same as the old one: '%s'"
21488 msgstr "ny incheckning är samma som den gamla: \"%s\""
21490 #: builtin/replace.c:527
21491 #, c-format
21492 msgid ""
21493 "could not convert the following graft(s):\n"
21494 "%s"
21495 msgstr ""
21496 "kunde inte konvertera följande ympning(ar):\n"
21497 "%s"
21499 #: builtin/replace.c:548
21500 msgid "list replace refs"
21501 msgstr "visa ersättningsreferenser"
21503 #: builtin/replace.c:549
21504 msgid "delete replace refs"
21505 msgstr "ta bort ersättningsreferenser"
21507 #: builtin/replace.c:550
21508 msgid "edit existing object"
21509 msgstr "redigera befintligt objekt"
21511 #: builtin/replace.c:551
21512 msgid "change a commit's parents"
21513 msgstr "ändra en inchecknings föräldrar"
21515 #: builtin/replace.c:552
21516 msgid "convert existing graft file"
21517 msgstr "konvertera befintlig ympningsfil"
21519 #: builtin/replace.c:553
21520 msgid "replace the ref if it exists"
21521 msgstr "ersätt referensen om den finns"
21523 #: builtin/replace.c:555
21524 msgid "do not pretty-print contents for --edit"
21525 msgstr "använd inte snygg visning av innehåll för --edit"
21527 #: builtin/replace.c:556
21528 msgid "use this format"
21529 msgstr "använd detta format"
21531 #: builtin/replace.c:569
21532 msgid "--format cannot be used when not listing"
21533 msgstr "--format kan inte användas utanför listning"
21535 #: builtin/replace.c:577
21536 msgid "-f only makes sense when writing a replacement"
21537 msgstr "-f kan endast användas vid skrivning av ersättning"
21539 #: builtin/replace.c:581
21540 msgid "--raw only makes sense with --edit"
21541 msgstr "--raw kan bara användas med --edit"
21543 #: builtin/replace.c:587
21544 msgid "-d needs at least one argument"
21545 msgstr "-d behöver minst ett argument"
21547 #: builtin/replace.c:593
21548 msgid "bad number of arguments"
21549 msgstr "fel antal argument"
21551 #: builtin/replace.c:599
21552 msgid "-e needs exactly one argument"
21553 msgstr "-e tar exakt ett argument"
21555 #: builtin/replace.c:605
21556 msgid "-g needs at least one argument"
21557 msgstr "-g tar minst ett argument"
21559 #: builtin/replace.c:611
21560 msgid "--convert-graft-file takes no argument"
21561 msgstr "--convert-graft-file tar inga argument"
21563 #: builtin/replace.c:617
21564 msgid "only one pattern can be given with -l"
21565 msgstr "endast ett mönster kan anges med -l"
21567 #: builtin/rerere.c:13
21568 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
21569 msgstr "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
21571 #: builtin/rerere.c:58
21572 msgid "register clean resolutions in index"
21573 msgstr "registrera rena lösningar i indexet"
21575 #: builtin/rerere.c:77
21576 msgid "'git rerere forget' without paths is deprecated"
21577 msgstr "\"git rerere forget\" utan sökvägar är föråldrat"
21579 #: builtin/rerere.c:111
21580 #, c-format
21581 msgid "unable to generate diff for '%s'"
21582 msgstr "misslyckades skapa diff för \"%s\""
21584 #: builtin/reset.c:32
21585 msgid ""
21586 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
21587 msgstr ""
21588 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<incheckning>]"
21590 #: builtin/reset.c:33
21591 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
21592 msgstr "git reset [-q] [<träd-igt>] [--] <sökvägar>..."
21594 #: builtin/reset.c:34
21595 msgid ""
21596 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
21597 msgstr ""
21598 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<träd-igt>]"
21600 #: builtin/reset.c:35
21601 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
21602 msgstr "git reset --patch [<träd-igt>] [--] [<sökvägar>...]"
21604 #: builtin/reset.c:41
21605 msgid "mixed"
21606 msgstr "blandad"
21608 #: builtin/reset.c:41
21609 msgid "soft"
21610 msgstr "mjuk"
21612 #: builtin/reset.c:41
21613 msgid "hard"
21614 msgstr "hård"
21616 #: builtin/reset.c:41
21617 msgid "merge"
21618 msgstr "sammanslagning"
21620 #: builtin/reset.c:41
21621 msgid "keep"
21622 msgstr "behåll"
21624 #: builtin/reset.c:89
21625 msgid "You do not have a valid HEAD."
21626 msgstr "Du har inte en giltig HEAD."
21628 #: builtin/reset.c:91
21629 msgid "Failed to find tree of HEAD."
21630 msgstr "Kunde inte hitta trädet för HEAD."
21632 #: builtin/reset.c:97
21633 #, c-format
21634 msgid "Failed to find tree of %s."
21635 msgstr "Kunde inte hitta trädet för %s."
21637 #: builtin/reset.c:122
21638 #, c-format
21639 msgid "HEAD is now at %s"
21640 msgstr "HEAD är nu på %s"
21642 #: builtin/reset.c:201
21643 #, c-format
21644 msgid "Cannot do a %s reset in the middle of a merge."
21645 msgstr "Kan inte utföra en %s återställning mitt i en sammanslagning."
21647 #: builtin/reset.c:301 builtin/stash.c:605 builtin/stash.c:679
21648 #: builtin/stash.c:703
21649 msgid "be quiet, only report errors"
21650 msgstr "var tyst, rapportera endast fel"
21652 #: builtin/reset.c:303
21653 msgid "reset HEAD and index"
21654 msgstr "återställ HEAD och index"
21656 #: builtin/reset.c:304
21657 msgid "reset only HEAD"
21658 msgstr "återställ endast HEAD"
21660 #: builtin/reset.c:306 builtin/reset.c:308
21661 msgid "reset HEAD, index and working tree"
21662 msgstr "återställ HEAD, index och arbetskatalog"
21664 #: builtin/reset.c:310
21665 msgid "reset HEAD but keep local changes"
21666 msgstr "återställ HEAD men behåll lokala ändringar"
21668 #: builtin/reset.c:316
21669 msgid "record only the fact that removed paths will be added later"
21670 msgstr "registrera endast att borttagna sökvägar kommer läggas till senare"
21672 #: builtin/reset.c:350
21673 #, c-format
21674 msgid "Failed to resolve '%s' as a valid revision."
21675 msgstr "Kunde inte slå upp \"%s\" som en giltig revision."
21677 #: builtin/reset.c:358
21678 #, c-format
21679 msgid "Failed to resolve '%s' as a valid tree."
21680 msgstr "Kunde inte slå upp \"%s\" som ett giltigt träd."
21682 #: builtin/reset.c:367
21683 msgid "--patch is incompatible with --{hard,mixed,soft}"
21684 msgstr "--patch är inkompatibel med --{hard,mixed,soft}"
21686 #: builtin/reset.c:377
21687 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
21688 msgstr ""
21689 "--mixed rekommenderas inte med sökvägar; använd \"git reset -- <sökvägar>\"."
21691 #: builtin/reset.c:379
21692 #, c-format
21693 msgid "Cannot do %s reset with paths."
21694 msgstr "Kan inte göra %s återställning med sökvägar."
21696 #: builtin/reset.c:394
21697 #, c-format
21698 msgid "%s reset is not allowed in a bare repository"
21699 msgstr "%s återställning tillåts inte i ett naket arkiv"
21701 #: builtin/reset.c:398
21702 msgid "-N can only be used with --mixed"
21703 msgstr "-N kan endast användas med --mixed"
21705 #: builtin/reset.c:419
21706 msgid "Unstaged changes after reset:"
21707 msgstr "Oköade ändringar efter återställning:"
21709 #: builtin/reset.c:422
21710 #, c-format
21711 msgid ""
21712 "\n"
21713 "It took %.2f seconds to enumerate unstaged changes after reset.  You can\n"
21714 "use '--quiet' to avoid this.  Set the config setting reset.quiet to true\n"
21715 "to make this the default.\n"
21716 msgstr ""
21717 "\n"
21718 "Det tog %.2f sekunder att räkna upp oköade ändringar efter återställning.\n"
21719 "Du kan använda \"--quiet\" för att förhindra detta. Ställ "
21720 "konfigurationsvariabeln\n"
21721 "reset.quiet till true för att göra detta till förval.\n"
21723 #: builtin/reset.c:440
21724 #, c-format
21725 msgid "Could not reset index file to revision '%s'."
21726 msgstr "Kunde inte återställa indexfilen till versionen \"%s\"."
21728 #: builtin/reset.c:445
21729 msgid "Could not write new index file."
21730 msgstr "Kunde inte skriva ny indexfil."
21732 #: builtin/rev-list.c:541
21733 msgid "cannot combine --exclude-promisor-objects and --missing"
21734 msgstr "kan inte kombinera --exclude-promisor-objects och --missing"
21736 #: builtin/rev-list.c:602
21737 msgid "object filtering requires --objects"
21738 msgstr "objektfiltrering kräver --objects"
21740 #: builtin/rev-list.c:674
21741 msgid "rev-list does not support display of notes"
21742 msgstr "rev-list stöder inte visning av anteckningar"
21744 #: builtin/rev-list.c:679
21745 msgid "marked counting is incompatible with --objects"
21746 msgstr "markerad räkning är inkompatibelt med --objects"
21748 #: builtin/rev-parse.c:409
21749 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
21750 msgstr "git rev-parse --parseopt [<options>] -- [<argument>...]"
21752 #: builtin/rev-parse.c:414
21753 msgid "keep the `--` passed as an arg"
21754 msgstr "behåll \"--\" sänt som argument"
21756 #: builtin/rev-parse.c:416
21757 msgid "stop parsing after the first non-option argument"
21758 msgstr "sluta tolka efter första argument som inte är flagga"
21760 #: builtin/rev-parse.c:419
21761 msgid "output in stuck long form"
21762 msgstr "utdata fast i lång form"
21764 #: builtin/rev-parse.c:438
21765 msgid "premature end of input"
21766 msgstr "för tidigt slut på indata"
21768 #: builtin/rev-parse.c:442
21769 msgid "no usage string given before the `--' separator"
21770 msgstr "ingen användningssträng angavs före \"--\"-avdelaren"
21772 #: builtin/rev-parse.c:548
21773 msgid "Needed a single revision"
21774 msgstr "Behövde ensam revision"
21776 #: builtin/rev-parse.c:552
21777 msgid ""
21778 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
21779 "   or: git rev-parse --sq-quote [<arg>...]\n"
21780 "   or: git rev-parse [<options>] [<arg>...]\n"
21781 "\n"
21782 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
21783 msgstr ""
21784 "git rev-parse --parseopt [<flaggor>] -- [<argument>...]\n"
21785 "     eller: git rev-parse --sq-quote [<argument>...]\n"
21786 "     eller: git rev-parse [<flaggor>] [<argument>...]\n"
21787 "\n"
21788 "Kör \"git rev-parse --parseopt -h\" för mer information om den första "
21789 "varianten."
21791 #: builtin/rev-parse.c:712
21792 msgid "--resolve-git-dir requires an argument"
21793 msgstr "--resolve-git-dir kräver ett argument"
21795 #: builtin/rev-parse.c:715
21796 #, c-format
21797 msgid "not a gitdir '%s'"
21798 msgstr "inte en gitkatalog \"%s\""
21800 #: builtin/rev-parse.c:739
21801 msgid "--git-path requires an argument"
21802 msgstr "--git-path kräver ett argument"
21804 #: builtin/rev-parse.c:749
21805 msgid "-n requires an argument"
21806 msgstr "-n kräver ett argument"
21808 #: builtin/rev-parse.c:763
21809 msgid "--path-format requires an argument"
21810 msgstr "--path-format kräver ett argument"
21812 #: builtin/rev-parse.c:769
21813 #, c-format
21814 msgid "unknown argument to --path-format: %s"
21815 msgstr "felaktigt argument till --path-format: %s"
21817 #: builtin/rev-parse.c:776
21818 msgid "--default requires an argument"
21819 msgstr "--default kräver ett argument"
21821 #: builtin/rev-parse.c:782
21822 msgid "--prefix requires an argument"
21823 msgstr "--prefix kräver ett argument"
21825 #: builtin/rev-parse.c:851
21826 #, c-format
21827 msgid "unknown mode for --abbrev-ref: %s"
21828 msgstr "okänt läge för --abbrev-ref: %s"
21830 #: builtin/rev-parse.c:1023
21831 #, c-format
21832 msgid "unknown mode for --show-object-format: %s"
21833 msgstr "okänt läge för --show-object-format: %s"
21835 #: builtin/revert.c:24
21836 msgid "git revert [<options>] <commit-ish>..."
21837 msgstr "git revert [<flaggor>] <incheckning-igt>..."
21839 #: builtin/revert.c:25
21840 msgid "git revert <subcommand>"
21841 msgstr "git revert <underkommando>"
21843 #: builtin/revert.c:30
21844 msgid "git cherry-pick [<options>] <commit-ish>..."
21845 msgstr "git cherry-pick [<flaggor>] <incheckning-igt>..."
21847 #: builtin/revert.c:31
21848 msgid "git cherry-pick <subcommand>"
21849 msgstr "git cherry-pick <underkommando>"
21851 #: builtin/revert.c:72
21852 #, c-format
21853 msgid "option `%s' expects a number greater than zero"
21854 msgstr "flaggan \"%s\" antar ett numeriskt värde större än noll"
21856 #: builtin/revert.c:92
21857 #, c-format
21858 msgid "%s: %s cannot be used with %s"
21859 msgstr "%s: %s kan inte användas med %s"
21861 #: builtin/revert.c:102
21862 msgid "end revert or cherry-pick sequence"
21863 msgstr "avsluta revert- eller cherry-pick-sekvens"
21865 #: builtin/revert.c:103
21866 msgid "resume revert or cherry-pick sequence"
21867 msgstr "återuppta revert- eller cherry-pick-sekvens"
21869 #: builtin/revert.c:104
21870 msgid "cancel revert or cherry-pick sequence"
21871 msgstr "avbryt revert- eller cherry-pick-sekvens"
21873 #: builtin/revert.c:105
21874 msgid "skip current commit and continue"
21875 msgstr "hoppa över nuvarande incheckning och fortsätt"
21877 #: builtin/revert.c:107
21878 msgid "don't automatically commit"
21879 msgstr "checka inte in automatiskt"
21881 #: builtin/revert.c:108
21882 msgid "edit the commit message"
21883 msgstr "redigera incheckningsmeddelandet"
21885 #: builtin/revert.c:111
21886 msgid "parent-number"
21887 msgstr "nummer-på-förälder"
21889 #: builtin/revert.c:112
21890 msgid "select mainline parent"
21891 msgstr "välj förälder för huvudlinje"
21893 #: builtin/revert.c:114
21894 msgid "merge strategy"
21895 msgstr "sammanslagningsstrategi"
21897 #: builtin/revert.c:116
21898 msgid "option for merge strategy"
21899 msgstr "alternativ för sammanslagningsstrategi"
21901 #: builtin/revert.c:125
21902 msgid "append commit name"
21903 msgstr "lägg till incheckningsnamn"
21905 #: builtin/revert.c:127
21906 msgid "preserve initially empty commits"
21907 msgstr "behåll incheckningar som börjar som tomma"
21909 #: builtin/revert.c:128
21910 msgid "allow commits with empty messages"
21911 msgstr "tillåt incheckningar med tomt meddelande"
21913 #: builtin/revert.c:129
21914 msgid "keep redundant, empty commits"
21915 msgstr "behåll redundanta, tomma incheckningar"
21917 #: builtin/revert.c:241
21918 msgid "revert failed"
21919 msgstr "\"revert\" misslyckades"
21921 #: builtin/revert.c:254
21922 msgid "cherry-pick failed"
21923 msgstr "\"cherry-pick\" misslyckades"
21925 #: builtin/rm.c:20
21926 msgid "git rm [<options>] [--] <file>..."
21927 msgstr "git rm [<flaggor>] [--] <fil>..."
21929 #: builtin/rm.c:208
21930 msgid ""
21931 "the following file has staged content different from both the\n"
21932 "file and the HEAD:"
21933 msgid_plural ""
21934 "the following files have staged content different from both the\n"
21935 "file and the HEAD:"
21936 msgstr[0] ""
21937 "följande fil har köat innehåll som skiljer sig både från filen och HEAD:"
21938 msgstr[1] ""
21939 "följande filer har köat innehåll som skiljer sig både från filen och HEAD:"
21941 #: builtin/rm.c:213
21942 msgid ""
21943 "\n"
21944 "(use -f to force removal)"
21945 msgstr ""
21946 "\n"
21947 "(använd -f för att tvinga borttagning)"
21949 #: builtin/rm.c:217
21950 msgid "the following file has changes staged in the index:"
21951 msgid_plural "the following files have changes staged in the index:"
21952 msgstr[0] "följande fil har ändringar köade i indexet:"
21953 msgstr[1] "följande filer har ändringar köade i indexet:"
21955 #: builtin/rm.c:221 builtin/rm.c:230
21956 msgid ""
21957 "\n"
21958 "(use --cached to keep the file, or -f to force removal)"
21959 msgstr ""
21960 "\n"
21961 "(använd --cached för att behålla filen eller -f för att tvinga borttagning)"
21963 #: builtin/rm.c:227
21964 msgid "the following file has local modifications:"
21965 msgid_plural "the following files have local modifications:"
21966 msgstr[0] "följande fil har lokala ändringar:"
21967 msgstr[1] "följande filer har lokala ändringar:"
21969 #: builtin/rm.c:245
21970 msgid "do not list removed files"
21971 msgstr "lista inte borttagna filer"
21973 #: builtin/rm.c:246
21974 msgid "only remove from the index"
21975 msgstr "ta bara bort från indexet"
21977 #: builtin/rm.c:247
21978 msgid "override the up-to-date check"
21979 msgstr "överstyr àjour-testet"
21981 #: builtin/rm.c:248
21982 msgid "allow recursive removal"
21983 msgstr "tillåt rekursiv borttagning"
21985 #: builtin/rm.c:250
21986 msgid "exit with a zero status even if nothing matched"
21987 msgstr "avsluta med nollstatus även om inget träffades"
21989 #: builtin/rm.c:285
21990 msgid "No pathspec was given. Which files should I remove?"
21991 msgstr "Ingen sökvägsangivelse gavs. Vilka filer ska jag ta bort?"
21993 #: builtin/rm.c:315
21994 msgid "please stage your changes to .gitmodules or stash them to proceed"
21995 msgstr ""
21996 "löa dina ändringar i .gitmodules eller använd \"stash\" för att fortsätta"
21998 #: builtin/rm.c:337
21999 #, c-format
22000 msgid "not removing '%s' recursively without -r"
22001 msgstr "tar inte bort \"%s\" rekursivt utan -r"
22003 #: builtin/rm.c:385
22004 #, c-format
22005 msgid "git rm: unable to remove %s"
22006 msgstr "git rm: kan inte ta bort %s"
22008 #: builtin/send-pack.c:20
22009 msgid ""
22010 "git send-pack [--mirror] [--dry-run] [--force]\n"
22011 "              [--receive-pack=<git-receive-pack>]\n"
22012 "              [--verbose] [--thin] [--atomic]\n"
22013 "              [<host>:]<directory> (--all | <ref>...)"
22014 msgstr ""
22015 "git send-pack [--mirror] [--dry-run] [--force]\n"
22016 "              [--receive-pack=<git-receive-pack>]\n"
22017 "              [--verbose] [--thin] [--atomic]\n"
22018 "              [<värd>:]<katalog> (--all | <ref>...)"
22020 #: builtin/send-pack.c:192
22021 msgid "remote name"
22022 msgstr "fjärrnamn"
22024 #: builtin/send-pack.c:205
22025 msgid "use stateless RPC protocol"
22026 msgstr "använd tillståndslöst RPC-protokoll"
22028 #: builtin/send-pack.c:206
22029 msgid "read refs from stdin"
22030 msgstr "läs referenser från standard in"
22032 #: builtin/send-pack.c:207
22033 msgid "print status from remote helper"
22034 msgstr "visa status från fjärrhjälpare"
22036 #: builtin/shortlog.c:16
22037 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
22038 msgstr "git shortlog [<flaggor>] [<versionsintervall>] [[--] <sökväg>...]"
22040 #: builtin/shortlog.c:17
22041 msgid "git log --pretty=short | git shortlog [<options>]"
22042 msgstr "git log --pretty=short | git shortlog [<flaggor>]"
22044 #: builtin/shortlog.c:123
22045 msgid "using multiple --group options with stdin is not supported"
22046 msgstr "mer än en \"--group\"-flagga stöds inte med standard in"
22048 #: builtin/shortlog.c:133
22049 msgid "using --group=trailer with stdin is not supported"
22050 msgstr "att använda --group=trailer stöds inte med standard in"
22052 #: builtin/shortlog.c:323
22053 #, c-format
22054 msgid "unknown group type: %s"
22055 msgstr "okänd grupptyp: %s"
22057 #: builtin/shortlog.c:351
22058 msgid "group by committer rather than author"
22059 msgstr "gruppera efter incheckare istället för författare"
22061 #: builtin/shortlog.c:354
22062 msgid "sort output according to the number of commits per author"
22063 msgstr "sortera utdata enligt antal incheckningar per författare"
22065 #: builtin/shortlog.c:356
22066 msgid "suppress commit descriptions, only provides commit count"
22067 msgstr "undertryck beskrivningar, visa bara antal incheckningar"
22069 #: builtin/shortlog.c:358
22070 msgid "show the email address of each author"
22071 msgstr "visa e-postadress för varje författare"
22073 #: builtin/shortlog.c:359
22074 msgid "<w>[,<i1>[,<i2>]]"
22075 msgstr "<w>[,<i1>[,<i2>]]"
22077 #: builtin/shortlog.c:360
22078 msgid "linewrap output"
22079 msgstr "radbryt utdata"
22081 #: builtin/shortlog.c:362
22082 msgid "field"
22083 msgstr "föt"
22085 #: builtin/shortlog.c:363
22086 msgid "group by field"
22087 msgstr "gruppera efter fält"
22089 #: builtin/shortlog.c:394
22090 msgid "too many arguments given outside repository"
22091 msgstr "för många flaggor givna utanför arkivet"
22093 #: builtin/show-branch.c:13
22094 msgid ""
22095 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
22096 "                [--current] [--color[=<when>] | --no-color] [--sparse]\n"
22097 "                [--more=<n> | --list | --independent | --merge-base]\n"
22098 "                [--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
22099 msgstr ""
22100 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
22101 "                [--current] [--color[=<när>] | --no-color] [--sparse]\n"
22102 "                [--more=<n> | --list | --independent | --merge-base]\n"
22103 "                [--no-name | --sha1-name] [--topics] [(<rev> | <mönster>)...]"
22105 #: builtin/show-branch.c:17
22106 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
22107 msgstr "git show-branch (-g | --reflog)[=<n>[,<bas>]] [--list] [<ref>]"
22109 #: builtin/show-branch.c:395
22110 #, c-format
22111 msgid "ignoring %s; cannot handle more than %d ref"
22112 msgid_plural "ignoring %s; cannot handle more than %d refs"
22113 msgstr[0] "ignorerar %s; kan inte hantera mer än %d referens"
22114 msgstr[1] "ignorerar %s; kan inte hantera mer än %d referenser"
22116 #: builtin/show-branch.c:547
22117 #, c-format
22118 msgid "no matching refs with %s"
22119 msgstr "inga motsvarande referenser med %s"
22121 #: builtin/show-branch.c:644
22122 msgid "show remote-tracking and local branches"
22123 msgstr "visa fjärrspårande och lokala grenar"
22125 #: builtin/show-branch.c:646
22126 msgid "show remote-tracking branches"
22127 msgstr "visa fjärrspårande grenar"
22129 #: builtin/show-branch.c:648
22130 msgid "color '*!+-' corresponding to the branch"
22131 msgstr "färga \"*!+-\" enligt grenen"
22133 #: builtin/show-branch.c:650
22134 msgid "show <n> more commits after the common ancestor"
22135 msgstr "visa <n> ytterligare incheckningar efter gemensam anfader"
22137 #: builtin/show-branch.c:652
22138 msgid "synonym to more=-1"
22139 msgstr "synonym till more=-1"
22141 #: builtin/show-branch.c:653
22142 msgid "suppress naming strings"
22143 msgstr "undertyck namnsträngar"
22145 #: builtin/show-branch.c:655
22146 msgid "include the current branch"
22147 msgstr "inkludera aktuell gren"
22149 #: builtin/show-branch.c:657
22150 msgid "name commits with their object names"
22151 msgstr "namnge incheckningar med deras objektnamn"
22153 #: builtin/show-branch.c:659
22154 msgid "show possible merge bases"
22155 msgstr "visa möjliga sammanslagningsbaser"
22157 #: builtin/show-branch.c:661
22158 msgid "show refs unreachable from any other ref"
22159 msgstr "visa referenser som inte kan nås från någon annan referens"
22161 #: builtin/show-branch.c:663
22162 msgid "show commits in topological order"
22163 msgstr "visa incheckningar i topologisk ordning"
22165 #: builtin/show-branch.c:666
22166 msgid "show only commits not on the first branch"
22167 msgstr "visa endast incheckningar inte på den första grenen"
22169 #: builtin/show-branch.c:668
22170 msgid "show merges reachable from only one tip"
22171 msgstr "visa sammanslagningar som endast kan nås från en spets"
22173 #: builtin/show-branch.c:670
22174 msgid "topologically sort, maintaining date order where possible"
22175 msgstr "sortera topologiskt, behåll datumordning när möjligt"
22177 #: builtin/show-branch.c:673
22178 msgid "<n>[,<base>]"
22179 msgstr "<n>[,<bas>]"
22181 #: builtin/show-branch.c:674
22182 msgid "show <n> most recent ref-log entries starting at base"
22183 msgstr "visa <n> nyaste refloggposter med början på bas"
22185 #: builtin/show-branch.c:710
22186 msgid ""
22187 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
22188 msgstr ""
22189 "--reflog är inkompatibel med --all, --remotes, --independent eller --merge-"
22190 "base"
22192 #: builtin/show-branch.c:734
22193 msgid "no branches given, and HEAD is not valid"
22194 msgstr "inga grenar angavs, och HEAD är inte giltigt"
22196 #: builtin/show-branch.c:737
22197 msgid "--reflog option needs one branch name"
22198 msgstr "--reflog behöver ett namn på en gren"
22200 #: builtin/show-branch.c:740
22201 #, c-format
22202 msgid "only %d entry can be shown at one time."
22203 msgid_plural "only %d entries can be shown at one time."
22204 msgstr[0] "maximalt %d poster kan visas samtidigt."
22205 msgstr[1] "maximalt %d poster kan visas samtidigt."
22207 #: builtin/show-branch.c:744
22208 #, c-format
22209 msgid "no such ref %s"
22210 msgstr "ingen sådan referens %s"
22212 #: builtin/show-branch.c:828
22213 #, c-format
22214 msgid "cannot handle more than %d rev."
22215 msgid_plural "cannot handle more than %d revs."
22216 msgstr[0] "kan inte hantera mer än %d revision."
22217 msgstr[1] "kan inte hantera mer än %d revisioner."
22219 #: builtin/show-branch.c:832
22220 #, c-format
22221 msgid "'%s' is not a valid ref."
22222 msgstr "\"%s\" är inte en giltig referens."
22224 #: builtin/show-branch.c:835
22225 #, c-format
22226 msgid "cannot find commit %s (%s)"
22227 msgstr "hittar inte incheckning %s (%s)"
22229 #: builtin/show-index.c:21
22230 msgid "hash-algorithm"
22231 msgstr "hashningsalgoritm"
22233 #: builtin/show-index.c:31
22234 msgid "Unknown hash algorithm"
22235 msgstr "okänd hashningsalgoritm"
22237 #: builtin/show-ref.c:12
22238 msgid ""
22239 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
22240 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
22241 msgstr ""
22242 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
22243 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<mönster>...]"
22245 #: builtin/show-ref.c:13
22246 msgid "git show-ref --exclude-existing[=<pattern>]"
22247 msgstr "git show-ref --exclude-existing[=<mönster>]"
22249 #: builtin/show-ref.c:162
22250 msgid "only show tags (can be combined with heads)"
22251 msgstr "visa endast taggar (kan kombineras med huvuden)"
22253 #: builtin/show-ref.c:163
22254 msgid "only show heads (can be combined with tags)"
22255 msgstr "visa endast huvuden (kan kombineras med taggar)"
22257 #: builtin/show-ref.c:164
22258 msgid "stricter reference checking, requires exact ref path"
22259 msgstr "striktare referenskontroll, kräver exakt referenssökväg"
22261 #: builtin/show-ref.c:167 builtin/show-ref.c:169
22262 msgid "show the HEAD reference, even if it would be filtered out"
22263 msgstr "visa HEAD-refrens, även när den skulle filtreras ut"
22265 #: builtin/show-ref.c:171
22266 msgid "dereference tags into object IDs"
22267 msgstr "avreferera taggar till objekt-id"
22269 #: builtin/show-ref.c:173
22270 msgid "only show SHA1 hash using <n> digits"
22271 msgstr "visa SHA1-hash endast med <n> siffror"
22273 #: builtin/show-ref.c:177
22274 msgid "do not print results to stdout (useful with --verify)"
22275 msgstr "visa inte resultat på standard ut (användbart med --verify)"
22277 #: builtin/show-ref.c:179
22278 msgid "show refs from stdin that aren't in local repository"
22279 msgstr "visa referenser från standard in som inte finns i lokalt arkiv"
22281 #: builtin/sparse-checkout.c:22
22282 msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
22283 msgstr "git sparse-checkout (init|list|set|add|reapply|disable) <flaggor>"
22285 #: builtin/sparse-checkout.c:46
22286 msgid "git sparse-checkout list"
22287 msgstr "git sparse-checkout list"
22289 #: builtin/sparse-checkout.c:72
22290 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
22291 msgstr ""
22292 "arbetskatalogen är inte glest (sparse-checkout-filen kanske inte finns)"
22294 #: builtin/sparse-checkout.c:173
22295 #, c-format
22296 msgid ""
22297 "directory '%s' contains untracked files, but is not in the sparse-checkout "
22298 "cone"
22299 msgstr ""
22300 "katalogen \"%s\" innehåller ospårade filer, men är inte i området som ages i "
22301 "\"sparse-checkout\""
22303 #: builtin/sparse-checkout.c:181
22304 #, c-format
22305 msgid "failed to remove directory '%s'"
22306 msgstr "misslyckades ta bort katalogen \"%s\""
22308 #: builtin/sparse-checkout.c:321
22309 msgid "failed to create directory for sparse-checkout file"
22310 msgstr "misslyckades skapa katalog för \"sparse-checkout\"-filen"
22312 #: builtin/sparse-checkout.c:362
22313 msgid "unable to upgrade repository format to enable worktreeConfig"
22314 msgstr "kunde inte uppgradera arkivformat för att aktivera worktreeConfig"
22316 #: builtin/sparse-checkout.c:364
22317 msgid "failed to set extensions.worktreeConfig setting"
22318 msgstr "misslyckades ändra inställningen extensions.worktreeConfig"
22320 #: builtin/sparse-checkout.c:384
22321 msgid "git sparse-checkout init [--cone] [--[no-]sparse-index]"
22322 msgstr "git sparse-checkout init [--cone] [--[no-]sparse-index]"
22324 #: builtin/sparse-checkout.c:404
22325 msgid "initialize the sparse-checkout in cone mode"
22326 msgstr "initiera sparse-checkout i konläge"
22328 #: builtin/sparse-checkout.c:406
22329 msgid "toggle the use of a sparse index"
22330 msgstr "slå på/av använding av glest index"
22332 #: builtin/sparse-checkout.c:434
22333 msgid "failed to modify sparse-index config"
22334 msgstr "misslyckades ändra inställning för sparse-index"
22336 #: builtin/sparse-checkout.c:455
22337 #, c-format
22338 msgid "failed to open '%s'"
22339 msgstr "misslyckades öppna \"%s\""
22341 #: builtin/sparse-checkout.c:507
22342 #, c-format
22343 msgid "could not normalize path %s"
22344 msgstr "kunde inte normalisera sökvägen \"%s\""
22346 #: builtin/sparse-checkout.c:519
22347 msgid "git sparse-checkout (set|add) (--stdin | <patterns>)"
22348 msgstr "git sparse-checkout (set|add) (--stdin | <mönster>)"
22350 #: builtin/sparse-checkout.c:544
22351 #, c-format
22352 msgid "unable to unquote C-style string '%s'"
22353 msgstr "kan inte ta bort citering av C-sträng \"%s\""
22355 #: builtin/sparse-checkout.c:598 builtin/sparse-checkout.c:622
22356 msgid "unable to load existing sparse-checkout patterns"
22357 msgstr "kunde inte läsa in existerande mönster för gles utcheckning"
22359 #: builtin/sparse-checkout.c:667
22360 msgid "read patterns from standard in"
22361 msgstr "läs mönster från standard in"
22363 #: builtin/sparse-checkout.c:682
22364 msgid "git sparse-checkout reapply"
22365 msgstr "git sparse-checkout reapply"
22367 #: builtin/sparse-checkout.c:701
22368 msgid "git sparse-checkout disable"
22369 msgstr "git sparse-checkout disable"
22371 #: builtin/sparse-checkout.c:732
22372 msgid "error while refreshing working directory"
22373 msgstr "fel vid uppdatering av arbetskatalog"
22375 #: builtin/stash.c:24 builtin/stash.c:40
22376 msgid "git stash list [<options>]"
22377 msgstr "git stash list [<flaggor>]"
22379 #: builtin/stash.c:25 builtin/stash.c:45
22380 msgid "git stash show [<options>] [<stash>]"
22381 msgstr "git stash show [<flaggor>] [<stash>]"
22383 #: builtin/stash.c:26 builtin/stash.c:50
22384 msgid "git stash drop [-q|--quiet] [<stash>]"
22385 msgstr "git stash drop [-q|--quiet] [<stash>]"
22387 #: builtin/stash.c:27
22388 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
22389 msgstr "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
22391 #: builtin/stash.c:28 builtin/stash.c:65
22392 msgid "git stash branch <branchname> [<stash>]"
22393 msgstr "git stash branch <grennamn> [<stash>]"
22395 #: builtin/stash.c:30
22396 msgid ""
22397 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
22398 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
22399 "          [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
22400 "          [--] [<pathspec>...]]"
22401 msgstr ""
22402 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
22403 "          [-u|--include-untracked] [-a|--all] [-m|--message <meddelande>]\n"
22404 "          [--pathspec-from-file=<fil> [--pathspec-file-nul]]\n"
22405 "          [--] [<sökväg>...]]"
22407 #: builtin/stash.c:34
22408 msgid ""
22409 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
22410 "          [-u|--include-untracked] [-a|--all] [<message>]"
22411 msgstr ""
22412 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
22413 "          [-u|--include-untracked] [-a|--all] [<meddelande>]"
22415 #: builtin/stash.c:55
22416 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
22417 msgstr "git stash pop [--index] [-q|--quiet] [<stash>]"
22419 #: builtin/stash.c:60
22420 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
22421 msgstr "git stash apply [--index] [-q|--quiet] [<stash>]"
22423 #: builtin/stash.c:75
22424 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
22425 msgstr "git stash store [-m|--message <meddelande>] [-q|--quiet] <incheckning>"
22427 #: builtin/stash.c:80
22428 msgid ""
22429 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
22430 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
22431 "          [--] [<pathspec>...]]"
22432 msgstr ""
22433 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
22434 "          [-u|--include-untracked] [-a|--all] [-m|--message <meddelande>]\n"
22435 "          [--] [<sökväg>...]]"
22437 #: builtin/stash.c:87
22438 msgid ""
22439 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
22440 "               [-u|--include-untracked] [-a|--all] [<message>]"
22441 msgstr ""
22442 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
22443 "               [-u|--include-untracked] [-a|--all] [<meddelande>]"
22445 #: builtin/stash.c:130
22446 #, c-format
22447 msgid "'%s' is not a stash-like commit"
22448 msgstr "\"%s\" är inte en \"stash\"-liknande incheckning"
22450 #: builtin/stash.c:150
22451 #, c-format
22452 msgid "Too many revisions specified:%s"
22453 msgstr "För många revisioner angivna:%s"
22455 #: builtin/stash.c:164
22456 msgid "No stash entries found."
22457 msgstr "Inga \"stash\"-poster hittades."
22459 #: builtin/stash.c:178
22460 #, c-format
22461 msgid "%s is not a valid reference"
22462 msgstr "%s är inte en giltigt referens"
22464 #: builtin/stash.c:227
22465 msgid "git stash clear with arguments is unimplemented"
22466 msgstr "\"git stash clear\" med argument har inte implementerats"
22468 #: builtin/stash.c:447
22469 #, c-format
22470 msgid ""
22471 "WARNING: Untracked file in way of tracked file!  Renaming\n"
22472 "            %s -> %s\n"
22473 "         to make room.\n"
22474 msgstr ""
22475 "VARNING: En ospårad fil är i vägen för en spårad fil! Byter namn\n"
22476 "            %s -> %s\n"
22477 "         för att lämna plats.\n"
22479 #: builtin/stash.c:508
22480 msgid "cannot apply a stash in the middle of a merge"
22481 msgstr "kan inte tillämpa en \"stash\" mitt i en sammanslagning"
22483 #: builtin/stash.c:519
22484 #, c-format
22485 msgid "could not generate diff %s^!."
22486 msgstr "kunde inte skapa diff %s^!."
22488 #: builtin/stash.c:526
22489 msgid "conflicts in index. Try without --index."
22490 msgstr "konflikter i indexet. Testa utan --index."
22492 #: builtin/stash.c:532
22493 msgid "could not save index tree"
22494 msgstr "kunde inte spara indexträd"
22496 #: builtin/stash.c:552
22497 #, c-format
22498 msgid "Merging %s with %s"
22499 msgstr "Slår ihop %s med %s"
22501 #: builtin/stash.c:562
22502 msgid "Index was not unstashed."
22503 msgstr "Indexet har inte tagits upp ur \"stash\":en"
22505 #: builtin/stash.c:575
22506 msgid "could not restore untracked files from stash"
22507 msgstr "kunde inte återställa ospårade filer från stash-post"
22509 #: builtin/stash.c:607 builtin/stash.c:705
22510 msgid "attempt to recreate the index"
22511 msgstr "försök återskapa indexet"
22513 #: builtin/stash.c:651
22514 #, c-format
22515 msgid "Dropped %s (%s)"
22516 msgstr "Kastade %s (%s)"
22518 #: builtin/stash.c:654
22519 #, c-format
22520 msgid "%s: Could not drop stash entry"
22521 msgstr "%s: Kunde inte kasta \"stash\"-post"
22523 #: builtin/stash.c:667
22524 #, c-format
22525 msgid "'%s' is not a stash reference"
22526 msgstr "\"%s\" är inte en \"stash\"-referens"
22528 #: builtin/stash.c:717
22529 msgid "The stash entry is kept in case you need it again."
22530 msgstr "Stash-posten behålls ifall du behöver den igen."
22532 #: builtin/stash.c:740
22533 msgid "No branch name specified"
22534 msgstr "Inget grennamn angavs"
22536 #: builtin/stash.c:824
22537 msgid "failed to parse tree"
22538 msgstr "misslyckades tolka träd"
22540 #: builtin/stash.c:835
22541 msgid "failed to unpack trees"
22542 msgstr "misslyckades packa upp träd"
22544 #: builtin/stash.c:855
22545 msgid "include untracked files in the stash"
22546 msgstr "ta med ospårade filer i \"stash\""
22548 #: builtin/stash.c:858
22549 msgid "only show untracked files in the stash"
22550 msgstr "visa bara ospårade filer i \"stash\""
22552 #: builtin/stash.c:945 builtin/stash.c:982
22553 #, c-format
22554 msgid "Cannot update %s with %s"
22555 msgstr "Kan inte uppdatera %s med %s"
22557 #: builtin/stash.c:963 builtin/stash.c:1619 builtin/stash.c:1684
22558 msgid "stash message"
22559 msgstr "\"stash\"-meddelande"
22561 #: builtin/stash.c:973
22562 msgid "\"git stash store\" requires one <commit> argument"
22563 msgstr "\"git stash store\" kräver ett <incheckning>-argument"
22565 #: builtin/stash.c:1187
22566 msgid "No changes selected"
22567 msgstr "Inga ändringar valda"
22569 #: builtin/stash.c:1287
22570 msgid "You do not have the initial commit yet"
22571 msgstr "Du har inte den första incheckningen ännu"
22573 #: builtin/stash.c:1314
22574 msgid "Cannot save the current index state"
22575 msgstr "Kan inte spara aktuellt tillstånd för indexet"
22577 #: builtin/stash.c:1323
22578 msgid "Cannot save the untracked files"
22579 msgstr "Kan inte spara ospårade filer"
22581 #: builtin/stash.c:1334 builtin/stash.c:1343
22582 msgid "Cannot save the current worktree state"
22583 msgstr "Kan inte spara aktuellt tillstånd för arbetskatalogen"
22585 #: builtin/stash.c:1371
22586 msgid "Cannot record working tree state"
22587 msgstr "Kan inte registrera tillstånd för arbetskatalog"
22589 #: builtin/stash.c:1420
22590 msgid "Can't use --patch and --include-untracked or --all at the same time"
22591 msgstr "Kan inte använda --patch och --include-untracked eller --all samtidigt"
22593 #: builtin/stash.c:1438
22594 msgid "Did you forget to 'git add'?"
22595 msgstr "Glömde du använda \"git add\"?"
22597 #: builtin/stash.c:1453
22598 msgid "No local changes to save"
22599 msgstr "Inga lokala ändringar att spara"
22601 #: builtin/stash.c:1460
22602 msgid "Cannot initialize stash"
22603 msgstr "Kan inte initiera \"stash\""
22605 #: builtin/stash.c:1475
22606 msgid "Cannot save the current status"
22607 msgstr "Kan inte spara aktuell status"
22609 #: builtin/stash.c:1480
22610 #, c-format
22611 msgid "Saved working directory and index state %s"
22612 msgstr "Sparade arbetskatalogen och indexstatus %s"
22614 #: builtin/stash.c:1571
22615 msgid "Cannot remove worktree changes"
22616 msgstr "Kan inte ta bort ändringar i arbetskatalogen"
22618 #: builtin/stash.c:1610 builtin/stash.c:1675
22619 msgid "keep index"
22620 msgstr "behåll indexet"
22622 #: builtin/stash.c:1612 builtin/stash.c:1677
22623 msgid "stash in patch mode"
22624 msgstr "\"stash\" i \"patch\"-läge"
22626 #: builtin/stash.c:1613 builtin/stash.c:1678
22627 msgid "quiet mode"
22628 msgstr "tyst läge"
22630 #: builtin/stash.c:1615 builtin/stash.c:1680
22631 msgid "include untracked files in stash"
22632 msgstr "ta med ospårade filer i \"stash\""
22634 #: builtin/stash.c:1617 builtin/stash.c:1682
22635 msgid "include ignore files"
22636 msgstr "ta med ignorerade filer"
22638 #: builtin/stash.c:1717
22639 msgid ""
22640 "the stash.useBuiltin support has been removed!\n"
22641 "See its entry in 'git help config' for details."
22642 msgstr ""
22643 "stödet för stash.useBuiltin har tagits bort!\n"
22644 "Se posten för det i \"git help config\" för detaljer."
22646 #: builtin/stripspace.c:18
22647 msgid "git stripspace [-s | --strip-comments]"
22648 msgstr "git stripspace [-s | --strip-comments]"
22650 #: builtin/stripspace.c:19
22651 msgid "git stripspace [-c | --comment-lines]"
22652 msgstr "git stripspace [-c | --comment-lines]"
22654 #: builtin/stripspace.c:37
22655 msgid "skip and remove all lines starting with comment character"
22656 msgstr "hoppa över och ta bort alla rader som inleds med kommentarstecken"
22658 #: builtin/stripspace.c:40
22659 msgid "prepend comment character and space to each line"
22660 msgstr "lägg in kommentarstecken och blanksteg först på varje rad"
22662 #: builtin/submodule--helper.c:46 builtin/submodule--helper.c:2667
22663 #, c-format
22664 msgid "Expecting a full ref name, got %s"
22665 msgstr "Förväntade fullt referensnamn, fick %s"
22667 #: builtin/submodule--helper.c:63
22668 msgid "submodule--helper print-default-remote takes no arguments"
22669 msgstr "submodule--helper print-default-remote tar inga argument"
22671 #: builtin/submodule--helper.c:101
22672 #, c-format
22673 msgid "cannot strip one component off url '%s'"
22674 msgstr "kan inte ta bort en komponent från url:en \"%s\""
22676 #: builtin/submodule--helper.c:211
22677 #, c-format
22678 msgid ""
22679 "could not look up configuration '%s'. Assuming this repository is its own "
22680 "authoritative upstream."
22681 msgstr ""
22682 "kunde inte slå upp konfigurationen \"%s\". Antar att arkivet är sin eget "
22683 "officiella uppström."
22685 #: builtin/submodule--helper.c:405 builtin/submodule--helper.c:1858
22686 msgid "alternative anchor for relative paths"
22687 msgstr "alternativa ankare för relativa sökvägar"
22689 #: builtin/submodule--helper.c:410
22690 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
22691 msgstr "git submodule--helper list [--prefix=<sökväg>] [<sökväg>...]"
22693 #: builtin/submodule--helper.c:468 builtin/submodule--helper.c:605
22694 #: builtin/submodule--helper.c:628
22695 #, c-format
22696 msgid "No url found for submodule path '%s' in .gitmodules"
22697 msgstr "Hittade ingen url för undermodulsökvägen \"%s\" i .gitmodules"
22699 #: builtin/submodule--helper.c:520
22700 #, c-format
22701 msgid "Entering '%s'\n"
22702 msgstr "Går in i \"%s\"\n"
22704 #: builtin/submodule--helper.c:523
22705 #, c-format
22706 msgid ""
22707 "run_command returned non-zero status for %s\n"
22709 msgstr ""
22710 "run_command returnerade icke-nollstatus för %s\n"
22713 #: builtin/submodule--helper.c:545
22714 #, c-format
22715 msgid ""
22716 "run_command returned non-zero status while recursing in the nested "
22717 "submodules of %s\n"
22719 msgstr ""
22720 "run_command returnerade icke-nollstatus vid rekursering in i nästlade "
22721 "undermoduler för %s\n"
22724 #: builtin/submodule--helper.c:561
22725 msgid "suppress output of entering each submodule command"
22726 msgstr "dölj utdata från för varje undermodulskommando som startas"
22728 #: builtin/submodule--helper.c:563 builtin/submodule--helper.c:864
22729 #: builtin/submodule--helper.c:1453
22730 msgid "recurse into nested submodules"
22731 msgstr "rekursera in i nästlade undermoduler"
22733 #: builtin/submodule--helper.c:568
22734 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
22735 msgstr "git submodule--helper sync [--quiet] [--recursive] [--] [<kommando>]"
22737 #: builtin/submodule--helper.c:642
22738 #, c-format
22739 msgid "Failed to register url for submodule path '%s'"
22740 msgstr "Misslyckades registrera url för undermodulsökväg \"%s\""
22742 #: builtin/submodule--helper.c:646
22743 #, c-format
22744 msgid "Submodule '%s' (%s) registered for path '%s'\n"
22745 msgstr "Undermodulen \"%s\" (%s) registrerad för sökvägen \"%s\"\n"
22747 #: builtin/submodule--helper.c:656
22748 #, c-format
22749 msgid "warning: command update mode suggested for submodule '%s'\n"
22750 msgstr "varning: kommandouppdateringsläge föreslogs för undermodulen \"%s\"\n"
22752 #: builtin/submodule--helper.c:663
22753 #, c-format
22754 msgid "Failed to register update mode for submodule path '%s'"
22755 msgstr "Misslyckades registrera uppdateringsläge för undermodulsökväg \"%s\""
22757 #: builtin/submodule--helper.c:685
22758 msgid "suppress output for initializing a submodule"
22759 msgstr "dölj utdata från initiering av undermodul"
22761 #: builtin/submodule--helper.c:690
22762 msgid "git submodule--helper init [<options>] [<path>]"
22763 msgstr "git submodule--helper init [<flaggor>] [<sökväg>]"
22765 #: builtin/submodule--helper.c:763 builtin/submodule--helper.c:898
22766 #, c-format
22767 msgid "no submodule mapping found in .gitmodules for path '%s'"
22768 msgstr "hittade ingen undermodulmappning i .gitmodules för sökvägen \"%s\""
22770 #: builtin/submodule--helper.c:811
22771 #, c-format
22772 msgid "could not resolve HEAD ref inside the submodule '%s'"
22773 msgstr "kunde inte bestämma HEAD:s incheckning i undermodulen \"%s\""
22775 #: builtin/submodule--helper.c:838 builtin/submodule--helper.c:1423
22776 #, c-format
22777 msgid "failed to recurse into submodule '%s'"
22778 msgstr "misslyckades rekursera in i undermodulen \"%s\""
22780 #: builtin/submodule--helper.c:862 builtin/submodule--helper.c:1589
22781 msgid "suppress submodule status output"
22782 msgstr "hindra statusutskrift för undermodul"
22784 #: builtin/submodule--helper.c:863
22785 msgid ""
22786 "use commit stored in the index instead of the one stored in the submodule "
22787 "HEAD"
22788 msgstr ""
22789 "visa incheckning från indexet istället för den som lagrats i undermodulens "
22790 "HEAD"
22792 #: builtin/submodule--helper.c:869
22793 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
22794 msgstr "git submodule status [--quitet] [--cached] [--recursive] [<sökväg>...]"
22796 #: builtin/submodule--helper.c:893
22797 msgid "git submodule--helper name <path>"
22798 msgstr "git submodule--helper name <sökväg>"
22800 #: builtin/submodule--helper.c:965
22801 #, c-format
22802 msgid "* %s %s(blob)->%s(submodule)"
22803 msgstr "* %s %s(blob)->%s(submodule)"
22805 #: builtin/submodule--helper.c:968
22806 #, c-format
22807 msgid "* %s %s(submodule)->%s(blob)"
22808 msgstr "* %s %s(submodule)->%s(blob)"
22810 #: builtin/submodule--helper.c:981
22811 #, c-format
22812 msgid "%s"
22813 msgstr "%s"
22815 #: builtin/submodule--helper.c:1031
22816 #, c-format
22817 msgid "couldn't hash object from '%s'"
22818 msgstr "kunde inte hasha objekt från \"%s\""
22820 #: builtin/submodule--helper.c:1035
22821 #, c-format
22822 msgid "unexpected mode %o\n"
22823 msgstr "okänt läge %o\n"
22825 #: builtin/submodule--helper.c:1276
22826 msgid "use the commit stored in the index instead of the submodule HEAD"
22827 msgstr "använd incechkning lagrad i indexet istället för undermodulens HEAD"
22829 #: builtin/submodule--helper.c:1278
22830 msgid "compare the commit in the index with that in the submodule HEAD"
22831 msgstr "jämför incheckningen i indexet med den i undermodulens HEAD"
22833 #: builtin/submodule--helper.c:1280
22834 msgid "skip submodules with 'ignore_config' value set to 'all'"
22835 msgstr ""
22836 "hoppa över undermoduler där värdet för \"ignore_config\" är satt till \"all\""
22838 #: builtin/submodule--helper.c:1282
22839 msgid "limit the summary size"
22840 msgstr "begränsa översiktsstorleken"
22842 #: builtin/submodule--helper.c:1287
22843 msgid "git submodule--helper summary [<options>] [<commit>] [--] [<path>]"
22844 msgstr ""
22845 "git submodule--helper summary [<flaggor>] [<incheckning>] [--] [<sökväg>]"
22847 #: builtin/submodule--helper.c:1311
22848 msgid "could not fetch a revision for HEAD"
22849 msgstr "kunde inte hämta en version för HEAD"
22851 #: builtin/submodule--helper.c:1316
22852 msgid "--cached and --files are mutually exclusive"
22853 msgstr "--cached och --files är ömsesidigt uteslutande"
22855 #: builtin/submodule--helper.c:1373
22856 #, c-format
22857 msgid "Synchronizing submodule url for '%s'\n"
22858 msgstr "Synkroniserar undermodul-url för \"%s\"\n"
22860 #: builtin/submodule--helper.c:1379
22861 #, c-format
22862 msgid "failed to register url for submodule path '%s'"
22863 msgstr "misslyckades registrera url för undermodulsökväg \"%s\""
22865 #: builtin/submodule--helper.c:1393
22866 #, c-format
22867 msgid "failed to get the default remote for submodule '%s'"
22868 msgstr "misslyckades hämta standardfjärr för undermodulsökväg \"%s\""
22870 #: builtin/submodule--helper.c:1404
22871 #, c-format
22872 msgid "failed to update remote for submodule '%s'"
22873 msgstr "misslyckades uppdatera fjärr för undermodulsökväg \"%s\""
22875 #: builtin/submodule--helper.c:1451
22876 msgid "suppress output of synchronizing submodule url"
22877 msgstr "dölj utdata från synkronisering av undermodul-url"
22879 #: builtin/submodule--helper.c:1458
22880 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
22881 msgstr "git submodule--helper sync [--quiet] [--recursive] [<sökväg>]"
22883 #: builtin/submodule--helper.c:1512
22884 #, c-format
22885 msgid ""
22886 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
22887 "really want to remove it including all of its history)"
22888 msgstr ""
22889 "Undermodulsarbetskatalogen \"%s\" innehåller en .git-katalog (använd \"rm -rf"
22890 "\" om du verkligen vill ta bort den och all dess historik)"
22892 #: builtin/submodule--helper.c:1524
22893 #, c-format
22894 msgid ""
22895 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
22896 "them"
22897 msgstr ""
22898 "Undermodulens arbetskatalog \"%s\" har lokala ändringar; \"-f\" kastar bort "
22899 "dem"
22901 #: builtin/submodule--helper.c:1532
22902 #, c-format
22903 msgid "Cleared directory '%s'\n"
22904 msgstr "Rensade katalogen \"%s\"\n"
22906 #: builtin/submodule--helper.c:1534
22907 #, c-format
22908 msgid "Could not remove submodule work tree '%s'\n"
22909 msgstr "Kunde inte ta bort undermodulens arbetskatalog \"%s\"\n"
22911 #: builtin/submodule--helper.c:1545
22912 #, c-format
22913 msgid "could not create empty submodule directory %s"
22914 msgstr "kunde inte skapa tom undermodulskatalog %s"
22916 #: builtin/submodule--helper.c:1561
22917 #, c-format
22918 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
22919 msgstr "Undermodulen \"%s\" (%s) registrerad för sökvägen \"%s\"\n"
22921 #: builtin/submodule--helper.c:1590
22922 msgid "remove submodule working trees even if they contain local changes"
22923 msgstr ""
22924 "ta bort undermodulers arbetskataloger även om de innehåller lokala ändringar"
22926 #: builtin/submodule--helper.c:1591
22927 msgid "unregister all submodules"
22928 msgstr "avregistrera alla undermoduler"
22930 #: builtin/submodule--helper.c:1596
22931 msgid ""
22932 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
22933 msgstr ""
22934 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<sökväg>...]]"
22936 #: builtin/submodule--helper.c:1610
22937 msgid "Use '--all' if you really want to deinitialize all submodules"
22938 msgstr "Använd \"--all\" om du verkligen vill avinitiera alla undermoduler"
22940 #: builtin/submodule--helper.c:1655
22941 msgid ""
22942 "An alternate computed from a superproject's alternate is invalid.\n"
22943 "To allow Git to clone without an alternate in such a case, set\n"
22944 "submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
22945 "'--reference-if-able' instead of '--reference'."
22946 msgstr ""
22947 "En suppleant beräknad från överprojektets suppleant är ogiltig.\n"
22948 "För att i så fall låta Git klona utan ett suppleant, sätt\n"
22949 "submodule.alternateErrorStrategy till \"info\" eller, likvärdigt, klona\n"
22950 "med \"--reference-if-able\" istället för \"--reference\"."
22952 #: builtin/submodule--helper.c:1700 builtin/submodule--helper.c:1703
22953 #, c-format
22954 msgid "submodule '%s' cannot add alternate: %s"
22955 msgstr "undermodulen \"%s\" kan inte lägga till suppleant: %s"
22957 #: builtin/submodule--helper.c:1739
22958 #, c-format
22959 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
22960 msgstr "Värdet \"%s\" i submodule.alternateErrorStrategy förstås inte"
22962 #: builtin/submodule--helper.c:1746
22963 #, c-format
22964 msgid "Value '%s' for submodule.alternateLocation is not recognized"
22965 msgstr "Värdet \"%s\" i submodule.alternateLocation förstås inte"
22967 #: builtin/submodule--helper.c:1771
22968 #, c-format
22969 msgid "refusing to create/use '%s' in another submodule's git dir"
22970 msgstr "vägrar skapa/använda \"%s\" i en annan undermoduls gitkatalog"
22972 #: builtin/submodule--helper.c:1812
22973 #, c-format
22974 msgid "clone of '%s' into submodule path '%s' failed"
22975 msgstr "misslyckades klona \"%s\" till undermodulsökvägen \"%s\""
22977 #: builtin/submodule--helper.c:1817
22978 #, c-format
22979 msgid "directory not empty: '%s'"
22980 msgstr "katalogen inte tom: \"%s\""
22982 #: builtin/submodule--helper.c:1829
22983 #, c-format
22984 msgid "could not get submodule directory for '%s'"
22985 msgstr "kunde inte få tag i undermodulkatalog för \"%s\""
22987 #: builtin/submodule--helper.c:1861
22988 msgid "where the new submodule will be cloned to"
22989 msgstr "var den nya undermodulen ska klonas till"
22991 #: builtin/submodule--helper.c:1864
22992 msgid "name of the new submodule"
22993 msgstr "namn på den nya undermodulen"
22995 #: builtin/submodule--helper.c:1867
22996 msgid "url where to clone the submodule from"
22997 msgstr "URL att klona undermodulen från"
22999 #: builtin/submodule--helper.c:1875 builtin/submodule--helper.c:3264
23000 msgid "depth for shallow clones"
23001 msgstr "djup för grunda kloner"
23003 #: builtin/submodule--helper.c:1878 builtin/submodule--helper.c:2525
23004 #: builtin/submodule--helper.c:3257
23005 msgid "force cloning progress"
23006 msgstr "tvinga kloningsförlopp"
23008 #: builtin/submodule--helper.c:1880 builtin/submodule--helper.c:2527
23009 msgid "disallow cloning into non-empty directory"
23010 msgstr "förhindra kloning till icke-tom katalog"
23012 #: builtin/submodule--helper.c:1887
23013 msgid ""
23014 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
23015 "<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
23016 "<url> --path <path>"
23017 msgstr ""
23018 "git submodule--helper clone [--prefix=<sökväg>] [--quiet] [--reference "
23019 "<arkiv>] [--name <namn>] [--depth <djup>] [--single-branch] --url <url> --"
23020 "path <sökväg>"
23022 #: builtin/submodule--helper.c:1924
23023 #, c-format
23024 msgid "Invalid update mode '%s' for submodule path '%s'"
23025 msgstr "Ogiltigt uppdateringsläge \"%s\" för undermodulsökväg \"%s\""
23027 #: builtin/submodule--helper.c:1928
23028 #, c-format
23029 msgid "Invalid update mode '%s' configured for submodule path '%s'"
23030 msgstr ""
23031 "Ogiltigt uppdateringsläge \"%s\" konfigurerat för undermodulsökväg \"%s\""
23033 #: builtin/submodule--helper.c:2043
23034 #, c-format
23035 msgid "Submodule path '%s' not initialized"
23036 msgstr "Undermodulsökvägen \"%s\" har inte initierats"
23038 #: builtin/submodule--helper.c:2047
23039 msgid "Maybe you want to use 'update --init'?"
23040 msgstr "Kanske menade du att använda \"update --init\"?"
23042 #: builtin/submodule--helper.c:2077
23043 #, c-format
23044 msgid "Skipping unmerged submodule %s"
23045 msgstr "Hoppar över ej sammanslagen undermodul %s"
23047 #: builtin/submodule--helper.c:2106
23048 #, c-format
23049 msgid "Skipping submodule '%s'"
23050 msgstr "Hoppar över undermodulen \"%s\""
23052 #: builtin/submodule--helper.c:2256
23053 #, c-format
23054 msgid "Failed to clone '%s'. Retry scheduled"
23055 msgstr "Misslyckades klona \"%s\". Nytt försök planlagt"
23057 #: builtin/submodule--helper.c:2267
23058 #, c-format
23059 msgid "Failed to clone '%s' a second time, aborting"
23060 msgstr "Misslyckades klona \"%s\" för andra gången, avbryter"
23062 #: builtin/submodule--helper.c:2372
23063 #, c-format
23064 msgid "Unable to checkout '%s' in submodule path '%s'"
23065 msgstr "Kan inte checka ut \"%s\" i undermodulsökvägen \"%s\""
23067 #: builtin/submodule--helper.c:2376
23068 #, c-format
23069 msgid "Unable to rebase '%s' in submodule path '%s'"
23070 msgstr "Kan inte ombasera \"%s\" i undermodulsökvägen \"%s\""
23072 #: builtin/submodule--helper.c:2380
23073 #, c-format
23074 msgid "Unable to merge '%s' in submodule path '%s'"
23075 msgstr "Kan inte slå ihop \"%s\" i undermodulsökvägen \"%s\""
23077 #: builtin/submodule--helper.c:2384
23078 #, c-format
23079 msgid "Execution of '%s %s' failed in submodule path '%s'"
23080 msgstr "Misslyckades köra \"%s %s\" i undermodulsökvägen \"%s\""
23082 #: builtin/submodule--helper.c:2408
23083 #, c-format
23084 msgid "Submodule path '%s': checked out '%s'\n"
23085 msgstr "Undermodulsökvägen \"%s\": checkade ut \"%s\"\n"
23087 #: builtin/submodule--helper.c:2412
23088 #, c-format
23089 msgid "Submodule path '%s': rebased into '%s'\n"
23090 msgstr "Undermodulsökvägen \"%s\": ombaserade in i \"%s\"\n"
23092 #: builtin/submodule--helper.c:2416
23093 #, c-format
23094 msgid "Submodule path '%s': merged in '%s'\n"
23095 msgstr "Undermodulsökvägen \"%s\": sammanslagen i \"%s\"\n"
23097 #: builtin/submodule--helper.c:2420
23098 #, c-format
23099 msgid "Submodule path '%s': '%s %s'\n"
23100 msgstr "Undermodulsökvägen \"%s\": \"%s %s\"\n"
23102 #: builtin/submodule--helper.c:2444
23103 #, c-format
23104 msgid "Unable to fetch in submodule path '%s'; trying to directly fetch %s:"
23105 msgstr "Kan inte hämta i undermodulsökväg \"%s\"; försökte hämta %s direkt:"
23107 #: builtin/submodule--helper.c:2453
23108 #, c-format
23109 msgid ""
23110 "Fetched in submodule path '%s', but it did not contain %s. Direct fetching "
23111 "of that commit failed."
23112 msgstr ""
23113 "Hämtade i undermodulssökvägen \"%s\", men den innehöll inte %s. Direkt "
23114 "hämtning av incheckningen misslyckades."
23116 #: builtin/submodule--helper.c:2504 builtin/submodule--helper.c:2574
23117 #: builtin/submodule--helper.c:2812
23118 msgid "path into the working tree"
23119 msgstr "sökväg inuti arbetskatalogen"
23121 #: builtin/submodule--helper.c:2507 builtin/submodule--helper.c:2579
23122 msgid "path into the working tree, across nested submodule boundaries"
23123 msgstr "sökväg inuti arbetskatalogen, genom nästlade undermodulgränser"
23125 #: builtin/submodule--helper.c:2511 builtin/submodule--helper.c:2577
23126 msgid "rebase, merge, checkout or none"
23127 msgstr "rebase, merge, checkout eller none"
23129 #: builtin/submodule--helper.c:2517
23130 msgid "create a shallow clone truncated to the specified number of revisions"
23131 msgstr "skapa en grund klon trunkerad till angivet antal revisioner"
23133 #: builtin/submodule--helper.c:2520
23134 msgid "parallel jobs"
23135 msgstr "parallella jobb"
23137 #: builtin/submodule--helper.c:2522
23138 msgid "whether the initial clone should follow the shallow recommendation"
23139 msgstr "om den första klonen ska följa rekommendation för grund kloning"
23141 #: builtin/submodule--helper.c:2523
23142 msgid "don't print cloning progress"
23143 msgstr "skriv inte klonförlopp"
23145 #: builtin/submodule--helper.c:2534
23146 msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
23147 msgstr "git submodule--helper update-clone [--prefix=<sökväg>] [<sökväg>...]"
23149 #: builtin/submodule--helper.c:2547
23150 msgid "bad value for update parameter"
23151 msgstr "felaktigt värde för parametern update"
23153 #: builtin/submodule--helper.c:2565
23154 msgid "suppress output for update by rebase or merge"
23155 msgstr "dölj utdata för uppdatering via ombasering eller sammanslagning{"
23157 #: builtin/submodule--helper.c:2566
23158 msgid "force checkout updates"
23159 msgstr "tvinga utcheckningsuppdateringar"
23161 #: builtin/submodule--helper.c:2568
23162 msgid "don't fetch new objects from the remote site"
23163 msgstr "hämta inte nya objekt från fjärrplatsen"
23165 #: builtin/submodule--helper.c:2570
23166 msgid "overrides update mode in case the repository is a fresh clone"
23167 msgstr "överstyr uppdateringsläge om arkviet är en färsk klon"
23169 #: builtin/submodule--helper.c:2571
23170 msgid "depth for shallow fetch"
23171 msgstr "djup för grund hämtning"
23173 #: builtin/submodule--helper.c:2581
23174 msgid "sha1"
23175 msgstr "sha1"
23177 #: builtin/submodule--helper.c:2582
23178 msgid "SHA1 expected by superproject"
23179 msgstr "SHA1 förväntades av överprojekt{"
23181 #: builtin/submodule--helper.c:2584
23182 msgid "subsha1"
23183 msgstr "subsha1"
23185 #: builtin/submodule--helper.c:2585
23186 msgid "SHA1 of submodule's HEAD"
23187 msgstr "SHA1 för undermodulens \"HEAD\""
23189 #: builtin/submodule--helper.c:2591
23190 msgid "git submodule--helper run-update-procedure [<options>] <path>"
23191 msgstr "git submodule--helper run-update-procedure [<flaggor>] <sökväg>"
23193 #: builtin/submodule--helper.c:2662
23194 #, c-format
23195 msgid ""
23196 "Submodule (%s) branch configured to inherit branch from superproject, but "
23197 "the superproject is not on any branch"
23198 msgstr ""
23199 "Undermodulens (%s) gren inställd på att ärva gren från huvudprojektet, men "
23200 "huvudprojektet är inte på någon gren"
23202 #: builtin/submodule--helper.c:2780
23203 #, c-format
23204 msgid "could not get a repository handle for submodule '%s'"
23205 msgstr "kunde inte få tag i arkivhandtag för undermodulen \"%s\""
23207 #: builtin/submodule--helper.c:2813
23208 msgid "recurse into submodules"
23209 msgstr "rekursera ner i undermoduler"
23211 #: builtin/submodule--helper.c:2819
23212 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
23213 msgstr "git submodule--helper absorb-git-dirs [<flaggor>] [<sökväg>...]"
23215 #: builtin/submodule--helper.c:2875
23216 msgid "check if it is safe to write to the .gitmodules file"
23217 msgstr "se om det är säkert att skriva till .gitmodules-filen"
23219 #: builtin/submodule--helper.c:2878
23220 msgid "unset the config in the .gitmodules file"
23221 msgstr "ta bort konfigurationen från .gitmodules-filen"
23223 #: builtin/submodule--helper.c:2883
23224 msgid "git submodule--helper config <name> [<value>]"
23225 msgstr "git submodule--helper config <namn> [<värde>]"
23227 #: builtin/submodule--helper.c:2884
23228 msgid "git submodule--helper config --unset <name>"
23229 msgstr "git submodule--helper config --unset <namn>"
23231 #: builtin/submodule--helper.c:2885
23232 msgid "git submodule--helper config --check-writeable"
23233 msgstr "git submodule--helper config --check-writeable"
23235 #: builtin/submodule--helper.c:2904 builtin/submodule--helper.c:3120
23236 #: builtin/submodule--helper.c:3276
23237 msgid "please make sure that the .gitmodules file is in the working tree"
23238 msgstr "se till att .gitmodules finns i arbetskatalogen"
23240 #: builtin/submodule--helper.c:2920
23241 msgid "suppress output for setting url of a submodule"
23242 msgstr "dölj utdata från inställning av url för undermodul"
23244 #: builtin/submodule--helper.c:2924
23245 msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
23246 msgstr "git submodule--helper set-url [--quiet] <sökväg> <nyurl>"
23248 #: builtin/submodule--helper.c:2957
23249 msgid "set the default tracking branch to master"
23250 msgstr "välj master som förvald spårad gren"
23252 #: builtin/submodule--helper.c:2959
23253 msgid "set the default tracking branch"
23254 msgstr "välj förvald spårad gren"
23256 #: builtin/submodule--helper.c:2963
23257 msgid "git submodule--helper set-branch [-q|--quiet] (-d|--default) <path>"
23258 msgstr "git submodule--helper set-branch [-q|--quiet] (-d|--default) <sökväg>"
23260 #: builtin/submodule--helper.c:2964
23261 msgid ""
23262 "git submodule--helper set-branch [-q|--quiet] (-b|--branch) <branch> <path>"
23263 msgstr ""
23264 "git submodule--helper set-branch [-q|--quiet] (-b|--branch) <gren> <sökväg>"
23266 #: builtin/submodule--helper.c:2971
23267 msgid "--branch or --default required"
23268 msgstr "--branch eller --default krävs"
23270 #: builtin/submodule--helper.c:2974
23271 msgid "--branch and --default are mutually exclusive"
23272 msgstr "--branch och --default är ömsesidigt uteslutande"
23274 #: builtin/submodule--helper.c:3037
23275 #, c-format
23276 msgid "Adding existing repo at '%s' to the index\n"
23277 msgstr "Lägger till befintligt arkiv i \"%s\" i indexet\n"
23279 #: builtin/submodule--helper.c:3040
23280 #, c-format
23281 msgid "'%s' already exists and is not a valid git repo"
23282 msgstr "\"%s\" finns redan och är inte ett giltigt git-arkiv"
23284 #: builtin/submodule--helper.c:3053
23285 #, c-format
23286 msgid "A git directory for '%s' is found locally with remote(s):\n"
23287 msgstr "En git-katalog för \"%s\" hittades lokalt med fjärr(ar):\n"
23289 #: builtin/submodule--helper.c:3060
23290 #, c-format
23291 msgid ""
23292 "If you want to reuse this local git directory instead of cloning again from\n"
23293 "  %s\n"
23294 "use the '--force' option. If the local git directory is not the correct "
23295 "repo\n"
23296 "or you are unsure what this means choose another name with the '--name' "
23297 "option."
23298 msgstr ""
23299 "Om du vill återanvända den lokala git-katalogen istället för att klona på "
23300 "nytt från\n"
23301 "  %s\n"
23302 "kan du använda flaggan \"--force\". Om den lokala git-katalogen inte är "
23303 "korrekt\n"
23304 "arkiv eller om du är osäker på vad det här betyder, välj ett annat namn med\n"
23305 "flaggan \"--name\"."
23307 #: builtin/submodule--helper.c:3072
23308 #, c-format
23309 msgid "Reactivating local git directory for submodule '%s'\n"
23310 msgstr "Aktiverar lokal git-katalog för undermodulen \"%s\" på nytt.\n"
23312 #: builtin/submodule--helper.c:3109
23313 #, c-format
23314 msgid "unable to checkout submodule '%s'"
23315 msgstr "Kan inte checka ut undermodulen \"%s\""
23317 #: builtin/submodule--helper.c:3148
23318 #, c-format
23319 msgid "Failed to add submodule '%s'"
23320 msgstr "Misslyckades lägga till undermodulen \"%s\""
23322 #: builtin/submodule--helper.c:3152 builtin/submodule--helper.c:3157
23323 #: builtin/submodule--helper.c:3165
23324 #, c-format
23325 msgid "Failed to register submodule '%s'"
23326 msgstr "Misslyckades registrera undermodulen \"%s\""
23328 #: builtin/submodule--helper.c:3221
23329 #, c-format
23330 msgid "'%s' already exists in the index"
23331 msgstr "\"%s\" finns redan i indexet"
23333 #: builtin/submodule--helper.c:3224
23334 #, c-format
23335 msgid "'%s' already exists in the index and is not a submodule"
23336 msgstr "\"%s\" finns redan i indexet och är inte en undermodul"
23338 #: builtin/submodule--helper.c:3253
23339 msgid "branch of repository to add as submodule"
23340 msgstr "gren från arkivet att lägga till som undermodul"
23342 #: builtin/submodule--helper.c:3254
23343 msgid "allow adding an otherwise ignored submodule path"
23344 msgstr "tillåt lägga till en annars ignorerad undermodulsökväg"
23346 #: builtin/submodule--helper.c:3256
23347 msgid "print only error messages"
23348 msgstr "visa endast felmeddelanden"
23350 #: builtin/submodule--helper.c:3260
23351 msgid "borrow the objects from reference repositories"
23352 msgstr "låna objekt från referensarkiv"
23354 #: builtin/submodule--helper.c:3262
23355 msgid ""
23356 "sets the submodule’s name to the given string instead of defaulting to its "
23357 "path"
23358 msgstr ""
23359 "sätter undermodulens namn till den angivna strängen istället för att använda "
23360 "sökvägen"
23362 #: builtin/submodule--helper.c:3269
23363 msgid "git submodule--helper add [<options>] [--] <repository> [<path>]"
23364 msgstr "git submodule--helper add [<flaggor>] [--] <arkiv> [<sökväg>]"
23366 #: builtin/submodule--helper.c:3297
23367 msgid "Relative path can only be used from the toplevel of the working tree"
23368 msgstr "Relativ sökväg kan endast användas från arbetskatalogens toppnivå"
23370 #: builtin/submodule--helper.c:3305
23371 #, c-format
23372 msgid "repo URL: '%s' must be absolute or begin with ./|../"
23373 msgstr "arkiv-URL: \"%s\" måste vara absolut eller börja med ./|../"
23375 #: builtin/submodule--helper.c:3340
23376 #, c-format
23377 msgid "'%s' is not a valid submodule name"
23378 msgstr "\"%s\" är inte ett giltigt namn på undermodul"
23380 #: builtin/submodule--helper.c:3404 git.c:449 git.c:723
23381 #, c-format
23382 msgid "%s doesn't support --super-prefix"
23383 msgstr "%s stöder inte --super-prefix"
23385 #: builtin/submodule--helper.c:3410
23386 #, c-format
23387 msgid "'%s' is not a valid submodule--helper subcommand"
23388 msgstr "\"%s\" är inte ett giltigt underkommando till submodule--helper"
23390 #: builtin/symbolic-ref.c:8
23391 msgid "git symbolic-ref [<options>] <name> [<ref>]"
23392 msgstr "git symbolic-ref [<flaggor>] <namn> [<ref>]"
23394 #: builtin/symbolic-ref.c:9
23395 msgid "git symbolic-ref -d [-q] <name>"
23396 msgstr "git symbolic-ref -d [-q] <namn>"
23398 #: builtin/symbolic-ref.c:42
23399 msgid "suppress error message for non-symbolic (detached) refs"
23400 msgstr ""
23401 "undertryck felmeddelanden för icke-symboliska (frånkopplade) referenser"
23403 #: builtin/symbolic-ref.c:43
23404 msgid "delete symbolic ref"
23405 msgstr "ta bort symbolisk referens"
23407 #: builtin/symbolic-ref.c:44
23408 msgid "shorten ref output"
23409 msgstr "förkorta ref-utdata"
23411 #: builtin/symbolic-ref.c:45 builtin/update-ref.c:505
23412 msgid "reason"
23413 msgstr "skäl"
23415 #: builtin/symbolic-ref.c:45 builtin/update-ref.c:505
23416 msgid "reason of the update"
23417 msgstr "skäl till uppdateringen"
23419 #: builtin/tag.c:25
23420 msgid ""
23421 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
23422 "        <tagname> [<head>]"
23423 msgstr ""
23424 "git tag [-a | -s | -u <nyckel-id>] [-f] [-m <medd> | -F <fil>]\n"
23425 "        <taggnamn> [<huvud>]"
23427 #: builtin/tag.c:27
23428 msgid "git tag -d <tagname>..."
23429 msgstr "git tag -d <taggnamn>..."
23431 #: builtin/tag.c:28
23432 msgid ""
23433 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
23434 "points-at <object>]\n"
23435 "        [--format=<format>] [--merged <commit>] [--no-merged <commit>] "
23436 "[<pattern>...]"
23437 msgstr ""
23438 "git tag -l [-n[<antal>]] [--contains <incheckning>] [--no-contains "
23439 "<incheckning>] [--points-at <objekt>]\n"
23440 "        [--format=<format>] [--merged <incheckning>] [--no-merged "
23441 "<incheckning>] [<mönster>...]"
23443 #: builtin/tag.c:30
23444 msgid "git tag -v [--format=<format>] <tagname>..."
23445 msgstr "git tag -v [--format=<format>] <taggnamn>..."
23447 #: builtin/tag.c:100
23448 #, c-format
23449 msgid "tag '%s' not found."
23450 msgstr "taggen \"%s\" hittades inte."
23452 #: builtin/tag.c:135
23453 #, c-format
23454 msgid "Deleted tag '%s' (was %s)\n"
23455 msgstr "Tog bort tagg \"%s\" (var %s)\n"
23457 #: builtin/tag.c:170
23458 #, c-format
23459 msgid ""
23460 "\n"
23461 "Write a message for tag:\n"
23462 "  %s\n"
23463 "Lines starting with '%c' will be ignored.\n"
23464 msgstr ""
23465 "\n"
23466 "Skriv ett meddelande för taggen:\n"
23467 "  %s\n"
23468 "Rader som inleds med \"%c\" ignoreras.\n"
23470 #: builtin/tag.c:174
23471 #, c-format
23472 msgid ""
23473 "\n"
23474 "Write a message for tag:\n"
23475 "  %s\n"
23476 "Lines starting with '%c' will be kept; you may remove them yourself if you "
23477 "want to.\n"
23478 msgstr ""
23479 "\n"
23480 "Skriv ett meddelande för taggen:\n"
23481 "  %s\n"
23482 "Rader som inleds med \"%c\" kommer behållas; du kan själv ta bort dem om\n"
23483 "du vill.\n"
23485 #: builtin/tag.c:241
23486 msgid "unable to sign the tag"
23487 msgstr "kunde inte signera taggen"
23489 #: builtin/tag.c:259
23490 #, c-format
23491 msgid ""
23492 "You have created a nested tag. The object referred to by your new tag is\n"
23493 "already a tag. If you meant to tag the object that it points to, use:\n"
23494 "\n"
23495 "\tgit tag -f %s %s^{}"
23496 msgstr ""
23497 "Du har skapat en nästlad tagg. Objektet som refereras av din nya tagg är\n"
23498 "redan en tagg. Om du skulle tagga objektet den pekar på, använd:\n"
23499 "\n"
23500 "\tgit tag -f %s %s^{}"
23502 #: builtin/tag.c:275
23503 msgid "bad object type."
23504 msgstr "felaktig objekttyp."
23506 #: builtin/tag.c:326
23507 msgid "no tag message?"
23508 msgstr "inget taggmeddelande?"
23510 #: builtin/tag.c:333
23511 #, c-format
23512 msgid "The tag message has been left in %s\n"
23513 msgstr "Taggmeddelandet har lämnats i %s\n"
23515 #: builtin/tag.c:444
23516 msgid "list tag names"
23517 msgstr "lista taggnamn"
23519 #: builtin/tag.c:446
23520 msgid "print <n> lines of each tag message"
23521 msgstr "visa <n> rader från varje taggmeddelande"
23523 #: builtin/tag.c:448
23524 msgid "delete tags"
23525 msgstr "ta bort taggar"
23527 #: builtin/tag.c:449
23528 msgid "verify tags"
23529 msgstr "verifiera taggar"
23531 #: builtin/tag.c:451
23532 msgid "Tag creation options"
23533 msgstr "Alternativ för att skapa taggar"
23535 #: builtin/tag.c:453
23536 msgid "annotated tag, needs a message"
23537 msgstr "annoterad tagg, behöver meddelande"
23539 #: builtin/tag.c:455
23540 msgid "tag message"
23541 msgstr "taggmeddelande"
23543 #: builtin/tag.c:457
23544 msgid "force edit of tag message"
23545 msgstr "tvinga redigering av incheckningsmeddelande"
23547 #: builtin/tag.c:458
23548 msgid "annotated and GPG-signed tag"
23549 msgstr "annoterad och GPG-signerad tagg"
23551 #: builtin/tag.c:461
23552 msgid "use another key to sign the tag"
23553 msgstr "använd annan nyckel för att signera taggen"
23555 #: builtin/tag.c:462
23556 msgid "replace the tag if exists"
23557 msgstr "ersätt taggen om den finns"
23559 #: builtin/tag.c:463 builtin/update-ref.c:511
23560 msgid "create a reflog"
23561 msgstr "skapa en reflog"
23563 #: builtin/tag.c:465
23564 msgid "Tag listing options"
23565 msgstr "Alternativ för listning av taggar"
23567 #: builtin/tag.c:466
23568 msgid "show tag list in columns"
23569 msgstr "lista taggar i spalter"
23571 #: builtin/tag.c:467 builtin/tag.c:469
23572 msgid "print only tags that contain the commit"
23573 msgstr "visa endast taggar som innehåller incheckningen"
23575 #: builtin/tag.c:468 builtin/tag.c:470
23576 msgid "print only tags that don't contain the commit"
23577 msgstr "visa endast taggar som inte innehåller incheckningen"
23579 #: builtin/tag.c:471
23580 msgid "print only tags that are merged"
23581 msgstr "visa endast taggar som slagits samman"
23583 #: builtin/tag.c:472
23584 msgid "print only tags that are not merged"
23585 msgstr "visa endast taggar som ej slagits samman"
23587 #: builtin/tag.c:476
23588 msgid "print only tags of the object"
23589 msgstr "visa endast taggar för objektet"
23591 #: builtin/tag.c:525
23592 msgid "--column and -n are incompatible"
23593 msgstr "--column och -n är inkompatibla"
23595 #: builtin/tag.c:546
23596 msgid "-n option is only allowed in list mode"
23597 msgstr "Flaggan -n är endast tillåten i listläge"
23599 #: builtin/tag.c:548
23600 msgid "--contains option is only allowed in list mode"
23601 msgstr "Flaggan --contains är endast tillåten i listläge"
23603 #: builtin/tag.c:550
23604 msgid "--no-contains option is only allowed in list mode"
23605 msgstr "Flaggan --no-contains är endast tillåten i listläge"
23607 #: builtin/tag.c:552
23608 msgid "--points-at option is only allowed in list mode"
23609 msgstr "Flaggan --points-at är endast tillåten i listläge"
23611 #: builtin/tag.c:554
23612 msgid "--merged and --no-merged options are only allowed in list mode"
23613 msgstr "Flaggorna --merged och --no-merged är endast tillåtna i listläge"
23615 #: builtin/tag.c:568
23616 msgid "only one -F or -m option is allowed."
23617 msgstr "endast en av flaggorna -F eller -m tillåts."
23619 #: builtin/tag.c:593
23620 #, c-format
23621 msgid "'%s' is not a valid tag name."
23622 msgstr "\"%s\" är inte ett giltigt taggnamn."
23624 #: builtin/tag.c:598
23625 #, c-format
23626 msgid "tag '%s' already exists"
23627 msgstr "taggen \"%s\" finns redan"
23629 #: builtin/tag.c:629
23630 #, c-format
23631 msgid "Updated tag '%s' (was %s)\n"
23632 msgstr "Uppdaterad tagg \"%s\" (var %s)\n"
23634 #: builtin/unpack-objects.c:504
23635 msgid "Unpacking objects"
23636 msgstr "Packar upp objekt"
23638 #: builtin/update-index.c:84
23639 #, c-format
23640 msgid "failed to create directory %s"
23641 msgstr "misslyckades skapa katalogen %s"
23643 #: builtin/update-index.c:106
23644 #, c-format
23645 msgid "failed to delete file %s"
23646 msgstr "misslyckades ta bort filen %s"
23648 #: builtin/update-index.c:113 builtin/update-index.c:219
23649 #, c-format
23650 msgid "failed to delete directory %s"
23651 msgstr "misslyckades ta bort katalogen %s"
23653 #: builtin/update-index.c:138
23654 #, c-format
23655 msgid "Testing mtime in '%s' "
23656 msgstr "Testar mtime i \"%s\" "
23658 #: builtin/update-index.c:152
23659 msgid "directory stat info does not change after adding a new file"
23660 msgstr "stat-informationen för en katalog ändras inte när nya filer läggs till"
23662 #: builtin/update-index.c:165
23663 msgid "directory stat info does not change after adding a new directory"
23664 msgstr ""
23665 "stat-informationen för en katalog ändras inte när nya kataloger läggs till"
23667 #: builtin/update-index.c:178
23668 msgid "directory stat info changes after updating a file"
23669 msgstr "stat-informationen för en katalog ändras när filer uppdateras"
23671 #: builtin/update-index.c:189
23672 msgid "directory stat info changes after adding a file inside subdirectory"
23673 msgstr ""
23674 "stat-informationen för en katalog ändras när filer läggs till i en "
23675 "underkatalog"
23677 #: builtin/update-index.c:200
23678 msgid "directory stat info does not change after deleting a file"
23679 msgstr "stat-informationen för en katalog ändras inte när en fil tas bort"
23681 #: builtin/update-index.c:213
23682 msgid "directory stat info does not change after deleting a directory"
23683 msgstr "stat-informationen för en katalog ändras inte när en katalog tas bort"
23685 #: builtin/update-index.c:220
23686 msgid " OK"
23687 msgstr " OK"
23689 #: builtin/update-index.c:589
23690 msgid "git update-index [<options>] [--] [<file>...]"
23691 msgstr "git update-index [<flaggor>] [--] [<fil>...]"
23693 #: builtin/update-index.c:974
23694 msgid "continue refresh even when index needs update"
23695 msgstr "fortsätt uppdatera även när index inte är àjour"
23697 #: builtin/update-index.c:977
23698 msgid "refresh: ignore submodules"
23699 msgstr "refresh: ignorera undermoduler"
23701 #: builtin/update-index.c:980
23702 msgid "do not ignore new files"
23703 msgstr "ignorera inte nya filer"
23705 #: builtin/update-index.c:982
23706 msgid "let files replace directories and vice-versa"
23707 msgstr "låt filer ersätta kataloger och omvänt"
23709 #: builtin/update-index.c:984
23710 msgid "notice files missing from worktree"
23711 msgstr "lägg märke till filer som saknas i arbetskatalogen"
23713 #: builtin/update-index.c:986
23714 msgid "refresh even if index contains unmerged entries"
23715 msgstr "uppdatera även om indexet innehåller ej sammanslagna poster"
23717 #: builtin/update-index.c:989
23718 msgid "refresh stat information"
23719 msgstr "uppdatera statusinformation"
23721 #: builtin/update-index.c:993
23722 msgid "like --refresh, but ignore assume-unchanged setting"
23723 msgstr "som --refresh, men ignorera assume-unchanged-inställning"
23725 #: builtin/update-index.c:997
23726 msgid "<mode>,<object>,<path>"
23727 msgstr "<läge>,<objekt>,<sökväg>"
23729 #: builtin/update-index.c:998
23730 msgid "add the specified entry to the index"
23731 msgstr "lägg till angiven post i indexet"
23733 #: builtin/update-index.c:1008
23734 msgid "mark files as \"not changing\""
23735 msgstr "markera filer som \"ändras inte\""
23737 #: builtin/update-index.c:1011
23738 msgid "clear assumed-unchanged bit"
23739 msgstr "rensa \"assume-unchanged\"-biten"
23741 #: builtin/update-index.c:1014
23742 msgid "mark files as \"index-only\""
23743 msgstr "markera filer som \"endast index\""
23745 #: builtin/update-index.c:1017
23746 msgid "clear skip-worktree bit"
23747 msgstr "töm \"skip-worktree\"-biten"
23749 #: builtin/update-index.c:1020
23750 msgid "do not touch index-only entries"
23751 msgstr "rör inte \"endast index\"-poster"
23753 #: builtin/update-index.c:1022
23754 msgid "add to index only; do not add content to object database"
23755 msgstr "lägg endast till indexet; lägg inte till innehållet i objektdatabasen"
23757 #: builtin/update-index.c:1024
23758 msgid "remove named paths even if present in worktree"
23759 msgstr "ta bort namngivna sökvägar även om de finns i arbetskatalogen"
23761 #: builtin/update-index.c:1026
23762 msgid "with --stdin: input lines are terminated by null bytes"
23763 msgstr "med --stdin: indatarader termineras med null-byte"
23765 #: builtin/update-index.c:1028
23766 msgid "read list of paths to be updated from standard input"
23767 msgstr "läs lista över sökvägar att uppdatera från standard in"
23769 #: builtin/update-index.c:1032
23770 msgid "add entries from standard input to the index"
23771 msgstr "lägg poster från standard in till indexet"
23773 #: builtin/update-index.c:1036
23774 msgid "repopulate stages #2 and #3 for the listed paths"
23775 msgstr "återfyll etapp 2 och 3 från angivna sökvägar"
23777 #: builtin/update-index.c:1040
23778 msgid "only update entries that differ from HEAD"
23779 msgstr "uppdatera endast poster som skiljer sig från HEAD"
23781 #: builtin/update-index.c:1044
23782 msgid "ignore files missing from worktree"
23783 msgstr "ignorera filer som saknas i arbetskatalogen"
23785 #: builtin/update-index.c:1047
23786 msgid "report actions to standard output"
23787 msgstr "rapportera åtgärder på standard ut"
23789 #: builtin/update-index.c:1049
23790 msgid "(for porcelains) forget saved unresolved conflicts"
23791 msgstr "(för porslin) glöm sparade olösta konflikter"
23793 #: builtin/update-index.c:1053
23794 msgid "write index in this format"
23795 msgstr "skriv index i detta format"
23797 #: builtin/update-index.c:1055
23798 msgid "enable or disable split index"
23799 msgstr "aktivera eller inaktivera delat index"
23801 #: builtin/update-index.c:1057
23802 msgid "enable/disable untracked cache"
23803 msgstr "aktivera/inaktivera ospårad cache"
23805 #: builtin/update-index.c:1059
23806 msgid "test if the filesystem supports untracked cache"
23807 msgstr "testa om filsystemet stöder ospårad cache"
23809 #: builtin/update-index.c:1061
23810 msgid "enable untracked cache without testing the filesystem"
23811 msgstr "aktivera ospårad cache utan att testa filsystemet"
23813 #: builtin/update-index.c:1063
23814 msgid "write out the index even if is not flagged as changed"
23815 msgstr "skriv ut indexet även om det inte angivits som ändrat"
23817 #: builtin/update-index.c:1065
23818 msgid "enable or disable file system monitor"
23819 msgstr "aktivera eller inaktivera filsystemsövervakning"
23821 #: builtin/update-index.c:1067
23822 msgid "mark files as fsmonitor valid"
23823 msgstr "markera filer som \"fsmonitor valid\""
23825 #: builtin/update-index.c:1070
23826 msgid "clear fsmonitor valid bit"
23827 msgstr "töm \"fsmonitor valid\"-bit"
23829 #: builtin/update-index.c:1173
23830 msgid ""
23831 "core.splitIndex is set to false; remove or change it, if you really want to "
23832 "enable split index"
23833 msgstr ""
23834 "core.splitIndex är satt till false; ta bort eller ändra det om du verkligen "
23835 "vill aktivera delat index"
23837 #: builtin/update-index.c:1182
23838 msgid ""
23839 "core.splitIndex is set to true; remove or change it, if you really want to "
23840 "disable split index"
23841 msgstr ""
23842 "core.splitIndex är satt till true; ta bort eller ändra det om du verkligen "
23843 "vill inaktivera delat index"
23845 #: builtin/update-index.c:1194
23846 msgid ""
23847 "core.untrackedCache is set to true; remove or change it, if you really want "
23848 "to disable the untracked cache"
23849 msgstr ""
23850 "core.untrackedCache är satt till true; ta bort eller ändra det om du "
23851 "verkligen vill inaktivera den ospårade cachen"
23853 #: builtin/update-index.c:1198
23854 msgid "Untracked cache disabled"
23855 msgstr "Ospårad cache är inaktiverad"
23857 #: builtin/update-index.c:1206
23858 msgid ""
23859 "core.untrackedCache is set to false; remove or change it, if you really want "
23860 "to enable the untracked cache"
23861 msgstr ""
23862 "core.untrackedCache är satt till false; ta bort eller ändra det om du "
23863 "verkligen vill aktivera den ospårade cachen"
23865 #: builtin/update-index.c:1210
23866 #, c-format
23867 msgid "Untracked cache enabled for '%s'"
23868 msgstr "Ospårad cache är aktiverad för \"%s\""
23870 #: builtin/update-index.c:1218
23871 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
23872 msgstr "core.fsmonitor inte satt; sätt om du verkligen vill aktivera fsmonitor"
23874 #: builtin/update-index.c:1222
23875 msgid "fsmonitor enabled"
23876 msgstr "fsmonitor aktiverat"
23878 #: builtin/update-index.c:1225
23879 msgid ""
23880 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
23881 msgstr ""
23882 "core.fsmonitor är satt; ta bort om du verkligen vill inaktivera fsmonitor"
23884 #: builtin/update-index.c:1229
23885 msgid "fsmonitor disabled"
23886 msgstr "fsmonitor inaktiverat"
23888 #: builtin/update-ref.c:10
23889 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
23890 msgstr "git update-ref [<flaggor>] -d <refnamn> [<gammaltvärde>]"
23892 #: builtin/update-ref.c:11
23893 msgid "git update-ref [<options>]    <refname> <new-val> [<old-val>]"
23894 msgstr "git update-ref [<flaggor>]    <refnamn> <gammaltvärde> [<nyttvärde>]"
23896 #: builtin/update-ref.c:12
23897 msgid "git update-ref [<options>] --stdin [-z]"
23898 msgstr "git update-ref [<flaggor>] --stdin [-z]"
23900 #: builtin/update-ref.c:506
23901 msgid "delete the reference"
23902 msgstr "ta bort referensen"
23904 #: builtin/update-ref.c:508
23905 msgid "update <refname> not the one it points to"
23906 msgstr "uppdatera <refnamn> inte det den pekar på"
23908 #: builtin/update-ref.c:509
23909 msgid "stdin has NUL-terminated arguments"
23910 msgstr "standard in har NUL-terminerade argument"
23912 #: builtin/update-ref.c:510
23913 msgid "read updates from stdin"
23914 msgstr "läs uppdateringar från standard in"
23916 #: builtin/update-server-info.c:7
23917 msgid "git update-server-info [--force]"
23918 msgstr "git update-server-info [--force]"
23920 #: builtin/update-server-info.c:15
23921 msgid "update the info files from scratch"
23922 msgstr "uppdatera informationsfilerna från grunden"
23924 #: builtin/upload-pack.c:11
23925 msgid "git upload-pack [<options>] <dir>"
23926 msgstr "git upload-pack [<flaggor>] <katalog>"
23928 #: builtin/upload-pack.c:24 t/helper/test-serve-v2.c:17
23929 msgid "quit after a single request/response exchange"
23930 msgstr "avsluta omedelbart efter första anrop/svar-utväxling"
23932 #: builtin/upload-pack.c:26
23933 msgid "serve up the info/refs for git-http-backend"
23934 msgstr "presentera info/referenser för git-http-backend"
23936 #: builtin/upload-pack.c:29
23937 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
23938 msgstr "testa inte <katalog>/.git/ om <katalog> inte är en Git-katalog"
23940 #: builtin/upload-pack.c:31
23941 msgid "interrupt transfer after <n> seconds of inactivity"
23942 msgstr "avbryt överföringen efter <n> sekunders inaktivitet"
23944 #: builtin/verify-commit.c:19
23945 msgid "git verify-commit [-v | --verbose] <commit>..."
23946 msgstr "git verify-commit [-v | --verbose] <incheckning>..."
23948 #: builtin/verify-commit.c:68
23949 msgid "print commit contents"
23950 msgstr "visa innehåll för incheckning"
23952 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
23953 msgid "print raw gpg status output"
23954 msgstr "visa råa gpg-statusdata"
23956 #: builtin/verify-pack.c:59
23957 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
23958 msgstr "git verify-pack [-v | --verbose] [-s | --stat-only] <paket>..."
23960 #: builtin/verify-pack.c:70
23961 msgid "verbose"
23962 msgstr "pratsam"
23964 #: builtin/verify-pack.c:72
23965 msgid "show statistics only"
23966 msgstr "visa endast statistik"
23968 #: builtin/verify-tag.c:18
23969 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
23970 msgstr "git verify-tag [-v | --verbose] [--format=<format>] <tagg>..."
23972 #: builtin/verify-tag.c:36
23973 msgid "print tag contents"
23974 msgstr "visa innehåll för tag"
23976 #: builtin/worktree.c:19
23977 msgid "git worktree add [<options>] <path> [<commit-ish>]"
23978 msgstr "git worktree add [<flaggor>] <sökväg> [<incheckning-igt>]"
23980 #: builtin/worktree.c:20
23981 msgid "git worktree list [<options>]"
23982 msgstr "git worktree list [<flaggor>]"
23984 #: builtin/worktree.c:21
23985 msgid "git worktree lock [<options>] <path>"
23986 msgstr "git worktree lock [<flaggor>] <sökväg>"
23988 #: builtin/worktree.c:22
23989 msgid "git worktree move <worktree> <new-path>"
23990 msgstr "git worktree move <arbetskatalog> <ny-sökväg>"
23992 #: builtin/worktree.c:23
23993 msgid "git worktree prune [<options>]"
23994 msgstr "git worktree prune [<flaggor>]"
23996 #: builtin/worktree.c:24
23997 msgid "git worktree remove [<options>] <worktree>"
23998 msgstr "git worktree remove [<flaggor>] <arbetskatalog>"
24000 #: builtin/worktree.c:25
24001 msgid "git worktree unlock <path>"
24002 msgstr "git worktree unlock <sökväg>"
24004 #: builtin/worktree.c:75
24005 #, c-format
24006 msgid "Removing %s/%s: %s"
24007 msgstr "Tar bort %s/%s: %s"
24009 #: builtin/worktree.c:148
24010 msgid "report pruned working trees"
24011 msgstr "rapportera borttagna arbetskataloger"
24013 #: builtin/worktree.c:150
24014 msgid "expire working trees older than <time>"
24015 msgstr "låt tid gå ut för arbetskataloger äldre än <tid>"
24017 #: builtin/worktree.c:220
24018 #, c-format
24019 msgid "'%s' already exists"
24020 msgstr "\"%s\" finns redan"
24022 #: builtin/worktree.c:229
24023 #, c-format
24024 msgid "unusable worktree destination '%s'"
24025 msgstr "oanvändbar mål för arbetskatalog \"%s\""
24027 #: builtin/worktree.c:234
24028 #, c-format
24029 msgid ""
24030 "'%s' is a missing but locked worktree;\n"
24031 "use '%s -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
24032 msgstr ""
24033 "\"%s\" är en saknad men låst arbetskatalog;\n"
24034 "använd \"%s -f -f\" för att överstyra, eller \"unlock\" och \"prune\" eller "
24035 "\"remove\" för att rensa"
24037 #: builtin/worktree.c:236
24038 #, c-format
24039 msgid ""
24040 "'%s' is a missing but already registered worktree;\n"
24041 "use '%s -f' to override, or 'prune' or 'remove' to clear"
24042 msgstr ""
24043 "\"%s\" är en saknad men redan registrerad arbetskatalog;\n"
24044 "använd \"%s -f\" för att överstyra, eller \"prune\" eller \"remove\" för att "
24045 "rensa"
24047 #: builtin/worktree.c:287
24048 #, c-format
24049 msgid "could not create directory of '%s'"
24050 msgstr "kunde inte skapa katalogen \"%s\""
24052 #: builtin/worktree.c:309
24053 msgid "initializing"
24054 msgstr "initierar"
24056 #: builtin/worktree.c:421 builtin/worktree.c:427
24057 #, c-format
24058 msgid "Preparing worktree (new branch '%s')"
24059 msgstr "Förbereder arbetskatalog (ny gren \"%s\")"
24061 #: builtin/worktree.c:423
24062 #, c-format
24063 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
24064 msgstr "Förbereder arbetskatalog (återställer gren \"%s\"; var på %s)"
24066 #: builtin/worktree.c:432
24067 #, c-format
24068 msgid "Preparing worktree (checking out '%s')"
24069 msgstr "Förbereder arbetskatalog (checkar ut \"%s\")"
24071 #: builtin/worktree.c:438
24072 #, c-format
24073 msgid "Preparing worktree (detached HEAD %s)"
24074 msgstr "Förbereder arbetskatalog (frånkopplat HEAD %s)"
24076 #: builtin/worktree.c:483
24077 msgid "checkout <branch> even if already checked out in other worktree"
24078 msgstr ""
24079 "checka ut <gren> även om den redan är utcheckad i en annan arbetskatalog"
24081 #: builtin/worktree.c:486
24082 msgid "create a new branch"
24083 msgstr "skapa en ny gren"
24085 #: builtin/worktree.c:488
24086 msgid "create or reset a branch"
24087 msgstr "skapa eller återställ en gren"
24089 #: builtin/worktree.c:490
24090 msgid "populate the new working tree"
24091 msgstr "befolka den nya arbetskatalogen"
24093 #: builtin/worktree.c:491
24094 msgid "keep the new working tree locked"
24095 msgstr "låt arbetskatalogen förbli låst"
24097 #: builtin/worktree.c:493 builtin/worktree.c:730
24098 msgid "reason for locking"
24099 msgstr "orsak till lås"
24101 #: builtin/worktree.c:496
24102 msgid "set up tracking mode (see git-branch(1))"
24103 msgstr "ställ in spårningsläge (se git-branch(1))"
24105 #: builtin/worktree.c:499
24106 msgid "try to match the new branch name with a remote-tracking branch"
24107 msgstr "försök träffa namn på ny gren mot en fjärrspårande gren"
24109 #: builtin/worktree.c:507
24110 msgid "-b, -B, and --detach are mutually exclusive"
24111 msgstr "-b, -B och --detach är ömsesidigt uteslutande"
24113 #: builtin/worktree.c:509
24114 msgid "--reason requires --lock"
24115 msgstr "--reason kräver --lock"
24117 #: builtin/worktree.c:513
24118 msgid "added with --lock"
24119 msgstr "lagt till med --lock"
24121 #: builtin/worktree.c:575
24122 msgid "--[no-]track can only be used if a new branch is created"
24123 msgstr "--[no-]track kan endast användas när ny gran skapas"
24125 #: builtin/worktree.c:692
24126 msgid "show extended annotations and reasons, if available"
24127 msgstr "visa utökade annoteringar och grunder, om tillgängliga"
24129 #: builtin/worktree.c:694
24130 msgid "add 'prunable' annotation to worktrees older than <time>"
24131 msgstr ""
24132 "lägg till \"prunable\"-annoteringar till arbetskataloger äldre än <tid>"
24134 #: builtin/worktree.c:703
24135 msgid "--verbose and --porcelain are mutually exclusive"
24136 msgstr "--verbose och --porcelain är ömsesidigt uteslutande"
24138 #: builtin/worktree.c:742 builtin/worktree.c:775 builtin/worktree.c:849
24139 #: builtin/worktree.c:973
24140 #, c-format
24141 msgid "'%s' is not a working tree"
24142 msgstr "\"%s\" är inte en arbetskatalog"
24144 #: builtin/worktree.c:744 builtin/worktree.c:777
24145 msgid "The main working tree cannot be locked or unlocked"
24146 msgstr "Huvudarbetskatalogen kan inte låsas eller låsas upp"
24148 #: builtin/worktree.c:749
24149 #, c-format
24150 msgid "'%s' is already locked, reason: %s"
24151 msgstr "\"%s\" är redan låst, orsak: %s"
24153 #: builtin/worktree.c:751
24154 #, c-format
24155 msgid "'%s' is already locked"
24156 msgstr "\"%s\" är redan låst"
24158 #: builtin/worktree.c:779
24159 #, c-format
24160 msgid "'%s' is not locked"
24161 msgstr "\"%s\" är inte låst"
24163 #: builtin/worktree.c:820
24164 msgid "working trees containing submodules cannot be moved or removed"
24165 msgstr "arbetskataloger med undermoduler kan inte flyttas eller tas bort"
24167 #: builtin/worktree.c:828
24168 msgid "force move even if worktree is dirty or locked"
24169 msgstr "tvinga flyttning även om arbetskatalogen är smutsig eller låst"
24171 #: builtin/worktree.c:851 builtin/worktree.c:975
24172 #, c-format
24173 msgid "'%s' is a main working tree"
24174 msgstr "\"%s\" är inte en huvudarbetskatalog"
24176 #: builtin/worktree.c:856
24177 #, c-format
24178 msgid "could not figure out destination name from '%s'"
24179 msgstr "kunde inte lista ut målnamn från \"%s\""
24181 #: builtin/worktree.c:869
24182 #, c-format
24183 msgid ""
24184 "cannot move a locked working tree, lock reason: %s\n"
24185 "use 'move -f -f' to override or unlock first"
24186 msgstr ""
24187 "kan inte flytta en låst arbetskatalog, orsak till lås: %s\n"
24188 "använd \"move -f -f\" för att överstyra, eller lås upp först"
24190 #: builtin/worktree.c:871
24191 msgid ""
24192 "cannot move a locked working tree;\n"
24193 "use 'move -f -f' to override or unlock first"
24194 msgstr ""
24195 "kan inte flytta en låst arbetskatalog;\n"
24196 "använd \"move -f -f\" för att överstyra, eller lås upp först"
24198 #: builtin/worktree.c:874
24199 #, c-format
24200 msgid "validation failed, cannot move working tree: %s"
24201 msgstr "kontroll misslyckades, kan inte flytta arbetskatalog: %s"
24203 #: builtin/worktree.c:879
24204 #, c-format
24205 msgid "failed to move '%s' to '%s'"
24206 msgstr "misslyckades flytta \"%s\" till \"%s\""
24208 #: builtin/worktree.c:925
24209 #, c-format
24210 msgid "failed to run 'git status' on '%s'"
24211 msgstr "misslyckades köra \"git status\" på \"%s\""
24213 #: builtin/worktree.c:929
24214 #, c-format
24215 msgid "'%s' contains modified or untracked files, use --force to delete it"
24216 msgstr ""
24217 "\"%s\" innehåller ändrade eller ospårade filer, använd --force för att ta "
24218 "bort det"
24220 #: builtin/worktree.c:934
24221 #, c-format
24222 msgid "failed to run 'git status' on '%s', code %d"
24223 msgstr "misslyckades köra \"git status\" på \"%s\", kod %d"
24225 #: builtin/worktree.c:957
24226 msgid "force removal even if worktree is dirty or locked"
24227 msgstr "tvinga ta bort även om arbetskatalogen är smutsig eller låst"
24229 #: builtin/worktree.c:980
24230 #, c-format
24231 msgid ""
24232 "cannot remove a locked working tree, lock reason: %s\n"
24233 "use 'remove -f -f' to override or unlock first"
24234 msgstr ""
24235 "kan inte ta bort en låst arbetskatalog, orsak till låset: %s\n"
24236 "använd \"remove -f -f\" för att överstyra, eller lås upp först"
24238 #: builtin/worktree.c:982
24239 msgid ""
24240 "cannot remove a locked working tree;\n"
24241 "use 'remove -f -f' to override or unlock first"
24242 msgstr ""
24243 "kan inte ta bort en låst arbetskatalog;\n"
24244 "använd \"remove -f -f\" för att överstyra, eller lås upp först"
24246 #: builtin/worktree.c:985
24247 #, c-format
24248 msgid "validation failed, cannot remove working tree: %s"
24249 msgstr "kontroll misslyckades, kan inte ta bort arbetskatalog: %s"
24251 #: builtin/worktree.c:1009
24252 #, c-format
24253 msgid "repair: %s: %s"
24254 msgstr "reparera: %s: %s"
24256 #: builtin/worktree.c:1012
24257 #, c-format
24258 msgid "error: %s: %s"
24259 msgstr "fel: %s: %s"
24261 #: builtin/write-tree.c:15
24262 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
24263 msgstr "git write-tree [--missing-ok] [--prefix=<prefix>/]"
24265 #: builtin/write-tree.c:28
24266 msgid "<prefix>/"
24267 msgstr "<prefix>/"
24269 #: builtin/write-tree.c:29
24270 msgid "write tree object for a subdirectory <prefix>"
24271 msgstr "visa trädobjekt för underkatalogen <prefix>"
24273 #: builtin/write-tree.c:31
24274 msgid "only useful for debugging"
24275 msgstr "endast användbart vid felsökning"
24277 #: git.c:28
24278 msgid ""
24279 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
24280 "           [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
24281 "           [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
24282 "bare]\n"
24283 "           [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
24284 "           [--super-prefix=<path>] [--config-env=<name>=<envvar>]\n"
24285 "           <command> [<args>]"
24286 msgstr ""
24287 "git [--version] [--help] [-C <sökväg>] [-c <namn>=<värde>]\n"
24288 "           [--exec-path[=<sökväg>]] [--html-path] [--man-path] [--info-"
24289 "path]\n"
24290 "           [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
24291 "bare]\n"
24292 "           [--git-dir=<sökväg>] [--work-tree=<sökväg>] [--namespace=<namn>]\n"
24293 "           [--super-prefix=<sökväg>] [--config-env=<namn>=<miljövar>]\n"
24294 "           <kommando> [<flaggor>]"
24296 #: git.c:36
24297 msgid ""
24298 "'git help -a' and 'git help -g' list available subcommands and some\n"
24299 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
24300 "to read about a specific subcommand or concept.\n"
24301 "See 'git help git' for an overview of the system."
24302 msgstr ""
24303 "\"git help -a\" och \"git help -g\" visar tillgängliga underkommandon och\n"
24304 "några konceptvägledningar. Se \"git help <kommando>\" eller \"git help\n"
24305 "<koncept>\" för att läsa mer om specifika underkommandon och koncept.\n"
24306 "See \"git help git\" för en översikt över systemet."
24308 #: git.c:188
24309 #, c-format
24310 msgid "no directory given for --git-dir\n"
24311 msgstr "ingen katalog angavs för --git-dir\n"
24313 #: git.c:202
24314 #, c-format
24315 msgid "no namespace given for --namespace\n"
24316 msgstr "ingen namnrymd angavs för --namespace\n"
24318 #: git.c:216
24319 #, c-format
24320 msgid "no directory given for --work-tree\n"
24321 msgstr "ingen katalog angavs för --work-tree\n"
24323 #: git.c:230
24324 #, c-format
24325 msgid "no prefix given for --super-prefix\n"
24326 msgstr "inget prefix angavs för --super-prefix\n"
24328 #: git.c:252
24329 #, c-format
24330 msgid "-c expects a configuration string\n"
24331 msgstr "-c förväntar en konfigurationssträng\n"
24333 #: git.c:260
24334 #, c-format
24335 msgid "no config key given for --config-env\n"
24336 msgstr "ingen konfigurationsnyckel angavs för --config-env\n"
24338 #: git.c:300
24339 #, c-format
24340 msgid "no directory given for -C\n"
24341 msgstr "ingen katalog angavs för -C\n"
24343 #: git.c:326
24344 #, c-format
24345 msgid "unknown option: %s\n"
24346 msgstr "okänd flagga: %s\n"
24348 #: git.c:375
24349 #, c-format
24350 msgid "while expanding alias '%s': '%s'"
24351 msgstr "vid expandering av aliaset \"%s\": \"%s\""
24353 #: git.c:384
24354 #, c-format
24355 msgid ""
24356 "alias '%s' changes environment variables.\n"
24357 "You can use '!git' in the alias to do this"
24358 msgstr ""
24359 "aliaset \"%s\" ändrar miljövariabler.\n"
24360 "Du kan använda \"!git\" i aliaset för att göra det"
24362 #: git.c:391
24363 #, c-format
24364 msgid "empty alias for %s"
24365 msgstr "tomt alias för %s"
24367 #: git.c:394
24368 #, c-format
24369 msgid "recursive alias: %s"
24370 msgstr "rekursivt alias: %s"
24372 #: git.c:476
24373 msgid "write failure on standard output"
24374 msgstr "skrivfel på standard ut"
24376 #: git.c:478
24377 msgid "unknown write failure on standard output"
24378 msgstr "okänt skrivfel på standard ut"
24380 #: git.c:480
24381 msgid "close failed on standard output"
24382 msgstr "stäng misslyckades på standard ut"
24384 #: git.c:832
24385 #, c-format
24386 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
24387 msgstr "alias-slinga detekterades: expansionen av \"%s\" avslutas aldrig:%s"
24389 #: git.c:882
24390 #, c-format
24391 msgid "cannot handle %s as a builtin"
24392 msgstr "kan inte hantera %s som inbyggd"
24394 #: git.c:895
24395 #, c-format
24396 msgid ""
24397 "usage: %s\n"
24398 "\n"
24399 msgstr ""
24400 "användning: %s\n"
24401 "\n"
24403 #: git.c:915
24404 #, c-format
24405 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
24406 msgstr ""
24407 "expandering av alias \"%s\" misslyckades; \"%s\" är inte ett git-kommando\n"
24409 #: git.c:927
24410 #, c-format
24411 msgid "failed to run command '%s': %s\n"
24412 msgstr "misslyckades köra kommandot \"%s\": %s\n"
24414 #: http-fetch.c:118
24415 #, c-format
24416 msgid "argument to --packfile must be a valid hash (got '%s')"
24417 msgstr ""
24418 "argumentet till --packfile måste vara ett giltigt hashvärde (fick '%s')"
24420 #: http-fetch.c:128
24421 msgid "not a git repository"
24422 msgstr "inte ett git-arkiv"
24424 #: http-fetch.c:134
24425 msgid "--packfile requires --index-pack-args"
24426 msgstr "--packfile kräver --index-pack-args"
24428 #: http-fetch.c:143
24429 msgid "--index-pack-args can only be used with --packfile"
24430 msgstr "--index-pack-args kan endast användas med --packfile"
24432 #: t/helper/test-fast-rebase.c:141
24433 msgid "unhandled options"
24434 msgstr "flaggor som inte hanterats"
24436 #: t/helper/test-fast-rebase.c:146
24437 msgid "error preparing revisions"
24438 msgstr "fel när revisioner skulle förberedas"
24440 #: t/helper/test-reach.c:154
24441 #, c-format
24442 msgid "commit %s is not marked reachable"
24443 msgstr "incheckning %s är inte märkt nåbar"
24445 #: t/helper/test-reach.c:164
24446 msgid "too many commits marked reachable"
24447 msgstr "för många incheckningar markerade nåbara"
24449 #: t/helper/test-serve-v2.c:7
24450 msgid "test-tool serve-v2 [<options>]"
24451 msgstr "test-tool serve-v2 [<flaggor>]"
24453 #: t/helper/test-serve-v2.c:19
24454 msgid "exit immediately after advertising capabilities"
24455 msgstr "avsluta omedelbart efter kungörelse av kapabiliteter"
24457 #: t/helper/test-simple-ipc.c:581
24458 msgid "test-helper simple-ipc is-active    [<name>] [<options>]"
24459 msgstr "test-helper simple-ipc is-active    [<namn>] [<flaggor>]"
24461 #: t/helper/test-simple-ipc.c:582
24462 msgid "test-helper simple-ipc run-daemon   [<name>] [<threads>]"
24463 msgstr "test-helper simple-ipc run-daemon   [<namn>] [<trådar>]"
24465 #: t/helper/test-simple-ipc.c:583
24466 msgid "test-helper simple-ipc start-daemon [<name>] [<threads>] [<max-wait>]"
24467 msgstr ""
24468 "test-helper simple-ipc start-daemon [<namn>] [<trådar>] [<max-väntetid>]"
24470 #: t/helper/test-simple-ipc.c:584
24471 msgid "test-helper simple-ipc stop-daemon  [<name>] [<max-wait>]"
24472 msgstr "test-helper simple-ipc stop-daemon  [<namn>] [<max-väntetid>]"
24474 #: t/helper/test-simple-ipc.c:585
24475 msgid "test-helper simple-ipc send         [<name>] [<token>]"
24476 msgstr "test-helper simple-ipc send         [<namn>] [<igenkänningstecken>]"
24478 #: t/helper/test-simple-ipc.c:586
24479 msgid "test-helper simple-ipc sendbytes    [<name>] [<bytecount>] [<byte>]"
24480 msgstr "test-helper simple-ipc sendbytes    [<namn>] [<antal-byte>] [<byte>]"
24482 #: t/helper/test-simple-ipc.c:587
24483 msgid ""
24484 "test-helper simple-ipc multiple     [<name>] [<threads>] [<bytecount>] "
24485 "[<batchsize>]"
24486 msgstr ""
24487 "test-helper simple-ipc multiple     [<namn>] [<trådar>] [<antal-byte>] "
24488 "[<buntstorlek>]"
24490 #: t/helper/test-simple-ipc.c:595
24491 msgid "name or pathname of unix domain socket"
24492 msgstr "namn eller sövkäg till unixdomän-uttag"
24494 #: t/helper/test-simple-ipc.c:597
24495 msgid "named-pipe name"
24496 msgstr "namn på namngivet rör"
24498 #: t/helper/test-simple-ipc.c:599
24499 msgid "number of threads in server thread pool"
24500 msgstr "antal trådar i serverns trådpool"
24502 #: t/helper/test-simple-ipc.c:600
24503 msgid "seconds to wait for daemon to start or stop"
24504 msgstr "sekunder att vänta på att serverprocessen startar eller stoppar"
24506 #: t/helper/test-simple-ipc.c:602
24507 msgid "number of bytes"
24508 msgstr "antal byte"
24510 #: t/helper/test-simple-ipc.c:603
24511 msgid "number of requests per thread"
24512 msgstr "antal frågor per tråd"
24514 #: t/helper/test-simple-ipc.c:605
24515 msgid "byte"
24516 msgstr "byte"
24518 #: t/helper/test-simple-ipc.c:605
24519 msgid "ballast character"
24520 msgstr "ballasttecken"
24522 #: t/helper/test-simple-ipc.c:606
24523 msgid "token"
24524 msgstr "igenkänningstecken"
24526 #: t/helper/test-simple-ipc.c:606
24527 msgid "command token to send to the server"
24528 msgstr "igenkänningstecken för kommando att sända till servern"
24530 #: http.c:350
24531 #, c-format
24532 msgid "negative value for http.postbuffer; defaulting to %d"
24533 msgstr "http.postbuffer har negativt värde; använder förvalet %d"
24535 #: http.c:371
24536 msgid "Delegation control is not supported with cURL < 7.22.0"
24537 msgstr "Delegerad styrning stöds inte av cURL < 7.22.0"
24539 #: http.c:380
24540 msgid "Public key pinning not supported with cURL < 7.39.0"
24541 msgstr "Fastnålning av öppen nyckel stöds inte av cURL < 7.39.0"
24543 #: http.c:812
24544 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
24545 msgstr "CURLSSLOPT_NO_REVOKE stöds inte av cURL < 7.44.0"
24547 #: http.c:1016
24548 #, c-format
24549 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
24550 msgstr "SSL-bakändan \"%s\" stöds inte. Dessa SSL-bakändor stöds:"
24552 #: http.c:1023
24553 #, c-format
24554 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
24555 msgstr "Kan inte sätta SSL-bakända till \"%s\": cURL byggdes utan SSL-bakändor"
24557 #: http.c:1027
24558 #, c-format
24559 msgid "Could not set SSL backend to '%s': already set"
24560 msgstr "Kunde inte sätta SSL-bakända till \"%s\": redan valt"
24562 #: http.c:1876
24563 #, c-format
24564 msgid ""
24565 "unable to update url base from redirection:\n"
24566 "  asked for: %s\n"
24567 "   redirect: %s"
24568 msgstr ""
24569 "kan inte uppdatera urlbas från omdirigerin:\n"
24570 "        bad om: %s\n"
24571 "  omdirigering: %s"
24573 #: remote-curl.c:183
24574 #, c-format
24575 msgid "invalid quoting in push-option value: '%s'"
24576 msgstr "felaktig citering på värde för push-option: \"%s\""
24578 #: remote-curl.c:304
24579 #, c-format
24580 msgid "%sinfo/refs not valid: is this a git repository?"
24581 msgstr "%sinfo/refs inte giltig: är detta ett git-arkiv?"
24583 #: remote-curl.c:405
24584 msgid "invalid server response; expected service, got flush packet"
24585 msgstr "ogiltigt svar från servern; förväntade tjänst, fick flush-paket"
24587 #: remote-curl.c:436
24588 #, c-format
24589 msgid "invalid server response; got '%s'"
24590 msgstr "ogiltigt svar från servern; fick \"%s\""
24592 #: remote-curl.c:496
24593 #, c-format
24594 msgid "repository '%s' not found"
24595 msgstr "arkivet \"%s\" hittades inte"
24597 #: remote-curl.c:500
24598 #, c-format
24599 msgid "Authentication failed for '%s'"
24600 msgstr "Autentisering misslyckades \"%s\""
24602 #: remote-curl.c:504
24603 #, c-format
24604 msgid "unable to access '%s' with http.pinnedPubkey configuration: %s"
24605 msgstr "kan inte nå \"%s\" med http.pinnedPubkey inställt till: %s"
24607 #: remote-curl.c:508
24608 #, c-format
24609 msgid "unable to access '%s': %s"
24610 msgstr "kan inte komma åt \"%s\": %s"
24612 #: remote-curl.c:514
24613 #, c-format
24614 msgid "redirecting to %s"
24615 msgstr "omdirigerar till %s"
24617 #: remote-curl.c:645
24618 msgid "shouldn't have EOF when not gentle on EOF"
24619 msgstr "borde inte ha EOF när inte försiktig på EOF"
24621 #: remote-curl.c:657
24622 msgid "remote server sent unexpected response end packet"
24623 msgstr "fjärrservern sände oväntat svarsavslutningspaketet"
24625 #: remote-curl.c:726
24626 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
24627 msgstr "kunde inte spola tillbaka rpc-postdata - försök öka http.postBuffer"
24629 #: remote-curl.c:755
24630 #, c-format
24631 msgid "remote-curl: bad line length character: %.4s"
24632 msgstr "remote-curl: felaktig radlängdstecken: %.4s"
24634 #: remote-curl.c:757
24635 msgid "remote-curl: unexpected response end packet"
24636 msgstr "remote-curl: oväntat svarsavslutningspaketet"
24638 #: remote-curl.c:833
24639 #, c-format
24640 msgid "RPC failed; %s"
24641 msgstr "RPC misslyckades; %s"
24643 #: remote-curl.c:873
24644 msgid "cannot handle pushes this big"
24645 msgstr "kan inte hantera så stora sändningar"
24647 #: remote-curl.c:986
24648 #, c-format
24649 msgid "cannot deflate request; zlib deflate error %d"
24650 msgstr "kan inte packa upp anrop; zlib-deflate-fel %d"
24652 #: remote-curl.c:990
24653 #, c-format
24654 msgid "cannot deflate request; zlib end error %d"
24655 msgstr "kan inte packa upp anrop; zlib-slutfel %d"
24657 #: remote-curl.c:1040
24658 #, c-format
24659 msgid "%d bytes of length header were received"
24660 msgstr "%d byte av längd-huvudet togs emot"
24662 #: remote-curl.c:1042
24663 #, c-format
24664 msgid "%d bytes of body are still expected"
24665 msgstr "%d byte av kroppen väntas fortfarande"
24667 #: remote-curl.c:1131
24668 msgid "dumb http transport does not support shallow capabilities"
24669 msgstr "dum http-transport stöder inte grunda arkiv"
24671 #: remote-curl.c:1146
24672 msgid "fetch failed."
24673 msgstr "mottagning misslyckades."
24675 #: remote-curl.c:1192
24676 msgid "cannot fetch by sha1 over smart http"
24677 msgstr "kan inte hämta med sha1 över smart http"
24679 #: remote-curl.c:1236 remote-curl.c:1242
24680 #, c-format
24681 msgid "protocol error: expected sha/ref, got '%s'"
24682 msgstr "protokollfel: förväntade sha/ref, fick \"%s\""
24684 #: remote-curl.c:1254 remote-curl.c:1372
24685 #, c-format
24686 msgid "http transport does not support %s"
24687 msgstr "http-transporten stöder inte %s"
24689 #: remote-curl.c:1290
24690 msgid "git-http-push failed"
24691 msgstr "git-http-push misslyckades"
24693 #: remote-curl.c:1478
24694 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
24695 msgstr "remote-curl: användning: git remote-curl <fjärr> [<url>]"
24697 #: remote-curl.c:1510
24698 msgid "remote-curl: error reading command stream from git"
24699 msgstr "remote-curl: fel vid läsning av kommandoström från git"
24701 #: remote-curl.c:1517
24702 msgid "remote-curl: fetch attempted without a local repo"
24703 msgstr "remote-curl: försökte ta emot utan lokalt arkiv"
24705 #: remote-curl.c:1558
24706 #, c-format
24707 msgid "remote-curl: unknown command '%s' from git"
24708 msgstr "remote-curl: okänt kommando \"%s\" från git"
24710 #: compat/compiler.h:26
24711 msgid "no compiler information available\n"
24712 msgstr "ingen kompilatorinformation tillgänglig\n"
24714 #: compat/compiler.h:38
24715 msgid "no libc information available\n"
24716 msgstr "ingen libc-information tillgänglig\n"
24718 #: list-objects-filter-options.h:94
24719 msgid "args"
24720 msgstr "argument"
24722 #: list-objects-filter-options.h:95
24723 msgid "object filtering"
24724 msgstr "objektfiltrering"
24726 #: parse-options.h:183
24727 msgid "expiry-date"
24728 msgstr "giltig-till"
24730 #: parse-options.h:197
24731 msgid "no-op (backward compatibility)"
24732 msgstr "ingen funktion (bakåtkompatibilitet)"
24734 #: parse-options.h:308
24735 msgid "be more verbose"
24736 msgstr "var mer pratsam"
24738 #: parse-options.h:310
24739 msgid "be more quiet"
24740 msgstr "var mer tyst"
24742 #: parse-options.h:316
24743 msgid "use <n> digits to display object names"
24744 msgstr "använd <n> siffror för att visa objektnamn"
24746 #: parse-options.h:335
24747 msgid "how to strip spaces and #comments from message"
24748 msgstr "hur blanksteg och #kommentarer ska tas bort från meddelande"
24750 #: parse-options.h:336
24751 msgid "read pathspec from file"
24752 msgstr "läs sökvägsangivelse från fil"
24754 #: parse-options.h:337
24755 msgid ""
24756 "with --pathspec-from-file, pathspec elements are separated with NUL character"
24757 msgstr "med --pathspec-from-file, sökvägsangivelser avdelas med NUL-tecken"
24759 #: ref-filter.h:101
24760 msgid "key"
24761 msgstr "nyckel"
24763 #: ref-filter.h:101
24764 msgid "field name to sort on"
24765 msgstr "fältnamn att sortera på"
24767 #: rerere.h:44
24768 msgid "update the index with reused conflict resolution if possible"
24769 msgstr "uppdatera indexet med återanvänd konfliktlösning om möjligt"
24771 #: command-list.h:50
24772 msgid "Add file contents to the index"
24773 msgstr "Lägg filinnehåll till indexet"
24775 #: command-list.h:51
24776 msgid "Apply a series of patches from a mailbox"
24777 msgstr "Tillämpa en serie patchar från en brevlåda"
24779 #: command-list.h:52
24780 msgid "Annotate file lines with commit information"
24781 msgstr "Kommentera filrader med incheckningsinformation"
24783 #: command-list.h:53
24784 msgid "Apply a patch to files and/or to the index"
24785 msgstr "Tillämpa en patch på filer och/eller indexet"
24787 #: command-list.h:54
24788 msgid "Import a GNU Arch repository into Git"
24789 msgstr "Importera ett GNU Arch-arkiv till Git"
24791 #: command-list.h:55
24792 msgid "Create an archive of files from a named tree"
24793 msgstr "Skapa ett arkiv över filer från ett namngivet träd"
24795 #: command-list.h:56
24796 msgid "Use binary search to find the commit that introduced a bug"
24797 msgstr "Använd binärsökning för att hitta ändringen som introducerade ett fel"
24799 #: command-list.h:57
24800 msgid "Show what revision and author last modified each line of a file"
24801 msgstr "Visa version och författare som sist modifierade varje rad i en fil"
24803 #: command-list.h:58
24804 msgid "List, create, or delete branches"
24805 msgstr "Visa, skapa eller ta bort grenar"
24807 #: command-list.h:59
24808 msgid "Collect information for user to file a bug report"
24809 msgstr "Samla information från användaren för att sända en felrapport"
24811 #: command-list.h:60
24812 msgid "Move objects and refs by archive"
24813 msgstr "Flytta objekt och referenser efter arkiv"
24815 #: command-list.h:61
24816 msgid "Provide content or type and size information for repository objects"
24817 msgstr ""
24818 "Visa innehåller eller typ- och storleksinformation för objekt i arkivet"
24820 #: command-list.h:62
24821 msgid "Display gitattributes information"
24822 msgstr "Visa information från gitattributes"
24824 #: command-list.h:63
24825 msgid "Debug gitignore / exclude files"
24826 msgstr "Felsök gitignore / exkluderings-filer"
24828 #: command-list.h:64
24829 msgid "Show canonical names and email addresses of contacts"
24830 msgstr "Visa kanoniska namn och e-postadresser för kontakter"
24832 #: command-list.h:65
24833 msgid "Switch branches or restore working tree files"
24834 msgstr "Byt till en ny gren eller återställ filer i arbetskatalogen"
24836 #: command-list.h:66
24837 msgid "Copy files from the index to the working tree"
24838 msgstr "Kopiera filer från indexet till arbetskatalogen"
24840 #: command-list.h:67
24841 msgid "Ensures that a reference name is well formed"
24842 msgstr "Se till att referensen är välformad"
24844 #: command-list.h:68
24845 msgid "Find commits yet to be applied to upstream"
24846 msgstr "Hitta incheckningar som ännu inte applicerats uppströms"
24848 #: command-list.h:69
24849 msgid "Apply the changes introduced by some existing commits"
24850 msgstr "Applicera ändringarna introducerade av befintliga incheckningar"
24852 #: command-list.h:70
24853 msgid "Graphical alternative to git-commit"
24854 msgstr "Grafiskt alternativ till git-commit"
24856 #: command-list.h:71
24857 msgid "Remove untracked files from the working tree"
24858 msgstr "Ta bort ospårade filer från arbetskatalogen"
24860 #: command-list.h:72
24861 msgid "Clone a repository into a new directory"
24862 msgstr "Klona ett arkiv till en ny katalog"
24864 #: command-list.h:73
24865 msgid "Display data in columns"
24866 msgstr "Visa data i kolumner"
24868 #: command-list.h:74
24869 msgid "Record changes to the repository"
24870 msgstr "Protokollför ändringar i arkivet"
24872 #: command-list.h:75
24873 msgid "Write and verify Git commit-graph files"
24874 msgstr "Skriv och verifiera Git-incheckningsgraffiler"
24876 #: command-list.h:76
24877 msgid "Create a new commit object"
24878 msgstr "Skapa ett nytt incheckningsobjekt"
24880 #: command-list.h:77
24881 msgid "Get and set repository or global options"
24882 msgstr "Läs och skriv alternativ för arkiv eller globalt"
24884 #: command-list.h:78
24885 msgid "Count unpacked number of objects and their disk consumption"
24886 msgstr "Räkna antal opackade objekt och mängd diskutrymme"
24888 #: command-list.h:79
24889 msgid "Retrieve and store user credentials"
24890 msgstr "Hämta och spara användarreferenser"
24892 #: command-list.h:80
24893 msgid "Helper to temporarily store passwords in memory"
24894 msgstr "Hjälpprogram för att tillfälligt lagra lösenord i minnet"
24896 #: command-list.h:81
24897 msgid "Helper to store credentials on disk"
24898 msgstr "Hjälpprogram för att lagra användarreferenser på disk"
24900 #: command-list.h:82
24901 msgid "Export a single commit to a CVS checkout"
24902 msgstr "Exportera en enkel incheckning i en CVS-utcheckning"
24904 #: command-list.h:83
24905 msgid "Salvage your data out of another SCM people love to hate"
24906 msgstr "Rädda dina data ut ur andra SCM folk älskar att hata"
24908 #: command-list.h:84
24909 msgid "A CVS server emulator for Git"
24910 msgstr "En CVS-serveremulator för Git"
24912 #: command-list.h:85
24913 msgid "A really simple server for Git repositories"
24914 msgstr "En riktigt enkel server för Git-arkiv"
24916 #: command-list.h:86
24917 msgid "Give an object a human readable name based on an available ref"
24918 msgstr "Ge ett objekt användarläsbara namn baserade på en tillgänglig referens"
24920 #: command-list.h:87
24921 msgid "Show changes between commits, commit and working tree, etc"
24922 msgstr "Visa ändringar mellan incheckningar, med arbetskatalogen, osv"
24924 #: command-list.h:88
24925 msgid "Compares files in the working tree and the index"
24926 msgstr "Jämför filer i arbetskatalogen och indexet"
24928 #: command-list.h:89
24929 msgid "Compare a tree to the working tree or index"
24930 msgstr "Jämför en träd med arbetskatalogen eller indexet"
24932 #: command-list.h:90
24933 msgid "Compares the content and mode of blobs found via two tree objects"
24934 msgstr "Visar innehåll och läge för blobbar som hittats via två trädobjekt"
24936 #: command-list.h:91
24937 msgid "Show changes using common diff tools"
24938 msgstr "Visa ändringar med vanliga diff-verktyg"
24940 #: command-list.h:92
24941 msgid "Git data exporter"
24942 msgstr "Exporterare för Git-data"
24944 #: command-list.h:93
24945 msgid "Backend for fast Git data importers"
24946 msgstr "Bakända för snabba Git-dataimporterare"
24948 #: command-list.h:94
24949 msgid "Download objects and refs from another repository"
24950 msgstr "Hämta objekt och referenser från annat arkiv"
24952 #: command-list.h:95
24953 msgid "Receive missing objects from another repository"
24954 msgstr "Ta emot saknade objekt från annat arkiv"
24956 #: command-list.h:96
24957 msgid "Rewrite branches"
24958 msgstr "Skriv om grenar"
24960 #: command-list.h:97
24961 msgid "Produce a merge commit message"
24962 msgstr "Skapa incheckningsmeddelande för en sammanslagning"
24964 #: command-list.h:98
24965 msgid "Output information on each ref"
24966 msgstr "Visa information för varje referens"
24968 #: command-list.h:99
24969 msgid "Run a Git command on a list of repositories"
24970 msgstr "Kör ett Git-kommando på en lista över arkiv"
24972 #: command-list.h:100
24973 msgid "Prepare patches for e-mail submission"
24974 msgstr "Förbered patchar för insändning via e-post"
24976 #: command-list.h:101
24977 msgid "Verifies the connectivity and validity of the objects in the database"
24978 msgstr "Bekräftar konnektivitet och validitet för objektet i databasen"
24980 #: command-list.h:102
24981 msgid "Cleanup unnecessary files and optimize the local repository"
24982 msgstr "Städa onödiga filer och optimera det lokala arkivet"
24984 #: command-list.h:103
24985 msgid "Extract commit ID from an archive created using git-archive"
24986 msgstr "Hämta inchecknings-id från ett arkiv skapat med git-archive"
24988 #: command-list.h:104
24989 msgid "Print lines matching a pattern"
24990 msgstr "Visa rader som motsvarar mönster"
24992 #: command-list.h:105
24993 msgid "A portable graphical interface to Git"
24994 msgstr "Ett portabelt grafiskt gränssnitt för Git"
24996 #: command-list.h:106
24997 msgid "Compute object ID and optionally creates a blob from a file"
24998 msgstr "Beräkna objekt-id och möjligen skapa en blob från en fil"
25000 #: command-list.h:107
25001 msgid "Display help information about Git"
25002 msgstr "Visa hjälpinformation om Git"
25004 #: command-list.h:108
25005 msgid "Server side implementation of Git over HTTP"
25006 msgstr "Serversideimplementation av Git över HTTP"
25008 #: command-list.h:109
25009 msgid "Download from a remote Git repository via HTTP"
25010 msgstr "Hämta objekt och referenser från annat Git-arkiv över HTTP"
25012 #: command-list.h:110
25013 msgid "Push objects over HTTP/DAV to another repository"
25014 msgstr "Sänd objekt över HTTP/DAV till ett annat arkiv"
25016 #: command-list.h:111
25017 msgid "Send a collection of patches from stdin to an IMAP folder"
25018 msgstr "Sänd en samling patchar från stdin till en IMAP-mapp"
25020 #: command-list.h:112
25021 msgid "Build pack index file for an existing packed archive"
25022 msgstr "SKapa pack-indexfiler för ett befintligt packat arkiv"
25024 #: command-list.h:113
25025 msgid "Create an empty Git repository or reinitialize an existing one"
25026 msgstr "Skapa tomt Git-arkiv eller ominitiera ett befintligt"
25028 #: command-list.h:114
25029 msgid "Instantly browse your working repository in gitweb"
25030 msgstr "Omedelbart bläddra i din arbetskatalog med gitweb"
25032 #: command-list.h:115
25033 msgid "Add or parse structured information in commit messages"
25034 msgstr ""
25035 "Lägg till eller tolka strukturerad information i incheckningsmeddelanden"
25037 #: command-list.h:116
25038 msgid "The Git repository browser"
25039 msgstr "Bläddraren för Git-arkiv"
25041 #: command-list.h:117
25042 msgid "Show commit logs"
25043 msgstr "Visa incheckningsloggar"
25045 #: command-list.h:118
25046 msgid "Show information about files in the index and the working tree"
25047 msgstr "Visa information om filer i indexet och arbetskatalogen"
25049 #: command-list.h:119
25050 msgid "List references in a remote repository"
25051 msgstr "Lista referenser i ett fjärrarkiv"
25053 #: command-list.h:120
25054 msgid "List the contents of a tree object"
25055 msgstr "Visa innehållet i ett trädobjekt"
25057 #: command-list.h:121
25058 msgid "Extracts patch and authorship from a single e-mail message"
25059 msgstr "Hämta patch och ägarskap från ett enkelt e-postmeddelande"
25061 #: command-list.h:122
25062 msgid "Simple UNIX mbox splitter program"
25063 msgstr "Enkelt program för att dela en UNIX mbox"
25065 #: command-list.h:123
25066 msgid "Run tasks to optimize Git repository data"
25067 msgstr "Utför uppgifter för att optimera Git-arkivdata"
25069 #: command-list.h:124
25070 msgid "Join two or more development histories together"
25071 msgstr "Slå ihop två eller flera utvecklingshistorier"
25073 #: command-list.h:125
25074 msgid "Find as good common ancestors as possible for a merge"
25075 msgstr "Hitta en så bra anfader som möjligt för sammanslagning"
25077 #: command-list.h:126
25078 msgid "Run a three-way file merge"
25079 msgstr "Kör en trevägs-filsammanslagning"
25081 #: command-list.h:127
25082 msgid "Run a merge for files needing merging"
25083 msgstr "Kör en sammanslagning för filer som behöver det"
25085 #: command-list.h:128
25086 msgid "The standard helper program to use with git-merge-index"
25087 msgstr "Förvalt hjälpprogram att använda tillsammans med git-merge-index"
25089 #: command-list.h:129
25090 msgid "Run merge conflict resolution tools to resolve merge conflicts"
25091 msgstr "Kör verktyg för lösning av sammanslagningskonflikter"
25093 #: command-list.h:130
25094 msgid "Show three-way merge without touching index"
25095 msgstr "Visa trevägssammanslagning utan att röra indexet"
25097 #: command-list.h:131
25098 msgid "Write and verify multi-pack-indexes"
25099 msgstr "Skriv och verifiera multi-pack-index"
25101 #: command-list.h:132
25102 msgid "Creates a tag object with extra validation"
25103 msgstr "skapar ett taggobjekt med extra validering"
25105 #: command-list.h:133
25106 msgid "Build a tree-object from ls-tree formatted text"
25107 msgstr "Bygg ett trädobjekt från ls-tree-formaterad text"
25109 #: command-list.h:134
25110 msgid "Move or rename a file, a directory, or a symlink"
25111 msgstr "Flytta eller byt namn på en fil, katalog eller symbolisk länk"
25113 #: command-list.h:135
25114 msgid "Find symbolic names for given revs"
25115 msgstr "Hitta symboliska namn för givna referenser"
25117 #: command-list.h:136
25118 msgid "Add or inspect object notes"
25119 msgstr "Lägg till eller inspektera objektanteckningar"
25121 #: command-list.h:137
25122 msgid "Import from and submit to Perforce repositories"
25123 msgstr "Importera från eller sänd till Perforce-arkiv"
25125 #: command-list.h:138
25126 msgid "Create a packed archive of objects"
25127 msgstr "Skapa ett packat arkiv med objekt"
25129 #: command-list.h:139
25130 msgid "Find redundant pack files"
25131 msgstr "Hitta redundanta pack-filer"
25133 #: command-list.h:140
25134 msgid "Pack heads and tags for efficient repository access"
25135 msgstr "Packa huvuden och taggar för effektiv arkivåtkomst"
25137 #: command-list.h:141
25138 msgid "Compute unique ID for a patch"
25139 msgstr "Beräkna unik ID för en patch"
25141 #: command-list.h:142
25142 msgid "Prune all unreachable objects from the object database"
25143 msgstr "Ta bort alla onåbara objekt från objektdatabasen"
25145 #: command-list.h:143
25146 msgid "Remove extra objects that are already in pack files"
25147 msgstr "Ta bort extraobjekt som redan finns i pack-filerna"
25149 #: command-list.h:144
25150 msgid "Fetch from and integrate with another repository or a local branch"
25151 msgstr "Hämta från och integrera med annat arkiv eller en lokal gren"
25153 #: command-list.h:145
25154 msgid "Update remote refs along with associated objects"
25155 msgstr "Uppdatera fjärr-referenser och tillhörande objekt"
25157 #: command-list.h:146
25158 msgid "Applies a quilt patchset onto the current branch"
25159 msgstr "Tillämpar en quilt-patchuppsättning på aktiv gren"
25161 #: command-list.h:147
25162 msgid "Compare two commit ranges (e.g. two versions of a branch)"
25163 msgstr "Jämför två incheckningsintervall (dvs. två versioner av en gren)"
25165 #: command-list.h:148
25166 msgid "Reads tree information into the index"
25167 msgstr "Läser trädinformation in i indexet"
25169 #: command-list.h:149
25170 msgid "Reapply commits on top of another base tip"
25171 msgstr "Applicera incheckningar på nytt ovanpå en annan bastopp"
25173 #: command-list.h:150
25174 msgid "Receive what is pushed into the repository"
25175 msgstr "Ta emot det som sänds till arkivet"
25177 #: command-list.h:151
25178 msgid "Manage reflog information"
25179 msgstr "Hantera referenslogg-information"
25181 #: command-list.h:152
25182 msgid "Manage set of tracked repositories"
25183 msgstr "Hantera uppsättningen spårade arkiv"
25185 #: command-list.h:153
25186 msgid "Pack unpacked objects in a repository"
25187 msgstr "Packa opackade objekt i ett arkiv"
25189 #: command-list.h:154
25190 msgid "Create, list, delete refs to replace objects"
25191 msgstr "Skapa, visa, ta bort referenser för att ersätta objekt"
25193 #: command-list.h:155
25194 msgid "Generates a summary of pending changes"
25195 msgstr "Skapar en sammanfattning av väntande ändringar"
25197 #: command-list.h:156
25198 msgid "Reuse recorded resolution of conflicted merges"
25199 msgstr "Återanvänd sparad lösning av sammanslagningskonflikter"
25201 #: command-list.h:157
25202 msgid "Reset current HEAD to the specified state"
25203 msgstr "Återställ aktuell HEAD till angivet tillstånd"
25205 #: command-list.h:158
25206 msgid "Restore working tree files"
25207 msgstr "Återställ filer i arbetskatalogen"
25209 #: command-list.h:159
25210 msgid "Revert some existing commits"
25211 msgstr "Återställ några befintliga incheckningar"
25213 #: command-list.h:160
25214 msgid "Lists commit objects in reverse chronological order"
25215 msgstr "Visa incheckningsobjekt i omvänd kronologisk ordning"
25217 #: command-list.h:161
25218 msgid "Pick out and massage parameters"
25219 msgstr "Plocka ut och massera parametrar"
25221 #: command-list.h:162
25222 msgid "Remove files from the working tree and from the index"
25223 msgstr "Ta bort filer från arbetskatalogen och från indexet"
25225 #: command-list.h:163
25226 msgid "Send a collection of patches as emails"
25227 msgstr "Sänd en uppsättning patchar som e-post"
25229 #: command-list.h:164
25230 msgid "Push objects over Git protocol to another repository"
25231 msgstr "Sänd objekt över Git-protokollet till annat arkiv"
25233 #: command-list.h:165
25234 msgid "Restricted login shell for Git-only SSH access"
25235 msgstr "Begränsat inloggningsskal för SSH-åtkomst till bara Git"
25237 #: command-list.h:166
25238 msgid "Summarize 'git log' output"
25239 msgstr "Summera \"git log\"-utdata"
25241 #: command-list.h:167
25242 msgid "Show various types of objects"
25243 msgstr "Visa olika sorters objekt"
25245 #: command-list.h:168
25246 msgid "Show branches and their commits"
25247 msgstr "Visa grenar och deras incheckningar"
25249 #: command-list.h:169
25250 msgid "Show packed archive index"
25251 msgstr "Skapa packat arkivindex"
25253 #: command-list.h:170
25254 msgid "List references in a local repository"
25255 msgstr "Visa referenser i ett lokalt arkiv"
25257 #: command-list.h:171
25258 msgid "Git's i18n setup code for shell scripts"
25259 msgstr "Git:s i18n-startkod för skalskript"
25261 #: command-list.h:172
25262 msgid "Common Git shell script setup code"
25263 msgstr "Gemensam skriptstartkod för Git"
25265 #: command-list.h:173
25266 msgid "Initialize and modify the sparse-checkout"
25267 msgstr "Initiera och modifiera sparse-checkout"
25269 #: command-list.h:174
25270 msgid "Stash the changes in a dirty working directory away"
25271 msgstr "Spara undan ändringar i en lortig arbetskatalog"
25273 #: command-list.h:175
25274 msgid "Add file contents to the staging area"
25275 msgstr "Lägg filinnehållet till indexet"
25277 #: command-list.h:176
25278 msgid "Show the working tree status"
25279 msgstr "Visa status för arbetskatalogen"
25281 #: command-list.h:177
25282 msgid "Remove unnecessary whitespace"
25283 msgstr "Ta bort onödiga blanksteg"
25285 #: command-list.h:178
25286 msgid "Initialize, update or inspect submodules"
25287 msgstr "Initiera, uppdatera eller inspektera undermoduler"
25289 #: command-list.h:179
25290 msgid "Bidirectional operation between a Subversion repository and Git"
25291 msgstr "Dubbelriktad verkan mellan ett Subversion-arkiv och Git"
25293 #: command-list.h:180
25294 msgid "Switch branches"
25295 msgstr "Byt gren"
25297 #: command-list.h:181
25298 msgid "Read, modify and delete symbolic refs"
25299 msgstr "Läs, modifiera eller ta bort symbolisk referens"
25301 #: command-list.h:182
25302 msgid "Create, list, delete or verify a tag object signed with GPG"
25303 msgstr "Skapa, visa, ta bort eller verifiera GPG-signerat taggobjekt"
25305 #: command-list.h:183
25306 msgid "Creates a temporary file with a blob's contents"
25307 msgstr "Skapar temporära filer med innehållet från en blob"
25309 #: command-list.h:184
25310 msgid "Unpack objects from a packed archive"
25311 msgstr "Packa upp objekt från ett pakat arkiv"
25313 #: command-list.h:185
25314 msgid "Register file contents in the working tree to the index"
25315 msgstr "Registrera filinnehållet från arbetskatalogen i indexet"
25317 #: command-list.h:186
25318 msgid "Update the object name stored in a ref safely"
25319 msgstr "Uppdatera objektnamnet i en referens på ett säkert sätt"
25321 #: command-list.h:187
25322 msgid "Update auxiliary info file to help dumb servers"
25323 msgstr "Uppdatera tilläggsinfofil för att hjälpa dumma servrar"
25325 #: command-list.h:188
25326 msgid "Send archive back to git-archive"
25327 msgstr "Sänd arkivet tillbaka till git-archive"
25329 #: command-list.h:189
25330 msgid "Send objects packed back to git-fetch-pack"
25331 msgstr "Sänd packade objekt tillbaka till git-fetch-pack"
25333 #: command-list.h:190
25334 msgid "Show a Git logical variable"
25335 msgstr "Visa en logisk Git-variabel"
25337 #: command-list.h:191
25338 msgid "Check the GPG signature of commits"
25339 msgstr "Kontrollera GPG-signaturer för incheckningar"
25341 #: command-list.h:192
25342 msgid "Validate packed Git archive files"
25343 msgstr "Bekräfta packade Git-arkivfiler"
25345 #: command-list.h:193
25346 msgid "Check the GPG signature of tags"
25347 msgstr "Kontrollera GPG-signaturer i taggar"
25349 #: command-list.h:194
25350 msgid "Git web interface (web frontend to Git repositories)"
25351 msgstr "Git-webbgränssnitt (webbframända för Git-arkiv)"
25353 #: command-list.h:195
25354 msgid "Show logs with difference each commit introduces"
25355 msgstr "Visa loggar med differenser varje incheckning introducerar"
25357 #: command-list.h:196
25358 msgid "Manage multiple working trees"
25359 msgstr "Hantera ytterligare arbetskataloger"
25361 #: command-list.h:197
25362 msgid "Create a tree object from the current index"
25363 msgstr "Skapa ett trädobjekt från aktuellt index"
25365 #: command-list.h:198
25366 msgid "Defining attributes per path"
25367 msgstr "Definierar attribut per sökväg"
25369 #: command-list.h:199
25370 msgid "Git command-line interface and conventions"
25371 msgstr "Gits kommandoradsgränssnitt och -konventioner"
25373 #: command-list.h:200
25374 msgid "A Git core tutorial for developers"
25375 msgstr "Grundläggande Git-handledning för utvecklare"
25377 #: command-list.h:201
25378 msgid "Providing usernames and passwords to Git"
25379 msgstr "Tillhandahåll användarnamn och lösenord till Git"
25381 #: command-list.h:202
25382 msgid "Git for CVS users"
25383 msgstr "Git för CVS-användare"
25385 #: command-list.h:203
25386 msgid "Tweaking diff output"
25387 msgstr "Justrea diff-utdata"
25389 #: command-list.h:204
25390 msgid "A useful minimum set of commands for Everyday Git"
25391 msgstr "Ett användbart minsta uppsättning kommandon för vardags-Git"
25393 #: command-list.h:205
25394 msgid "Frequently asked questions about using Git"
25395 msgstr "Ofta ställda frågor om att använda Git"
25397 #: command-list.h:206
25398 msgid "A Git Glossary"
25399 msgstr "En Git-ordlista"
25401 #: command-list.h:207
25402 msgid "Hooks used by Git"
25403 msgstr "Krokar som används av Git"
25405 #: command-list.h:208
25406 msgid "Specifies intentionally untracked files to ignore"
25407 msgstr "Ange avsiktligen ospårade filer att ignorera"
25409 #: command-list.h:209
25410 msgid "Map author/committer names and/or E-Mail addresses"
25411 msgstr "Kopplar författar-/incheckarnamn och/eller -e-postadresser"
25413 #: command-list.h:210
25414 msgid "Defining submodule properties"
25415 msgstr "Ange egenskaper för undermoduler"
25417 #: command-list.h:211
25418 msgid "Git namespaces"
25419 msgstr "Git-namnrymder"
25421 #: command-list.h:212
25422 msgid "Helper programs to interact with remote repositories"
25423 msgstr "Hjälpprogram för att interagera med fjärrarkiv"
25425 #: command-list.h:213
25426 msgid "Git Repository Layout"
25427 msgstr "Gits arkivlayout"
25429 #: command-list.h:214
25430 msgid "Specifying revisions and ranges for Git"
25431 msgstr "Ange versioner och intervall i Git"
25433 #: command-list.h:215
25434 msgid "Mounting one repository inside another"
25435 msgstr "Monterar ett arkiv inuti ett annat"
25437 #: command-list.h:216
25438 msgid "A tutorial introduction to Git: part two"
25439 msgstr "Introduktion till Git: del två"
25441 #: command-list.h:217
25442 msgid "A tutorial introduction to Git"
25443 msgstr "Introduktion till Git"
25445 #: command-list.h:218
25446 msgid "An overview of recommended workflows with Git"
25447 msgstr "Översikt över rekommenderade arbetsflöden med Git"
25449 #: git-merge-octopus.sh:46
25450 msgid ""
25451 "Error: Your local changes to the following files would be overwritten by "
25452 "merge"
25453 msgstr ""
25454 "Fel: Dina lokala ändringar av följande filer skulle skrivas över av "
25455 "sammanslagning"
25457 #: git-merge-octopus.sh:61
25458 msgid "Automated merge did not work."
25459 msgstr "Automatisk sammanslagning misslyckades."
25461 #: git-merge-octopus.sh:62
25462 msgid "Should not be doing an octopus."
25463 msgstr "Borde inte använda octopus."
25465 #: git-merge-octopus.sh:73
25466 #, sh-format
25467 msgid "Unable to find common commit with $pretty_name"
25468 msgstr "Kunde inte hitta gemensam incheckning med $pretty_name"
25470 #: git-merge-octopus.sh:77
25471 #, sh-format
25472 msgid "Already up to date with $pretty_name"
25473 msgstr "Redan à jour med $pretty_name"
25475 #: git-merge-octopus.sh:89
25476 #, sh-format
25477 msgid "Fast-forwarding to: $pretty_name"
25478 msgstr "Snabbspolar till: $pretty_name"
25480 #: git-merge-octopus.sh:97
25481 #, sh-format
25482 msgid "Trying simple merge with $pretty_name"
25483 msgstr "Försök enkel sammanslagning med $pretty_name"
25485 #: git-merge-octopus.sh:102
25486 msgid "Simple merge did not work, trying automatic merge."
25487 msgstr "Enkel sammanslagning misslyckades, försöker automatisk sammanslagning."
25489 #: git-submodule.sh:401
25490 #, sh-format
25491 msgid "Unable to find current revision in submodule path '$displaypath'"
25492 msgstr "Kan inte hitta aktuell revision i undermodulsökvägen \"$displaypath\""
25494 #: git-submodule.sh:411
25495 #, sh-format
25496 msgid "Unable to fetch in submodule path '$sm_path'"
25497 msgstr "Kan inte hämta i undermodulsökväg \"$sm_path\""
25499 #: git-submodule.sh:416
25500 #, sh-format
25501 msgid ""
25502 "Unable to find current ${remote_name}/${branch} revision in submodule path "
25503 "'$sm_path'"
25504 msgstr ""
25505 "Kan inte hitta aktuell revision för ${remote_name}/${branch} i "
25506 "undermodulsökvägen \"$sm_path\""
25508 #: git-submodule.sh:464
25509 #, sh-format
25510 msgid "Failed to recurse into submodule path '$displaypath'"
25511 msgstr "Misslyckades rekursera in i undermodulsökvägen \"$displaypath\""
25513 #: git-sh-setup.sh:89 git-sh-setup.sh:94
25514 #, sh-format
25515 msgid "usage: $dashless $USAGE"
25516 msgstr "använd: $dashless $USAGE"
25518 #: git-sh-setup.sh:191
25519 #, sh-format
25520 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
25521 msgstr "Kunde inte byta katalog till $cdup, toppnivån på arbetskatalogen"
25523 #: git-sh-setup.sh:200 git-sh-setup.sh:207
25524 #, sh-format
25525 msgid "fatal: $program_name cannot be used without a working tree."
25526 msgstr "ödesdigetrt: $program_name kan inte användas utan arbetskatalog."
25528 #: git-sh-setup.sh:221
25529 msgid "Cannot rewrite branches: You have unstaged changes."
25530 msgstr "Kan inte skriva om grenar: Du har oköade ändringar."
25532 #: git-sh-setup.sh:224
25533 #, sh-format
25534 msgid "Cannot $action: You have unstaged changes."
25535 msgstr "Kan inte $action: Du har oköade ändringar."
25537 #: git-sh-setup.sh:235
25538 #, sh-format
25539 msgid "Cannot $action: Your index contains uncommitted changes."
25540 msgstr ""
25541 "Kan inte $action: Ditt index innehåller ändringar som inte checkats in."
25543 #: git-sh-setup.sh:237
25544 msgid "Additionally, your index contains uncommitted changes."
25545 msgstr "Dessutom innehåller dit index ändringar som inte har checkats in."
25547 #: git-sh-setup.sh:357
25548 msgid "You need to run this command from the toplevel of the working tree."
25549 msgstr "Du måste köra kommandot från arbetskatalogens toppnivå."
25551 #: git-sh-setup.sh:362
25552 msgid "Unable to determine absolute path of git directory"
25553 msgstr "Kunde inte bestämma absolut sökväg till git-katalogen"
25555 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
25556 #: git-add--interactive.perl:212
25557 #, perl-format
25558 msgid "%12s %12s %s"
25559 msgstr "%12s %12s %s"
25561 #: git-add--interactive.perl:632
25562 #, perl-format
25563 msgid "touched %d path\n"
25564 msgid_plural "touched %d paths\n"
25565 msgstr[0] "rörde %d sökväg\n"
25566 msgstr[1] "rörde %d sökvägar\n"
25568 #: git-add--interactive.perl:1056
25569 msgid ""
25570 "If the patch applies cleanly, the edited hunk will immediately be\n"
25571 "marked for staging."
25572 msgstr ""
25573 "Om patchen kan appliceras rent kommer det redigerade stycket att\n"
25574 "köas omedelbart."
25576 #: git-add--interactive.perl:1059
25577 msgid ""
25578 "If the patch applies cleanly, the edited hunk will immediately be\n"
25579 "marked for stashing."
25580 msgstr ""
25581 "Om patchen kan appliceras rent kommer det redigerade stycket att\n"
25582 "läggas till i \"stash\" omedelbart."
25584 #: git-add--interactive.perl:1062
25585 msgid ""
25586 "If the patch applies cleanly, the edited hunk will immediately be\n"
25587 "marked for unstaging."
25588 msgstr ""
25589 "Om patchen kan appliceras rent kommer det redigerade stycket att\n"
25590 "tas bort från kön omedelbart."
25592 #: git-add--interactive.perl:1065 git-add--interactive.perl:1074
25593 #: git-add--interactive.perl:1080
25594 msgid ""
25595 "If the patch applies cleanly, the edited hunk will immediately be\n"
25596 "marked for applying."
25597 msgstr ""
25598 "Om patchen kan appliceras rent kommer det redigerade stycket att\n"
25599 "markeras för applicering omedelbart."
25601 #: git-add--interactive.perl:1068 git-add--interactive.perl:1071
25602 #: git-add--interactive.perl:1077
25603 msgid ""
25604 "If the patch applies cleanly, the edited hunk will immediately be\n"
25605 "marked for discarding."
25606 msgstr ""
25607 "Om patchen kan appliceras rent kommer det redigerade stycket att\n"
25608 "markeras för kasta omedelbart."
25610 #: git-add--interactive.perl:1114
25611 #, perl-format
25612 msgid "failed to open hunk edit file for writing: %s"
25613 msgstr "misslyckades öppna styckeredigeringsfil för skrivning: %s"
25615 #: git-add--interactive.perl:1121
25616 #, perl-format
25617 msgid ""
25618 "---\n"
25619 "To remove '%s' lines, make them ' ' lines (context).\n"
25620 "To remove '%s' lines, delete them.\n"
25621 "Lines starting with %s will be removed.\n"
25622 msgstr ""
25623 "---\n"
25624 "Ta bort \"%s\" rader genom att göra dem \" \"-rader (sammanhang).\n"
25625 "Ta bort \"%s\" rader genom att radera dem.\n"
25626 "Rader som börjar med %s kommer att tas bort.\n"
25628 #: git-add--interactive.perl:1143
25629 #, perl-format
25630 msgid "failed to open hunk edit file for reading: %s"
25631 msgstr "misslyckades öppna styckesredigeringsfil för läsning: %s"
25633 #: git-add--interactive.perl:1251
25634 msgid ""
25635 "y - stage this hunk\n"
25636 "n - do not stage this hunk\n"
25637 "q - quit; do not stage this hunk or any of the remaining ones\n"
25638 "a - stage this hunk and all later hunks in the file\n"
25639 "d - do not stage this hunk or any of the later hunks in the file"
25640 msgstr ""
25641 "y - köa stycket\n"
25642 "n - köa inte stycket\n"
25643 "q - avsluta; köa inte stycket eller något av de följande\n"
25644 "a - köa stycket och alla följande i filen\n"
25645 "d - köa inte stycket eller något av de följande i filen"
25647 #: git-add--interactive.perl:1257
25648 msgid ""
25649 "y - stash this hunk\n"
25650 "n - do not stash this hunk\n"
25651 "q - quit; do not stash this hunk or any of the remaining ones\n"
25652 "a - stash this hunk and all later hunks in the file\n"
25653 "d - do not stash this hunk or any of the later hunks in the file"
25654 msgstr ""
25655 "y - \"stash\":a stycket\n"
25656 "n - \"stash\":a inte stycket\n"
25657 "q - avsluta; \"stash\":a inte stycket eller något av de följande\n"
25658 "a - \"stash\":a stycket och alla följande i filen\n"
25659 "d - \"stash\":a inte stycket eller något av de följande i filen"
25661 #: git-add--interactive.perl:1263
25662 msgid ""
25663 "y - unstage this hunk\n"
25664 "n - do not unstage this hunk\n"
25665 "q - quit; do not unstage this hunk or any of the remaining ones\n"
25666 "a - unstage this hunk and all later hunks in the file\n"
25667 "d - do not unstage this hunk or any of the later hunks in the file"
25668 msgstr ""
25669 "y - ta bort stycket från kön\n"
25670 "n - ta inte bort stycket från kön\n"
25671 "q - avsluta; ta inte bort stycket eller något av de följande från kön\n"
25672 "a - ta bort stycket och alla följande i filen från kön\n"
25673 "d - ta inte bort stycket eller något av de följande i filen från kön"
25675 #: git-add--interactive.perl:1269
25676 msgid ""
25677 "y - apply this hunk to index\n"
25678 "n - do not apply this hunk to index\n"
25679 "q - quit; do not apply this hunk or any of the remaining ones\n"
25680 "a - apply this hunk and all later hunks in the file\n"
25681 "d - do not apply this hunk or any of the later hunks in the file"
25682 msgstr ""
25683 "y - applicera stycket på indexet\n"
25684 "n - applicera inte stycket på indexet\n"
25685 "q - avsluta; applicera inte stycket eller något av de följande\n"
25686 "a - applicera stycket och alla följande i filen\n"
25687 "d - applicera inte stycket eller något av de följande i filen"
25689 #: git-add--interactive.perl:1275 git-add--interactive.perl:1293
25690 msgid ""
25691 "y - discard this hunk from worktree\n"
25692 "n - do not discard this hunk from worktree\n"
25693 "q - quit; do not discard this hunk or any of the remaining ones\n"
25694 "a - discard this hunk and all later hunks in the file\n"
25695 "d - do not discard this hunk or any of the later hunks in the file"
25696 msgstr ""
25697 "y - förkasta stycket från arbetskatalogen\n"
25698 "n - förkasta inte stycket från arbetskatalogen\n"
25699 "q - avsluta; förkasta inte stycket eller något av de följande\n"
25700 "a - förkasta stycket och alla följande i filen\n"
25701 "d - förkasta inte stycket eller något av de följande i filen"
25703 #: git-add--interactive.perl:1281
25704 msgid ""
25705 "y - discard this hunk from index and worktree\n"
25706 "n - do not discard this hunk from index and worktree\n"
25707 "q - quit; do not discard this hunk or any of the remaining ones\n"
25708 "a - discard this hunk and all later hunks in the file\n"
25709 "d - do not discard this hunk or any of the later hunks in the file"
25710 msgstr ""
25711 "y - förkasta stycket från indexet och arbetskatalogen\n"
25712 "n - förkasta inte stycket från indexet och arbetskatalogen\n"
25713 "q - avsluta; förkasta inte stycket eller något av de följande\n"
25714 "a - förkasta stycket och alla följande i filen\n"
25715 "d - förkasta inte stycket eller något av de följande i filen"
25717 #: git-add--interactive.perl:1287
25718 msgid ""
25719 "y - apply this hunk to index and worktree\n"
25720 "n - do not apply this hunk to index and worktree\n"
25721 "q - quit; do not apply this hunk or any of the remaining ones\n"
25722 "a - apply this hunk and all later hunks in the file\n"
25723 "d - do not apply this hunk or any of the later hunks in the file"
25724 msgstr ""
25725 "y - applicera stycket på indexet och arbetskatalogen\n"
25726 "n - applicera inte stycket på indexet och arbetskatalogen\n"
25727 "q - avsluta; applicera inte stycket eller något av de följande\n"
25728 "a - applicera stycket och alla följande i filen\n"
25729 "d - applicera inte stycket eller något av de följande i filen"
25731 #: git-add--interactive.perl:1299
25732 msgid ""
25733 "y - apply this hunk to worktree\n"
25734 "n - do not apply this hunk to worktree\n"
25735 "q - quit; do not apply this hunk or any of the remaining ones\n"
25736 "a - apply this hunk and all later hunks in the file\n"
25737 "d - do not apply this hunk or any of the later hunks in the file"
25738 msgstr ""
25739 "y - applicera stycket på arbetskatalogen\n"
25740 "n - applicera inte stycket på arbetskatalogen\n"
25741 "q - avsluta; applicera inte stycket eller något av de följande\n"
25742 "a - applicera stycket och alla följande i filen\n"
25743 "d - applicera inte stycket eller något av de följande i filen"
25745 #: git-add--interactive.perl:1314
25746 msgid ""
25747 "g - select a hunk to go to\n"
25748 "/ - search for a hunk matching the given regex\n"
25749 "j - leave this hunk undecided, see next undecided hunk\n"
25750 "J - leave this hunk undecided, see next hunk\n"
25751 "k - leave this hunk undecided, see previous undecided hunk\n"
25752 "K - leave this hunk undecided, see previous hunk\n"
25753 "s - split the current hunk into smaller hunks\n"
25754 "e - manually edit the current hunk\n"
25755 "? - print help\n"
25756 msgstr ""
25757 "g - välj ett stycke att gå till\n"
25758 "/ - sök efter stycke som motsvarar angivet reguljärt uttryck\n"
25759 "j - lämna stycket obestämt, se nästa obestämda stycke\n"
25760 "J - lämna stycket obestämt, se nästa stycke\n"
25761 "k - lämna stycket obestämt, se föregående obestämda stycke\n"
25762 "K - lämna stycket obestämt, se föregående stycke\n"
25763 "s - dela aktuellt stycke i mindre styckens\n"
25764 "e - redigera aktuellt stycke manuellt\n"
25765 "? - visa hjälp\n"
25767 #: git-add--interactive.perl:1345
25768 msgid "The selected hunks do not apply to the index!\n"
25769 msgstr "Markerade stycken kan inte appliceras på indexet!\n"
25771 #: git-add--interactive.perl:1360
25772 #, perl-format
25773 msgid "ignoring unmerged: %s\n"
25774 msgstr "ignorerar ej sammanslagen: %s\n"
25776 #: git-add--interactive.perl:1479
25777 #, perl-format
25778 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
25779 msgstr "Applicera ändrat läge på arbetskatalogen [y,n,q,a,d%s,?]? "
25781 #: git-add--interactive.perl:1480
25782 #, perl-format
25783 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
25784 msgstr "Applicera borttagning på arbetskatalogen [y,n,q,a,d%s,?]? "
25786 #: git-add--interactive.perl:1481
25787 #, perl-format
25788 msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
25789 msgstr "Applicera tillägg på arbetskatalogen [y,n,q,a,d%s,?]? "
25791 #: git-add--interactive.perl:1482
25792 #, perl-format
25793 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
25794 msgstr "Applicera stycket på arbetskatalogen [y,n,q,a,d%s,?]? "
25796 #: git-add--interactive.perl:1599
25797 msgid "No other hunks to goto\n"
25798 msgstr "Inga andra stycken att gå till\n"
25800 #: git-add--interactive.perl:1617
25801 #, perl-format
25802 msgid "Invalid number: '%s'\n"
25803 msgstr "Ogiltigt siffervärde: \"%s\"\n"
25805 #: git-add--interactive.perl:1622
25806 #, perl-format
25807 msgid "Sorry, only %d hunk available.\n"
25808 msgid_plural "Sorry, only %d hunks available.\n"
25809 msgstr[0] "Beklagar, det finns bara %d stycke.\n"
25810 msgstr[1] "Beklagar, det finns bara %d stycken.\n"
25812 #: git-add--interactive.perl:1657
25813 msgid "No other hunks to search\n"
25814 msgstr "Inga andra stycken att söka efter\n"
25816 #: git-add--interactive.perl:1674
25817 #, perl-format
25818 msgid "Malformed search regexp %s: %s\n"
25819 msgstr "Felaktigt format på reguljärt sökuttryck %s: %s\n"
25821 #: git-add--interactive.perl:1684
25822 msgid "No hunk matches the given pattern\n"
25823 msgstr "Inga stycken motsvarar givet mönster\n"
25825 #: git-add--interactive.perl:1696 git-add--interactive.perl:1718
25826 msgid "No previous hunk\n"
25827 msgstr "Inget föregående stycke\n"
25829 #: git-add--interactive.perl:1705 git-add--interactive.perl:1724
25830 msgid "No next hunk\n"
25831 msgstr "Inget följande stycke\n"
25833 #: git-add--interactive.perl:1730
25834 msgid "Sorry, cannot split this hunk\n"
25835 msgstr "Beklagar, kan inte dela stycket\n"
25837 #: git-add--interactive.perl:1736
25838 #, perl-format
25839 msgid "Split into %d hunk.\n"
25840 msgid_plural "Split into %d hunks.\n"
25841 msgstr[0] "Dela i %d stycke.\n"
25842 msgstr[1] "Dela i %d stycken.\n"
25844 #: git-add--interactive.perl:1746
25845 msgid "Sorry, cannot edit this hunk\n"
25846 msgstr "Beklagar, kan inte redigera stycket\n"
25848 #. TRANSLATORS: please do not translate the command names
25849 #. 'status', 'update', 'revert', etc.
25850 #: git-add--interactive.perl:1811
25851 msgid ""
25852 "status        - show paths with changes\n"
25853 "update        - add working tree state to the staged set of changes\n"
25854 "revert        - revert staged set of changes back to the HEAD version\n"
25855 "patch         - pick hunks and update selectively\n"
25856 "diff          - view diff between HEAD and index\n"
25857 "add untracked - add contents of untracked files to the staged set of "
25858 "changes\n"
25859 msgstr ""
25860 "status        - visa sökvägar med ändringar\n"
25861 "update        - lägg arbetskatalogens tillstånd till köade ändringar\n"
25862 "revert        - återställ köade ändringar till HEAD-versionen\n"
25863 "patch         - välj och uppdatera valda stycken\n"
25864 "diff          - visa diff mellan HEAD och index\n"
25865 "add untracked - lägg till innehåll i ospårade filer till köade ändringar\n"
25867 #: git-add--interactive.perl:1828 git-add--interactive.perl:1840
25868 #: git-add--interactive.perl:1843 git-add--interactive.perl:1850
25869 #: git-add--interactive.perl:1853 git-add--interactive.perl:1860
25870 #: git-add--interactive.perl:1864 git-add--interactive.perl:1870
25871 msgid "missing --"
25872 msgstr "saknad --"
25874 #: git-add--interactive.perl:1866
25875 #, perl-format
25876 msgid "unknown --patch mode: %s"
25877 msgstr "okänt läge för --patch: %s"
25879 #: git-add--interactive.perl:1872 git-add--interactive.perl:1878
25880 #, perl-format
25881 msgid "invalid argument %s, expecting --"
25882 msgstr "felaktigt argument %s, förväntar --"
25884 #: git-send-email.perl:129
25885 msgid "local zone differs from GMT by a non-minute interval\n"
25886 msgstr "lokal zon skiljer sig från GMT med delar av minuter\n"
25888 #: git-send-email.perl:136 git-send-email.perl:142
25889 msgid "local time offset greater than or equal to 24 hours\n"
25890 msgstr "lokal tidszonförskjutning större än eller lika med 24 timmar\n"
25892 #: git-send-email.perl:214
25893 #, perl-format
25894 msgid "fatal: command '%s' died with exit code %d"
25895 msgstr "ödesdigert: kommandot \"%s\" dog med slutkoden %d"
25897 #: git-send-email.perl:227
25898 msgid "the editor exited uncleanly, aborting everything"
25899 msgstr "textredigeringsprogrammet avslutades med fel, avbryter allting"
25901 #: git-send-email.perl:316
25902 #, perl-format
25903 msgid ""
25904 "'%s' contains an intermediate version of the email you were composing.\n"
25905 msgstr ""
25906 "\"%s\" innehåller en mellanliggande version av e-postbrevet du skrev.\n"
25908 #: git-send-email.perl:321
25909 #, perl-format
25910 msgid "'%s.final' contains the composed email.\n"
25911 msgstr "\"%s.final\" innehåller det skrivna brevet.\n"
25913 #: git-send-email.perl:450
25914 msgid "--dump-aliases incompatible with other options\n"
25915 msgstr "--dump-aliases är inkompatibelt med andra flaggor\n"
25917 #: git-send-email.perl:525
25918 msgid ""
25919 "fatal: found configuration options for 'sendmail'\n"
25920 "git-send-email is configured with the sendemail.* options - note the 'e'.\n"
25921 "Set sendemail.forbidSendmailVariables to false to disable this check.\n"
25922 msgstr ""
25923 "ödesdigert: hittade konfigurationsflaggor för \"sendmail\"\n"
25924 "git-send-email konfigureras med \"sendemail.*\"-flaggor - lägg märke till \"e"
25925 "\".\n"
25926 "Sätt sendemail.forbidSendmailVariables till false för att inaktivera denna "
25927 "kontroll.\n"
25929 #: git-send-email.perl:530 git-send-email.perl:746
25930 msgid "Cannot run git format-patch from outside a repository\n"
25931 msgstr "Kan inte köra git format-patch från utanför arkivet\n"
25933 #: git-send-email.perl:533
25934 msgid ""
25935 "`batch-size` and `relogin` must be specified together (via command-line or "
25936 "configuration option)\n"
25937 msgstr ""
25938 "\"batch-size\" och \"relogin\" måste anges tillsammans (via kommandorad "
25939 "eller konfigurationsflagga)\n"
25941 #: git-send-email.perl:546
25942 #, perl-format
25943 msgid "Unknown --suppress-cc field: '%s'\n"
25944 msgstr "Okänt fält i --suppress-cc: \"%s\"\n"
25946 #: git-send-email.perl:577
25947 #, perl-format
25948 msgid "Unknown --confirm setting: '%s'\n"
25949 msgstr "Okänd inställning i --confirm: \"%s\"\n"
25951 #: git-send-email.perl:617
25952 #, perl-format
25953 msgid "warning: sendmail alias with quotes is not supported: %s\n"
25954 msgstr "varning: sendmail-alias med citationstecken stöds inte. %s\n"
25956 #: git-send-email.perl:619
25957 #, perl-format
25958 msgid "warning: `:include:` not supported: %s\n"
25959 msgstr "varning: \":include:\" stöds inte: %s\n"
25961 #: git-send-email.perl:621
25962 #, perl-format
25963 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
25964 msgstr "varning: omdirigering til \"/fil\" eller \"|rör\" stöds inte: %s\n"
25966 #: git-send-email.perl:626
25967 #, perl-format
25968 msgid "warning: sendmail line is not recognized: %s\n"
25969 msgstr "varning: sendmail-raden känns inte igen: %s\n"
25971 #: git-send-email.perl:711
25972 #, perl-format
25973 msgid ""
25974 "File '%s' exists but it could also be the range of commits\n"
25975 "to produce patches for.  Please disambiguate by...\n"
25976 "\n"
25977 "    * Saying \"./%s\" if you mean a file; or\n"
25978 "    * Giving --format-patch option if you mean a range.\n"
25979 msgstr ""
25980 "Filen \"%s\" finns men kan också vara ett incheckningsintervall\n"
25981 "att skapa patchar för. Gör otvetydigt genom att...\n"
25982 "\n"
25983 "    * Säga \"./%s\" om du menar en fil; eller\n"
25984 "    * Ange flaggan --format-patch om du menar ett intervall.\n"
25986 #: git-send-email.perl:732
25987 #, perl-format
25988 msgid "Failed to opendir %s: %s"
25989 msgstr "Misslyckades utföra opendir %s: %s"
25991 #: git-send-email.perl:767
25992 msgid ""
25993 "\n"
25994 "No patch files specified!\n"
25995 "\n"
25996 msgstr ""
25997 "\n"
25998 "Inga patchfiler angavs!\n"
25999 "\n"
26001 #: git-send-email.perl:780
26002 #, perl-format
26003 msgid "No subject line in %s?"
26004 msgstr "Ingen ärenderad i %s?"
26006 #: git-send-email.perl:791
26007 #, perl-format
26008 msgid "Failed to open for writing %s: %s"
26009 msgstr "Kunde inte öppna för skrivning %s: %s"
26011 #: git-send-email.perl:802
26012 msgid ""
26013 "Lines beginning in \"GIT:\" will be removed.\n"
26014 "Consider including an overall diffstat or table of contents\n"
26015 "for the patch you are writing.\n"
26016 "\n"
26017 "Clear the body content if you don't wish to send a summary.\n"
26018 msgstr ""
26019 "Rader som börjar med \"GIT:\" kommer tas bort.\n"
26020 "Överväg att ta med en övergripande diffstatus eller\n"
26021 "innehållsförteckning för patchen du skriver.\n"
26022 "\n"
26023 "Rensa brevkroppen om du inte vill sända någon sammanfattning.\n"
26025 #: git-send-email.perl:826
26026 #, perl-format
26027 msgid "Failed to open %s: %s"
26028 msgstr "Misslyckades öppna %s: %s"
26030 #: git-send-email.perl:843
26031 #, perl-format
26032 msgid "Failed to open %s.final: %s"
26033 msgstr "Misslyckades öppna %s.final: %s"
26035 #: git-send-email.perl:886
26036 msgid "Summary email is empty, skipping it\n"
26037 msgstr "Sammanfattande brev tomt, hoppar över\n"
26039 #. TRANSLATORS: please keep [y/N] as is.
26040 #: git-send-email.perl:935
26041 #, perl-format
26042 msgid "Are you sure you want to use <%s> [y/N]? "
26043 msgstr "Är du säker på att du vill använda <%s> [Y=ja, N=nej]? "
26045 #: git-send-email.perl:990
26046 msgid ""
26047 "The following files are 8bit, but do not declare a Content-Transfer-"
26048 "Encoding.\n"
26049 msgstr ""
26050 "Följande filer är åttabitars, men anger inte en Content-Transfer-Encoding.\n"
26052 #: git-send-email.perl:995
26053 msgid "Which 8bit encoding should I declare [UTF-8]? "
26054 msgstr "Vilken åttabitarsteckenkodning ska jag ange [UTF-8]? "
26056 #: git-send-email.perl:1003
26057 #, perl-format
26058 msgid ""
26059 "Refusing to send because the patch\n"
26060 "\t%s\n"
26061 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
26062 "want to send.\n"
26063 msgstr ""
26064 "Vägrar sända eftersom patchen\n"
26065 "\t%s\n"
26066 "har mallärendet \"*** SUBJECT HERE ***\". Använd --force om du verkligen "
26067 "vill sända.\n"
26069 #: git-send-email.perl:1022
26070 msgid "To whom should the emails be sent (if anyone)?"
26071 msgstr "Till vem ska breven sändas (om någon)?"
26073 #: git-send-email.perl:1040
26074 #, perl-format
26075 msgid "fatal: alias '%s' expands to itself\n"
26076 msgstr "ödesdigert: aliaset \"%s\" expanderar till sig själv\n"
26078 #: git-send-email.perl:1052
26079 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
26080 msgstr ""
26081 "Message-ID att använda som In-Reply-To för det första brevet (om något)? "
26083 #: git-send-email.perl:1114 git-send-email.perl:1122
26084 #, perl-format
26085 msgid "error: unable to extract a valid address from: %s\n"
26086 msgstr "fel: kunde inte få fram en giltig adress från: %s\n"
26088 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
26089 #. translation. The program will only accept English input
26090 #. at this point.
26091 #: git-send-email.perl:1126
26092 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
26093 msgstr "Vad vill du göra med adressen? (q=avsluta, d=kasta, e=redigera): "
26095 #: git-send-email.perl:1446
26096 #, perl-format
26097 msgid "CA path \"%s\" does not exist"
26098 msgstr "CA-sökvägen \"%s\" finns inte"
26100 #: git-send-email.perl:1529
26101 msgid ""
26102 "    The Cc list above has been expanded by additional\n"
26103 "    addresses found in the patch commit message. By default\n"
26104 "    send-email prompts before sending whenever this occurs.\n"
26105 "    This behavior is controlled by the sendemail.confirm\n"
26106 "    configuration setting.\n"
26107 "\n"
26108 "    For additional information, run 'git send-email --help'.\n"
26109 "    To retain the current behavior, but squelch this message,\n"
26110 "    run 'git config --global sendemail.confirm auto'.\n"
26111 "\n"
26112 msgstr ""
26113 "    Kopielistan ovan har utökats av ytterligare adresser\n"
26114 "    funna i patchens incheckningsmeddelande. Send-email\n"
26115 "    frågar som standard innan sändning när detta sker.\n"
26116 "    Beteendet styrs av konfigurationsinställningen\n"
26117 "    sendemail.confirm\n"
26118 "\n"
26119 "    För ytterligare information, kör \"git send-email --help\".\n"
26120 "    För att behålla nuvarande beteende, men dölja detta\n"
26121 "    meddelande, kör \"git config --global sendemail.confirm auto\".\n"
26122 "\n"
26124 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
26125 #. translation. The program will only accept English input
26126 #. at this point.
26127 #: git-send-email.perl:1544
26128 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
26129 msgstr "Sända brevet? (y=ja, n=nej, e=redigera, q=avsluta, a=alla): "
26131 #: git-send-email.perl:1547
26132 msgid "Send this email reply required"
26133 msgstr "Svar krävs på frågan \"Sända brevet?\""
26135 #: git-send-email.perl:1581
26136 msgid "The required SMTP server is not properly defined."
26137 msgstr "Nödvändig SMTP-server har inte angivits korrekt."
26139 #: git-send-email.perl:1628
26140 #, perl-format
26141 msgid "Server does not support STARTTLS! %s"
26142 msgstr "Servern stöder inte SMARTTLS! %s"
26144 #: git-send-email.perl:1633 git-send-email.perl:1637
26145 #, perl-format
26146 msgid "STARTTLS failed! %s"
26147 msgstr "STARTTLS misslyckades! %s"
26149 #: git-send-email.perl:1646
26150 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
26151 msgstr ""
26152 "Kan inte initiera SMTP korrekt. Kontrollera inställningarna och använd --"
26153 "smtp-debug."
26155 #: git-send-email.perl:1664
26156 #, perl-format
26157 msgid "Failed to send %s\n"
26158 msgstr "Misslyckades sända %s\n"
26160 #: git-send-email.perl:1667
26161 #, perl-format
26162 msgid "Dry-Sent %s\n"
26163 msgstr "Test-Sände %s\n"
26165 #: git-send-email.perl:1667
26166 #, perl-format
26167 msgid "Sent %s\n"
26168 msgstr "Sände %s\n"
26170 #: git-send-email.perl:1669
26171 msgid "Dry-OK. Log says:\n"
26172 msgstr "Test-OK. Loggen säger:\n"
26174 #: git-send-email.perl:1669
26175 msgid "OK. Log says:\n"
26176 msgstr "OK. Loggen säger:\n"
26178 #: git-send-email.perl:1688
26179 msgid "Result: "
26180 msgstr "Resultat: "
26182 #: git-send-email.perl:1691
26183 msgid "Result: OK\n"
26184 msgstr "Resultat: OK\n"
26186 #: git-send-email.perl:1708
26187 #, perl-format
26188 msgid "can't open file %s"
26189 msgstr "kan inte öppna filen %s"
26191 #: git-send-email.perl:1756 git-send-email.perl:1776
26192 #, perl-format
26193 msgid "(mbox) Adding cc: %s from line '%s'\n"
26194 msgstr "(mbox) Lägger till cc: %s från raden \"%s\"\n"
26196 #: git-send-email.perl:1762
26197 #, perl-format
26198 msgid "(mbox) Adding to: %s from line '%s'\n"
26199 msgstr "(mbox) Lägger till to: %s från raden \"%s\"\n"
26201 #: git-send-email.perl:1819
26202 #, perl-format
26203 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
26204 msgstr "(icke-mbox) Lägger till cc: %s från raden \"%s\"\n"
26206 #: git-send-email.perl:1854
26207 #, perl-format
26208 msgid "(body) Adding cc: %s from line '%s'\n"
26209 msgstr "(kropp) Lägger till cc: %s från raden \"%s\"\n"
26211 #: git-send-email.perl:1973
26212 #, perl-format
26213 msgid "(%s) Could not execute '%s'"
26214 msgstr "(%s) Kunde inte köra \"%s\""
26216 #: git-send-email.perl:1980
26217 #, perl-format
26218 msgid "(%s) Adding %s: %s from: '%s'\n"
26219 msgstr "(%s) Lägger till %s: %s från: \"%s\"\n"
26221 #: git-send-email.perl:1984
26222 #, perl-format
26223 msgid "(%s) failed to close pipe to '%s'"
26224 msgstr "(%s) misslyckades stänga röret till \"%s\""
26226 #: git-send-email.perl:2014
26227 msgid "cannot send message as 7bit"
26228 msgstr "kan inte sända brev som sjubitars"
26230 #: git-send-email.perl:2022
26231 msgid "invalid transfer encoding"
26232 msgstr "ogiltig överföringskondning"
26234 #: git-send-email.perl:2059
26235 #, perl-format
26236 msgid ""
26237 "fatal: %s: rejected by sendemail-validate hook\n"
26238 "%s\n"
26239 "warning: no patches were sent\n"
26240 msgstr ""
26241 "ödesdigert: %s: refuserad av sendemail-validate-kroken\n"
26242 "%s\n"
26243 "varning: inga patchar har sänts\n"
26245 #: git-send-email.perl:2069 git-send-email.perl:2122 git-send-email.perl:2132
26246 #, perl-format
26247 msgid "unable to open %s: %s\n"
26248 msgstr "kunde inte öppna %s: %s\n"
26250 #: git-send-email.perl:2072
26251 #, perl-format
26252 msgid ""
26253 "fatal: %s:%d is longer than 998 characters\n"
26254 "warning: no patches were sent\n"
26255 msgstr ""
26256 "ödesdigert: %s:%d är längre än 998 tecken\n"
26257 "varning: inga patchar har sänts\n"
26259 #: git-send-email.perl:2090
26260 #, perl-format
26261 msgid "Skipping %s with backup suffix '%s'.\n"
26262 msgstr ""
26263 "Hoppar över %s med filnamnstillägget \"%s\" som används för "
26264 "säkerhetskopior.\n"
26266 #. TRANSLATORS: please keep "[y|N]" as is.
26267 #: git-send-email.perl:2094
26268 #, perl-format
26269 msgid "Do you really want to send %s? [y|N]: "
26270 msgstr "Vill du verkligen sända %s? [y=ja, n=nej]: "
26272 #~ msgid "gpg.ssh.defaultKeycommand succeeded but returned no keys: %s %s"
26273 #~ msgstr "gpg.ssh.defaultKeycommand lyckades men gav inga nycklar: %s %s"
26275 #~ msgid "--format=%.*s cannot be used with--python, --shell, --tcl"
26276 #~ msgstr "--format=%.*s kan inte användas med --python, --shell, --tcl"
26278 #~ msgid "unable to rename temporary '*.%s' file to '%s"
26279 #~ msgstr "kunde inte byta namn på temporär \"*.%s\"-fil till \"%s\""
26281 #~ msgid ""
26282 #~ "The following pathspecs didn't match any eligible path, but they do match "
26283 #~ "index\n"
26284 #~ "entries outside the current sparse checkout:\n"
26285 #~ msgstr ""
26286 #~ "Följande sökvägsangivelser motsvarar inte någon kvalificerad sökväg, men "
26287 #~ "motsvarar\n"
26288 #~ "indexposter utanför den nuvarande glesa utcheckningen:\n"
26290 #~ msgid ""
26291 #~ "Disable or modify the sparsity rules if you intend to update such entries."
26292 #~ msgstr ""
26293 #~ "Du måste ta bort eller ändra glesningsreglerna för att uppdatera sådana "
26294 #~ "poster."
26296 #~ msgid "could not set GIT_DIR to '%s'"
26297 #~ msgstr "kunde inte ställa in GIT_DIR till \"%s\""
26299 #~ msgid "unable to unpack %s header with --allow-unknown-type"
26300 #~ msgstr "kan inte packa upp %s-huvud med --allow-unknown-type"
26302 #~ msgid "unable to parse %s header with --allow-unknown-type"
26303 #~ msgstr "kan inte tolka %s-huvud med --allow-unknown-type"
26305 #~ msgid "open /dev/null failed"
26306 #~ msgstr "misslyckades öppna /dev/null"
26308 #~ msgid ""
26309 #~ "after resolving the conflicts, mark the corrected paths\n"
26310 #~ "with 'git add <paths>' or 'git rm <paths>'\n"
26311 #~ "and commit the result with 'git commit'"
26312 #~ msgstr ""
26313 #~ "efter att ha löst konflikterna, markera de rättade sökvägarna\n"
26314 #~ "med \"git add <sökvägar>\" eller \"git rm <sökvägar>\"\n"
26315 #~ "och checka in resultatet med \"git commit\""
26317 #~ msgid "open /dev/null or dup failed"
26318 #~ msgstr "misslyckades öppna /dev/null eller \"dup\""
26320 #~ msgid "attempting to use sparse-index without cone mode"
26321 #~ msgstr "försöker använda glest index utan \"cone\"-läge"
26323 #~ msgid "unable to update cache-tree, staying full"
26324 #~ msgstr "kan inte uppdatera cacheträd, behåller fullt läge"
26326 #~ msgid "Could not open '%s' for writing."
26327 #~ msgstr "Kunde inte öppna \"%s\" för skrivning."
26329 #~ msgid "could not create archive file '%s'"
26330 #~ msgstr "kunde inte skapa arkivfilen \"%s\""
26332 #~ msgid ""
26333 #~ "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
26334 #~ msgstr ""
26335 #~ "git bisect--helper --bisect-next-check <term-för-rätt> <term-för-fel> "
26336 #~ "<eterm>"
26338 #~ msgid "--bisect-next-check requires 2 or 3 arguments"
26339 #~ msgstr "--bisect-next-check kräver 2 eller 3 argument"
26341 #~ msgid "couldn't create a new file at '%s'"
26342 #~ msgstr "kunde inte skapa filen på \"%s\""
26344 #~ msgid "git commit-tree: failed to open '%s'"
26345 #~ msgstr "git commit-tree: misslyckades öppna \"%s\""
26347 #~ msgid "cannot open packfile '%s'"
26348 #~ msgstr "kan inte öppna paketfilen \"%s\""
26350 #~ msgid "cannot store pack file"
26351 #~ msgstr "kan inte spara paketfil"
26353 #~ msgid "cannot store index file"
26354 #~ msgstr "kan inte spara indexfil"
26356 #~ msgid "exclude patterns are read from <file>"
26357 #~ msgstr "exkludera mönster som läses från <fil>"
26359 #~ msgid "Unknown option for merge-recursive: -X%s"
26360 #~ msgstr "Felaktig flagga för merge-recursive: -X%s"
26362 #~ msgid "unusable todo list: '%s'"
26363 #~ msgstr "oanvändbar todo-lista: %s"
26365 #~ msgid "git rebase--interactive [<options>]"
26366 #~ msgstr "git rebase--interactive [<flaggor>]"
26368 #~ msgid "rebase merge commits"
26369 #~ msgstr "ombasera sammanslagningar"
26371 #~ msgid "keep original branch points of cousins"
26372 #~ msgstr "behåll ursprungliga förgreningspunkter för kusiner"
26374 #~ msgid "move commits that begin with squash!/fixup!"
26375 #~ msgstr "flytta incheckningar som inleds med squash!/fixup!"
26377 #~ msgid "sign commits"
26378 #~ msgstr "signera incheckningar"
26380 #~ msgid "continue rebase"
26381 #~ msgstr "fortsätt ombasering"
26383 #~ msgid "skip commit"
26384 #~ msgstr "hoppa över incheckning"
26386 #~ msgid "edit the todo list"
26387 #~ msgstr "redigera attgöra-listan"
26389 #~ msgid "show the current patch"
26390 #~ msgstr "visa nuvarande patch"
26392 #~ msgid "shorten commit ids in the todo list"
26393 #~ msgstr "förkorta inchecknings-id i todo-listan"
26395 #~ msgid "expand commit ids in the todo list"
26396 #~ msgstr "utöka inchecknings-id i todo-listan"
26398 #~ msgid "check the todo list"
26399 #~ msgstr "kontrollera todo-listan"
26401 #~ msgid "rearrange fixup/squash lines"
26402 #~ msgstr "ordna om fixup-/squash-rader"
26404 #~ msgid "insert exec commands in todo list"
26405 #~ msgstr "lägg in exec-kommandon i todo-listan"
26407 #~ msgid "onto"
26408 #~ msgstr "ovanpå"
26410 #~ msgid "restrict-revision"
26411 #~ msgstr "restrict-revision"
26413 #~ msgid "restrict revision"
26414 #~ msgstr "begränsa revision"
26416 #~ msgid "squash-onto"
26417 #~ msgstr "squash-onto"
26419 #~ msgid "squash onto"
26420 #~ msgstr "tryck ihop ovanpå"
26422 #~ msgid "the upstream commit"
26423 #~ msgstr "uppströmsincheckningen"
26425 #~ msgid "head-name"
26426 #~ msgstr "head-name"
26428 #~ msgid "head name"
26429 #~ msgstr "namn på huvud"
26431 #~ msgid "rebase strategy"
26432 #~ msgstr "sammanslagningsstrategi"
26434 #~ msgid "strategy-opts"
26435 #~ msgstr "strategy-opts"
26437 #~ msgid "strategy options"
26438 #~ msgstr "strategiflaggor"
26440 #~ msgid "switch-to"
26441 #~ msgstr "switch-to"
26443 #~ msgid "the branch or commit to checkout"
26444 #~ msgstr "gren eller inchecking att checka ut"
26446 #~ msgid "onto-name"
26447 #~ msgstr "onto-name"
26449 #~ msgid "onto name"
26450 #~ msgstr "på-namn"
26452 #~ msgid "cmd"
26453 #~ msgstr "kmd"
26455 #~ msgid "the command to run"
26456 #~ msgstr "kommando att köra"
26458 #~ msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
26459 #~ msgstr "--[no-]rebase-cousins har ingen effekt utan --rebase-merges"
26461 #~ msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
26462 #~ msgstr "kan inte kombinera \"--preserve-merges\" med \"--rebase-merges\""
26464 #~ msgid ""
26465 #~ "error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
26466 #~ msgstr ""
26467 #~ "fel: kan inte kombinera \"--preserve-merges\" med \"--reschedule-failed-"
26468 #~ "exec\""
26470 #~ msgid ""
26471 #~ "git submodule--helper add-clone [<options>...] --url <url> --path <path> "
26472 #~ "--name <name>"
26473 #~ msgstr ""
26474 #~ "git submodule--helper add-clone [<flaggor>...] --url <url> --path "
26475 #~ "<sökväg> --name <namn>"
26477 #~ msgid "failed to create file %s"
26478 #~ msgstr "misslyckades skapa filen %s"
26480 #~ msgid "exit immediately after initial ref advertisement"
26481 #~ msgstr "avsluta omedelbart efter inledande kungörelse av referenser"
26483 #~ msgid "socket/pipe already in use: '%s'"
26484 #~ msgstr "uttag/rör används redan: \"%s\""
26486 #~ msgid "could not start server on: '%s'"
26487 #~ msgstr "kunde inte starta server på: \"%s\""
26489 #~ msgid "could not spawn daemon in the background"
26490 #~ msgstr "kunde inte starta serverprocess i bakgrunden"
26492 #~ msgid "waitpid failed"
26493 #~ msgstr "\"waitpid\" misslyckades"
26495 #~ msgid "daemon not online yet"
26496 #~ msgstr "serverprocessen ännu inte operativ"
26498 #~ msgid "daemon failed to start"
26499 #~ msgstr "serverprocessen kunde inte startas"
26501 #~ msgid "waitpid is confused"
26502 #~ msgstr "waitpid är förvirrad"
26504 #~ msgid "daemon has not shutdown yet"
26505 #~ msgstr "serverprocessen har ännu inte avslutats"
26507 #~ msgid "Protocol restrictions not supported with cURL < 7.19.4"
26508 #~ msgstr "Prtokollbegränsningar stöds inte av cURL < 7.19.4"
26510 #~ msgid "running $command"
26511 #~ msgstr "kör $command"
26513 #~ msgid "'$sm_path' does not have a commit checked out"
26514 #~ msgstr "\"$sm_path\" har inte någon utcheckad incheckning"
26516 #~ msgid "Submodule path '$displaypath': '$command $sha1'"
26517 #~ msgstr "Undermodulsökvägen \"$displaypath\": \"$command $sha1\""
26519 #~ msgid "Applied autostash."
26520 #~ msgstr "Tillämpade autostash."
26522 #~ msgid "Cannot store $stash_sha1"
26523 #~ msgstr "Kan inte spara $stash_sha1"
26525 #~ msgid ""
26526 #~ "Applying autostash resulted in conflicts.\n"
26527 #~ "Your changes are safe in the stash.\n"
26528 #~ "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
26529 #~ msgstr ""
26530 #~ "Tillämpning av autostash gav konflikter.\n"
26531 #~ "Dina ändringar är säkra i stashen.\n"
26532 #~ "Du kan när som helst använda \"git stash pop\" eller \"git stash drop\".\n"
26534 #~ msgid "Rebasing ($new_count/$total)"
26535 #~ msgstr "Ombaserar ($new_count/$total)"
26537 #~ msgid ""
26538 #~ "\n"
26539 #~ "Commands:\n"
26540 #~ "p, pick <commit> = use commit\n"
26541 #~ "r, reword <commit> = use commit, but edit the commit message\n"
26542 #~ "e, edit <commit> = use commit, but stop for amending\n"
26543 #~ "s, squash <commit> = use commit, but meld into previous commit\n"
26544 #~ "f, fixup <commit> = like \"squash\", but discard this commit's log "
26545 #~ "message\n"
26546 #~ "x, exec <commit> = run command (the rest of the line) using shell\n"
26547 #~ "d, drop <commit> = remove commit\n"
26548 #~ "l, label <label> = label current HEAD with a name\n"
26549 #~ "t, reset <label> = reset HEAD to a label\n"
26550 #~ "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
26551 #~ ".       create a merge commit using the original merge commit's\n"
26552 #~ ".       message (or the oneline, if no original merge commit was\n"
26553 #~ ".       specified). Use -c <commit> to reword the commit message.\n"
26554 #~ "\n"
26555 #~ "These lines can be re-ordered; they are executed from top to bottom.\n"
26556 #~ msgstr ""
26557 #~ "\n"
26558 #~ "Kommandon:\n"
26559 #~ "p, pick <incheckning> = använd incheckning\n"
26560 #~ "r, reword <incheckning> = använd incheckning, men redigera "
26561 #~ "incheckningsmeddelandet\n"
26562 #~ "e, edit <incheckning> = använd incheckning, men stanna för tillägg\n"
26563 #~ "s, squash <incheckning> = använd incheckning, men infoga i föregående "
26564 #~ "incheckning\n"
26565 #~ "f, fixup <incheckning> = som \"squash\", men förkasta "
26566 #~ "incheckningsmeddelandet\n"
26567 #~ "x, exec <incheckning> = kör kommando (resten av raden) i skalet\n"
26568 #~ "d, drop <incheckning> = ta bort incheckning\n"
26569 #~ "l, label <etikett> = ge aktuellt HEAD ett namn\n"
26570 #~ "t, reset <etikett> = återställ HEAD till en etikett\n"
26571 #~ "m, merge [-C <incheckning> | -c <incheckning>] <etikett> [# <enrads>]\n"
26572 #~ ".       skapa en sammanslagning med ursprungligt meddelande (eller\n"
26573 #~ ".       enrads, om inget incheckningsmeddelande angavs). Använd\n"
26574 #~ ".       -v <incheckning> för att skriva om meddelandet.\n"
26575 #~ "\n"
26576 #~ "Du kan byta ordning på raderna; de utförs uppifrån och ned.\n"
26578 #~ msgid ""
26579 #~ "You can amend the commit now, with\n"
26580 #~ "\n"
26581 #~ "\tgit commit --amend $gpg_sign_opt_quoted\n"
26582 #~ "\n"
26583 #~ "Once you are satisfied with your changes, run\n"
26584 #~ "\n"
26585 #~ "\tgit rebase --continue"
26586 #~ msgstr ""
26587 #~ "Du kan utöka incheckningen nu, med\n"
26588 #~ "\n"
26589 #~ "\tgit commit --amend $gpg_sign_opt_quoted\n"
26590 #~ "\n"
26591 #~ "När du är nöjd med dina ändringar kör du\n"
26592 #~ "\n"
26593 #~ "\tgit rebase --continue"
26595 #~ msgid "$sha1: not a commit that can be picked"
26596 #~ msgstr "$sha1: inte en incheckning som kan väljas"
26598 #~ msgid "Invalid commit name: $sha1"
26599 #~ msgstr "Felaktigt incheckningsnamn: $sha1"
26601 #~ msgid "Cannot write current commit's replacement sha1"
26602 #~ msgstr "Kan inte skriva ersättnings-sha1 för aktuell incheckning"
26604 #~ msgid "Fast-forward to $sha1"
26605 #~ msgstr "Snabbspolade till $sha1"
26607 #~ msgid "Cannot fast-forward to $sha1"
26608 #~ msgstr "Kan inte snabbspola till $sha1"
26610 #~ msgid "Cannot move HEAD to $first_parent"
26611 #~ msgstr "Kan inte flytta HEAD till $first_parent"
26613 #~ msgid "Refusing to squash a merge: $sha1"
26614 #~ msgstr "Vägrar utföra \"squash\" på en sammanslagning: $sha1"
26616 #~ msgid "Error redoing merge $sha1"
26617 #~ msgstr "Fel när sammanslagningen $sha1 skulle göras om"
26619 #~ msgid "Could not pick $sha1"
26620 #~ msgstr "Kunde inte välja $sha1"
26622 #~ msgid "This is the commit message #${n}:"
26623 #~ msgstr "Det här är incheckningsmeddelande ${n}:"
26625 #~ msgid "The commit message #${n} will be skipped:"
26626 #~ msgstr "Incheckningsmeddelande ${n} kommer hoppas över:"
26628 #~ msgid "This is a combination of $count commit."
26629 #~ msgid_plural "This is a combination of $count commits."
26630 #~ msgstr[0] "Det här är en kombination av $count incheckning."
26631 #~ msgstr[1] "Det här är en kombination av $count incheckningar."
26633 #~ msgid "Cannot write $fixup_msg"
26634 #~ msgstr "Kan inte skriva $fixup_msg"
26636 #~ msgid "This is a combination of 2 commits."
26637 #~ msgstr "Det här är en kombination av 2 incheckningar."
26639 #~ msgid "Could not apply $sha1... $rest"
26640 #~ msgstr "Kunde inte tillämpa $sha1... $rest"
26642 #~ msgid ""
26643 #~ "Could not amend commit after successfully picking $sha1... $rest\n"
26644 #~ "This is most likely due to an empty commit message, or the pre-commit "
26645 #~ "hook\n"
26646 #~ "failed. If the pre-commit hook failed, you may need to resolve the issue "
26647 #~ "before\n"
26648 #~ "you are able to reword the commit."
26649 #~ msgstr ""
26650 #~ "Kunde inte utöka incheckning efter att ha lyckats välja $sha1... $rest\n"
26651 #~ "Det är antagligen på grund av ett tomt incheckningsmeddelande, eller att\n"
26652 #~ "pre-commit-kroken misslyckades. Om pre-commit-kroken misslyckades kanske\n"
26653 #~ "du måste lösa problemet innan du kan skriva om incheckningsmeddelandet."
26655 #~ msgid "Stopped at $sha1_abbrev... $rest"
26656 #~ msgstr "Stoppade på $sha1_abbrev... $rest"
26658 #~ msgid "Cannot '$squash_style' without a previous commit"
26659 #~ msgstr "Kan inte utföra \"$squash_style\" utan en föregående incheckning"
26661 #~ msgid "Executing: $rest"
26662 #~ msgstr "Kör: $rest"
26664 #~ msgid "Execution failed: $rest"
26665 #~ msgstr "Körning misslyckades: $rest"
26667 #~ msgid "and made changes to the index and/or the working tree"
26668 #~ msgstr "och gjorde ändringar till indexet och/eller arbetskatalogen"
26670 #~ msgid ""
26671 #~ "You can fix the problem, and then run\n"
26672 #~ "\n"
26673 #~ "\tgit rebase --continue"
26674 #~ msgstr ""
26675 #~ "Du kan rätta problemet och sedan köra\n"
26676 #~ "\n"
26677 #~ "\tgit rebase --continue"
26679 #~ msgid ""
26680 #~ "Execution succeeded: $rest\n"
26681 #~ "but left changes to the index and/or the working tree\n"
26682 #~ "Commit or stash your changes, and then run\n"
26683 #~ "\n"
26684 #~ "\tgit rebase --continue"
26685 #~ msgstr ""
26686 #~ "Körningen lyckades: $rest\n"
26687 #~ "men lämnade kvar ändringar i indexet och/eller arbetskatalogen\n"
26688 #~ "Checka in eller utför \"stash\" på ändringarna och kör sedan\n"
26689 #~ "\n"
26690 #~ "\tgit rebase --continue"
26692 #~ msgid "Unknown command: $command $sha1 $rest"
26693 #~ msgstr "Okänt kommando: $command $sha1 $rest"
26695 #~ msgid "Please fix this using 'git rebase --edit-todo'."
26696 #~ msgstr "Rätta det med \"git rebase --edit-todo\"."
26698 #~ msgid "Successfully rebased and updated $head_name."
26699 #~ msgstr "Lyckades ombasera och uppdatera $head_name."
26701 #~ msgid "Could not remove CHERRY_PICK_HEAD"
26702 #~ msgstr "Kunde inte ta bort CHERRY_PICK_HEAD"
26704 #~ msgid ""
26705 #~ "You have staged changes in your working tree.\n"
26706 #~ "If these changes are meant to be\n"
26707 #~ "squashed into the previous commit, run:\n"
26708 #~ "\n"
26709 #~ "  git commit --amend $gpg_sign_opt_quoted\n"
26710 #~ "\n"
26711 #~ "If they are meant to go into a new commit, run:\n"
26712 #~ "\n"
26713 #~ "  git commit $gpg_sign_opt_quoted\n"
26714 #~ "\n"
26715 #~ "In both cases, once you're done, continue with:\n"
26716 #~ "\n"
26717 #~ "  git rebase --continue\n"
26718 #~ msgstr ""
26719 #~ "Du har köade ändringar i din arbetskatalog.\n"
26720 #~ "Om det är meningen att ändringarna\n"
26721 #~ "ska läggas in i föregående incheckning, kör:\n"
26722 #~ "\n"
26723 #~ "  git commit --amend $gpg_sign_opt_quoted\n"
26724 #~ "\n"
26725 #~ "Om de ska checkas in i en egen incheckning, kör:\n"
26726 #~ "\n"
26727 #~ "  git commit $gpg_sign_opt_quoted\n"
26728 #~ "\n"
26729 #~ "Oavsett vilket, när du är färdig fortsätter du med:\n"
26730 #~ "\n"
26731 #~ "  git rebase --continue\n"
26733 #~ msgid "Error trying to find the author identity to amend commit"
26734 #~ msgstr ""
26735 #~ "Fel vid försök att hitta författaridentitet för att utöka incheckning"
26737 #~ msgid ""
26738 #~ "You have uncommitted changes in your working tree. Please commit them\n"
26739 #~ "first and then run 'git rebase --continue' again."
26740 #~ msgstr ""
26741 #~ "Du har ändringar i arbetskatalogen som inte checkats in. Checka in dem\n"
26742 #~ "först och kör sedan \"git rebase --continue\" igen."
26744 #~ msgid "Could not commit staged changes."
26745 #~ msgstr "Kunde inte checka in köade ändringar."
26747 #~ msgid "Could not execute editor"
26748 #~ msgstr "Kunde inte starta textredigerare"
26750 #~ msgid "Could not checkout $switch_to"
26751 #~ msgstr "Kunde inte checka ut $switch_to"
26753 #~ msgid "No HEAD?"
26754 #~ msgstr "Inget HEAD?"
26756 #~ msgid "Could not create temporary $state_dir"
26757 #~ msgstr "Kunde inte skapa temporär $state_dir"
26759 #~ msgid "Could not mark as interactive"
26760 #~ msgstr "Kunde inte markera som interaktiv"
26762 #~ msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
26763 #~ msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
26764 #~ msgstr[0] "Ombasera $shortrevisions på $shortonto ($todocount incheckning)"
26765 #~ msgstr[1] ""
26766 #~ "Ombasera $shortrevisions på $shortonto ($todocount incheckningar)"
26768 #~ msgid "Note that empty commits are commented out"
26769 #~ msgstr "Observera att tomma incheckningar är utkommenterade"
26771 #~ msgid "Could not init rewritten commits"
26772 #~ msgstr "Kunde inte initiera omskrivna incheckningar"
26774 #~ msgid "Cannot rebase: You have unstaged changes."
26775 #~ msgstr "Kan inte ombasera: Du har oköade ändringar."
26777 #~ msgid "Cannot pull with rebase: You have unstaged changes."
26778 #~ msgstr "Kan inte hämta med ombasering: Du har oköade ändringar."
26780 #~ msgid "Cannot rebase: Your index contains uncommitted changes."
26781 #~ msgstr ""
26782 #~ "Kan inte ombasera: Ditt index innehåller ändringar som inte checkats in."
26784 #~ msgid "Cannot pull with rebase: Your index contains uncommitted changes."
26785 #~ msgstr ""
26786 #~ "Kan inte hämta med ombasering: Ditt index innehåller oincheckade "
26787 #~ "ändringar."
26789 #~ msgid "unable to write stateless separator packet"
26790 #~ msgstr "kan inte skriva tillståndslöst avdelarpaket"
26792 #~ msgid "git merge --abort"
26793 #~ msgstr "git merge --abort"
26795 #~ msgid "git merge --continue"
26796 #~ msgstr "git merge --continue"
26798 #~ msgid "git stash clear"
26799 #~ msgstr "git stash clear"
26801 #~ msgid "remote server sent stateless separator"
26802 #~ msgstr "fjärrservern sände tillståndslös avdelare"
26804 #~ msgid "--cached and --3way cannot be used together."
26805 #~ msgstr "--cached och --3way kan inte användas samtidigt."
26807 #~ msgid "both"
26808 #~ msgstr "båda"
26810 #~ msgid "one"
26811 #~ msgstr "en"
26813 #~ msgid "Already up to date!"
26814 #~ msgstr "Redan à jour!"
26816 #~ msgid "Already up to date. Yeeah!"
26817 #~ msgstr "Redan à jour. Toppen!"
26819 #~ msgid "--batch-size option is only for 'repack' subcommand"
26820 #~ msgstr "flaggan --batch-size används bara i underkommandot \"repack\""
26822 #~ msgid "Percentage by which creation is weighted"
26823 #~ msgstr "Procent som skapelse vägs med"
26825 #~ msgid ""
26826 #~ "the rebase.useBuiltin support has been removed!\n"
26827 #~ "See its entry in 'git help config' for details."
26828 #~ msgstr ""
26829 #~ "stödet för rebase.useBuiltin har tagits bort!\n"
26830 #~ "Se posten för det i \"git help config\" för detaljer."
26832 #~ msgid "%s: patch contains a line longer than 998 characters"
26833 #~ msgstr "%s: patchen innehåller en rad längre än 998 tecken"
26835 #~ msgid "repository contains replace objects; skipping commit-graph"
26836 #~ msgstr "arkivet innehåller replace-objekt; hoppar över incheckningsgraf"
26838 #~ msgid "repository contains (deprecated) grafts; skipping commit-graph"
26839 #~ msgstr ""
26840 #~ "arkivet innehåller ympningar (avråds från); hoppar över incheckningsgraf"
26842 #~ msgid "repository is shallow; skipping commit-graph"
26843 #~ msgstr "källarkivet är grunt; hoppar över incheckningsgraf"
26845 #~ msgid "commit-graph improper chunk offset %08x%08x"
26846 #~ msgstr "felaktigt offset för stycke %08x%08x i incheckningsgraffilen"
26848 #~ msgid "commit-graph chunk id %08x appears multiple times"
26849 #~ msgstr "incheckningsgrafens stycke-id %08x förekommer flera gånger"
26851 #~ msgid "invalid chunk offset (too large)"
26852 #~ msgstr "felaktigt offset för stycke (för stort)"
26854 #~ msgid "Writing chunks to multi-pack-index"
26855 #~ msgstr "Skriver stycken till multi-pack-index"
26857 #~ msgid "rev-list died"
26858 #~ msgstr "rev-list dog"
26860 #~ msgid ""
26861 #~ "git bisect--helper --bisect-write [--no-log] <state> <revision> "
26862 #~ "<good_term> <bad_term>"
26863 #~ msgstr ""
26864 #~ "git bisect--helper --bisect-write [--no-log] <tillstånd> <revision> <term-"
26865 #~ "för-rätt> <term-för-fel>"
26867 #~ msgid ""
26868 #~ "git bisect--helper --bisect-check-and-set-terms <command> <good_term> "
26869 #~ "<bad_term>"
26870 #~ msgstr ""
26871 #~ "git bisect--helper --bisect-check-and-set-terms <kommadno> <term-för-"
26872 #~ "rätt> <term-för-fel>"
26874 #~ msgid "git bisect--helper --bisect-auto-next"
26875 #~ msgstr "git bisect--helper --bisect-auto-next"
26877 #~ msgid "write out the bisection state in BISECT_LOG"
26878 #~ msgstr "skriver bisect-tillståndet i BISECT_LOG"
26880 #~ msgid "check and set terms in a bisection state"
26881 #~ msgstr "visa och ange termer för bisect-tillstånd"
26883 #~ msgid ""
26884 #~ "verify the next bisection state then checkout the next bisection commit"
26885 #~ msgstr ""
26886 #~ "kontrollera nästa bisect-tillstånd och checka så ut nästa bisect-"
26887 #~ "incheckning"
26889 #~ msgid "--bisect-write requires either 4 or 5 arguments"
26890 #~ msgstr "--bisect-write kräver antingen 4 eller 5 argument"
26892 #~ msgid "--check-and-set-terms requires 3 arguments"
26893 #~ msgstr "--check-and-set-terms kräver tre argument"
26895 #~ msgid "--bisect-auto-next requires 0 arguments"
26896 #~ msgstr "--bisect-auto-next kräver 0 argument"
26898 #~ msgid "Force progress reporting"
26899 #~ msgstr "Tvinga förloppsrapportering"
26901 #~ msgid "Error deleting remote-tracking branch '%s'"
26902 #~ msgstr "Fel vid borttagning av fjärrspårande grenen \"%s\""
26904 #~ msgid "Error deleting branch '%s'"
26905 #~ msgstr "Fel vid borttagning av grenen \"%s\""
26907 #~ msgid "show parse tree for grep expression"
26908 #~ msgstr "visa analysträd för grep-uttryck"
26910 #~ msgid "too many parameters"
26911 #~ msgstr "för många parametrar"
26913 #~ msgid "too few parameters"
26914 #~ msgstr "för få parametrar"
26916 #~ msgid "Recurse into nested submodules"
26917 #~ msgstr "Rekursera in i nästlade undermoduler"
26919 #~ msgid "too many params"
26920 #~ msgstr "för många parametrar"
26922 #~ msgid "Bad rev input: $arg"
26923 #~ msgstr "Felaktig rev-indata: $arg"
26925 #~ msgid "Counting distinct commits in commit graph"
26926 #~ msgstr "Räknar olika incheckningar i incheckningsgraf"
26928 #~ msgid "the commit graph format cannot write %d commits"
26929 #~ msgstr "formatet på incheckningsgrafen kan inte visa %d incheckningar"
26931 #~ msgid "store only"
26932 #~ msgstr "endast spara"
26934 #~ msgid "compress faster"
26935 #~ msgstr "komprimera snabbare"
26937 #~ msgid "compress better"
26938 #~ msgstr "komprimera bättre"
26940 #~ msgid "unexpected duplicate commit id %s"
26941 #~ msgstr "oväntat duplicerat inchecknings-id %s"
26943 #~ msgid "error preparing packfile from multi-pack-index"
26944 #~ msgstr "fel när paketfiler från multi-pack-index skulle förberedas"
26946 #~ msgid "%s: not a valid OID"
26947 #~ msgstr "%s: inte ett giltigt OID"
26949 #~ msgid "invalid committer '%s'"
26950 #~ msgstr "ogiltig incheckare %s"
26952 #~ msgid "invalid committer: %s"
26953 #~ msgstr "ogiltig incheckare: %s"
26955 #~ msgid "git bisect--helper --next-all"
26956 #~ msgstr "git bisect--helper --next-all"
26958 #~ msgid "git bisect--helper --write-terms <bad_term> <good_term>"
26959 #~ msgstr "git bisect--helper --write-terms <term-för-fel> <term-för-rätt>"
26961 #~ msgid "git bisect--helper --bisect-autostart"
26962 #~ msgstr "git bisect--helper --bisect-autostart"
26964 #~ msgid "perform 'git bisect next'"
26965 #~ msgstr "utför 'git bisect next'"
26967 #~ msgid "write the terms to .git/BISECT_TERMS"
26968 #~ msgstr "skriv termerna i .git/BISECT_TERMS"
26970 #~ msgid "cleanup the bisection state"
26971 #~ msgstr "städar upp bisect-tillstånd"
26973 #~ msgid "check for expected revs"
26974 #~ msgstr "kontrollera för förväntade versioner"
26976 #~ msgid "start the bisection if it has not yet been started"
26977 #~ msgstr "påbörja bisect om det inte redan har startats"
26979 #~ msgid "--write-terms requires two arguments"
26980 #~ msgstr "--write-terms kräver två argument"
26982 #~ msgid "--bisect-clean-state requires no arguments"
26983 #~ msgstr "--bisect-clean-state tar inga argument"
26985 #~ msgid "--bisect-autostart does not accept arguments"
26986 #~ msgstr "--bisect-autostart tar inga argument"
26988 #~ msgid "n,m"
26989 #~ msgstr "n,m"
26991 #~ msgid "Process line range n,m in file, counting from 1"
26992 #~ msgstr "Behandla radintervallet n,m i filen, med början på 1"
26994 #~ msgid "name of output directory is too long"
26995 #~ msgstr "namnet på utdatakatalogen är för långt"
26997 #~ msgid "standard output, or directory, which one?"
26998 #~ msgstr "standard ut, eller katalog, vilken ska det vara?"
27000 #~ msgid ""
27001 #~ "WARNING: Some packs in use have been renamed by\n"
27002 #~ "WARNING: prefixing old- to their name, in order to\n"
27003 #~ "WARNING: replace them with the new version of the\n"
27004 #~ "WARNING: file.  But the operation failed, and the\n"
27005 #~ "WARNING: attempt to rename them back to their\n"
27006 #~ "WARNING: original names also failed.\n"
27007 #~ "WARNING: Please rename them in %s manually:\n"
27008 #~ msgstr ""
27009 #~ "VARNING: Namnen på några paket har bytts genom att\n"
27010 #~ "VARNING: lägga till old- före namnen, för att byta\n"
27011 #~ "VARNING: dem mot den nya versionen av filen. Men\n"
27012 #~ "VARNING: operationen misslyckades, och försöket att\n"
27013 #~ "VARNING: byta tillbaka till det ursprungliga\n"
27014 #~ "VARNING: namnet misslyckades också.\n"
27015 #~ "VARNING: Byt namn på dem i %s manuellt:\n"
27017 #~ msgid "failed to remove '%s'"
27018 #~ msgstr "misslyckades ta bort \"%s\""
27020 #~ msgid "Routines to help parsing remote repository access parameters"
27021 #~ msgstr ""
27022 #~ "Rutiner för att göra det lättare att tolka åtkomstparametrar för "
27023 #~ "fjärrarkiv"
27025 #~ msgid "Bad rev input: $bisected_head"
27026 #~ msgstr "Felaktig rev-indata: $bisected_head"
27028 #~ msgid "Bad rev input: $rev"
27029 #~ msgstr "Felaktig rev-indata: $rev"
27031 #~ msgid "See git-${cmd}(1) for details."
27032 #~ msgstr "Se git-${cmd}(1) för detaljer."
27034 #~ msgid "unknown hash algorithm length"
27035 #~ msgstr "okänd hashningsalgoritmlängd"
27037 #~ msgid ""
27038 #~ "commit-graph chunk lookup table entry missing; file may be incomplete"
27039 #~ msgstr ""
27040 #~ "incheckningsgrafen saknar post i styckeuppslagningstabell; filen kan vara "
27041 #~ "ofullständig"
27043 #~ msgid "Writing changed paths Bloom filters index"
27044 #~ msgstr "Skriver Bloom-filterindex för ändrade sökvägar"
27046 #~ msgid "hash version %u does not match"
27047 #~ msgstr "hash-versionen %u stämmer inte"
27049 #~ msgid "Remote with no URL"
27050 #~ msgstr "Fjärr utan URL"
27052 #~ msgid "%%(subject) does not take arguments"
27053 #~ msgstr "%%(subject) tar inte argument"
27055 #~ msgid "positive value expected objectname:short=%s"
27056 #~ msgstr "positivt värde förväntat objectname:short=%s"
27058 #~ msgid "unrecognized %%(objectname) argument: %s"
27059 #~ msgstr "okänt %%(objectname)-argument: %s"
27061 #~ msgid "option `%s' is incompatible with --merged"
27062 #~ msgstr "flaggan \"%s\" är inkompatibel med --merged"
27064 #~ msgid "option `%s' is incompatible with --no-merged"
27065 #~ msgstr "flaggan \"%s\" är inkompatibel med --no-merged"
27067 #~ msgid "could not open '%s' for writing: %s"
27068 #~ msgstr "kunde inte öppna \"%s\" för skrivning: %s"
27070 #~ msgid "could not read ref '%s'"
27071 #~ msgstr "Kunde inte läsa referensen \"%s\""
27073 #~ msgid "ref '%s' already exists"
27074 #~ msgstr "referensen \"%s\" finns redan"
27076 #~ msgid "unexpected object ID when writing '%s'"
27077 #~ msgstr "oväntat objekt-id vid skrivning \"%s\""
27079 #~ msgid "unexpected object ID when deleting '%s'"
27080 #~ msgstr "oväntat objekt-id vid borttagning \"%s\""
27082 #~ msgid "The hash algorithm %s is not supported in this build."
27083 #~ msgstr "Hashningsalgoritmen %s stöds inte i detta bygge."
27085 #~ msgid "could not open the file BISECT_TERMS"
27086 #~ msgstr "kunde inte öppna filen BISECT_TERMS"
27088 #~ msgid "update BISECT_HEAD instead of checking out the current commit"
27089 #~ msgstr ""
27090 #~ "uppdatera BISECT_HEAD istället för att checka ut aktuell incheckning"
27092 #~ msgid "print only names (no SHA-1)"
27093 #~ msgstr "skriv endast namn (ingen SHA-1)"
27095 #~ msgid "passed to 'git am'"
27096 #~ msgstr "sänds till \"git am\""
27098 #~ msgid "The --cached option cannot be used with the --files option"
27099 #~ msgstr "Flaggan --cached kan inte användas med flaggan --files"
27101 #~ msgid "  Warn: $display_name doesn't contain commit $sha1_src"
27102 #~ msgstr "  Varning: $display_name innehåller inte incheckningen $sha1_src"
27104 #~ msgid "  Warn: $display_name doesn't contain commit $sha1_dst"
27105 #~ msgstr "  Varning: $display_name innehåller inte incheckningen $sha1_dst"
27107 #~ msgid ""
27108 #~ "  Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
27109 #~ msgstr ""
27110 #~ "  Varning: $display_name innehåller inte incheckningarna $sha1_src och "
27111 #~ "$sha1_dst"
27113 #~ msgid "Finding commits for commit graph from %d ref"
27114 #~ msgid_plural "Finding commits for commit graph from %d refs"
27115 #~ msgstr[0] "Söker incheckningar för incheckingsgraf från %d referens"
27116 #~ msgstr[1] "Söker incheckningar för incheckingsgraf från %d referenser"
27118 #~ msgid "invalid commit object id: %s"
27119 #~ msgstr "ogiltigt inchecknings-objekt-id %s"
27121 #~ msgid "Removing worktrees/%s: not a valid directory"
27122 #~ msgstr "Tar bort worktrees/%s: inte en giltig katalog"
27124 #~ msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
27125 #~ msgstr "Tar bort worktrees/%s: kan inte läsa gitdir-filen (%s)"
27127 #~ msgid "Removing worktrees/%s: invalid gitdir file"
27128 #~ msgstr "Tar bort worktrees/%s: felaktig gitdir-fil"
27130 #~ msgid "unable to re-add worktree '%s'"
27131 #~ msgstr "kunde inte lägga in arbetskatalogen \"%s\" igen"
27133 #~ msgid "target '%s' already exists"
27134 #~ msgstr "målet \"%s\" finns redan"
27136 #~ msgid ""
27137 #~ "Cannot update sparse checkout: the following entries are not up to date:\n"
27138 #~ "%s"
27139 #~ msgstr ""
27140 #~ "Kan inte uppdatera gles utcheckning: följande poster är inte à jour:\n"
27141 #~ "%s"
27143 #~ msgid ""
27144 #~ "The following working tree files would be overwritten by sparse checkout "
27145 #~ "update:\n"
27146 #~ "%s"
27147 #~ msgstr ""
27148 #~ "Följande filer i arbetskatalogen skulle skrivas över av uppdatering av "
27149 #~ "gles utcheckning:\n"
27150 #~ "%s"
27152 #~ msgid ""
27153 #~ "The following working tree files would be removed by sparse checkout "
27154 #~ "update:\n"
27155 #~ "%s"
27156 #~ msgstr ""
27157 #~ "Följande filer i arbetskatalogen skulle tas bort av uppdatering av gles "
27158 #~ "utcheckning:\n"
27159 #~ "%s"
27161 #~ msgid "annotated tag %s has no embedded name"
27162 #~ msgstr "den annoterade taggen %s har inget inbäddat namn"
27164 #~ msgid "automatically stash/stash pop before and after rebase"
27165 #~ msgstr "utför automatiskt stash/stash pop före och efter ombasering"
27167 #~ msgid "--[no-]autostash option is only valid with --rebase."
27168 #~ msgstr "--[no-]autostash är endast giltig med --rebase."
27170 #~ msgid "(DEPRECATED) keep empty commits"
27171 #~ msgstr "(FÖRÅLDRAD) behåll tomma incheckningar"
27173 #~ msgid "Could not read '%s'"
27174 #~ msgstr "Kunde inte läsa \"%s\""
27176 #~ msgid "Cannot store %s"
27177 #~ msgstr "Kan inte spara %s"
27179 #~ msgid "set sparse-checkout patterns"
27180 #~ msgstr "ställ in filter för gles utcheckning"
27182 #~ msgid "disable sparse-checkout"
27183 #~ msgstr "inaktivera gles utcheckning"
27185 #~ msgid "could not exec %s"
27186 #~ msgstr "kunde inte köra %s"
27188 #~ msgid "Cannot remove temporary index (can't happen)"
27189 #~ msgstr "Kan inte ta bort temporärt index (kan inte inträffa)"
27191 #~ msgid "Cannot update $ref_stash with $w_commit"
27192 #~ msgstr "Kan inte uppdatera $ref_stash med $w_commit"
27194 #~ msgid "error: unknown option for 'stash push': $option"
27195 #~ msgstr "fel: okänd flagga för \"stash push\": $option"
27197 #~ msgid "Saved working directory and index state $stash_msg"
27198 #~ msgstr "Sparade arbetskatalogen och indexstatus $stash_msg"
27200 #~ msgid "unknown option: $opt"
27201 #~ msgstr "okänd flagga: $opt"
27203 #~ msgid "Too many revisions specified: $REV"
27204 #~ msgstr "För många revisioner angivna: $REV"
27206 #~ msgid "$reference is not a valid reference"
27207 #~ msgstr "$reference är inte en giltig referens"
27209 #~ msgid "'$args' is not a stash-like commit"
27210 #~ msgstr "\"$args\" är inte en \"stash\"-liknande incheckning"
27212 #~ msgid "'$args' is not a stash reference"
27213 #~ msgstr "\"$args\" är inte en \"stash\"-referens"
27215 #~ msgid "unable to refresh index"
27216 #~ msgstr "kan inte uppdatera indexet"
27218 #~ msgid "Cannot apply a stash in the middle of a merge"
27219 #~ msgstr "Kan inte tillämpa en \"stash\" mitt i en sammanslagning"
27221 #~ msgid "Conflicts in index. Try without --index."
27222 #~ msgstr "Konflikter i indexet. Testa utan --index."
27224 #~ msgid "Could not save index tree"
27225 #~ msgstr "Kunde inte spara indexträd"
27227 #~ msgid "Could not restore untracked files from stash entry"
27228 #~ msgstr "Kunde inte återställa ospårade filer från stash-post"
27230 #~ msgid "Cannot unstage modified files"
27231 #~ msgstr "Kan inte ta bort ändrade filer ur kön"
27233 #~ msgid "Dropped ${REV} ($s)"
27234 #~ msgstr "Kastade ${REV} ($s)"
27236 #~ msgid "${REV}: Could not drop stash entry"
27237 #~ msgstr "${REV}: Kunde inte kasta \"stash\"-post"
27239 #~ msgid "(To restore them type \"git stash apply\")"
27240 #~ msgstr "(För att återställa dem, skriv \"git stash apply\")"
27242 #~ msgid "{drop,keep,ask}"
27243 #~ msgstr "{drop,keep,ask}"
27245 #~ msgid "Stage mode change [y,n,a,q,d%s,?]? "
27246 #~ msgstr "Köa ändrat läge [y,n,a,q,d%s,?]? "
27248 #~ msgid "Stage deletion [y,n,a,q,d%s,?]? "
27249 #~ msgstr "Köa borttagning [y,n,a,q,d%s,?]? "
27251 #~ msgid "Stage this hunk [y,n,a,q,d%s,?]? "
27252 #~ msgstr "Köa stycket [y,n,a,q,d%s,?]? "
27254 #~ msgid ""
27255 #~ "If the patch applies cleanly, the edited hunk will immediately be\n"
27256 #~ "marked for staging.\n"
27257 #~ msgstr ""
27258 #~ "Om patchen kan appliceras rent kommer det redigerade stycket att\n"
27259 #~ "köas omedelbart.\n"
27261 #~ msgid ""
27262 #~ "y - stage this hunk\n"
27263 #~ "n - do not stage this hunk\n"
27264 #~ "q - quit; do not stage this hunk or any of the remaining ones\n"
27265 #~ "a - stage this and all the remaining hunks\n"
27266 #~ "d - do not stage this hunk nor any of the remaining hunks\n"
27267 #~ msgstr ""
27268 #~ "y - köa stycket\n"
27269 #~ "n - köa inte stycket\n"
27270 #~ "q - avsluta; köa inte stycket eller något av de följande\n"
27271 #~ "a - köa detta och alla följande stycken\n"
27272 #~ "d - köa inte stycket eller något av de stycken som följer\n"
27274 #~ msgid "could not copy '%s' to '%s'."
27275 #~ msgstr "kunde inte kopiera \"%s\" till \"%s\"."
27277 #~ msgid "malformed ident line"
27278 #~ msgstr "felaktig ident-rad"
27280 #~ msgid "could not parse '%.*s'"
27281 #~ msgstr "kunde inte tolka \"%.*s\""
27283 #~ msgid "could not checkout %s"
27284 #~ msgstr "kunde inte checka ut %s"
27286 #~ msgid "filename in tree entry contains backslash: '%s'"
27287 #~ msgstr "filnamnet i trädet innehåller omvänt snedstreck: \"%s\""
27289 #~ msgid "Use -f if you really want to add them.\n"
27290 #~ msgstr "Använd -f om du verkligen vill lägga till dem.\n"
27292 #~ msgid "Maybe you wanted to say 'git add .'?\n"
27293 #~ msgstr "Kanske menade du att skriva \"git add .\"?\n"
27295 #~ msgid "packfile is invalid: %s"
27296 #~ msgstr "packfil är ogiltig: %s"
27298 #~ msgid "unable to open packfile for reuse: %s"
27299 #~ msgstr "kan inte öppna packfil för återanvändning: %s"
27301 #~ msgid "unable to seek in reused packfile"
27302 #~ msgstr "kan inte söka i återanvänd packfil"
27304 #~ msgid "unable to read from reused packfile"
27305 #~ msgstr "kan inte läsa från återanvänd packfil"
27307 #~ msgid "no HEAD?"
27308 #~ msgstr "inget HEAD?"
27310 #~ msgid "preserve empty commits during rebase"
27311 #~ msgstr "behåll tomma incheckningar under ombasering"
27313 #~ msgid "cannot combine --use-bitmap-index with object filtering"
27314 #~ msgstr "kan inte kombinera --use-bitmap-index med objektfiltrering"
27316 #~ msgid ""
27317 #~ "The following path is ignored by one of your .gitignore files:\n"
27318 #~ "$sm_path\n"
27319 #~ "Use -f if you really want to add it."
27320 #~ msgstr ""
27321 #~ "Följande sökvägar ignoreras av en av dina .gitignore-filer:\n"
27322 #~ "$sm_path\n"
27323 #~ "Använd -f om du verkligen vill lägga till den."
27325 #~ msgid "Use an experimental heuristic to improve diffs"
27326 #~ msgstr "Använd en experimentell algoritm för att förbättra diffar"
27328 #~ msgid "git commit-graph [--object-dir <objdir>]"
27329 #~ msgstr "git commit-graph [--object-dir <objkat>]"
27331 #~ msgid "git commit-graph read [--object-dir <objdir>]"
27332 #~ msgstr "git commit-graph read [--object-dir <objkat>]"
27334 #~ msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
27335 #~ msgstr ""
27336 #~ "okänt värde \"%s\" för core.untrackedCache; använder standardvärdet \"keep"
27337 #~ "\""
27339 #~ msgid "cannot change partial clone promisor remote"
27340 #~ msgstr "kan inte ändra kontraktsfjärr för delvis kloning"
27342 #~ msgid "error building trees"
27343 #~ msgstr "fel vid byggande av träd"
27345 #~ msgid "invalid date format '%s' in '%s'"
27346 #~ msgstr "ogiltigt datumformat \"%s\" i \"%s\""
27348 #~ msgid "writing root commit"
27349 #~ msgstr "skriver rotincheckning"
27351 #~ msgid "staged changes in the following files may be lost: %s"
27352 #~ msgstr "köade ändringar i följande filer kan gå förlorade: %s"
27354 #~ msgid ""
27355 #~ "--filter can only be used with the remote configured in extensions."
27356 #~ "partialClone"
27357 #~ msgstr ""
27358 #~ "--filter kan endast användas med fjärren konfigurerad i extensions."
27359 #~ "partialClone"
27361 #~ msgid "verify commit-msg hook"
27362 #~ msgstr "bekräfta commit-msg-krok"
27364 #~ msgid "cannot combine '--rebase-merges' with '--strategy-option'"
27365 #~ msgstr "kan inte kombinera \"--rebase-merges\" med \"--strategy-option\""
27367 #~ msgid "invalid sparse value '%s'"
27368 #~ msgstr "ogiltigt värde för sparse: \"%s\""
27370 #~ msgid ""
27371 #~ "Fetch normally indicates which branches had a forced update, but that "
27372 #~ "check has been disabled."
27373 #~ msgstr ""
27374 #~ "Hämtning visar vanligtvis vilka grenar som har en tvingad uppdatering, "
27375 #~ "men det testet har slagits av."
27377 #~ msgid ""
27378 #~ "or run 'git config fetch.showForcedUpdates false' to avoid this check.\n"
27379 #~ msgstr ""
27380 #~ "eller kör \"git config fetch.showForcedUpdates false\" för undvika "
27381 #~ "testet.\n"
27383 #~ msgid ""
27384 #~ "log.mailmap is not set; its implicit value will change in an\n"
27385 #~ "upcoming release. To squelch this message and preserve current\n"
27386 #~ "behaviour, set the log.mailmap configuration value to false.\n"
27387 #~ "\n"
27388 #~ "To squelch this message and adopt the new behaviour now, set the\n"
27389 #~ "log.mailmap configuration value to true.\n"
27390 #~ "\n"
27391 #~ "See 'git help config' and search for 'log.mailmap' for further "
27392 #~ "information."
27393 #~ msgstr ""
27394 #~ "log.mailmap har inte satts: förvalet kommer ändras i en kommande\n"
27395 #~ "version. För att dölja det här meddelandet och behålla nuvarande\n"
27396 #~ "beteende, sätt konfigurationsvariabeln log.mailmap till false.\n"
27397 #~ "\n"
27398 #~ "För att dölja det här meddelandet och använda det nya beteendet,\n"
27399 #~ "sätt konfigurationsvariabeln log.mailmap till true.\n"
27400 #~ "\n"
27401 #~ "Se \"git help config\" och sök efter \"log.mailmap\" för mer information."
27403 #~ msgid "Server supports multi_ack_detailed"
27404 #~ msgstr "Servern stöder \"multi_ack_detailed\""
27406 #~ msgid "Server supports no-done"
27407 #~ msgstr "Servern stöder \"no-done\""
27409 #~ msgid "Server supports multi_ack"
27410 #~ msgstr "Servern stöder \"multi_ack\""
27412 #~ msgid "Server supports side-band-64k"
27413 #~ msgstr "Servern stöder \"side-band-64k\""
27415 #~ msgid "Server supports side-band"
27416 #~ msgstr "Servern stöder \"side-band\""
27418 #~ msgid "Server supports allow-tip-sha1-in-want"
27419 #~ msgstr "Servern stöder \"allow-tip-sha1-in-want\""
27421 #~ msgid "Server supports allow-reachable-sha1-in-want"
27422 #~ msgstr "Servern stöder \"allow-reachable-sha1-in-want\""
27424 #~ msgid "Server supports ofs-delta"
27425 #~ msgstr "Servern stöder \"ofs-delta\""
27427 #~ msgid "Checking out files"
27428 #~ msgstr "Checkar ut filer"
27430 #~ msgid "cannot be interactive without stdin connected to a terminal."
27431 #~ msgstr ""
27432 #~ "kan inte vara interaktiv om standard in inte är ansluten till en terminal."
27434 #~ msgid "failed to stat %s\n"
27435 #~ msgstr "misslyckades ta status på %s\n"
27437 #~ msgid ""
27438 #~ "If you wish to skip this commit, use:\n"
27439 #~ "\n"
27440 #~ "    git reset\n"
27441 #~ "\n"
27442 #~ "Then \"git cherry-pick --continue\" will resume cherry-picking\n"
27443 #~ "the remaining commits.\n"
27444 #~ msgstr ""
27445 #~ "Om du vill hoppa över incheckningen, använd:\n"
27446 #~ "\n"
27447 #~ "    git reset\n"
27448 #~ "\n"
27449 #~ "\"git cherry-pick --continue\" kommer därefter att återuppta\n"
27450 #~ "cherry-pick för återstående incheckningar.\n"
27452 #~ msgid "unrecognized verb: %s"
27453 #~ msgstr "okänt verb: %s"
27455 #~ msgid "option '%s' requires a value"
27456 #~ msgstr "flaggan \"%s\" behöver ett värde"
27458 #~ msgid "could not transform the todo list"
27459 #~ msgstr "kunde inte transformera att göra-listan"
27461 #~ msgid "default"
27462 #~ msgstr "standard"
27464 #~ msgid "Could not create directory '%s'"
27465 #~ msgstr "Kunde inte skapa katalogen \"%s\""
27467 #~ msgid "allow rerere to update index with resolved conflict"
27468 #~ msgstr "tillåt rerere att uppdatera index med lösa konflikter"
27470 #~ msgid "could not open %s"
27471 #~ msgstr "kunde inte öppna %s"
27473 #~ msgid "Could not move back to $head_name"
27474 #~ msgstr "Kunde inte flytta tillbaka till $head_name"
27476 #~ msgid ""
27477 #~ "It seems that there is already a $state_dir_base directory, and\n"
27478 #~ "I wonder if you are in the middle of another rebase.  If that is the\n"
27479 #~ "case, please try\n"
27480 #~ "\t$cmd_live_rebase\n"
27481 #~ "If that is not the case, please\n"
27482 #~ "\t$cmd_clear_stale_rebase\n"
27483 #~ "and run me again.  I am stopping in case you still have something\n"
27484 #~ "valuable there."
27485 #~ msgstr ""
27486 #~ "Det verkar som katalogen $state_dir_base redan existerar, och\n"
27487 #~ "jag undrar om du redan är mitt i en annan ombasering. Om så är\n"
27488 #~ "fallet, försök\n"
27489 #~ "\t$cmd_live_rebase\n"
27490 #~ "Om så inte är fallet, kör\n"
27491 #~ "\t$cmd_clear_stale_rebase\n"
27492 #~ "och kör programmet igen. Jag avslutar ifall du fortfarande har\n"
27493 #~ "något av värde där."
27495 #~ msgid ""
27496 #~ "fatal: cannot combine am options with either interactive or merge options"
27497 #~ msgstr ""
27498 #~ "ödesdigert: kan inte kombinera am-flaggor med antingen interaktiv- eller "
27499 #~ "sammanslagningsflaggor"
27501 #~ msgid "fatal: cannot combine '--signoff' with '--preserve-merges'"
27502 #~ msgstr ""
27503 #~ "ödesdigert: kan inte kombinera \"--signoff\" med \"--preserve-merges\""
27505 #~ msgid "fatal: cannot combine '--preserve-merges' with '--rebase-merges'"
27506 #~ msgstr ""
27507 #~ "ödesdigert: kan inte kombinera \"--preserve-merges\" med \"--rebase-merges"
27508 #~ "\""
27510 #~ msgid "fatal: cannot combine '--rebase-merges' with '--strategy-option'"
27511 #~ msgstr ""
27512 #~ "ödesdigert: kan inte kombinera \"--rebase-merges\" med \"--strategy-option"
27513 #~ "\""
27515 #~ msgid "fatal: cannot combine '--rebase-merges' with '--strategy'"
27516 #~ msgstr ""
27517 #~ "ödesdigert: kan inte kombinera \"--rebase-merges\" med \"--strategy\""
27519 #~ msgid "invalid upstream '$upstream_name'"
27520 #~ msgstr "ogiltig uppström \"$upstream_name\""
27522 #~ msgid "$onto_name: there are more than one merge bases"
27523 #~ msgstr "$onto_name: mer än en sammanslagningsbas finns"
27525 #~ msgid "$onto_name: there is no merge base"
27526 #~ msgstr "$onto_name: ingen sammanslagningsbas finns"
27528 #~ msgid "Does not point to a valid commit: $onto_name"
27529 #~ msgstr "Peka på en giltig incheckning: $onto_name"
27531 #~ msgid "fatal: no such branch/commit '$branch_name'"
27532 #~ msgstr "ödesdigert: ingen sådan gren/incheckning: $branch_name"
27534 #~ msgid "Created autostash: $stash_abbrev"
27535 #~ msgstr "Skapade autostash: $stash_abbrev"
27537 #~ msgid "Current branch $branch_name is up to date."
27538 #~ msgstr "Aktuell gren $branch_name är à jour."
27540 #~ msgid "Current branch $branch_name is up to date, rebase forced."
27541 #~ msgstr "Aktuell gren $branch_name är à jour, ombasering framtvingad."
27543 #~ msgid "Changes to $onto:"
27544 #~ msgstr "Ändringar till $onto:"
27546 #~ msgid "Changes from $mb to $onto:"
27547 #~ msgstr "Ändringar från $mb till $onto:"
27549 #~ msgid "Fast-forwarded $branch_name to $onto_name."
27550 #~ msgstr "Snabbspolade $branch_name till $onto_name."
27552 #~ msgid "First, rewinding head to replay your work on top of it..."
27553 #~ msgstr ""
27554 #~ "Först, spolar tillbaka huvudet för att spela av ditt arbete ovanpå det..."
27556 #~ msgid "ignoring unknown color-moved-ws mode '%s'"
27557 #~ msgstr "ignorerar okänt läge för color-mode-ws \"%s\""
27559 #~ msgid "only 'tree:0' is supported"
27560 #~ msgstr "endast \"tree:0\" stöds"
27562 #~ msgid "Renaming %s to %s and %s to %s instead"
27563 #~ msgstr "Byter namn på %s till %s och %s till %s istället"
27565 #~ msgid "Adding merged %s"
27566 #~ msgstr "Lägger till sammanslagen %s"
27568 #~ msgid "Internal error"
27569 #~ msgstr "Internt fel"
27571 #~ msgid "mainline was specified but commit %s is not a merge."
27572 #~ msgstr "huvudlinje angavs, men incheckningen %s är inte en sammanslagning."
27574 #~ msgid "unable to write sha1 filename %s"
27575 #~ msgstr "kan inte skriva sha1-filnamn %s"
27577 #~ msgid "cannot read sha1_file for %s"
27578 #~ msgstr "kan inte läsa sha1_file för %s"
27580 #~ msgid ""
27581 #~ "error: cannot combine interactive options (--interactive, --exec, --"
27582 #~ "rebase-merges, --preserve-merges, --keep-empty, --root + --onto) with am "
27583 #~ "options (%s)"
27584 #~ msgstr ""
27585 #~ "fel: kan inte kombinera interaktiva flaggor (--interactive, --exec, --"
27586 #~ "rebase-merges, --preserve-merges, --keep-empty, --root + --onto) med am-"
27587 #~ "flaggor (%s)"
27589 #~ msgid ""
27590 #~ "error: cannot combine merge options (--merge, --strategy, --strategy-"
27591 #~ "option) with am options (%s)"
27592 #~ msgstr ""
27593 #~ "fel: kan inte kombinera sammanslagningsflaggor (--merge, --strategy, --"
27594 #~ "strategy-option) med am-flaggor (%s)"
27596 #~ msgid "unrecognised option: '$arg'"
27597 #~ msgstr "flaggan känns inte igen: \"$arg\""
27599 #~ msgid "'$invalid' is not a valid commit"
27600 #~ msgstr "\"$invalid\" är inte en giltig incheckning"
27602 #~ msgid "could not parse '%s' (looking for '%s')"
27603 #~ msgstr "kunde inte tolka \"%s\" (letar efter \"%s\")"
27605 #~ msgid "deprecated synonym for --create-reflog"
27606 #~ msgstr "avrådd synonym för --create-reflog"
27608 #~ msgid "Can't stat %s"
27609 #~ msgstr "Kan inte ta status på %s"
27611 #~ msgid "abort rebase"
27612 #~ msgstr "avbryt ombasering"
27614 #~ msgid "make rebase script"
27615 #~ msgstr "skapa ombaseringsskript"
27617 #~ msgid "cannot move a locked working tree"
27618 #~ msgstr "kan inte flytta en låst arbetskatalog"
27620 #~ msgid "cannot remove a locked working tree"
27621 #~ msgstr "kan inte ta bort en låst arbetskatalog"
27623 #~ msgid ""
27624 #~ "\n"
27625 #~ "\tHowever, if you remove everything, the rebase will be aborted.\n"
27626 #~ "\n"
27627 #~ "\t"
27628 #~ msgstr ""
27629 #~ "\n"
27630 #~ "\tOmbaseringen kommer dock att avbrytas om du tar bort allting.\n"
27631 #~ "\n"
27632 #~ "\t"
27634 #~ msgid "Dirty index: cannot merge (dirty: %s)"
27635 #~ msgstr "Smutsigt index: kan inte slå ihop (smutsiga: %s)"
27637 #~ msgid "(+/-)x"
27638 #~ msgstr "(+/-)x"
27640 #~ msgid "<command>"
27641 #~ msgstr "<kommando>"
27643 #~ msgid "push|fetch"
27644 #~ msgstr "push|fetch"
27646 #~ msgid "w[,i1[,i2]]"
27647 #~ msgstr "w[,i1[,i2]]"
27649 #~ msgid "Entering '$displaypath'"
27650 #~ msgstr "Går in i \"$displaypath\""
27652 #~ msgid "Stopping at '$displaypath'; script returned non-zero status."
27653 #~ msgstr ""
27654 #~ "Stoppar på \"$displaypath\"; skriptet returnerade en status skild från "
27655 #~ "noll."
27657 #~ msgid "Everyday Git With 20 Commands Or So"
27658 #~ msgstr "Git för dagligt bruk i ungefär 20 kommandon"
27660 #~ msgid "Could not open '%s' for writing"
27661 #~ msgstr "Kunde inte öppna \"%s\" för skrivning"
27663 #~ msgid ""
27664 #~ "unexpected 1st line of squash message:\n"
27665 #~ "\n"
27666 #~ "\t%.*s"
27667 #~ msgstr ""
27668 #~ "oväntad första rad i squash-meddelande:\n"
27669 #~ "\n"
27670 #~ "\t%.*s"
27672 #~ msgid ""
27673 #~ "invalid 1st line of squash message:\n"
27674 #~ "\n"
27675 #~ "\t%.*s"
27676 #~ msgstr ""
27677 #~ "ogiltig första rad i squash-meddelande:\n"
27678 #~ "\n"
27679 #~ "\t%.*s"
27681 #~ msgid "BUG: returned path string doesn't match cwd?"
27682 #~ msgstr "BUG: returnerad sökvägssträng motsvarar inte cwd?"
27684 #~ msgid "Error in object"
27685 #~ msgstr "Fel i objekt"
27687 #~ msgid "git fetch-pack: expected ACK/NAK, got EOF"
27688 #~ msgstr "git fetch-patch: förväntade ACK/NAK, fick EOF"
27690 #~ msgid "invalid filter-spec expression '%s'"
27691 #~ msgstr "ogiltig filterspec-utryck \"%s\""
27693 #~ msgid "The copy of the patch that failed is found in: %s"
27694 #~ msgstr "En kopia av patchen som misslyckades finns i: %s"
27696 #~ msgid "pathspec and --all are incompatible"
27697 #~ msgstr "sökvägsangivelse och --all är inkompatibla"
27699 #~ msgid "Submodule '$name' ($url) unregistered for path '$displaypath'"
27700 #~ msgstr ""
27701 #~ "Undermodulen \"$name\" ($url) avregistrerad för sökvägen \"$displaypath\""
27703 #~ msgid "To/Cc/Bcc fields are not interpreted yet, they have been ignored\n"
27704 #~ msgstr "Fälten To/Cc/Bcc tolkas inte ännu, de har ignorerats\n"
27706 #~ msgid ""
27707 #~ "empty strings as pathspecs will be made invalid in upcoming releases. "
27708 #~ "please use . instead if you meant to match all paths"
27709 #~ msgstr ""
27710 #~ "tomma strängar som sökvägsangivelser kommer bli ogiltiga i en kommande "
27711 #~ "utgåva. använd istället . om du vill träffa alla sökvägar"
27713 #~ msgid "could not truncate '%s'"
27714 #~ msgstr "kunde inte trunkera \"%s\""
27716 #~ msgid "could not close %s"
27717 #~ msgstr "kunde inte stänga %s"
27719 #~ msgid "Copied a misnamed branch '%s' away"
27720 #~ msgstr "Kopierade bort en felaktigt namngiven gren \"%s\""
27722 #~ msgid "it does not make sense to create 'HEAD' manually"
27723 #~ msgstr "kan inte skapa \"HEAD\" manuellt"
27725 #~ msgid "Don't know how to clone %s"
27726 #~ msgstr "Vet inte hur man klonar %s"
27728 #~ msgid "Don't know how to fetch from %s"
27729 #~ msgstr "Vet inte hur man hämtar från %s"
27731 #~ msgid "'$term' is not a valid term"
27732 #~ msgstr "\"$term\" är inte en giltig term"
27734 #~ msgid ""
27735 #~ "error: unknown option for 'stash save': $option\n"
27736 #~ "       To provide a message, use git stash save -- '$option'"
27737 #~ msgstr ""
27738 #~ "fel: felaktig flagga för \"stash save\": $option\n"
27739 #~ "     För att ange ett meddelande, använd git stash save -- \"$option\""
27741 #~ msgid "Failed to recurse into submodule path '$sm_path'"
27742 #~ msgstr "Misslyckades rekursera in i undermodulsökvägen \"$sm_path\""
27744 #~ msgid ""
27745 #~ "unrecognized setting %s for optionrebase.missingCommitsCheck. Ignoring."
27746 #~ msgstr ""
27747 #~ "okänd inställning %s för flaggan rebase.missingCommitsCheck. Ignorerar."
27749 #~ msgid "%s, %"
27750 #~ msgid_plural "%s, %"
27751 #~ msgstr[0] "%s. %"
27752 #~ msgstr[1] "%s. %"
27754 #~ msgid "submodule update strategy not supported for submodule '%s'"
27755 #~ msgstr ""
27756 #~ "uppdateringsstrategi för undermodul stöds inte för undermodulen \"%s\""
27758 #~ msgid "change upstream info"
27759 #~ msgstr "ändra uppströmsinformation"
27761 #~ msgid ""
27762 #~ "\n"
27763 #~ "If you wanted to make '%s' track '%s', do this:\n"
27764 #~ "\n"
27765 #~ msgstr ""
27766 #~ "\n"
27767 #~ "Om du vill göra så att \"%s\" spårar \"%s\" gör du så här:\n"
27768 #~ "\n"
27770 #~ msgid "basename"
27771 #~ msgstr "basnamn"
27773 #~ msgid ""
27774 #~ "Warning: the SHA-1 is missing or isn't a commit in the following line:\n"
27775 #~ " - $line"
27776 #~ msgstr ""
27777 #~ "Varning: SHA-1 saknas eller inte en incheckning på följande rad:\n"
27778 #~ " - $line"
27780 #~ msgid ""
27781 #~ "Warning: the command isn't recognized in the following line:\n"
27782 #~ " - $line"
27783 #~ msgstr ""
27784 #~ "Varning: kommandot kändes inte igen på följande rad:\n"
27785 #~ " - $line"
27787 #~ msgid "Or you can abort the rebase with 'git rebase --abort'."
27788 #~ msgstr "Eller så kan du avbryta ombaseringen med \"git rebase --abort\"."
27790 #~ msgid "in %0.1f seconds automatically..."
27791 #~ msgstr "automatiskt om %0.1f sekunder..."
27793 #~ msgid "dup2(%d,%d) failed"
27794 #~ msgstr "dup2(%d,%d) misslyckades"
27796 #~ msgid "Initial commit on "
27797 #~ msgstr "Första incheckning på "
27799 #~ msgid "Patch is empty. Was it split wrong?"
27800 #~ msgstr "Patchen är tom. Delades den upp felaktigt?"
27802 #~ msgid ""
27803 #~ "You still have unmerged paths in your index.\n"
27804 #~ "Did you forget to use 'git add'?"
27805 #~ msgstr ""
27806 #~ "Du har fortfarande sökvägar som inte slagits samman i ditt index.\n"
27807 #~ "Glömde du att använda \"git add\"?"
27809 #~ msgid ""
27810 #~ "Cannot update paths and switch to branch '%s' at the same time.\n"
27811 #~ "Did you intend to checkout '%s' which can not be resolved as commit?"
27812 #~ msgstr ""
27813 #~ "Kan inte uppdatera sökvägar och växla till grenen \"%s\" samtidigt.\n"
27814 #~ "Ville du checka ut \"%s\" som inte kan lösas som en utcheckning?"
27816 #~ msgid "Explicit paths specified without -i or -o; assuming --only paths..."
27817 #~ msgstr ""
27818 #~ "Explicita sökvägar angavs utan -i eller -o; antar --only sökvägar..."
27820 #~ msgid "default mode for recursion"
27821 #~ msgstr "standardläge för rekursion"
27823 #~ msgid "submodule--helper subcommand must be called with a subcommand"
27824 #~ msgstr ""
27825 #~ "underkommandot submodule--helper måste anropas med ett underkommando"
27827 #~ msgid "could not stat '%s"
27828 #~ msgstr "kunde inte ta status på \"%s\""
27830 #~ msgid "tag: tagging "
27831 #~ msgstr "tag: taggar"
27833 #~ msgid "commit object"
27834 #~ msgstr "incheckningsobjekt"
27836 #~ msgid "blob object"
27837 #~ msgstr "blob-objekt"
27839 #~ msgid ""
27840 #~ "There is nothing to exclude from by :(exclude) patterns.\n"
27841 #~ "Perhaps you forgot to add either ':/' or '.' ?"
27842 #~ msgstr ""
27843 #~ "Ingenting att exkludera från med :(exkludera)-mönster.\n"
27844 #~ "Glömde du kanske att antingen lägga till \":/\" eller \".\"?"
27846 #~ msgid "unrecognized format: %%(%s)"
27847 #~ msgstr "okänt format: %%(%s)"
27849 #~ msgid ":strip= requires a positive integer argument"
27850 #~ msgstr ":strip= kräver ett positivt heltalsargument"
27852 #~ msgid "ref '%s' does not have %ld components to :strip"
27853 #~ msgstr "referensen \"%s\" har inte %ld komponenter för :strip"
27855 #~ msgid "[%s: gone]"
27856 #~ msgstr "[%s: försvunnen]"
27858 #~ msgid "[%s]"
27859 #~ msgstr "[%s]"
27861 #~ msgid "[%s: behind %d]"
27862 #~ msgstr "[%s: bakom %d] "
27864 #~ msgid "[%s: ahead %d]"
27865 #~ msgstr "[%s: före %d] "
27867 #~ msgid "[%s: ahead %d, behind %d]"
27868 #~ msgstr "[%s: före %d, bakom %d] "
27870 #~ msgid " **** invalid ref ****"
27871 #~ msgstr " **** ogiltig ref ****"
27873 #~ msgid "insanely long object directory %.*s"
27874 #~ msgstr "tokigt lång objektkatalog %.*s"
27876 #~ msgid "tag name too long: %.*s..."
27877 #~ msgstr "taggnamnet för långt: %.*s..."
27879 #~ msgid "tag header too big."
27880 #~ msgstr "tagghuvud för stort."
27882 #~ msgid ""
27883 #~ "If the patch applies cleanly, the edited hunk will immediately be\n"
27884 #~ "marked for discarding"
27885 #~ msgstr ""
27886 #~ "Om patchen kan appliceras rent kommer det redigerade stycket att\n"
27887 #~ "markeras för kasta omedelbart"
27889 #~ msgid "Use an experimental blank-line-based heuristic to improve diffs"
27890 #~ msgstr ""
27891 #~ "Använd en experimentell algoritm baserad på tomma rader för att förbättra "
27892 #~ "diffar"
27894 #~ msgid "Clever... amending the last one with dirty index."
27895 #~ msgstr "Smart... utöka den senaste med smutsigt index."
27897 #~ msgid ""
27898 #~ "the following submodule (or one of its nested submodules)\n"
27899 #~ "uses a .git directory:"
27900 #~ msgid_plural ""
27901 #~ "the following submodules (or one of their nested submodules)\n"
27902 #~ "use a .git directory:"
27903 #~ msgstr[0] ""
27904 #~ "följande undermodul (eller en av dess nästlade undermoduler)\n"
27905 #~ "använder en .git-katalog:"
27906 #~ msgstr[1] ""
27907 #~ "följande undermoduler (eller en av deras nästlade undermoduler)\n"
27908 #~ "använder en .git-katalog:"
27910 #~ msgid ""
27911 #~ "\n"
27912 #~ "(use 'rm -rf' if you really want to remove it including all of its "
27913 #~ "history)"
27914 #~ msgstr ""
27915 #~ "\n"
27916 #~ "(använd \"rm -rf\" om du verkligen vill ta bort den och all dess historik)"
27918 #~ msgid "Error wrapping up %s."
27919 #~ msgstr "Fel vid ombrytning av %s."
27921 #~ msgid "Your local changes would be overwritten by cherry-pick."
27922 #~ msgstr "Dina lokala ändringar skulle skrivas över av \"cherry-pick\"."
27924 #~ msgid "Cannot revert during another revert."
27925 #~ msgstr "Kan inte utföra \"revert\" under en annan \"revert\"."
27927 #~ msgid "Cannot cherry-pick during another cherry-pick."
27928 #~ msgstr "Kan inte utföra \"cherry-pick\" under en annan \"cherry-pick\"."
27930 #~ msgid "Could not open %s"
27931 #~ msgstr "Kunde inte öppna %s"
27933 #~ msgid "Could not format %s."
27934 #~ msgstr "Kunde inte formatera %s."
27936 #~ msgid "You need to set your committer info first"
27937 #~ msgstr "Du måste ställa in din incheckarinformation först"
27939 #~ msgid "bad numeric config value '%s' for '%s': invalid unit"
27940 #~ msgstr ""
27941 #~ "felaktigt numeriskt konfigurationsvärde \"%s\" för \"%s\": ogiltig enhet"
27943 #~ msgid "bad numeric config value '%s' for '%s' in blob %s: invalid unit"
27944 #~ msgstr ""
27945 #~ "felaktigt numeriskt konfigurationsvärde \"%s\" för \"%s\" i blob:en %s: "
27946 #~ "ogiltig enhet"
27948 #~ msgid "bad numeric config value '%s' for '%s' in file %s: invalid unit"
27949 #~ msgstr ""
27950 #~ "felaktigt numeriskt konfigurationsvärde \"%s\" för \"%s\" i filen %s: "
27951 #~ "ogiltig enhet"
27953 #~ msgid ""
27954 #~ "bad numeric config value '%s' for '%s' in standard input: invalid unit"
27955 #~ msgstr ""
27956 #~ "felaktigt numeriskt konfigurationsvärde \"%s\" för \"%s\" i standard in: "
27957 #~ "ogiltig enhet"
27959 #~ msgid ""
27960 #~ "bad numeric config value '%s' for '%s' in submodule-blob %s: invalid unit"
27961 #~ msgstr ""
27962 #~ "felaktigt numeriskt konfigurationsvärde \"%s\" för \"%s\" i undermodul-"
27963 #~ "blob:en %s: ogiltig enhet"
27965 #~ msgid ""
27966 #~ "bad numeric config value '%s' for '%s' in command line %s: invalid unit"
27967 #~ msgstr ""
27968 #~ "felaktigt numeriskt konfigurationsvärde \"%s\" för \"%s\" i kommandoraden "
27969 #~ "%s: ogiltig enhet"
27971 #~ msgid "bad numeric config value '%s' for '%s' in %s: invalid unit"
27972 #~ msgstr ""
27973 #~ "felaktigt numeriskt konfigurationsvärde \"%s\" för \"%s\" i %s: ogiltig "
27974 #~ "enhet"
27976 #~ msgid "This is the 3rd commit message:"
27977 #~ msgstr "Det här är 3:e incheckningsmeddelandet:"
27979 #~ msgid "This is the 4th commit message:"
27980 #~ msgstr "Det här är 4:e incheckningsmeddelandet:"
27982 #~ msgid "This is the 5th commit message:"
27983 #~ msgstr "Det här är 5:e incheckningsmeddelandet:"
27985 #~ msgid "This is the 6th commit message:"
27986 #~ msgstr "Det här är 6:e incheckningsmeddelandet:"
27988 #~ msgid "This is the 7th commit message:"
27989 #~ msgstr "Det här är 7:e incheckningsmeddelandet:"
27991 #~ msgid "This is the 8th commit message:"
27992 #~ msgstr "Det här är 8:e incheckningsmeddelandet:"
27994 #~ msgid "This is the 9th commit message:"
27995 #~ msgstr "Det här är 9:e incheckningsmeddelandet:"
27997 #~ msgid "This is the 10th commit message:"
27998 #~ msgstr "Det här är 10:e incheckningsmeddelandet:"
28000 #~ msgid "This is the ${n}th commit message:"
28001 #~ msgstr "Det här är ${n}:e incheckningsmeddelandet:"
28003 #~ msgid "This is the ${n}st commit message:"
28004 #~ msgstr "Det här är ${n}:a incheckningsmeddelandet:"
28006 #~ msgid "This is the ${n}nd commit message:"
28007 #~ msgstr "Det här är ${n}:a incheckningsmeddelandet:"
28009 #~ msgid "This is the ${n}rd commit message:"
28010 #~ msgstr "Det här är ${n}:e incheckningsmeddelandet:"
28012 #~ msgid "The 2nd commit message will be skipped:"
28013 #~ msgstr "2:a incheckningsmeddelandet kommer hoppas över:"
28015 #~ msgid "The 3rd commit message will be skipped:"
28016 #~ msgstr "3:e incheckningsmeddelandet kommer hoppas över:"
28018 #~ msgid "The 4th commit message will be skipped:"
28019 #~ msgstr "4:e incheckningsmeddelandet kommer hoppas över:"
28021 #~ msgid "The 5th commit message will be skipped:"
28022 #~ msgstr "5:e incheckningsmeddelandet kommer hoppas över:"
28024 #~ msgid "The 6th commit message will be skipped:"
28025 #~ msgstr "6:e incheckningsmeddelandet kommer hoppas över:"
28027 #~ msgid "The 7th commit message will be skipped:"
28028 #~ msgstr "7:e incheckningsmeddelandet kommer hoppas över:"
28030 #~ msgid "The 8th commit message will be skipped:"
28031 #~ msgstr "8:e incheckningsmeddelandet kommer hoppas över:"
28033 #~ msgid "The 9th commit message will be skipped:"
28034 #~ msgstr "9:e incheckningsmeddelandet kommer hoppas över:"
28036 #~ msgid "The 10th commit message will be skipped:"
28037 #~ msgstr "10:e incheckningsmeddelandet kommer hoppas över:"
28039 #~ msgid "The ${n}th commit message will be skipped:"
28040 #~ msgstr "${n}:e incheckningsmeddelandet kommer hoppas över:"
28042 #~ msgid "The ${n}st commit message will be skipped:"
28043 #~ msgstr "${n}:a incheckningsmeddelandet kommer hoppas över:"
28045 #~ msgid "The ${n}nd commit message will be skipped:"
28046 #~ msgstr "${n}:a incheckningsmeddelandet kommer hoppas över:"
28048 #~ msgid "The ${n}rd commit message will be skipped:"
28049 #~ msgstr "${n}:e incheckningsmeddelandet kommer hoppas över:"
28051 #~ msgid "could not run gpg."
28052 #~ msgstr "kunde inte köra gpg."
28054 #~ msgid "gpg did not accept the data"
28055 #~ msgstr "gpg godtog inte data"
28057 #~ msgid "unsupported object type in the tree"
28058 #~ msgstr "objekttyp som ej stöds upptäcktes i trädet"
28060 #~ msgid "Fatal merge failure, shouldn't happen."
28061 #~ msgstr "Ödesdigert sammanslagningsfel, borde inte inträffa."
28063 #~ msgid "Unprocessed path??? %s"
28064 #~ msgstr "Obehandlad sökväg??? %s"
28066 #~ msgid "Cannot %s during a %s"
28067 #~ msgstr "kan inte %s under en %s"
28069 #~ msgid "Can't cherry-pick into empty head"
28070 #~ msgstr "Kan inte göra \"cherry-pick\" i ett tomt huvud"
28072 #~ msgid "bug: unhandled unmerged status %x"
28073 #~ msgstr "programfel: ej hanterad \"unmerged\"-status %x"
28075 #~ msgid "bug: unhandled diff status %c"
28076 #~ msgstr "programfel: diff-status %c ej hanterad"
28078 #~ msgid "could not write branch description template"
28079 #~ msgstr "kunde inte skriva grenbeskrivningsmall"
28081 #~ msgid "corrupt index file"
28082 #~ msgstr "indexfilen är trasig"
28084 #~ msgid "detach the HEAD at named commit"
28085 #~ msgstr "koppla från HEAD vid namngiven incheckning"
28087 # Vague original, not networking-related, but rather related to the actual
28088 # objects downloaded.
28089 #~ msgid "Checking connectivity... "
28090 #~ msgstr "Kontrollerar om vi fick alla objekt..."
28092 #~ msgid "  (unable to update local ref)"
28093 #~ msgstr "  (kunde inte uppdatera lokal ref)"
28095 #~ msgid "Initialized empty"
28096 #~ msgstr "Initierade tomt"
28098 #~ msgid " shared"
28099 #~ msgstr " delat"
28101 #~ msgid "Verify that the named commit has a valid GPG signature"
28102 #~ msgstr "Bekräfta att den namngivna incheckningen har en giltig GPG-signatur"
28104 #~ msgid "Writing SQUASH_MSG"
28105 #~ msgstr "Skriver SQUASH_MSG"
28107 #~ msgid "Finishing SQUASH_MSG"
28108 #~ msgstr "Avslutar SQUASH_MSG"
28110 #~ msgid "   and with remote"
28111 #~ msgstr "   och med fjärren"
28113 #~ msgid "removing '%s' failed"
28114 #~ msgstr "misslyckades ta bort \"%s\""
28116 #~ msgid ""
28117 #~ "If you want to reuse this local git directory instead of cloning again "
28118 #~ "from"
28119 #~ msgstr ""
28120 #~ "För att återanvända den lokala git-katalogen istället för att på nytt "
28121 #~ "klona från"
28123 #~ msgid ""
28124 #~ "use the '--force' option. If the local git directory is not the correct "
28125 #~ "repo"
28126 #~ msgstr ""
28127 #~ "använd flaggan \"--force\". Om den lokala git-katalogen inte är riktigt "
28128 #~ "arkiv"
28130 #~ msgid ""
28131 #~ "or you are unsure what this means choose another name with the '--name' "
28132 #~ "option."
28133 #~ msgstr ""
28134 #~ "eller om du är osäker på vad det innebär, välj nytt namn med flaggan \"--"
28135 #~ "name\"."
28137 #~ msgid "Submodule work tree '$displaypath' contains a .git directory"
28138 #~ msgstr ""
28139 #~ "Undermodulens arbetskatalog \"$displaypath\" innehåller katalogen \".git\""
28141 #~ msgid ""
28142 #~ "(use 'rm -rf' if you really want to remove it including all of its "
28143 #~ "history)"
28144 #~ msgstr ""
28145 #~ "(använd \"rm -rf\" om du verkligen vill ta bort den och all dess historik)"
28147 #~ msgid "'%s': %s"
28148 #~ msgstr "\"%s\": %s"
28150 #~ msgid "    git branch -d %s\n"
28151 #~ msgstr "    git branch -d %s\n"
28153 #~ msgid "    git branch --set-upstream-to %s\n"
28154 #~ msgstr "    git branch --set-upstream-to %s\n"
28156 #~ msgid "cannot open %s: %s\n"
28157 #~ msgstr "kan inte öppna %s: %s\n"
28159 #~ msgid "Please, stage your changes to .gitmodules or stash them to proceed"
28160 #~ msgstr ""
28161 #~ "Köa dina ändringar i .gitmodules eller använd \"stash\" för att fortsätta"
28163 #~ msgid "failed to remove: %s"
28164 #~ msgstr "misslyckades ta bort: %s"
28166 #~ msgid ""
28167 #~ "Submodule path '$displaypath' not initialized\n"
28168 #~ "Maybe you want to use 'update --init'?"
28169 #~ msgstr ""
28170 #~ "Undermodulen \"$displaypath\" har inte initierats\n"
28171 #~ "Kanske du vill köra \"update --init\"?"
28173 #~ msgid "Forward-port local commits to the updated upstream head"
28174 #~ msgstr "Framåtanpassa lokala kommandon på uppdaterat uppströmshuvud"
28176 #~ msgid "improper format entered align:%s"
28177 #~ msgstr "felaktigt format angivet align:%s"
28179 #~ msgid ""
28180 #~ "push.default is unset; its implicit value has changed in\n"
28181 #~ "Git 2.0 from 'matching' to 'simple'. To squelch this message\n"
28182 #~ "and maintain the traditional behavior, use:\n"
28183 #~ "\n"
28184 #~ "  git config --global push.default matching\n"
28185 #~ "\n"
28186 #~ "To squelch this message and adopt the new behavior now, use:\n"
28187 #~ "\n"
28188 #~ "  git config --global push.default simple\n"
28189 #~ "\n"
28190 #~ "When push.default is set to 'matching', git will push local branches\n"
28191 #~ "to the remote branches that already exist with the same name.\n"
28192 #~ "\n"
28193 #~ "Since Git 2.0, Git defaults to the more conservative 'simple'\n"
28194 #~ "behavior, which only pushes the current branch to the corresponding\n"
28195 #~ "remote branch that 'git pull' uses to update the current branch.\n"
28196 #~ "\n"
28197 #~ "See 'git help config' and search for 'push.default' for further "
28198 #~ "information.\n"
28199 #~ "(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode\n"
28200 #~ "'current' instead of 'simple' if you sometimes use older versions of Git)"
28201 #~ msgstr ""
28202 #~ "push.default har inte ställts in; dess underförstådda värde\n"
28203 #~ "ändras i Git 2.0 från \"matching\" till \"simple\". För att\n"
28204 #~ "undertrycka det här meddelandet och behålla traditionellt beteende\n"
28205 #~ "skriver du:\n"
28206 #~ "\n"
28207 #~ "  git config --global push.default matching\n"
28208 #~ "\n"
28209 #~ "För att undertrycka meddelandet och välja det nya beteendet nu skriver "
28210 #~ "du:\n"
28211 #~ "\n"
28212 #~ "  git config --global push.default simple\n"
28213 #~ "\n"
28214 #~ "När push.default är satt till \"matching\" kommer git att sända lokala "
28215 #~ "grenar\n"
28216 #~ "till fjärrgrenar som redan finns och som har samma namn.\n"
28217 #~ "\n"
28218 #~ "Git 2.0 kommer som standard välja den mer konservativa inställningen\n"
28219 #~ "\"simple\", vilket bara sänder in den aktuella grenen till den "
28220 #~ "motsvarande\n"
28221 #~ "fjärrgren \"git pull\" använder för att uppdatera den aktuella grenen.\n"
28222 #~ "\n"
28223 #~ "Se \"git help config\" och sök efter \"push.default\" för ytterligare \n"
28224 #~ "information. (Läget \"simple\" introducerades i Git 1.7.11. Använd det\n"
28225 #~ "liknande läget \"current\" istället för \"simple\" om du ibland använder\n"
28226 #~ "äldre versioner av Git.)"
28228 #~ msgid "check|on-demand|no"
28229 #~ msgstr "check|on-demand|no"
28231 #~ msgid "Could not append '%s'"
28232 #~ msgstr "Kunde inte lägga till på \"%s\""
28234 #~ msgid "Testing "
28235 #~ msgstr "Testar"
28237 #~ msgid "unable to look up current user in the passwd file: %s"
28238 #~ msgstr "kan inte slå upp aktuell användare i passwd-filen: %s"
28240 #~ msgid "no such user"
28241 #~ msgstr "okänd användare"
28243 #~ msgid "branch '%s' does not point at a commit"
28244 #~ msgstr "grenen \"%s\" pekar inte på en incheckning"
28246 #~ msgid "--dissociate given, but there is no --reference"
28247 #~ msgstr "--dissociate angavs, men --reference har inte angivits"
28249 #~ msgid "show usage"
28250 #~ msgstr "visa användning"
28252 #~ msgid "insanely long template name %s"
28253 #~ msgstr "tokigt långt namn på mallen %s"
28255 #~ msgid "insanely long symlink %s"
28256 #~ msgstr "tokigt lång symbolisk länk %s"
28258 #~ msgid "insanely long template path %s"
28259 #~ msgstr "tokigt lång mallsökväg %s"
28261 #~ msgid "false|true|preserve"
28262 #~ msgstr "false|true|preserve"
28264 #~ msgid "unsupported sort specification '%s' in variable '%s'"
28265 #~ msgstr "sorteringsangivelsen \"%s\" i variabeln \"%s\" stöds ej"
28267 #~ msgid "switch 'points-at' requires an object"
28268 #~ msgstr "flaggan \"points-at\" behöver ett objekt"
28270 #~ msgid "--sort and -n are incompatible"
28271 #~ msgstr "--sort och -n är inkompatibla"
28273 #~ msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
28274 #~ msgstr "Gitkatalog \"$a\" ingår i undermodulsökvägen \"$b\" eller omvänt"
28276 #~ msgid "BUG: reopen a lockfile that is still open"
28277 #~ msgstr "FEL: återöppna en låsfil som fortfarande är öppen"
28279 #~ msgid "BUG: reopen a lockfile that has been committed"
28280 #~ msgstr "FEL: återöppna en låsfil som har överlämnats"
28282 #~ msgid "option %s does not accept negative form"
28283 #~ msgstr "flaggan %s godtar inte negativ form"
28285 #~ msgid "-b and -B are mutually exclusive"
28286 #~ msgstr "-b och -B kan inte användas samtidigt"
28288 #~ msgid ""
28289 #~ "When you have resolved this problem, run \"$cmdline --continue\".\n"
28290 #~ "If you prefer to skip this patch, run \"$cmdline --skip\" instead.\n"
28291 #~ "To restore the original branch and stop patching, run \"$cmdline --abort"
28292 #~ "\"."
28293 #~ msgstr ""
28294 #~ "När du har löst problemet kör du \"$cmdline --continue\".\n"
28295 #~ "Om du vill hoppa över patchen kör du istället \"$cmdline --skip\".\n"
28296 #~ "För att återställa originalgrenen och avbryta kör du \"$cmdline --abort\"."
28298 #~ msgid "Patch format $patch_format is not supported."
28299 #~ msgstr "Patchformatet $patch_format stöds inte."
28301 #~ msgid "Please make up your mind. --skip or --abort?"
28302 #~ msgstr "Bestäm dig. --skip eller --abort?"
28304 #~ msgid ""
28305 #~ "Patch is empty.  Was it split wrong?\n"
28306 #~ "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
28307 #~ "To restore the original branch and stop patching run \"$cmdline --abort\"."
28308 #~ msgstr ""
28309 #~ "Patchen är tom. Delades den upp felaktigt?\n"
28310 #~ "Om du vill hoppa över patchen kör du istället \"$cmdline --skip\".\n"
28311 #~ "För att återställa originalgrenen och avbryta kör du \"$cmdline --abort\"."
28313 #~ msgid "Patch does not have a valid e-mail address."
28314 #~ msgstr "Patchen har inte någon giltig e-postadress."
28316 #~ msgid "Applying: $FIRSTLINE"
28317 #~ msgstr "Tillämpar: $FIRSTLINE"
28319 #~ msgid "Patch failed at $msgnum $FIRSTLINE"
28320 #~ msgstr "Patchen misslyckades vid $msgnum $FIRSTLINE"
28322 #~ msgid ""
28323 #~ "Pull is not possible because you have unmerged files.\n"
28324 #~ "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
28325 #~ "as appropriate to mark resolution and make a commit."
28326 #~ msgstr ""
28327 #~ "Du kan inte göra en \"pull\" då du har ändringar som inte checkats in.\n"
28328 #~ "Rätta dem i din arbetskatalog och använd sedan \"git add/rm <fil>\"\n"
28329 #~ "där det är lämpligt för att ange lösning och checka in."
28331 #~ msgid "no branch specified"
28332 #~ msgstr "inget grennamn angavs"
28334 #~ msgid "prune .git/worktrees"
28335 #~ msgstr "rensa .git/worktrees"
28337 #~ msgid "The most commonly used git commands are:"
28338 #~ msgstr "De mest använda git-kommandona är:"
28340 #~ msgid "No such branch: '%s'"
28341 #~ msgstr "Okänd gren: \"%s\""
28343 #~ msgid "Could not create git link %s"
28344 #~ msgstr "Kunde inte skapa gitlänk %s"
28346 #~ msgid "Invalid gc.pruneexpire: '%s'"
28347 #~ msgstr "Ogiltig gc.pruneexpire: '%s'"
28349 #~ msgid "(detached from %s)"
28350 #~ msgstr "(frånkopplad från %s)"
28352 #~ msgid "No existing author found with '%s'"
28353 #~ msgstr "Hittade ingen befintlig författare med \"%s\""
28355 #~ msgid "search also in ignored files"
28356 #~ msgstr "sök även i ignorerade filer"
28358 #~ msgid "git remote set-head <name> (-a | --auto | -d | --delete |<branch>)"
28359 #~ msgstr "git remote set-head <namn> (-a | --auto | -d | --delete | <gren>)"
28361 #~ msgid "no files added"
28362 #~ msgstr "inga filer har lagts till"
28364 #~ msgid "slot"
28365 #~ msgstr "plats"
28367 #~ msgid "Failed to lock ref for update"
28368 #~ msgstr "Misslyckades låsa referens för uppdatering"
28370 #~ msgid "Failed to write ref"
28371 #~ msgstr "Misslyckades skriva referens"
28373 #~ msgid "Failed to lock HEAD during fast_forward_to"
28374 #~ msgstr "Misslyckades låsa HEAD under \"fast_forward_to\""
28376 #~ msgid "cannot lock HEAD ref"
28377 #~ msgstr "kunde inte låsa HEAD-referens"
28379 #~ msgid "cannot update HEAD ref"
28380 #~ msgstr "kunde inte uppdatera HEAD-referens"
28382 #~ msgid "%s: cannot lock the ref"
28383 #~ msgstr "%s: kan inte låsa referensen"
28385 #~ msgid "commit has empty message"
28386 #~ msgstr "incheckningen har ett tomt meddelande"
28388 #~ msgid "Failed to chdir: %s"
28389 #~ msgstr "Kunde inte byta katalog (chdir): %s"
28391 #~ msgid "Tracking not set up: name too long: %s"
28392 #~ msgstr "Spårning har inte ställts in: namnet för långt: %s"
28394 #~ msgid "could not find .gitmodules in index"
28395 #~ msgstr "kunde inte hitta .gitmodules i indexet"
28397 #~ msgid "reading updated .gitmodules failed"
28398 #~ msgstr "misslyckades läsa uppdaterad .gitmodules"
28400 #~ msgid "unable to stat updated .gitmodules"
28401 #~ msgstr "kan inte ta status på uppdaterad .gitmodules"
28403 #~ msgid "unable to remove .gitmodules from index"
28404 #~ msgstr "kan inte ta bort .gitmodules från indexet"
28406 #~ msgid "adding updated .gitmodules failed"
28407 #~ msgstr "misslyckades lägga till uppdaterad .gitmodules"
28409 #~ msgid "bug"
28410 #~ msgstr "programfel"
28412 #~ msgid ", behind "
28413 #~ msgstr ", efter "
28415 #~ msgid ""
28416 #~ "The behavior of 'git add %s (or %s)' with no path argument from a\n"
28417 #~ "subdirectory of the tree will change in Git 2.0 and should not be used "
28418 #~ "anymore.\n"
28419 #~ "To add content for the whole tree, run:\n"
28420 #~ "\n"
28421 #~ "  git add %s :/\n"
28422 #~ "  (or git add %s :/)\n"
28423 #~ "\n"
28424 #~ "To restrict the command to the current directory, run:\n"
28425 #~ "\n"
28426 #~ "  git add %s .\n"
28427 #~ "  (or git add %s .)\n"
28428 #~ "\n"
28429 #~ "With the current Git version, the command is restricted to the current "
28430 #~ "directory.\n"
28431 #~ msgstr ""
28432 #~ "Beteendet för \"git add %s (eller %s)\" utan sökvägsargument från en\n"
28433 #~ "underkatalog i ett träd kommer ändras i Git 2.0 och bör inte längre "
28434 #~ "användas.\n"
28435 #~ "För att lägga till innehållet för hela trädet, använd:\n"
28436 #~ "\n"
28437 #~ "  git add %s :/\n"
28438 #~ "  (eller git add %s :/)\n"
28439 #~ "\n"
28440 #~ "För att begränsa kommandot till aktuell katalog, använd:\n"
28441 #~ "\n"
28442 #~ "  git add %s .\n"
28443 #~ "  (eller git add %s .)\n"
28444 #~ "\n"
28445 #~ "I nuvarande version av Git begränsas kommandot till aktuell katalog.\n"
28447 #~ msgid ""
28448 #~ "You ran 'git add' with neither '-A (--all)' or '--ignore-removal',\n"
28449 #~ "whose behaviour will change in Git 2.0 with respect to paths you "
28450 #~ "removed.\n"
28451 #~ "Paths like '%s' that are\n"
28452 #~ "removed from your working tree are ignored with this version of Git.\n"
28453 #~ "\n"
28454 #~ "* 'git add --ignore-removal <pathspec>', which is the current default,\n"
28455 #~ "  ignores paths you removed from your working tree.\n"
28456 #~ "\n"
28457 #~ "* 'git add --all <pathspec>' will let you also record the removals.\n"
28458 #~ "\n"
28459 #~ "Run 'git status' to check the paths you removed from your working tree.\n"
28460 #~ msgstr ""
28461 #~ "Du körde \"git add\" utan varken \"-A (--all)\" eller \"--ignore-removal"
28462 #~ "\".\n"
28463 #~ "Beteendet kommer ändras i Git 2.0 vad gäller sökvägar du tagit bort.\n"
28464 #~ "Sökvägar som \"%s\", som har\n"
28465 #~ "tagits bort från din arbetskatalog ignoreras i den här versionen av Git.\n"
28466 #~ "\n"
28467 #~ "* \"git add --ignore-removal <sökväg>\", som är förvalet just nu,\n"
28468 #~ "  ignorerar sökvägar du har tagit bort från arbetskatalogen.\n"
28469 #~ "\n"
28470 #~ "* \"git add --all <sökväg>\" låter dig även registrera borttagningarna.\n"
28471 #~ "\n"
28472 #~ "Kör \"git status\" för att kontrollera sökvägarna du tagit bort från\n"
28473 #~ "arbetskatalogen.\n"
28475 #~ msgid "key id"
28476 #~ msgstr "nyckel-id"
28478 #~ msgid ""
28479 #~ "Auto packing the repository for optimum performance. You may also\n"
28480 #~ "run \"git gc\" manually. See \"git help gc\" for more information.\n"
28481 #~ msgstr ""
28482 #~ "Packar arkivet automatiskt för optimal prestanda. Du kan även\n"
28483 #~ "köra \"git gc\" manuellt. Se \"git help gc\" för mer information.\n"
28485 #~ msgid ""
28486 #~ "Updates were rejected because a pushed branch tip is behind its remote\n"
28487 #~ "counterpart. If you did not intend to push that branch, you may want to\n"
28488 #~ "specify branches to push or set the 'push.default' configuration "
28489 #~ "variable\n"
28490 #~ "to 'simple', 'current' or 'upstream' to push only the current branch."
28491 #~ msgstr ""
28492 #~ "Uppdateringar avvisades då änden på en insänd gren är bakom dess\n"
28493 #~ "fjärrmotsvarighet. Om det inte var meningen att sända in grenen, bör\n"
28494 #~ "du specificera grenar att sända, eller ändra inställningsvariabeln\n"
28495 #~ "\"push-default\" till \"simple\", \"current\" eller \"upstream\" för att "
28496 #~ "endast\n"
28497 #~ "sända aktuell gren."
28499 #~ msgid "copied:     %s -> %s"
28500 #~ msgstr "kopierad:   %s -> %s"
28502 #~ msgid "deleted:    %s"
28503 #~ msgstr "borttagen:  %s"
28505 #~ msgid "modified:   %s"
28506 #~ msgstr "ändrad:     %s"
28508 #~ msgid "renamed:    %s -> %s"
28509 #~ msgstr "namnbyte:   %s -> %s"
28511 #~ msgid "unmerged:   %s"
28512 #~ msgstr "osammansl.: %s"
28514 #~ msgid "input paths are terminated by a null character"
28515 #~ msgstr "sökvägar avdelas med null-tecken"
28517 #~ msgid ""
28518 #~ "Aborting. Consider using either the --force or --include-untracked option."
28519 #~ msgstr ""
28520 #~ "Avbryter. Överväg att använda antingen flaggan --force eller --include-"
28521 #~ "untracked."
28523 #~ msgid "  (fix conflicts and then run \"git am --resolved\")"
28524 #~ msgstr "  (rätta konflikter och kör sedan \"git am --resolved\")"
28526 #~ msgid "  (all conflicts fixed: run \"git commit\")"
28527 #~ msgstr "  (alla konflikter har rättats: kör \"git commit\")"
28529 #~ msgid "more than %d trees given: '%s'"
28530 #~ msgstr "mer än %d träd angavs: \"%s\""
28532 #~ msgid ""
28533 #~ "'%s' has changes staged in the index\n"
28534 #~ "(use --cached to keep the file, or -f to force removal)"
28535 #~ msgstr ""
28536 #~ "\"%s\" har köade ändringar i indexet\n"
28537 #~ "(använd --cached för att behålla filen eller -f för att tvinga "
28538 #~ "borttagning)"
28540 #~ msgid "show commits where no parent comes before its children"
28541 #~ msgstr "visa incheckningar där ingen förälder kommer före dess barn"
28543 #~ msgid "show the HEAD reference"
28544 #~ msgstr "visa HEAD-referensen"
28546 #~ msgid "Unable to fetch in submodule path '$prefix$sm_path'"
28547 #~ msgstr "Kan inte hämta i undermodulsökväg \"$prefix$sm_path\""
28549 #~ msgid "Failed to recurse into submodule path '$prefix$sm_path'"
28550 #~ msgstr "Misslyckades rekursera in i undermodulsökvägen \"$prefix$sm_path\""
28552 #~ msgid "It took %.2f seconds to enumerate untracked files.  'status -uno'"
28553 #~ msgstr "Det tog %.2f sekunder att räkna ospårade filer. \"status -uno\""
28555 #~ msgid "may speed it up, but you have to be careful not to forget to add"
28556 #~ msgstr "kanske gör det snabbare, men du måste vara försiktig så att du"
28558 #~ msgid "new files yourself (see 'git help status')."
28559 #~ msgstr "inte glömmer lägga till filer själv (se \"git help status\")"
28561 #~ msgid "git shortlog [-n] [-s] [-e] [-w] [rev-opts] [--] [<commit-id>... ]"
28562 #~ msgstr ""
28563 #~ "git shortlog [-n] [-s] [-e] [-w] [rev-flaggor] [--] [<incheckning-id>... ]"
28565 #~ msgid "use any ref in .git/refs"
28566 #~ msgstr "använd alla referenser i .git/refs"
28568 #~ msgid "use any tag in .git/refs/tags"
28569 #~ msgstr "använd alla taggar i .git/refs/tags"
28571 #~ msgid "failed to close pipe to 'show' for object '%s'"
28572 #~ msgstr "kunde inte stänga röret till \"show\" för objektet \"%s\""
28574 #~ msgid "You do not have a valid HEAD"
28575 #~ msgstr "Du har ingen giltig HEAD"
28577 #~ msgid "oops"
28578 #~ msgstr "hoppsan"
28580 #~ msgid "Not removing %s\n"
28581 #~ msgstr "Tar inte bort %s\n"
28583 #~ msgid "git remote set-head <name> (-a | -d | <branch>])"
28584 #~ msgstr "git remote set-head <namn> (-a | -d | <gren>])"
28586 #~ msgid " %d file changed"
28587 #~ msgid_plural " %d files changed"
28588 #~ msgstr[0] " %d fil ändrad"
28589 #~ msgstr[1] " %d filer ändrade"
28591 #~ msgid ", %d insertion(+)"
28592 #~ msgid_plural ", %d insertions(+)"
28593 #~ msgstr[0] ", %d tillägg(+)"
28594 #~ msgstr[1] ", %d tillägg(+)"
28596 #~ msgid ", %d deletion(-)"
28597 #~ msgid_plural ", %d deletions(-)"
28598 #~ msgstr[0] ", %d borttagning(-)"
28599 #~ msgstr[1] ", %d borttagningar(-)"
28601 #~ msgid " (use \"git add\" to track)"
28602 #~ msgstr " (spåra med \"git add\")"
28604 #~ msgid "--detach cannot be used with -b/-B/--orphan"
28605 #~ msgstr "--detcah kan inte användas med -b/-B/--orphan"
28607 #~ msgid "--orphan and -b|-B are mutually exclusive"
28608 #~ msgstr "--orphan och -b|-B kan inte användas samtidigt"
28610 #~ msgid "git checkout: -f and -m are incompatible"
28611 #~ msgstr "git checkout: -f och -m är inkompatibla"
28613 #~ msgid ""
28614 #~ "git checkout: updating paths is incompatible with switching branches."
28615 #~ msgstr ""
28616 #~ "git checkout: uppdatera sökvägar är inkompatibelt med att växla gren."
28618 #~ msgid "diff setup failed"
28619 #~ msgstr "misslyckades sätta upp för diff"
28621 #~ msgid "merge-recursive: disk full?"
28622 #~ msgstr "merge-recursive: disk full?"
28624 #~ msgid "diff_setup_done failed"
28625 #~ msgstr "diff_setup_done misslyckades"
28627 #~ msgid "%s: has been deleted/renamed"
28628 #~ msgstr "%s: har tagits bort/ändrat namn"
28630 #~ msgid "'%s': not a documentation directory."
28631 #~ msgstr "\"%s\": inte en dokumentationskatalog."
28633 #~ msgid "Could not extract email from committer identity."
28634 #~ msgstr "Kunde inte extrahera e-postadress från incheckarens identitet."
28636 #~ msgid "--"
28637 #~ msgstr "--"
28639 #~ msgid "# Changed but not updated:"
28640 #~ msgstr "# Ändrade men inte uppdaterade:"
28642 #~ msgid "git checkout: we do not like '%s' as a branch name."
28643 #~ msgstr "git checkout: vi tycker inte om \"%s\" som namn på en gren."
28645 #~ msgid "git checkout: branch %s already exists"
28646 #~ msgstr "git checkout: grenen %s finns redan"
28648 #~ msgid "Paths with --interactive does not make sense."
28649 #~ msgstr "Kan inte ange sökvägar med --interactive."
28651 #~ msgid "No HEAD commit to compare with (yet)"
28652 #~ msgstr "Ingen HEAD-incheckning att jämföra med (ännu)"
28654 #~ msgid "cannot mix --fixed-strings and regexp"
28655 #~ msgstr "kan inte blanda --fixed-strings och reguljära uttryck"
28657 #~ msgid "%s; will overwrite!"
28658 #~ msgstr "%s; kommer skriva över!"