Update strings.xml (POEditor.com)

This commit is contained in:
Sergey Yeriomin
2017-05-16 19:30:48 +03:00
parent c797dba963
commit 6ef69a97ea

View File

@@ -210,4 +210,39 @@ Pamiętaj, że sklep Google Play nie obsługuje pobierania dowolnych wersji apli
<string name="pref_show_system_apps_summary_off">"System apps are hidden now"</string>
<string name="pref_show_system_apps_summary_on">"System apps are shown now"</string>
<string name="details_system_app_info">"System info"</string>
<string name="activity_title_search_publisher">"Apps by %1$s"</string>
<string name="details_run">"Uruchom"</string>
<string name="dialog_title_remounting_system">"Working with /system partition"</string>
<string name="dialog_message_remounting_system">"Working with /system partition. This might take some time."</string>
<string name="dialog_title_checking_busybox">"Checking if busybox is available"</string>
<string name="dialog_message_checking_busybox">"Certain system tools are required to work with system apps. Checking if they are available."</string>
<string name="dialog_title_busybox_not_available">"Busybox not available"</string>
<string name="dialog_message_busybox_not_available">"A rooted device with busybox installed is required to work with system apps. Search for a busybox installer now?"</string>
<string name="dialog_title_reboot_required">"Reboot required"</string>
<string name="dialog_message_reboot_required">"Changes will be applied after reboot. Reboot now?"</string>
<string name="dialog_title_system_app_warning">"Warning!"</string>
<string name="dialog_message_system_app_warning_to_system">"You have selected to convert the app into system app. Most apps do not need to be system apps to work.
Keep in mind that the conversion process is NOT supported by the Android OS and therefore is NOT safe and NOT guaranteed to work.
Do not do it out of curiosity. It might break your device. Backup your device before trying."</string>
<string name="dialog_message_system_app_warning_to_normal">"You have selected to convert a system app into a normal app. Most system apps need to be system apps to work.
Keep in mind that the conversion process is NOT supported by the Android OS and therefore is NOT safe and NOT guaranteed to work.
Do not do it out of curiosity. It might break your device. Backup your device before trying."</string>
<string name="list_check_updates">"Check for updates"</string>
<string name="pref_background_update_interval_manually">"Only manually"</string>
<string name="dialog_message_system_app_warning_uninstall">"Are you sure you want to remove this system app? System apps are placed into your device by device vendor and are most likely required for it to function as intended.
Keep in mind that removing system apps is NOT supported by the Android OS and therefore is NOT safe and NOT guaranteed to work.
Do not do it out of curiosity. It might break your device. Backup your device before trying."</string>
<string name="dialog_title_system_app_self">"Making Yalp a system app"</string>
<string name="dialog_message_system_app_self">"Using privileged permissions to allow background installation of apps requires making Yalp Store a system app.
The process is imperfect and vendor-specific, so it might not work.
Do it?"</string>
<string name="about_website_label">"Strona internetowa:"</string>
</resources>