2010-10-19 23:24:04 +01:00
<?xml version="1.0" encoding="utf-8"?>
<resources >
<string name= "app_name" > FDroid</string>
<string name= "about_title" > About FDroid</string>
<string name= "about_desc" > Based on Aptoide.\nReleased under the GNU GPL v2 license.</string>
<string name= "about_site" > Home: </string>
<string name= "about_mail" > e-Mail: </string>
<string name= "about_website" > Web Site</string>
2010-10-28 17:57:57 +01:00
2010-10-19 23:24:04 +01:00
<string name= "no_repo" > You have no repositories configured!\n\nA repository is a source of applications. To add one, press the MENU button now and enter the URL.\n\nA repository URL looks something like this: http://f-droid.org/repo</string>
<string name= "not_inst" > Not Installed</string>
2010-10-28 17:57:57 +01:00
<string name= "installed_update" > Update possible - Ver.:</string>
2010-10-19 23:24:04 +01:00
<string name= "ok" > Ok</string>
<string name= "yes" > Yes</string>
<string name= "no" > No</string>
<string name= "repo_add_title" > Add new repository</string>
<string name= "repo_add_add" > Add</string>
<string name= "cancel" > Cancel</string>
2010-10-28 17:57:57 +01:00
<string name= "repo_delete_title" > Choose repository to remove</string>
2010-10-19 23:24:04 +01:00
<string name= "server_connection_error" > Could not connect to server!</string>
<string name= "repo_update_title" > Update repositories</string>
<string name= "tab_installed" > Installed</string>
<string name= "tab_noninstalled" > Available</string>
<string name= "tab_updates" > Updates</string>
<string name= "update_available" > Updates available</string>
<string name= "process_wait_title" > Please Wait</string>
<string name= "process_update_msg" > Updating application list...</string>
<string name= "connection_error" > Could not connect to the network.</string>
<string name= "connection_timeout" > Timeout</string>
<string name= "connection_error_msg" > Could not connect to server!</string>
<string name= "download" > Download</string>
<string name= "download_server" > Getting application from</string>
2010-10-20 22:07:40 +01:00
2010-10-28 17:57:57 +01:00
2010-10-19 23:24:04 +01:00
<string name= "repo_add_url" > Repository URL</string>
2010-10-28 17:57:57 +01:00
<string name= "isinst" > Installed: </string>
<string name= "install" > Install </string>
<string name= "uninstall" > Uninstall </string>
<string name= "update" > Update!</string>
<string name= "update_alrt" > There updates available for some installed applications.\nDo you wish to see them?</string>
<string name= "repo_alrt" > The list of repositories in use has been changed.\nDo you wish to update them?</string>
<string name= "error_download_alrt" > Could not connect to server or apk file is corrupt!</string>
<string name= "download_alrt" > Getting application from:\n </string>
<string name= "menu_update_repo" > Update</string>
<string name= "menu_manage" > Manage Repos</string>
<string name= "menu_about" > About</string>
<string name= "menu_add_repo" > New Repository</string>
<string name= "menu_rem_repo" > Remove Repository</string>
<string name= "menu_install" > Install</string>
<string name= "menu_uninstall" > Uninstall</string>
<string name= "menu_website" > Web Site</string>
<string name= "menu_issues" > Issues</string>
<string name= "menu_source" > Source Code</string>
<string name= "menu_market" > Market</string>
<string name= "menu_update" > Update</string>
<string name= "details_installed" > Version %s installed</string>
<string name= "details_notinstalled" > Not installed (%d available)</string>
<string name= "inst" > Installed</string>
2010-11-06 00:15:30 +00:00
<string name= "corrupt_download" > Downloaded file is corrupt</string>
2010-10-19 23:24:04 +01:00
</resources>