Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit 2b14124

Browse files
committed
Merge git://github.com/git-l10n/git-po
* 'master' of git://github.com/git-l10n/git-po: l10n: Fix a couple of typos in the Swedish translation
2 parents 1dc51c6 + 80dad71 commit 2b14124

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

po/sv.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
#
66
msgid ""
77
msgstr ""
8-
"Project-Id-Version: git 1.8.4\n"
8+
"Project-Id-Version: git 2.0.0\n"
99
"Report-Msgid-Bugs-To: Git Mailing List <[email protected]>\n"
1010
"POT-Creation-Date: 2014-04-19 12:50+0800\n"
11-
"PO-Revision-Date: 2014-04-22 10:24+0100\n"
11+
"PO-Revision-Date: 2014-05-07 07:04+0100\n"
1212
"Last-Translator: Peter Krefting <[email protected]>\n"
1313
"Language-Team: Swedish <[email protected]>\n"
1414
"Language: sv\n"
@@ -282,8 +282,8 @@ msgstr "misslyckades skapa revisionstraversering"
282282
#, c-format
283283
msgid "The bundle contains this ref:"
284284
msgid_plural "The bundle contains these %d refs:"
285-
msgstr[0] "Paketet (bundlen) denna referens:"
286-
msgstr[1] "Paketet (bundlen) dessa %d referenser:"
285+
msgstr[0] "Paketet (bundlen) innehåller denna referens:"
286+
msgstr[1] "Paketet (bundlen) innehåller dessa %d referenser:"
287287

288288
#: bundle.c:191
289289
msgid "The bundle records a complete history."
@@ -635,7 +635,7 @@ msgstr "misslyckades öppna \"%s\""
635635
#: merge-recursive.c:784
636636
#, c-format
637637
msgid "failed to symlink '%s'"
638-
msgstr "misslyckades ta skapa symboliska länken \"%s\""
638+
msgstr "misslyckades skapa symboliska länken \"%s\""
639639

640640
#: merge-recursive.c:787
641641
#, c-format
@@ -9542,7 +9542,7 @@ msgstr "läs lista över sökvägar att uppdatera från standard in"
95429542

95439543
#: builtin/update-index.c:803
95449544
msgid "add entries from standard input to the index"
9545-
msgstr "lägg poster från från standard in till indexet"
9545+
msgstr "lägg poster från standard in till indexet"
95469546

95479547
#: builtin/update-index.c:807
95489548
msgid "repopulate stages #2 and #3 for the listed paths"
@@ -9789,7 +9789,7 @@ msgstr ""
97899789

97909790
#: git-am.sh:141
97919791
msgid "Using index info to reconstruct a base tree..."
9792-
msgstr "Använder indexinfo för att åteskapa ett basträd..."
9792+
msgstr "Använder indexinfo för att återskapa ett basträd..."
97939793

97949794
#: git-am.sh:156
97959795
msgid ""

0 commit comments

Comments
 (0)