]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blame - po/sv.po
Update release notes, etc., for the 1.44.2 release
[thirdparty/e2fsprogs.git] / po / sv.po
CommitLineData
65b1a94c 1# Swedish messages for e2fsprogs.
63ae5ee0 2# Copyright © 2003, 2005, 2006, 2008, 2009, 2010, 2011, 2012, 2014, 2016, 2017, 2018 Theodore Tso (msgids)
66549a43 3# This file is distributed under the same license as the e2fsprogs package.
f2275e36 4#
63ae5ee0 5# Göran Uddeborg <goeran@uddeborg.se>, 2003, 2005, 2006, 2008, 2009, 2010, 2011, 2012, 2014, 2016, 2017, 2018.
f2275e36 6#
63ae5ee0 7# $Revision: 1.93 $
7ae1983a
TT
8#. The strings in e2fsck's problem.c can be very hard to translate,
9#. since the strings are expanded in two different ways. First of all,
10#. there is an @-expansion, where strings like "@i" are expanded to
11#. "inode", and so on. In order to make it easier for translators, the
12#. e2fsprogs po template file has been enhanced with comments that show
13#. the @-expansion, for the strings in the problem.c file.
14#.
15#. Translators are free to use the @-expansion facility if they so
16#. choose, by providing translations for strings in e2fsck/message.c.
17#. These translation can completely replace an expansion; for example,
18#. if "bblock" (which indicated that "@b" would be expanded to "block")
19#. is translated as "ddatenverlust", then "@d" will be expanded to
20#. "datenverlust". Alternatively, translators can simply not use the
21#. @-expansion facility at all.
22#.
23#. The second expansion which is done for e2fsck's problem.c messages is
24#. a dynamic %-expansion, which expands %i as an inode number, and so
25#. on. A table of these expansions can be found below. Note that
26#. %-expressions that begin with "%D" and "%I" are two-character
27#. expansions; so for example, "%Iu" expands to the inode's user id
cd75fb04
TT
28#. ownership field (inode->i_uid). Also the "%B" expansion is special:
29#. it can expand to either the string "indirect block" (possibly preceded
30#. by the word "double" or "triple"), or the string "block #" immediately
31#. followed by an integer indicating a block sequence number.
7ae1983a
TT
32#.
33#. %b <blk> block number
cd75fb04 34#. %B "indirect block" | "block #"<blkcount> string | string+integer
7ae1983a
TT
35#. %c <blk2> block number
36#. %Di <dirent> -> ino inode number
37#. %Dn <dirent> -> name string
38#. %Dr <dirent> -> rec_len
39#. %Dl <dirent> -> name_len
40#. %Dt <dirent> -> filetype
41#. %d <dir> inode number
42#. %g <group> integer
43#. %i <ino> inode number
44#. %Is <inode> -> i_size
45#. %IS <inode> -> i_extra_isize
46#. %Ib <inode> -> i_blocks
47#. %Il <inode> -> i_links_count
48#. %Im <inode> -> i_mode
49#. %IM <inode> -> i_mtime
50#. %IF <inode> -> i_faddr
51#. %If <inode> -> i_file_acl
899425bb 52#. %Id <inode> -> i_size_high
7ae1983a
TT
53#. %Iu <inode> -> i_uid
54#. %Ig <inode> -> i_gid
cd75fb04 55#. %It <str> file type
7ae1983a
TT
56#. %j <ino2> inode number
57#. %m <com_err error message>
58#. %N <num>
59#. %p ext2fs_get_pathname of directory <ino>
60#. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
61#. the containing directory. (If dirent is NULL
62#. then return the pathname of directory <ino2>)
63#. %q ext2fs_get_pathname of directory <dir>
64#. %Q ext2fs_get_pathname of directory <ino> with <dir> as
65#. the containing directory.
66#. %s <str> miscellaneous string
67#. %S backup superblock
68#. %X <num> hexadecimal format
69#.
65b1a94c
TT
70msgid ""
71msgstr ""
63ae5ee0 72"Project-Id-Version: e2fsprogs 1.44.0-rc2\n"
b0cacab0 73"Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
7b9ea51d 74"POT-Creation-Date: 2018-05-14 19:56-0400\n"
63ae5ee0 75"PO-Revision-Date: 2018-03-08 22:26+0100\n"
ad35a91e 76"Last-Translator: Göran Uddeborg <goeran@uddeborg.se>\n"
f2275e36 77"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"