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

Revision 12685, 2.8 kB (checked in by mbrevda, 2 years ago)

re #5351 - hebrew translation for recordings, thanks Allegronet

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 manager
17 # Copyright (C) 2008, 2009, 2010 Bandwith.com
18 #
19 msgid ""
20 msgstr ""
21 "Project-Id-Version: PACKAGE VERSION\n"
22 "Report-Msgid-Bugs-To: \n"
23 "POT-Creation-Date: 2011-09-23 09:52+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=CHARSET\n"
29 "Content-Transfer-Encoding: 8bit\n"
30
31 msgid "Error writing the manager additional file."
32 msgstr ""
33
34 msgid "This manager already exists"
35 msgstr ""
36
37 msgid "Choose Manager:"
38 msgstr ""
39
40 msgid "Choose the user that PHPAGI will use to connect the Asterisk API."
41 msgstr ""
42
43 msgid "Increasing read field size if needed.."
44 msgstr ""
45
46 msgid "error encountered, not altered"
47 msgstr ""
48
49 msgid "ok"
50 msgstr ""
51
52 msgid "Increasing write field size if needed.."
53 msgstr ""
54
55 msgid "Asterisk API"
56 msgstr ""
57
58 msgid "Settings"
59 msgstr ""
60
61 msgid "Add Manager"
62 msgstr ""
63
64 msgid "Manager"
65 msgstr ""
66
67 msgid "deleted"
68 msgstr ""
69
70 msgid "Manager:"
71 msgstr ""
72
73 msgid "Delete Manager"
74 msgstr ""
75
76 msgid "Edit Manager"
77 msgstr ""
78
79 msgid "Manager name:"
80 msgstr ""
81
82 msgid "Name of the manager without space."
83 msgstr ""
84
85 msgid "Manager secret:"
86 msgstr ""
87
88 msgid "Password for the manager."
89 msgstr ""
90
91 msgid "Deny:"
92 msgstr ""
93
94 msgid ""
95 "If you want to deny many hosts or networks, use & char as separator.<br/><br/"
96 ">Example: 192.168.1.0/255.255.255.0&10.0.0.0/255.0.0.0"
97 msgstr ""
98
99 msgid "Permit:"
100 msgstr ""
101
102 msgid ""
103 "If you want to permit many hosts or networks, use & char as separator. Look "
104 "at deny example."
105 msgstr ""
106
107 msgid "Rights"
108 msgstr ""
109
110 msgid "Read"
111 msgstr ""
112
113 msgid "Write"
114 msgstr ""
115
116 msgid "Check Asterisk documentation."
117 msgstr ""
118
119 msgid "Check All/None."
120 msgstr ""
121
122 msgid "Submit Changes"
123 msgstr ""
124
125 msgid "The manager name cannot be empty or may not have any space in it."
126 msgstr ""
127
128 msgid "The manager secret cannot be empty."
129 msgstr ""
130
131 msgid "The manager deny is not well formatted."
132 msgstr ""
133
134 msgid "The manager permit is not well formatted."
135 msgstr ""
136
137 msgid "The manager read field is not well formatted."
138 msgstr ""
139
140 msgid "The manager write field is not well formatted."
141 msgstr ""
Note: See TracBrowser for help on using the browser.