Changeset 11886 for modules/branches/2.9/dictate
- Timestamp:
- 03/20/11 16:19:09 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.9/dictate/i18n/dictate.pot
r11797 r11886 21 21 "Project-Id-Version: FreePBX\n" 22 22 "Report-Msgid-Bugs-To: \n" 23 "POT-Creation-Date: 2011-03-1 0 22:46+0100\n"23 "POT-Creation-Date: 2011-03-18 08:25+0100\n" 24 24 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 25 25 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 32 32 msgstr "" 33 33 34 msgid "" 35 "Internal Options \n" 36 "&\n" 37 " Configuration" 34 msgid "Internal Options & Configuration" 38 35 msgstr "" 39 36 modules/branches/2.9/dictate/i18n/sv_SE/LC_MESSAGES/dictate.po
r7012 r11886 1 # This file is part of FreePBX. 2 # 3 # FreePBX is free software: you can redistribute it and/or modify 4 # it under the terms of the GNU General Public License as published by 5 # the Free Software Foundation, either version 2 of the License, or 6 # (at your option) any later version. 7 # 8 # FreePBX is distributed in the hope that it will be useful, 9 # but WITHOUT ANY WARRANTY; without even the implied warranty of 10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 # GNU General Public License for more details. 12 # 13 # You should have received a copy of the GNU General Public License 14 # along with FreePBX. If not, see <http://www.gnu.org/licenses/>. 15 # 16 # FreePBX language for dictate 17 # Copyright (C) 2009, 2010, 2011 Mikael Carlsson 18 # 1 19 msgid "" 2 20 msgstr "" 3 21 "Project-Id-Version: FreePBX dictate\n" 4 22 "Report-Msgid-Bugs-To: \n" 5 "POT-Creation-Date: 20 08-10-10 17:30+0200\n"6 "PO-Revision-Date: \n"23 "POT-Creation-Date: 2011-03-18 08:25+0100\n" 24 "PO-Revision-Date: 2011-03-20 00:00+0100\n" 7 25 "Last-Translator: Mikael Carlsson <mickecamino@gmail.com>\n" 8 26 "Language-Team: \n" 9 27 "MIME-Version: 1.0\n" 10 "Content-Type: text/plain; charset= utf-8\n"28 "Content-Type: text/plain; charset=UTF-8\n" 11 29 "Content-Transfer-Encoding: 8bit\n" 12 30 "X-Poedit-Language: Swedish\n" 13 "X-Poedit-Country: SWEDEN\n"14 31 15 #: functions.inc.php:101 32 msgid "Dictation" 33 msgstr "Diktamen" 34 35 msgid "Internal Options & Configuration" 36 msgstr "Interna al och konfigurationer" 37 38 msgid "" 39 "This uses the app_dictate module of Asterisk to let users record dictate " 40 "into their phones. When complete, the dictations can be emailed to an email " 41 "address specified in the extension page." 42 msgstr "" 43 "Denna module anvÀnder app_dictate i Asterisk för att låta anvÀndare diktera " 44 "meddelande via deras telefoner. NÀr dikteringen Àr klar kan denna e-postas till " 45 "en e-postadress som specificeras på anknytningssidan" 46 16 47 msgid "Enabled" 17 48 msgstr "Aktiverad" 18 49 19 #: functions.inc.php:10220 50 msgid "Disabled" 21 51 msgstr "Avaktiverad" 22 52 23 #: functions.inc.php:13124 53 msgid "Dictation Services" 25 54 msgstr "Diktamen" 26 55 27 #: functions.inc.php:13228 56 msgid "Please enter a valid Email Address" 29 57 msgstr "Ange en giltig e-postadress" 30 58 31 #: functions.inc.php:13332 59 msgid "Dictation Service" 33 60 msgstr "Diktamen Àr" 34 61 35 #: functions.inc.php:13436 62 msgid "Dictation Format" 37 63 msgstr "Format för diktamen" 38 64 39 #: functions.inc.php:13540 65 msgid "Email Address" 41 66 msgstr "E-postadress" 42 67 43 #: functions.inc.php:13544 68 msgid "The email address that completed dictations are sent to." 45 69 msgstr "E-postadressen som diktamen ska skickas till" 46 70 47 #: install.php:448 msgid "Dictation"49 msgstr "Diktamen"50 51 #: install.php:552 71 msgid "Perform dictation" 53 72 msgstr "Starta diktamen" 54 73 55 #: install.php:656 74 msgid "Email completed dictation" 57 75 msgstr "E-posta fÀrdig diktamen" 58
