Changeset 8879 for modules/branches/2.7/customappsreg
- Timestamp:
- 02/18/10 16:46:32 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.7/customappsreg/i18n/customappsreg.pot
r6943 r8879 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 # 6 #, fuzzy 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 template for customappsreg 17 # Copyright (C) 2008, 2009, 2010 Bandwith.com 18 # 7 19 msgid "" 8 20 msgstr "" 9 21 "Project-Id-Version: PACKAGE VERSION\n" 10 22 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 20 08-10-05 22:57+0200\n"23 "POT-Creation-Date: 2010-02-18 22:37+0100\n" 12 24 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 25 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 17 29 "Content-Transfer-Encoding: 8bit\n" 18 30 19 #: functions.inc.php:29 31 #: customappsreg/customappsreg.i18n.php:5 32 msgid "Custom Applications" 33 msgstr "" 34 35 #: customappsreg/customappsreg.i18n.php:7 36 msgid "System Administration" 37 msgstr "" 38 39 #: customappsreg/customappsreg.i18n.php:9 40 msgid "" 41 "Registry to add custom extensions and destinations that may be created and " 42 "used so that the Extensions and Destinations Registry can include these." 43 msgstr "" 44 45 #: customappsreg/customappsreg.i18n.php:11 46 msgid "Custom Extensions" 47 msgstr "" 48 49 #: customappsreg/customappsreg.i18n.php:13 customappsreg/functions.inc.php:6 50 msgid "Custom Destinations" 51 msgstr "" 52 53 #: customappsreg/functions.inc.php:30 20 54 #, php-format 21 55 msgid "Custom Destination: %s" 22 56 msgstr "" 23 57 24 #: functions.inc.php:5258 #: customappsreg/functions.inc.php:53 25 59 msgid "Custom Extension: " 26 60 msgstr "" 27 61 28 #: functions.inc.php:103 page.customdests.php:19062 #: customappsreg/functions.inc.php:104 customappsreg/page.customdests.php:191 29 63 msgid "" 30 64 "Invalid Destination, must not be blank, must be formatted as: context,exten," … … 32 66 msgstr "" 33 67 34 #: functions.inc.php:107 functions.inc.php:140 page.customdests.php:191 35 #: page.customextens.php:140 68 #: customappsreg/functions.inc.php:108 customappsreg/functions.inc.php:141 69 #: customappsreg/page.customdests.php:192 70 #: customappsreg/page.customextens.php:141 36 71 msgid "Invalid description specified, must not be blank" 37 72 msgstr "" 38 73 39 #: functions.inc.php:11274 #: customappsreg/functions.inc.php:113 40 75 msgid "DUPLICATE Destination: This destination is already in use" 41 76 msgstr "" 42 77 43 #: functions.inc.php:123 functions.inc.php:18678 #: customappsreg/functions.inc.php:124 customappsreg/functions.inc.php:187 44 79 msgid "" 45 80 "DUPLICATE Destination: This destination is in use or potentially used by " … … 47 82 msgstr "" 48 83 49 #: functions.inc.php:136 page.customextens.php:13984 #: customappsreg/functions.inc.php:137 customappsreg/page.customextens.php:140 50 85 msgid "Invalid Extension, must not be blank" 51 86 msgstr "" 52 87 53 #: functions.inc.php:15188 #: customappsreg/functions.inc.php:152 54 89 msgid "DUPLICATE Extension: This extension already in use" 55 90 msgstr "" 56 91 57 #: page.customdests.php:54 page.customdests.php:80 page.customdests.php:92 92 #: customappsreg/page.customdests.php:55 customappsreg/page.customdests.php:81 93 #: customappsreg/page.customdests.php:93 58 94 msgid "Add Custom Destination" 59 95 msgstr "" 60 96 61 #: page.customdests.php:78 page.customextens.php:92 97 #: customappsreg/page.customdests.php:79 98 #: customappsreg/page.customextens.php:93 62 99 msgid "Edit: " 63 100 msgstr "" 64 101 65 #: page.customdests.php:83102 #: customappsreg/page.customdests.php:84 66 103 msgid "" 67 104 "Custom Destinations allows you to register your custom destinations that " … … 75 112 msgstr "" 76 113 77 #: page.customdests.php:92114 #: customappsreg/page.customdests.php:93 78 115 msgid "Edit Custom Destination" 79 116 msgstr "" 80 117 81 #: page.customdests.php:94118 #: customappsreg/page.customdests.php:95 82 119 msgid "Custom Destination" 83 120 msgstr "" 84 121 85 #: page.customdests.php:97122 #: customappsreg/page.customdests.php:98 86 123 msgid "" 87 124 "This is the Custom Destination to be published. It should be formatted " … … 90 127 msgstr "" 91 128 92 #: page.customdests.php:99129 #: customappsreg/page.customdests.php:100 93 130 msgid "" 94 131 "READONLY WARNING: Because this destination is being used by other module " … … 97 134 msgstr "" 98 135 99 #: page.customdests.php:121136 #: customappsreg/page.customdests.php:122 100 137 msgid "Destination Quick Pick" 101 138 msgstr "" 102 139 103 #: page.customdests.php:123140 #: customappsreg/page.customdests.php:124 104 141 msgid "" 105 142 "Choose un-identified destinations on your system to add to the Custom " … … 108 145 msgstr "" 109 146 110 #: page.customdests.php:129147 #: customappsreg/page.customdests.php:130 111 148 msgid "(pick destination)" 112 149 msgstr "" 113 150 114 #: page.customdests.php:144 page.customextens.php:118 151 #: customappsreg/page.customdests.php:145 152 #: customappsreg/page.customextens.php:119 115 153 msgid "Description" 116 154 msgstr "" 117 155 118 #: page.customdests.php:144156 #: customappsreg/page.customdests.php:145 119 157 msgid "" 120 158 "Brief Description that will be published to modules when showing " … … 122 160 msgstr "" 123 161 124 #: page.customdests.php:148 page.customextens.php:122 162 #: customappsreg/page.customdests.php:149 163 #: customappsreg/page.customextens.php:123 125 164 msgid "Notes" 126 165 msgstr "" 127 166 128 #: page.customdests.php:148167 #: customappsreg/page.customdests.php:149 129 168 msgid "" 130 169 "More detailed notes about this destination to help document it. This field " … … 132 171 msgstr "" 133 172 134 #: page.customdests.php:153 page.customextens.php:127 173 #: customappsreg/page.customdests.php:154 174 #: customappsreg/page.customextens.php:128 135 175 msgid "Submit Changes" 136 176 msgstr "" 137 177 138 #: page.customdests.php:154 page.customextens.php:128 178 #: customappsreg/page.customdests.php:155 179 #: customappsreg/page.customextens.php:129 139 180 msgid "Delete" 140 181 msgstr "" 141 182 142 #: page.customextens.php:70 page.customextens.php:94 page.customextens.php:111 183 #: customappsreg/page.customextens.php:71 184 #: customappsreg/page.customextens.php:95 185 #: customappsreg/page.customextens.php:112 143 186 msgid "Add Custom Extension" 144 187 msgstr "" 145 188 146 #: page.customextens.php:97189 #: customappsreg/page.customextens.php:98 147 190 msgid "" 148 191 "Custom Extensions provides you with a facility to register any custom " … … 155 198 msgstr "" 156 199 157 #: page.customextens.php:101200 #: customappsreg/page.customextens.php:102 158 201 msgid "Conflicting Extensions" 159 202 msgstr "" 160 203 161 #: page.customextens.php:111204 #: customappsreg/page.customextens.php:112 162 205 msgid "Edit Custom Extension" 163 206 msgstr "" 164 207 165 #: page.customextens.php:113208 #: customappsreg/page.customextens.php:114 166 209 msgid "Custom Extension" 167 210 msgstr "" 168 211 169 #: page.customextens.php:113212 #: customappsreg/page.customextens.php:114 170 213 msgid "" 171 214 "This is the Extension or Feature Code you are using in your dialplan that " … … 173 216 msgstr "" 174 217 175 #: page.customextens.php:118218 #: customappsreg/page.customextens.php:119 176 219 msgid "" 177 220 "Brief description that will be published in the Extension Registry about " … … 179 222 msgstr "" 180 223 181 #: page.customextens.php:122224 #: customappsreg/page.customextens.php:123 182 225 msgid "" 183 226 "More detailed notes about this extension to help document it. This field is " 184 227 "not used elsewhere." 185 228 msgstr "" 186 187 #: module.xml188 msgid "Custom Destinations"189 msgstr ""190 191 #: module.xml192 msgid "Custom Extensions"193 msgstr ""
