/[smecontribs]/rpms/smeserver-shared-folders/contribs8/smeserver-shared-folders-0.1-locale-2009-10-21.patch
ViewVC logotype

Contents of /rpms/smeserver-shared-folders/contribs8/smeserver-shared-folders-0.1-locale-2009-10-21.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Sun Mar 3 22:04:39 2013 UTC (11 years, 1 month ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-shared-folders-0_1-80_el5_sme, smeserver-shared-folders-0_1-83_el5_sme, smeserver-shared-folders-0_1-84_el5_sme, smeserver-shared-folders-0_1-82_el5_sme, smeserver-shared-folders-0_1-87_el5_sme, smeserver-shared-folders-0_1-86_el5_sme, smeserver-shared-folders-0_1-81_el5_sme, smeserver-shared-folders-0_1-85_el5_sme, smeserver-shared-folders-0_1-79_el5_sme, HEAD
Initial import

1 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/th/etc/e-smith/web/functions/shares 1969-12-31 17:00:00.000000000 -0700
2 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/th/etc/e-smith/web/functions/shares 2009-10-21 00:22:27.000000000 -0600
3 @@ -0,0 +1,260 @@
4 +<lexicon lang="th" params="getExtraParams()">
5 + <entry>
6 + <base>Shared Folders</base>
7 + <trans>Shared Folders</trans>
8 + </entry>
9 + <entry>
10 + <base>FORM_TITLE</base>
11 + <trans>Create, modify, or remove shared folders</trans>
12 + </entry>
13 + <entry>
14 + <base>FIRSTPAGE_DESC</base>
15 + <trans>You can remove any shared folder by clicking on the corresponding command next to the shared folder.</trans>
16 + </entry>
17 + <entry>
18 + <base>ADD_TITLE</base>
19 + <trans>Create or modify a shared folder</trans>
20 + </entry>
21 + <entry>
22 + <base>NAME_FIELD_DESC</base>
23 + <trans>The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters.</trans>
24 + </entry>
25 + <entry>
26 + <base>NAME_LABEL</base>
27 + <trans>Shared folder name</trans>
28 + </entry>
29 + <entry>
30 + <base>REMOVE_TITLE</base>
31 + <trans>Remove shared folder</trans>
32 + </entry>
33 + <entry>
34 + <base>REMOVE_DESC</base>
35 + <trans><![CDATA[ <p> You are about to remove the following shared folder </p> <p> All files belonging to this shared folder will be deleted. </p> <p> Are you sure you wish to remove it ? </p> ]]></trans>
36 + </entry>
37 + <entry>
38 + <base>ERROR_WHILE_CREATING_SHARE</base>
39 + <trans>An error occurred while creating the shared folder.</trans>
40 + </entry>
41 + <entry>
42 + <base>SUCCESSFULLY_CREATED_SHARE</base>
43 + <trans>Successfully created shared folder.</trans>
44 + </entry>
45 + <entry>
46 + <base>NO_SHARES</base>
47 + <trans>There are no shared folders currently configured.</trans>
48 + </entry>
49 + <entry>
50 + <base>CANT_FIND_SHARE</base>
51 + <trans>Can't find account for {$name} (does it exist?)</trans>
52 + </entry>
53 + <entry>
54 + <base>CANT_CREATE_SHARE</base>
55 + <trans>Can't create new account for {$name} (does it already exist?)</trans>
56 + </entry>
57 + <entry>
58 + <base>ERROR_WHILE_MODIFYING_SHARE</base>
59 + <trans>An error occurred while modifying the shared folder.</trans>
60 + </entry>
61 + <entry>
62 + <base>SUCCESSFULLY_MODIFIED_SHARE</base>
63 + <trans>Successfully modified shared folder.</trans>
64 + </entry>
65 + <entry>
66 + <base>SUCCESSFULLY_DELETED_SHARE</base>
67 + <trans>Successfully deleted shared folder.</trans>
68 + </entry>
69 + <entry>
70 + <base>ERROR_WHILE_DELETING_SHARE</base>
71 + <trans>An error occurred while deleting the share.</trans>
72 + </entry>
73 + <entry>
74 + <base>Shares</base>
75 + <trans>Shares</trans>
76 + </entry>
77 + <entry>
78 + <base>INVALID_SHARE_DESCRIPTION</base>
79 + <trans>Error: unexpected or missing characters in share description</trans>
80 + </entry>
81 + <entry>
82 + <base>ACCT_NAME_HAS_INVALID_CHARS</base>
83 + <trans>The shared folder name "{$acctName}" contains invalid characters. Shared folder names must start with a lower case letter and contain only lower case letters, numbers, and hyphens.</trans>
84 + </entry>
85 + <entry>
86 + <base>MAX_SHARE_NAME_LENGTH_ERROR</base>
87 + <trans>The shared folder name "{$acctName}" is too long. The maximum is {$maxShareNameLength} characters.</trans>
88 + </entry>
89 + <entry>
90 + <base>ACCT_CLASHES_WITH_PSEUDONYM</base>
91 + <trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>
92 + </entry>
93 + <entry>
94 + <base>ACCOUNT_EXISTS</base>
95 + <trans>The account "{$acctName}" is an existing {$acctType} account.</trans>
96 + </entry>
97 +
98 + <entry>
99 + <base>LABEL_ADD_SHARE_BUTTON</base>
100 + <trans>Create a new shared folder</trans>
101 + </entry>
102 +
103 + <entry>
104 + <base>DESC_PERMISSIONS</base>
105 + <trans>You can use this matrix to define groups access permissions.</trans>
106 + </entry>
107 +
108 + <entry>
109 + <base>DESC_SMB_SETTINGS</base>
110 + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
111 + </entry>
112 +
113 + <entry>
114 + <base>LABEL_SMB_ACCESS</base>
115 + <trans>SMB Access</trans>
116 + </entry>
117 +
118 + <entry>
119 + <base>LABEL_RECYCLEBIN</base>
120 + <trans>Recycle bin</trans>
121 + </entry>
122 +
123 + <entry>
124 + <base>DESC_HTTP_SETTINGS</base>
125 + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
126 + </entry>
127 +
128 + <entry>
129 + <base>LABEL_HTTP_ACCESS</base>
130 + <trans>Web Access</trans>
131 + </entry>
132 +
133 + <entry>
134 + <base>LABEL_REQUIRE_SSL</base>
135 + <trans>Force secure connections</trans>
136 + </entry>
137 +
138 + <entry>
139 + <base>LABEL_INDEXES</base>
140 + <trans>Indexes</trans>
141 + </entry>
142 +
143 + <entry>
144 + <base>LABEL_DYNAMIC_CONTENT</base>
145 + <trans>Dynamic content execution (PHP, SSI)</trans>
146 + </entry>
147 +
148 + <entry>
149 + <base>NONE</base>
150 + <trans>No access</trans>
151 + </entry>
152 +
153 + <entry>
154 + <base>LOCAL_NETWORK_NO_PASSWORD</base>
155 + <trans>Local network (no password required)</trans>
156 + </entry>
157 +
158 + <entry>
159 + <base>LOCAL_NETWORK_PASSWORD</base>
160 + <trans>Local network (password required)</trans>
161 + </entry>
162 +
163 + <entry>
164 + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
165 + <trans>Entire Internet (no password required)</trans>
166 + </entry>
167 +
168 + <entry>
169 + <base>ENTIRE_INTERNET_PASSWORD</base>
170 + <trans>Entire Internet (password required)</trans>
171 + </entry>
172 +
173 + <entry>
174 + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
175 + <trans>Entire Internet (password required outside local network)</trans>
176 + </entry>
177 +
178 + <entry>
179 + <base>ENABLED_BROWSEABLE</base>
180 + <trans>Enabled, browseable</trans>
181 + </entry>
182 +
183 + <entry>
184 + <base>ENABLED_NON_BROWSEABLE</base>
185 + <trans>Enabled, hidden</trans>
186 + </entry>
187 +
188 + <entry>
189 + <base>DONT_KEEP_VERSIONS</base>
190 + <trans>Enabled, keep only the latest version</trans>
191 + </entry>
192 +
193 + <entry>
194 + <base>KEEP_VERSIONS</base>
195 + <trans>Enabled, keep a copy of all versions</trans>
196 + </entry>
197 +
198 + <entry>
199 + <base>PERMISSIONS</base>
200 + <trans>Permissions</trans>
201 + </entry>
202 +
203 + <entry>
204 + <base>WRITE_PERM</base>
205 + <trans>Read / Write</trans>
206 + </entry>
207 +
208 + <entry>
209 + <base>READ_PERM</base>
210 + <trans>Read Only</trans>
211 + </entry>
212 +
213 + <entry>
214 + <base>ENABLED</base>
215 + <trans>enabled</trans>
216 + </entry>
217 +
218 + <entry>
219 + <base>DISABLED</base>
220 + <trans>disabled</trans>
221 + </entry>
222 +
223 + <entry>
224 + <base>YES</base>
225 + <trans>yes</trans>
226 + </entry>
227 +
228 + <entry>
229 + <base>NO</base>
230 + <trans>no</trans>
231 + </entry>
232 +
233 + <entry>
234 + <base>NAME</base>
235 + <trans>Name</trans>
236 + </entry>
237 +
238 + <entry>
239 + <base>DESCRIPTION</base>
240 + <trans>Description</trans>
241 + </entry>
242 +
243 + <entry>
244 + <base>ACTION</base>
245 + <trans>Action</trans>
246 + </entry>
247 +
248 + <entry>
249 + <base>MODIFY</base>
250 + <trans>Modify</trans>
251 + </entry>
252 +
253 + <entry>
254 + <base>REMOVE</base>
255 + <trans>Remove</trans>
256 + </entry>
257 +
258 + <entry>
259 + <base>CANCELED</base>
260 + <trans>Cancelled</trans>
261 + </entry>
262 +
263 +</lexicon>

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed