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