77 lines
4.3 KiB
XML
Raw Normal View History

2014-01-21 11:23:43 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
2015-03-05 11:58:10 +01:00
<string name="enable_nfc_send">Enable NFC Send…</string>
2015-03-10 16:00:42 +01:00
<string name="root_installer">Install using root access</string>
2015-03-05 11:58:10 +01:00
<string name="root_installer_on">Request root access to install, update, and remove packages</string>
2015-03-10 16:00:42 +01:00
<string name="system_installer_on">Use system permissions to install, update, and remove packages</string>
2015-03-05 11:58:10 +01:00
<string name="local_repo_bonjour">Broadcast Local Repo</string>
<string name="local_repo_bonjour_on">Advertise your local repo using Bonjour (mDNS)</string>
2015-03-19 18:37:46 +00:00
<string name="local_repo_https_off">Use insecure HTTP:// connection for local repo</string>
2015-03-05 11:58:10 +01:00
<string name="about_site">Website:</string>
<string name="about_mail">E-Mail:</string>
2014-01-21 11:23:43 +00:00
<string name="enable">Enable</string>
<string name="add_key">Add Key</string>
<string name="overwrite">Overwrite</string>
2015-03-10 16:00:42 +01:00
<string name="nfc_is_not_enabled">NFC is not enabled!</string>
2015-03-05 11:58:10 +01:00
<string name="bluetooth_activity_not_found">Δεν βρέθηκε καμία μέθοδος αποστολής μέσω Bluetoot. Επιλέξτε μία.</string>
2015-03-10 16:00:42 +01:00
<string name="choose_bt_send">Choose Bluetooth send method</string>
<string name="send_via_bluetooth">Send via Bluetooth</string>
2015-03-05 11:58:10 +01:00
<string name="malformed_repo_uri">Ignoring malformed repo URI: %s</string>
<string name="menu_send_apk_bt">Bluetooth FDroid.apk…</string>
<string name="menu_scan_repo">Find Local Repos</string>
<string name="local_repos_title">Local F-Droid Repos</string>
2015-03-19 18:37:46 +00:00
<string name="local_repos_scanning">Discovering local F-Droid repos...</string>
2015-03-10 16:00:42 +01:00
<string name="updating">Updating…</string>
2015-03-05 11:58:10 +01:00
<string name="deleting_repo">Deleting current repo…</string>
<string name="failed_to_create_index">Failed to create the repo index!</string>
2015-03-10 16:00:42 +01:00
<string name="no_applications_found">No applications found</string>
<string name="fingerprint">Fingerprint:</string>
2015-03-05 11:58:10 +01:00
<string name="sharing_uri">Sharing URL:</string>
2015-03-10 16:00:42 +01:00
<string name="enable_wifi">Enable WiFi</string>
<string name="enabling_wifi">Enabling WiFi…</string>
<string name="qr_code">QR Code</string>
<string name="next">Next</string>
2015-03-05 11:58:10 +01:00
<string name="skip">Skip</string>
<string name="qr_wizard_download_instructions">Scan this QR Code to connect to the website for getting started.</string>
2015-03-10 16:00:42 +01:00
<string name="enable_proxy_title">Enable HTTP Proxy</string>
2015-03-05 11:58:10 +01:00
<string name="enable_proxy_summary">Configure HTTP Proxy for all network requests</string>
2015-03-10 16:00:42 +01:00
<string name="status_inserting">Saving application details (%1$d%%)</string>
2015-03-05 11:58:10 +01:00
<string name="repo_not_yet_updated">This repository has not been used yet.
In order to view the apps it provides, you will need to update
it.
Once updated, the description and other details will
become available here.</string>
<string name="repo_delete_details">Do you want to delete the \"{0}\"
repository, which has {1} apps in it? Any installed apps will NOT be
removed, but you will not be able to update them through F-Droid any
more.</string>
<string name="repo_confirm_delete_body">Deleting a repository means
apps from it will no longer be available from F-Droid.
Note: All
previously installed apps will remain on your device.</string>
<string name="repo_disabled_notification">Деактиврано \"%1$s\".
Трябва да
активирате това хранилище отново, за да инсталирате приложения от него.</string>
<string name="up_to_maxsdk">up to %s</string>
<string name="requires_features">Προαπαιτούμενο: %1$s</string>
2015-03-10 16:00:42 +01:00
<string name="app_icon">App icon</string>
<string name="Development">Development</string>
<string name="Games">Games</string>
<string name="Internet">Internet</string>
<string name="Mathematics">Mathematics</string>
<string name="Multimedia">Multimedia</string>
<string name="Navigation">Navigation</string>
<string name="Reading">Reading</string>
<string name="Science_Education"/>
<string name="Security">Security</string>
<string name="System">System</string>
<string name="Wallpaper">Wallpaper</string>
<string name="requesting_root_access_title">Root access</string>
<string name="root_access_denied_title">Root access denied</string>
<string name="update_all">Update all</string>
<string name="swap_use_bluetooth">Use Bluetooth instead</string>
2014-01-21 11:23:43 +00:00
</resources>