diff options
author | Karel Zak <kzak@redhat.com> | 2009-07-15 23:27:01 +0200 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2009-07-15 23:27:01 +0200 |
commit | 0f185bb3fe09708f31ec0e00694d53cd9aedce93 (patch) | |
tree | 9f69ce2df45d06023120a0618a838cc33f5fd4e5 /po/sv.po | |
parent | 2c7f2daf7597cafc9971748d3de6abc0bfdb57d7 (diff) | |
download | util-linux-old-0f185bb3fe09708f31ec0e00694d53cd9aedce93.tar.gz |
po: merge changes
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'po/sv.po')
-rw-r--r-- | po/sv.po | 33 |
1 files changed, 19 insertions, 14 deletions
@@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: util-linux-ng 2.13.1-rc1\n" "Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n" -"POT-Creation-Date: 2009-07-02 14:56+0200\n" +"POT-Creation-Date: 2009-07-15 23:23+0200\n" "PO-Revision-Date: 2007-11-14 09:20+0100\n" "Last-Translator: Daniel Nylander <po@danielnylander.se>\n" "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" @@ -8861,7 +8861,7 @@ msgstr "mount: kan inte ställa in grupp-id: %s" msgid "mount: cannot set user id: %s" msgstr "mount: kan inte ställa in användar-id: %s" -#: mount/mount.c:705 mount/mount.c:1805 +#: mount/mount.c:705 mount/mount.c:1809 #, c-format msgid "mount: cannot fork: %s" msgstr "mount: kan inte grena: %s" @@ -9166,22 +9166,27 @@ msgstr "mount: kan inte montera %s%s som endast läsbar" msgid "mount: %s%s is write-protected but explicit `-w' flag given" msgstr "mount: %s%s är skrivskyddad med en explicit \"-w\"-flagga angavs" -#: mount/mount.c:1538 +#: mount/mount.c:1527 +#, fuzzy, c-format +msgid "mount: cannot remount %s%s read-write, is write-protected" +msgstr "mount: kan inte montera %s%s som endast läsbar" + +#: mount/mount.c:1542 #, c-format msgid "mount: %s%s is write-protected, mounting read-only" msgstr "mount: %s%s är skrivskyddad, monterar som endast läsbar" -#: mount/mount.c:1548 +#: mount/mount.c:1552 #, fuzzy, c-format msgid "mount: no medium found on %s ...trying again\n" msgstr "mount: stulen loop=%s ...försöker igen\n" -#: mount/mount.c:1554 +#: mount/mount.c:1558 #, fuzzy, c-format msgid "mount: no medium found on %s" msgstr "mount: %s är redan monterad på %s\n" -#: mount/mount.c:1572 +#: mount/mount.c:1576 #, c-format msgid "" "mount: %s does not contain SELinux labels.\n" @@ -9191,24 +9196,24 @@ msgid "" " this file system. For more details see restorecon(8) and mount(8).\n" msgstr "" -#: mount/mount.c:1651 +#: mount/mount.c:1655 #, c-format msgid "mount: no type was given - I'll assume nfs because of the colon\n" msgstr "" "mount: ingen typ angavs - jag kommer att anta nfs på grund av kolonet\n" -#: mount/mount.c:1657 +#: mount/mount.c:1661 #, c-format msgid "mount: no type was given - I'll assume cifs because of the // prefix\n" msgstr "" "mount: ingen typ angavs - jag kommer att anta cifs på grund //-prefixet\n" -#: mount/mount.c:1752 +#: mount/mount.c:1756 #, c-format msgid "mount: %s already mounted on %s\n" msgstr "mount: %s är redan monterad på %s\n" -#: mount/mount.c:1886 +#: mount/mount.c:1890 #, c-format msgid "" "Usage: mount -V : print version\n" @@ -9278,19 +9283,19 @@ msgstr "" "Andra flaggor: [-nfFrsvw] [-o flaggor] [-p lösenordfd].\n" "Ange man 8 mount för ytterligare detaljer.\n" -#: mount/mount.c:2209 +#: mount/mount.c:2213 msgid "mount: only root can do that" msgstr "mount: endast root kan göra det" -#: mount/mount.c:2219 +#: mount/mount.c:2223 msgid "nothing was mounted" msgstr "ingenting monterades" -#: mount/mount.c:2237 mount/mount.c:2263 +#: mount/mount.c:2241 mount/mount.c:2267 msgid "mount: no such partition found" msgstr "mount: ingen sådan partition hittades" -#: mount/mount.c:2240 +#: mount/mount.c:2244 #, c-format msgid "mount: can't find %s in %s or %s" msgstr "mount: kan inte hitta %s i %s eller %s" |