root/modules/branches/2.10/printextensions/i18n/printextensions.pot

Revision 12480, 2.5 kB (checked in by mbrevda, 2 years ago)

re #5351 - update *.po

Line 
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 printextensions
17 # Copyright (C) 2008, 2009, 2010, 2011 Bandwith.com
18 #
19 msgid ""
20 msgstr ""
21 "Project-Id-Version: FreePBX\n"
22 "Report-Msgid-Bugs-To: \n"
23 "POT-Creation-Date: 2011-09-04 18:42+0000\n"
24 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
25 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
26 "Language-Team: LANGUAGE <LL@li.org>\n"
27 "MIME-Version: 1.0\n"
28 "Content-Type: text/plain; charset=utf-8\n"
29 "Content-Transfer-Encoding: 8bit\n"
30
31 msgid "Search:"
32 msgstr ""
33
34 msgid ""
35 "You can narrow the list of extensions based on a search criteria. If you "
36 "search for an exact extension number the page will redirect to the edit page "
37 "for the given number. You can also do a bounded or unbounded regex search. "
38 "The bounded search simply encloses you search criteria between a '^' and '$' "
39 "where as an unbounded one is completely free form. All normal regex patterns "
40 "are acceptable in your search. So for example, a bounded search of 20\\d\\d "
41 "would search for all extensions of the form 20XX. The resulting lists of "
42 "numbers all contain links to go directly to the edit pages and the Printer "
43 "Friendly page will reflect the filtered list of numbers."
44 msgstr ""
45
46 msgid "Search Exact Exten"
47 msgstr ""
48
49 msgid "Search Bounded Regex"
50 msgstr ""
51
52 msgid "Search Unbounded Regex"
53 msgstr ""
54
55 msgid "FreePBX Extension Layout"
56 msgstr ""
57
58 msgid "No Matches for the Requested Search"
59 msgstr ""
60
61 msgid "name"
62 msgstr ""
63
64 msgid "Extension"
65 msgstr ""
66
67 msgid "featurecodeadmin"
68 msgstr ""
69
70 #, php-format
71 msgid "featuredescription"
72 msgstr ""
73
74 #, php-format
75 msgid "Printer Friendly Page"
76 msgstr ""
77
78 msgid "Print Extensions"
79 msgstr ""
80
81 msgid "Reports"
82 msgstr ""
83
84 msgid ""
85 "Creates a printable list of extension numbers used throughout the system "
86 "from all modules that provide an internal callable number"
87 msgstr ""
Note: See TracBrowser for help on using the browser.