Changeset 7518 for modules/branches/2.5
- Timestamp:
- 03/13/09 13:24:27 (4 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/weakpasswords/i18n/sv_SE/LC_MESSAGES/weakpasswords.po
r7481 r7518 18 18 "Project-Id-Version: FreePBX weakpasswords\n" 19 19 "Report-Msgid-Bugs-To: \n" 20 "POT-Creation-Date: 2009-03-1 2 13:16+0100\n"20 "POT-Creation-Date: 2009-03-13 18:17+0100\n" 21 21 "PO-Revision-Date: 2009-03-11 07:44+0100\n" 22 22 "Last-Translator: Mikael Carlsson <mickecamino@gmail.com>\n" … … 28 28 "X-Poedit-Country: Sweden\n" 29 29 30 #: functions.inc.php:29 31 #, php-format 30 #: functions.inc.php:28 32 31 msgid "" 33 32 "Warning: The use of SIP/IAX passwords that are weak can allow hackers to " 34 33 "make brute force registrations and possibly make calls through your PBX. It " 35 "is strongly recommended, you choose strong secrets. %s %s has a weak secret " 36 "of %s: %s" 34 "is strongly recommended, you choose strong secrets." 37 35 msgstr "" 38 "Varning: Om lösenorden för SIP/AIX Àr korta eller samma som " 39 "anknytningsnumret kan hackare registrera telefoner pÃ¥ dessa anknytningar och " 40 "skapa samtal ut ur din vÀxel. Det rekommenderas starkt att du vÀljer sÀkra " 41 "lösenord. %s %s har svagt lösenord pÃ¥ %s: %s" 36 "Varning: Att anvÀnda korta eller osÀkra lösenord kan innebÀra att hackare kan " 37 "anvÀnda lösenordsgissing för att registrera telefoner i ditt system och eventuellt " 38 "genomföra samtal genom vÀxeln pÃ¥ din bekostnad. Det Àr mycket viktigt att anvÀnda sÀkra lösenord." 42 39 43 #: functions.inc.php:54 40 #: functions.inc.php:31 41 #, php-format 42 msgid "%s %s has a weak secret of %s: %s<br>" 43 msgstr "%s %s har ett osÀkert lösenord pÃ¥ %s: %s" 44 45 #: functions.inc.php:34 46 msgid "extensions/trunks has weak secrets" 47 msgstr "anknytning/trunk har ett svagt lösenord" 48 49 #: functions.inc.php:58 44 50 msgid "Extension" 45 51 msgstr "Anknytning" 46 52 47 #: functions.inc.php: 5753 #: functions.inc.php:61 48 54 #, php-format 49 55 msgid "%s Trunk" 50 56 msgstr "%s trunk" 51 57 52 #: functions.inc.php:6 258 #: functions.inc.php:66 53 59 msgid "Secret has sequential digits" 54 60 msgstr "Lösenordet har sekventiella siffror" 55 61 56 #: functions.inc.php:6 562 #: functions.inc.php:69 57 63 msgid "Secret same as device" 58 64 msgstr "Lösenordet Àr samma som anknytningen" 59 65 60 #: functions.inc.php: 6866 #: functions.inc.php:72 61 67 msgid "Secret has consecutive digit " 62 68 msgstr "Lösenordet har samma siffror i följd " 63 69 64 #: functions.inc.php:7 170 #: functions.inc.php:75 65 71 msgid "Secret less than 6 digits" 66 72 msgstr "Lösenordet har mindre Àn 6 siffror" modules/branches/2.5/weakpasswords/i18n/weakpasswords.pot
r7481 r7518 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2009-03-1 2 13:16+0100\n"11 "POT-Creation-Date: 2009-03-13 18:17+0100\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 17 17 "Content-Transfer-Encoding: 8bit\n" 18 18 19 #: functions.inc.php:29 20 #, php-format 19 #: functions.inc.php:28 21 20 msgid "" 22 21 "Warning: The use of SIP/IAX passwords that are weak can allow hackers to " 23 22 "make brute force registrations and possibly make calls through your PBX. It " 24 "is strongly recommended, you choose strong secrets. %s %s has a weak secret " 25 "of %s: %s" 23 "is strongly recommended, you choose strong secrets." 26 24 msgstr "" 27 25 28 #: functions.inc.php:54 26 #: functions.inc.php:31 27 #, php-format 28 msgid "%s %s has a weak secret of %s: %s<br>" 29 msgstr "" 30 31 #: functions.inc.php:34 32 msgid "extensions/trunks has weak secrets" 33 msgstr "" 34 35 #: functions.inc.php:58 29 36 msgid "Extension" 30 37 msgstr "" 31 38 32 #: functions.inc.php: 5739 #: functions.inc.php:61 33 40 #, php-format 34 41 msgid "%s Trunk" 35 42 msgstr "" 36 43 37 #: functions.inc.php:6 244 #: functions.inc.php:66 38 45 msgid "Secret has sequential digits" 39 46 msgstr "" 40 47 41 #: functions.inc.php:6 548 #: functions.inc.php:69 42 49 msgid "Secret same as device" 43 50 msgstr "" 44 51 45 #: functions.inc.php: 6852 #: functions.inc.php:72 46 53 msgid "Secret has consecutive digit " 47 54 msgstr "" 48 55 49 #: functions.inc.php:7 156 #: functions.inc.php:75 50 57 msgid "Secret less than 6 digits" 51 58 msgstr ""
