root/modules/branches/2.5/weakpasswords/i18n/sv_SE/LC_MESSAGES/weakpasswords.po

Revision 7476, 2.5 kB (checked in by mickecarlsson, 4 years ago)

Localized module, added .pot file

Line 
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #Copyright (C) 2009 Ethan Schreoder (ethan.schroeder@schmoozecom.com)
6 #
7 #This program is free software; you can redistribute it and/or
8 #modify it under the terms of version 2 of the GNU General Public
9 #License as published by the Free Software Foundation.
10 #
11 #This program is distributed in the hope that it will be useful,
12 #but WITHOUT ANY WARRANTY; without even the implied warranty of
13 #MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 #GNU General Public License for more details.
15 #
16 msgid ""
17 msgstr ""
18 "Project-Id-Version: FreePBX weakpasswords\n"
19 "Report-Msgid-Bugs-To: \n"
20 "POT-Creation-Date: 2009-03-11 07:33+0100\n"
21 "PO-Revision-Date: 2009-03-11 07:44+0100\n"
22 "Last-Translator: Mikael Carlsson <mickecamino@gmail.com>\n"
23 "Language-Team: SWEDISH <mickecamino@gmail.com>\n"
24 "MIME-Version: 1.0\n"
25 "Content-Type: text/plain; charset=UTF-8\n"
26 "Content-Transfer-Encoding: 8bit\n"
27 "X-Poedit-Language: Swedish\n"
28 "X-Poedit-Country: Sweden\n"
29
30 #: functions.inc.php:30
31 #, php-format
32 msgid "Warning: The use of SIP/IAX passwords that are weak can allow hackers to make brute force registrations and possibly make calls through your PBX.  It is strongly recommended, you choose strong secrets. %s %s  has a weak secret of %s: %s"
33 msgstr "Varning: Om lösenorden för SIP/AIX Àr korta eller samma som anknytningsnumret kan hackare registrera telefoner på dessa anknytningar och skapa samtal ut ur din vÀxel. Det rekommenderas starkt att du vÀljer sÀkra lösenord. %s %s har svagt lösenord på %s: %s"
34
35 #: functions.inc.php:63
36 msgid "Secret has sequential digits"
37 msgstr "Lösenordet har sekventiella siffror"
38
39 #: functions.inc.php:66
40 msgid "Secret same as device"
41 msgstr "Lösenordet Àr samma som anknytningen"
42
43 #: functions.inc.php:69
44 msgid "Secret has consecutive digit "
45 msgstr "Lösenordet har samma siffror i följd"
46
47 #: functions.inc.php:72
48 msgid "Secret less than 6 digits"
49 msgstr "Lösenordet har mindre Àn 6 siffror"
50
51 #: page.weakpasswords.php:26
52 msgid "Weak Password Detection"
53 msgstr "Svagt lösenord detekterat"
54
55 #: page.weakpasswords.php:27
56 msgid "Type"
57 msgstr "Typ"
58
59 #: page.weakpasswords.php:27
60 msgid "Name"
61 msgstr "Namn"
62
63 #: page.weakpasswords.php:27
64 msgid "Secret"
65 msgstr "Lösenord"
66
67 #: page.weakpasswords.php:27
68 msgid "Message"
69 msgstr "Meddelande"
70
71 #: page.weakpasswords.php:39
72 msgid "No weak secrets detected on this system."
73 msgstr "Inga svaga lösenord detekterades i vÀxeln"
74
Note: See TracBrowser for help on using the browser.