pandorafms/pandora_agents/android/res/values/strings.xml

52 lines
3.0 KiB
XML
Raw Normal View History

2011-01-26 Sergio Martin <sergio.martin@artica.es> * android android/default.properties android/.classpath android/proguard.cfg android/assets android/.project android/AndroidManifest.xml android/src android/src/pandroid android/src/pandroid/agent android/src/pandroid/agent/PandroidAgentTentacle.java android/src/pandroid/agent/PandroidAgent.java android/bin android/bin/pandroid android/bin/pandroid/agent android/bin/pandroid/agent/PandroidAgent$8.class android/bin/pandroid/agent/PandroidAgent$9.class android/bin/pandroid/agent/PandroidAgent.class android/bin/pandroid/agent/R$id.class android/bin/pandroid/agent/PandroidAgent$MyLocationListener.class android/bin/pandroid/agent/R$string.class android/bin/pandroid/agent/tentacle_client.class android/bin/pandroid/agent/R$attr.class android/bin/pandroid/agent/R.class android/bin/pandroid/agent/R$layout.class android/bin/pandroid/agent/PandroidAgent$1.class android/bin/pandroid/agent/PandroidAgent$2.class android/bin/pandroid/agent/PandroidAgent$3.class android/bin/pandroid/agent/PandroidAgent$4.class android/bin/pandroid/agent/R$drawable.class android/bin/pandroid/agent/PandroidAgent$5.class android/bin/pandroid/agent/PandroidAgent$6.class android/bin/pandroid/agent/PandroidAgent$7.class android/bin/resources.ap_ android/bin/Copy of Copy of Pandroid Agent.apk android/bin/classes.dex android/res android/res/values android/res/values/strings.xml android/res/drawable-hdpi android/res/drawable-hdpi/logo.png android/res/drawable-hdpi/icon.png android/res/drawable-ldpi android/res/drawable-ldpi/icon.png android/res/drawable-mdpi android/res/drawable-mdpi/icon.png android/res/layout android/res/layout/main.xml android/gen android/gen/pandroid android/gen/pandroid/agent android/gen/pandroid/agent/R.java: Created the first android agent with report of battery level and basic GPS location coordinates report git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3779 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-01-26 20:15:48 +01:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="const_string_preferences">PANDROID_DATA</string>
<string name="status_str">Status</string>
<string name="setup_str">Setup</string>
2011-01-26 Sergio Martin <sergio.martin@artica.es> * android android/default.properties android/.classpath android/proguard.cfg android/assets android/.project android/AndroidManifest.xml android/src android/src/pandroid android/src/pandroid/agent android/src/pandroid/agent/PandroidAgentTentacle.java android/src/pandroid/agent/PandroidAgent.java android/bin android/bin/pandroid android/bin/pandroid/agent android/bin/pandroid/agent/PandroidAgent$8.class android/bin/pandroid/agent/PandroidAgent$9.class android/bin/pandroid/agent/PandroidAgent.class android/bin/pandroid/agent/R$id.class android/bin/pandroid/agent/PandroidAgent$MyLocationListener.class android/bin/pandroid/agent/R$string.class android/bin/pandroid/agent/tentacle_client.class android/bin/pandroid/agent/R$attr.class android/bin/pandroid/agent/R.class android/bin/pandroid/agent/R$layout.class android/bin/pandroid/agent/PandroidAgent$1.class android/bin/pandroid/agent/PandroidAgent$2.class android/bin/pandroid/agent/PandroidAgent$3.class android/bin/pandroid/agent/PandroidAgent$4.class android/bin/pandroid/agent/R$drawable.class android/bin/pandroid/agent/PandroidAgent$5.class android/bin/pandroid/agent/PandroidAgent$6.class android/bin/pandroid/agent/PandroidAgent$7.class android/bin/resources.ap_ android/bin/Copy of Copy of Pandroid Agent.apk android/bin/classes.dex android/res android/res/values android/res/values/strings.xml android/res/drawable-hdpi android/res/drawable-hdpi/logo.png android/res/drawable-hdpi/icon.png android/res/drawable-ldpi android/res/drawable-ldpi/icon.png android/res/drawable-mdpi android/res/drawable-mdpi/icon.png android/res/layout android/res/layout/main.xml android/gen android/gen/pandroid android/gen/pandroid/agent android/gen/pandroid/agent/R.java: Created the first android agent with report of battery level and basic GPS location coordinates report git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3779 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-01-26 20:15:48 +01:00
<string name="app_name">Pandroid Agent</string>
<string name="interval">Interval:</string>
<string name="update">Update conf.</string>
<string name="reset">Set default</string>
<string name="serverAddr">Server Address:</string>
<string name="serverPort">Server Port:</string>
<string name="confTitle">Pandroid Agent Configuration</string>
<string name="agent">Agent name:</string>
<string name="gpsReport">Report GPS data</string>
<string name="memoryReport">Report memory system</string>
<string name="taskReport">Report task</string>
2011-01-26 Sergio Martin <sergio.martin@artica.es> * android android/default.properties android/.classpath android/proguard.cfg android/assets android/.project android/AndroidManifest.xml android/src android/src/pandroid android/src/pandroid/agent android/src/pandroid/agent/PandroidAgentTentacle.java android/src/pandroid/agent/PandroidAgent.java android/bin android/bin/pandroid android/bin/pandroid/agent android/bin/pandroid/agent/PandroidAgent$8.class android/bin/pandroid/agent/PandroidAgent$9.class android/bin/pandroid/agent/PandroidAgent.class android/bin/pandroid/agent/R$id.class android/bin/pandroid/agent/PandroidAgent$MyLocationListener.class android/bin/pandroid/agent/R$string.class android/bin/pandroid/agent/tentacle_client.class android/bin/pandroid/agent/R$attr.class android/bin/pandroid/agent/R.class android/bin/pandroid/agent/R$layout.class android/bin/pandroid/agent/PandroidAgent$1.class android/bin/pandroid/agent/PandroidAgent$2.class android/bin/pandroid/agent/PandroidAgent$3.class android/bin/pandroid/agent/PandroidAgent$4.class android/bin/pandroid/agent/R$drawable.class android/bin/pandroid/agent/PandroidAgent$5.class android/bin/pandroid/agent/PandroidAgent$6.class android/bin/pandroid/agent/PandroidAgent$7.class android/bin/resources.ap_ android/bin/Copy of Copy of Pandroid Agent.apk android/bin/classes.dex android/res android/res/values android/res/values/strings.xml android/res/drawable-hdpi android/res/drawable-hdpi/logo.png android/res/drawable-hdpi/icon.png android/res/drawable-ldpi android/res/drawable-ldpi/icon.png android/res/drawable-mdpi android/res/drawable-mdpi/icon.png android/res/layout android/res/layout/main.xml android/gen android/gen/pandroid android/gen/pandroid/agent android/gen/pandroid/agent/R.java: Created the first android agent with report of battery level and basic GPS location coordinates report git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3779 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-01-26 20:15:48 +01:00
<string name="gpsMode">GPS Mode</string>
<string name="gpsCurrent">Current position (high battery cost)</string>
<string name="summary">Current configuration:</string>
<string name="starStop">Restart</string>
<string name="gpsLast">Last known position</string>
<string name="loading">Loading...</string>
<string name="process">Process</string>
<string name="last_values">Last values</string>
<string name="latitude">Latitude</string>
<string name="longitude">Longitude</string>
<string name="battery_level">Battery Level</string>
<string name="orientation">Orientation</string>
<string name="proximity">Proximity</string>
<string name="incorrect_update">Unsucessful update options.</string>
<string name="correct_update">sucessful update options.</string>
<string name="task">Task</string>
<string name="memory">Memory</string>
<string name="help_label_str">Help</string>
<string name="about_label_str">About</string>
<string name="licensed_under_gpl_str">Licensed under GPL v2</string>
<string name="develop_team_str">Developer: Sergio M. Zarzuelo, Miguel de Dios</string>
<string name="pandroid_agent_str">Pandroid Agent</string>
<string name="help_str">Help</string>
<string name="memory_avaliable_str" formatted="false">Avaliable: &#37;iKb Total: &#37;iKb</string>
<string name="never_str">Never.</string>
<string name="now_str">Now.</string>
<string name="seconds_str">seconds ago.</string>
<string name="conctact_error_str">Contact error</string>
<string name="last_contact_str">Last Contact:\n</string>
<string name="help_text_str">
Pandroid Agent is an Android Pandora FMS agent for Pandora FMS. &lt;p&gt;
Pandora FMS is a general purpose monitoring system. With android agent you can get GPS information of your device, know how much battery left, memory on device. This could be expanded in the future to report if a given process is running, very useful to use the agent on embedded devices on tablets to report to a central server. Also can be expanded to get information given by the user for other app and stored in the device or doing a lot of things more. Complete source code is provided.&lt;p&gt;See more about Pandora FMS at &lt;a href=&quot;http://pandorafms.org&quot;&gt;http://pandorafms.org&lt;/a&gt;&lt;/p&gt;
</string>
2011-01-26 Sergio Martin <sergio.martin@artica.es> * android android/default.properties android/.classpath android/proguard.cfg android/assets android/.project android/AndroidManifest.xml android/src android/src/pandroid android/src/pandroid/agent android/src/pandroid/agent/PandroidAgentTentacle.java android/src/pandroid/agent/PandroidAgent.java android/bin android/bin/pandroid android/bin/pandroid/agent android/bin/pandroid/agent/PandroidAgent$8.class android/bin/pandroid/agent/PandroidAgent$9.class android/bin/pandroid/agent/PandroidAgent.class android/bin/pandroid/agent/R$id.class android/bin/pandroid/agent/PandroidAgent$MyLocationListener.class android/bin/pandroid/agent/R$string.class android/bin/pandroid/agent/tentacle_client.class android/bin/pandroid/agent/R$attr.class android/bin/pandroid/agent/R.class android/bin/pandroid/agent/R$layout.class android/bin/pandroid/agent/PandroidAgent$1.class android/bin/pandroid/agent/PandroidAgent$2.class android/bin/pandroid/agent/PandroidAgent$3.class android/bin/pandroid/agent/PandroidAgent$4.class android/bin/pandroid/agent/R$drawable.class android/bin/pandroid/agent/PandroidAgent$5.class android/bin/pandroid/agent/PandroidAgent$6.class android/bin/pandroid/agent/PandroidAgent$7.class android/bin/resources.ap_ android/bin/Copy of Copy of Pandroid Agent.apk android/bin/classes.dex android/res android/res/values android/res/values/strings.xml android/res/drawable-hdpi android/res/drawable-hdpi/logo.png android/res/drawable-hdpi/icon.png android/res/drawable-ldpi android/res/drawable-ldpi/icon.png android/res/drawable-mdpi android/res/drawable-mdpi/icon.png android/res/layout android/res/layout/main.xml android/gen android/gen/pandroid android/gen/pandroid/agent android/gen/pandroid/agent/R.java: Created the first android agent with report of battery level and basic GPS location coordinates report git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3779 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-01-26 20:15:48 +01:00
</resources>