Removed unused strings, translated missing ones.
This commit is contained in:
parent
6f57b090a6
commit
91be74e0d6
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="search_settings_description">Entfernte Rechner</string>
|
||||
</resources>
|
@ -1,7 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_title">aFreeRDP</string>
|
||||
<!-- Search strings -->
|
||||
<string name="search_label">aFreeRDP</string>
|
||||
<string name="search_settings_description">Remote Computers</string>
|
||||
</resources>
|
||||
|
@ -1,7 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_title">aFreeRDP</string>
|
||||
<!-- Search strings -->
|
||||
<string name="search_label">aFreeRDP</string>
|
||||
<string name="search_settings_description">L\'ordinateur distant</string>
|
||||
</resources>
|
||||
|
@ -1,7 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_title">aFreeRDP</string>
|
||||
<!-- Search strings -->
|
||||
<string name="search_label">aFreeRDP</string>
|
||||
<string name="search_settings_description">Remote Computers</string>
|
||||
</resources>
|
||||
|
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="search_settings_description">Remote Computer</string>
|
||||
</resources>
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_title">aFreeRDP</string>
|
||||
<string name="app_title" translatable="false">aFreeRDP</string>
|
||||
<!-- Search strings -->
|
||||
<string name="search_label">aFreeRDP</string>
|
||||
<string name="search_label" translatable="false">aFreeRDP</string>
|
||||
<string name="search_settings_description">Remote Computers</string>
|
||||
</resources>
|
||||
|
@ -169,4 +169,7 @@
|
||||
<string name="dlg_msg_clear_cert_cache">Wollen sie wirklich alle gespeicherten Zertifikate löschen?</string>
|
||||
<string name="debug_level">Debug Stufe</string>
|
||||
<string name="settings_debug">Debug Einstellungen</string>
|
||||
<string name="preference_title_client">Client</string>
|
||||
<string name="preference_title_client_name">Client Name</string>
|
||||
<string name="settings_cat_client">Client</string>
|
||||
</resources>
|
||||
|
@ -170,4 +170,7 @@
|
||||
<string name="dlg_msg_clear_cert_cache">Esta seguro que desea borrar todos los certificados?</string>
|
||||
<string name="debug_level">Debug Level</string>
|
||||
<string name="settings_debug">Debug Settings</string>
|
||||
<string name="preference_title_client">Cliente</string>
|
||||
<string name="settings_cat_client">Cliente</string>
|
||||
<string name="preference_title_client_name">Identificador del cliente</string>
|
||||
</resources>
|
||||
|
@ -169,4 +169,7 @@
|
||||
<string name="dlg_msg_clear_cert_cache">"Êtes-vous sûr de vouloir supprimer tous les certificats mis en cache?"</string>
|
||||
<string name="debug_level">Debug Level</string>
|
||||
<string name="settings_debug">Debug Settings</string>
|
||||
<string name="preference_title_client">Client</string>
|
||||
<string name="settings_cat_client">Client</string>
|
||||
<string name="preference_title_client_name">Identifiant</string>
|
||||
</resources>
|
||||
|
@ -170,4 +170,7 @@
|
||||
<string name="dlg_msg_clear_cert_cache">Weet u zeker dat u al uw cache certificaten wilt verwijderen?</string>
|
||||
<string name="debug_level">Debug Level</string>
|
||||
<string name="settings_debug">Debug Settings</string>
|
||||
<string name="preference_title_client">Cliënt</string>
|
||||
<string name="settings_cat_client">Cliënt</string>
|
||||
<string name="preference_title_client_name">Cliëntnaam</string>
|
||||
</resources>
|
||||
|
@ -169,4 +169,7 @@
|
||||
<string name="dlg_msg_clear_cert_cache">是否清除所有的证书缓存?</string>
|
||||
<string name="debug_level">Debug Level</string>
|
||||
<string name="settings_debug">Debug Settings</string>
|
||||
<string name="preference_title_client">客户机</string>
|
||||
<string name="settings_cat_client">客户机</string>
|
||||
<string name="preference_title_client_name">Client Name</string>
|
||||
</resources>
|
||||
|
@ -27,7 +27,6 @@
|
||||
<!-- List section headers -->
|
||||
<string name="section_bookmarks">Manual Connections</string>
|
||||
<string name="section_active_sessions">Active Sessions</string>
|
||||
<string name="action_settings">foobar</string>
|
||||
<!-- Search strings -->
|
||||
<string name="search_hint">Connect to Computer</string>
|
||||
<!-- List placeholder labels -->
|
||||
@ -106,8 +105,8 @@
|
||||
<string name="settings_performance">Performance</string>
|
||||
<string name="settings_cat_performance">Performance Settings</string>
|
||||
<string name="settings_perf_remotefx">RemoteFX</string>
|
||||
<string name="settings_perf_gfx">GFX</string>
|
||||
<string name="settings_perf_gfx_h264">H264</string>
|
||||
<string name="settings_perf_gfx" translatable="false">GFX</string>
|
||||
<string name="settings_perf_gfx_h264" translatable="false">H264</string>
|
||||
<string name="settings_perf_wallpaper">Desktop Background</string>
|
||||
<string name="settings_perf_font_smoothing">Font Smoothing</string>
|
||||
<string name="settings_perf_desktop_composition">Desktop Composition</string>
|
||||
@ -215,7 +214,7 @@
|
||||
<string name="preference_title_client">Client</string>
|
||||
<string name="preference_key_client_name" translatable="false">preference_key_client_name</string>
|
||||
<string name="preference_title_client_name">Client Name</string>
|
||||
<string name="preference_default_client_name">aFreeRDP</string>
|
||||
<string name="preference_default_client_name" translatable="false">aFreeRDP</string>
|
||||
<string name="preference_key_accept_certificates" translatable="false">security.accept_certificates</string>
|
||||
<string name="preference_key_security_clear_certificate_cache" translatable="false">security.clear_certificate_cache</string>
|
||||
<string name="preference_key_power_disconnect_timeout" translatable="false">power.disconnect_timeout</string>
|
||||
@ -225,7 +224,7 @@
|
||||
<string name="preference_key_ui_invert_scrolling" translatable="false">ui.invert_scrolling</string>
|
||||
<string name="preference_key_ui_swap_mouse_buttons" translatable="false">ui.swap_mouse_buttons</string>
|
||||
<string name="preference_key_ui_hide_zoom_controls" translatable="false">ui.hide_zoom_controls</string>
|
||||
<string-array name="debug_array">
|
||||
<string-array name="debug_array" translatable="false">
|
||||
<item>OFF</item>
|
||||
<item>FATAL</item>
|
||||
<item>ERROR</item>
|
||||
@ -245,79 +244,7 @@
|
||||
<item>DEBUG</item>
|
||||
<item>TRACE</item>
|
||||
</string-array>
|
||||
<string name="title_activity_settings">Settings</string>
|
||||
|
||||
<!-- Strings related to Settings -->
|
||||
|
||||
<!-- Example General settings -->
|
||||
<string name="pref_header_general">General</string>
|
||||
|
||||
<string name="pref_title_social_recommendations">Enable social recommendations</string>
|
||||
<string name="pref_description_social_recommendations">Recommendations for people to contact
|
||||
based on your message history
|
||||
</string>
|
||||
|
||||
<string name="pref_title_display_name">Display name</string>
|
||||
<string name="pref_default_display_name">John Smith</string>
|
||||
|
||||
<string name="pref_title_add_friends_to_messages">Add friends to messages</string>
|
||||
<string-array name="pref_example_list_titles">
|
||||
<item>Always</item>
|
||||
<item>When possible</item>
|
||||
<item>Never</item>
|
||||
</string-array>
|
||||
<string-array name="pref_example_list_values">
|
||||
<item>1</item>
|
||||
<item>0</item>
|
||||
<item>-1</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Example settings for Data & Sync -->
|
||||
<string name="pref_header_data_sync">Data & sync</string>
|
||||
|
||||
<string name="pref_title_sync_frequency">Sync frequency</string>
|
||||
<string-array name="pref_sync_frequency_titles">
|
||||
<item>15 minutes</item>
|
||||
<item>30 minutes</item>
|
||||
<item>1 hour</item>
|
||||
<item>3 hours</item>
|
||||
<item>6 hours</item>
|
||||
<item>Never</item>
|
||||
</string-array>
|
||||
<string-array name="pref_sync_frequency_values">
|
||||
<item>15</item>
|
||||
<item>30</item>
|
||||
<item>60</item>
|
||||
<item>180</item>
|
||||
<item>360</item>
|
||||
<item>-1</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="list_preference_entries">
|
||||
<item>Entry 1</item>
|
||||
<item>Entry 2</item>
|
||||
<item>Entry 3</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="list_preference_entry_values">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="multi_select_list_preference_default_value" />
|
||||
|
||||
<string name="pref_title_system_sync_settings">System sync settings</string>
|
||||
|
||||
<!-- Example settings for Notifications -->
|
||||
<string name="pref_header_notifications">Notifications</string>
|
||||
|
||||
<string name="pref_title_new_message_notifications">New message notifications</string>
|
||||
|
||||
<string name="pref_title_ringtone">Ringtone</string>
|
||||
<string name="pref_ringtone_silent">Silent</string>
|
||||
|
||||
<string name="pref_title_vibrate">Vibrate</string>
|
||||
<string name="preference_key_h264_3g" translatable="false">bookmark.perf_gfx_h264</string>
|
||||
<string name="preference_key_h264" translatable="false">bookmark.perf_gfx_h264</string>
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user