]> gitweb.fperrin.net Git - Dictionary.git/blob - res/values/strings.xml
Classpath, license
[Dictionary.git] / res / values / strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3
4         <string name="app_name">QuickDic</string>
5         <string name="about_text">QuickDic\nby Thad Hughes</string>
6  
7   <!-- DictionaryListActivity -->
8   <string name="dictionaryList">Dictionary list</string>
9   <string name="selectADictionary"><![CDATA[Select a dictionary.
10 \nLong-press to edit the dictionary config. Press "menu" to add a new dictionary.]]></string>
11   <string name="addDictionary">Add dictionary</string>
12   <string name="addDefaultDictionaries">Add default dictionaries</string>
13   <string name="editDictionary">Edit dictionary config</string>
14   <string name="deleteDictionary">Delete dictionary</string>
15   <string name="moveUp">Move up</string>
16   <string name="newDictionary">New Dictionary</string>
17
18   <string name="thanksForUpdating"><![CDATA[
19 <html>
20 <body>
21   Thanks for updating QuickDic.
22   <p> New features:
23   <ul>
24     <li> Easily work with multiple dictionaries.
25   </ul>
26   <p>The new version requires you to re-download dictionaries you want to use.<br/>
27 </body>
28 </html>
29 ]]>
30   </string>
31  
32   <!-- DictionaryEditActivity -->
33   <string name="dictionaryEdit">Edit dictionary config</string>
34   <string name="dictionaryName">Dictionary name</string>
35   <string name="downloadUrl">Dictionary download URL</string>
36   <string name="downloadButton">Download</string>
37   <string name="openButton">Open</string>
38   <string name="dictionaryInfo">Dictionary info:</string>
39   <string name="localFile">Dictionary file</string>
40   <string name="wordListFile">Word list file</string>
41   <string name="fileNotFound">File not found: \'%s\'</string>
42   <string name="invalidDictionary">Invalid dictionary: file=%1$s, error=%2$s</string>
43   <string name="numPairEntries">Entries: %,d</string>
44   <string name="numTokens">Tokens: %,d</string>
45   <string name="numRows">Rows: %,d</string>
46
47  
48         <!-- Main -->
49         <string name="searchText">Search Text</string>
50         <string name="downloadDictionary">Download dictionary...</string>
51         <string name="switchToLanguage">Switch to %s</string>
52         <string name="preferences">Preferences...</string>
53         <string name="about">About...</string>
54         <string name="addToWordList">Add to word list: %s</string>
55   <string name="failedAddingToWordList">Failure adding to word list: %s</string>
56   <string name="unzippingDictionary">Unzipping dictionary...</string>
57   <string name="failedToUnzipDictionary">Failed to unzip dictionary...</string>
58
59         <!-- About. -->
60         <string name="titleWithVersion">QuickDic 2.0</string>
61         <string name="thadHughes">Thad Hughes</string>
62         <string name="contactMe">If you\'re using QuickDic, I\'d love to hear from you.  Please send comments, suggestions, bug reports, or just a quick hello to:</string>
63         <string name="myEmail" formatted="false">thad.hughes@gmail.com</string>
64   <string name="webPage">For more information, see:</string>
65   <string name="webPageUrl">http://sites.google.com/site/quickdic/home</string>
66   
67   <string name="COPYING">
68 <![CDATA[
69                                  Apache License
70                            Version 2.0, January 2004
71                         http://www.apache.org/licenses/
72
73    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
74
75    1. Definitions.
76
77       "License" shall mean the terms and conditions for use, reproduction,
78       and distribution as defined by Sections 1 through 9 of this document.
79
80       "Licensor" shall mean the copyright owner or entity authorized by
81       the copyright owner that is granting the License.
82
83       "Legal Entity" shall mean the union of the acting entity and all
84       other entities that control, are controlled by, or are under common
85       control with that entity. For the purposes of this definition,
86       "control" means (i) the power, direct or indirect, to cause the
87       direction or management of such entity, whether by contract or
88       otherwise, or (ii) ownership of fifty percent (50%) or more of the
89       outstanding shares, or (iii) beneficial ownership of such entity.
90
91       "You" (or "Your") shall mean an individual or Legal Entity
92       exercising permissions granted by this License.
93
94       "Source" form shall mean the preferred form for making modifications,
95       including but not limited to software source code, documentation
96       source, and configuration files.
97
98       "Object" form shall mean any form resulting from mechanical
99       transformation or translation of a Source form, including but
100       not limited to compiled object code, generated documentation,
101       and conversions to other media types.
102
103       "Work" shall mean the work of authorship, whether in Source or
104       Object form, made available under the License, as indicated by a
105       copyright notice that is included in or attached to the work
106       (an example is provided in the Appendix below).
107
108       "Derivative Works" shall mean any work, whether in Source or Object
109       form, that is based on (or derived from) the Work and for which the
110       editorial revisions, annotations, elaborations, or other modifications
111       represent, as a whole, an original work of authorship. For the purposes
112       of this License, Derivative Works shall not include works that remain
113       separable from, or merely link (or bind by name) to the interfaces of,
114       the Work and Derivative Works thereof.
115
116       "Contribution" shall mean any work of authorship, including
117       the original version of the Work and any modifications or additions
118       to that Work or Derivative Works thereof, that is intentionally
119       submitted to Licensor for inclusion in the Work by the copyright owner
120       or by an individual or Legal Entity authorized to submit on behalf of
121       the copyright owner. For the purposes of this definition, "submitted"
122       means any form of electronic, verbal, or written communication sent
123       to the Licensor or its representatives, including but not limited to
124       communication on electronic mailing lists, source code control systems,
125       and issue tracking systems that are managed by, or on behalf of, the
126       Licensor for the purpose of discussing and improving the Work, but
127       excluding communication that is conspicuously marked or otherwise
128       designated in writing by the copyright owner as "Not a Contribution."
129
130       "Contributor" shall mean Licensor and any individual or Legal Entity
131       on behalf of whom a Contribution has been received by Licensor and
132       subsequently incorporated within the Work.
133
134    2. Grant of Copyright License. Subject to the terms and conditions of
135       this License, each Contributor hereby grants to You a perpetual,
136       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
137       copyright license to reproduce, prepare Derivative Works of,
138       publicly display, publicly perform, sublicense, and distribute the
139       Work and such Derivative Works in Source or Object form.
140
141    3. Grant of Patent License. Subject to the terms and conditions of
142       this License, each Contributor hereby grants to You a perpetual,
143       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
144       (except as stated in this section) patent license to make, have made,
145       use, offer to sell, sell, import, and otherwise transfer the Work,
146       where such license applies only to those patent claims licensable
147       by such Contributor that are necessarily infringed by their
148       Contribution(s) alone or by combination of their Contribution(s)
149       with the Work to which such Contribution(s) was submitted. If You
150       institute patent litigation against any entity (including a
151       cross-claim or counterclaim in a lawsuit) alleging that the Work
152       or a Contribution incorporated within the Work constitutes direct
153       or contributory patent infringement, then any patent licenses
154       granted to You under this License for that Work shall terminate
155       as of the date such litigation is filed.
156
157    4. Redistribution. You may reproduce and distribute copies of the
158       Work or Derivative Works thereof in any medium, with or without
159       modifications, and in Source or Object form, provided that You
160       meet the following conditions:
161
162       (a) You must give any other recipients of the Work or
163           Derivative Works a copy of this License; and
164
165       (b) You must cause any modified files to carry prominent notices
166           stating that You changed the files; and
167
168       (c) You must retain, in the Source form of any Derivative Works
169           that You distribute, all copyright, patent, trademark, and
170           attribution notices from the Source form of the Work,
171           excluding those notices that do not pertain to any part of
172           the Derivative Works; and
173
174       (d) If the Work includes a "NOTICE" text file as part of its
175           distribution, then any Derivative Works that You distribute must
176           include a readable copy of the attribution notices contained
177           within such NOTICE file, excluding those notices that do not
178           pertain to any part of the Derivative Works, in at least one
179           of the following places: within a NOTICE text file distributed
180           as part of the Derivative Works; within the Source form or
181           documentation, if provided along with the Derivative Works; or,
182           within a display generated by the Derivative Works, if and
183           wherever such third-party notices normally appear. The contents
184           of the NOTICE file are for informational purposes only and
185           do not modify the License. You may add Your own attribution
186           notices within Derivative Works that You distribute, alongside
187           or as an addendum to the NOTICE text from the Work, provided
188           that such additional attribution notices cannot be construed
189           as modifying the License.
190
191       You may add Your own copyright statement to Your modifications and
192       may provide additional or different license terms and conditions
193       for use, reproduction, or distribution of Your modifications, or
194       for any such Derivative Works as a whole, provided Your use,
195       reproduction, and distribution of the Work otherwise complies with
196       the conditions stated in this License.
197
198    5. Submission of Contributions. Unless You explicitly state otherwise,
199       any Contribution intentionally submitted for inclusion in the Work
200       by You to the Licensor shall be under the terms and conditions of
201       this License, without any additional terms or conditions.
202       Notwithstanding the above, nothing herein shall supersede or modify
203       the terms of any separate license agreement you may have executed
204       with Licensor regarding such Contributions.
205
206    6. Trademarks. This License does not grant permission to use the trade
207       names, trademarks, service marks, or product names of the Licensor,
208       except as required for reasonable and customary use in describing the
209       origin of the Work and reproducing the content of the NOTICE file.
210
211    7. Disclaimer of Warranty. Unless required by applicable law or
212       agreed to in writing, Licensor provides the Work (and each
213       Contributor provides its Contributions) on an "AS IS" BASIS,
214       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
215       implied, including, without limitation, any warranties or conditions
216       of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
217       PARTICULAR PURPOSE. You are solely responsible for determining the
218       appropriateness of using or redistributing the Work and assume any
219       risks associated with Your exercise of permissions under this License.
220
221    8. Limitation of Liability. In no event and under no legal theory,
222       whether in tort (including negligence), contract, or otherwise,
223       unless required by applicable law (such as deliberate and grossly
224       negligent acts) or agreed to in writing, shall any Contributor be
225       liable to You for damages, including any direct, indirect, special,
226       incidental, or consequential damages of any character arising as a
227       result of this License or out of the use or inability to use the
228       Work (including but not limited to damages for loss of goodwill,
229       work stoppage, computer failure or malfunction, or any and all
230       other commercial damages or losses), even if such Contributor
231       has been advised of the possibility of such damages.
232
233    9. Accepting Warranty or Additional Liability. While redistributing
234       the Work or Derivative Works thereof, You may choose to offer,
235       and charge a fee for, acceptance of support, warranty, indemnity,
236       or other liability obligations and/or rights consistent with this
237       License. However, in accepting such obligations, You may act only
238       on Your own behalf and on Your sole responsibility, not on behalf
239       of any other Contributor, and only if You agree to indemnify,
240       defend, and hold each Contributor harmless for any liability
241       incurred by, or claims asserted against, such Contributor by reason
242       of your accepting any such warranty or additional liability.
243
244    END OF TERMS AND CONDITIONS
245
246    APPENDIX: How to apply the Apache License to your work.
247
248       To apply the Apache License to your work, attach the following
249       boilerplate notice, with the fields enclosed by brackets "[]"
250       replaced with your own identifying information. (Don't include
251       the brackets!)  The text should be enclosed in the appropriate
252       comment syntax for the file format. We also recommend that a
253       file or class name and description of purpose be included on the
254       same "printed page" as the copyright notice for easier
255       identification within third-party archives.
256
257    Copyright 2010, 2011 Google Inc. All Rights Reserved.
258
259    Licensed under the Apache License, Version 2.0 (the "License");
260    you may not use this file except in compliance with the License.
261    You may obtain a copy of the License at
262
263        http://www.apache.org/licenses/LICENSE-2.0
264
265    Unless required by applicable law or agreed to in writing, software
266    distributed under the License is distributed on an "AS IS" BASIS,
267    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
268    See the License for the specific language governing permissions and
269    limitations under the License.
270 ]]></string>
271  
272         <!-- Download. -->
273   <string name="openingConnection">Opening connection...</string>
274         <string name="downloading">Downloading: %1$,d of %2$,d bytes.</string>
275   <string name="unzipping">Unzipping: %1$,d of %2$,d bytes.</string>
276         <string name="downloadFinished">Finished: %,d bytes.</string>
277         <string name="errorDownloadingFile">"Error downloading file: \n%s"</string>
278
279   <!-- NoDictionary. -->
280   <string name="unableToReadDictionaryFile">Unable to read dictionary file (or version is old, try downloading again): %s</string>
281   <string name="dictionaryFileExists">Dictionary file exists: %s</string>
282   <string name="launchDict">Launch dictionary.</string>
283
284         <!-- Preferences -->
285         <string name="wordListFileKey">wordListFile</string>
286         <string name="wordListFileTitle">Word list file</string>
287         <string name="wordListFileSummary">The local file where the word list will be appended.</string>
288         <string name="wordListFileDefault">/sdcard/quickDic/wordList.txt</string>
289
290   <string name="saveOnlyFirstSubentryKey">saveOnlyFirstSubentry</string>
291   <string name="saveOnlyFirstSubentryTitle">Save only first sub-entry</string>
292   <string name="saveOnlyFirstSubentrySummary">For entries with multiple sub-entries, only write the first to the word list.</string>
293
294   <string name="showClearSearchTextButtonKey">showClearSearchTextButton</string>
295   <string name="showClearSearchTextButtonTitle">Show \'clear search text\' button</string>
296   <string name="showClearSearchTextButtonSummary">Show the button to clear the search text. You can also just move focus away from search text and start typing.</string>
297
298   <string name="themeKey">theme</string>
299   <string name="themeTitle">UI theme</string>
300   <string name="themeSummary">User-interface color theme (restart required).</string>
301   
302 </resources>