<!-- Language.it-IT.xaml - Designed by bovirus (http://forum.xda-developers.com/member.php?u=637263) --> <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib"> <!-- Localisation strings --> <system:String x:Key="androidctrlui_datetime">dd.MM.yyyy HH:mm</system:String> <!-- General strings --> <system:String x:Key="androidctrlui_general_disabled">Disabile</system:String> <system:String x:Key="androidctrlui_general_enabled">Permettere</system:String> <system:String x:Key="androidctrlui_general_yes">Sì</system:String> <system:String x:Key="androidctrlui_general_no">No</system:String> <system:String x:Key="androidctrlui_general_unknown">Sconosciuto</system:String> <!-- Explorer - pre-definitions --> <!-- Explorer - Tab View --> <system:String x:Key="androidctrlui_explorer_page_menu_view">Vista</system:String> <system:String x:Key="androidctrlui_explorer_page_menu_view_sync_treeview">Sincronizza Visualizzazione ad albero</system:String> <system:String x:Key="androidctrlui_explorer_page_menu_view_horizontal">Orizzontale</system:String> <system:String x:Key="androidctrlui_explorer_page_menu_view_vertical">Verticale</system:String> <system:String x:Key="androidctrlui_explorer_page_contextitem_close">Vicino</system:String> <system:String x:Key="androidctrlui_explorer_unknown_device_state">Stato del dispositivo:</system:String> <!-- Explorer - Device - Selector - Info --> <system:String x:Key="androidctrlui_explorer_deviceinfo_state">Stato:</system:String> <system:String x:Key="androidctrlui_explorer_deviceinfo_product">Prodotto:</system:String> <system:String x:Key="androidctrlui_explorer_deviceinfo_model">Modello:</system:String> <system:String x:Key="androidctrlui_explorer_deviceinfo_device">Dispositivo:</system:String> <system:String x:Key="androidctrlui_explorer_deviceinfo_transportID">ID di trasporto:</system:String> <!-- Explorer - Device - Connector --> <system:String x:Key="androidctrlui_explorer_deviceconnector_ip">IP:</system:String> <system:String x:Key="androidctrlui_explorer_deviceconnector_port">Porta:</system:String> <system:String x:Key="androidctrlui_explorer_deviceconnector_connect">Connetti</system:String> <system:String x:Key="androidctrlui_explorer_deviceconnector_disconnect">Disconnetti</system:String> <!-- Explorer - Columns --> <system:String x:Key="androidctrlui_explorer_column_name">Nome</system:String> <system:String x:Key="androidctrlui_explorer_column_size">Dimensione</system:String> <system:String x:Key="androidctrlui_explorer_column_type">Tipo</system:String> <system:String x:Key="androidctrlui_explorer_column_date">Data</system:String> <system:String x:Key="androidctrlui_explorer_column_path">Percorso</system:String> <system:String x:Key="androidctrlui_explorer_column_wholespace">Dimensione totale</system:String> <system:String x:Key="androidctrlui_explorer_column_usedspace">Spazio usato</system:String> <system:String x:Key="androidctrlui_explorer_column_freespace">Spazio libero</system:String> <system:String x:Key="androidctrlui_explorer_column_use">% uso</system:String> <system:String x:Key="androidctrlui_explorer_column_blocksize">Dimensione blocco</system:String> <system:String x:Key="androidctrlui_explorer_column_sympath">Percorso collegamento</system:String> <system:String x:Key="androidctrlui_explorer_column_permissions">Permessi</system:String> <system:String x:Key="androidctrlui_explorer_column_owner">Proprietario</system:String> <system:String x:Key="androidctrlui_explorer_column_group">Gruppo</system:String> <system:String x:Key="androidctrlui_explorer_column_public">Pubblico</system:String> <system:String x:Key="androidctrlui_explorer_column_inode">INode</system:String> <!-- Explorer - ContextMenus --> <system:String x:Key="androidctrlui_explorer_contextitem_layoutswitch">Layout</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_layoutswitch_big">Icone grandi</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_layoutswitch_detail">Dettagli</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_layoutswitch_list">Elenco</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_open">Apri</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_openas">Aprì con</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_cut">Taglia</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_copy">Copia</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_paste">Incolla</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_create">Crea tar</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_compression">Compressione</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_compression_bzip2">bzip2</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_compression_gzip">gzip</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_compression_lzma">lzma</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_compression_tar">tar</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_compression_xz">xz</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_extract">Estrai tar</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_install_apk">Installa</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_pasteshortcut">Incolla collegamento</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_rename">Rinomina</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_createshortcut">Crea collegamento</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_delete">Elimina</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_refresh">Aggiorna</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby">Ordina per</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby_sub_name">Nome</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby_sub_size">Dimensione</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby_sub_type">Tipo</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby_sub_date">Data</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby_sub_ascending">Ascendente (a-z)</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby_sub_descending">Discendente (z-a)</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_new">Nuovo</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_new_sub_folder">Cartella</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_new_sub_shortcut">Collegamento</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_new_txt">Documento di testo</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_properties">Proprietà</system:String> <!-- Explorer - Action - Copy --> <system:String x:Key="androidctrlui_explorer_copy_local">Locale</system:String> <system:String x:Key="androidctrlui_explorer_copy_android">Android</system:String> <system:String x:Key="androidctrlui_explorer_copy_title">Copia</system:String> <system:String x:Key="androidctrlui_explorer_copy_header_1">Copia dal sistema</system:String> <system:String x:Key="androidctrlui_explorer_copy_header_2">in</system:String> <system:String x:Key="androidctrlui_explorer_copy_state_1">Elemento(i)</system:String> <system:String x:Key="androidctrlui_explorer_copy_state_2">Elemento attuale:</system:String> <system:String x:Key="androidctrlui_explorer_copy_logview_column_mode">Modalità</system:String> <system:String x:Key="androidctrlui_explorer_copy_logview_column_item_from_to">Percorso elemento (da/a)</system:String> <system:String x:Key="androidctrlui_explorer_copy_logview_column_copied">Stato</system:String> <system:String x:Key="androidctrlui_explorer_copy_button_cancel">Annulla</system:String> <!-- Explorer - Action - Delete --> <system:String x:Key="androidctrlui_explorer_delete_title">Elimina</system:String> <system:String x:Key="androidctrlui_explorer_delete_header_1">Eliminazione</system:String> <system:String x:Key="androidctrlui_explorer_delete_header_2">elemento(i)...</system:String> <system:String x:Key="androidctrlui_explorer_delete_state_1">Elemento(i)</system:String> <system:String x:Key="androidctrlui_explorer_delete_state_2">Elemento attuale:</system:String> <system:String x:Key="androidctrlui_explorer_delete_logview_column_item">Percorso elemento</system:String> <system:String x:Key="androidctrlui_explorer_delete_logview_column_deleted">Eliminati</system:String> <system:String x:Key="androidctrlui_explorer_delete_button_cancel">Annulla</system:String> <system:String x:Key="androidctrlui_explorer_delete_info">Vuoi veramente eliminare permanentemente questo(i) {0} elemento(i)?</system:String> <!-- Explorer - Action - Tar --> <system:String x:Key="androidctrlui_explorer_tar_title">Crea tar</system:String> <system:String x:Key="androidctrlui_explorer_untar_title">Estrai tar</system:String> <system:String x:Key="androidctrlui_explorer_tar_elements">Elemento(i)</system:String> <system:String x:Key="androidctrlui_explorer_tar_button_cancel">Annulla</system:String> <system:String x:Key="androidctrlui_explorer_tar_current_element">Elemento attuale:</system:String> <system:String x:Key="androidctrlui_explorer_tar_logview_column_item">Percorso elemento</system:String> <system:String x:Key="androidctrlui_explorer_tar_logview_column_state">Stato</system:String> <!-- Explorer - Properties --> <system:String x:Key="androidctrlui_explorer_properties_title">Proprietà di</system:String> <system:String x:Key="androidctrlui_explorer_properties_column_read">Lettura</system:String> <system:String x:Key="androidctrlui_explorer_properties_column_write">Scritura</system:String> <system:String x:Key="androidctrlui_explorer_properties_column_execute">Esecuzione</system:String> <system:String x:Key="androidctrlui_explorer_properties_column_sticky">Sticky</system:String> <system:String x:Key="androidctrlui_explorer_properties_ok">OK</system:String> <system:String x:Key="androidctrlui_explorer_properties_cancel">Annulla</system:String> <system:String x:Key="androidctrlui_explorer_properties_apply">Applica</system:String> <!-- Explorer - Converter --> <system:String x:Key="androidctrlui_stringconverter_directory">File e cartelle</system:String> <system:String x:Key="androidctrlui_stringconverter_symlinkdirectory">Collegamento</system:String> <system:String x:Key="androidctrlui_stringconverter_sdcard">Scheda SD</system:String> <system:String x:Key="androidctrlui_stringconverter_file">File</system:String> <system:String x:Key="androidctrlui_stringconverter_symlinkfile">Collegamento simbolico</system:String> <system:String x:Key="androidctrlui_stringconverter_mount">Punto mount</system:String> <system:String x:Key="androidctrlui_stringconverter_fixed">Disco locale</system:String> <system:String x:Key="androidctrlui_stringconverter_removable">Disco rimovibile</system:String> <system:String x:Key="androidctrlui_stringconverter_cdrom">Unità CD/DVD</system:String> <system:String x:Key="androidctrlui_stringconverter_exe">Applicazione</system:String> <system:String x:Key="androidctrlui_stringconverter_bat">File batch Windows</system:String> <system:String x:Key="androidctrlui_stringconverter_lnk">Collegamento simbolico</system:String> <system:String x:Key="androidctrlui_stringconverter_image">Immmagine</system:String> <system:String x:Key="androidctrlui_stringconverter_pdf">Documento Adobe Acrobat</system:String> <!-- Explorer - ListViewInfoBar --> <system:String x:Key="androidctrlui_explorer_listviewinfobar_item_creation">Data creazione:</system:String> <system:String x:Key="androidctrlui_explorer_listviewinfobar_item_lastedit">Data ultima modifica:</system:String> <system:String x:Key="androidctrlui_explorer_listviewinfobar_item_size">Dimensione:</system:String> <system:String x:Key="androidctrlui_explorer_listviewinfobar_list_elements">Elemento(i)</system:String> <system:String x:Key="androidctrlui_explorer_listviewinfobar_list_folders">Cartella(e)</system:String> <system:String x:Key="androidctrlui_explorer_listviewinfobar_list_files">File</system:String> <system:String x:Key="androidctrlui_explorer_listviewinfobar_selected">Elementi selezionati</system:String> <!-- Explorer - Infos --> <system:String x:Key="androidctrlui_explorer_listview_empty">Questa cartella è vuota.</system:String> <system:String x:Key="androidctrlui_explorer_listview_root_info">(forse hai bisogno di diritti utente più elevati per visualizzare il contenuto.)</system:String> <!-- Phone --> <system:String x:Key="androidctrlui_phone_add">Aggiungere</system:String> <!-- ApkInstaller --> <!-- ApkManager --> <system:String x:Key="androidctrlui_apkmanager_contextitem_refresh">Aggiorna</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_sortby">Ordina per</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_sortby_sub_name">Nome</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_sortby_sub_ascending">Ascendente (a-z)</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_sortby_sub_descending">Discendente (z-a)</system:String> <!-- Battery --> <!-- Contacts --> <!-- Remote-Desktop --> <!-- Shell --> <!-- Errors - Warnings --> <system:String x:Key="androidctrlui_error">Errore!</system:String> <!-- Explorer --> <system:String x:Key="androidctrlui_error_rename_fail">L'elemento non può essere rinominato!</system:String> <system:String x:Key="androidctrlui_error_set_permission_fail">I permessi specificati non possono essere applicati all'elemento!</system:String> <system:String x:Key="androidctrlui_error_aero_glass">Il tema Aero non può essere caricato! L'effetto vetro non può essere visualizzato!</system:String> <!-- ApkInstaller --> <!-- Contacts --> </ResourceDictionary>
<!-- Language.en-EN.xaml Copyright 2013, Sebastian Grinke <This email address is being protected from spambots. You need JavaScript enabled to view it. > Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib"> <!-- Localisation strings --> <system:String x:Key="androidctrlui_datetime">yyyy-MM-dd HH:mm</system:String> <!-- General strings --> <system:String x:Key="androidctrlui_general_disabled">Disabled</system:String> <system:String x:Key="androidctrlui_general_enabled">Enabled</system:String> <system:String x:Key="androidctrlui_general_yes">Yes</system:String> <system:String x:Key="androidctrlui_general_no">No</system:String> <system:String x:Key="androidctrlui_general_unknown">Unknown</system:String> <system:String x:Key="androidctrlui_general_cut">Cut</system:String> <system:String x:Key="androidctrlui_general_copy">Copy</system:String> <system:String x:Key="androidctrlui_general_delete">Delete</system:String> <system:String x:Key="androidctrlui_general_edit">Edit</system:String> <system:String x:Key="androidctrlui_general_move">Move</system:String> <system:String x:Key="androidctrlui_general_paste">Paste</system:String> <system:String x:Key="androidctrlui_general_ok">OK</system:String> <system:String x:Key="androidctrlui_general_close">Close</system:String> <system:String x:Key="androidctrlui_general_save">Save</system:String> <system:String x:Key="androidctrlui_general_cancel">Cancel</system:String> <system:String x:Key="androidctrlui_general_apply">Apply</system:String> <system:String x:Key="androidctrlui_general_refresh">Refresh</system:String> <!-- Control - Menu --> <system:String x:Key="androidctrlui_control_menu">Android</system:String> <system:String x:Key="androidctrlui_control_menu_adb_server">ADB-Server</system:String> <system:String x:Key="androidctrlui_control_menu_adb_socket_server">ADB-Server (Socket)</system:String> <system:String x:Key="androidctrlui_control_menu_fastboot">Fastboot</system:String> <system:String x:Key="androidctrlui_control_menu_monitor">Connection Monitor</system:String> <system:String x:Key="androidctrlui_control_menu_deploy">Deploy</system:String> <system:String x:Key="androidctrlui_control_menu_start">Start</system:String> <system:String x:Key="androidctrlui_control_menu_stop">Stop</system:String> <system:String x:Key="androidctrlui_control_menu_force_scan">Scan (Forced)</system:String> <system:String x:Key="androidctrlui_control_menu_force_stop">Stop (Forced)</system:String> <system:String x:Key="androidctrlui_control_menu_adb_tools">Shell-Tools</system:String> <system:String x:Key="androidctrlui_control_menu_adb_tools_use_su">Use (su -c)</system:String> <system:String x:Key="androidctrlui_control_menu_adb_tools_use_su_legacy">Use su legacy support</system:String> <system:String x:Key="androidctrlui_control_menu_adb_tools_use_busybox">Use BusyBox</system:String> <system:String x:Key="androidctrlui_control_menu_adb_tools_remount_fs">Mount filesystem as RW</system:String> <system:String x:Key="androidctrlui_control_menu_shell">Open Shell</system:String> <system:String x:Key="androidctrlui_control_menu_remote_desktop">Open Remote-Desktop</system:String> <system:String x:Key="androidctrlui_control_menu_explorer_refresh_remote">Refresh Browser-View</system:String> <system:String x:Key="androidctrlui_control_menu_reboot_adb">Restart (ADB)</system:String> <system:String x:Key="androidctrlui_control_menu_reboot_fastboot">Restart (Fastboot)</system:String> <system:String x:Key="androidctrlui_control_menu_reboot">Restart</system:String> <system:String x:Key="androidctrlui_control_menu_reboot_recovery">Recovery</system:String> <system:String x:Key="androidctrlui_control_menu_reboot_bootloader">Bootloader</system:String> <!-- Explorer - pre-definitions --> <system:String x:Key="androidctrlui_explorer_pre_def_new_folder">New folder</system:String> <system:String x:Key="androidctrlui_explorer_pre_def_new_txt">New Text Document.txt</system:String> <!-- Explorer - Tab View --> <system:String x:Key="androidctrlui_explorer_page_menu_view">View</system:String> <system:String x:Key="androidctrlui_explorer_page_menu_view_sync_treeview">Synchronize Treeview</system:String> <system:String x:Key="androidctrlui_explorer_page_menu_view_horizontal">Horizontal</system:String> <system:String x:Key="androidctrlui_explorer_page_menu_view_vertical">Vertical</system:String> <system:String x:Key="androidctrlui_explorer_unknown_device_state">Device State:</system:String> <!-- Explorer - Device - Selector - Info --> <system:String x:Key="androidctrlui_explorer_deviceinfo_state">State:</system:String> <system:String x:Key="androidctrlui_explorer_deviceinfo_product">Product:</system:String> <system:String x:Key="androidctrlui_explorer_deviceinfo_model">Model:</system:String> <system:String x:Key="androidctrlui_explorer_deviceinfo_device">Device:</system:String> <system:String x:Key="androidctrlui_explorer_deviceinfo_transport_id">Transport ID:</system:String> <!-- Explorer - Device - Connector --> <system:String x:Key="androidctrlui_explorer_deviceconnector_ip">IP:</system:String> <system:String x:Key="androidctrlui_explorer_deviceconnector_port">Port:</system:String> <system:String x:Key="androidctrlui_explorer_deviceconnector_connect">Connect</system:String> <system:String x:Key="androidctrlui_explorer_deviceconnector_disconnect">Disconnect</system:String> <!-- Explorer - Columns --> <system:String x:Key="androidctrlui_explorer_column_name">Name</system:String> <system:String x:Key="androidctrlui_explorer_column_size">Size</system:String> <system:String x:Key="androidctrlui_explorer_column_type">Type</system:String> <system:String x:Key="androidctrlui_explorer_column_date">Date</system:String> <system:String x:Key="androidctrlui_explorer_column_path">Path</system:String> <system:String x:Key="androidctrlui_explorer_column_wholespace">Total Size</system:String> <system:String x:Key="androidctrlui_explorer_column_usedspace">Used Space</system:String> <system:String x:Key="androidctrlui_explorer_column_freespace">Free Space</system:String> <system:String x:Key="androidctrlui_explorer_column_use">Use (%)</system:String> <system:String x:Key="androidctrlui_explorer_column_filesystem">File system</system:String> <system:String x:Key="androidctrlui_explorer_column_sympath">SymPath</system:String> <system:String x:Key="androidctrlui_explorer_column_source">Source</system:String> <system:String x:Key="androidctrlui_explorer_column_options">Options</system:String> <system:String x:Key="androidctrlui_explorer_column_permissions">Permissions</system:String> <system:String x:Key="androidctrlui_explorer_column_owner">Owner</system:String> <system:String x:Key="androidctrlui_explorer_column_group">Group</system:String> <system:String x:Key="androidctrlui_explorer_column_public">Public</system:String> <system:String x:Key="androidctrlui_explorer_column_inode">INode</system:String> <!-- Explorer - ContextMenus --> <system:String x:Key="androidctrlui_explorer_contextitem_layoutswitch">Layout</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_layoutswitch_big">Big Icons</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_layoutswitch_detail">Detail</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_layoutswitch_list">List</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_open">Open</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_openas">Open with</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_editas">Edit as</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_create">Create Tar</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_compression">Compression</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_compression_bzip2">bzip2</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_compression_gzip">gzip</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_compression_lzma">lzma</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_compression_tar">tar</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_compression_xz">xz</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_extract">Extract Tar</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_install_apk">Install</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_pasteshortcut">Paste Shortcut</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_rename">Rename</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_createshortcut">Create Shortcut</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_remount">Remount</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby">Sort by</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby_sub_name">Name</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby_sub_size">Size</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby_sub_type">Type</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby_sub_date">Date</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby_sub_ascending">Ascending (a-z)</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby_sub_descending">Descending (z-a)</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_new">New</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_new_sub_folder">Folder</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_new_sub_shortcut">Shortcut</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_new_txt">Text Document</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_properties">Properties</system:String> <!-- Explorer - Action - Copy --> <system:String x:Key="androidctrlui_explorer_copy_local">Local</system:String> <system:String x:Key="androidctrlui_explorer_copy_android">Android</system:String> <system:String x:Key="androidctrlui_explorer_copy_header_1">Copy from</system:String> <system:String x:Key="androidctrlui_explorer_copy_header_2">Move from</system:String> <system:String x:Key="androidctrlui_explorer_copy_header_3">to</system:String> <system:String x:Key="androidctrlui_explorer_copy_state_1">Element(s)</system:String> <system:String x:Key="androidctrlui_explorer_copy_state_2">Current element:</system:String> <system:String x:Key="androidctrlui_explorer_copy_logview_column_mode">Mode</system:String> <system:String x:Key="androidctrlui_explorer_copy_logview_column_item_from_to">Element-Path (from/to)</system:String> <system:String x:Key="androidctrlui_explorer_copy_logview_column_copied">Status</system:String> <!-- Explorer - Action - Delete --> <system:String x:Key="androidctrlui_explorer_delete_header_1">Deleting</system:String> <system:String x:Key="androidctrlui_explorer_delete_header_2">element(s)...</system:String> <system:String x:Key="androidctrlui_explorer_delete_state_1">Element(s)</system:String> <system:String x:Key="androidctrlui_explorer_delete_state_2">Current element:</system:String> <system:String x:Key="androidctrlui_explorer_delete_logview_column_item">Element-Path</system:String> <system:String x:Key="androidctrlui_explorer_delete_logview_column_deleted">Deleted</system:String> <system:String x:Key="androidctrlui_explorer_delete_info">Would you really like to delete these {0} item(s) permanently?</system:String> <!-- Explorer - Action - Edit --> <system:String x:Key="androidctrlui_explorer_edit_pull">Download</system:String> <system:String x:Key="androidctrlui_explorer_edit_push">Upload</system:String> <system:String x:Key="androidctrlui_explorer_edit_open_folder">Open Folder</system:String> <system:String x:Key="androidctrlui_explorer_edit_open_state">State</system:String> <!-- Explorer - Action - Media-Scanner --> <system:String x:Key="androidctrlui_explorer_mediascanner">Media-Scanner</system:String> <system:String x:Key="androidctrlui_explorer_mediascanner_collect">Media-Scanner, collecting paths...</system:String> <system:String x:Key="androidctrlui_explorer_mediascanner_run">Media-Scanner, scanning paths... (This can take a few moments.)</system:String> <!-- Explorer - Action - Properties --> <system:String x:Key="androidctrlui_explorer_properties_title">Properties of</system:String> <system:String x:Key="androidctrlui_explorer_properties_column_changedate">Changed (C)</system:String> <system:String x:Key="androidctrlui_explorer_properties_column_lastaccessdate">Access (A)</system:String> <system:String x:Key="androidctrlui_explorer_properties_column_lastwritedate">Modified (M)</system:String> <system:String x:Key="androidctrlui_explorer_properties_column_read">Read</system:String> <system:String x:Key="androidctrlui_explorer_properties_column_write">Write</system:String> <system:String x:Key="androidctrlui_explorer_properties_column_execute">Execute</system:String> <system:String x:Key="androidctrlui_explorer_properties_column_sticky">Sticky</system:String> <!-- Explorer - Action - Tar --> <system:String x:Key="androidctrlui_explorer_tar_title">Create Tar</system:String> <system:String x:Key="androidctrlui_explorer_untar_title">Extract Tar</system:String> <system:String x:Key="androidctrlui_explorer_tar_elements">Element(s)</system:String> <system:String x:Key="androidctrlui_explorer_tar_current_element">Current element:</system:String> <system:String x:Key="androidctrlui_explorer_tar_logview_column_item">Element-Path</system:String> <system:String x:Key="androidctrlui_explorer_tar_logview_column_state">Status</system:String> <!-- Explorer - Converter --> <system:String x:Key="androidctrlui_stringconverter_-">File</system:String> <system:String x:Key="androidctrlui_stringconverter_b">Block Device</system:String> <system:String x:Key="androidctrlui_stringconverter_c">Character Device</system:String> <system:String x:Key="androidctrlui_stringconverter_d">Directory</system:String> <system:String x:Key="androidctrlui_stringconverter_l">Shortcut</system:String> <system:String x:Key="androidctrlui_stringconverter_p">Named Pipe</system:String> <system:String x:Key="androidctrlui_stringconverter_s">Unix Domain Socket</system:String> <system:String x:Key="androidctrlui_stringconverter_sdcard">SD-Card</system:String> <system:String x:Key="androidctrlui_stringconverter_mount">Mountpoint</system:String> <system:String x:Key="androidctrlui_stringconverter_bat">Windows-Batchfile</system:String> <system:String x:Key="androidctrlui_stringconverter_dll">Application Extension</system:String> <system:String x:Key="androidctrlui_stringconverter_exe">Application</system:String> <system:String x:Key="androidctrlui_stringconverter_image">Image</system:String> <system:String x:Key="androidctrlui_stringconverter_lnk">Symlink</system:String> <system:String x:Key="androidctrlui_stringconverter_pdf">Adobe Acrobat-Document</system:String> <system:String x:Key="androidctrlui_stringconverter_rtf">RTF-Document</system:String> <system:String x:Key="androidctrlui_stringconverter_xml">XML-Document</system:String> <!-- Explorer - Infos --> <system:String x:Key="androidctrlui_explorer_listview_empty">This folder is empty.</system:String> <system:String x:Key="androidctrlui_explorer_listview_root_info">(Possibly you need higher user rights to display the content.)</system:String> <!-- Phone --> <system:String x:Key="androidctrlui_phone_add">Add</system:String> <!-- ApkInstaller --> <system:String x:Key="androidctrlui_apkinstaller">Install APK (ADB)</system:String> <system:String x:Key="androidctrlui_apkinstaller_select_apk">Select (.APK)</system:String> <system:String x:Key="androidctrlui_apkinstaller_install_apk">Install APK</system:String> <system:String x:Key="androidctrlui_apkinstaller_md5">MD5</system:String> <system:String x:Key="androidctrlui_apkinstaller_mode_downgrade">Version downgrade</system:String> <system:String x:Key="androidctrlui_apkinstaller_mode_grantall">Grant all permissions</system:String> <system:String x:Key="androidctrlui_apkinstaller_mode_forwardlock">Forward Lock</system:String> <system:String x:Key="androidctrlui_apkinstaller_mode_reinstall">Reinstall</system:String> <system:String x:Key="androidctrlui_apkinstaller_mode_sdcard">Install on SD-Card</system:String> <system:String x:Key="androidctrlui_apkinstaller_mode_testpackage">Test-Package</system:String> <!-- ApkManager --> <system:String x:Key="androidctrlui_apkmanager">APK Manager (ADB)</system:String> <system:String x:Key="androidctrlui_apkmanager_column_name">Name</system:String> <system:String x:Key="androidctrlui_apkmanager_column_path">APK-Path</system:String> <system:String x:Key="androidctrlui_apkmanager_column_installer">Installer</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_disable">Disable</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_enable">Enable</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_sortby">Sort by</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_sortby_sub_installer">Installer</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_sortby_sub_name">Name</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_sortby_sub_path">Path</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_sortby_sub_ascending">Ascending (a-z)</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_sortby_sub_descending">Descending (z-a)</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_uninstall">Uninstall</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_uninstall_keepdata">Uninstall (keep Data)</system:String> <system:String x:Key="androidctrlui_apkmanager_tooltip_uninstalled">Uninstalled</system:String> <!-- Battery --> <system:String x:Key="androidctrlui_battery_monitor">Battery-Monitor (ADB)</system:String> <system:String x:Key="androidctrlui_battery_ac">AC Powered:</system:String> <system:String x:Key="androidctrlui_battery_usb">USB Powered:</system:String> <system:String x:Key="androidctrlui_battery_wireless">Wireless Powered:</system:String> <system:String x:Key="androidctrlui_battery_status">Status:</system:String> <system:String x:Key="androidctrlui_battery_status_1">Unknown Battery State</system:String> <system:String x:Key="androidctrlui_battery_status_2">Charging</system:String> <system:String x:Key="androidctrlui_battery_status_3">Discharging</system:String> <system:String x:Key="androidctrlui_battery_status_4">Not charging</system:String> <system:String x:Key="androidctrlui_battery_status_5">Full</system:String> <system:String x:Key="androidctrlui_battery_health">Health:</system:String> <system:String x:Key="androidctrlui_battery_health_1">Unknown Health State</system:String> <system:String x:Key="androidctrlui_battery_health_2">Good</system:String> <system:String x:Key="androidctrlui_battery_health_3">Over Heat</system:String> <system:String x:Key="androidctrlui_battery_health_4">Dead</system:String> <system:String x:Key="androidctrlui_battery_health_5">Over Voltage</system:String> <system:String x:Key="androidctrlui_battery_health_6">Unknown Failure</system:String> <system:String x:Key="androidctrlui_battery_health_7">Cold Battery</system:String> <system:String x:Key="androidctrlui_battery_present">Present:</system:String> <system:String x:Key="androidctrlui_battery_level">Level:</system:String> <system:String x:Key="androidctrlui_battery_scale">Scale:</system:String> <system:String x:Key="androidctrlui_battery_voltage">Voltage:</system:String> <system:String x:Key="androidctrlui_battery_current">Current now:</system:String> <system:String x:Key="androidctrlui_battery_temperature">Temperature:</system:String> <system:String x:Key="androidctrlui_battery_technology">Technology:</system:String> <!-- Contacts --> <system:String x:Key="androidctrlui_contacts">Contacts (ADB)</system:String> <system:String x:Key="androidctrlui_contact_name">Name:</system:String> <system:String x:Key="androidctrlui_contact_nickname">Nickname:</system:String> <system:String x:Key="androidctrlui_contact_organization">Organization:</system:String> <system:String x:Key="androidctrlui_contact_phone">Phone:</system:String> <system:String x:Key="androidctrlui_contact_sip">SIP-Address:</system:String> <system:String x:Key="androidctrlui_contact_email">Email:</system:String> <system:String x:Key="androidctrlui_contact_im">IM:</system:String> <system:String x:Key="androidctrlui_contact_address">Address:</system:String> <system:String x:Key="androidctrlui_contact_website">Website:</system:String> <system:String x:Key="androidctrlui_contact_event">Event:</system:String> <system:String x:Key="androidctrlui_contact_relation">Relation:</system:String> <system:String x:Key="androidctrlui_contact_note">Note:</system:String> <!-- Remote-Desktop --> <system:String x:Key="androidctrlui_remotedesktop">Remote-Desktop (ADB)</system:String> <system:String x:Key="androidctrlui_remotedesktop_start">Play</system:String> <system:String x:Key="androidctrlui_remotedesktop_pause">Pause</system:String> <system:String x:Key="androidctrlui_remotedesktop_stop">Stop</system:String> <system:String x:Key="androidctrlui_remotedesktop_screenshot">Screenshot</system:String> <system:String x:Key="androidctrlui_remotedesktop_screenshot_format">Screenshot Image-Format</system:String> <system:String x:Key="androidctrlui_remotedesktop_power">Display On/Off</system:String> <system:String x:Key="androidctrlui_remotedesktop_zoom">Zoom (+/-)</system:String> <system:String x:Key="androidctrlui_remotedesktop_color_correction_32bit">Converts RGBX to BGRX (Requiered in some recoveries)</system:String> <!-- SDK-Update --> <system:String x:Key="androidctrlui_sdk_update">SDK-Update</system:String> <system:String x:Key="androidctrlui_sdk_update_currentversion">Currently:</system:String> <system:String x:Key="androidctrlui_sdk_update_updateversion">Update:</system:String> <system:String x:Key="androidctrlui_sdk_update_system">System:</system:String> <system:String x:Key="androidctrlui_sdk_update_file">File:</system:String> <system:String x:Key="androidctrlui_sdk_update_changelog">Changelog:</system:String> <system:String x:Key="androidctrlui_sdk_update_btn_download">Download</system:String> <system:String x:Key="androidctrlui_sdk_update_success">The update ({0}) has been successfully downloaded!\n\n{1}\n\nJust close the application, extract the update and overwrite the old files.</system:String> <system:String x:Key="androidctrlui_sdk_update_cancel">The download of the update ({0}) has been canceled!</system:String> <system:String x:Key="androidctrlui_sdk_update_fail">The update ({0}) couldn't be downloaded!\n\nJust try again!</system:String> <system:String x:Key="androidctrlui_sdk_update_no_update">No updates available!</system:String> <!-- Shell --> <system:String x:Key="androidctrlui_shell">Shell v.{0} PID-{1} (ADB)</system:String> <system:String x:Key="androidctrlui_shell_input_default">Enter commands here</system:String> <!-- Errors - Warnings --> <system:String x:Key="androidctrlui_error">Error!</system:String> <system:String x:Key="androidctrlui_warning">Warning!</system:String> <!-- Explorer --> <system:String x:Key="androidctrlui_error_create_fail">The element couldn't be created!</system:String> <system:String x:Key="androidctrlui_error_rename_fail">The element couldn't be renamed!</system:String> <system:String x:Key="androidctrlui_error_remount_fail">The mount point couldn't be remounted!</system:String> <system:String x:Key="androidctrlui_error_set_permission_fail">The specified permissions couldn't be applied to the element!</system:String> <system:String x:Key="androidctrlui_error_connect_no_ip_port">The device couldn't be connected!\n\nCheck the provided IP and Port.</system:String> <system:String x:Key="androidctrlui_error_connect_fail">The device couldn't be connected!\n\nCheck the provided IP and Port.\nAlso, check your firewall-setup.</system:String> <system:String x:Key="androidctrlui_error_disconnect_no_ip_port">The device couldn't be disconnected!\n\nCheck the provided IP and Port.</system:String> <system:String x:Key="androidctrlui_error_disconnect_fail">The device couldn't be disconnected!\n\nCheck the provided IP and Port.\nAlso, check your firewall-setup.</system:String> <system:String x:Key="androidctrlui_warning_remount">You are trying to change the write permission of a mount point, this CAN lead to unpredictable problems!\nAre you sure that you want to continue?</system:String> <!-- ApkInstaller --> <system:String x:Key="androidctrlui_error_apkinstaller_install">The given APK couldn't be installed!</system:String> <!-- Contacts --> <system:String x:Key="androidctrlui_error_contacts_init">The Contact-Database couldn't be initialized!\nThis can have several reasons:\n- No Root\n- No active SU legacy Support\n- No sqlite3 binary</system:String> </ResourceDictionary>
<!-- Language.de-DE.xaml Copyright 2013, Sebastian Grinke <This email address is being protected from spambots. You need JavaScript enabled to view it. > Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib"> <!-- Localisation strings --> <system:String x:Key="androidctrlui_datetime">dd.MM.yyyy HH:mm</system:String> <!-- General strings --> <system:String x:Key="androidctrlui_general_disabled">Deaktiviert</system:String> <system:String x:Key="androidctrlui_general_enabled">Aktiviert</system:String> <system:String x:Key="androidctrlui_general_yes">Ja</system:String> <system:String x:Key="androidctrlui_general_no">Nein</system:String> <system:String x:Key="androidctrlui_general_unknown">Unbekannt</system:String> <system:String x:Key="androidctrlui_general_cut">Ausschneiden</system:String> <system:String x:Key="androidctrlui_general_copy">Kopieren</system:String> <system:String x:Key="androidctrlui_general_delete">Löschen</system:String> <system:String x:Key="androidctrlui_general_edit">Bearbeiten</system:String> <system:String x:Key="androidctrlui_general_move">Verschieben</system:String> <system:String x:Key="androidctrlui_general_paste">Einfügen</system:String> <system:String x:Key="androidctrlui_general_ok">OK</system:String> <system:String x:Key="androidctrlui_general_close">Schließen</system:String> <system:String x:Key="androidctrlui_general_save">Speichern</system:String> <system:String x:Key="androidctrlui_general_cancel">Abbrechen</system:String> <system:String x:Key="androidctrlui_general_apply">Übernehmen</system:String> <system:String x:Key="androidctrlui_general_refresh">Aktualisieren</system:String> <!-- Control - Menu --> <system:String x:Key="androidctrlui_control_menu">Android</system:String> <system:String x:Key="androidctrlui_control_menu_adb_server">ADB-Server</system:String> <system:String x:Key="androidctrlui_control_menu_adb_socket_server">ADB-Server (Socket)</system:String> <system:String x:Key="androidctrlui_control_menu_fastboot">Fastboot</system:String> <system:String x:Key="androidctrlui_control_menu_monitor">Verbindungs Monitor</system:String> <system:String x:Key="androidctrlui_control_menu_deploy">Deploy</system:String> <system:String x:Key="androidctrlui_control_menu_start">Start</system:String> <system:String x:Key="androidctrlui_control_menu_stop">Stop</system:String> <system:String x:Key="androidctrlui_control_menu_force_scan">Scan (Erzwungen)</system:String> <system:String x:Key="androidctrlui_control_menu_force_stop">Stop (Erzwungen)</system:String> <system:String x:Key="androidctrlui_control_menu_adb_tools">Shell-Tools</system:String> <system:String x:Key="androidctrlui_control_menu_adb_tools_use_su">Nutze (su -c)</system:String> <system:String x:Key="androidctrlui_control_menu_adb_tools_use_su_legacy">Nutze su legacy Support</system:String> <system:String x:Key="androidctrlui_control_menu_adb_tools_use_busybox">Nutze BusyBox</system:String> <system:String x:Key="androidctrlui_control_menu_adb_tools_remount_fs">Mounte Dateisystem als RW</system:String> <system:String x:Key="androidctrlui_control_menu_shell">Öffne Shell</system:String> <system:String x:Key="androidctrlui_control_menu_remote_desktop">Öffne Remote-Desktop</system:String> <system:String x:Key="androidctrlui_control_menu_explorer_refresh_remote">Aktualisiere Browser-Ansicht</system:String> <system:String x:Key="androidctrlui_control_menu_reboot_adb">Neustart (ADB)</system:String> <system:String x:Key="androidctrlui_control_menu_reboot_fastboot">Neustart (Fastboot)</system:String> <system:String x:Key="androidctrlui_control_menu_reboot">Neustart</system:String> <system:String x:Key="androidctrlui_control_menu_reboot_recovery">Recovery</system:String> <system:String x:Key="androidctrlui_control_menu_reboot_bootloader">Bootloader</system:String> <!-- Explorer - pre-definitions --> <system:String x:Key="androidctrlui_explorer_pre_def_new_folder">Neuer Ordner</system:String> <system:String x:Key="androidctrlui_explorer_pre_def_new_txt">Neues Textdokument.txt</system:String> <!-- Explorer - Tab View --> <system:String x:Key="androidctrlui_explorer_page_menu_view">Ansicht</system:String> <system:String x:Key="androidctrlui_explorer_page_menu_view_sync_treeview">Synchronisiere Baumansicht</system:String> <system:String x:Key="androidctrlui_explorer_page_menu_view_horizontal">Horizontal</system:String> <system:String x:Key="androidctrlui_explorer_page_menu_view_vertical">Vertikal</system:String> <system:String x:Key="androidctrlui_explorer_unknown_device_state">Geräte Status:</system:String> <!-- Explorer - Device - Selector - Info --> <system:String x:Key="androidctrlui_explorer_deviceinfo_state">Status:</system:String> <system:String x:Key="androidctrlui_explorer_deviceinfo_product">Produkt:</system:String> <system:String x:Key="androidctrlui_explorer_deviceinfo_model">Modell:</system:String> <system:String x:Key="androidctrlui_explorer_deviceinfo_device">Gerät:</system:String> <system:String x:Key="androidctrlui_explorer_deviceinfo_transport_id">Transport-ID:</system:String> <!-- Explorer - Device - Connector --> <system:String x:Key="androidctrlui_explorer_deviceconnector_ip">IP:</system:String> <system:String x:Key="androidctrlui_explorer_deviceconnector_port">Port:</system:String> <system:String x:Key="androidctrlui_explorer_deviceconnector_connect">Verbinden</system:String> <system:String x:Key="androidctrlui_explorer_deviceconnector_disconnect">Trennen</system:String> <!-- Explorer - Columns --> <system:String x:Key="androidctrlui_explorer_column_name">Name</system:String> <system:String x:Key="androidctrlui_explorer_column_size">Größe</system:String> <system:String x:Key="androidctrlui_explorer_column_type">Typ</system:String> <system:String x:Key="androidctrlui_explorer_column_date">Datum</system:String> <system:String x:Key="androidctrlui_explorer_column_path">Pfad</system:String> <system:String x:Key="androidctrlui_explorer_column_wholespace">Gesamtgröße</system:String> <system:String x:Key="androidctrlui_explorer_column_usedspace">Belegter Speicherplatz</system:String> <system:String x:Key="androidctrlui_explorer_column_freespace">Freier Speicherplatz</system:String> <system:String x:Key="androidctrlui_explorer_column_use">Nutzung (%)</system:String> <system:String x:Key="androidctrlui_explorer_column_filesystem">Dateisystem</system:String> <system:String x:Key="androidctrlui_explorer_column_sympath">SymPath</system:String> <system:String x:Key="androidctrlui_explorer_column_source">Quelle</system:String> <system:String x:Key="androidctrlui_explorer_column_options">Optionen</system:String> <system:String x:Key="androidctrlui_explorer_column_permissions">Berechtigungen</system:String> <system:String x:Key="androidctrlui_explorer_column_owner">Besitzer</system:String> <system:String x:Key="androidctrlui_explorer_column_group">Guppe</system:String> <system:String x:Key="androidctrlui_explorer_column_public">Öffentlich</system:String> <system:String x:Key="androidctrlui_explorer_column_inode">INode</system:String> <!-- Explorer - ContextMenus --> <system:String x:Key="androidctrlui_explorer_contextitem_layoutswitch">Layout</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_layoutswitch_big">Große Icons</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_layoutswitch_detail">Detail</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_layoutswitch_list">Liste</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_open">Öffnen</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_openas">Öffnen mit</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_editas">Bearbeiten als</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_create">Tar Erstellen</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_compression">Komprimierung</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_compression_bzip2">bzip2</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_compression_gzip">gzip</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_compression_lzma">lzma</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_compression_tar">tar</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_compression_xz">xz</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_tar_extract">Tar Entpacken</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_install_apk">Installieren</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_pasteshortcut">Verknüpfung einfügen</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_rename">Umbennen</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_createshortcut">Verknüpfung erstellen</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_remount">Remount</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby">Sortieren nach</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby_sub_name">Name</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby_sub_size">Größe</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby_sub_type">Typ</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby_sub_date">Datum</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby_sub_ascending">Aufsteigend (a-z)</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_sortby_sub_descending">Absteigend (z-a)</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_new">Neu</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_new_sub_folder">Ordner</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_new_sub_shortcut">Verknüpfung</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_new_txt">Textdokument</system:String> <system:String x:Key="androidctrlui_explorer_contextitem_properties">Eigenschaften</system:String> <!-- Explorer - Action - Copy --> <system:String x:Key="androidctrlui_explorer_copy_local">Lokal</system:String> <system:String x:Key="androidctrlui_explorer_copy_android">Android</system:String> <system:String x:Key="androidctrlui_explorer_copy_header_1">Kopiere von</system:String> <system:String x:Key="androidctrlui_explorer_copy_header_2">Verschiebe von</system:String> <system:String x:Key="androidctrlui_explorer_copy_header_3">zu</system:String> <system:String x:Key="androidctrlui_explorer_copy_state_1">Element(e)</system:String> <system:String x:Key="androidctrlui_explorer_copy_state_2">Aktuelles Element:</system:String> <system:String x:Key="androidctrlui_explorer_copy_logview_column_mode">Modus</system:String> <system:String x:Key="androidctrlui_explorer_copy_logview_column_item_from_to">Element-Pfad (von/zu)</system:String> <system:String x:Key="androidctrlui_explorer_copy_logview_column_copied">Status</system:String> <!-- Explorer - Action - Delete --> <system:String x:Key="androidctrlui_explorer_delete_header_1">Lösche</system:String> <system:String x:Key="androidctrlui_explorer_delete_header_2">Element(e)...</system:String> <system:String x:Key="androidctrlui_explorer_delete_state_1">Element(e)</system:String> <system:String x:Key="androidctrlui_explorer_delete_state_2">Aktuelles Element:</system:String> <system:String x:Key="androidctrlui_explorer_delete_logview_column_item">Element-Pfad</system:String> <system:String x:Key="androidctrlui_explorer_delete_logview_column_deleted">Gelöscht</system:String> <system:String x:Key="androidctrlui_explorer_delete_info">Möchten Sie diese(s) {0} Element(e) wirklich unwiderruflich löschen?</system:String> <!-- Explorer - Action - Edit --> <system:String x:Key="androidctrlui_explorer_edit_pull">Download</system:String> <system:String x:Key="androidctrlui_explorer_edit_push">Upload</system:String> <system:String x:Key="androidctrlui_explorer_edit_open_folder">Öffne Verzeichnis</system:String> <system:String x:Key="androidctrlui_explorer_edit_open_state">Status</system:String> <!-- Explorer - Action - Media-Scanner --> <system:String x:Key="androidctrlui_explorer_mediascanner">Media-Scanner</system:String> <system:String x:Key="androidctrlui_explorer_mediascanner_collect">Media-Scanner, sammle Pfade...</system:String> <system:String x:Key="androidctrlui_explorer_mediascanner_run">Media-Scanner, scanne Pfade... (Dies kann ein wenig dauern.)</system:String> <!-- Explorer - Action - Properties --> <system:String x:Key="androidctrlui_explorer_properties_title">Eigenschaften von</system:String> <system:String x:Key="androidctrlui_explorer_properties_column_changedate">Geändert (C)</system:String> <system:String x:Key="androidctrlui_explorer_properties_column_lastaccessdate">Zugriff (A)</system:String> <system:String x:Key="androidctrlui_explorer_properties_column_lastwritedate">Modifiziert (M)</system:String> <system:String x:Key="androidctrlui_explorer_properties_column_read">Lesen</system:String> <system:String x:Key="androidctrlui_explorer_properties_column_write">Schreiben</system:String> <system:String x:Key="androidctrlui_explorer_properties_column_execute">Ausführen</system:String> <system:String x:Key="androidctrlui_explorer_properties_column_sticky">Sticky</system:String> <!-- Explorer - Action - Tar --> <system:String x:Key="androidctrlui_explorer_tar_title">Erstelle Tar</system:String> <system:String x:Key="androidctrlui_explorer_untar_title">Entpacke Tar</system:String> <system:String x:Key="androidctrlui_explorer_tar_elements">Element(e)</system:String> <system:String x:Key="androidctrlui_explorer_tar_current_element">Aktuelles Element:</system:String> <system:String x:Key="androidctrlui_explorer_tar_logview_column_item">Element-Pfad</system:String> <system:String x:Key="androidctrlui_explorer_tar_logview_column_state">Status</system:String> <!-- Explorer - Converter --> <system:String x:Key="androidctrlui_stringconverter_-">Datei</system:String> <system:String x:Key="androidctrlui_stringconverter_b">Block Device</system:String> <system:String x:Key="androidctrlui_stringconverter_c">Character Device</system:String> <system:String x:Key="androidctrlui_stringconverter_d">Dateiordner</system:String> <system:String x:Key="androidctrlui_stringconverter_l">Verknüpfung</system:String> <system:String x:Key="androidctrlui_stringconverter_p">Named Pipe</system:String> <system:String x:Key="androidctrlui_stringconverter_s">Unix Domain Socket</system:String> <system:String x:Key="androidctrlui_stringconverter_sdcard">SD-Card</system:String> <system:String x:Key="androidctrlui_stringconverter_mount">Mountpunkt</system:String> <system:String x:Key="androidctrlui_stringconverter_bat">Windows-Batchdatei</system:String> <system:String x:Key="androidctrlui_stringconverter_dll">Anwendungserweiterung</system:String> <system:String x:Key="androidctrlui_stringconverter_exe">Anwendung</system:String> <system:String x:Key="androidctrlui_stringconverter_image">Bild</system:String> <system:String x:Key="androidctrlui_stringconverter_lnk">Verknüpfung</system:String> <system:String x:Key="androidctrlui_stringconverter_pdf">Adobe Acrobat-Dokument</system:String> <system:String x:Key="androidctrlui_stringconverter_rtf">RTF-Dokument</system:String> <system:String x:Key="androidctrlui_stringconverter_xml">XML-Dokument</system:String> <!-- Explorer - Infos --> <system:String x:Key="androidctrlui_explorer_listview_empty">Dieser Ordner ist leer.</system:String> <system:String x:Key="androidctrlui_explorer_listview_root_info">(Eventuell sind auch nur höhere Benutzerrechte nötig um den Inhalt anzuzeigen.)</system:String> <!-- Phone --> <system:String x:Key="androidctrlui_phone_add">Hinzufügen</system:String> <!-- ApkInstaller --> <system:String x:Key="androidctrlui_apkinstaller">APK installieren (ADB)</system:String> <system:String x:Key="androidctrlui_apkinstaller_select_apk">Auswahl (.apk)</system:String> <system:String x:Key="androidctrlui_apkinstaller_install_apk">APK installieren</system:String> <system:String x:Key="androidctrlui_apkinstaller_md5">MD5</system:String> <system:String x:Key="androidctrlui_apkinstaller_mode_downgrade">Versions Downgrade</system:String> <system:String x:Key="androidctrlui_apkinstaller_mode_grantall">Gewähre alle Rechte</system:String> <system:String x:Key="androidctrlui_apkinstaller_mode_forwardlock">Forward Lock</system:String> <system:String x:Key="androidctrlui_apkinstaller_mode_reinstall">Neu installieren</system:String> <system:String x:Key="androidctrlui_apkinstaller_mode_sdcard">Auf SD-Karte installieren</system:String> <system:String x:Key="androidctrlui_apkinstaller_mode_testpackage">Test-Package</system:String> <!-- ApkManager --> <system:String x:Key="androidctrlui_apkmanager">APK Manager (ADB)</system:String> <system:String x:Key="androidctrlui_apkmanager_column_name">Name</system:String> <system:String x:Key="androidctrlui_apkmanager_column_path">APK-Pfad</system:String> <system:String x:Key="androidctrlui_apkmanager_column_installer">Installer</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_disable">Deaktivieren</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_enable">Aktivieren</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_sortby">Sortieren nach</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_sortby_sub_installer">Installer</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_sortby_sub_name">Name</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_sortby_sub_path">Pfad</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_sortby_sub_ascending">Aufsteigend (a-z)</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_sortby_sub_descending">Absteigend (z-a)</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_uninstall">Deinstallieren</system:String> <system:String x:Key="androidctrlui_apkmanager_contextitem_uninstall_keepdata">Deinstallieren (Daten behalten)</system:String> <system:String x:Key="androidctrlui_apkmanager_tooltip_uninstalled">Deinstalliert</system:String> <!-- Battery --> <system:String x:Key="androidctrlui_battery_monitor">Batterie-Monitor (ADB)</system:String> <system:String x:Key="androidctrlui_battery_ac">AC Betrieb:</system:String> <system:String x:Key="androidctrlui_battery_usb">USB Betrieb:</system:String> <system:String x:Key="androidctrlui_battery_wireless">Wireless Betrieb:</system:String> <system:String x:Key="androidctrlui_battery_status">Status:</system:String> <system:String x:Key="androidctrlui_battery_status_1">Unbekannter Batterie Status</system:String> <system:String x:Key="androidctrlui_battery_status_2">Laden</system:String> <system:String x:Key="androidctrlui_battery_status_3">Entladen</system:String> <system:String x:Key="androidctrlui_battery_status_4">Wird nicht geladen</system:String> <system:String x:Key="androidctrlui_battery_status_5">Voll</system:String> <system:String x:Key="androidctrlui_battery_health">Zustand:</system:String> <system:String x:Key="androidctrlui_battery_health_1">Unbekannter Zustand</system:String> <system:String x:Key="androidctrlui_battery_health_2">Gut</system:String> <system:String x:Key="androidctrlui_battery_health_3">Überhitzt</system:String> <system:String x:Key="androidctrlui_battery_health_4">Kaputt</system:String> <system:String x:Key="androidctrlui_battery_health_5">Überspannung</system:String> <system:String x:Key="androidctrlui_battery_health_6">Unbekannter Fehler</system:String> <system:String x:Key="androidctrlui_battery_health_7">Unterkühlt</system:String> <system:String x:Key="androidctrlui_battery_present">Verfügbar:</system:String> <system:String x:Key="androidctrlui_battery_level">Level:</system:String> <system:String x:Key="androidctrlui_battery_scale">Scale:</system:String> <system:String x:Key="androidctrlui_battery_voltage">Spannung:</system:String> <system:String x:Key="androidctrlui_battery_current">Jetzt aktuell:</system:String> <system:String x:Key="androidctrlui_battery_temperature">Temperatur:</system:String> <system:String x:Key="androidctrlui_battery_technology">Technologie:</system:String> <!-- Contacts --> <system:String x:Key="androidctrlui_contacts">Kontakte (ADB)</system:String> <system:String x:Key="androidctrlui_contact_name">Name:</system:String> <system:String x:Key="androidctrlui_contact_nickname">Alias:</system:String> <system:String x:Key="androidctrlui_contact_organization">Organisation:</system:String> <system:String x:Key="androidctrlui_contact_phone">Telefon:</system:String> <system:String x:Key="androidctrlui_contact_sip">SIP-Adresse:</system:String> <system:String x:Key="androidctrlui_contact_email">Email:</system:String> <system:String x:Key="androidctrlui_contact_im">IM:</system:String> <system:String x:Key="androidctrlui_contact_address">Adresse:</system:String> <system:String x:Key="androidctrlui_contact_website">Webseite:</system:String> <system:String x:Key="androidctrlui_contact_event">Ereignis:</system:String> <system:String x:Key="androidctrlui_contact_relation">Beziehung:</system:String> <system:String x:Key="androidctrlui_contact_note">Notiz:</system:String> <!-- Remote-Desktop --> <system:String x:Key="androidctrlui_remotedesktop">Remote-Desktop (ADB)</system:String> <system:String x:Key="androidctrlui_remotedesktop_start">Play</system:String> <system:String x:Key="androidctrlui_remotedesktop_pause">Pause</system:String> <system:String x:Key="androidctrlui_remotedesktop_stop">Stop</system:String> <system:String x:Key="androidctrlui_remotedesktop_screenshot">Screenshot</system:String> <system:String x:Key="androidctrlui_remotedesktop_screenshot_format">Screenshot Bild-Format</system:String> <system:String x:Key="androidctrlui_remotedesktop_power">Display An/Aus</system:String> <system:String x:Key="androidctrlui_remotedesktop_zoom">Zoom (+/-)</system:String> <system:String x:Key="androidctrlui_remotedesktop_color_correction_32bit">Konvertiert RGBX zu BGRX (Wird in einigen Recoveries benötigt)</system:String> <!-- SDK-Update --> <system:String x:Key="androidctrlui_sdk_update">SDK-Update</system:String> <system:String x:Key="androidctrlui_sdk_update_currentversion">Derzeitig:</system:String> <system:String x:Key="androidctrlui_sdk_update_updateversion">Update:</system:String> <system:String x:Key="androidctrlui_sdk_update_system">System:</system:String> <system:String x:Key="androidctrlui_sdk_update_file">Datei:</system:String> <system:String x:Key="androidctrlui_sdk_update_changelog">Changelog:</system:String> <system:String x:Key="androidctrlui_sdk_update_btn_download">Download</system:String> <system:String x:Key="androidctrlui_sdk_update_success">Das Update ({0}) wurde erfolgreich heruntergladen!\n\n{1}\n\nSchließen Sie die Anwendung, entpacken Sie das Update und überschreiben Sie die alten Dateien.</system:String> <system:String x:Key="androidctrlui_sdk_update_cancel">Der Download des Updates ({0}) wurde abgebrochen!</system:String> <system:String x:Key="androidctrlui_sdk_update_fail">Das Update ({0}) konnte nicht heruntergeladen werden!\n\nVersuchen Sie es erneut!</system:String> <system:String x:Key="androidctrlui_sdk_update_no_update">Keine Updates verfügbar!</system:String> <!-- Shell --> <system:String x:Key="androidctrlui_shell">Shell v.{0} PID-{1} (ADB)</system:String> <system:String x:Key="androidctrlui_shell_input_default">Geben Sie die Befehle hier ein</system:String> <!-- Errors - Warnings --> <system:String x:Key="androidctrlui_error">Fehler!</system:String> <system:String x:Key="androidctrlui_warning">Warnung!</system:String> <!-- Explorer --> <system:String x:Key="androidctrlui_error_create_fail">Das Element konnte nicht erstellt werden!</system:String> <system:String x:Key="androidctrlui_error_rename_fail">Das Element konnte nicht umbenannt werden!</system:String> <system:String x:Key="androidctrlui_error_remount_fail">Der Mountpunkt konnte nicht geremounted werden!</system:String> <system:String x:Key="androidctrlui_error_set_permission_fail">Die angegebenen Berechtigungen konnten nicht auf das Element angewendet werden!</system:String> <system:String x:Key="androidctrlui_error_connect_no_ip_port">Das Gerät konnte nicht verbunden werden!\n\nPrüfen Sie die angegebene IP und den Port!</system:String> <system:String x:Key="androidctrlui_error_connect_fail">Das Gerät konnte nicht verbunden werden!\n\nPrüfen Sie die angegebene IP und den Port.\nPrüfen Sie ausserdem Ihre Firewall-Einstellungen.</system:String> <system:String x:Key="androidctrlui_error_disconnect_no_ip_port">Das Gerät konnte nicht getrennt werden!\n\nPrüfen Sie die angegebene IP und den Port!</system:String> <system:String x:Key="androidctrlui_error_disconnect_fail">Das Gerät konnte nicht getrennt werden!\n\nPrüfen Sie die angegebene IP und den Port.\nPrüfen Sie ausserdem Ihre Firewall-Einstellungen.</system:String> <system:String x:Key="androidctrlui_warning_remount">Sie versuchen die Schreibberechtigung eines Mountpunktes zu ändern, das KANN zu unvorhersehbaren Problemen führen!\nSind Sie sicher das Sie fortfahren möchten?</system:String> <!-- ApkInstaller --> <system:String x:Key="androidctrlui_error_apkinstaller_install">Die angegebene APK konnte nicht installiert werden!</system:String> <!-- Contacts --> <system:String x:Key="androidctrlui_error_contacts_init">Die Kontakt-Datenbank konnte nicht initialisiert werden!\nDas kann verschiedene Gründe haben:\n- Kein Root\n- Keinen aktiven SU legacy Support\n- Keine sqlite3 Binary</system:String> </ResourceDictionary>