bump to v2.9.90 beta1
[andGMXsms.git] / res / values / strings.xml
blob61123f5c6e8c0362d035125319a14041914df185
1 <?xml version="1.0" encoding="utf-8"?>
2         <!--
3                 Copyright (C) 2010 Felix Bechstein
4         -->
5         <!--
6                 This file is part of WebSMS. This program is free software; you can
7                 redistribute it and/or modify it under the terms of the GNU General
8                 Public License as published by the Free Software Foundation; either
9                 version 3 of the License, or (at your option) any later version.
10         -->
11         <!--
12                 This program is distributed in the hope that it will be useful, but
13                 WITHOUT ANY WARRANTY; without even the implied warranty of
14                 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15                 General Public License for more details. You should have received a
16                 copy of the GNU General Public License along with this program; If
17                 not, see <http://www.gnu.org/licenses/>.
18         -->
19 <resources>
20         <string name="about_">About WebSMS</string>
21         <string name="about">WebSMS enables you to send free and cheap SMS via following providers:
22                 GMX, o2, sipgate.de, sipgate.at, innosend.de, cherry-sms.com, sloono.de and arcor.de .
23         </string>
24         <string name="app_name">WebSMS 3</string>
25         <string name="app_version">2.9.90 beta1</string>
26         <string name="author_">Author:</string>
27         <string name="author0">Felix Bechstein &lt;f@ub0r.de&gt;</string>
28         <string name="author_connectors_">Author of Connectors:</string>
29         <string name="bootstrap_">Checking prefs...</string>
30         <string name="captcha_">Enter the word below</string>
31         <string name="captcha_btn_">Submit</string>
32         <string name="change_connector_">Change provider</string>
33         <string name="change_connector_nl">Change\nprovider</string>
34         <string name="changelog_">Changelog</string>
35         <string name="click_for_update">(update: click)</string>
36         <string name="compose">Compose</string>
37         <string name="defprefix_">Default int. prefix</string>
38         <string name="defprefix_hint">e.g. +49</string>
39         <string name="donate_url">https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=5779152</string>
40         <string name="donate_mail">f@ub0r.de</string>
41         <string name="donate_subject">I\'m the donator. My sender hash is...</string>
42         <string name="donate_">Donate</string>
43         <string name="donate_remove_ads_">Donate/remove ads</string>
44         <string name="remove_ads_">Remove ads</string>
45         <string name="predonate">This is an open-source application released under the GPLv3 license. It is free and will remain free. If you really like it or if you are annoyed by the ads, please consider donating (via paypal). I\'ll remove the ads for you with the next release.\nThank you!</string>
46         <string name="postdonate">To remove ads, you need to send me the MD5 hash of your IMEI (unique id of your phone). This hash is a one-way-function. It is not traceable back to you.</string>
47         <string name="more_">More Apps..</string>
48         <string name="enable_sms">Enable SMS</string>
49         <string name="free_">Free SMS:</string>
50         <string name="get_free">Refresh free sms</string>
51         <string name="license">GPLv3 - see http://www.gnu.org/licenses/gpl-3.0.txt</string>
52         <string name="license_">License:</string>
53         <string name="log_empty_settings">You need to set your preferences. Please press the menu button.</string>
54         <string name="log_error">ERROR</string>
55         <string name="log_error_captcha">Your provider is blocking this app witch a captcha. It seams to work for a while after logging in with your web browser.</string>
56         <string name="log_error_defprefix">Please enter a valid countrycode as default prefix. E.g. "+49".</string>
57         <string name="log_error_http">FAILURE: HTTP </string>
58         <string name="log_error_mail">Wrong mail address or password given!</string>
59         <string name="log_error_prefix">Your countrycode is not supported yet. Contact me if your o2 supports Web2SMS.</string>
60         <string name="log_error_pw">Wrong user ID or password given!</string>
61         <string name="log_error_sender">Wrong sender! Set it in international form like +4917012345678.</string>
62         <string name="log_error_sender_unregistered">Sender must be registered and confirmed by GMX.</string>
63         <string name="log_error_server">FAILURE: Serverresponse: </string>
64         <string name="log_error_service">Service is down! Please try again later.</string>
65         <string name="log_error_wrongcaptcha">Captcha was wrong. Please try again.</string>
66         <string name="log_error_input">Error in user input!</string>
67         <string name="log_error_o2_sendlater">Only full 15minutes are supported by o2!</string>
68         <string name="log_http_header_missing">Header: Content-Length is missing!</string>
69         <string name="log_remain_free">free SMS remaining</string>
70         <string name="log_sending">Sending message...</string>
71         <string name="log_update">Update free SMS...</string>
72         <string name="notify_sending">Sending SMS</string>
73         <string name="notify_failed">Failed to send SMS: </string>
74         <string name="notify_failed_">failed sending SMS</string>
75         <string name="sender_help">Your full international mobile phone number is needed here. This is filled automatically when bootstrapping with init.</string>
76         <string name="sender_hint">Int. phonenumber e.g. +4917912345678</string>
77         <string name="sender_">Your mobile number</string>
78         <string name="send_">Send</string>
79         <string name="settings">Preferences</string>
80         <string name="settings_common">Preferences - Common</string>
81         <string name="settings_connectors">Preferences - Connectors</string>
82         <string name="extras_">Extras</string>
83         <string name="change_connector_button">"Chg. provider" button</string>
84         <string name="change_connector_button_hint">Display a "Change provider" button on main screen.</string>
85         <string name="hide_cancel_button">Hide Cancel button</string>
86         <string name="softkeyboard_">No keyboard</string>
87         <string name="softkeyboard_hint">No hardare keyboard? Use the alternative layout. Restart App!</string>
88         <string name="autoupdate_">Autoupdate</string>
89         <string name="autoupdate_hint">Update account balances on start.</string>
90         <string name="autoexit_">Autoexit</string>
91         <string name="autoexit_hint">Exit WebSMS when sending sms.</string>
92         <string name="vibrate_on_fail">Vibrate if sending fails</string>
93         <string name="sound_on_fail">Play sound if sending fails</string>
94         <string name="source">http://repo.or.cz/w/andGMXsms.git</string>
95         <string name="source_">Sourcescode:</string>
96         <string name="website_">Website:</string>
97         <string name="website">http://code.google.com/p/websmsdroid/</string>
98         <string name="create_account_">Create account</string>
99         <string name="to_hint">Name or Number</string>
100         <string name="text_hint">Text</string>
101         <string name="flashsms">Flash SMS</string>
102         <string name="custom_sender">Custom sender</string>
103         <string name="send_later">Send later</string>
104         <string name="mobile_only_">Show mobiles only</string>
105         <string name="mobile_only_hint">Show mobile numbers only.</string>
106 </resources>