New Crowdin updates (#1280)

* New translations en.xaml (Danish)
* New translations en.xaml (French)
* New translations Resources.resx (Polish)
* New translations en.xaml (French)
* New translations Resources.resx (French)
* New translations Resources.resx (Danish)
* New translations Resources.resx (German)
* New translations Resources.resx (Italian)
* New translations Resources.resx (Japanese)
* New translations Resources.resx (Korean)
* New translations Resources.resx (Dutch)
* New translations Resources.resx (Portuguese)
* New translations Resources.resx (Spanish, Latin America)
* New translations Resources.resx (Russian)
* New translations Resources.resx (Slovak)
* New translations Resources.resx (Turkish)
* New translations Resources.resx (Ukrainian)
* New translations Resources.resx (Chinese Simplified)
* New translations Resources.resx (Chinese Traditional)
* New translations Resources.resx (Portuguese, Brazilian)
* New translations Resources.resx (Norwegian Bokmal)
* New translations Resources.resx (Serbian (Latin))
* New translations Resources.resx (Spanish (Modern))
* New translations en.xaml (Japanese)
* New translations en.xaml (Korean)
* New translations en.xaml (German)
* New translations en.xaml (Italian)
* New translations en.xaml (Russian)
* New translations en.xaml (Dutch)
* New translations en.xaml (Polish)
* New translations en.xaml (Ukrainian)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Turkish)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Norwegian Bokmal)
* New translations en.xaml (Serbian (Latin))
* New translations en.xaml (Chinese Traditional)
* New translations en.xaml (Portuguese, Brazilian)
* New translations en.xaml (Spanish, Latin America)
This commit is contained in:
Jeremy Wu 2022-08-17 08:15:04 +10:00 committed by GitHub
parent a9ed7da16e
commit b122dc35c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
72 changed files with 29782 additions and 299 deletions

View file

@ -28,6 +28,7 @@
<system:String x:Key="portableMode">Portable Mode</system:String>
<system:String x:Key="portableModeToolTIp">Store all settings and user data in one folder (Useful when used with removable drives or cloud services).</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">Start Flow Launcher ved system start</system:String>
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Skjul Flow Launcher ved mistet fokus</system:String>
<system:String x:Key="dontPromptUpdateMsg">Vis ikke notifikationer om nye versioner</system:String>
<system:String x:Key="rememberLastLocation">Husk seneste position</system:String>

View file

@ -28,6 +28,7 @@
<system:String x:Key="portableMode">Portabler Modus</system:String>
<system:String x:Key="portableModeToolTIp">Speichern Sie alle Einstellungen und Benutzerdaten in einem Ordner (nützlich bei Verwendung mit Wechseldatenträgern oder Clouddiensten).</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">Starte Flow Launcher bei Systemstart</system:String>
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Verstecke Flow Launcher wenn der Fokus verloren geht</system:String>
<system:String x:Key="dontPromptUpdateMsg">Zeige keine Nachricht wenn eine neue Version vorhanden ist</system:String>
<system:String x:Key="rememberLastLocation">Merke letzte Ausführungsposition</system:String>

View file

@ -28,6 +28,7 @@
<system:String x:Key="portableMode">Modo portable</system:String>
<system:String x:Key="portableModeToolTIp">Almacena todos los ajustes y datos de usuario en una sola carpeta (útil cuando se utiliza con unidades extraíbles o servicios en la nube).</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">Iniciar Flow Launcher al arrancar el sistema</system:String>
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Ocultar Flow Launcher cuando se pierde el enfoque</system:String>
<system:String x:Key="dontPromptUpdateMsg">No mostrar notificaciones de nuevas versiones</system:String>
<system:String x:Key="rememberLastLocation">Recordar última ubicación de inicio</system:String>

View file

@ -7,7 +7,7 @@
<system:String x:Key="setAsTopMostInThisQuery">Establecer como primer resultado en esta consulta</system:String>
<system:String x:Key="cancelTopMostInThisQuery">Cancelar como primer resultado en esta consulta</system:String>
<system:String x:Key="executeQuery">Ejecutar consulta: {0}</system:String>
<system:String x:Key="lastExecuteTime">Fecha de última ejecución: {0}</system:String>
<system:String x:Key="lastExecuteTime">Hora de la última ejecución: {0}</system:String>
<system:String x:Key="iconTrayOpen">Abrir</system:String>
<system:String x:Key="iconTraySettings">Configuración</system:String>
<system:String x:Key="iconTrayAbout">Acerca de</system:String>
@ -20,7 +20,7 @@
<system:String x:Key="folderTitle">Carpeta</system:String>
<system:String x:Key="textTitle">Texto</system:String>
<system:String x:Key="GameMode">Modo Juego</system:String>
<system:String x:Key="GameModeToolTip">Suspender el uso de atajos de teclado.</system:String>
<system:String x:Key="GameModeToolTip">Suspende el uso de atajos de teclado.</system:String>
<!-- Setting General -->
<system:String x:Key="flowlauncher_settings">Configuración de Flow Launcher</system:String>
@ -28,22 +28,23 @@
<system:String x:Key="portableMode">Modo Portable</system:String>
<system:String x:Key="portableModeToolTIp">Guarda toda la configuración y datos de usuario en una carpeta (Útil cuando se utiliza con unidades extraíbles o servicios en la nube).</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">Cargar Flow Launcher al iniciar el sistema</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Ocultar Flow Launcher cuando se pierda el foco</system:String>
<system:String x:Key="setAutoStartFailed">Error de configuración de arranque al iniciar</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Ocultar Flow Launcher cuando se pierde el foco</system:String>
<system:String x:Key="dontPromptUpdateMsg">No mostrar notificaciones de nuevas versiones</system:String>
<system:String x:Key="rememberLastLocation">Recordar última posición de Flow Launcher</system:String>
<system:String x:Key="language">Idioma</system:String>
<system:String x:Key="lastQueryMode">Estilo de la última consulta</system:String>
<system:String x:Key="lastQueryModeToolTip">Muestra/Oculta resultados anteriores cuando Flow Launcher es reactivado.</system:String>
<system:String x:Key="LastQueryPreserved">Conservar la última consulta</system:String>
<system:String x:Key="LastQueryPreserved">Mantener la última consulta</system:String>
<system:String x:Key="LastQuerySelected">Seleccionar la última consulta</system:String>
<system:String x:Key="LastQueryEmpty">Limpiar la última consulta</system:String>
<system:String x:Key="maxShowResults">Número máximo de resultados mostrados</system:String>
<system:String x:Key="ignoreHotkeysOnFullscreen">Ignorar atajos de teclado en modo pantalla completa</system:String>
<system:String x:Key="ignoreHotkeysOnFullscreenToolTip">Desactiva Flow Launcher cuando una aplicación de pantalla completa está activa (Recomendado para juegos).</system:String>
<system:String x:Key="defaultFileManager">Administrador de archivos por defecto</system:String>
<system:String x:Key="defaultFileManager">Administrador de archivos predeterminado</system:String>
<system:String x:Key="defaultFileManagerToolTip">Selecciona el administrador de archivos que se desea utilizar para abrir la carpeta.</system:String>
<system:String x:Key="defaultBrowser">Navegador web por defecto</system:String>
<system:String x:Key="defaultBrowserToolTip">Configura navegador, nueva pestaña, nueva ventana, modo privado.</system:String>
<system:String x:Key="defaultBrowser">Navegador web predeterminado</system:String>
<system:String x:Key="defaultBrowserToolTip">Configuración para Nueva Pestaña, Nueva Ventana, Modo Privado.</system:String>
<system:String x:Key="pythonDirectory">Carpeta de Python</system:String>
<system:String x:Key="autoUpdates">Actualización automática</system:String>
<system:String x:Key="selectPythonDirectory">Seleccionar</system:String>
@ -51,12 +52,12 @@
<system:String x:Key="hideNotifyIcon">Ocultar icono de la bandeja del sistema</system:String>
<system:String x:Key="querySearchPrecision">Precisión en la búsqueda de consultas</system:String>
<system:String x:Key="querySearchPrecisionToolTip">Cambia la puntuación mínima requerida para la coincidencia de los resultados.</system:String>
<system:String x:Key="ShouldUsePinyin">Debe utilizar Pinyin</system:String>
<system:String x:Key="ShouldUsePinyin">Utilizar Pinyin</system:String>
<system:String x:Key="ShouldUsePinyinToolTip">Permite utilizar Pinyin para la búsqueda. Pinyin es el sistema estándar de ortografía romanizado para traducir chino</system:String>
<system:String x:Key="shadowEffectNotAllowed">El efecto de sombra no está permitido mientras el tema actual tenga el efecto de desenfoque activado</system:String>
<!-- Setting Plugin -->
<system:String x:Key="plugin">Complementos</system:String>
<system:String x:Key="plugin">Complemento</system:String>
<system:String x:Key="browserMorePlugins">Buscar más complementos</system:String>
<system:String x:Key="enable">Activado</system:String>
<system:String x:Key="disable">Desactivado</system:String>
@ -64,11 +65,11 @@
<system:String x:Key="actionKeywords">Palabra clave de acción</system:String>
<system:String x:Key="currentActionKeywords">Palabra clave de acción actual</system:String>
<system:String x:Key="newActionKeyword">Nueva palabra clave de acción</system:String>
<system:String x:Key="actionKeywordsTooltip">Cambiar palabras clave de acción</system:String>
<system:String x:Key="actionKeywordsTooltip">Cambia las palabras clave de acción</system:String>
<system:String x:Key="currentPriority">Prioridad actual</system:String>
<system:String x:Key="newPriority">Nueva prioridad</system:String>
<system:String x:Key="priority">Prioridad</system:String>
<system:String x:Key="pluginDirectory">Directorio de complementos</system:String>
<system:String x:Key="pluginDirectory">Carpeta de complementos</system:String>
<system:String x:Key="author">por</system:String>
<system:String x:Key="plugin_init_time">Tiempo de inicio:</system:String>
<system:String x:Key="plugin_query_time">Tiempo de consulta:</system:String>
@ -86,12 +87,12 @@
<system:String x:Key="browserMoreThemes">Galería de temas</system:String>
<system:String x:Key="howToCreateTheme">Cómo crear un tema</system:String>
<system:String x:Key="hiThere">Hola</system:String>
<system:String x:Key="queryBoxFont">Fuente del cuadro de consulta</system:String>
<system:String x:Key="resultItemFont">Fuente de los resultados</system:String>
<system:String x:Key="windowMode">Modo ventana</system:String>
<system:String x:Key="queryBoxFont">Fuente del texto del cuadro de consulta</system:String>
<system:String x:Key="resultItemFont">Fuente del texto de los resultados</system:String>
<system:String x:Key="windowMode">Modo Ventana</system:String>
<system:String x:Key="opacity">Opacidad</system:String>
<system:String x:Key="theme_load_failure_path_not_exists">El tema {0} no existe, activando el tema por defecto</system:String>
<system:String x:Key="theme_load_failure_parse_error">Fallo al cargar el tema {0}, activando el tema por defecto</system:String>
<system:String x:Key="theme_load_failure_parse_error">Fallo al cargar el tema {0}, activando el tema predeterminado</system:String>
<system:String x:Key="ThemeFolder">Carpeta de temas</system:String>
<system:String x:Key="OpenThemeFolder">Abrir carpeta de temas</system:String>
<system:String x:Key="ColorScheme">Esquema de colores</system:String>
@ -101,28 +102,28 @@
<system:String x:Key="SoundEffect">Efecto de sonido</system:String>
<system:String x:Key="SoundEffectTip">Reproduce un pequeño sonido cuando se abre el cuadro de búsqueda</system:String>
<system:String x:Key="Animation">Animación</system:String>
<system:String x:Key="AnimationTip">Utiliza animación en la Interfaz de Usuario</system:String>
<system:String x:Key="AnimationTip">Usar animación en la Interfaz de Usuario</system:String>
<!-- Setting Hotkey -->
<system:String x:Key="hotkey">Atajos de teclado</system:String>
<system:String x:Key="hotkey">Atajo de teclado</system:String>
<system:String x:Key="flowlauncherHotkey">Atajo de teclado de Flow Launcher</system:String>
<system:String x:Key="flowlauncherHotkeyToolTip">Introduzca el atajo de teclado para mostrar/ocultar Flow Launcher.</system:String>
<system:String x:Key="openResultModifiers">Tecla modificadora para abrir resultado</system:String>
<system:String x:Key="openResultModifiersToolTip">Seleccione una tecla modificadora para abrir el resultado seleccionado con el teclado.</system:String>
<system:String x:Key="showOpenResultHotkey">Mostrar atajo de teclado</system:String>
<system:String x:Key="showOpenResultHotkeyToolTip">Muestra atajo de teclado de selección junto a los resultados.</system:String>
<system:String x:Key="customQueryHotkey">Atajos de teclado de consulta personalizada</system:String>
<system:String x:Key="customQueryHotkey">Atajo de teclado de consulta personalizada</system:String>
<system:String x:Key="customQuery">Consulta</system:String>
<system:String x:Key="delete">Borrar</system:String>
<system:String x:Key="delete">Eliminar</system:String>
<system:String x:Key="edit">Editar</system:String>
<system:String x:Key="add">Añadir</system:String>
<system:String x:Key="pleaseSelectAnItem">Por favor, seleccione un elemento</system:String>
<system:String x:Key="deleteCustomHotkeyWarning">¿Está seguro que desea eliminar el atajo de teclado del complemento {0}?</system:String>
<system:String x:Key="queryWindowShadowEffect">Efecto de sombra de ventana</system:String>
<system:String x:Key="queryWindowShadowEffect">Efecto de sombra de la ventana de consultas</system:String>
<system:String x:Key="shadowEffectCPUUsage">El efecto de sombra hace un uso sustancial de la GPU. No se recomienda para ordenadores de rendimiento limitado.</system:String>
<system:String x:Key="windowWidthSize">Tamaño de ancho de ventana</system:String>
<system:String x:Key="useGlyphUI">Utilizar iconos Segoe Fluent</system:String>
<system:String x:Key="useGlyphUIEffect">Utiliza iconos Segoe Fluent para los resultados de la consulta cuando sean compatible</system:String>
<system:String x:Key="windowWidthSize">Tamaño del ancho de la ventana</system:String>
<system:String x:Key="useGlyphUI">Usar iconos Segoe Fluent</system:String>
<system:String x:Key="useGlyphUIEffect">Usa iconos Segoe Fluent para los resultados de la consulta cuando sean compatibles</system:String>
<!-- Setting Proxy -->
<system:String x:Key="proxy">Proxy HTTP</system:String>
@ -133,46 +134,46 @@
<system:String x:Key="password">Contraseña</system:String>
<system:String x:Key="testProxy">Probar proxy</system:String>
<system:String x:Key="save">Guardar</system:String>
<system:String x:Key="serverCantBeEmpty">El campo servidor no puede estar vacío</system:String>
<system:String x:Key="serverCantBeEmpty">El campo del servidor no puede estar vacío</system:String>
<system:String x:Key="portCantBeEmpty">El campo puerto no puede estar vacío</system:String>
<system:String x:Key="invalidPortFormat">Formato de puerto incorrecto</system:String>
<system:String x:Key="invalidPortFormat">Formato de puerto no válido</system:String>
<system:String x:Key="saveProxySuccessfully">Configuración del proxy guardada correctamente</system:String>
<system:String x:Key="proxyIsCorrect">Proxy configurado correctamente</system:String>
<system:String x:Key="proxyConnectFailed">Conexión con el proxy fallida</system:String>
<system:String x:Key="proxyConnectFailed">La conexión con el proxy ha fallado</system:String>
<!-- Setting About -->
<system:String x:Key="about">Acerca de</system:String>
<system:String x:Key="website">Sitio web</system:String>
<system:String x:Key="github">GitHub</system:String>
<system:String x:Key="docs">Docs</system:String>
<system:String x:Key="docs">Documentación</system:String>
<system:String x:Key="version">Versión</system:String>
<system:String x:Key="about_activate_times">Has activado Flow Launcher {0} veces</system:String>
<system:String x:Key="about_activate_times">Ha activado Flow Launcher {0} veces</system:String>
<system:String x:Key="checkUpdates">Buscar actualizaciones</system:String>
<system:String x:Key="newVersionTips">La nueva versión {0} está disponible, ¿desea reiniciar Flow Launcher para actualizar?</system:String>
<system:String x:Key="checkUpdatesFailed">Falló la comprobación de actualizaciones, compruebe su conexión y cambie la configuración de proxy a api.github.com.</system:String>
<system:String x:Key="checkUpdatesFailed">La comprobación de las actualizaciones ha fallado, por favor, compruebe la configuración de su proxy y conexión a api.github.com.</system:String>
<system:String x:Key="downloadUpdatesFailed">
Falló la descarga de actualizaciones, por favor compruebe su conexión y cambie el proxy a github-cloud.s3.amazonaws.com,
o vaya a https://github.com/Flow-Launcher/Flow.Launcher/releases para descargar actualizaciones manualmente.
La descarga de las actualizaciones ha fallado, por favor, compruebe la configuración de su proxy y conexión a github-cloud.s3.amazonaws.com,
o diríjase a https://github.com/Flow-Launcher/Flow.Launcher/releases para descargar actualizaciones manualmente.
</system:String>
<system:String x:Key="releaseNotes">Notas de la versión</system:String>
<system:String x:Key="documentation">Consejos de uso</system:String>
<system:String x:Key="devtool">Herramientas de desarrolador</system:String>
<system:String x:Key="settingfolder">Carpeta de configuración</system:String>
<system:String x:Key="logfolder">Carpeta de logs</system:String>
<system:String x:Key="logfolder">Carpeta de registros</system:String>
<system:String x:Key="welcomewindow">Asistente</system:String>
<!-- FileManager Setting Dialog -->
<system:String x:Key="fileManagerWindow">Seleccionar administrador de archivos</system:String>
<system:String x:Key="fileManager_tips">Por favor, especifique la ubicación del administrador de archivos que desea utilizar y añada argumentos si es necesario. El argumento por defecto es &quot;%d&quot;, introduciendo una ruta en esa ubicación. Por ejemplo, si se requiere un comando como &quot;totalcmd.exe /A c:\windows&quot;, el argumento es /A &quot;%d&quot;.</system:String>
<system:String x:Key="fileManager_tips2">&quot;%f&quot; es un argumento que representa la ruta del archivo. Se utiliza para especificar el nombre de archivo/carpeta al abrir una ubicación específica con administradores de archivos de terceros. Este argumento sólo está disponible en el elemento &quot;Arg para archivo&quot;. Si el administrador de archivos no tiene esa función, puede utilizar &quot;%d&quot;.</system:String>
<system:String x:Key="fileManager_tips2">&quot;%f&quot; es un argumento que representa la ruta del archivo. Se utiliza para especificar el nombre de archivo/carpeta al abrir una ubicación específica con administradores de archivos de terceros. Este argumento sólo está disponible en el elemento &quot;Argumentos del archivo&quot;. Si el administrador de archivos no tiene esa función, puede utilizar &quot;%d&quot;.</system:String>
<system:String x:Key="fileManager_name">Administrador de archivos</system:String>
<system:String x:Key="fileManager_profile_name">Nombre de perfil</system:String>
<system:String x:Key="fileManager_profile_name">Nombre del perfil</system:String>
<system:String x:Key="fileManager_path">Ruta del administrador de archivos</system:String>
<system:String x:Key="fileManager_directory_arg">Arg para la carpeta</system:String>
<system:String x:Key="fileManager_file_arg">Arg para archivo</system:String>
<system:String x:Key="fileManager_directory_arg">Argumentos de la carpeta</system:String>
<system:String x:Key="fileManager_file_arg">Argumentos del archivo</system:String>
<!-- DefaultBrowser Setting Dialog -->
<system:String x:Key="defaultBrowserTitle">Navegador web por defecto</system:String>
<system:String x:Key="defaultBrowserTitle">Navegador web predeterminado</system:String>
<system:String x:Key="defaultBrowser_tips">La configuración por defecto utiliza el navegador predeterminado del sistema operativo. Si se indica uno específicamente, Flow Launcher utilizará este otro navegador.</system:String>
<system:String x:Key="defaultBrowser_name">Navegador</system:String>
<system:String x:Key="defaultBrowser_profile_name">Nombre del navegador</system:String>
@ -182,27 +183,27 @@
<system:String x:Key="defaultBrowser_parameter">Modo privado</system:String>
<!-- Priority Setting Dialog -->
<system:String x:Key="changePriorityWindow">Cambiar prioridad</system:String>
<system:String x:Key="priority_tips">A mayor número, más alto aparecerá el resultado. Intentalo con 5. Si quieres que los resultados aparezcan más abajo que los de cualquier otro complemento, usa un número negativo</system:String>
<system:String x:Key="invalidPriority">¡Por favor, proporcione un entero válido para la prioridad!</system:String>
<system:String x:Key="changePriorityWindow">Cambiar la prioridad</system:String>
<system:String x:Key="priority_tips">A mayor número, más alto aparecerá el resultado. Inténtelo con 5. Si quiere que los resultados aparezcan más abajo que los de cualquier otro complemento, utilice un número negativo</system:String>
<system:String x:Key="invalidPriority">¡Por favor, proporcione un número entero válido para la prioridad!</system:String>
<!-- Action Keyword Setting Dialog -->
<system:String x:Key="oldActionKeywords">Palabra clave de acción antigua</system:String>
<system:String x:Key="newActionKeywords">Palabra clave de acción nueva</system:String>
<system:String x:Key="oldActionKeywords">Antigua palabra clave de acción</system:String>
<system:String x:Key="newActionKeywords">Nueva palabra clave de acción</system:String>
<system:String x:Key="cancel">Cancelar</system:String>
<system:String x:Key="done">Aceptar</system:String>
<system:String x:Key="cannotFindSpecifiedPlugin">No se puede encontrar el complemento especificado</system:String>
<system:String x:Key="newActionKeywordsCannotBeEmpty">La nueva palabra clave de acción no puede estar vacía</system:String>
<system:String x:Key="newActionKeywordsHasBeenAssigned">Esta nueva palabra clave de acción ya está asignada a otro complemento, por favor elija una diferente</system:String>
<system:String x:Key="success">Éxito</system:String>
<system:String x:Key="completedSuccessfully">Completado correctamente</system:String>
<system:String x:Key="actionkeyword_tips">Introduce la palabra clave que deseas utilizar para iniciar el complemento. Utiliza * si no deseas especificar ninguna, y el complemento se activará sin ninguna palabra clave.</system:String>
<system:String x:Key="success">Correcto</system:String>
<system:String x:Key="completedSuccessfully">Finalizado correctamente</system:String>
<system:String x:Key="actionkeyword_tips">Introduzca la palabra clave que desea utilizar para iniciar el complemento. Utilice * si no desea especificar ninguna, y el complemento se activará sin ninguna palabra clave.</system:String>
<!-- Custom Query Hotkey Dialog -->
<system:String x:Key="customeQueryHotkeyTitle">Atajos de búsqueda personalizada</system:String>
<system:String x:Key="customeQueryHotkeyTips">Presione el atajo de teclado personalizado para iniciar automáticamente la búsqueda especificada.</system:String>
<system:String x:Key="customeQueryHotkeyTitle">Atajo de teclado de consulta personalizada</system:String>
<system:String x:Key="customeQueryHotkeyTips">Pulse el atajo de teclado personalizado para insertar automáticamente la consulta especificada.</system:String>
<system:String x:Key="preview">Vista previa</system:String>
<system:String x:Key="hotkeyIsNotUnavailable">El atajo de teclado no está disponible, por favor selecciona uno nuevo</system:String>
<system:String x:Key="hotkeyIsNotUnavailable">El atajo de teclado no está disponible, por favor seleccione uno nuevo</system:String>
<system:String x:Key="invalidPluginHotkey">Atajo de teclado de complemento no válido</system:String>
<system:String x:Key="update">Actualizar</system:String>
@ -211,57 +212,57 @@
<!-- Crash Reporter -->
<system:String x:Key="reportWindow_version">Versión</system:String>
<system:String x:Key="reportWindow_time">Fecha</system:String>
<system:String x:Key="reportWindow_reproduce">Por favor, díganos cómo falló la aplicación para que podamos arreglarla</system:String>
<system:String x:Key="reportWindow_time">Hora</system:String>
<system:String x:Key="reportWindow_reproduce">Por favor, informe del fallo de la aplicación para poder solucionarlo</system:String>
<system:String x:Key="reportWindow_send_report">Enviar informe</system:String>
<system:String x:Key="reportWindow_cancel">Cancelar</system:String>
<system:String x:Key="reportWindow_general">General</system:String>
<system:String x:Key="reportWindow_exceptions">Excepciones</system:String>
<system:String x:Key="reportWindow_exception_type">Tipo de excepción</system:String>
<system:String x:Key="reportWindow_source">Origen</system:String>
<system:String x:Key="reportWindow_stack_trace">Traza de Pila</system:String>
<system:String x:Key="reportWindow_stack_trace">Rastreo de Pila</system:String>
<system:String x:Key="reportWindow_sending">Enviando</system:String>
<system:String x:Key="reportWindow_report_succeed">Informe enviado correctamente</system:String>
<system:String x:Key="reportWindow_report_failed">No se pudo enviar el informe</system:String>
<system:String x:Key="reportWindow_report_failed">No se ha podido enviar el informe</system:String>
<system:String x:Key="reportWindow_flowlauncher_got_an_error">Flow Launcher ha tenido un error</system:String>
<!-- General Notice -->
<system:String x:Key="pleaseWait">Por favor, espera...</system:String>
<system:String x:Key="pleaseWait">Por favor espere...</system:String>
<!-- update -->
<system:String x:Key="update_flowlauncher_update_check">Comprobando actualizaciones</system:String>
<system:String x:Key="update_flowlauncher_already_on_latest">Ya tienes la versión más reciente de Flow Launcher</system:String>
<system:String x:Key="update_flowlauncher_already_on_latest">Ya tiene la última versión de Flow Launcher</system:String>
<system:String x:Key="update_flowlauncher_update_found">Actualización encontrada</system:String>
<system:String x:Key="update_flowlauncher_updating">Actualizando...</system:String>
<system:String x:Key="update_flowlauncher_fail_moving_portable_user_profile_data">
Flow Launcher no pudo migrar los datos de su perfil de usuario de la antigua versión a la nueva.
Por favor, mueve manualmente la carpeta de datos de tu perfil de {0} a {1}
Flow Launcher no pudo mover sus datos de perfil de usuario a la nueva versión de actualización.
Por favor, mueva manualmente la carpeta de datos de su perfil de {0} a {1}
</system:String>
<system:String x:Key="update_flowlauncher_new_update">Nueva actualización</system:String>
<system:String x:Key="update_flowlauncher_update_new_version_available">La nueva versión {0} de Flow Launcher está disponible</system:String>
<system:String x:Key="update_flowlauncher_update_error">Ocurrió un error mientras se trataba de actualizar</system:String>
<system:String x:Key="update_flowlauncher_update_error">Se ha producido un error al intentar instalar actualizaciones de software</system:String>
<system:String x:Key="update_flowlauncher_update">Actualizar</system:String>
<system:String x:Key="update_flowlauncher_update_cancel">Cancelar</system:String>
<system:String x:Key="update_flowlauncher_fail">Actualización fallida</system:String>
<system:String x:Key="update_flowlauncher_check_connection">Compruebe su conexión e intente cambiar la configuración del proxy a github-cloud.s3.amazonaws.com.</system:String>
<system:String x:Key="update_flowlauncher_fail">La actualización ha fallado</system:String>
<system:String x:Key="update_flowlauncher_check_connection">Compruebe su conexión e intente actualizar la configuración del proxy a github-cloud.s3.amazonaws.com.</system:String>
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Esta actualización reiniciará Flow Launcher</system:String>
<system:String x:Key="update_flowlauncher_update_update_files">Los siguientes archivos serán actualizados</system:String>
<system:String x:Key="update_flowlauncher_update_update_files">Se actualizarán los siguientes archivos</system:String>
<system:String x:Key="update_flowlauncher_update_files">Actualizar archivos</system:String>
<system:String x:Key="update_flowlauncher_update_update_description">Modificar descripción</system:String>
<system:String x:Key="update_flowlauncher_update_update_description">Actualizar descripción</system:String>
<!-- Welcome Window -->
<system:String x:Key="Skip">Omitir</system:String>
<system:String x:Key="Welcome_Page1_Title">Bienvenido a Flow Launcher</system:String>
<system:String x:Key="Welcome_Page1_Text01">Hola, ¡es la primera vez que ejecuta Flow Launcher!</system:String>
<system:String x:Key="Welcome_Page1_Text01">Hola, ¡Esta es la primera vez que ejecuta Flow Launcher!</system:String>
<system:String x:Key="Welcome_Page1_Text02">Antes de empezar, este asistente le ayudará a configurar Flow Launcher. Puede omitirlo si lo desea. Por favor, elija un idioma</system:String>
<system:String x:Key="Welcome_Page2_Title">Busque y ejecute archivos y aplicaciones en el equipo</system:String>
<system:String x:Key="Welcome_Page2_Title">Busque y ejecute todos los archivos y aplicaciones del equipo</system:String>
<system:String x:Key="Welcome_Page2_Text01">Busque todo, desde aplicaciones, archivos, marcadores, YouTube, Twitter y más. Todo desde la comodidad del teclado y sin tener que tocar el ratón.</system:String>
<system:String x:Key="Welcome_Page2_Text02">Flow Launcher se inicia con el atajo de teclado que se muestra a continuación, anímese y pruébelo ahora. Para cambiarlo, haga clic en la caja de texto y presione la nueva combinación de teclas.</system:String>
<system:String x:Key="Welcome_Page3_Title">Atajos de teclado</system:String>
<system:String x:Key="Welcome_Page4_Title">Palabra clave de acción y comandos</system:String>
<system:String x:Key="Welcome_Page4_Text01">Busque en la web, inicie aplicaciones o ejecute diversas funciones mediante los complementos de Flow Launcher. Algunas funciones comienzan con una palabra clave de acción y, si es necesario, pueden utilizarse sin ellas. Pruebe las siguientes consultas en Flow Launcher.</system:String>
<system:String x:Key="Welcome_Page5_Title">Iniciemos Flow Launcher</system:String>
<system:String x:Key="Welcome_Page5_Text01">Finalizado. Disfrute de Flow Launcher. No olvide utilizar el atajo de teclado para iniciar :)</system:String>
<system:String x:Key="Welcome_Page5_Text01">Terminado. Disfruta de Flow Launcher. No olvides el atajo de teclado para empezar :)</system:String>
<!-- General Guide & Hotkey -->
@ -270,15 +271,15 @@
<system:String x:Key="HotkeyShiftEnterDesc">Abrir menú contextual</system:String>
<system:String x:Key="HotkeyCtrlEnterDesc">Abrir carpeta contenedora</system:String>
<system:String x:Key="HotkeyCtrlShiftEnterDesc">Ejecutar como administrador</system:String>
<system:String x:Key="HotkeyCtrlHDesc">Historial de búsquedas</system:String>
<system:String x:Key="HotkeyCtrlHDesc">Historial de consultas</system:String>
<system:String x:Key="HotkeyESCDesc">Volver al resultado en menú contextual</system:String>
<system:String x:Key="HotkeyTabDesc">Autocompletar</system:String>
<system:String x:Key="HotkeyRunDesc">Abrir / Ejecutar elemento seleccionado</system:String>
<system:String x:Key="HotkeyCtrlIDesc">Abrir ventana de configuración</system:String>
<system:String x:Key="HotkeyF5Desc">Refrescar datos del complemento</system:String>
<system:String x:Key="HotkeyF5Desc">Recargar datos del complemento</system:String>
<system:String x:Key="RecommendWeather">El tiempo</system:String>
<system:String x:Key="RecommendWeatherDesc">El tiempo en Google</system:String>
<system:String x:Key="RecommendWeatherDesc">El tiempo en los resultados de Google</system:String>
<system:String x:Key="RecommendShell">&gt; ping 8.8.8.8</system:String>
<system:String x:Key="RecommendShellDesc">Comando de terminal</system:String>
<system:String x:Key="RecommendBluetooth">Bluetooth</system:String>

View file

@ -28,6 +28,7 @@
<system:String x:Key="portableMode">Mode Portable</system:String>
<system:String x:Key="portableModeToolTIp">Stocker tous les paramètres et données utilisateur dans un seul dossier (Pratique en cas d'utilisation de disques amovibles ou de services cloud).</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">Lancer Flow Launcher au démarrage du système</system:String>
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Cacher Flow Launcher lors de la perte de focus</system:String>
<system:String x:Key="dontPromptUpdateMsg">Ne pas afficher les notifications lors d'une nouvelle version</system:String>
<system:String x:Key="rememberLastLocation">Se souvenir du dernier emplacement de la fenêtre</system:String>
@ -42,16 +43,16 @@
<system:String x:Key="ignoreHotkeysOnFullscreenToolTip">Désactiver l'activation de Flow Launcher lorsqu'une application en plein écran est active (Recommandé pour les jeux).</system:String>
<system:String x:Key="defaultFileManager">Gestionnaire de fichiers par défaut</system:String>
<system:String x:Key="defaultFileManagerToolTip">Select the file manager to use when opening the folder.</system:String>
<system:String x:Key="defaultBrowser">Default Web Browser</system:String>
<system:String x:Key="defaultBrowser">Navigateur web par défaut</system:String>
<system:String x:Key="defaultBrowserToolTip">Setting for New Tab, New Window, Private Mode.</system:String>
<system:String x:Key="pythonDirectory">Répertoire de Python</system:String>
<system:String x:Key="autoUpdates">Mettre à jour automatiquement</system:String>
<system:String x:Key="selectPythonDirectory">Sélectionner</system:String>
<system:String x:Key="hideOnStartup">Cacher Flow Launcher au démarrage</system:String>
<system:String x:Key="hideNotifyIcon">Hide tray icon</system:String>
<system:String x:Key="hideNotifyIcon">Masquer icône du plateau</system:String>
<system:String x:Key="querySearchPrecision">Query Search Precision</system:String>
<system:String x:Key="querySearchPrecisionToolTip">Changes minimum match score required for results.</system:String>
<system:String x:Key="ShouldUsePinyin">Should Use Pinyin</system:String>
<system:String x:Key="ShouldUsePinyin">Devrait utiliser le pinyin</system:String>
<system:String x:Key="ShouldUsePinyinToolTip">Allows using Pinyin to search. Pinyin is the standard system of romanized spelling for translating Chinese</system:String>
<system:String x:Key="shadowEffectNotAllowed">Shadow effect is not allowed while current theme has blur effect enabled</system:String>
@ -173,7 +174,7 @@
<!-- DefaultBrowser Setting Dialog -->
<system:String x:Key="defaultBrowserTitle">Default Web Browser</system:String>
<system:String x:Key="defaultBrowser_tips">The default setting follows the OS default browser setting. If specified separately, flow uses that browser.</system:String>
<system:String x:Key="defaultBrowser_name">Browser</system:String>
<system:String x:Key="defaultBrowser_name">Navigateur</system:String>
<system:String x:Key="defaultBrowser_profile_name">Browser Name</system:String>
<system:String x:Key="defaultBrowser_path">Browser Path</system:String>
<system:String x:Key="defaultBrowser_newWindow">New Window</system:String>
@ -279,9 +280,9 @@
<system:String x:Key="RecommendWeather">Weather</system:String>
<system:String x:Key="RecommendWeatherDesc">Weather in Google Result</system:String>
<system:String x:Key="RecommendShell">&gt; ping 8.8.8.8</system:String>
<system:String x:Key="RecommendShellDesc">Shell Command</system:String>
<system:String x:Key="RecommendShellDesc">Commande Shell</system:String>
<system:String x:Key="RecommendBluetooth">Bluetooth</system:String>
<system:String x:Key="RecommendBluetoothDesc">Bluetooth in Windows Settings</system:String>
<system:String x:Key="RecommendBluetoothDesc">Bluetooth dans les Paramètres de Windows</system:String>
<system:String x:Key="RecommendAcronyms">sn</system:String>
<system:String x:Key="RecommendAcronymsDesc">Sticky Notes</system:String>

View file

@ -28,6 +28,7 @@
<system:String x:Key="portableMode">Portable Mode</system:String>
<system:String x:Key="portableModeToolTIp">Store all settings and user data in one folder (Useful when used with removable drives or cloud services).</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">Avvia Wow all'avvio di Windows</system:String>
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Nascondi Flow Launcher quando perde il focus</system:String>
<system:String x:Key="dontPromptUpdateMsg">Non mostrare le notifiche per una nuova versione</system:String>
<system:String x:Key="rememberLastLocation">Ricorda l'ultima posizione di avvio del launcher</system:String>

View file

@ -28,6 +28,7 @@
<system:String x:Key="portableMode">Portable Mode</system:String>
<system:String x:Key="portableModeToolTIp">Store all settings and user data in one folder (Useful when used with removable drives or cloud services).</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">スタートアップ時にFlow Launcherを起動する</system:String>
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">フォーカスを失った時にFlow Launcherを隠す</system:String>
<system:String x:Key="dontPromptUpdateMsg">最新版が入手可能であっても、アップグレードメッセージを表示しない</system:String>
<system:String x:Key="rememberLastLocation">前回のランチャーの位置を記憶</system:String>

View file

@ -16,9 +16,9 @@
<system:String x:Key="copy">복사하기</system:String>
<system:String x:Key="cut">잘라내기</system:String>
<system:String x:Key="paste">붙여넣기</system:String>
<system:String x:Key="fileTitle">File</system:String>
<system:String x:Key="folderTitle">Folder</system:String>
<system:String x:Key="textTitle">Text</system:String>
<system:String x:Key="fileTitle">파일</system:String>
<system:String x:Key="folderTitle">폴더</system:String>
<system:String x:Key="textTitle">텍스트</system:String>
<system:String x:Key="GameMode">게임 모드</system:String>
<system:String x:Key="GameModeToolTip">단축키 사용을 일시중단합니다.</system:String>
@ -28,6 +28,7 @@
<system:String x:Key="portableMode">포터블 모드</system:String>
<system:String x:Key="portableModeToolTIp">모든 설정이 폴더안에 들어갑니다. USB 드라이브나 클라우드로 사용 가능합니다.</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">시스템 시작 시 Flow Launcher 실행</system:String>
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">포커스 잃으면 Flow Launcher 숨김</system:String>
<system:String x:Key="dontPromptUpdateMsg">새 버전 알림 끄기</system:String>
<system:String x:Key="rememberLastLocation">마지막 실행 위치 기억</system:String>
@ -85,7 +86,7 @@
<system:String x:Key="theme">테마</system:String>
<system:String x:Key="browserMoreThemes">테마 갤러리</system:String>
<system:String x:Key="howToCreateTheme">테마 제작 안내</system:String>
<system:String x:Key="hiThere">Hi There</system:String>
<system:String x:Key="hiThere">안녕하세요.</system:String>
<system:String x:Key="queryBoxFont">쿼리 상자 글꼴</system:String>
<system:String x:Key="resultItemFont">결과 항목 글꼴</system:String>
<system:String x:Key="windowMode">윈도우 모드</system:String>
@ -177,8 +178,8 @@
<system:String x:Key="defaultBrowser_name">브라우저</system:String>
<system:String x:Key="defaultBrowser_profile_name">브라우저 이름</system:String>
<system:String x:Key="defaultBrowser_path">브라우저 경로</system:String>
<system:String x:Key="defaultBrowser_newWindow">New Window</system:String>
<system:String x:Key="defaultBrowser_newTab">New Tab</system:String>
<system:String x:Key="defaultBrowser_newWindow">새 창</system:String>
<system:String x:Key="defaultBrowser_newTab">새 탭</system:String>
<system:String x:Key="defaultBrowser_parameter">사생활 보호 모드</system:String>
<!-- Priority Setting Dialog -->
@ -243,7 +244,7 @@
<system:String x:Key="update_flowlauncher_update">업데이트</system:String>
<system:String x:Key="update_flowlauncher_update_cancel">취소</system:String>
<system:String x:Key="update_flowlauncher_fail">업데이트 실패</system:String>
<system:String x:Key="update_flowlauncher_check_connection">Check your connection and try updating proxy settings to github-cloud.s3.amazonaws.com.</system:String>
<system:String x:Key="update_flowlauncher_check_connection">연결을 확인하고 프록시 설정을 github-cloud.s3.amazonaws.com으로 업데이트해 보십시오.</system:String>
<system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">업데이트를 위해 Flow Launcher를 재시작합니다.</system:String>
<system:String x:Key="update_flowlauncher_update_update_files">아래 파일들이 업데이트됩니다.</system:String>
<system:String x:Key="update_flowlauncher_update_files">업데이트 파일</system:String>

View file

@ -28,6 +28,7 @@
<system:String x:Key="portableMode">Portable Mode</system:String>
<system:String x:Key="portableModeToolTIp">Store all settings and user data in one folder (Useful when used with removable drives or cloud services).</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">Start Flow Launcher on system startup</system:String>
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Hide Flow Launcher when focus is lost</system:String>
<system:String x:Key="dontPromptUpdateMsg">Do not show new version notifications</system:String>
<system:String x:Key="rememberLastLocation">Remember last launch location</system:String>

View file

@ -28,6 +28,7 @@
<system:String x:Key="portableMode">Draagbare Modus</system:String>
<system:String x:Key="portableModeToolTIp">Alle instellingen en gebruikersgegevens opslaan in één map (Nuttig bij het gebruik van verwijderbare schijven of cloud services).</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">Start Flow Launcher als systeem opstart</system:String>
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Verberg Flow Launcher als focus verloren is</system:String>
<system:String x:Key="dontPromptUpdateMsg">Laat geen nieuwe versie notificaties zien</system:String>
<system:String x:Key="rememberLastLocation">Herinner laatste opstart locatie</system:String>

View file

@ -12,22 +12,23 @@
<system:String x:Key="iconTraySettings">Ustawienia</system:String>
<system:String x:Key="iconTrayAbout">O programie</system:String>
<system:String x:Key="iconTrayExit">Wyjdź</system:String>
<system:String x:Key="closeWindow">Close</system:String>
<system:String x:Key="closeWindow">Zamknij</system:String>
<system:String x:Key="copy">Copy</system:String>
<system:String x:Key="cut">Cut</system:String>
<system:String x:Key="paste">Paste</system:String>
<system:String x:Key="cut">Wytnij</system:String>
<system:String x:Key="paste">Wklej</system:String>
<system:String x:Key="fileTitle">File</system:String>
<system:String x:Key="folderTitle">Folder</system:String>
<system:String x:Key="textTitle">Text</system:String>
<system:String x:Key="GameMode">Game Mode</system:String>
<system:String x:Key="GameModeToolTip">Suspend the use of Hotkeys.</system:String>
<system:String x:Key="GameMode">Tryb grania</system:String>
<system:String x:Key="GameModeToolTip">Wstrzymaj używanie skrótów.</system:String>
<!-- Setting General -->
<system:String x:Key="flowlauncher_settings">Ustawienia Flow Launcher</system:String>
<system:String x:Key="general">Ogólne</system:String>
<system:String x:Key="portableMode">Portable Mode</system:String>
<system:String x:Key="portableModeToolTIp">Store all settings and user data in one folder (Useful when used with removable drives or cloud services).</system:String>
<system:String x:Key="portableMode">Tryb przenośny</system:String>
<system:String x:Key="portableModeToolTIp">Przechowuj wszystkie ustawienia i dane użytkownika w jednym folderze (Przydatne, gdy używane na dyskach wymiennych lub usługach chmurowych).</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">Uruchamiaj Flow Launcher przy starcie systemu</system:String>
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Ukryj okno Flow Launcher kiedy przestanie ono być aktywne</system:String>
<system:String x:Key="dontPromptUpdateMsg">Nie pokazuj powiadomienia o nowej wersji</system:String>
<system:String x:Key="rememberLastLocation">Zapamiętaj ostatnią pozycję okna</system:String>
@ -39,16 +40,16 @@
<system:String x:Key="LastQueryEmpty">Empty last Query</system:String>
<system:String x:Key="maxShowResults">Maksymalna liczba wyników</system:String>
<system:String x:Key="ignoreHotkeysOnFullscreen">Ignoruj skróty klawiszowe w trybie pełnego ekranu</system:String>
<system:String x:Key="ignoreHotkeysOnFullscreenToolTip">Disable Flow Launcher activation when a full screen application is active (Recommended for games).</system:String>
<system:String x:Key="defaultFileManager">Default File Manager</system:String>
<system:String x:Key="defaultFileManagerToolTip">Select the file manager to use when opening the folder.</system:String>
<system:String x:Key="defaultBrowser">Default Web Browser</system:String>
<system:String x:Key="defaultBrowserToolTip">Setting for New Tab, New Window, Private Mode.</system:String>
<system:String x:Key="ignoreHotkeysOnFullscreenToolTip">Wyłącz aktywowanie Flow Launcher, gdy uruchomiona jest aplikacja pełnoekranowa (Zalecane dla gier).</system:String>
<system:String x:Key="defaultFileManager">Domyślny menedżer plików</system:String>
<system:String x:Key="defaultFileManagerToolTip">Wybierz menedżer plików używany do otwierania folderów.</system:String>
<system:String x:Key="defaultBrowser">Domyślna przeglądarka</system:String>
<system:String x:Key="defaultBrowserToolTip">Ustawienie dla nowej karty, nowego okna i trybu prywatnego.</system:String>
<system:String x:Key="pythonDirectory">Folder biblioteki Python</system:String>
<system:String x:Key="autoUpdates">Automatyczne aktualizacje</system:String>
<system:String x:Key="selectPythonDirectory">Wybierz</system:String>
<system:String x:Key="hideOnStartup">Uruchamiaj Flow Launcher zminimalizowany</system:String>
<system:String x:Key="hideNotifyIcon">Hide tray icon</system:String>
<system:String x:Key="hideNotifyIcon">Ukryj ikonę zasobnika</system:String>
<system:String x:Key="querySearchPrecision">Query Search Precision</system:String>
<system:String x:Key="querySearchPrecisionToolTip">Changes minimum match score required for results.</system:String>
<system:String x:Key="ShouldUsePinyin">Should Use Pinyin</system:String>
@ -172,7 +173,7 @@
<system:String x:Key="fileManager_file_arg">Arg For File</system:String>
<!-- DefaultBrowser Setting Dialog -->
<system:String x:Key="defaultBrowserTitle">Default Web Browser</system:String>
<system:String x:Key="defaultBrowserTitle">Domyślna przeglądarka</system:String>
<system:String x:Key="defaultBrowser_tips">The default setting follows the OS default browser setting. If specified separately, flow uses that browser.</system:String>
<system:String x:Key="defaultBrowser_name">Browser</system:String>
<system:String x:Key="defaultBrowser_profile_name">Browser Name</system:String>

View file

@ -28,6 +28,7 @@
<system:String x:Key="portableMode">Portable Mode</system:String>
<system:String x:Key="portableModeToolTIp">Store all settings and user data in one folder (Useful when used with removable drives or cloud services).</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">Iniciar Flow Launcher com inicialização do sistema</system:String>
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Esconder Flow Launcher quando foco for perdido</system:String>
<system:String x:Key="dontPromptUpdateMsg">Não mostrar notificações de novas versões</system:String>
<system:String x:Key="rememberLastLocation">Lembrar última localização de lançamento</system:String>

View file

@ -28,6 +28,7 @@
<system:String x:Key="portableMode">Modo portátil</system:String>
<system:String x:Key="portableModeToolTIp">Guardar todas as definições e dados do utilizador numa pasta (indicado se utilizar discos amovíveis ou serviços cloud)</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">Iniciar Flow Launcher ao arrancar o sistema</system:String>
<system:String x:Key="setAutoStartFailed">Erro ao definir para iniciar ao arrancar</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Ocultar Flow Launcher ao perder o foco</system:String>
<system:String x:Key="dontPromptUpdateMsg">Não notificar acerca de novas versões</system:String>
<system:String x:Key="rememberLastLocation">Memorizar localização anterior</system:String>

View file

@ -28,6 +28,7 @@
<system:String x:Key="portableMode">Portable Mode</system:String>
<system:String x:Key="portableModeToolTIp">Store all settings and user data in one folder (Useful when used with removable drives or cloud services).</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">Запускать Flow Launcher при запуске системы</system:String>
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Скрывать Flow Launcher, если потерян фокуc</system:String>
<system:String x:Key="dontPromptUpdateMsg">Не отображать сообщение об обновлении, когда доступна новая версия</system:String>
<system:String x:Key="rememberLastLocation">Запомнить последнее место запуска</system:String>

View file

@ -28,6 +28,7 @@
<system:String x:Key="portableMode">Prenosný režim</system:String>
<system:String x:Key="portableModeToolTIp">Uloží všetky nastavenia a používateľské údaje do jedného priečinka (Užitočné pri vymeniteľných diskoch a cloudových službách).</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">Spustiť Flow Launcher pri spustení systému</system:String>
<system:String x:Key="setAutoStartFailed">Chybné nastavenie spustenia pri spustení</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Schovať Flow Launcher po strate fokusu</system:String>
<system:String x:Key="dontPromptUpdateMsg">Nezobrazovať upozornenia na novú verziu</system:String>
<system:String x:Key="rememberLastLocation">Zapamätať si posledné umiestnenie</system:String>

View file

@ -28,6 +28,7 @@
<system:String x:Key="portableMode">Portable Mode</system:String>
<system:String x:Key="portableModeToolTIp">Store all settings and user data in one folder (Useful when used with removable drives or cloud services).</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">Pokreni Flow Launcher pri podizanju sistema</system:String>
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Sakri Flow Launcher kada se izgubi fokus</system:String>
<system:String x:Key="dontPromptUpdateMsg">Ne prikazuj obaveštenje o novoj verziji</system:String>
<system:String x:Key="rememberLastLocation">Zapamti lokaciju poslednjeg pokretanja</system:String>

View file

@ -28,6 +28,7 @@
<system:String x:Key="portableMode">Taşınabilir Mod</system:String>
<system:String x:Key="portableModeToolTIp">Tüm ayarları ve kullanıcı verilerini tek bir klasörde saklayın (Çıkarılabilir sürücüler veya bulut hizmetleri ile kullanıldığında kullanışlıdır).</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">Flow Launcher'u başlangıçta başlat</system:String>
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Odak pencereden ayrıldığında Flow Launcher'u gizle</system:String>
<system:String x:Key="dontPromptUpdateMsg">Güncelleme bildirimlerini gösterme</system:String>
<system:String x:Key="rememberLastLocation">Pencere konumunu hatırla</system:String>

View file

@ -28,6 +28,7 @@
<system:String x:Key="portableMode">Портативний режим</system:String>
<system:String x:Key="portableModeToolTIp">Зберігати всі налаштування і дані користувача в одній теці (буде корисно при видаленні дисків або хмарних сервісах).</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">Запускати Flow Launcher при запуску системи</system:String>
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Сховати Flow Launcher, якщо втрачено фокус</system:String>
<system:String x:Key="dontPromptUpdateMsg">Не повідомляти про доступні нові версії</system:String>
<system:String x:Key="rememberLastLocation">Запам'ятати останнє місце запуску</system:String>

View file

@ -28,6 +28,7 @@
<system:String x:Key="portableMode">便携模式</system:String>
<system:String x:Key="portableModeToolTIp">将所有设置和用户数据存储在一个文件夹中 (可用于可移除驱动器或云服务)。</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">开机自启</system:String>
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">失去焦点时自动隐藏 Flow Launcher</system:String>
<system:String x:Key="dontPromptUpdateMsg">不显示新版本提示</system:String>
<system:String x:Key="rememberLastLocation">记住上次启动位置</system:String>
@ -39,7 +40,7 @@
<system:String x:Key="LastQueryEmpty">清空上次搜索关键字</system:String>
<system:String x:Key="maxShowResults">最大结果显示个数</system:String>
<system:String x:Key="ignoreHotkeysOnFullscreen">全屏模式下忽略热键</system:String>
<system:String x:Key="ignoreHotkeysOnFullscreenToolTip">当全屏应用程序激活时禁用快捷键。</system:String>
<system:String x:Key="ignoreHotkeysOnFullscreenToolTip">当全屏应用程序激活时禁用快捷键(建议游戏时打开)。</system:String>
<system:String x:Key="defaultFileManager">默认文件管理器</system:String>
<system:String x:Key="defaultFileManagerToolTip">选择打开文件夹时要使用的文件管理器。</system:String>
<system:String x:Key="defaultBrowser">默认浏览器</system:String>
@ -148,7 +149,7 @@
<system:String x:Key="version">版本</system:String>
<system:String x:Key="about_activate_times">你已经激活了 Flow Launcher {0} 次</system:String>
<system:String x:Key="checkUpdates">检查更新</system:String>
<system:String x:Key="newVersionTips">发现新版本 {0} , 请重启 Flow Launcher</system:String>
<system:String x:Key="newVersionTips">发现新版本 {0}, 请重启 Flow Launcher</system:String>
<system:String x:Key="checkUpdatesFailed">下载更新失败,请检查您与 api.github.com 的连接状态或检查代理设置</system:String>
<system:String x:Key="downloadUpdatesFailed">
下载更新失败,请检查您与 github-cloud.s3.amazonaws.com 的连接状态或检查代理设置,

View file

@ -28,6 +28,7 @@
<system:String x:Key="portableMode">Portable Mode</system:String>
<system:String x:Key="portableModeToolTIp">Store all settings and user data in one folder (Useful when used with removable drives or cloud services).</system:String>
<system:String x:Key="startFlowLauncherOnSystemStartup">開機時啟動</system:String>
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
<system:String x:Key="hideFlowLauncherWhenLoseFocus">失去焦點時自動隱藏 Flow Launcher</system:String>
<system:String x:Key="dontPromptUpdateMsg">不顯示新版本提示</system:String>
<system:String x:Key="rememberLastLocation">記住上次啟動位置</system:String>
@ -38,7 +39,7 @@
<system:String x:Key="LastQuerySelected">Select last Query</system:String>
<system:String x:Key="LastQueryEmpty">Empty last Query</system:String>
<system:String x:Key="maxShowResults">最大結果顯示個數</system:String>
<system:String x:Key="ignoreHotkeysOnFullscreen">全螢幕模式下忽略鍵</system:String>
<system:String x:Key="ignoreHotkeysOnFullscreen">全螢幕模式下忽略快捷鍵</system:String>
<system:String x:Key="ignoreHotkeysOnFullscreenToolTip">全螢幕模式下停用快捷鍵(推薦用於遊戲時)。</system:String>
<system:String x:Key="defaultFileManager">預設檔案管理器</system:String>
<system:String x:Key="defaultFileManagerToolTip">選擇打開資料夾時要使用的檔案管理器。</system:String>
@ -77,7 +78,7 @@
<!-- Setting Plugin Store -->
<system:String x:Key="pluginStore">插件商店</system:String>
<system:String x:Key="pluginStore">外掛商店</system:String>
<system:String x:Key="refresh">重新整理</system:String>
<system:String x:Key="install">安裝</system:String>
@ -117,7 +118,7 @@
<system:String x:Key="edit">編輯</system:String>
<system:String x:Key="add">新增</system:String>
<system:String x:Key="pleaseSelectAnItem">請選擇一項</system:String>
<system:String x:Key="deleteCustomHotkeyWarning">確定要刪除外掛 {0} 的鍵嗎?</system:String>
<system:String x:Key="deleteCustomHotkeyWarning">確定要刪除外掛 {0} 的快捷鍵嗎?</system:String>
<system:String x:Key="queryWindowShadowEffect">查詢窗口陰影效果</system:String>
<system:String x:Key="shadowEffectCPUUsage">陰影效果將佔用大量的 GPU 資源。如果你的電腦效能有限,不建議使用。</system:String>
<system:String x:Key="windowWidthSize">窗口寬度</system:String>
@ -168,8 +169,8 @@
<system:String x:Key="fileManager_name">檔案管理器</system:String>
<system:String x:Key="fileManager_profile_name">檔案名稱</system:String>
<system:String x:Key="fileManager_path">檔案管理器路徑</system:String>
<system:String x:Key="fileManager_directory_arg">Arg For Folder</system:String>
<system:String x:Key="fileManager_file_arg">Arg For File</system:String>
<system:String x:Key="fileManager_directory_arg">資料夾參數</system:String>
<system:String x:Key="fileManager_file_arg">檔案參數</system:String>
<!-- DefaultBrowser Setting Dialog -->
<system:String x:Key="defaultBrowserTitle">預設瀏覽器</system:String>
@ -183,7 +184,7 @@
<!-- Priority Setting Dialog -->
<system:String x:Key="changePriorityWindow">更改優先度</system:String>
<system:String x:Key="priority_tips">數字越大,查詢結過會排在越前面。嘗試將其設定為 5。如果你希望查詢結果低於任何其他插件,請提供負數</system:String>
<system:String x:Key="priority_tips">數字越大,查詢結果會排在越前面。嘗試將其設定為 5。如果你希望查詢結果低於任何其他外掛,請提供負數</system:String>
<system:String x:Key="invalidPriority">請為優先度提供一個有效的整數!</system:String>
<!-- Action Keyword Setting Dialog -->
@ -199,15 +200,15 @@
<system:String x:Key="actionkeyword_tips">如果不想設定觸發關鍵字,可以使用*代替</system:String>
<!-- Custom Query Hotkey Dialog -->
<system:String x:Key="customeQueryHotkeyTitle">自定義鍵查詢</system:String>
<system:String x:Key="customeQueryHotkeyTitle">自定義快捷鍵查詢</system:String>
<system:String x:Key="customeQueryHotkeyTips">Press the custom hotkey to automatically insert the specified query.</system:String>
<system:String x:Key="preview">預覽</system:String>
<system:String x:Key="hotkeyIsNotUnavailable">熱鍵不存在,請設定一個新的熱鍵</system:String>
<system:String x:Key="hotkeyIsNotUnavailable">快捷鍵不存在,請設定一個新的快捷鍵</system:String>
<system:String x:Key="invalidPluginHotkey">外掛熱鍵無法使用</system:String>
<system:String x:Key="update">更新</system:String>
<!-- Hotkey Control -->
<system:String x:Key="hotkeyUnavailable">鍵無法使用</system:String>
<system:String x:Key="hotkeyUnavailable">快捷鍵無法使用</system:String>
<!-- Crash Reporter -->
<system:String x:Key="reportWindow_version">版本</system:String>
@ -275,7 +276,7 @@
<system:String x:Key="HotkeyTabDesc">Autocomplete</system:String>
<system:String x:Key="HotkeyRunDesc">Open / Run Selected Item</system:String>
<system:String x:Key="HotkeyCtrlIDesc">開啟視窗設定</system:String>
<system:String x:Key="HotkeyF5Desc">充新載入插件數據</system:String>
<system:String x:Key="HotkeyF5Desc">重新載入外掛資料</system:String>
<system:String x:Key="RecommendWeather">天氣</system:String>
<system:String x:Key="RecommendWeatherDesc">Google 搜索的天氣結果</system:String>

View file

@ -3,18 +3,18 @@
<!-- Plugin Info -->
<system:String x:Key="flowlauncher_plugin_browserbookmark_plugin_name">Marcadores del navegador</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_plugin_description">Busca en los marcadores de tu navegador</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_plugin_description">Busque en sus marcadores del navegador</system:String>
<!-- Settings -->
<system:String x:Key="flowlauncher_plugin_browserbookmark_bookmarkDataSetting">Datos de marcador</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_openBookmarks">Abrir marcadores en:</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_newWindow">Nueva ventana</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_newTab">Nueva Pestaña</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_newTab">Nueva pestaña</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_setBrowserFromPath">Establecer navegador desde ruta:</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_choose">Elige</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_copyurl_title">Copiar enlace</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_copyurl_subtitle">Copiar enlace del marcador al portapapeles</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_loadBrowserFrom">Iniciar navegador desde:</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_choose">Elegir</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_copyurl_title">Copiar url</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_copyurl_subtitle">Copia la url del marcador al portapapeles</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_loadBrowserFrom">Cargar navegador desde:</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserName">Nombre del navegador</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserBookmarkDataDirectory">Ruta del directorio de datos</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_addBrowserBookmark">Añadir</system:String>

View file

@ -8,10 +8,10 @@
<!-- Settings -->
<system:String x:Key="flowlauncher_plugin_browserbookmark_bookmarkDataSetting">북마크 데이터</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_openBookmarks">Open bookmarks in:</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_newWindow">New window</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_newTab">New tab</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_newWindow">새 창</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_newTab">새 탭</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_setBrowserFromPath">Set browser from path:</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_choose">Choose</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_choose">선택</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_copyurl_title">Copy url</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_copyurl_subtitle">Copy the bookmark's url to clipboard</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_loadBrowserFrom">Load Browser From:</system:String>

View file

@ -4,7 +4,7 @@
<system:String x:Key="flowlauncher_plugin_caculator_plugin_name">Calculadora</system:String>
<system:String x:Key="flowlauncher_plugin_caculator_plugin_description">Permite hacer cálculos matemáticos. (Pruebe 5*3-2 en Flow Launcher)</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_not_a_number">No es un número (NaN)</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_expression_not_complete">Expresión incorrecta o incompleta (¿Has olvidado algún paréntesis?)</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_expression_not_complete">Expresión incorrecta o incompleta (¿Ha olvidado algunos paréntesis?)</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_copy_number_to_clipboard">Copiar este número al portapapeles</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_output_decimal_seperator">Separador decimal</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_output_decimal_seperator_help">El separador decimal que se utilizará en la salida.</system:String>

View file

@ -14,6 +14,7 @@
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">To fix this, start the Windows Search service. Select here to remove this warning</system:String>
<system:String x:Key="plugin_explorer_alternative">The warning message has been switched off. As an alternative for searching files and folders, would you like to install Everything plugin?{0}{0}Select 'Yes' to install Everything plugin, or 'No' to return</system:String>
<system:String x:Key="plugin_explorer_alternative_title">Explorer Alternative</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Error occurred during search: {0}</system:String>
<!--Controls-->
<system:String x:Key="plugin_explorer_delete">Slet</system:String>
@ -22,6 +23,8 @@
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Customise Action Keywords</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Index Search Excluded Paths</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Turning this on will return indexed directories/files faster, but if a directory/file is not indexed it will not show up. If a directory/file has been added to Index Search Excluded Path then it will still show up even if this option is on</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">Indexing Options</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">Search:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Path Search:</system:String>

View file

@ -14,6 +14,7 @@
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">To fix this, start the Windows Search service. Select here to remove this warning</system:String>
<system:String x:Key="plugin_explorer_alternative">The warning message has been switched off. As an alternative for searching files and folders, would you like to install Everything plugin?{0}{0}Select 'Yes' to install Everything plugin, or 'No' to return</system:String>
<system:String x:Key="plugin_explorer_alternative_title">Explorer Alternative</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Error occurred during search: {0}</system:String>
<!--Controls-->
<system:String x:Key="plugin_explorer_delete">Löschen</system:String>
@ -22,6 +23,8 @@
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Customise Action Keywords</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Index Search Excluded Paths</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Turning this on will return indexed directories/files faster, but if a directory/file is not indexed it will not show up. If a directory/file has been added to Index Search Excluded Path then it will still show up even if this option is on</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">Indexing Options</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">Search:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Path Search:</system:String>

View file

@ -14,6 +14,7 @@
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">To fix this, start the Windows Search service. Select here to remove this warning</system:String>
<system:String x:Key="plugin_explorer_alternative">The warning message has been switched off. As an alternative for searching files and folders, would you like to install Everything plugin?{0}{0}Select 'Yes' to install Everything plugin, or 'No' to return</system:String>
<system:String x:Key="plugin_explorer_alternative_title">Explorer Alternative</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Error occurred during search: {0}</system:String>
<!--Controls-->
<system:String x:Key="plugin_explorer_delete">Eliminar</system:String>
@ -22,6 +23,8 @@
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Customise Action Keywords</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Index Search Excluded Paths</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Turning this on will return indexed directories/files faster, but if a directory/file is not indexed it will not show up. If a directory/file has been added to Index Search Excluded Path then it will still show up even if this option is on</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">Indexing Options</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">Search:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Path Search:</system:String>
@ -29,7 +32,7 @@
<system:String x:Key="plugin_explorer_actionkeywordview_indexsearch">Index Search:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">Quick Access:</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_current">Current Action Keyword</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_done">Done</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_done">Hecho</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_enabled">Enabled</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_enabled_tooltip">When disabled Flow will not execute this search option, and will additionally revert back to '*' to free up the action keyword</system:String>

View file

@ -2,17 +2,17 @@
<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">
<!--Dialogues-->
<system:String x:Key="plugin_explorer_make_selection_warning">Por favor, seleccione primero</system:String>
<system:String x:Key="plugin_explorer_make_selection_warning">Por favor haga una selección primero</system:String>
<system:String x:Key="plugin_explorer_select_folder_link_warning">Por favor, seleccione un enlace de carpeta</system:String>
<system:String x:Key="plugin_explorer_delete_folder_link">¿Estás seguro de que quieres eliminar {0}?</system:String>
<system:String x:Key="plugin_explorer_deletefilefolderconfirm">¿Estás seguro que quieres eliminar permanentemente este {0}?</system:String>
<system:String x:Key="plugin_explorer_delete_folder_link">¿Está seguro que desea eliminar {0}?</system:String>
<system:String x:Key="plugin_explorer_deletefilefolderconfirm">¿Está seguro de que desea eliminar permanentemente este {0}?</system:String>
<system:String x:Key="plugin_explorer_deletefilefoldersuccess">Eliminado correctamente</system:String>
<system:String x:Key="plugin_explorer_deletefilefoldersuccess_detail">El {0} fué eliminado correctamente</system:String>
<system:String x:Key="plugin_explorer_globalActionKeywordInvalid">Asignar una palabra clave para acciones global podría mostrar demasiados resultados en las búsquedas. Por favor, seleccione una palabra clave específica</system:String>
<system:String x:Key="plugin_explorer_quickaccess_globalActionKeywordInvalid">El acceso rápido no puede usar la palabra clave para acciones global cuando está habilitado. Por favor, elija una palabra clave específica</system:String>
<system:String x:Key="plugin_explorer_globalActionKeywordInvalid">Asignar la palabra clave de acción global podría generar demasiados resultados durante la búsqueda. Por favor, elija una palabra clave de acción específica</system:String>
<system:String x:Key="plugin_explorer_quickaccess_globalActionKeywordInvalid">El acceso rápido no puede usar la palabra clave de acción global cuando está habilitado. Por favor, elija una palabra clave específica</system:String>
<system:String x:Key="plugin_explorer_windowsSearchServiceNotRunning">El servicio requerido de indexación de búsqueda de Windows no parece estar ejecutándose</system:String>
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">Para solventarlo, inicia el servicio de búsqueda de Windows. Selecciona aquí para eliminar esta advertencia</system:String>
<system:String x:Key="plugin_explorer_alternative">El mensaje de advertencia se ha desactivado. Como alternativa para buscar archivos y carpetas, ¿te gustaría instalar el complemento Everything?{0}{0}Selecciona 'Sí' para instalar el complemento Everythong, o 'No' para volver</system:String>
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">Para solucionar esto, inicie el servicio de búsqueda de Windows. Seleccione aquí para eliminar esta advertencia</system:String>
<system:String x:Key="plugin_explorer_alternative">El mensaje de advertencia se ha desactivado. Como alternativa para buscar archivos y carpetas, ¿desea instalar el complemento Everything?{0}{0}Seleccione 'Sí' para instalar el complemento Everything, o 'No' para volver</system:String>
<system:String x:Key="plugin_explorer_alternative_title">Explorador alternativo</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Se ha producido un error durante la búsqueda: {0}</system:String>
@ -23,8 +23,8 @@
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Personalizar palabras clave de acción</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Enlaces de acceso rápido</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Rutas excluídas del índice de búsqueda</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Utilizar búsqueda indexada para buscar rutas</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Al activar esta opción, los directorios/archivos indexados se mostrarán más rápidamente, pero si un directorio/archivo no está indexado, no se mostrará. Si se ha agregado un directorio/archivo a la Ruta Excluida de Búsqueda por Índice (Index Search Excluded Path), seguirá apareciendo incluso si la opción está activada</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Usar búsqueda indexada para buscar rutas</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Al activar esta opción, los directorios/archivos indexados se mostrarán más rápidamente, pero si un directorio/archivo no está indexado, no se mostrará. Si se ha agregado un directorio/archivo a la ruta de exclusión del índice de búsqueda se seguirá mostrando incluso si la opción está activada</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">Opciones de indexación</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">Buscar:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Ruta de búsqueda:</system:String>
@ -32,9 +32,9 @@
<system:String x:Key="plugin_explorer_actionkeywordview_indexsearch">Buscar índice:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">Acceso rápido:</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_current">Palabra clave de acción actual</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_done">Listo</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_done">Aceptar</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_enabled">Activado</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_enabled_tooltip">Cuando esté deshabilitado Flow no ejecutará la opción de búsqueda, y además usará '*' para no dejar en uso la palabra clave de la acción</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_enabled_tooltip">Cuando esté desactivado, Flow no ejecutará esta opción de búsqueda, y además volverá a '*' para liberar la palabra clave de acción</system:String>
<!--Plugin Infos-->
<system:String x:Key="plugin_explorer_plugin_name">Explorador</system:String>
@ -45,26 +45,26 @@
<system:String x:Key="plugin_explorer_copyfilefolder">Copiar</system:String>
<system:String x:Key="plugin_explorer_deletefilefolder">Eliminar</system:String>
<system:String x:Key="plugin_explorer_path">Ruta:</system:String>
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Eliminar el seleccionado</system:String>
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Elimina el seleccionado</system:String>
<system:String x:Key="plugin_explorer_runasdifferentuser">Ejecutar como usuario diferente</system:String>
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Ejecutar lo seleccionado usando una cuenta de usuario diferente</system:String>
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Ejecuta la selección usando una cuenta de usuario diferente</system:String>
<system:String x:Key="plugin_explorer_opencontainingfolder">Abrir carpeta contenedora</system:String>
<system:String x:Key="plugin_explorer_opencontainingfolder_subtitle">Abre la ubicación del archivo o carpeta</system:String>
<system:String x:Key="plugin_explorer_opencontainingfolder_subtitle">Abre la ubicación que contiene el archivo o carpeta</system:String>
<system:String x:Key="plugin_explorer_openwitheditor">Abrir con el editor:</system:String>
<system:String x:Key="plugin_explorer_excludefromindexsearch">Excluir la carpeta actual y sus subcarpetas del índice de búsqueda</system:String>
<system:String x:Key="plugin_explorer_excludedfromindexsearch_msg">Excluido del índice de búsqueda</system:String>
<system:String x:Key="plugin_explorer_openindexingoptions">Abrir opciones de indexación de Windows</system:String>
<system:String x:Key="plugin_explorer_openindexingoptions_subtitle">Administrar archivos y carpetas indexados</system:String>
<system:String x:Key="plugin_explorer_openindexingoptions_errormsg">Error al abrir las opciones de indexación de Windows</system:String>
<system:String x:Key="plugin_explorer_openindexingoptions_subtitle">Administra archivos y carpetas indexados</system:String>
<system:String x:Key="plugin_explorer_openindexingoptions_errormsg">No se ha podido abrir las opciones de indexación de Windows</system:String>
<system:String x:Key="plugin_explorer_add_to_quickaccess_title">Añadir al acceso rápido</system:String>
<system:String x:Key="plugin_explorer_add_to_quickaccess_subtitle">Añadir el {0} actual al acceso rápido</system:String>
<system:String x:Key="plugin_explorer_add_to_quickaccess_subtitle">Añade el {0} actual al acceso rápido</system:String>
<system:String x:Key="plugin_explorer_addfilefoldersuccess">Añadido correctamente</system:String>
<system:String x:Key="plugin_explorer_addfilefoldersuccess_detail">Añadido correctamente al acceso rápido</system:String>
<system:String x:Key="plugin_explorer_removefilefoldersuccess">Eliminado correctamente</system:String>
<system:String x:Key="plugin_explorer_removefilefoldersuccess_detail">Eliminado correctamente del acceso rápido</system:String>
<system:String x:Key="plugin_explorer_contextmenu_titletooltip">Añadir al acceso rápido para que se pueda abrir con la palabra clave de acción de la búsqueda del explorador de windows</system:String>
<system:String x:Key="plugin_explorer_contextmenu_titletooltip">Añade al acceso rápido para que se pueda abrir con la palabra clave de acción que activa la búsqueda del explorador</system:String>
<system:String x:Key="plugin_explorer_contextmenu_remove_titletooltip">Eliminar del acceso rápido</system:String>
<system:String x:Key="plugin_explorer_remove_from_quickaccess_title">Eliminar del acceso rápido</system:String>
<system:String x:Key="plugin_explorer_remove_from_quickaccess_subtitle">Eliminar el {0} actual del acceso rápido</system:String>
<system:String x:Key="plugin_explorer_remove_from_quickaccess_subtitle">Elimina el {0} actual del acceso rápido</system:String>
</ResourceDictionary>

View file

@ -14,6 +14,7 @@
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">To fix this, start the Windows Search service. Select here to remove this warning</system:String>
<system:String x:Key="plugin_explorer_alternative">The warning message has been switched off. As an alternative for searching files and folders, would you like to install Everything plugin?{0}{0}Select 'Yes' to install Everything plugin, or 'No' to return</system:String>
<system:String x:Key="plugin_explorer_alternative_title">Explorer Alternative</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Error occurred during search: {0}</system:String>
<!--Controls-->
<system:String x:Key="plugin_explorer_delete">Supprimer</system:String>
@ -22,6 +23,8 @@
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Customise Action Keywords</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Index Search Excluded Paths</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Turning this on will return indexed directories/files faster, but if a directory/file is not indexed it will not show up. If a directory/file has been added to Index Search Excluded Path then it will still show up even if this option is on</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">Indexing Options</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">Search:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Path Search:</system:String>

View file

@ -14,6 +14,7 @@
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">To fix this, start the Windows Search service. Select here to remove this warning</system:String>
<system:String x:Key="plugin_explorer_alternative">The warning message has been switched off. As an alternative for searching files and folders, would you like to install Everything plugin?{0}{0}Select 'Yes' to install Everything plugin, or 'No' to return</system:String>
<system:String x:Key="plugin_explorer_alternative_title">Explorer Alternative</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Error occurred during search: {0}</system:String>
<!--Controls-->
<system:String x:Key="plugin_explorer_delete">Cancella</system:String>
@ -22,6 +23,8 @@
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Customise Action Keywords</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Index Search Excluded Paths</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Turning this on will return indexed directories/files faster, but if a directory/file is not indexed it will not show up. If a directory/file has been added to Index Search Excluded Path then it will still show up even if this option is on</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">Indexing Options</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">Search:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Path Search:</system:String>

View file

@ -14,6 +14,7 @@
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">To fix this, start the Windows Search service. Select here to remove this warning</system:String>
<system:String x:Key="plugin_explorer_alternative">The warning message has been switched off. As an alternative for searching files and folders, would you like to install Everything plugin?{0}{0}Select 'Yes' to install Everything plugin, or 'No' to return</system:String>
<system:String x:Key="plugin_explorer_alternative_title">Explorer Alternative</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Error occurred during search: {0}</system:String>
<!--Controls-->
<system:String x:Key="plugin_explorer_delete">削除</system:String>
@ -22,6 +23,8 @@
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Customise Action Keywords</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Index Search Excluded Paths</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Turning this on will return indexed directories/files faster, but if a directory/file is not indexed it will not show up. If a directory/file has been added to Index Search Excluded Path then it will still show up even if this option is on</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">Indexing Options</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">Search:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Path Search:</system:String>

View file

@ -14,6 +14,7 @@
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">To fix this, start the Windows Search service. Select here to remove this warning</system:String>
<system:String x:Key="plugin_explorer_alternative">The warning message has been switched off. As an alternative for searching files and folders, would you like to install Everything plugin?{0}{0}Select 'Yes' to install Everything plugin, or 'No' to return</system:String>
<system:String x:Key="plugin_explorer_alternative_title">Explorer Alternative</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Error occurred during search: {0}</system:String>
<!--Controls-->
<system:String x:Key="plugin_explorer_delete">삭제</system:String>
@ -22,6 +23,8 @@
<system:String x:Key="plugin_explorer_manageactionkeywords_header">사용자 지정 액션 키워드</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Index Search Excluded Paths</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Turning this on will return indexed directories/files faster, but if a directory/file is not indexed it will not show up. If a directory/file has been added to Index Search Excluded Path then it will still show up even if this option is on</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">색인 옵션</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">검색:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">경로 검색:</system:String>

View file

@ -14,6 +14,7 @@
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">To fix this, start the Windows Search service. Select here to remove this warning</system:String>
<system:String x:Key="plugin_explorer_alternative">The warning message has been switched off. As an alternative for searching files and folders, would you like to install Everything plugin?{0}{0}Select 'Yes' to install Everything plugin, or 'No' to return</system:String>
<system:String x:Key="plugin_explorer_alternative_title">Explorer Alternative</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Error occurred during search: {0}</system:String>
<!--Controls-->
<system:String x:Key="plugin_explorer_delete">Delete</system:String>
@ -22,6 +23,8 @@
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Customise Action Keywords</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Index Search Excluded Paths</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Turning this on will return indexed directories/files faster, but if a directory/file is not indexed it will not show up. If a directory/file has been added to Index Search Excluded Path then it will still show up even if this option is on</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">Indexing Options</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">Search:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Path Search:</system:String>

View file

@ -14,6 +14,7 @@
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">To fix this, start the Windows Search service. Select here to remove this warning</system:String>
<system:String x:Key="plugin_explorer_alternative">The warning message has been switched off. As an alternative for searching files and folders, would you like to install Everything plugin?{0}{0}Select 'Yes' to install Everything plugin, or 'No' to return</system:String>
<system:String x:Key="plugin_explorer_alternative_title">Explorer Alternative</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Error occurred during search: {0}</system:String>
<!--Controls-->
<system:String x:Key="plugin_explorer_delete">Verwijder</system:String>
@ -22,6 +23,8 @@
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Customise Action Keywords</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Index Search Excluded Paths</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Turning this on will return indexed directories/files faster, but if a directory/file is not indexed it will not show up. If a directory/file has been added to Index Search Excluded Path then it will still show up even if this option is on</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">Indexing Options</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">Search:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Path Search:</system:String>

View file

@ -14,6 +14,7 @@
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">To fix this, start the Windows Search service. Select here to remove this warning</system:String>
<system:String x:Key="plugin_explorer_alternative">The warning message has been switched off. As an alternative for searching files and folders, would you like to install Everything plugin?{0}{0}Select 'Yes' to install Everything plugin, or 'No' to return</system:String>
<system:String x:Key="plugin_explorer_alternative_title">Explorer Alternative</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Error occurred during search: {0}</system:String>
<!--Controls-->
<system:String x:Key="plugin_explorer_delete">Usuń</system:String>
@ -22,6 +23,8 @@
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Customise Action Keywords</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Index Search Excluded Paths</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Turning this on will return indexed directories/files faster, but if a directory/file is not indexed it will not show up. If a directory/file has been added to Index Search Excluded Path then it will still show up even if this option is on</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">Indexing Options</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">Search:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Path Search:</system:String>

View file

@ -14,6 +14,7 @@
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">To fix this, start the Windows Search service. Select here to remove this warning</system:String>
<system:String x:Key="plugin_explorer_alternative">The warning message has been switched off. As an alternative for searching files and folders, would you like to install Everything plugin?{0}{0}Select 'Yes' to install Everything plugin, or 'No' to return</system:String>
<system:String x:Key="plugin_explorer_alternative_title">Explorer Alternative</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Error occurred during search: {0}</system:String>
<!--Controls-->
<system:String x:Key="plugin_explorer_delete">Apagar</system:String>
@ -22,6 +23,8 @@
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Customise Action Keywords</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Index Search Excluded Paths</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Turning this on will return indexed directories/files faster, but if a directory/file is not indexed it will not show up. If a directory/file has been added to Index Search Excluded Path then it will still show up even if this option is on</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">Indexing Options</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">Search:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Path Search:</system:String>

View file

@ -14,6 +14,7 @@
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">To fix this, start the Windows Search service. Select here to remove this warning</system:String>
<system:String x:Key="plugin_explorer_alternative">The warning message has been switched off. As an alternative for searching files and folders, would you like to install Everything plugin?{0}{0}Select 'Yes' to install Everything plugin, or 'No' to return</system:String>
<system:String x:Key="plugin_explorer_alternative_title">Explorer Alternative</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Error occurred during search: {0}</system:String>
<!--Controls-->
<system:String x:Key="plugin_explorer_delete">Удалить</system:String>
@ -22,6 +23,8 @@
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Customise Action Keywords</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Index Search Excluded Paths</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Turning this on will return indexed directories/files faster, but if a directory/file is not indexed it will not show up. If a directory/file has been added to Index Search Excluded Path then it will still show up even if this option is on</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">Indexing Options</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">Search:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Path Search:</system:String>

View file

@ -14,6 +14,7 @@
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">To fix this, start the Windows Search service. Select here to remove this warning</system:String>
<system:String x:Key="plugin_explorer_alternative">The warning message has been switched off. As an alternative for searching files and folders, would you like to install Everything plugin?{0}{0}Select 'Yes' to install Everything plugin, or 'No' to return</system:String>
<system:String x:Key="plugin_explorer_alternative_title">Explorer Alternative</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Error occurred during search: {0}</system:String>
<!--Controls-->
<system:String x:Key="plugin_explorer_delete">Obriši</system:String>
@ -22,6 +23,8 @@
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Customise Action Keywords</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Index Search Excluded Paths</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Turning this on will return indexed directories/files faster, but if a directory/file is not indexed it will not show up. If a directory/file has been added to Index Search Excluded Path then it will still show up even if this option is on</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">Indexing Options</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">Search:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Path Search:</system:String>

View file

@ -14,6 +14,7 @@
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">To fix this, start the Windows Search service. Select here to remove this warning</system:String>
<system:String x:Key="plugin_explorer_alternative">The warning message has been switched off. As an alternative for searching files and folders, would you like to install Everything plugin?{0}{0}Select 'Yes' to install Everything plugin, or 'No' to return</system:String>
<system:String x:Key="plugin_explorer_alternative_title">Explorer Alternative</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Error occurred during search: {0}</system:String>
<!--Controls-->
<system:String x:Key="plugin_explorer_delete">Sil</system:String>
@ -22,6 +23,8 @@
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Customise Action Keywords</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Index Search Excluded Paths</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Turning this on will return indexed directories/files faster, but if a directory/file is not indexed it will not show up. If a directory/file has been added to Index Search Excluded Path then it will still show up even if this option is on</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">Indexing Options</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">Search:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Path Search:</system:String>

View file

@ -14,6 +14,7 @@
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">To fix this, start the Windows Search service. Select here to remove this warning</system:String>
<system:String x:Key="plugin_explorer_alternative">The warning message has been switched off. As an alternative for searching files and folders, would you like to install Everything plugin?{0}{0}Select 'Yes' to install Everything plugin, or 'No' to return</system:String>
<system:String x:Key="plugin_explorer_alternative_title">Explorer Alternative</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Error occurred during search: {0}</system:String>
<!--Controls-->
<system:String x:Key="plugin_explorer_delete">Видалити</system:String>
@ -22,6 +23,8 @@
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Customise Action Keywords</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Index Search Excluded Paths</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Turning this on will return indexed directories/files faster, but if a directory/file is not indexed it will not show up. If a directory/file has been added to Index Search Excluded Path then it will still show up even if this option is on</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">Indexing Options</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">Search:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Path Search:</system:String>

View file

@ -14,6 +14,7 @@
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">若要解决这个问题,请启动 Windows 搜索服务。点击此处删除警告</system:String>
<system:String x:Key="plugin_explorer_alternative">警告消息已关闭。 作为搜索文件和文件夹的一个替代办法,你想要安装 Everything 插件吗?{0}{0}选择 '是'安装Everything插件',或者'否' 退出</system:String>
<system:String x:Key="plugin_explorer_alternative_title">资源管理器选项</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Error occurred during search: {0}</system:String>
<!--Controls-->
<system:String x:Key="plugin_explorer_delete">删除</system:String>
@ -22,6 +23,8 @@
<system:String x:Key="plugin_explorer_manageactionkeywords_header">自定义动作关键字</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">快速访问链接</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">索引搜索排除的路径</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Turning this on will return indexed directories/files faster, but if a directory/file is not indexed it will not show up. If a directory/file has been added to Index Search Excluded Path then it will still show up even if this option is on</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">索引选项</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">搜索激活:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">路径搜索激活:</system:String>

View file

@ -14,6 +14,7 @@
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">To fix this, start the Windows Search service. Select here to remove this warning</system:String>
<system:String x:Key="plugin_explorer_alternative">The warning message has been switched off. As an alternative for searching files and folders, would you like to install Everything plugin?{0}{0}Select 'Yes' to install Everything plugin, or 'No' to return</system:String>
<system:String x:Key="plugin_explorer_alternative_title">Explorer Alternative</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Error occurred during search: {0}</system:String>
<!--Controls-->
<system:String x:Key="plugin_explorer_delete">刪除</system:String>
@ -22,32 +23,34 @@
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Customise Action Keywords</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Index Search Excluded Paths</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">Indexing Options</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">Search:</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch_tooltip">Turning this on will return indexed directories/files faster, but if a directory/file is not indexed it will not show up. If a directory/file has been added to Index Search Excluded Path then it will still show up even if this option is on</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">索引選項</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">搜尋:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Path Search:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_filecontentsearch">File Content Search:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_indexsearch">Index Search:</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">Quick Access:</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_current">Current Action Keyword</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_done">確</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_enabled">Enabled</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_enabled">已啟用</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_enabled_tooltip">When disabled Flow will not execute this search option, and will additionally revert back to '*' to free up the action keyword</system:String>
<!--Plugin Infos-->
<system:String x:Key="plugin_explorer_plugin_name">Explorer</system:String>
<system:String x:Key="plugin_explorer_plugin_name">檔案總管</system:String>
<system:String x:Key="plugin_explorer_plugin_description">Search and manage files and folders. Explorer utilises Windows Index Search</system:String>
<!--Context menu items-->
<system:String x:Key="plugin_explorer_copypath">Copy path</system:String>
<system:String x:Key="plugin_explorer_copypath">複製路徑</system:String>
<system:String x:Key="plugin_explorer_copyfilefolder">複製</system:String>
<system:String x:Key="plugin_explorer_deletefilefolder">刪除</system:String>
<system:String x:Key="plugin_explorer_path">Path:</system:String>
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Delete the selected</system:String>
<system:String x:Key="plugin_explorer_path">路徑:</system:String>
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">刪除所選內容</system:String>
<system:String x:Key="plugin_explorer_runasdifferentuser">Run as different user</system:String>
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Run the selected using a different user account</system:String>
<system:String x:Key="plugin_explorer_opencontainingfolder">Open containing folder</system:String>
<system:String x:Key="plugin_explorer_opencontainingfolder">開啟檔案位置</system:String>
<system:String x:Key="plugin_explorer_opencontainingfolder_subtitle">Opens the location that contains the file or folder</system:String>
<system:String x:Key="plugin_explorer_openwitheditor">Open With Editor:</system:String>
<system:String x:Key="plugin_explorer_openwitheditor">在編輯器中開啟:</system:String>
<system:String x:Key="plugin_explorer_excludefromindexsearch">Exclude current and sub-directories from Index Search</system:String>
<system:String x:Key="plugin_explorer_excludedfromindexsearch_msg">Excluded from Index Search</system:String>
<system:String x:Key="plugin_explorer_openindexingoptions">Open Windows Indexing Options</system:String>

View file

@ -2,6 +2,6 @@
<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">
<system:String x:Key="flowlauncher_plugin_pluginindicator_plugin_name">Indicador de complementos</system:String>
<system:String x:Key="flowlauncher_plugin_pluginindicator_plugin_description">Provee sugerencias de palabras de acción para complementos</system:String>
<system:String x:Key="flowlauncher_plugin_pluginindicator_plugin_description">Proporciona sugerencias de palabras de acción para los complementos</system:String>
</ResourceDictionary>

View file

@ -3,28 +3,28 @@
<!--Dialogues-->
<system:String x:Key="plugin_pluginsmanager_downloading_plugin">Descargando complemento</system:String>
<system:String x:Key="plugin_pluginsmanager_download_success">Descargado con éxito</system:String>
<system:String x:Key="plugin_pluginsmanager_download_error">Error: No se pudo descargar el plugin</system:String>
<system:String x:Key="plugin_pluginsmanager_download_success">Descargado correctamente</system:String>
<system:String x:Key="plugin_pluginsmanager_download_error">Error: No se puede descargar el complemento</system:String>
<system:String x:Key="plugin_pluginsmanager_uninstall_prompt">{0} por {1} {2}{3}¿Desea desinstalar este complemento? Después de la desinstalación Flow se reiniciará automáticamente.</system:String>
<system:String x:Key="plugin_pluginsmanager_install_prompt">{0} por {1} {2}{3}¿Desea instalar este complemento? Después de la instalación Flow se reiniciará automáticamente.</system:String>
<system:String x:Key="plugin_pluginsmanager_install_title">Instalar complemento</system:String>
<system:String x:Key="plugin_pluginsmanager_install_from_web">Descargar e instalar {0}</system:String>
<system:String x:Key="plugin_pluginsmanager_uninstall_title">Desinstalar complemento</system:String>
<system:String x:Key="plugin_pluginsmanager_install_success_restart">Plugin instalado correctamente. Reiniciando Flow, por favor espere...</system:String>
<system:String x:Key="plugin_pluginsmanager_install_errormetadatafile">No se puede encontrar el archivo de metadatos plugin.json del archivo zip extraído.</system:String>
<system:String x:Key="plugin_pluginsmanager_install_error_duplicate">Error: Ya existe un plugin que tiene la misma o mayor versión con {0}.</system:String>
<system:String x:Key="plugin_pluginsmanager_install_error_title">Error al instalar complemento</system:String>
<system:String x:Key="plugin_pluginsmanager_install_error_subtitle">Ocurrió un error al intentar instalar {0}</system:String>
<system:String x:Key="plugin_pluginsmanager_update_noresult_title">Ninguna actualización disponible</system:String>
<system:String x:Key="plugin_pluginsmanager_install_success_restart">Complemento instalado correctamente. Reiniciando Flow, por favor espere...</system:String>
<system:String x:Key="plugin_pluginsmanager_install_errormetadatafile">No se ha podido encontrar el archivo de metadatos plugin.json del archivo zip extraído.</system:String>
<system:String x:Key="plugin_pluginsmanager_install_error_duplicate">Error: Ya existe un complemento que tiene la misma o mayor versión con {0}.</system:String>
<system:String x:Key="plugin_pluginsmanager_install_error_title">Error al instalar el complemento</system:String>
<system:String x:Key="plugin_pluginsmanager_install_error_subtitle">Se ha producido un error al intentar instalar {0}</system:String>
<system:String x:Key="plugin_pluginsmanager_update_noresult_title">No hay actualizaciones disponibles</system:String>
<system:String x:Key="plugin_pluginsmanager_update_noresult_subtitle">Todos los complementos están actualizados</system:String>
<system:String x:Key="plugin_pluginsmanager_update_prompt">{0} por {1} {2}{3}¿Desea actualizar este complemento? Después de la actualización Flow se reiniciará automáticamente.</system:String>
<system:String x:Key="plugin_pluginsmanager_update_title">Actualización del complemento</system:String>
<system:String x:Key="plugin_pluginsmanager_update_exists">Este complemento tiene una actualización, ¿te gustaría verla?</system:String>
<system:String x:Key="plugin_pluginsmanager_update_title">Actualizar complemento</system:String>
<system:String x:Key="plugin_pluginsmanager_update_exists">Este complemento tiene una actualización, ¿desea verla?</system:String>
<system:String x:Key="plugin_pluginsmanager_update_alreadyexists">Este complemento ya está instalado</system:String>
<system:String x:Key="plugin_pluginsmanager_update_failed_title">Error al descargar el manifiesto del complemento</system:String>
<system:String x:Key="plugin_pluginsmanager_update_failed_subtitle">Por favor, comprueba que puedes establecer conexión con github.com. Este error significa que es posible que no puedas instalar o actualizar complementos.</system:String>
<system:String x:Key="plugin_pluginsmanager_update_failed_title">La descarga del manifiesto del complemento ha fallado</system:String>
<system:String x:Key="plugin_pluginsmanager_update_failed_subtitle">Por favor, compruebe que puede establecer conexión con github.com. Este error significa que es posible que no pueda instalar o actualizar complementos.</system:String>
<system:String x:Key="plugin_pluginsmanager_install_unknown_source_warning_title">Instalando desde una fuente desconocida</system:String>
<system:String x:Key="plugin_pluginsmanager_install_unknown_source_warning">¡Estás instalando este complemento desde una fuente desconocida y puede contener riesgos potenciales!{0}{0}Por favor, asegúrate de saber de dónde procede este complemento y de que es seguro.{0}{0}¿Aún así te gustaría continuar?{0}{0}(Puede apagar esta advertencia en la configuración)</system:String>
<system:String x:Key="plugin_pluginsmanager_install_unknown_source_warning">¡Está instalando este complemento desde una fuente desconocida y puede contener riesgos potenciales!{0}{0}Por favor, asegúrese de saber de dónde procede este complemento y de que es seguro.{0}{0}¿Aún así desea continuar?{0}{0}(Puede desactivar esta advertencia en la configuración)</system:String>
<!--Controls-->
@ -44,5 +44,5 @@
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_pluginsmanifest_subtitle">Visite el repositorio PluginsManifest para ver complementos hechos por la comunidad</system:String>
<!--Settings menu items-->
<system:String x:Key="plugin_pluginsmanager_plugin_settings_unknown_source">Aviso de instalación de fuentes desconocidas</system:String>
<system:String x:Key="plugin_pluginsmanager_plugin_settings_unknown_source">Aviso de instalación desde fuentes desconocidas</system:String>
</ResourceDictionary>

View file

@ -2,25 +2,25 @@
<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">
<!--Dialogues-->
<system:String x:Key="plugin_pluginsmanager_downloading_plugin">正在下載插件</system:String>
<system:String x:Key="plugin_pluginsmanager_downloading_plugin">正在下載外掛</system:String>
<system:String x:Key="plugin_pluginsmanager_download_success">下載完成</system:String>
<system:String x:Key="plugin_pluginsmanager_download_error">錯誤:無法下載插件</system:String>
<system:String x:Key="plugin_pluginsmanager_download_error">錯誤:無法下載外掛</system:String>
<system:String x:Key="plugin_pluginsmanager_uninstall_prompt">{0} by {1} {2}{3}Would you like to uninstall this plugin? After the uninstallation Flow will automatically restart.</system:String>
<system:String x:Key="plugin_pluginsmanager_install_prompt">{0} by {1} {2}{3}Would you like to install this plugin? After the installation Flow will automatically restart.</system:String>
<system:String x:Key="plugin_pluginsmanager_install_title">安裝插件</system:String>
<system:String x:Key="plugin_pluginsmanager_install_title">安裝外掛</system:String>
<system:String x:Key="plugin_pluginsmanager_install_from_web">下載並安裝 {0}</system:String>
<system:String x:Key="plugin_pluginsmanager_uninstall_title">卸載插件</system:String>
<system:String x:Key="plugin_pluginsmanager_install_success_restart">插件安裝成功。正在重啟 Flow請稍後...</system:String>
<system:String x:Key="plugin_pluginsmanager_uninstall_title">移除外掛</system:String>
<system:String x:Key="plugin_pluginsmanager_install_success_restart">外掛安裝成功。正在重啟 Flow請稍後...</system:String>
<system:String x:Key="plugin_pluginsmanager_install_errormetadatafile">Unable to find the plugin.json metadata file from the extracted zip file.</system:String>
<system:String x:Key="plugin_pluginsmanager_install_error_duplicate">Error: A plugin which has the same or greater version with {0} already exists.</system:String>
<system:String x:Key="plugin_pluginsmanager_install_error_title">安裝插件時發生錯誤</system:String>
<system:String x:Key="plugin_pluginsmanager_install_error_title">安裝外掛時發生錯誤</system:String>
<system:String x:Key="plugin_pluginsmanager_install_error_subtitle">嘗試安裝 {0} 時發生錯誤</system:String>
<system:String x:Key="plugin_pluginsmanager_update_noresult_title">無可用更新</system:String>
<system:String x:Key="plugin_pluginsmanager_update_noresult_subtitle">All plugins are up to date</system:String>
<system:String x:Key="plugin_pluginsmanager_update_prompt">{0} by {1} {2}{3}Would you like to update this plugin? After the update Flow will automatically restart.</system:String>
<system:String x:Key="plugin_pluginsmanager_update_title">插件更新</system:String>
<system:String x:Key="plugin_pluginsmanager_update_title">外掛更新</system:String>
<system:String x:Key="plugin_pluginsmanager_update_exists">This plugin has an update, would you like to see it?</system:String>
<system:String x:Key="plugin_pluginsmanager_update_alreadyexists">已安裝此插件</system:String>
<system:String x:Key="plugin_pluginsmanager_update_alreadyexists">已安裝此外掛</system:String>
<system:String x:Key="plugin_pluginsmanager_update_failed_title">Plugin Manifest Download Failed</system:String>
<system:String x:Key="plugin_pluginsmanager_update_failed_subtitle">Please check if you can connect to github.com. This error means you may not be able to install or update plugins.</system:String>
<system:String x:Key="plugin_pluginsmanager_install_unknown_source_warning_title">Installing from an unknown source</system:String>
@ -29,15 +29,15 @@
<!--Controls-->
<!--Plugin Infos-->
<system:String x:Key="plugin_pluginsmanager_plugin_name">插件管理</system:String>
<system:String x:Key="plugin_pluginsmanager_plugin_name">外掛管理</system:String>
<system:String x:Key="plugin_pluginsmanager_plugin_description">Management of installing, uninstalling or updating Flow Launcher plugins</system:String>
<system:String x:Key="plugin_pluginsmanager_unknown_author">Unknown Author</system:String>
<system:String x:Key="plugin_pluginsmanager_unknown_author">未知的作者</system:String>
<!--Context menu items-->
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_openwebsite_title">打開網頁</system:String>
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_openwebsite_subtitle">查看插件的網站</system:String>
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_openwebsite_subtitle">查看外掛的網站</system:String>
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_gotosourcecode_title">查看原始碼</system:String>
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_gotosourcecode_subtitle">查看插件的原始碼</system:String>
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_gotosourcecode_subtitle">查看外掛的原始碼</system:String>
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_newissue_title">Suggest an enhancement or submit an issue</system:String>
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_newissue_subtitle">Suggest an enhancement or submit an issue to the plugin developer</system:String>
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_pluginsmanifest_title">Go to Flow's plugins repository</system:String>

View file

@ -2,10 +2,10 @@
<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">
<system:String x:Key="flowlauncher_plugin_processkiller_plugin_name">Finalizador de procesos</system:String>
<system:String x:Key="flowlauncher_plugin_processkiller_plugin_description">Finaliza procesos en ejecución desde Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_processkiller_plugin_description">Finalizar procesos en ejecución desde Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_processkiller_kill_all">finaliza todas las instancias de &quot;{0}&quot;</system:String>
<system:String x:Key="flowlauncher_plugin_processkiller_kill_all">finalizar todas las instancias de &quot;{0}&quot;</system:String>
<system:String x:Key="flowlauncher_plugin_processkiller_kill_all_count">finalizar {0} procesos</system:String>
<system:String x:Key="flowlauncher_plugin_processkiller_kill_instances">finaliza todas las instancias</system:String>
<system:String x:Key="flowlauncher_plugin_processkiller_kill_instances">finalizar todas las instancias</system:String>
</ResourceDictionary>

View file

@ -14,47 +14,47 @@
<system:String x:Key="flowlauncher_plugin_program_reindex">Re-indexar</system:String>
<system:String x:Key="flowlauncher_plugin_program_indexing">Indexando</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_start">Indexar menú de inicio</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_start_tooltip">Cuando está activo, Flow cargará los programas desde el menú de inicio</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_start_tooltip">Cuando esté activado, Flow cargará los programas desde el menú de inicio</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_registry">Indexar registro</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_registry_tooltip">Cuando está activo, Flow cargará los programas desde el registro</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_registry_tooltip">Cuando esté activado, Flow cargará los programas desde el registro</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath">Ocultar ruta de aplicación</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath_tooltip">Para archivos ejecutables como UWP o lnk, oculta la ruta del archivo</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_description">Buscar en la descripción del programa</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_description_tooltip">Desactivar esto también evitará que Flow busque en la descripción del programa</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath_tooltip">Para los archivos ejecutables como UWP o lnk, oculta la ruta del archivo para que no sea visible</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_description">Busca en la descripción del programa</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_description_tooltip">Si se desactiva, también se evitará que Flow busque a través de la descripción del programa</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_header">Extensiones</system:String>
<system:String x:Key="flowlauncher_plugin_program_max_depth_header">Profundidad máxima</system:String>
<system:String x:Key="flowlauncher_plugin_program_directory">Carpeta</system:String>
<system:String x:Key="flowlauncher_plugin_program_browse">Buscar</system:String>
<system:String x:Key="flowlauncher_plugin_program_browse">Navegar</system:String>
<system:String x:Key="flowlauncher_plugin_program_file_suffixes">Extensiones de archivo:</system:String>
<system:String x:Key="flowlauncher_plugin_program_max_search_depth">Profundidad de búsqueda máxima (-1 es sin límite):</system:String>
<system:String x:Key="flowlauncher_plugin_program_pls_select_program_source">Por favor, seleccione la ruta del programa</system:String>
<system:String x:Key="flowlauncher_plugin_program_delete_program_source">¿Estás seguro de querer eliminar las rutas de programa seleccionadas?</system:String>
<system:String x:Key="flowlauncher_plugin_program_delete_program_source">¿Está seguro que desea eliminar las fuentes del programa seleccionadas?</system:String>
<system:String x:Key="flowlauncher_plugin_program_update">Aceptar</system:String>
<system:String x:Key="flowlauncher_plugin_program_only_index_tip">Flow Launcher sólo indexará los archivos que terminen con las siguientes extensiones. (Separa cada extensión con ';' )</system:String>
<system:String x:Key="flowlauncher_plugin_program_only_index_tip">Flow Launcher sólo indexará los archivos que terminen con las siguientes extensiones. (Separar cada extensión con ';' )</system:String>
<system:String x:Key="flowlauncher_plugin_program_update_file_suffixes">Extensiones de archivo actualizadas correctamente</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_cannot_empty">Las extensiones de archivo no pueden estar vacías</system:String>
<system:String x:Key="flowlauncher_plugin_program_run_as_different_user">Ejecutar como usuario diferente</system:String>
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator">Ejecutar como administrador</system:String>
<system:String x:Key="flowlauncher_plugin_program_open_containing_folder">Abrir carpeta contenedora</system:String>
<system:String x:Key="flowlauncher_plugin_program_disable_program">Esconde este programa</system:String>
<system:String x:Key="flowlauncher_plugin_program_disable_program">Desactivar la visualización de este programa</system:String>
<system:String x:Key="flowlauncher_plugin_program_plugin_name">Programa</system:String>
<system:String x:Key="flowlauncher_plugin_program_plugin_description">Busca programas en Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_program_invalid_path">Ruta incorrecta</system:String>
<system:String x:Key="flowlauncher_plugin_program_invalid_path">Ruta no válida</system:String>
<system:String x:Key="flowlauncher_plugin_program_customizedexplorer">Explorador personalizado</system:String>
<system:String x:Key="flowlauncher_plugin_program_args">Parámetros</system:String>
<system:String x:Key="flowlauncher_plugin_program_tooltip_customizedexplorer">Puedes cambiar el explorador usado para abrir la carpeta contenedora introduciendo una variable del entorno que contenga el comando para abrir del explorador que quieres usar. Para probar la variable del entorno puedes usar CMD.</system:String>
<system:String x:Key="flowlauncher_plugin_program_tooltip_args">Introduce los parámetros personalizados que deseas añadir para tu explorador. %s para la carpeta padre, %f para la ruta absoluta (que sólo funciona con win32). Revisa la página web del explorador para más detalles.</system:String>
<system:String x:Key="flowlauncher_plugin_program_args">Argumentos</system:String>
<system:String x:Key="flowlauncher_plugin_program_tooltip_customizedexplorer">Puede personalizar el explorador utilizado para abrir la carpeta contenedor introduciendo la Variable de entorno del explorador que desea utilizar. Será útil usar CMD para probar si la Variable de entorno está disponible.</system:String>
<system:String x:Key="flowlauncher_plugin_program_tooltip_args">Introduzca los argumentos personalizados que desea agregar para el explorador personalizado. %s para carpeta contenedora, %f para ruta completa (solo funciona para win32). Consulte la página web del explorador para obtener más detalles.</system:String>
<!-- Dialogs -->
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success">Éxito</system:String>
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success_message">Se escondió el programa en las búsquedas correctamente</system:String>
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success">Correcto</system:String>
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success_message">Programa desactivado correctamente en las búsquedas</system:String>
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator_not_supported_message">Esta aplicación no fué diseñada para ser ejecutada como administrador</system:String>
</ResourceDictionary>

View file

@ -33,7 +33,7 @@
<system:String x:Key="flowlauncher_plugin_program_delete_program_source">您确定要删除选定的程序源吗?</system:String>
<system:String x:Key="flowlauncher_plugin_program_update">更新</system:String>
<system:String x:Key="flowlauncher_plugin_program_only_index_tip">Flow Launcher仅索引下列后缀的文件</system:String>
<system:String x:Key="flowlauncher_plugin_program_only_index_tip">Flow Launcher仅索引下列后缀的文件(后缀应当以 ; 分隔)</system:String>
<system:String x:Key="flowlauncher_plugin_program_update_file_suffixes">成功更新索引文件后缀</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_cannot_empty">文件后缀不能为空</system:String>

View file

@ -5,9 +5,9 @@
<system:String x:Key="flowlauncher_plugin_program_delete">刪除</system:String>
<system:String x:Key="flowlauncher_plugin_program_edit">編輯</system:String>
<system:String x:Key="flowlauncher_plugin_program_add">新增</system:String>
<system:String x:Key="flowlauncher_plugin_program_name">Name</system:String>
<system:String x:Key="flowlauncher_plugin_program_name">名稱</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable">啟</system:String>
<system:String x:Key="flowlauncher_plugin_program_disable">Disable</system:String>
<system:String x:Key="flowlauncher_plugin_program_disable">停用</system:String>
<system:String x:Key="flowlauncher_plugin_program_location">路徑</system:String>
<system:String x:Key="flowlauncher_plugin_program_all_programs">All Programs</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes">索引副檔名清單</system:String>
@ -39,7 +39,7 @@
<system:String x:Key="flowlauncher_plugin_program_run_as_different_user">Run As Different User</system:String>
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator">以系統管理員身分執行</system:String>
<system:String x:Key="flowlauncher_plugin_program_open_containing_folder">Open containing folder</system:String>
<system:String x:Key="flowlauncher_plugin_program_open_containing_folder">開啟檔案位置</system:String>
<system:String x:Key="flowlauncher_plugin_program_disable_program">Disable this program from displaying</system:String>
<system:String x:Key="flowlauncher_plugin_program_plugin_name">程式</system:String>

View file

@ -2,7 +2,7 @@
<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">
<system:String x:Key="flowlauncher_plugin_cmd_relace_winr">Reemplazar Win+R</system:String>
<system:String x:Key="flowlauncher_plugin_cmd_leave_cmd_open">No cerrar la terminal después de la ejecución del comando</system:String>
<system:String x:Key="flowlauncher_plugin_cmd_leave_cmd_open">No cerrar el símbolo del sistema después de la ejecución del comando</system:String>
<system:String x:Key="flowlauncher_plugin_cmd_always_run_as_administrator">Ejecutar siempre como administrador</system:String>
<system:String x:Key="flowlauncher_plugin_cmd_run_as_different_user">Ejecutar como usuario diferente</system:String>
<system:String x:Key="flowlauncher_plugin_cmd_plugin_name">Terminal</system:String>

View file

@ -9,29 +9,29 @@
<system:String x:Key="flowlauncher_plugin_sys_restart_computer">Reiniciar el equipo</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_advanced">Reiniciar el equipo con opciones avanzadas de arranque para el modo seguro y de depuración, entre otras opciones</system:String>
<system:String x:Key="flowlauncher_plugin_sys_log_off">Cerrar sesión</system:String>
<system:String x:Key="flowlauncher_plugin_sys_lock">Bloquear este equipo</system:String>
<system:String x:Key="flowlauncher_plugin_sys_lock">Bloquear el equipo</system:String>
<system:String x:Key="flowlauncher_plugin_sys_exit">Cerrar Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart">Reiniciar Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_setting">Configurar esta app</system:String>
<system:String x:Key="flowlauncher_plugin_sys_setting">Ajustar esta aplicación</system:String>
<system:String x:Key="flowlauncher_plugin_sys_sleep">Suspender el equipo</system:String>
<system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin">Vaciar papelera de reciclaje</system:String>
<system:String x:Key="flowlauncher_plugin_sys_hibernate">Hibernar el equipo</system:String>
<system:String x:Key="flowlauncher_plugin_sys_save_all_settings">Guardar todos los ajustes de Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data">Recarga los datos del complemento con nuevo contenido</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_log_location">Abrir ubicación de los logs de Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_save_all_settings">Guardar configuración de Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data">Refresca los datos del complemento con nuevo contenido</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_log_location">Abrir ubicación de los archivos de registro de Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_check_for_update">Buscar actualizaciones de Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_docs_tips">Visita la documentación de Flow Launcher para más ayuda y consejos de uso</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_docs_tips">Visite la documentación de Flow Launcher para más ayuda y consejos de uso</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_userdata_location">Abrir la ubicación donde se almacena la configuración de Flow Launcher</system:String>
<!--Dialogs-->
<system:String x:Key="flowlauncher_plugin_sys_dlgtitle_success">Éxito</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_settings_saved">Se guardaron todos los ajustes de Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtitle_success">Correcto</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_settings_saved">Toda la configuración de Flow Launcher ha sido guardada</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_applicableplugins_reloaded">Se recargaron todos los datos del complemento</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_shutdown_computer">¿Está seguro de que desea apagar el equipo?</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer">¿Está seguro de que desea reiniciar el equipo?</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer_advanced">¿Está seguro de que desea reiniciar el equipo con opciones de arranque avanzadas?</system:String>
<system:String x:Key="flowlauncher_plugin_sys_plugin_name">Comandos del sistema</system:String>
<system:String x:Key="flowlauncher_plugin_sys_plugin_description">Ofrece comandos del sistema. Por ejemplo, apagar, bloquear, configuración, etc.</system:String>
<system:String x:Key="flowlauncher_plugin_sys_plugin_description">Proporciona comandos relacionados con el sistema. Por ejemplo, apagar, bloquear, configurar, etc.</system:String>
</ResourceDictionary>

View file

@ -5,13 +5,13 @@
<system:String x:Key="flowlauncher_plugin_new_window">Nueva ventana</system:String>
<system:String x:Key="flowlauncher_plugin_new_tab">Nueva pestaña</system:String>
<system:String x:Key="flowlauncher_plugin_url_open_url">Abrir enlace:{0}</system:String>
<system:String x:Key="flowlauncher_plugin_url_canot_open_url">No se puede abrir el enlace:{0}</system:String>
<system:String x:Key="flowlauncher_plugin_url_open_url">Abrir url:{0}</system:String>
<system:String x:Key="flowlauncher_plugin_url_canot_open_url">No se puede abrir la url:{0}</system:String>
<system:String x:Key="flowlauncher_plugin_url_plugin_name">Enlace</system:String>
<system:String x:Key="flowlauncher_plugin_url_plugin_description">Abre los enlaces web escritos desde Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_url_plugin_name">URL</system:String>
<system:String x:Key="flowlauncher_plugin_url_plugin_description">Abre la URL escrita desde Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_url_plugin_set_tip">Por favor, especifica la ruta de tu navegador:</system:String>
<system:String x:Key="flowlauncher_plugin_url_plugin_choose">Elige</system:String>
<system:String x:Key="flowlauncher_plugin_url_plugin_set_tip">Por favor, establezca la ruta del navegador:</system:String>
<system:String x:Key="flowlauncher_plugin_url_plugin_choose">Elegir</system:String>
<system:String x:Key="flowlauncher_plugin_url_plugin_filter">Aplicación(*.exe)|*.exe|Todos los archivos|*.*</system:String>
</ResourceDictionary>

View file

@ -6,21 +6,21 @@
<system:String x:Key="flowlauncher_plugin_websearch_new_window">Nueva ventana</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_new_tab">Nueva pestaña</system:String>
<system:String x:Key="flowlaucnher_plugin_websearch_set_browser_path">Establecer navegador desde ruta:</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_choose">Elige</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_choose">Elegir</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_delete">Eliminar</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_edit">Editar</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_add">Añadir</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_confirm">Confirmar</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_action_keyword">Palabra clave de acción</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_url">Enlace</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_search">Búsqueda</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_enable_suggestion">Usar autocompletado de búsqueda: </system:String>
<system:String x:Key="flowlauncher_plugin_websearch_url">URL</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_search">Buscar</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_enable_suggestion">Usar autocompletado en consultas de búsqueda: </system:String>
<system:String x:Key="flowlauncher_plugin_websearch_enable_suggestion_provider">Autocompletar datos desde: </system:String>
<system:String x:Key="flowlauncher_plugin_websearch_pls_select_web_search">Por favor, seleccione una búsqueda web</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_delete_warning">¿Estás seguro de que quieres eliminar {0}?</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_guide_1">Si tienes un servicio de búsqueda web que quieres usar, puedes añadirlo a Flow. Por ejemplo, puedes usar el formato del enlace en la barra de direcciones si quieres buscar 'casino' en Netflix: &quot;https://www.netflix.com/search?q=Casino.Para hacer esto, cambia el término de búsqueda 'Casino' de la siguiente forma.</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_delete_warning">¿Está seguro que desea eliminar {0}?</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_guide_1">Si dispone de un servicio de búsqueda web que desea utilizar, puede añadirlo a Flow. Por ejemplo, si desea buscar 'casino' en Netflix puede utilizar el siguiente formato url en la barra de direcciones: &quot;https://www.netflix.com/search?q=Casino. Para ello, cambie el término de búsqueda 'Casino' de la siguiente manera.</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_guide_2">https://www.netflix.com/search?q={q}</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_guide_3">Agrégala a la sección del enlace debajo. Ahora puedes buscar en Netflix con Flow usando cualquier término de búsqueda.</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_guide_3">Añadirla a la sección URL, abajo indicada. Ahora puede buscar en Netflix utilizando cualquier término de búsqueda.</system:String>
<!--web search edit-->
@ -29,13 +29,13 @@
<system:String x:Key="flowlauncher_plugin_websearch_select_icon">Seleccionar icono</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_icon">Icono</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_cancel">Cancelar</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_invalid_web_search">Búsqueda web inválida</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_invalid_web_search">Búsqueda web no válida</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_input_title">Por favor, introduzca un título</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_input_action_keyword">Por favor, introduzca una palabra clave de acción</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_input_url">Por favor, introduzca una URL</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_action_keyword_exist">La palabra clave de acción ya está en uso, por favor, introduzca una diferente</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_succeed">Éxito</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_iconpath_hint">Sugerencia: No es necesitas copiar imágenes personalizadas en esta carpeta, si Flow es actualizado se perderán. Flow copiará automáticamente cualquier imagen fuera de esta carpeta a través de la ubicación de imagen personalizada de WebSearch.</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_succeed">Correcto</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_iconpath_hint">Sugerencia: No es necesario copiar imágenes personalizadas en esta carpeta, cuando Flow sea actualizado se perderán. Flow copiará automáticamente cualquier imagen externa a esta carpeta en la ubicación de imágenes personalizada de WebSearch.</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_plugin_name">Búsquedas Web</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_plugin_description">Permite realizar búsquedas web</system:String>

View file

@ -1736,4 +1736,779 @@
<value>Zoom</value>
<comment>Mean zooming of things via a magnifier</comment>
</data>
<data name="ChangeDeviceInstallationSettings" xml:space="preserve">
<value>Change device installation settings</value>
</data>
<data name="TurnOffBackgroundImages" xml:space="preserve">
<value>Turn off background images</value>
</data>
<data name="NavigationProperties" xml:space="preserve">
<value>Navigation properties</value>
</data>
<data name="MediaStreamingOptions" xml:space="preserve">
<value>Media streaming options</value>
</data>
<data name="MakeAFileTypeAlwaysOpenInASpecificProgram" xml:space="preserve">
<value>Make a file type always open in a specific program</value>
</data>
<data name="ChangeTheNarratorSVoice" xml:space="preserve">
<value>Change the Narrators voice</value>
</data>
<data name="FindAndFixKeyboardProblems" xml:space="preserve">
<value>Find and fix keyboard problems</value>
</data>
<data name="UseScreenReader" xml:space="preserve">
<value>Use screen reader</value>
</data>
<data name="ShowWhichWorkgroupThisComputerIsOn" xml:space="preserve">
<value>Show which workgroup this computer is on</value>
</data>
<data name="ChangeMouseWheelSettings" xml:space="preserve">
<value>Change mouse wheel settings</value>
</data>
<data name="ManageComputerCertificates" xml:space="preserve">
<value>Manage computer certificates</value>
</data>
<data name="FindAndFixProblems" xml:space="preserve">
<value>Find and fix problems</value>
</data>
<data name="ChangeSettingsForContentReceivedUsingTapAndSend" xml:space="preserve">
<value>Change settings for content received using Tap and send</value>
</data>
<data name="ChangeDefaultSettingsForMediaOrDevices" xml:space="preserve">
<value>Change default settings for media or devices</value>
</data>
<data name="PrintTheSpeechReferenceCard" xml:space="preserve">
<value>Print the speech reference card</value>
</data>
<data name="CalibrateDisplayColour" xml:space="preserve">
<value>Calibrate display colour</value>
</data>
<data name="ManageFileEncryptionCertificates" xml:space="preserve">
<value>Manage file encryption certificates</value>
</data>
<data name="ViewRecentMessagesAboutYourComputer" xml:space="preserve">
<value>View recent messages about your computer</value>
</data>
<data name="GiveOtherUsersAccessToThisComputer" xml:space="preserve">
<value>Give other users access to this computer</value>
</data>
<data name="ShowHiddenFilesAndFolders" xml:space="preserve">
<value>Show hidden files and folders</value>
</data>
<data name="ChangeWindowsToGoStartUpOptions" xml:space="preserve">
<value>Change Windows To Go start-up options</value>
</data>
<data name="SeeWhichProcessesStartUpAutomaticallyWhenYouStartWindows" xml:space="preserve">
<value>See which processes start up automatically when you start Windows</value>
</data>
<data name="TellIfAnRSSFeedIsAvailableOnAWebsite" xml:space="preserve">
<value>Tell if an RSS feed is available on a website</value>
</data>
<data name="AddClocksForDifferentTimeZones" xml:space="preserve">
<value>Add clocks for different time zones</value>
</data>
<data name="AddABluetoothDevice" xml:space="preserve">
<value>Add a Bluetooth device</value>
</data>
<data name="CustomiseTheMouseButtons" xml:space="preserve">
<value>Customise the mouse buttons</value>
</data>
<data name="SetTabletButtonsToPerformCertainTasks" xml:space="preserve">
<value>Set tablet buttons to perform certain tasks</value>
</data>
<data name="ViewInstalledFonts" xml:space="preserve">
<value>View installed fonts</value>
</data>
<data name="ChangeTheWayCurrencyIsDisplayed" xml:space="preserve">
<value>Change the way currency is displayed</value>
</data>
<data name="EditGroupPolicy" xml:space="preserve">
<value>Edit group policy</value>
</data>
<data name="ManageBrowserAddOns" xml:space="preserve">
<value>Manage browser add-ons</value>
</data>
<data name="CheckProcessorSpeed" xml:space="preserve">
<value>Check processor speed</value>
</data>
<data name="CheckFirewallStatus" xml:space="preserve">
<value>Check firewall status</value>
</data>
<data name="SendOrReceiveAFile" xml:space="preserve">
<value>Send or receive a file</value>
</data>
<data name="AddOrRemoveUserAccounts" xml:space="preserve">
<value>Add or remove user accounts</value>
</data>
<data name="EditTheSystemEnvironmentVariables" xml:space="preserve">
<value>Edit the system environment variables</value>
</data>
<data name="ManageBitlocker" xml:space="preserve">
<value>Manage BitLocker</value>
</data>
<data name="AutoHideTheTaskbar" xml:space="preserve">
<value>Auto-hide the taskbar</value>
</data>
<data name="ChangeSoundCardSettings" xml:space="preserve">
<value>Change sound card settings</value>
</data>
<data name="MakeChangesToAccounts" xml:space="preserve">
<value>Make changes to accounts</value>
</data>
<data name="EditLocalUsersAndGroups" xml:space="preserve">
<value>Edit local users and groups</value>
</data>
<data name="ViewNetworkComputersAndDevices" xml:space="preserve">
<value>View network computers and devices</value>
</data>
<data name="InstallAProgramFromTheNetwork" xml:space="preserve">
<value>Install a program from the network</value>
</data>
<data name="ViewScannersAndCameras" xml:space="preserve">
<value>View scanners and cameras</value>
</data>
<data name="MicrosoftIMERegisterWordJapanese" xml:space="preserve">
<value>Microsoft IME Register Word (Japanese)</value>
</data>
<data name="RestoreYourFilesWithFileHistory" xml:space="preserve">
<value>Restore your files with File History</value>
</data>
<data name="TurnOnScreenKeyboardOnOrOff" xml:space="preserve">
<value>Turn On-Screen keyboard on or off</value>
</data>
<data name="BlockOrAllowThirdPartyCookies" xml:space="preserve">
<value>Block or allow third-party cookies</value>
</data>
<data name="FindAndFixAudioRecordingProblems" xml:space="preserve">
<value>Find and fix audio recording problems</value>
</data>
<data name="CreateARecoveryDrive" xml:space="preserve">
<value>Create a recovery drive</value>
</data>
<data name="MicrosoftNewPhoneticSettings" xml:space="preserve">
<value>Microsoft New Phonetic Settings</value>
</data>
<data name="GenerateASystemHealthReport" xml:space="preserve">
<value>Generate a system health report</value>
</data>
<data name="FixProblemsWithYourComputer" xml:space="preserve">
<value>Fix problems with your computer</value>
</data>
<data name="BackUpAndRestoreWindows7" xml:space="preserve">
<value>Back up and Restore (Windows 7)</value>
</data>
<data name="PreviewDeleteShowOrHideFonts" xml:space="preserve">
<value>Preview, delete, show or hide fonts</value>
</data>
<data name="MicrosoftQuickSettings" xml:space="preserve">
<value>Microsoft Quick Settings</value>
</data>
<data name="ViewReliabilityHistory" xml:space="preserve">
<value>View reliability history</value>
</data>
<data name="AccessRemoteappAndDesktops" xml:space="preserve">
<value>Access RemoteApp and desktops</value>
</data>
<data name="SetUpODBCDataSources" xml:space="preserve">
<value>Set up ODBC data sources</value>
</data>
<data name="ResetSecurityPolicies" xml:space="preserve">
<value>Reset Security Policies</value>
</data>
<data name="BlockOrAllowPopUps" xml:space="preserve">
<value>Block or allow pop-ups</value>
</data>
<data name="TurnAutocompleteInInternetExplorerOnOrOff" xml:space="preserve">
<value>Turn autocomplete in Internet Explorer on or off</value>
</data>
<data name="MicrosoftPinyinSimplefastOptions" xml:space="preserve">
<value>Microsoft Pinyin SimpleFast Options</value>
</data>
<data name="ChangeWhatClosingTheLidDoes" xml:space="preserve">
<value>Change what closing the lid does</value>
</data>
<data name="TurnOffUnnecessaryAnimations" xml:space="preserve">
<value>Turn off unnecessary animations</value>
</data>
<data name="CreateARestorePoint" xml:space="preserve">
<value>Create a restore point</value>
</data>
<data name="TurnOffAutomaticWindowArrangement" xml:space="preserve">
<value>Turn off automatic window arrangement</value>
</data>
<data name="TroubleshootingHistory" xml:space="preserve">
<value>Troubleshooting History</value>
</data>
<data name="DiagnoseYourComputersMemoryProblems" xml:space="preserve">
<value>Diagnose your computer's memory problems</value>
</data>
<data name="ViewRecommendedActionsToKeepWindowsRunningSmoothly" xml:space="preserve">
<value>View recommended actions to keep Windows running smoothly</value>
</data>
<data name="ChangeCursorBlinkRate" xml:space="preserve">
<value>Change cursor blink rate</value>
</data>
<data name="AddOrRemovePrograms" xml:space="preserve">
<value>Add or remove programs</value>
</data>
<data name="CreateAPasswordResetDisk" xml:space="preserve">
<value>Create a password reset disk</value>
</data>
<data name="ConfigureAdvancedUserProfileProperties" xml:space="preserve">
<value>Configure advanced user profile properties</value>
</data>
<data name="StartOrStopUsingAutoplayForAllMediaAndDevices" xml:space="preserve">
<value>Start or stop using AutoPlay for all media and devices</value>
</data>
<data name="ChangeAutomaticMaintenanceSettings" xml:space="preserve">
<value>Change Automatic Maintenance settings</value>
</data>
<data name="SpecifySingleOrDoubleClickToOpen" xml:space="preserve">
<value>Specify single- or double-click to open</value>
</data>
<data name="SelectUsersWhoCanUseRemoteDesktop" xml:space="preserve">
<value>Select users who can use remote desktop</value>
</data>
<data name="ShowWhichProgramsAreInstalledOnYourComputer" xml:space="preserve">
<value>Show which programs are installed on your computer</value>
</data>
<data name="AllowRemoteAccessToYourComputer" xml:space="preserve">
<value>Allow remote access to your computer</value>
</data>
<data name="ViewAdvancedSystemSettings" xml:space="preserve">
<value>View advanced system settings</value>
</data>
<data name="HowToInstallAProgram" xml:space="preserve">
<value>How to install a program</value>
</data>
<data name="ChangeHowYourKeyboardWorks" xml:space="preserve">
<value>Change how your keyboard works</value>
</data>
<data name="AutomaticallyAdjustForDaylightSavingTime" xml:space="preserve">
<value>Automatically adjust for daylight saving time</value>
</data>
<data name="ChangeTheOrderOfWindowsSideshowGadgets" xml:space="preserve">
<value>Change the order of Windows SideShow gadgets</value>
</data>
<data name="CheckKeyboardStatus" xml:space="preserve">
<value>Check keyboard status</value>
</data>
<data name="ControlTheComputerWithoutTheMouseOrKeyboard" xml:space="preserve">
<value>Control the computer without the mouse or keyboard</value>
</data>
<data name="ChangeOrRemoveAProgram" xml:space="preserve">
<value>Change or remove a program</value>
</data>
<data name="ChangeMultiTouchGestureSettings" xml:space="preserve">
<value>Change multi-touch gesture settings</value>
</data>
<data name="SetUpODBCDataSources64Bit" xml:space="preserve">
<value>Set up ODBC data sources (64-bit)</value>
</data>
<data name="ConfigureProxyServer" xml:space="preserve">
<value>Configure proxy server</value>
</data>
<data name="ChangeYourHomepage" xml:space="preserve">
<value>Change your homepage</value>
</data>
<data name="GroupSimilarWindowsOnTheTaskbar" xml:space="preserve">
<value>Group similar windows on the taskbar</value>
</data>
<data name="ChangeWindowsSideshowSettings" xml:space="preserve">
<value>Change Windows SideShow settings</value>
</data>
<data name="UseAudioDescriptionForVideo" xml:space="preserve">
<value>Use audio description for video</value>
</data>
<data name="ChangeWorkgroupName" xml:space="preserve">
<value>Change workgroup name</value>
</data>
<data name="FindAndFixPrintingProblems" xml:space="preserve">
<value>Find and fix printing problems</value>
</data>
<data name="ChangeWhenTheComputerSleeps" xml:space="preserve">
<value>Change when the computer sleeps</value>
</data>
<data name="SetUpAVirtualPrivateNetworkVPNConnection" xml:space="preserve">
<value>Set up a virtual private network (VPN) connection</value>
</data>
<data name="AccommodateLearningAbilities" xml:space="preserve">
<value>Accommodate learning abilities</value>
</data>
<data name="SetUpADialUpConnection" xml:space="preserve">
<value>Set up a dial-up connection</value>
</data>
<data name="SetUpAConnectionOrNetwork" xml:space="preserve">
<value>Set up a connection or network</value>
</data>
<data name="HowToChangeYourWindowsPassword" xml:space="preserve">
<value>How to change your Windows password</value>
</data>
<data name="MakeItEasierToSeeTheMousePointer" xml:space="preserve">
<value>Make it easier to see the mouse pointer</value>
</data>
<data name="SetUpIscsiInitiator" xml:space="preserve">
<value>Set up iSCSI initiator</value>
</data>
<data name="AccommodateLowVision" xml:space="preserve">
<value>Accommodate low vision</value>
</data>
<data name="ManageOfflineFiles" xml:space="preserve">
<value>Manage offline files</value>
</data>
<data name="ReviewYourComputersStatusAndResolveIssues" xml:space="preserve">
<value>Review your computer's status and resolve issues</value>
</data>
<data name="MicrosoftChangjieSettings" xml:space="preserve">
<value>Microsoft ChangJie Settings</value>
</data>
<data name="ReplaceSoundsWithVisualCues" xml:space="preserve">
<value>Replace sounds with visual cues</value>
</data>
<data name="ChangeTemporaryInternetFileSettings" xml:space="preserve">
<value>Change temporary Internet file settings</value>
</data>
<data name="ConnectToTheInternet" xml:space="preserve">
<value>Connect to the Internet</value>
</data>
<data name="FindAndFixAudioPlaybackProblems" xml:space="preserve">
<value>Find and fix audio playback problems</value>
</data>
<data name="ChangeTheMousePointerDisplayOrSpeed" xml:space="preserve">
<value>Change the mouse pointer display or speed</value>
</data>
<data name="BackUpYourRecoveryKey" xml:space="preserve">
<value>Back up your recovery key</value>
</data>
<data name="SaveBackupCopiesOfYourFilesWithFileHistory" xml:space="preserve">
<value>Save backup copies of your files with File History</value>
</data>
<data name="ViewCurrentAccessibilitySettings" xml:space="preserve">
<value>View current accessibility settings</value>
</data>
<data name="ChangeTabletPenSettings" xml:space="preserve">
<value>Change tablet pen settings</value>
</data>
<data name="ChangeHowYourMouseWorks" xml:space="preserve">
<value>Change how your mouse works</value>
</data>
<data name="ShowHowMuchRAMIsOnThisComputer" xml:space="preserve">
<value>Show how much RAM is on this computer</value>
</data>
<data name="EditPowerPlan" xml:space="preserve">
<value>Edit power plan</value>
</data>
<data name="AdjustSystemVolume" xml:space="preserve">
<value>Adjust system volume</value>
</data>
<data name="DefragmentAndOptimiseYourDrives" xml:space="preserve">
<value>Defragment and optimise your drives</value>
</data>
<data name="SetUpODBCDataSources32Bit" xml:space="preserve">
<value>Set up ODBC data sources (32-bit)</value>
</data>
<data name="ChangeFontSettings" xml:space="preserve">
<value>Change Font Settings</value>
</data>
<data name="MagnifyPortionsOfTheScreenUsingMagnifier" xml:space="preserve">
<value>Magnify portions of the screen using Magnifier</value>
</data>
<data name="ChangeTheFileTypeAssociatedWithAFileExtension" xml:space="preserve">
<value>Change the file type associated with a file extension</value>
</data>
<data name="ViewEventLogs" xml:space="preserve">
<value>View event logs</value>
</data>
<data name="ManageWindowsCredentials" xml:space="preserve">
<value>Manage Windows Credentials</value>
</data>
<data name="SetUpAMicrophone" xml:space="preserve">
<value>Set up a microphone</value>
</data>
<data name="ChangeHowTheMousePointerLooks" xml:space="preserve">
<value>Change how the mouse pointer looks</value>
</data>
<data name="ChangePowerSavingSettings" xml:space="preserve">
<value>Change power-saving settings</value>
</data>
<data name="OptimiseForBlindness" xml:space="preserve">
<value>Optimise for blindness</value>
</data>
<data name="null" xml:space="preserve">
<value>
</value>
</data>
<data name="TurnWindowsFeaturesOnOrOff" xml:space="preserve">
<value>Turn Windows features on or off</value>
</data>
<data name="ShowWhichOperatingSystemYourComputerIsRunning" xml:space="preserve">
<value>Show which operating system your computer is running</value>
</data>
<data name="ViewLocalServices" xml:space="preserve">
<value>View local services</value>
</data>
<data name="ManageWorkFolders" xml:space="preserve">
<value>Manage Work Folders</value>
</data>
<data name="EncryptYourOfflineFiles" xml:space="preserve">
<value>Encrypt your offline files</value>
</data>
<data name="TrainTheComputerToRecogniseYourVoice" xml:space="preserve">
<value>Train the computer to recognise your voice</value>
</data>
<data name="AdvancedPrinterSetup" xml:space="preserve">
<value>Advanced printer setup</value>
</data>
<data name="ChangeDefaultPrinter" xml:space="preserve">
<value>Change default printer</value>
</data>
<data name="EditEnvironmentVariablesForYourAccount" xml:space="preserve">
<value>Edit environment variables for your account</value>
</data>
<data name="OptimiseVisualDisplay" xml:space="preserve">
<value>Optimise visual display</value>
</data>
<data name="ChangeMouseClickSettings" xml:space="preserve">
<value>Change mouse click settings</value>
</data>
<data name="ChangeAdvancedColourManagementSettingsForDisplaysScannersAndPrinters" xml:space="preserve">
<value>Change advanced colour management settings for displays, scanners and printers</value>
</data>
<data name="LetWindowsSuggestEaseOfAccessSettings" xml:space="preserve">
<value>Let Windows suggest Ease of Access settings</value>
</data>
<data name="ClearDiskSpaceByDeletingUnnecessaryFiles" xml:space="preserve">
<value>Clear disk space by deleting unnecessary files</value>
</data>
<data name="ViewDevicesAndPrinters" xml:space="preserve">
<value>View devices and printers</value>
</data>
<data name="PrivateCharacterEditor" xml:space="preserve">
<value>Private Character Editor</value>
</data>
<data name="RecordStepsToReproduceAProblem" xml:space="preserve">
<value>Record steps to reproduce a problem</value>
</data>
<data name="AdjustTheAppearanceAndPerformanceOfWindows" xml:space="preserve">
<value>Adjust the appearance and performance of Windows</value>
</data>
<data name="SettingsForMicrosoftIMEJapanese" xml:space="preserve">
<value>Settings for Microsoft IME (Japanese)</value>
</data>
<data name="InviteSomeoneToConnectToYourPCAndHelpYouOrOfferToHelpSomeoneElse" xml:space="preserve">
<value>Invite someone to connect to your PC and help you, or offer to help someone else</value>
</data>
<data name="RunProgramsMadeForPreviousVersionsOfWindows" xml:space="preserve">
<value>Run programs made for previous versions of Windows</value>
</data>
<data name="ChooseTheOrderOfHowYourScreenRotates" xml:space="preserve">
<value>Choose the order of how your screen rotates</value>
</data>
<data name="ChangeHowWindowsSearches" xml:space="preserve">
<value>Change how Windows searches</value>
</data>
<data name="SetFlicksToPerformCertainTasks" xml:space="preserve">
<value>Set flicks to perform certain tasks</value>
</data>
<data name="ChangeAccountType" xml:space="preserve">
<value>Change account type</value>
</data>
<data name="ChangeScreenSaver" xml:space="preserve">
<value>Change screen saver</value>
</data>
<data name="ChangeUserAccountControlSettings" xml:space="preserve">
<value>Change User Account Control settings</value>
</data>
<data name="TurnOnEasyAccessKeys" xml:space="preserve">
<value>Turn on easy access keys</value>
</data>
<data name="IdentifyAndRepairNetworkProblems" xml:space="preserve">
<value>Identify and repair network problems</value>
</data>
<data name="FindAndFixNetworkingAndConnectionProblems" xml:space="preserve">
<value>Find and fix networking and connection problems</value>
</data>
<data name="PlayCdsOrOtherMediaAutomatically" xml:space="preserve">
<value>Play CDs or other media automatically</value>
</data>
<data name="ViewBasicInformationAboutYourComputer" xml:space="preserve">
<value>View basic information about your computer</value>
</data>
<data name="ChooseHowYouOpenLinks" xml:space="preserve">
<value>Choose how you open links</value>
</data>
<data name="AllowRemoteAssistanceInvitationsToBeSentFromThisComputer" xml:space="preserve">
<value>Allow Remote Assistance invitations to be sent from this computer</value>
</data>
<data name="TaskManager" xml:space="preserve">
<value>Task Manager</value>
</data>
<data name="TurnFlicksOnOrOff" xml:space="preserve">
<value>Turn flicks on or off</value>
</data>
<data name="AddALanguage" xml:space="preserve">
<value>Add a language</value>
</data>
<data name="ViewNetworkStatusAndTasks" xml:space="preserve">
<value>View network status and tasks</value>
</data>
<data name="TurnMagnifierOnOrOff" xml:space="preserve">
<value>Turn Magnifier on or off</value>
</data>
<data name="SeeTheNameOfThisComputer" xml:space="preserve">
<value>See the name of this computer</value>
</data>
<data name="ViewNetworkConnections" xml:space="preserve">
<value>View network connections</value>
</data>
<data name="PerformRecommendedMaintenanceTasksAutomatically" xml:space="preserve">
<value>Perform recommended maintenance tasks automatically</value>
</data>
<data name="ManageDiskSpaceUsedByYourOfflineFiles" xml:space="preserve">
<value>Manage disk space used by your offline files</value>
</data>
<data name="TurnHighContrastOnOrOff" xml:space="preserve">
<value>Turn High Contrast on or off</value>
</data>
<data name="ChangeTheWayTimeIsDisplayed" xml:space="preserve">
<value>Change the way time is displayed</value>
</data>
<data name="ChangeHowWebPagesAreDisplayedInTabs" xml:space="preserve">
<value>Change how web pages are displayed in tabs</value>
</data>
<data name="ChangeTheWayDatesAndListsAreDisplayed" xml:space="preserve">
<value>Change the way dates and lists are displayed</value>
</data>
<data name="ManageAudioDevices" xml:space="preserve">
<value>Manage audio devices</value>
</data>
<data name="ChangeSecuritySettings" xml:space="preserve">
<value>Change security settings</value>
</data>
<data name="CheckSecurityStatus" xml:space="preserve">
<value>Check security status</value>
</data>
<data name="DeleteCookiesOrTemporaryFiles" xml:space="preserve">
<value>Delete cookies or temporary files</value>
</data>
<data name="SpecifyWhichHandYouWriteWith" xml:space="preserve">
<value>Specify which hand you write with</value>
</data>
<data name="ChangeTouchInputSettings" xml:space="preserve">
<value>Change touch input settings</value>
</data>
<data name="HowToChangeTheSizeOfVirtualMemory" xml:space="preserve">
<value>How to change the size of virtual memory</value>
</data>
<data name="HearTextReadAloudWithNarrator" xml:space="preserve">
<value>Hear text read aloud with Narrator</value>
</data>
<data name="SetUpUSBGameControllers" xml:space="preserve">
<value>Set up USB game controllers</value>
</data>
<data name="ShowWhichDomainYourComputerIsOn" xml:space="preserve">
<value>Show which domain your computer is on</value>
</data>
<data name="ViewAllProblemReports" xml:space="preserve">
<value>View all problem reports</value>
</data>
<data name="16BitApplicationSupport" xml:space="preserve">
<value>16-Bit Application Support</value>
</data>
<data name="SetUpDiallingRules" xml:space="preserve">
<value>Set up dialling rules</value>
</data>
<data name="EnableOrDisableSessionCookies" xml:space="preserve">
<value>Enable or disable session cookies</value>
</data>
<data name="GiveAdministrativeRightsToADomainUser" xml:space="preserve">
<value>Give administrative rights to a domain user</value>
</data>
<data name="ChooseWhenToTurnOffDisplay" xml:space="preserve">
<value>Choose when to turn off display</value>
</data>
<data name="MoveThePointerWithTheKeypadUsingMousekeys" xml:space="preserve">
<value>Move the pointer with the keypad using MouseKeys</value>
</data>
<data name="ChangeWindowsSideshowCompatibleDeviceSettings" xml:space="preserve">
<value>Change Windows SideShow-compatible device settings</value>
</data>
<data name="AdjustCommonlyUsedMobilitySettings" xml:space="preserve">
<value>Adjust commonly used mobility settings</value>
</data>
<data name="ChangeTextToSpeechSettings" xml:space="preserve">
<value>Change text-to-speech settings</value>
</data>
<data name="SetTheTimeAndDate" xml:space="preserve">
<value>Set the time and date</value>
</data>
<data name="ChangeLocationSettings" xml:space="preserve">
<value>Change location settings</value>
</data>
<data name="ChangeMouseSettings" xml:space="preserve">
<value>Change mouse settings</value>
</data>
<data name="ManageStorageSpaces" xml:space="preserve">
<value>Manage Storage Spaces</value>
</data>
<data name="ShowOrHideFileExtensions" xml:space="preserve">
<value>Show or hide file extensions</value>
</data>
<data name="AllowAnAppThroughWindowsFirewall" xml:space="preserve">
<value>Allow an app through Windows Firewall</value>
</data>
<data name="ChangeSystemSounds" xml:space="preserve">
<value>Change system sounds</value>
</data>
<data name="AdjustCleartypeText" xml:space="preserve">
<value>Adjust ClearType text</value>
</data>
<data name="TurnScreenSaverOnOrOff" xml:space="preserve">
<value>Turn screen saver on or off</value>
</data>
<data name="FindAndFixWindowsUpdateProblems" xml:space="preserve">
<value>Find and fix windows update problems</value>
</data>
<data name="ChangeBluetoothSettings" xml:space="preserve">
<value>Change Bluetooth settings</value>
</data>
<data name="ConnectToANetwork" xml:space="preserve">
<value>Connect to a network</value>
</data>
<data name="ChangeTheSearchProviderInInternetExplorer" xml:space="preserve">
<value>Change the search provider in Internet Explorer</value>
</data>
<data name="JoinADomain" xml:space="preserve">
<value>Join a domain</value>
</data>
<data name="AddADevice" xml:space="preserve">
<value>Add a device</value>
</data>
<data name="FindAndFixProblemsWithWindowsSearch" xml:space="preserve">
<value>Find and fix problems with Windows Search</value>
</data>
<data name="ChooseAPowerPlan" xml:space="preserve">
<value>Choose a power plan</value>
</data>
<data name="ChangeHowTheMousePointerLooksWhenItSMoving" xml:space="preserve">
<value>Change how the mouse pointer looks when its moving</value>
</data>
<data name="UninstallAProgram" xml:space="preserve">
<value>Uninstall a program</value>
</data>
<data name="CreateAndFormatHardDiskPartitions" xml:space="preserve">
<value>Create and format hard disk partitions</value>
</data>
<data name="ChangeDateTimeOrNumberFormats" xml:space="preserve">
<value>Change date, time or number formats</value>
</data>
<data name="ChangePCWakeUpSettings" xml:space="preserve">
<value>Change PC wake-up settings</value>
</data>
<data name="ManageNetworkPasswords" xml:space="preserve">
<value>Manage network passwords</value>
</data>
<data name="ChangeInputMethods" xml:space="preserve">
<value>Change input methods</value>
</data>
<data name="ManageAdvancedSharingSettings" xml:space="preserve">
<value>Manage advanced sharing settings</value>
</data>
<data name="ChangeBatterySettings" xml:space="preserve">
<value>Change battery settings</value>
</data>
<data name="RenameThisComputer" xml:space="preserve">
<value>Rename this computer</value>
</data>
<data name="LockOrUnlockTheTaskbar" xml:space="preserve">
<value>Lock or unlock the taskbar</value>
</data>
<data name="ManageWebCredentials" xml:space="preserve">
<value>Manage Web Credentials</value>
</data>
<data name="ChangeTheTimeZone" xml:space="preserve">
<value>Change the time zone</value>
</data>
<data name="StartSpeechRecognition" xml:space="preserve">
<value>Start speech recognition</value>
</data>
<data name="ViewInstalledUpdates" xml:space="preserve">
<value>View installed updates</value>
</data>
<data name="WhatsHappenedToTheQuickLaunchToolbar" xml:space="preserve">
<value>What's happened to the Quick Launch toolbar?</value>
</data>
<data name="ChangeSearchOptionsForFilesAndFolders" xml:space="preserve">
<value>Change search options for files and folders</value>
</data>
<data name="AdjustSettingsBeforeGivingAPresentation" xml:space="preserve">
<value>Adjust settings before giving a presentation</value>
</data>
<data name="ScanADocumentOrPicture" xml:space="preserve">
<value>Scan a document or picture</value>
</data>
<data name="ChangeTheWayMeasurementsAreDisplayed" xml:space="preserve">
<value>Change the way measurements are displayed</value>
</data>
<data name="PressKeyCombinationsOneAtATime" xml:space="preserve">
<value>Press key combinations one at a time</value>
</data>
<data name="RestoreDataFilesOrComputerFromBackupWindows7" xml:space="preserve">
<value>Restore data, files or computer from backup (Windows 7)</value>
</data>
<data name="SetYourDefaultPrograms" xml:space="preserve">
<value>Set your default programs</value>
</data>
<data name="SetUpABroadbandConnection" xml:space="preserve">
<value>Set up a broadband connection</value>
</data>
<data name="CalibrateTheScreenForPenOrTouchInput" xml:space="preserve">
<value>Calibrate the screen for pen or touch input</value>
</data>
<data name="ManageUserCertificates" xml:space="preserve">
<value>Manage user certificates</value>
</data>
<data name="ScheduleTasks" xml:space="preserve">
<value>Schedule tasks</value>
</data>
<data name="IgnoreRepeatedKeystrokesUsingFilterkeys" xml:space="preserve">
<value>Ignore repeated keystrokes using FilterKeys</value>
</data>
<data name="FindAndFixBluescreenProblems" xml:space="preserve">
<value>Find and fix bluescreen problems</value>
</data>
<data name="HearAToneWhenKeysArePressed" xml:space="preserve">
<value>Hear a tone when keys are pressed</value>
</data>
<data name="DeleteBrowsingHistory" xml:space="preserve">
<value>Delete browsing history</value>
</data>
<data name="ChangeWhatThePowerButtonsDo" xml:space="preserve">
<value>Change what the power buttons do</value>
</data>
<data name="CreateStandardUserAccount" xml:space="preserve">
<value>Create standard user account</value>
</data>
<data name="TakeSpeechTutorials" xml:space="preserve">
<value>Take speech tutorials</value>
</data>
<data name="ViewSystemResourceUsageInTaskManager" xml:space="preserve">
<value>View system resource usage in Task Manager</value>
</data>
<data name="CreateAnAccount" xml:space="preserve">
<value>Create an account</value>
</data>
<data name="GetMoreFeaturesWithANewEditionOfWindows" xml:space="preserve">
<value>Get more features with a new edition of Windows</value>
</data>
<data name="AppControlPanel" xml:space="preserve">
<value>Control Panel</value>
</data>
<data name="TaskLink" xml:space="preserve">
<value>TaskLink</value>
</data>
<data name="AreaUnknown" xml:space="preserve">
<value>Unknown</value>
</data>
</root>

File diff suppressed because it is too large Load diff

View file

@ -1117,7 +1117,7 @@
<comment>Area Control Panel (legacy settings)</comment>
</data>
<data name="Password" xml:space="preserve">
<value>Password</value>
<value>Contraseña</value>
</data>
<data name="password.cpl" xml:space="preserve">
<value>password.cpl</value>
@ -1572,7 +1572,7 @@
<comment>Area Control Panel (legacy settings)</comment>
</data>
<data name="Version" xml:space="preserve">
<value>Version</value>
<value>Versión</value>
<comment>Means The "Windows Version"</comment>
</data>
<data name="VideoPlayback" xml:space="preserve">
@ -1736,4 +1736,779 @@
<value>Zoom</value>
<comment>Mean zooming of things via a magnifier</comment>
</data>
<data name="ChangeDeviceInstallationSettings" xml:space="preserve">
<value>Change device installation settings</value>
</data>
<data name="TurnOffBackgroundImages" xml:space="preserve">
<value>Turn off background images</value>
</data>
<data name="NavigationProperties" xml:space="preserve">
<value>Navigation properties</value>
</data>
<data name="MediaStreamingOptions" xml:space="preserve">
<value>Media streaming options</value>
</data>
<data name="MakeAFileTypeAlwaysOpenInASpecificProgram" xml:space="preserve">
<value>Make a file type always open in a specific program</value>
</data>
<data name="ChangeTheNarratorSVoice" xml:space="preserve">
<value>Change the Narrators voice</value>
</data>
<data name="FindAndFixKeyboardProblems" xml:space="preserve">
<value>Find and fix keyboard problems</value>
</data>
<data name="UseScreenReader" xml:space="preserve">
<value>Use screen reader</value>
</data>
<data name="ShowWhichWorkgroupThisComputerIsOn" xml:space="preserve">
<value>Show which workgroup this computer is on</value>
</data>
<data name="ChangeMouseWheelSettings" xml:space="preserve">
<value>Change mouse wheel settings</value>
</data>
<data name="ManageComputerCertificates" xml:space="preserve">
<value>Manage computer certificates</value>
</data>
<data name="FindAndFixProblems" xml:space="preserve">
<value>Find and fix problems</value>
</data>
<data name="ChangeSettingsForContentReceivedUsingTapAndSend" xml:space="preserve">
<value>Change settings for content received using Tap and send</value>
</data>
<data name="ChangeDefaultSettingsForMediaOrDevices" xml:space="preserve">
<value>Change default settings for media or devices</value>
</data>
<data name="PrintTheSpeechReferenceCard" xml:space="preserve">
<value>Print the speech reference card</value>
</data>
<data name="CalibrateDisplayColour" xml:space="preserve">
<value>Calibrate display colour</value>
</data>
<data name="ManageFileEncryptionCertificates" xml:space="preserve">
<value>Manage file encryption certificates</value>
</data>
<data name="ViewRecentMessagesAboutYourComputer" xml:space="preserve">
<value>View recent messages about your computer</value>
</data>
<data name="GiveOtherUsersAccessToThisComputer" xml:space="preserve">
<value>Give other users access to this computer</value>
</data>
<data name="ShowHiddenFilesAndFolders" xml:space="preserve">
<value>Show hidden files and folders</value>
</data>
<data name="ChangeWindowsToGoStartUpOptions" xml:space="preserve">
<value>Change Windows To Go start-up options</value>
</data>
<data name="SeeWhichProcessesStartUpAutomaticallyWhenYouStartWindows" xml:space="preserve">
<value>See which processes start up automatically when you start Windows</value>
</data>
<data name="TellIfAnRSSFeedIsAvailableOnAWebsite" xml:space="preserve">
<value>Tell if an RSS feed is available on a website</value>
</data>
<data name="AddClocksForDifferentTimeZones" xml:space="preserve">
<value>Add clocks for different time zones</value>
</data>
<data name="AddABluetoothDevice" xml:space="preserve">
<value>Add a Bluetooth device</value>
</data>
<data name="CustomiseTheMouseButtons" xml:space="preserve">
<value>Customise the mouse buttons</value>
</data>
<data name="SetTabletButtonsToPerformCertainTasks" xml:space="preserve">
<value>Set tablet buttons to perform certain tasks</value>
</data>
<data name="ViewInstalledFonts" xml:space="preserve">
<value>View installed fonts</value>
</data>
<data name="ChangeTheWayCurrencyIsDisplayed" xml:space="preserve">
<value>Change the way currency is displayed</value>
</data>
<data name="EditGroupPolicy" xml:space="preserve">
<value>Edit group policy</value>
</data>
<data name="ManageBrowserAddOns" xml:space="preserve">
<value>Manage browser add-ons</value>
</data>
<data name="CheckProcessorSpeed" xml:space="preserve">
<value>Check processor speed</value>
</data>
<data name="CheckFirewallStatus" xml:space="preserve">
<value>Check firewall status</value>
</data>
<data name="SendOrReceiveAFile" xml:space="preserve">
<value>Send or receive a file</value>
</data>
<data name="AddOrRemoveUserAccounts" xml:space="preserve">
<value>Add or remove user accounts</value>
</data>
<data name="EditTheSystemEnvironmentVariables" xml:space="preserve">
<value>Edit the system environment variables</value>
</data>
<data name="ManageBitlocker" xml:space="preserve">
<value>Manage BitLocker</value>
</data>
<data name="AutoHideTheTaskbar" xml:space="preserve">
<value>Auto-hide the taskbar</value>
</data>
<data name="ChangeSoundCardSettings" xml:space="preserve">
<value>Change sound card settings</value>
</data>
<data name="MakeChangesToAccounts" xml:space="preserve">
<value>Make changes to accounts</value>
</data>
<data name="EditLocalUsersAndGroups" xml:space="preserve">
<value>Edit local users and groups</value>
</data>
<data name="ViewNetworkComputersAndDevices" xml:space="preserve">
<value>View network computers and devices</value>
</data>
<data name="InstallAProgramFromTheNetwork" xml:space="preserve">
<value>Install a program from the network</value>
</data>
<data name="ViewScannersAndCameras" xml:space="preserve">
<value>View scanners and cameras</value>
</data>
<data name="MicrosoftIMERegisterWordJapanese" xml:space="preserve">
<value>Microsoft IME Register Word (Japanese)</value>
</data>
<data name="RestoreYourFilesWithFileHistory" xml:space="preserve">
<value>Restore your files with File History</value>
</data>
<data name="TurnOnScreenKeyboardOnOrOff" xml:space="preserve">
<value>Turn On-Screen keyboard on or off</value>
</data>
<data name="BlockOrAllowThirdPartyCookies" xml:space="preserve">
<value>Block or allow third-party cookies</value>
</data>
<data name="FindAndFixAudioRecordingProblems" xml:space="preserve">
<value>Find and fix audio recording problems</value>
</data>
<data name="CreateARecoveryDrive" xml:space="preserve">
<value>Create a recovery drive</value>
</data>
<data name="MicrosoftNewPhoneticSettings" xml:space="preserve">
<value>Microsoft New Phonetic Settings</value>
</data>
<data name="GenerateASystemHealthReport" xml:space="preserve">
<value>Generate a system health report</value>
</data>
<data name="FixProblemsWithYourComputer" xml:space="preserve">
<value>Fix problems with your computer</value>
</data>
<data name="BackUpAndRestoreWindows7" xml:space="preserve">
<value>Back up and Restore (Windows 7)</value>
</data>
<data name="PreviewDeleteShowOrHideFonts" xml:space="preserve">
<value>Preview, delete, show or hide fonts</value>
</data>
<data name="MicrosoftQuickSettings" xml:space="preserve">
<value>Microsoft Quick Settings</value>
</data>
<data name="ViewReliabilityHistory" xml:space="preserve">
<value>View reliability history</value>
</data>
<data name="AccessRemoteappAndDesktops" xml:space="preserve">
<value>Access RemoteApp and desktops</value>
</data>
<data name="SetUpODBCDataSources" xml:space="preserve">
<value>Set up ODBC data sources</value>
</data>
<data name="ResetSecurityPolicies" xml:space="preserve">
<value>Reset Security Policies</value>
</data>
<data name="BlockOrAllowPopUps" xml:space="preserve">
<value>Block or allow pop-ups</value>
</data>
<data name="TurnAutocompleteInInternetExplorerOnOrOff" xml:space="preserve">
<value>Turn autocomplete in Internet Explorer on or off</value>
</data>
<data name="MicrosoftPinyinSimplefastOptions" xml:space="preserve">
<value>Microsoft Pinyin SimpleFast Options</value>
</data>
<data name="ChangeWhatClosingTheLidDoes" xml:space="preserve">
<value>Change what closing the lid does</value>
</data>
<data name="TurnOffUnnecessaryAnimations" xml:space="preserve">
<value>Turn off unnecessary animations</value>
</data>
<data name="CreateARestorePoint" xml:space="preserve">
<value>Create a restore point</value>
</data>
<data name="TurnOffAutomaticWindowArrangement" xml:space="preserve">
<value>Turn off automatic window arrangement</value>
</data>
<data name="TroubleshootingHistory" xml:space="preserve">
<value>Troubleshooting History</value>
</data>
<data name="DiagnoseYourComputersMemoryProblems" xml:space="preserve">
<value>Diagnose your computer's memory problems</value>
</data>
<data name="ViewRecommendedActionsToKeepWindowsRunningSmoothly" xml:space="preserve">
<value>View recommended actions to keep Windows running smoothly</value>
</data>
<data name="ChangeCursorBlinkRate" xml:space="preserve">
<value>Change cursor blink rate</value>
</data>
<data name="AddOrRemovePrograms" xml:space="preserve">
<value>Add or remove programs</value>
</data>
<data name="CreateAPasswordResetDisk" xml:space="preserve">
<value>Create a password reset disk</value>
</data>
<data name="ConfigureAdvancedUserProfileProperties" xml:space="preserve">
<value>Configure advanced user profile properties</value>
</data>
<data name="StartOrStopUsingAutoplayForAllMediaAndDevices" xml:space="preserve">
<value>Start or stop using AutoPlay for all media and devices</value>
</data>
<data name="ChangeAutomaticMaintenanceSettings" xml:space="preserve">
<value>Change Automatic Maintenance settings</value>
</data>
<data name="SpecifySingleOrDoubleClickToOpen" xml:space="preserve">
<value>Specify single- or double-click to open</value>
</data>
<data name="SelectUsersWhoCanUseRemoteDesktop" xml:space="preserve">
<value>Select users who can use remote desktop</value>
</data>
<data name="ShowWhichProgramsAreInstalledOnYourComputer" xml:space="preserve">
<value>Show which programs are installed on your computer</value>
</data>
<data name="AllowRemoteAccessToYourComputer" xml:space="preserve">
<value>Allow remote access to your computer</value>
</data>
<data name="ViewAdvancedSystemSettings" xml:space="preserve">
<value>View advanced system settings</value>
</data>
<data name="HowToInstallAProgram" xml:space="preserve">
<value>How to install a program</value>
</data>
<data name="ChangeHowYourKeyboardWorks" xml:space="preserve">
<value>Change how your keyboard works</value>
</data>
<data name="AutomaticallyAdjustForDaylightSavingTime" xml:space="preserve">
<value>Automatically adjust for daylight saving time</value>
</data>
<data name="ChangeTheOrderOfWindowsSideshowGadgets" xml:space="preserve">
<value>Change the order of Windows SideShow gadgets</value>
</data>
<data name="CheckKeyboardStatus" xml:space="preserve">
<value>Check keyboard status</value>
</data>
<data name="ControlTheComputerWithoutTheMouseOrKeyboard" xml:space="preserve">
<value>Control the computer without the mouse or keyboard</value>
</data>
<data name="ChangeOrRemoveAProgram" xml:space="preserve">
<value>Change or remove a program</value>
</data>
<data name="ChangeMultiTouchGestureSettings" xml:space="preserve">
<value>Change multi-touch gesture settings</value>
</data>
<data name="SetUpODBCDataSources64Bit" xml:space="preserve">
<value>Set up ODBC data sources (64-bit)</value>
</data>
<data name="ConfigureProxyServer" xml:space="preserve">
<value>Configure proxy server</value>
</data>
<data name="ChangeYourHomepage" xml:space="preserve">
<value>Change your homepage</value>
</data>
<data name="GroupSimilarWindowsOnTheTaskbar" xml:space="preserve">
<value>Group similar windows on the taskbar</value>
</data>
<data name="ChangeWindowsSideshowSettings" xml:space="preserve">
<value>Change Windows SideShow settings</value>
</data>
<data name="UseAudioDescriptionForVideo" xml:space="preserve">
<value>Use audio description for video</value>
</data>
<data name="ChangeWorkgroupName" xml:space="preserve">
<value>Change workgroup name</value>
</data>
<data name="FindAndFixPrintingProblems" xml:space="preserve">
<value>Find and fix printing problems</value>
</data>
<data name="ChangeWhenTheComputerSleeps" xml:space="preserve">
<value>Change when the computer sleeps</value>
</data>
<data name="SetUpAVirtualPrivateNetworkVPNConnection" xml:space="preserve">
<value>Set up a virtual private network (VPN) connection</value>
</data>
<data name="AccommodateLearningAbilities" xml:space="preserve">
<value>Accommodate learning abilities</value>
</data>
<data name="SetUpADialUpConnection" xml:space="preserve">
<value>Set up a dial-up connection</value>
</data>
<data name="SetUpAConnectionOrNetwork" xml:space="preserve">
<value>Set up a connection or network</value>
</data>
<data name="HowToChangeYourWindowsPassword" xml:space="preserve">
<value>How to change your Windows password</value>
</data>
<data name="MakeItEasierToSeeTheMousePointer" xml:space="preserve">
<value>Make it easier to see the mouse pointer</value>
</data>
<data name="SetUpIscsiInitiator" xml:space="preserve">
<value>Set up iSCSI initiator</value>
</data>
<data name="AccommodateLowVision" xml:space="preserve">
<value>Accommodate low vision</value>
</data>
<data name="ManageOfflineFiles" xml:space="preserve">
<value>Manage offline files</value>
</data>
<data name="ReviewYourComputersStatusAndResolveIssues" xml:space="preserve">
<value>Review your computer's status and resolve issues</value>
</data>
<data name="MicrosoftChangjieSettings" xml:space="preserve">
<value>Microsoft ChangJie Settings</value>
</data>
<data name="ReplaceSoundsWithVisualCues" xml:space="preserve">
<value>Replace sounds with visual cues</value>
</data>
<data name="ChangeTemporaryInternetFileSettings" xml:space="preserve">
<value>Change temporary Internet file settings</value>
</data>
<data name="ConnectToTheInternet" xml:space="preserve">
<value>Connect to the Internet</value>
</data>
<data name="FindAndFixAudioPlaybackProblems" xml:space="preserve">
<value>Find and fix audio playback problems</value>
</data>
<data name="ChangeTheMousePointerDisplayOrSpeed" xml:space="preserve">
<value>Change the mouse pointer display or speed</value>
</data>
<data name="BackUpYourRecoveryKey" xml:space="preserve">
<value>Back up your recovery key</value>
</data>
<data name="SaveBackupCopiesOfYourFilesWithFileHistory" xml:space="preserve">
<value>Save backup copies of your files with File History</value>
</data>
<data name="ViewCurrentAccessibilitySettings" xml:space="preserve">
<value>View current accessibility settings</value>
</data>
<data name="ChangeTabletPenSettings" xml:space="preserve">
<value>Change tablet pen settings</value>
</data>
<data name="ChangeHowYourMouseWorks" xml:space="preserve">
<value>Change how your mouse works</value>
</data>
<data name="ShowHowMuchRAMIsOnThisComputer" xml:space="preserve">
<value>Show how much RAM is on this computer</value>
</data>
<data name="EditPowerPlan" xml:space="preserve">
<value>Edit power plan</value>
</data>
<data name="AdjustSystemVolume" xml:space="preserve">
<value>Adjust system volume</value>
</data>
<data name="DefragmentAndOptimiseYourDrives" xml:space="preserve">
<value>Defragment and optimise your drives</value>
</data>
<data name="SetUpODBCDataSources32Bit" xml:space="preserve">
<value>Set up ODBC data sources (32-bit)</value>
</data>
<data name="ChangeFontSettings" xml:space="preserve">
<value>Change Font Settings</value>
</data>
<data name="MagnifyPortionsOfTheScreenUsingMagnifier" xml:space="preserve">
<value>Magnify portions of the screen using Magnifier</value>
</data>
<data name="ChangeTheFileTypeAssociatedWithAFileExtension" xml:space="preserve">
<value>Change the file type associated with a file extension</value>
</data>
<data name="ViewEventLogs" xml:space="preserve">
<value>View event logs</value>
</data>
<data name="ManageWindowsCredentials" xml:space="preserve">
<value>Manage Windows Credentials</value>
</data>
<data name="SetUpAMicrophone" xml:space="preserve">
<value>Set up a microphone</value>
</data>
<data name="ChangeHowTheMousePointerLooks" xml:space="preserve">
<value>Change how the mouse pointer looks</value>
</data>
<data name="ChangePowerSavingSettings" xml:space="preserve">
<value>Change power-saving settings</value>
</data>
<data name="OptimiseForBlindness" xml:space="preserve">
<value>Optimise for blindness</value>
</data>
<data name="null" xml:space="preserve">
<value>
</value>
</data>
<data name="TurnWindowsFeaturesOnOrOff" xml:space="preserve">
<value>Turn Windows features on or off</value>
</data>
<data name="ShowWhichOperatingSystemYourComputerIsRunning" xml:space="preserve">
<value>Show which operating system your computer is running</value>
</data>
<data name="ViewLocalServices" xml:space="preserve">
<value>View local services</value>
</data>
<data name="ManageWorkFolders" xml:space="preserve">
<value>Manage Work Folders</value>
</data>
<data name="EncryptYourOfflineFiles" xml:space="preserve">
<value>Encrypt your offline files</value>
</data>
<data name="TrainTheComputerToRecogniseYourVoice" xml:space="preserve">
<value>Train the computer to recognise your voice</value>
</data>
<data name="AdvancedPrinterSetup" xml:space="preserve">
<value>Advanced printer setup</value>
</data>
<data name="ChangeDefaultPrinter" xml:space="preserve">
<value>Change default printer</value>
</data>
<data name="EditEnvironmentVariablesForYourAccount" xml:space="preserve">
<value>Edit environment variables for your account</value>
</data>
<data name="OptimiseVisualDisplay" xml:space="preserve">
<value>Optimise visual display</value>
</data>
<data name="ChangeMouseClickSettings" xml:space="preserve">
<value>Change mouse click settings</value>
</data>
<data name="ChangeAdvancedColourManagementSettingsForDisplaysScannersAndPrinters" xml:space="preserve">
<value>Change advanced colour management settings for displays, scanners and printers</value>
</data>
<data name="LetWindowsSuggestEaseOfAccessSettings" xml:space="preserve">
<value>Let Windows suggest Ease of Access settings</value>
</data>
<data name="ClearDiskSpaceByDeletingUnnecessaryFiles" xml:space="preserve">
<value>Clear disk space by deleting unnecessary files</value>
</data>
<data name="ViewDevicesAndPrinters" xml:space="preserve">
<value>View devices and printers</value>
</data>
<data name="PrivateCharacterEditor" xml:space="preserve">
<value>Private Character Editor</value>
</data>
<data name="RecordStepsToReproduceAProblem" xml:space="preserve">
<value>Record steps to reproduce a problem</value>
</data>
<data name="AdjustTheAppearanceAndPerformanceOfWindows" xml:space="preserve">
<value>Adjust the appearance and performance of Windows</value>
</data>
<data name="SettingsForMicrosoftIMEJapanese" xml:space="preserve">
<value>Settings for Microsoft IME (Japanese)</value>
</data>
<data name="InviteSomeoneToConnectToYourPCAndHelpYouOrOfferToHelpSomeoneElse" xml:space="preserve">
<value>Invite someone to connect to your PC and help you, or offer to help someone else</value>
</data>
<data name="RunProgramsMadeForPreviousVersionsOfWindows" xml:space="preserve">
<value>Run programs made for previous versions of Windows</value>
</data>
<data name="ChooseTheOrderOfHowYourScreenRotates" xml:space="preserve">
<value>Choose the order of how your screen rotates</value>
</data>
<data name="ChangeHowWindowsSearches" xml:space="preserve">
<value>Change how Windows searches</value>
</data>
<data name="SetFlicksToPerformCertainTasks" xml:space="preserve">
<value>Set flicks to perform certain tasks</value>
</data>
<data name="ChangeAccountType" xml:space="preserve">
<value>Change account type</value>
</data>
<data name="ChangeScreenSaver" xml:space="preserve">
<value>Change screen saver</value>
</data>
<data name="ChangeUserAccountControlSettings" xml:space="preserve">
<value>Change User Account Control settings</value>
</data>
<data name="TurnOnEasyAccessKeys" xml:space="preserve">
<value>Turn on easy access keys</value>
</data>
<data name="IdentifyAndRepairNetworkProblems" xml:space="preserve">
<value>Identify and repair network problems</value>
</data>
<data name="FindAndFixNetworkingAndConnectionProblems" xml:space="preserve">
<value>Find and fix networking and connection problems</value>
</data>
<data name="PlayCdsOrOtherMediaAutomatically" xml:space="preserve">
<value>Play CDs or other media automatically</value>
</data>
<data name="ViewBasicInformationAboutYourComputer" xml:space="preserve">
<value>View basic information about your computer</value>
</data>
<data name="ChooseHowYouOpenLinks" xml:space="preserve">
<value>Choose how you open links</value>
</data>
<data name="AllowRemoteAssistanceInvitationsToBeSentFromThisComputer" xml:space="preserve">
<value>Allow Remote Assistance invitations to be sent from this computer</value>
</data>
<data name="TaskManager" xml:space="preserve">
<value>Task Manager</value>
</data>
<data name="TurnFlicksOnOrOff" xml:space="preserve">
<value>Turn flicks on or off</value>
</data>
<data name="AddALanguage" xml:space="preserve">
<value>Add a language</value>
</data>
<data name="ViewNetworkStatusAndTasks" xml:space="preserve">
<value>View network status and tasks</value>
</data>
<data name="TurnMagnifierOnOrOff" xml:space="preserve">
<value>Turn Magnifier on or off</value>
</data>
<data name="SeeTheNameOfThisComputer" xml:space="preserve">
<value>See the name of this computer</value>
</data>
<data name="ViewNetworkConnections" xml:space="preserve">
<value>View network connections</value>
</data>
<data name="PerformRecommendedMaintenanceTasksAutomatically" xml:space="preserve">
<value>Perform recommended maintenance tasks automatically</value>
</data>
<data name="ManageDiskSpaceUsedByYourOfflineFiles" xml:space="preserve">
<value>Manage disk space used by your offline files</value>
</data>
<data name="TurnHighContrastOnOrOff" xml:space="preserve">
<value>Turn High Contrast on or off</value>
</data>
<data name="ChangeTheWayTimeIsDisplayed" xml:space="preserve">
<value>Change the way time is displayed</value>
</data>
<data name="ChangeHowWebPagesAreDisplayedInTabs" xml:space="preserve">
<value>Change how web pages are displayed in tabs</value>
</data>
<data name="ChangeTheWayDatesAndListsAreDisplayed" xml:space="preserve">
<value>Change the way dates and lists are displayed</value>
</data>
<data name="ManageAudioDevices" xml:space="preserve">
<value>Manage audio devices</value>
</data>
<data name="ChangeSecuritySettings" xml:space="preserve">
<value>Change security settings</value>
</data>
<data name="CheckSecurityStatus" xml:space="preserve">
<value>Check security status</value>
</data>
<data name="DeleteCookiesOrTemporaryFiles" xml:space="preserve">
<value>Delete cookies or temporary files</value>
</data>
<data name="SpecifyWhichHandYouWriteWith" xml:space="preserve">
<value>Specify which hand you write with</value>
</data>
<data name="ChangeTouchInputSettings" xml:space="preserve">
<value>Change touch input settings</value>
</data>
<data name="HowToChangeTheSizeOfVirtualMemory" xml:space="preserve">
<value>How to change the size of virtual memory</value>
</data>
<data name="HearTextReadAloudWithNarrator" xml:space="preserve">
<value>Hear text read aloud with Narrator</value>
</data>
<data name="SetUpUSBGameControllers" xml:space="preserve">
<value>Set up USB game controllers</value>
</data>
<data name="ShowWhichDomainYourComputerIsOn" xml:space="preserve">
<value>Show which domain your computer is on</value>
</data>
<data name="ViewAllProblemReports" xml:space="preserve">
<value>View all problem reports</value>
</data>
<data name="16BitApplicationSupport" xml:space="preserve">
<value>16-Bit Application Support</value>
</data>
<data name="SetUpDiallingRules" xml:space="preserve">
<value>Set up dialling rules</value>
</data>
<data name="EnableOrDisableSessionCookies" xml:space="preserve">
<value>Enable or disable session cookies</value>
</data>
<data name="GiveAdministrativeRightsToADomainUser" xml:space="preserve">
<value>Give administrative rights to a domain user</value>
</data>
<data name="ChooseWhenToTurnOffDisplay" xml:space="preserve">
<value>Choose when to turn off display</value>
</data>
<data name="MoveThePointerWithTheKeypadUsingMousekeys" xml:space="preserve">
<value>Move the pointer with the keypad using MouseKeys</value>
</data>
<data name="ChangeWindowsSideshowCompatibleDeviceSettings" xml:space="preserve">
<value>Change Windows SideShow-compatible device settings</value>
</data>
<data name="AdjustCommonlyUsedMobilitySettings" xml:space="preserve">
<value>Adjust commonly used mobility settings</value>
</data>
<data name="ChangeTextToSpeechSettings" xml:space="preserve">
<value>Change text-to-speech settings</value>
</data>
<data name="SetTheTimeAndDate" xml:space="preserve">
<value>Set the time and date</value>
</data>
<data name="ChangeLocationSettings" xml:space="preserve">
<value>Change location settings</value>
</data>
<data name="ChangeMouseSettings" xml:space="preserve">
<value>Change mouse settings</value>
</data>
<data name="ManageStorageSpaces" xml:space="preserve">
<value>Manage Storage Spaces</value>
</data>
<data name="ShowOrHideFileExtensions" xml:space="preserve">
<value>Show or hide file extensions</value>
</data>
<data name="AllowAnAppThroughWindowsFirewall" xml:space="preserve">
<value>Allow an app through Windows Firewall</value>
</data>
<data name="ChangeSystemSounds" xml:space="preserve">
<value>Change system sounds</value>
</data>
<data name="AdjustCleartypeText" xml:space="preserve">
<value>Adjust ClearType text</value>
</data>
<data name="TurnScreenSaverOnOrOff" xml:space="preserve">
<value>Turn screen saver on or off</value>
</data>
<data name="FindAndFixWindowsUpdateProblems" xml:space="preserve">
<value>Find and fix windows update problems</value>
</data>
<data name="ChangeBluetoothSettings" xml:space="preserve">
<value>Change Bluetooth settings</value>
</data>
<data name="ConnectToANetwork" xml:space="preserve">
<value>Connect to a network</value>
</data>
<data name="ChangeTheSearchProviderInInternetExplorer" xml:space="preserve">
<value>Change the search provider in Internet Explorer</value>
</data>
<data name="JoinADomain" xml:space="preserve">
<value>Join a domain</value>
</data>
<data name="AddADevice" xml:space="preserve">
<value>Add a device</value>
</data>
<data name="FindAndFixProblemsWithWindowsSearch" xml:space="preserve">
<value>Find and fix problems with Windows Search</value>
</data>
<data name="ChooseAPowerPlan" xml:space="preserve">
<value>Choose a power plan</value>
</data>
<data name="ChangeHowTheMousePointerLooksWhenItSMoving" xml:space="preserve">
<value>Change how the mouse pointer looks when its moving</value>
</data>
<data name="UninstallAProgram" xml:space="preserve">
<value>Uninstall a program</value>
</data>
<data name="CreateAndFormatHardDiskPartitions" xml:space="preserve">
<value>Create and format hard disk partitions</value>
</data>
<data name="ChangeDateTimeOrNumberFormats" xml:space="preserve">
<value>Change date, time or number formats</value>
</data>
<data name="ChangePCWakeUpSettings" xml:space="preserve">
<value>Change PC wake-up settings</value>
</data>
<data name="ManageNetworkPasswords" xml:space="preserve">
<value>Manage network passwords</value>
</data>
<data name="ChangeInputMethods" xml:space="preserve">
<value>Change input methods</value>
</data>
<data name="ManageAdvancedSharingSettings" xml:space="preserve">
<value>Manage advanced sharing settings</value>
</data>
<data name="ChangeBatterySettings" xml:space="preserve">
<value>Change battery settings</value>
</data>
<data name="RenameThisComputer" xml:space="preserve">
<value>Rename this computer</value>
</data>
<data name="LockOrUnlockTheTaskbar" xml:space="preserve">
<value>Lock or unlock the taskbar</value>
</data>
<data name="ManageWebCredentials" xml:space="preserve">
<value>Manage Web Credentials</value>
</data>
<data name="ChangeTheTimeZone" xml:space="preserve">
<value>Change the time zone</value>
</data>
<data name="StartSpeechRecognition" xml:space="preserve">
<value>Start speech recognition</value>
</data>
<data name="ViewInstalledUpdates" xml:space="preserve">
<value>View installed updates</value>
</data>
<data name="WhatsHappenedToTheQuickLaunchToolbar" xml:space="preserve">
<value>What's happened to the Quick Launch toolbar?</value>
</data>
<data name="ChangeSearchOptionsForFilesAndFolders" xml:space="preserve">
<value>Change search options for files and folders</value>
</data>
<data name="AdjustSettingsBeforeGivingAPresentation" xml:space="preserve">
<value>Adjust settings before giving a presentation</value>
</data>
<data name="ScanADocumentOrPicture" xml:space="preserve">
<value>Scan a document or picture</value>
</data>
<data name="ChangeTheWayMeasurementsAreDisplayed" xml:space="preserve">
<value>Change the way measurements are displayed</value>
</data>
<data name="PressKeyCombinationsOneAtATime" xml:space="preserve">
<value>Press key combinations one at a time</value>
</data>
<data name="RestoreDataFilesOrComputerFromBackupWindows7" xml:space="preserve">
<value>Restore data, files or computer from backup (Windows 7)</value>
</data>
<data name="SetYourDefaultPrograms" xml:space="preserve">
<value>Set your default programs</value>
</data>
<data name="SetUpABroadbandConnection" xml:space="preserve">
<value>Set up a broadband connection</value>
</data>
<data name="CalibrateTheScreenForPenOrTouchInput" xml:space="preserve">
<value>Calibrate the screen for pen or touch input</value>
</data>
<data name="ManageUserCertificates" xml:space="preserve">
<value>Manage user certificates</value>
</data>
<data name="ScheduleTasks" xml:space="preserve">
<value>Schedule tasks</value>
</data>
<data name="IgnoreRepeatedKeystrokesUsingFilterkeys" xml:space="preserve">
<value>Ignore repeated keystrokes using FilterKeys</value>
</data>
<data name="FindAndFixBluescreenProblems" xml:space="preserve">
<value>Find and fix bluescreen problems</value>
</data>
<data name="HearAToneWhenKeysArePressed" xml:space="preserve">
<value>Hear a tone when keys are pressed</value>
</data>
<data name="DeleteBrowsingHistory" xml:space="preserve">
<value>Delete browsing history</value>
</data>
<data name="ChangeWhatThePowerButtonsDo" xml:space="preserve">
<value>Change what the power buttons do</value>
</data>
<data name="CreateStandardUserAccount" xml:space="preserve">
<value>Create standard user account</value>
</data>
<data name="TakeSpeechTutorials" xml:space="preserve">
<value>Take speech tutorials</value>
</data>
<data name="ViewSystemResourceUsageInTaskManager" xml:space="preserve">
<value>View system resource usage in Task Manager</value>
</data>
<data name="CreateAnAccount" xml:space="preserve">
<value>Create an account</value>
</data>
<data name="GetMoreFeaturesWithANewEditionOfWindows" xml:space="preserve">
<value>Get more features with a new edition of Windows</value>
</data>
<data name="AppControlPanel" xml:space="preserve">
<value>Control Panel</value>
</data>
<data name="TaskLink" xml:space="preserve">
<value>TaskLink</value>
</data>
<data name="AreaUnknown" xml:space="preserve">
<value>Unknown</value>
</data>
</root>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1736,4 +1736,779 @@
<value>Zoom</value>
<comment>Mean zooming of things via a magnifier</comment>
</data>
<data name="ChangeDeviceInstallationSettings" xml:space="preserve">
<value>Change device installation settings</value>
</data>
<data name="TurnOffBackgroundImages" xml:space="preserve">
<value>Turn off background images</value>
</data>
<data name="NavigationProperties" xml:space="preserve">
<value>Navigation properties</value>
</data>
<data name="MediaStreamingOptions" xml:space="preserve">
<value>Media streaming options</value>
</data>
<data name="MakeAFileTypeAlwaysOpenInASpecificProgram" xml:space="preserve">
<value>Make a file type always open in a specific program</value>
</data>
<data name="ChangeTheNarratorSVoice" xml:space="preserve">
<value>Change the Narrators voice</value>
</data>
<data name="FindAndFixKeyboardProblems" xml:space="preserve">
<value>Find and fix keyboard problems</value>
</data>
<data name="UseScreenReader" xml:space="preserve">
<value>Use screen reader</value>
</data>
<data name="ShowWhichWorkgroupThisComputerIsOn" xml:space="preserve">
<value>Show which workgroup this computer is on</value>
</data>
<data name="ChangeMouseWheelSettings" xml:space="preserve">
<value>Change mouse wheel settings</value>
</data>
<data name="ManageComputerCertificates" xml:space="preserve">
<value>Manage computer certificates</value>
</data>
<data name="FindAndFixProblems" xml:space="preserve">
<value>Find and fix problems</value>
</data>
<data name="ChangeSettingsForContentReceivedUsingTapAndSend" xml:space="preserve">
<value>Change settings for content received using Tap and send</value>
</data>
<data name="ChangeDefaultSettingsForMediaOrDevices" xml:space="preserve">
<value>Change default settings for media or devices</value>
</data>
<data name="PrintTheSpeechReferenceCard" xml:space="preserve">
<value>Print the speech reference card</value>
</data>
<data name="CalibrateDisplayColour" xml:space="preserve">
<value>Calibrate display colour</value>
</data>
<data name="ManageFileEncryptionCertificates" xml:space="preserve">
<value>Manage file encryption certificates</value>
</data>
<data name="ViewRecentMessagesAboutYourComputer" xml:space="preserve">
<value>View recent messages about your computer</value>
</data>
<data name="GiveOtherUsersAccessToThisComputer" xml:space="preserve">
<value>Give other users access to this computer</value>
</data>
<data name="ShowHiddenFilesAndFolders" xml:space="preserve">
<value>Show hidden files and folders</value>
</data>
<data name="ChangeWindowsToGoStartUpOptions" xml:space="preserve">
<value>Change Windows To Go start-up options</value>
</data>
<data name="SeeWhichProcessesStartUpAutomaticallyWhenYouStartWindows" xml:space="preserve">
<value>See which processes start up automatically when you start Windows</value>
</data>
<data name="TellIfAnRSSFeedIsAvailableOnAWebsite" xml:space="preserve">
<value>Tell if an RSS feed is available on a website</value>
</data>
<data name="AddClocksForDifferentTimeZones" xml:space="preserve">
<value>Add clocks for different time zones</value>
</data>
<data name="AddABluetoothDevice" xml:space="preserve">
<value>Add a Bluetooth device</value>
</data>
<data name="CustomiseTheMouseButtons" xml:space="preserve">
<value>Customise the mouse buttons</value>
</data>
<data name="SetTabletButtonsToPerformCertainTasks" xml:space="preserve">
<value>Set tablet buttons to perform certain tasks</value>
</data>
<data name="ViewInstalledFonts" xml:space="preserve">
<value>View installed fonts</value>
</data>
<data name="ChangeTheWayCurrencyIsDisplayed" xml:space="preserve">
<value>Change the way currency is displayed</value>
</data>
<data name="EditGroupPolicy" xml:space="preserve">
<value>Edit group policy</value>
</data>
<data name="ManageBrowserAddOns" xml:space="preserve">
<value>Manage browser add-ons</value>
</data>
<data name="CheckProcessorSpeed" xml:space="preserve">
<value>Check processor speed</value>
</data>
<data name="CheckFirewallStatus" xml:space="preserve">
<value>Check firewall status</value>
</data>
<data name="SendOrReceiveAFile" xml:space="preserve">
<value>Send or receive a file</value>
</data>
<data name="AddOrRemoveUserAccounts" xml:space="preserve">
<value>Add or remove user accounts</value>
</data>
<data name="EditTheSystemEnvironmentVariables" xml:space="preserve">
<value>Edit the system environment variables</value>
</data>
<data name="ManageBitlocker" xml:space="preserve">
<value>Manage BitLocker</value>
</data>
<data name="AutoHideTheTaskbar" xml:space="preserve">
<value>Auto-hide the taskbar</value>
</data>
<data name="ChangeSoundCardSettings" xml:space="preserve">
<value>Change sound card settings</value>
</data>
<data name="MakeChangesToAccounts" xml:space="preserve">
<value>Make changes to accounts</value>
</data>
<data name="EditLocalUsersAndGroups" xml:space="preserve">
<value>Edit local users and groups</value>
</data>
<data name="ViewNetworkComputersAndDevices" xml:space="preserve">
<value>View network computers and devices</value>
</data>
<data name="InstallAProgramFromTheNetwork" xml:space="preserve">
<value>Install a program from the network</value>
</data>
<data name="ViewScannersAndCameras" xml:space="preserve">
<value>View scanners and cameras</value>
</data>
<data name="MicrosoftIMERegisterWordJapanese" xml:space="preserve">
<value>Microsoft IME Register Word (Japanese)</value>
</data>
<data name="RestoreYourFilesWithFileHistory" xml:space="preserve">
<value>Restore your files with File History</value>
</data>
<data name="TurnOnScreenKeyboardOnOrOff" xml:space="preserve">
<value>Turn On-Screen keyboard on or off</value>
</data>
<data name="BlockOrAllowThirdPartyCookies" xml:space="preserve">
<value>Block or allow third-party cookies</value>
</data>
<data name="FindAndFixAudioRecordingProblems" xml:space="preserve">
<value>Find and fix audio recording problems</value>
</data>
<data name="CreateARecoveryDrive" xml:space="preserve">
<value>Create a recovery drive</value>
</data>
<data name="MicrosoftNewPhoneticSettings" xml:space="preserve">
<value>Microsoft New Phonetic Settings</value>
</data>
<data name="GenerateASystemHealthReport" xml:space="preserve">
<value>Generate a system health report</value>
</data>
<data name="FixProblemsWithYourComputer" xml:space="preserve">
<value>Fix problems with your computer</value>
</data>
<data name="BackUpAndRestoreWindows7" xml:space="preserve">
<value>Back up and Restore (Windows 7)</value>
</data>
<data name="PreviewDeleteShowOrHideFonts" xml:space="preserve">
<value>Preview, delete, show or hide fonts</value>
</data>
<data name="MicrosoftQuickSettings" xml:space="preserve">
<value>Microsoft Quick Settings</value>
</data>
<data name="ViewReliabilityHistory" xml:space="preserve">
<value>View reliability history</value>
</data>
<data name="AccessRemoteappAndDesktops" xml:space="preserve">
<value>Access RemoteApp and desktops</value>
</data>
<data name="SetUpODBCDataSources" xml:space="preserve">
<value>Set up ODBC data sources</value>
</data>
<data name="ResetSecurityPolicies" xml:space="preserve">
<value>Reset Security Policies</value>
</data>
<data name="BlockOrAllowPopUps" xml:space="preserve">
<value>Block or allow pop-ups</value>
</data>
<data name="TurnAutocompleteInInternetExplorerOnOrOff" xml:space="preserve">
<value>Turn autocomplete in Internet Explorer on or off</value>
</data>
<data name="MicrosoftPinyinSimplefastOptions" xml:space="preserve">
<value>Microsoft Pinyin SimpleFast Options</value>
</data>
<data name="ChangeWhatClosingTheLidDoes" xml:space="preserve">
<value>Change what closing the lid does</value>
</data>
<data name="TurnOffUnnecessaryAnimations" xml:space="preserve">
<value>Turn off unnecessary animations</value>
</data>
<data name="CreateARestorePoint" xml:space="preserve">
<value>Create a restore point</value>
</data>
<data name="TurnOffAutomaticWindowArrangement" xml:space="preserve">
<value>Turn off automatic window arrangement</value>
</data>
<data name="TroubleshootingHistory" xml:space="preserve">
<value>Troubleshooting History</value>
</data>
<data name="DiagnoseYourComputersMemoryProblems" xml:space="preserve">
<value>Diagnose your computer's memory problems</value>
</data>
<data name="ViewRecommendedActionsToKeepWindowsRunningSmoothly" xml:space="preserve">
<value>View recommended actions to keep Windows running smoothly</value>
</data>
<data name="ChangeCursorBlinkRate" xml:space="preserve">
<value>Change cursor blink rate</value>
</data>
<data name="AddOrRemovePrograms" xml:space="preserve">
<value>Add or remove programs</value>
</data>
<data name="CreateAPasswordResetDisk" xml:space="preserve">
<value>Create a password reset disk</value>
</data>
<data name="ConfigureAdvancedUserProfileProperties" xml:space="preserve">
<value>Configure advanced user profile properties</value>
</data>
<data name="StartOrStopUsingAutoplayForAllMediaAndDevices" xml:space="preserve">
<value>Start or stop using AutoPlay for all media and devices</value>
</data>
<data name="ChangeAutomaticMaintenanceSettings" xml:space="preserve">
<value>Change Automatic Maintenance settings</value>
</data>
<data name="SpecifySingleOrDoubleClickToOpen" xml:space="preserve">
<value>Specify single- or double-click to open</value>
</data>
<data name="SelectUsersWhoCanUseRemoteDesktop" xml:space="preserve">
<value>Select users who can use remote desktop</value>
</data>
<data name="ShowWhichProgramsAreInstalledOnYourComputer" xml:space="preserve">
<value>Show which programs are installed on your computer</value>
</data>
<data name="AllowRemoteAccessToYourComputer" xml:space="preserve">
<value>Allow remote access to your computer</value>
</data>
<data name="ViewAdvancedSystemSettings" xml:space="preserve">
<value>View advanced system settings</value>
</data>
<data name="HowToInstallAProgram" xml:space="preserve">
<value>How to install a program</value>
</data>
<data name="ChangeHowYourKeyboardWorks" xml:space="preserve">
<value>Change how your keyboard works</value>
</data>
<data name="AutomaticallyAdjustForDaylightSavingTime" xml:space="preserve">
<value>Automatically adjust for daylight saving time</value>
</data>
<data name="ChangeTheOrderOfWindowsSideshowGadgets" xml:space="preserve">
<value>Change the order of Windows SideShow gadgets</value>
</data>
<data name="CheckKeyboardStatus" xml:space="preserve">
<value>Check keyboard status</value>
</data>
<data name="ControlTheComputerWithoutTheMouseOrKeyboard" xml:space="preserve">
<value>Control the computer without the mouse or keyboard</value>
</data>
<data name="ChangeOrRemoveAProgram" xml:space="preserve">
<value>Change or remove a program</value>
</data>
<data name="ChangeMultiTouchGestureSettings" xml:space="preserve">
<value>Change multi-touch gesture settings</value>
</data>
<data name="SetUpODBCDataSources64Bit" xml:space="preserve">
<value>Set up ODBC data sources (64-bit)</value>
</data>
<data name="ConfigureProxyServer" xml:space="preserve">
<value>Configure proxy server</value>
</data>
<data name="ChangeYourHomepage" xml:space="preserve">
<value>Change your homepage</value>
</data>
<data name="GroupSimilarWindowsOnTheTaskbar" xml:space="preserve">
<value>Group similar windows on the taskbar</value>
</data>
<data name="ChangeWindowsSideshowSettings" xml:space="preserve">
<value>Change Windows SideShow settings</value>
</data>
<data name="UseAudioDescriptionForVideo" xml:space="preserve">
<value>Use audio description for video</value>
</data>
<data name="ChangeWorkgroupName" xml:space="preserve">
<value>Change workgroup name</value>
</data>
<data name="FindAndFixPrintingProblems" xml:space="preserve">
<value>Find and fix printing problems</value>
</data>
<data name="ChangeWhenTheComputerSleeps" xml:space="preserve">
<value>Change when the computer sleeps</value>
</data>
<data name="SetUpAVirtualPrivateNetworkVPNConnection" xml:space="preserve">
<value>Set up a virtual private network (VPN) connection</value>
</data>
<data name="AccommodateLearningAbilities" xml:space="preserve">
<value>Accommodate learning abilities</value>
</data>
<data name="SetUpADialUpConnection" xml:space="preserve">
<value>Set up a dial-up connection</value>
</data>
<data name="SetUpAConnectionOrNetwork" xml:space="preserve">
<value>Set up a connection or network</value>
</data>
<data name="HowToChangeYourWindowsPassword" xml:space="preserve">
<value>How to change your Windows password</value>
</data>
<data name="MakeItEasierToSeeTheMousePointer" xml:space="preserve">
<value>Make it easier to see the mouse pointer</value>
</data>
<data name="SetUpIscsiInitiator" xml:space="preserve">
<value>Set up iSCSI initiator</value>
</data>
<data name="AccommodateLowVision" xml:space="preserve">
<value>Accommodate low vision</value>
</data>
<data name="ManageOfflineFiles" xml:space="preserve">
<value>Manage offline files</value>
</data>
<data name="ReviewYourComputersStatusAndResolveIssues" xml:space="preserve">
<value>Review your computer's status and resolve issues</value>
</data>
<data name="MicrosoftChangjieSettings" xml:space="preserve">
<value>Microsoft ChangJie Settings</value>
</data>
<data name="ReplaceSoundsWithVisualCues" xml:space="preserve">
<value>Replace sounds with visual cues</value>
</data>
<data name="ChangeTemporaryInternetFileSettings" xml:space="preserve">
<value>Change temporary Internet file settings</value>
</data>
<data name="ConnectToTheInternet" xml:space="preserve">
<value>Connect to the Internet</value>
</data>
<data name="FindAndFixAudioPlaybackProblems" xml:space="preserve">
<value>Find and fix audio playback problems</value>
</data>
<data name="ChangeTheMousePointerDisplayOrSpeed" xml:space="preserve">
<value>Change the mouse pointer display or speed</value>
</data>
<data name="BackUpYourRecoveryKey" xml:space="preserve">
<value>Back up your recovery key</value>
</data>
<data name="SaveBackupCopiesOfYourFilesWithFileHistory" xml:space="preserve">
<value>Save backup copies of your files with File History</value>
</data>
<data name="ViewCurrentAccessibilitySettings" xml:space="preserve">
<value>View current accessibility settings</value>
</data>
<data name="ChangeTabletPenSettings" xml:space="preserve">
<value>Change tablet pen settings</value>
</data>
<data name="ChangeHowYourMouseWorks" xml:space="preserve">
<value>Change how your mouse works</value>
</data>
<data name="ShowHowMuchRAMIsOnThisComputer" xml:space="preserve">
<value>Show how much RAM is on this computer</value>
</data>
<data name="EditPowerPlan" xml:space="preserve">
<value>Edit power plan</value>
</data>
<data name="AdjustSystemVolume" xml:space="preserve">
<value>Adjust system volume</value>
</data>
<data name="DefragmentAndOptimiseYourDrives" xml:space="preserve">
<value>Defragment and optimise your drives</value>
</data>
<data name="SetUpODBCDataSources32Bit" xml:space="preserve">
<value>Set up ODBC data sources (32-bit)</value>
</data>
<data name="ChangeFontSettings" xml:space="preserve">
<value>Change Font Settings</value>
</data>
<data name="MagnifyPortionsOfTheScreenUsingMagnifier" xml:space="preserve">
<value>Magnify portions of the screen using Magnifier</value>
</data>
<data name="ChangeTheFileTypeAssociatedWithAFileExtension" xml:space="preserve">
<value>Change the file type associated with a file extension</value>
</data>
<data name="ViewEventLogs" xml:space="preserve">
<value>View event logs</value>
</data>
<data name="ManageWindowsCredentials" xml:space="preserve">
<value>Manage Windows Credentials</value>
</data>
<data name="SetUpAMicrophone" xml:space="preserve">
<value>Set up a microphone</value>
</data>
<data name="ChangeHowTheMousePointerLooks" xml:space="preserve">
<value>Change how the mouse pointer looks</value>
</data>
<data name="ChangePowerSavingSettings" xml:space="preserve">
<value>Change power-saving settings</value>
</data>
<data name="OptimiseForBlindness" xml:space="preserve">
<value>Optimise for blindness</value>
</data>
<data name="null" xml:space="preserve">
<value>
</value>
</data>
<data name="TurnWindowsFeaturesOnOrOff" xml:space="preserve">
<value>Turn Windows features on or off</value>
</data>
<data name="ShowWhichOperatingSystemYourComputerIsRunning" xml:space="preserve">
<value>Show which operating system your computer is running</value>
</data>
<data name="ViewLocalServices" xml:space="preserve">
<value>View local services</value>
</data>
<data name="ManageWorkFolders" xml:space="preserve">
<value>Manage Work Folders</value>
</data>
<data name="EncryptYourOfflineFiles" xml:space="preserve">
<value>Encrypt your offline files</value>
</data>
<data name="TrainTheComputerToRecogniseYourVoice" xml:space="preserve">
<value>Train the computer to recognise your voice</value>
</data>
<data name="AdvancedPrinterSetup" xml:space="preserve">
<value>Advanced printer setup</value>
</data>
<data name="ChangeDefaultPrinter" xml:space="preserve">
<value>Change default printer</value>
</data>
<data name="EditEnvironmentVariablesForYourAccount" xml:space="preserve">
<value>Edit environment variables for your account</value>
</data>
<data name="OptimiseVisualDisplay" xml:space="preserve">
<value>Optimise visual display</value>
</data>
<data name="ChangeMouseClickSettings" xml:space="preserve">
<value>Change mouse click settings</value>
</data>
<data name="ChangeAdvancedColourManagementSettingsForDisplaysScannersAndPrinters" xml:space="preserve">
<value>Change advanced colour management settings for displays, scanners and printers</value>
</data>
<data name="LetWindowsSuggestEaseOfAccessSettings" xml:space="preserve">
<value>Let Windows suggest Ease of Access settings</value>
</data>
<data name="ClearDiskSpaceByDeletingUnnecessaryFiles" xml:space="preserve">
<value>Clear disk space by deleting unnecessary files</value>
</data>
<data name="ViewDevicesAndPrinters" xml:space="preserve">
<value>View devices and printers</value>
</data>
<data name="PrivateCharacterEditor" xml:space="preserve">
<value>Private Character Editor</value>
</data>
<data name="RecordStepsToReproduceAProblem" xml:space="preserve">
<value>Record steps to reproduce a problem</value>
</data>
<data name="AdjustTheAppearanceAndPerformanceOfWindows" xml:space="preserve">
<value>Adjust the appearance and performance of Windows</value>
</data>
<data name="SettingsForMicrosoftIMEJapanese" xml:space="preserve">
<value>Settings for Microsoft IME (Japanese)</value>
</data>
<data name="InviteSomeoneToConnectToYourPCAndHelpYouOrOfferToHelpSomeoneElse" xml:space="preserve">
<value>Invite someone to connect to your PC and help you, or offer to help someone else</value>
</data>
<data name="RunProgramsMadeForPreviousVersionsOfWindows" xml:space="preserve">
<value>Run programs made for previous versions of Windows</value>
</data>
<data name="ChooseTheOrderOfHowYourScreenRotates" xml:space="preserve">
<value>Choose the order of how your screen rotates</value>
</data>
<data name="ChangeHowWindowsSearches" xml:space="preserve">
<value>Change how Windows searches</value>
</data>
<data name="SetFlicksToPerformCertainTasks" xml:space="preserve">
<value>Set flicks to perform certain tasks</value>
</data>
<data name="ChangeAccountType" xml:space="preserve">
<value>Change account type</value>
</data>
<data name="ChangeScreenSaver" xml:space="preserve">
<value>Change screen saver</value>
</data>
<data name="ChangeUserAccountControlSettings" xml:space="preserve">
<value>Change User Account Control settings</value>
</data>
<data name="TurnOnEasyAccessKeys" xml:space="preserve">
<value>Turn on easy access keys</value>
</data>
<data name="IdentifyAndRepairNetworkProblems" xml:space="preserve">
<value>Identify and repair network problems</value>
</data>
<data name="FindAndFixNetworkingAndConnectionProblems" xml:space="preserve">
<value>Find and fix networking and connection problems</value>
</data>
<data name="PlayCdsOrOtherMediaAutomatically" xml:space="preserve">
<value>Play CDs or other media automatically</value>
</data>
<data name="ViewBasicInformationAboutYourComputer" xml:space="preserve">
<value>View basic information about your computer</value>
</data>
<data name="ChooseHowYouOpenLinks" xml:space="preserve">
<value>Choose how you open links</value>
</data>
<data name="AllowRemoteAssistanceInvitationsToBeSentFromThisComputer" xml:space="preserve">
<value>Allow Remote Assistance invitations to be sent from this computer</value>
</data>
<data name="TaskManager" xml:space="preserve">
<value>Task Manager</value>
</data>
<data name="TurnFlicksOnOrOff" xml:space="preserve">
<value>Turn flicks on or off</value>
</data>
<data name="AddALanguage" xml:space="preserve">
<value>Add a language</value>
</data>
<data name="ViewNetworkStatusAndTasks" xml:space="preserve">
<value>View network status and tasks</value>
</data>
<data name="TurnMagnifierOnOrOff" xml:space="preserve">
<value>Turn Magnifier on or off</value>
</data>
<data name="SeeTheNameOfThisComputer" xml:space="preserve">
<value>See the name of this computer</value>
</data>
<data name="ViewNetworkConnections" xml:space="preserve">
<value>View network connections</value>
</data>
<data name="PerformRecommendedMaintenanceTasksAutomatically" xml:space="preserve">
<value>Perform recommended maintenance tasks automatically</value>
</data>
<data name="ManageDiskSpaceUsedByYourOfflineFiles" xml:space="preserve">
<value>Manage disk space used by your offline files</value>
</data>
<data name="TurnHighContrastOnOrOff" xml:space="preserve">
<value>Turn High Contrast on or off</value>
</data>
<data name="ChangeTheWayTimeIsDisplayed" xml:space="preserve">
<value>Change the way time is displayed</value>
</data>
<data name="ChangeHowWebPagesAreDisplayedInTabs" xml:space="preserve">
<value>Change how web pages are displayed in tabs</value>
</data>
<data name="ChangeTheWayDatesAndListsAreDisplayed" xml:space="preserve">
<value>Change the way dates and lists are displayed</value>
</data>
<data name="ManageAudioDevices" xml:space="preserve">
<value>Manage audio devices</value>
</data>
<data name="ChangeSecuritySettings" xml:space="preserve">
<value>Change security settings</value>
</data>
<data name="CheckSecurityStatus" xml:space="preserve">
<value>Check security status</value>
</data>
<data name="DeleteCookiesOrTemporaryFiles" xml:space="preserve">
<value>Delete cookies or temporary files</value>
</data>
<data name="SpecifyWhichHandYouWriteWith" xml:space="preserve">
<value>Specify which hand you write with</value>
</data>
<data name="ChangeTouchInputSettings" xml:space="preserve">
<value>Change touch input settings</value>
</data>
<data name="HowToChangeTheSizeOfVirtualMemory" xml:space="preserve">
<value>How to change the size of virtual memory</value>
</data>
<data name="HearTextReadAloudWithNarrator" xml:space="preserve">
<value>Hear text read aloud with Narrator</value>
</data>
<data name="SetUpUSBGameControllers" xml:space="preserve">
<value>Set up USB game controllers</value>
</data>
<data name="ShowWhichDomainYourComputerIsOn" xml:space="preserve">
<value>Show which domain your computer is on</value>
</data>
<data name="ViewAllProblemReports" xml:space="preserve">
<value>View all problem reports</value>
</data>
<data name="16BitApplicationSupport" xml:space="preserve">
<value>16-Bit Application Support</value>
</data>
<data name="SetUpDiallingRules" xml:space="preserve">
<value>Set up dialling rules</value>
</data>
<data name="EnableOrDisableSessionCookies" xml:space="preserve">
<value>Enable or disable session cookies</value>
</data>
<data name="GiveAdministrativeRightsToADomainUser" xml:space="preserve">
<value>Give administrative rights to a domain user</value>
</data>
<data name="ChooseWhenToTurnOffDisplay" xml:space="preserve">
<value>Choose when to turn off display</value>
</data>
<data name="MoveThePointerWithTheKeypadUsingMousekeys" xml:space="preserve">
<value>Move the pointer with the keypad using MouseKeys</value>
</data>
<data name="ChangeWindowsSideshowCompatibleDeviceSettings" xml:space="preserve">
<value>Change Windows SideShow-compatible device settings</value>
</data>
<data name="AdjustCommonlyUsedMobilitySettings" xml:space="preserve">
<value>Adjust commonly used mobility settings</value>
</data>
<data name="ChangeTextToSpeechSettings" xml:space="preserve">
<value>Change text-to-speech settings</value>
</data>
<data name="SetTheTimeAndDate" xml:space="preserve">
<value>Set the time and date</value>
</data>
<data name="ChangeLocationSettings" xml:space="preserve">
<value>Change location settings</value>
</data>
<data name="ChangeMouseSettings" xml:space="preserve">
<value>Change mouse settings</value>
</data>
<data name="ManageStorageSpaces" xml:space="preserve">
<value>Manage Storage Spaces</value>
</data>
<data name="ShowOrHideFileExtensions" xml:space="preserve">
<value>Show or hide file extensions</value>
</data>
<data name="AllowAnAppThroughWindowsFirewall" xml:space="preserve">
<value>Allow an app through Windows Firewall</value>
</data>
<data name="ChangeSystemSounds" xml:space="preserve">
<value>Change system sounds</value>
</data>
<data name="AdjustCleartypeText" xml:space="preserve">
<value>Adjust ClearType text</value>
</data>
<data name="TurnScreenSaverOnOrOff" xml:space="preserve">
<value>Turn screen saver on or off</value>
</data>
<data name="FindAndFixWindowsUpdateProblems" xml:space="preserve">
<value>Find and fix windows update problems</value>
</data>
<data name="ChangeBluetoothSettings" xml:space="preserve">
<value>Change Bluetooth settings</value>
</data>
<data name="ConnectToANetwork" xml:space="preserve">
<value>Connect to a network</value>
</data>
<data name="ChangeTheSearchProviderInInternetExplorer" xml:space="preserve">
<value>Change the search provider in Internet Explorer</value>
</data>
<data name="JoinADomain" xml:space="preserve">
<value>Join a domain</value>
</data>
<data name="AddADevice" xml:space="preserve">
<value>Add a device</value>
</data>
<data name="FindAndFixProblemsWithWindowsSearch" xml:space="preserve">
<value>Find and fix problems with Windows Search</value>
</data>
<data name="ChooseAPowerPlan" xml:space="preserve">
<value>Choose a power plan</value>
</data>
<data name="ChangeHowTheMousePointerLooksWhenItSMoving" xml:space="preserve">
<value>Change how the mouse pointer looks when its moving</value>
</data>
<data name="UninstallAProgram" xml:space="preserve">
<value>Uninstall a program</value>
</data>
<data name="CreateAndFormatHardDiskPartitions" xml:space="preserve">
<value>Create and format hard disk partitions</value>
</data>
<data name="ChangeDateTimeOrNumberFormats" xml:space="preserve">
<value>Change date, time or number formats</value>
</data>
<data name="ChangePCWakeUpSettings" xml:space="preserve">
<value>Change PC wake-up settings</value>
</data>
<data name="ManageNetworkPasswords" xml:space="preserve">
<value>Manage network passwords</value>
</data>
<data name="ChangeInputMethods" xml:space="preserve">
<value>Change input methods</value>
</data>
<data name="ManageAdvancedSharingSettings" xml:space="preserve">
<value>Manage advanced sharing settings</value>
</data>
<data name="ChangeBatterySettings" xml:space="preserve">
<value>Change battery settings</value>
</data>
<data name="RenameThisComputer" xml:space="preserve">
<value>Rename this computer</value>
</data>
<data name="LockOrUnlockTheTaskbar" xml:space="preserve">
<value>Lock or unlock the taskbar</value>
</data>
<data name="ManageWebCredentials" xml:space="preserve">
<value>Manage Web Credentials</value>
</data>
<data name="ChangeTheTimeZone" xml:space="preserve">
<value>Change the time zone</value>
</data>
<data name="StartSpeechRecognition" xml:space="preserve">
<value>Start speech recognition</value>
</data>
<data name="ViewInstalledUpdates" xml:space="preserve">
<value>View installed updates</value>
</data>
<data name="WhatsHappenedToTheQuickLaunchToolbar" xml:space="preserve">
<value>What's happened to the Quick Launch toolbar?</value>
</data>
<data name="ChangeSearchOptionsForFilesAndFolders" xml:space="preserve">
<value>Change search options for files and folders</value>
</data>
<data name="AdjustSettingsBeforeGivingAPresentation" xml:space="preserve">
<value>Adjust settings before giving a presentation</value>
</data>
<data name="ScanADocumentOrPicture" xml:space="preserve">
<value>Scan a document or picture</value>
</data>
<data name="ChangeTheWayMeasurementsAreDisplayed" xml:space="preserve">
<value>Change the way measurements are displayed</value>
</data>
<data name="PressKeyCombinationsOneAtATime" xml:space="preserve">
<value>Press key combinations one at a time</value>
</data>
<data name="RestoreDataFilesOrComputerFromBackupWindows7" xml:space="preserve">
<value>Restore data, files or computer from backup (Windows 7)</value>
</data>
<data name="SetYourDefaultPrograms" xml:space="preserve">
<value>Set your default programs</value>
</data>
<data name="SetUpABroadbandConnection" xml:space="preserve">
<value>Set up a broadband connection</value>
</data>
<data name="CalibrateTheScreenForPenOrTouchInput" xml:space="preserve">
<value>Calibrate the screen for pen or touch input</value>
</data>
<data name="ManageUserCertificates" xml:space="preserve">
<value>Manage user certificates</value>
</data>
<data name="ScheduleTasks" xml:space="preserve">
<value>Schedule tasks</value>
</data>
<data name="IgnoreRepeatedKeystrokesUsingFilterkeys" xml:space="preserve">
<value>Ignore repeated keystrokes using FilterKeys</value>
</data>
<data name="FindAndFixBluescreenProblems" xml:space="preserve">
<value>Find and fix bluescreen problems</value>
</data>
<data name="HearAToneWhenKeysArePressed" xml:space="preserve">
<value>Hear a tone when keys are pressed</value>
</data>
<data name="DeleteBrowsingHistory" xml:space="preserve">
<value>Delete browsing history</value>
</data>
<data name="ChangeWhatThePowerButtonsDo" xml:space="preserve">
<value>Change what the power buttons do</value>
</data>
<data name="CreateStandardUserAccount" xml:space="preserve">
<value>Create standard user account</value>
</data>
<data name="TakeSpeechTutorials" xml:space="preserve">
<value>Take speech tutorials</value>
</data>
<data name="ViewSystemResourceUsageInTaskManager" xml:space="preserve">
<value>View system resource usage in Task Manager</value>
</data>
<data name="CreateAnAccount" xml:space="preserve">
<value>Create an account</value>
</data>
<data name="GetMoreFeaturesWithANewEditionOfWindows" xml:space="preserve">
<value>Get more features with a new edition of Windows</value>
</data>
<data name="AppControlPanel" xml:space="preserve">
<value>Control Panel</value>
</data>
<data name="TaskLink" xml:space="preserve">
<value>TaskLink</value>
</data>
<data name="AreaUnknown" xml:space="preserve">
<value>Unknown</value>
</data>
</root>

View file

@ -1736,4 +1736,779 @@
<value>Zoom</value>
<comment>Mean zooming of things via a magnifier</comment>
</data>
<data name="ChangeDeviceInstallationSettings" xml:space="preserve">
<value>Change device installation settings</value>
</data>
<data name="TurnOffBackgroundImages" xml:space="preserve">
<value>Turn off background images</value>
</data>
<data name="NavigationProperties" xml:space="preserve">
<value>Navigation properties</value>
</data>
<data name="MediaStreamingOptions" xml:space="preserve">
<value>Media streaming options</value>
</data>
<data name="MakeAFileTypeAlwaysOpenInASpecificProgram" xml:space="preserve">
<value>Make a file type always open in a specific program</value>
</data>
<data name="ChangeTheNarratorSVoice" xml:space="preserve">
<value>Change the Narrators voice</value>
</data>
<data name="FindAndFixKeyboardProblems" xml:space="preserve">
<value>Find and fix keyboard problems</value>
</data>
<data name="UseScreenReader" xml:space="preserve">
<value>Use screen reader</value>
</data>
<data name="ShowWhichWorkgroupThisComputerIsOn" xml:space="preserve">
<value>Show which workgroup this computer is on</value>
</data>
<data name="ChangeMouseWheelSettings" xml:space="preserve">
<value>Change mouse wheel settings</value>
</data>
<data name="ManageComputerCertificates" xml:space="preserve">
<value>Manage computer certificates</value>
</data>
<data name="FindAndFixProblems" xml:space="preserve">
<value>Find and fix problems</value>
</data>
<data name="ChangeSettingsForContentReceivedUsingTapAndSend" xml:space="preserve">
<value>Change settings for content received using Tap and send</value>
</data>
<data name="ChangeDefaultSettingsForMediaOrDevices" xml:space="preserve">
<value>Change default settings for media or devices</value>
</data>
<data name="PrintTheSpeechReferenceCard" xml:space="preserve">
<value>Print the speech reference card</value>
</data>
<data name="CalibrateDisplayColour" xml:space="preserve">
<value>Calibrate display colour</value>
</data>
<data name="ManageFileEncryptionCertificates" xml:space="preserve">
<value>Manage file encryption certificates</value>
</data>
<data name="ViewRecentMessagesAboutYourComputer" xml:space="preserve">
<value>View recent messages about your computer</value>
</data>
<data name="GiveOtherUsersAccessToThisComputer" xml:space="preserve">
<value>Give other users access to this computer</value>
</data>
<data name="ShowHiddenFilesAndFolders" xml:space="preserve">
<value>Show hidden files and folders</value>
</data>
<data name="ChangeWindowsToGoStartUpOptions" xml:space="preserve">
<value>Change Windows To Go start-up options</value>
</data>
<data name="SeeWhichProcessesStartUpAutomaticallyWhenYouStartWindows" xml:space="preserve">
<value>See which processes start up automatically when you start Windows</value>
</data>
<data name="TellIfAnRSSFeedIsAvailableOnAWebsite" xml:space="preserve">
<value>Tell if an RSS feed is available on a website</value>
</data>
<data name="AddClocksForDifferentTimeZones" xml:space="preserve">
<value>Add clocks for different time zones</value>
</data>
<data name="AddABluetoothDevice" xml:space="preserve">
<value>Add a Bluetooth device</value>
</data>
<data name="CustomiseTheMouseButtons" xml:space="preserve">
<value>Customise the mouse buttons</value>
</data>
<data name="SetTabletButtonsToPerformCertainTasks" xml:space="preserve">
<value>Set tablet buttons to perform certain tasks</value>
</data>
<data name="ViewInstalledFonts" xml:space="preserve">
<value>View installed fonts</value>
</data>
<data name="ChangeTheWayCurrencyIsDisplayed" xml:space="preserve">
<value>Change the way currency is displayed</value>
</data>
<data name="EditGroupPolicy" xml:space="preserve">
<value>Edit group policy</value>
</data>
<data name="ManageBrowserAddOns" xml:space="preserve">
<value>Manage browser add-ons</value>
</data>
<data name="CheckProcessorSpeed" xml:space="preserve">
<value>Check processor speed</value>
</data>
<data name="CheckFirewallStatus" xml:space="preserve">
<value>Check firewall status</value>
</data>
<data name="SendOrReceiveAFile" xml:space="preserve">
<value>Send or receive a file</value>
</data>
<data name="AddOrRemoveUserAccounts" xml:space="preserve">
<value>Add or remove user accounts</value>
</data>
<data name="EditTheSystemEnvironmentVariables" xml:space="preserve">
<value>Edit the system environment variables</value>
</data>
<data name="ManageBitlocker" xml:space="preserve">
<value>Manage BitLocker</value>
</data>
<data name="AutoHideTheTaskbar" xml:space="preserve">
<value>Auto-hide the taskbar</value>
</data>
<data name="ChangeSoundCardSettings" xml:space="preserve">
<value>Change sound card settings</value>
</data>
<data name="MakeChangesToAccounts" xml:space="preserve">
<value>Make changes to accounts</value>
</data>
<data name="EditLocalUsersAndGroups" xml:space="preserve">
<value>Edit local users and groups</value>
</data>
<data name="ViewNetworkComputersAndDevices" xml:space="preserve">
<value>View network computers and devices</value>
</data>
<data name="InstallAProgramFromTheNetwork" xml:space="preserve">
<value>Install a program from the network</value>
</data>
<data name="ViewScannersAndCameras" xml:space="preserve">
<value>View scanners and cameras</value>
</data>
<data name="MicrosoftIMERegisterWordJapanese" xml:space="preserve">
<value>Microsoft IME Register Word (Japanese)</value>
</data>
<data name="RestoreYourFilesWithFileHistory" xml:space="preserve">
<value>Restore your files with File History</value>
</data>
<data name="TurnOnScreenKeyboardOnOrOff" xml:space="preserve">
<value>Turn On-Screen keyboard on or off</value>
</data>
<data name="BlockOrAllowThirdPartyCookies" xml:space="preserve">
<value>Block or allow third-party cookies</value>
</data>
<data name="FindAndFixAudioRecordingProblems" xml:space="preserve">
<value>Find and fix audio recording problems</value>
</data>
<data name="CreateARecoveryDrive" xml:space="preserve">
<value>Create a recovery drive</value>
</data>
<data name="MicrosoftNewPhoneticSettings" xml:space="preserve">
<value>Microsoft New Phonetic Settings</value>
</data>
<data name="GenerateASystemHealthReport" xml:space="preserve">
<value>Generate a system health report</value>
</data>
<data name="FixProblemsWithYourComputer" xml:space="preserve">
<value>Fix problems with your computer</value>
</data>
<data name="BackUpAndRestoreWindows7" xml:space="preserve">
<value>Back up and Restore (Windows 7)</value>
</data>
<data name="PreviewDeleteShowOrHideFonts" xml:space="preserve">
<value>Preview, delete, show or hide fonts</value>
</data>
<data name="MicrosoftQuickSettings" xml:space="preserve">
<value>Microsoft Quick Settings</value>
</data>
<data name="ViewReliabilityHistory" xml:space="preserve">
<value>View reliability history</value>
</data>
<data name="AccessRemoteappAndDesktops" xml:space="preserve">
<value>Access RemoteApp and desktops</value>
</data>
<data name="SetUpODBCDataSources" xml:space="preserve">
<value>Set up ODBC data sources</value>
</data>
<data name="ResetSecurityPolicies" xml:space="preserve">
<value>Reset Security Policies</value>
</data>
<data name="BlockOrAllowPopUps" xml:space="preserve">
<value>Block or allow pop-ups</value>
</data>
<data name="TurnAutocompleteInInternetExplorerOnOrOff" xml:space="preserve">
<value>Turn autocomplete in Internet Explorer on or off</value>
</data>
<data name="MicrosoftPinyinSimplefastOptions" xml:space="preserve">
<value>Microsoft Pinyin SimpleFast Options</value>
</data>
<data name="ChangeWhatClosingTheLidDoes" xml:space="preserve">
<value>Change what closing the lid does</value>
</data>
<data name="TurnOffUnnecessaryAnimations" xml:space="preserve">
<value>Turn off unnecessary animations</value>
</data>
<data name="CreateARestorePoint" xml:space="preserve">
<value>Create a restore point</value>
</data>
<data name="TurnOffAutomaticWindowArrangement" xml:space="preserve">
<value>Turn off automatic window arrangement</value>
</data>
<data name="TroubleshootingHistory" xml:space="preserve">
<value>Troubleshooting History</value>
</data>
<data name="DiagnoseYourComputersMemoryProblems" xml:space="preserve">
<value>Diagnose your computer's memory problems</value>
</data>
<data name="ViewRecommendedActionsToKeepWindowsRunningSmoothly" xml:space="preserve">
<value>View recommended actions to keep Windows running smoothly</value>
</data>
<data name="ChangeCursorBlinkRate" xml:space="preserve">
<value>Change cursor blink rate</value>
</data>
<data name="AddOrRemovePrograms" xml:space="preserve">
<value>Add or remove programs</value>
</data>
<data name="CreateAPasswordResetDisk" xml:space="preserve">
<value>Create a password reset disk</value>
</data>
<data name="ConfigureAdvancedUserProfileProperties" xml:space="preserve">
<value>Configure advanced user profile properties</value>
</data>
<data name="StartOrStopUsingAutoplayForAllMediaAndDevices" xml:space="preserve">
<value>Start or stop using AutoPlay for all media and devices</value>
</data>
<data name="ChangeAutomaticMaintenanceSettings" xml:space="preserve">
<value>Change Automatic Maintenance settings</value>
</data>
<data name="SpecifySingleOrDoubleClickToOpen" xml:space="preserve">
<value>Specify single- or double-click to open</value>
</data>
<data name="SelectUsersWhoCanUseRemoteDesktop" xml:space="preserve">
<value>Select users who can use remote desktop</value>
</data>
<data name="ShowWhichProgramsAreInstalledOnYourComputer" xml:space="preserve">
<value>Show which programs are installed on your computer</value>
</data>
<data name="AllowRemoteAccessToYourComputer" xml:space="preserve">
<value>Allow remote access to your computer</value>
</data>
<data name="ViewAdvancedSystemSettings" xml:space="preserve">
<value>View advanced system settings</value>
</data>
<data name="HowToInstallAProgram" xml:space="preserve">
<value>How to install a program</value>
</data>
<data name="ChangeHowYourKeyboardWorks" xml:space="preserve">
<value>Change how your keyboard works</value>
</data>
<data name="AutomaticallyAdjustForDaylightSavingTime" xml:space="preserve">
<value>Automatically adjust for daylight saving time</value>
</data>
<data name="ChangeTheOrderOfWindowsSideshowGadgets" xml:space="preserve">
<value>Change the order of Windows SideShow gadgets</value>
</data>
<data name="CheckKeyboardStatus" xml:space="preserve">
<value>Check keyboard status</value>
</data>
<data name="ControlTheComputerWithoutTheMouseOrKeyboard" xml:space="preserve">
<value>Control the computer without the mouse or keyboard</value>
</data>
<data name="ChangeOrRemoveAProgram" xml:space="preserve">
<value>Change or remove a program</value>
</data>
<data name="ChangeMultiTouchGestureSettings" xml:space="preserve">
<value>Change multi-touch gesture settings</value>
</data>
<data name="SetUpODBCDataSources64Bit" xml:space="preserve">
<value>Set up ODBC data sources (64-bit)</value>
</data>
<data name="ConfigureProxyServer" xml:space="preserve">
<value>Configure proxy server</value>
</data>
<data name="ChangeYourHomepage" xml:space="preserve">
<value>Change your homepage</value>
</data>
<data name="GroupSimilarWindowsOnTheTaskbar" xml:space="preserve">
<value>Group similar windows on the taskbar</value>
</data>
<data name="ChangeWindowsSideshowSettings" xml:space="preserve">
<value>Change Windows SideShow settings</value>
</data>
<data name="UseAudioDescriptionForVideo" xml:space="preserve">
<value>Use audio description for video</value>
</data>
<data name="ChangeWorkgroupName" xml:space="preserve">
<value>Change workgroup name</value>
</data>
<data name="FindAndFixPrintingProblems" xml:space="preserve">
<value>Find and fix printing problems</value>
</data>
<data name="ChangeWhenTheComputerSleeps" xml:space="preserve">
<value>Change when the computer sleeps</value>
</data>
<data name="SetUpAVirtualPrivateNetworkVPNConnection" xml:space="preserve">
<value>Set up a virtual private network (VPN) connection</value>
</data>
<data name="AccommodateLearningAbilities" xml:space="preserve">
<value>Accommodate learning abilities</value>
</data>
<data name="SetUpADialUpConnection" xml:space="preserve">
<value>Set up a dial-up connection</value>
</data>
<data name="SetUpAConnectionOrNetwork" xml:space="preserve">
<value>Set up a connection or network</value>
</data>
<data name="HowToChangeYourWindowsPassword" xml:space="preserve">
<value>How to change your Windows password</value>
</data>
<data name="MakeItEasierToSeeTheMousePointer" xml:space="preserve">
<value>Make it easier to see the mouse pointer</value>
</data>
<data name="SetUpIscsiInitiator" xml:space="preserve">
<value>Set up iSCSI initiator</value>
</data>
<data name="AccommodateLowVision" xml:space="preserve">
<value>Accommodate low vision</value>
</data>
<data name="ManageOfflineFiles" xml:space="preserve">
<value>Manage offline files</value>
</data>
<data name="ReviewYourComputersStatusAndResolveIssues" xml:space="preserve">
<value>Review your computer's status and resolve issues</value>
</data>
<data name="MicrosoftChangjieSettings" xml:space="preserve">
<value>Microsoft ChangJie Settings</value>
</data>
<data name="ReplaceSoundsWithVisualCues" xml:space="preserve">
<value>Replace sounds with visual cues</value>
</data>
<data name="ChangeTemporaryInternetFileSettings" xml:space="preserve">
<value>Change temporary Internet file settings</value>
</data>
<data name="ConnectToTheInternet" xml:space="preserve">
<value>Connect to the Internet</value>
</data>
<data name="FindAndFixAudioPlaybackProblems" xml:space="preserve">
<value>Find and fix audio playback problems</value>
</data>
<data name="ChangeTheMousePointerDisplayOrSpeed" xml:space="preserve">
<value>Change the mouse pointer display or speed</value>
</data>
<data name="BackUpYourRecoveryKey" xml:space="preserve">
<value>Back up your recovery key</value>
</data>
<data name="SaveBackupCopiesOfYourFilesWithFileHistory" xml:space="preserve">
<value>Save backup copies of your files with File History</value>
</data>
<data name="ViewCurrentAccessibilitySettings" xml:space="preserve">
<value>View current accessibility settings</value>
</data>
<data name="ChangeTabletPenSettings" xml:space="preserve">
<value>Change tablet pen settings</value>
</data>
<data name="ChangeHowYourMouseWorks" xml:space="preserve">
<value>Change how your mouse works</value>
</data>
<data name="ShowHowMuchRAMIsOnThisComputer" xml:space="preserve">
<value>Show how much RAM is on this computer</value>
</data>
<data name="EditPowerPlan" xml:space="preserve">
<value>Edit power plan</value>
</data>
<data name="AdjustSystemVolume" xml:space="preserve">
<value>Adjust system volume</value>
</data>
<data name="DefragmentAndOptimiseYourDrives" xml:space="preserve">
<value>Defragment and optimise your drives</value>
</data>
<data name="SetUpODBCDataSources32Bit" xml:space="preserve">
<value>Set up ODBC data sources (32-bit)</value>
</data>
<data name="ChangeFontSettings" xml:space="preserve">
<value>Change Font Settings</value>
</data>
<data name="MagnifyPortionsOfTheScreenUsingMagnifier" xml:space="preserve">
<value>Magnify portions of the screen using Magnifier</value>
</data>
<data name="ChangeTheFileTypeAssociatedWithAFileExtension" xml:space="preserve">
<value>Change the file type associated with a file extension</value>
</data>
<data name="ViewEventLogs" xml:space="preserve">
<value>View event logs</value>
</data>
<data name="ManageWindowsCredentials" xml:space="preserve">
<value>Manage Windows Credentials</value>
</data>
<data name="SetUpAMicrophone" xml:space="preserve">
<value>Set up a microphone</value>
</data>
<data name="ChangeHowTheMousePointerLooks" xml:space="preserve">
<value>Change how the mouse pointer looks</value>
</data>
<data name="ChangePowerSavingSettings" xml:space="preserve">
<value>Change power-saving settings</value>
</data>
<data name="OptimiseForBlindness" xml:space="preserve">
<value>Optimise for blindness</value>
</data>
<data name="null" xml:space="preserve">
<value>
</value>
</data>
<data name="TurnWindowsFeaturesOnOrOff" xml:space="preserve">
<value>Turn Windows features on or off</value>
</data>
<data name="ShowWhichOperatingSystemYourComputerIsRunning" xml:space="preserve">
<value>Show which operating system your computer is running</value>
</data>
<data name="ViewLocalServices" xml:space="preserve">
<value>View local services</value>
</data>
<data name="ManageWorkFolders" xml:space="preserve">
<value>Manage Work Folders</value>
</data>
<data name="EncryptYourOfflineFiles" xml:space="preserve">
<value>Encrypt your offline files</value>
</data>
<data name="TrainTheComputerToRecogniseYourVoice" xml:space="preserve">
<value>Train the computer to recognise your voice</value>
</data>
<data name="AdvancedPrinterSetup" xml:space="preserve">
<value>Advanced printer setup</value>
</data>
<data name="ChangeDefaultPrinter" xml:space="preserve">
<value>Change default printer</value>
</data>
<data name="EditEnvironmentVariablesForYourAccount" xml:space="preserve">
<value>Edit environment variables for your account</value>
</data>
<data name="OptimiseVisualDisplay" xml:space="preserve">
<value>Optimise visual display</value>
</data>
<data name="ChangeMouseClickSettings" xml:space="preserve">
<value>Change mouse click settings</value>
</data>
<data name="ChangeAdvancedColourManagementSettingsForDisplaysScannersAndPrinters" xml:space="preserve">
<value>Change advanced colour management settings for displays, scanners and printers</value>
</data>
<data name="LetWindowsSuggestEaseOfAccessSettings" xml:space="preserve">
<value>Let Windows suggest Ease of Access settings</value>
</data>
<data name="ClearDiskSpaceByDeletingUnnecessaryFiles" xml:space="preserve">
<value>Clear disk space by deleting unnecessary files</value>
</data>
<data name="ViewDevicesAndPrinters" xml:space="preserve">
<value>View devices and printers</value>
</data>
<data name="PrivateCharacterEditor" xml:space="preserve">
<value>Private Character Editor</value>
</data>
<data name="RecordStepsToReproduceAProblem" xml:space="preserve">
<value>Record steps to reproduce a problem</value>
</data>
<data name="AdjustTheAppearanceAndPerformanceOfWindows" xml:space="preserve">
<value>Adjust the appearance and performance of Windows</value>
</data>
<data name="SettingsForMicrosoftIMEJapanese" xml:space="preserve">
<value>Settings for Microsoft IME (Japanese)</value>
</data>
<data name="InviteSomeoneToConnectToYourPCAndHelpYouOrOfferToHelpSomeoneElse" xml:space="preserve">
<value>Invite someone to connect to your PC and help you, or offer to help someone else</value>
</data>
<data name="RunProgramsMadeForPreviousVersionsOfWindows" xml:space="preserve">
<value>Run programs made for previous versions of Windows</value>
</data>
<data name="ChooseTheOrderOfHowYourScreenRotates" xml:space="preserve">
<value>Choose the order of how your screen rotates</value>
</data>
<data name="ChangeHowWindowsSearches" xml:space="preserve">
<value>Change how Windows searches</value>
</data>
<data name="SetFlicksToPerformCertainTasks" xml:space="preserve">
<value>Set flicks to perform certain tasks</value>
</data>
<data name="ChangeAccountType" xml:space="preserve">
<value>Change account type</value>
</data>
<data name="ChangeScreenSaver" xml:space="preserve">
<value>Change screen saver</value>
</data>
<data name="ChangeUserAccountControlSettings" xml:space="preserve">
<value>Change User Account Control settings</value>
</data>
<data name="TurnOnEasyAccessKeys" xml:space="preserve">
<value>Turn on easy access keys</value>
</data>
<data name="IdentifyAndRepairNetworkProblems" xml:space="preserve">
<value>Identify and repair network problems</value>
</data>
<data name="FindAndFixNetworkingAndConnectionProblems" xml:space="preserve">
<value>Find and fix networking and connection problems</value>
</data>
<data name="PlayCdsOrOtherMediaAutomatically" xml:space="preserve">
<value>Play CDs or other media automatically</value>
</data>
<data name="ViewBasicInformationAboutYourComputer" xml:space="preserve">
<value>View basic information about your computer</value>
</data>
<data name="ChooseHowYouOpenLinks" xml:space="preserve">
<value>Choose how you open links</value>
</data>
<data name="AllowRemoteAssistanceInvitationsToBeSentFromThisComputer" xml:space="preserve">
<value>Allow Remote Assistance invitations to be sent from this computer</value>
</data>
<data name="TaskManager" xml:space="preserve">
<value>Task Manager</value>
</data>
<data name="TurnFlicksOnOrOff" xml:space="preserve">
<value>Turn flicks on or off</value>
</data>
<data name="AddALanguage" xml:space="preserve">
<value>Add a language</value>
</data>
<data name="ViewNetworkStatusAndTasks" xml:space="preserve">
<value>View network status and tasks</value>
</data>
<data name="TurnMagnifierOnOrOff" xml:space="preserve">
<value>Turn Magnifier on or off</value>
</data>
<data name="SeeTheNameOfThisComputer" xml:space="preserve">
<value>See the name of this computer</value>
</data>
<data name="ViewNetworkConnections" xml:space="preserve">
<value>View network connections</value>
</data>
<data name="PerformRecommendedMaintenanceTasksAutomatically" xml:space="preserve">
<value>Perform recommended maintenance tasks automatically</value>
</data>
<data name="ManageDiskSpaceUsedByYourOfflineFiles" xml:space="preserve">
<value>Manage disk space used by your offline files</value>
</data>
<data name="TurnHighContrastOnOrOff" xml:space="preserve">
<value>Turn High Contrast on or off</value>
</data>
<data name="ChangeTheWayTimeIsDisplayed" xml:space="preserve">
<value>Change the way time is displayed</value>
</data>
<data name="ChangeHowWebPagesAreDisplayedInTabs" xml:space="preserve">
<value>Change how web pages are displayed in tabs</value>
</data>
<data name="ChangeTheWayDatesAndListsAreDisplayed" xml:space="preserve">
<value>Change the way dates and lists are displayed</value>
</data>
<data name="ManageAudioDevices" xml:space="preserve">
<value>Manage audio devices</value>
</data>
<data name="ChangeSecuritySettings" xml:space="preserve">
<value>Change security settings</value>
</data>
<data name="CheckSecurityStatus" xml:space="preserve">
<value>Check security status</value>
</data>
<data name="DeleteCookiesOrTemporaryFiles" xml:space="preserve">
<value>Delete cookies or temporary files</value>
</data>
<data name="SpecifyWhichHandYouWriteWith" xml:space="preserve">
<value>Specify which hand you write with</value>
</data>
<data name="ChangeTouchInputSettings" xml:space="preserve">
<value>Change touch input settings</value>
</data>
<data name="HowToChangeTheSizeOfVirtualMemory" xml:space="preserve">
<value>How to change the size of virtual memory</value>
</data>
<data name="HearTextReadAloudWithNarrator" xml:space="preserve">
<value>Hear text read aloud with Narrator</value>
</data>
<data name="SetUpUSBGameControllers" xml:space="preserve">
<value>Set up USB game controllers</value>
</data>
<data name="ShowWhichDomainYourComputerIsOn" xml:space="preserve">
<value>Show which domain your computer is on</value>
</data>
<data name="ViewAllProblemReports" xml:space="preserve">
<value>View all problem reports</value>
</data>
<data name="16BitApplicationSupport" xml:space="preserve">
<value>16-Bit Application Support</value>
</data>
<data name="SetUpDiallingRules" xml:space="preserve">
<value>Set up dialling rules</value>
</data>
<data name="EnableOrDisableSessionCookies" xml:space="preserve">
<value>Enable or disable session cookies</value>
</data>
<data name="GiveAdministrativeRightsToADomainUser" xml:space="preserve">
<value>Give administrative rights to a domain user</value>
</data>
<data name="ChooseWhenToTurnOffDisplay" xml:space="preserve">
<value>Choose when to turn off display</value>
</data>
<data name="MoveThePointerWithTheKeypadUsingMousekeys" xml:space="preserve">
<value>Move the pointer with the keypad using MouseKeys</value>
</data>
<data name="ChangeWindowsSideshowCompatibleDeviceSettings" xml:space="preserve">
<value>Change Windows SideShow-compatible device settings</value>
</data>
<data name="AdjustCommonlyUsedMobilitySettings" xml:space="preserve">
<value>Adjust commonly used mobility settings</value>
</data>
<data name="ChangeTextToSpeechSettings" xml:space="preserve">
<value>Change text-to-speech settings</value>
</data>
<data name="SetTheTimeAndDate" xml:space="preserve">
<value>Set the time and date</value>
</data>
<data name="ChangeLocationSettings" xml:space="preserve">
<value>Change location settings</value>
</data>
<data name="ChangeMouseSettings" xml:space="preserve">
<value>Change mouse settings</value>
</data>
<data name="ManageStorageSpaces" xml:space="preserve">
<value>Manage Storage Spaces</value>
</data>
<data name="ShowOrHideFileExtensions" xml:space="preserve">
<value>Show or hide file extensions</value>
</data>
<data name="AllowAnAppThroughWindowsFirewall" xml:space="preserve">
<value>Allow an app through Windows Firewall</value>
</data>
<data name="ChangeSystemSounds" xml:space="preserve">
<value>Change system sounds</value>
</data>
<data name="AdjustCleartypeText" xml:space="preserve">
<value>Adjust ClearType text</value>
</data>
<data name="TurnScreenSaverOnOrOff" xml:space="preserve">
<value>Turn screen saver on or off</value>
</data>
<data name="FindAndFixWindowsUpdateProblems" xml:space="preserve">
<value>Find and fix windows update problems</value>
</data>
<data name="ChangeBluetoothSettings" xml:space="preserve">
<value>Change Bluetooth settings</value>
</data>
<data name="ConnectToANetwork" xml:space="preserve">
<value>Connect to a network</value>
</data>
<data name="ChangeTheSearchProviderInInternetExplorer" xml:space="preserve">
<value>Change the search provider in Internet Explorer</value>
</data>
<data name="JoinADomain" xml:space="preserve">
<value>Join a domain</value>
</data>
<data name="AddADevice" xml:space="preserve">
<value>Add a device</value>
</data>
<data name="FindAndFixProblemsWithWindowsSearch" xml:space="preserve">
<value>Find and fix problems with Windows Search</value>
</data>
<data name="ChooseAPowerPlan" xml:space="preserve">
<value>Choose a power plan</value>
</data>
<data name="ChangeHowTheMousePointerLooksWhenItSMoving" xml:space="preserve">
<value>Change how the mouse pointer looks when its moving</value>
</data>
<data name="UninstallAProgram" xml:space="preserve">
<value>Uninstall a program</value>
</data>
<data name="CreateAndFormatHardDiskPartitions" xml:space="preserve">
<value>Create and format hard disk partitions</value>
</data>
<data name="ChangeDateTimeOrNumberFormats" xml:space="preserve">
<value>Change date, time or number formats</value>
</data>
<data name="ChangePCWakeUpSettings" xml:space="preserve">
<value>Change PC wake-up settings</value>
</data>
<data name="ManageNetworkPasswords" xml:space="preserve">
<value>Manage network passwords</value>
</data>
<data name="ChangeInputMethods" xml:space="preserve">
<value>Change input methods</value>
</data>
<data name="ManageAdvancedSharingSettings" xml:space="preserve">
<value>Manage advanced sharing settings</value>
</data>
<data name="ChangeBatterySettings" xml:space="preserve">
<value>Change battery settings</value>
</data>
<data name="RenameThisComputer" xml:space="preserve">
<value>Rename this computer</value>
</data>
<data name="LockOrUnlockTheTaskbar" xml:space="preserve">
<value>Lock or unlock the taskbar</value>
</data>
<data name="ManageWebCredentials" xml:space="preserve">
<value>Manage Web Credentials</value>
</data>
<data name="ChangeTheTimeZone" xml:space="preserve">
<value>Change the time zone</value>
</data>
<data name="StartSpeechRecognition" xml:space="preserve">
<value>Start speech recognition</value>
</data>
<data name="ViewInstalledUpdates" xml:space="preserve">
<value>View installed updates</value>
</data>
<data name="WhatsHappenedToTheQuickLaunchToolbar" xml:space="preserve">
<value>What's happened to the Quick Launch toolbar?</value>
</data>
<data name="ChangeSearchOptionsForFilesAndFolders" xml:space="preserve">
<value>Change search options for files and folders</value>
</data>
<data name="AdjustSettingsBeforeGivingAPresentation" xml:space="preserve">
<value>Adjust settings before giving a presentation</value>
</data>
<data name="ScanADocumentOrPicture" xml:space="preserve">
<value>Scan a document or picture</value>
</data>
<data name="ChangeTheWayMeasurementsAreDisplayed" xml:space="preserve">
<value>Change the way measurements are displayed</value>
</data>
<data name="PressKeyCombinationsOneAtATime" xml:space="preserve">
<value>Press key combinations one at a time</value>
</data>
<data name="RestoreDataFilesOrComputerFromBackupWindows7" xml:space="preserve">
<value>Restore data, files or computer from backup (Windows 7)</value>
</data>
<data name="SetYourDefaultPrograms" xml:space="preserve">
<value>Set your default programs</value>
</data>
<data name="SetUpABroadbandConnection" xml:space="preserve">
<value>Set up a broadband connection</value>
</data>
<data name="CalibrateTheScreenForPenOrTouchInput" xml:space="preserve">
<value>Calibrate the screen for pen or touch input</value>
</data>
<data name="ManageUserCertificates" xml:space="preserve">
<value>Manage user certificates</value>
</data>
<data name="ScheduleTasks" xml:space="preserve">
<value>Schedule tasks</value>
</data>
<data name="IgnoreRepeatedKeystrokesUsingFilterkeys" xml:space="preserve">
<value>Ignore repeated keystrokes using FilterKeys</value>
</data>
<data name="FindAndFixBluescreenProblems" xml:space="preserve">
<value>Find and fix bluescreen problems</value>
</data>
<data name="HearAToneWhenKeysArePressed" xml:space="preserve">
<value>Hear a tone when keys are pressed</value>
</data>
<data name="DeleteBrowsingHistory" xml:space="preserve">
<value>Delete browsing history</value>
</data>
<data name="ChangeWhatThePowerButtonsDo" xml:space="preserve">
<value>Change what the power buttons do</value>
</data>
<data name="CreateStandardUserAccount" xml:space="preserve">
<value>Create standard user account</value>
</data>
<data name="TakeSpeechTutorials" xml:space="preserve">
<value>Take speech tutorials</value>
</data>
<data name="ViewSystemResourceUsageInTaskManager" xml:space="preserve">
<value>View system resource usage in Task Manager</value>
</data>
<data name="CreateAnAccount" xml:space="preserve">
<value>Create an account</value>
</data>
<data name="GetMoreFeaturesWithANewEditionOfWindows" xml:space="preserve">
<value>Get more features with a new edition of Windows</value>
</data>
<data name="AppControlPanel" xml:space="preserve">
<value>Control Panel</value>
</data>
<data name="TaskLink" xml:space="preserve">
<value>TaskLink</value>
</data>
<data name="AreaUnknown" xml:space="preserve">
<value>Unknown</value>
</data>
</root>

File diff suppressed because it is too large Load diff

View file

@ -1736,4 +1736,779 @@
<value>Zoom</value>
<comment>Mean zooming of things via a magnifier</comment>
</data>
<data name="ChangeDeviceInstallationSettings" xml:space="preserve">
<value>Change device installation settings</value>
</data>
<data name="TurnOffBackgroundImages" xml:space="preserve">
<value>Turn off background images</value>
</data>
<data name="NavigationProperties" xml:space="preserve">
<value>Navigation properties</value>
</data>
<data name="MediaStreamingOptions" xml:space="preserve">
<value>Media streaming options</value>
</data>
<data name="MakeAFileTypeAlwaysOpenInASpecificProgram" xml:space="preserve">
<value>Make a file type always open in a specific program</value>
</data>
<data name="ChangeTheNarratorSVoice" xml:space="preserve">
<value>Change the Narrators voice</value>
</data>
<data name="FindAndFixKeyboardProblems" xml:space="preserve">
<value>Find and fix keyboard problems</value>
</data>
<data name="UseScreenReader" xml:space="preserve">
<value>Use screen reader</value>
</data>
<data name="ShowWhichWorkgroupThisComputerIsOn" xml:space="preserve">
<value>Show which workgroup this computer is on</value>
</data>
<data name="ChangeMouseWheelSettings" xml:space="preserve">
<value>Change mouse wheel settings</value>
</data>
<data name="ManageComputerCertificates" xml:space="preserve">
<value>Manage computer certificates</value>
</data>
<data name="FindAndFixProblems" xml:space="preserve">
<value>Find and fix problems</value>
</data>
<data name="ChangeSettingsForContentReceivedUsingTapAndSend" xml:space="preserve">
<value>Change settings for content received using Tap and send</value>
</data>
<data name="ChangeDefaultSettingsForMediaOrDevices" xml:space="preserve">
<value>Change default settings for media or devices</value>
</data>
<data name="PrintTheSpeechReferenceCard" xml:space="preserve">
<value>Print the speech reference card</value>
</data>
<data name="CalibrateDisplayColour" xml:space="preserve">
<value>Calibrate display colour</value>
</data>
<data name="ManageFileEncryptionCertificates" xml:space="preserve">
<value>Manage file encryption certificates</value>
</data>
<data name="ViewRecentMessagesAboutYourComputer" xml:space="preserve">
<value>View recent messages about your computer</value>
</data>
<data name="GiveOtherUsersAccessToThisComputer" xml:space="preserve">
<value>Give other users access to this computer</value>
</data>
<data name="ShowHiddenFilesAndFolders" xml:space="preserve">
<value>Show hidden files and folders</value>
</data>
<data name="ChangeWindowsToGoStartUpOptions" xml:space="preserve">
<value>Change Windows To Go start-up options</value>
</data>
<data name="SeeWhichProcessesStartUpAutomaticallyWhenYouStartWindows" xml:space="preserve">
<value>See which processes start up automatically when you start Windows</value>
</data>
<data name="TellIfAnRSSFeedIsAvailableOnAWebsite" xml:space="preserve">
<value>Tell if an RSS feed is available on a website</value>
</data>
<data name="AddClocksForDifferentTimeZones" xml:space="preserve">
<value>Add clocks for different time zones</value>
</data>
<data name="AddABluetoothDevice" xml:space="preserve">
<value>Add a Bluetooth device</value>
</data>
<data name="CustomiseTheMouseButtons" xml:space="preserve">
<value>Customise the mouse buttons</value>
</data>
<data name="SetTabletButtonsToPerformCertainTasks" xml:space="preserve">
<value>Set tablet buttons to perform certain tasks</value>
</data>
<data name="ViewInstalledFonts" xml:space="preserve">
<value>View installed fonts</value>
</data>
<data name="ChangeTheWayCurrencyIsDisplayed" xml:space="preserve">
<value>Change the way currency is displayed</value>
</data>
<data name="EditGroupPolicy" xml:space="preserve">
<value>Edit group policy</value>
</data>
<data name="ManageBrowserAddOns" xml:space="preserve">
<value>Manage browser add-ons</value>
</data>
<data name="CheckProcessorSpeed" xml:space="preserve">
<value>Check processor speed</value>
</data>
<data name="CheckFirewallStatus" xml:space="preserve">
<value>Check firewall status</value>
</data>
<data name="SendOrReceiveAFile" xml:space="preserve">
<value>Send or receive a file</value>
</data>
<data name="AddOrRemoveUserAccounts" xml:space="preserve">
<value>Add or remove user accounts</value>
</data>
<data name="EditTheSystemEnvironmentVariables" xml:space="preserve">
<value>Edit the system environment variables</value>
</data>
<data name="ManageBitlocker" xml:space="preserve">
<value>Manage BitLocker</value>
</data>
<data name="AutoHideTheTaskbar" xml:space="preserve">
<value>Auto-hide the taskbar</value>
</data>
<data name="ChangeSoundCardSettings" xml:space="preserve">
<value>Change sound card settings</value>
</data>
<data name="MakeChangesToAccounts" xml:space="preserve">
<value>Make changes to accounts</value>
</data>
<data name="EditLocalUsersAndGroups" xml:space="preserve">
<value>Edit local users and groups</value>
</data>
<data name="ViewNetworkComputersAndDevices" xml:space="preserve">
<value>View network computers and devices</value>
</data>
<data name="InstallAProgramFromTheNetwork" xml:space="preserve">
<value>Install a program from the network</value>
</data>
<data name="ViewScannersAndCameras" xml:space="preserve">
<value>View scanners and cameras</value>
</data>
<data name="MicrosoftIMERegisterWordJapanese" xml:space="preserve">
<value>Microsoft IME Register Word (Japanese)</value>
</data>
<data name="RestoreYourFilesWithFileHistory" xml:space="preserve">
<value>Restore your files with File History</value>
</data>
<data name="TurnOnScreenKeyboardOnOrOff" xml:space="preserve">
<value>Turn On-Screen keyboard on or off</value>
</data>
<data name="BlockOrAllowThirdPartyCookies" xml:space="preserve">
<value>Block or allow third-party cookies</value>
</data>
<data name="FindAndFixAudioRecordingProblems" xml:space="preserve">
<value>Find and fix audio recording problems</value>
</data>
<data name="CreateARecoveryDrive" xml:space="preserve">
<value>Create a recovery drive</value>
</data>
<data name="MicrosoftNewPhoneticSettings" xml:space="preserve">
<value>Microsoft New Phonetic Settings</value>
</data>
<data name="GenerateASystemHealthReport" xml:space="preserve">
<value>Generate a system health report</value>
</data>
<data name="FixProblemsWithYourComputer" xml:space="preserve">
<value>Fix problems with your computer</value>
</data>
<data name="BackUpAndRestoreWindows7" xml:space="preserve">
<value>Back up and Restore (Windows 7)</value>
</data>
<data name="PreviewDeleteShowOrHideFonts" xml:space="preserve">
<value>Preview, delete, show or hide fonts</value>
</data>
<data name="MicrosoftQuickSettings" xml:space="preserve">
<value>Microsoft Quick Settings</value>
</data>
<data name="ViewReliabilityHistory" xml:space="preserve">
<value>View reliability history</value>
</data>
<data name="AccessRemoteappAndDesktops" xml:space="preserve">
<value>Access RemoteApp and desktops</value>
</data>
<data name="SetUpODBCDataSources" xml:space="preserve">
<value>Set up ODBC data sources</value>
</data>
<data name="ResetSecurityPolicies" xml:space="preserve">
<value>Reset Security Policies</value>
</data>
<data name="BlockOrAllowPopUps" xml:space="preserve">
<value>Block or allow pop-ups</value>
</data>
<data name="TurnAutocompleteInInternetExplorerOnOrOff" xml:space="preserve">
<value>Turn autocomplete in Internet Explorer on or off</value>
</data>
<data name="MicrosoftPinyinSimplefastOptions" xml:space="preserve">
<value>Microsoft Pinyin SimpleFast Options</value>
</data>
<data name="ChangeWhatClosingTheLidDoes" xml:space="preserve">
<value>Change what closing the lid does</value>
</data>
<data name="TurnOffUnnecessaryAnimations" xml:space="preserve">
<value>Turn off unnecessary animations</value>
</data>
<data name="CreateARestorePoint" xml:space="preserve">
<value>Create a restore point</value>
</data>
<data name="TurnOffAutomaticWindowArrangement" xml:space="preserve">
<value>Turn off automatic window arrangement</value>
</data>
<data name="TroubleshootingHistory" xml:space="preserve">
<value>Troubleshooting History</value>
</data>
<data name="DiagnoseYourComputersMemoryProblems" xml:space="preserve">
<value>Diagnose your computer's memory problems</value>
</data>
<data name="ViewRecommendedActionsToKeepWindowsRunningSmoothly" xml:space="preserve">
<value>View recommended actions to keep Windows running smoothly</value>
</data>
<data name="ChangeCursorBlinkRate" xml:space="preserve">
<value>Change cursor blink rate</value>
</data>
<data name="AddOrRemovePrograms" xml:space="preserve">
<value>Add or remove programs</value>
</data>
<data name="CreateAPasswordResetDisk" xml:space="preserve">
<value>Create a password reset disk</value>
</data>
<data name="ConfigureAdvancedUserProfileProperties" xml:space="preserve">
<value>Configure advanced user profile properties</value>
</data>
<data name="StartOrStopUsingAutoplayForAllMediaAndDevices" xml:space="preserve">
<value>Start or stop using AutoPlay for all media and devices</value>
</data>
<data name="ChangeAutomaticMaintenanceSettings" xml:space="preserve">
<value>Change Automatic Maintenance settings</value>
</data>
<data name="SpecifySingleOrDoubleClickToOpen" xml:space="preserve">
<value>Specify single- or double-click to open</value>
</data>
<data name="SelectUsersWhoCanUseRemoteDesktop" xml:space="preserve">
<value>Select users who can use remote desktop</value>
</data>
<data name="ShowWhichProgramsAreInstalledOnYourComputer" xml:space="preserve">
<value>Show which programs are installed on your computer</value>
</data>
<data name="AllowRemoteAccessToYourComputer" xml:space="preserve">
<value>Allow remote access to your computer</value>
</data>
<data name="ViewAdvancedSystemSettings" xml:space="preserve">
<value>View advanced system settings</value>
</data>
<data name="HowToInstallAProgram" xml:space="preserve">
<value>How to install a program</value>
</data>
<data name="ChangeHowYourKeyboardWorks" xml:space="preserve">
<value>Change how your keyboard works</value>
</data>
<data name="AutomaticallyAdjustForDaylightSavingTime" xml:space="preserve">
<value>Automatically adjust for daylight saving time</value>
</data>
<data name="ChangeTheOrderOfWindowsSideshowGadgets" xml:space="preserve">
<value>Change the order of Windows SideShow gadgets</value>
</data>
<data name="CheckKeyboardStatus" xml:space="preserve">
<value>Check keyboard status</value>
</data>
<data name="ControlTheComputerWithoutTheMouseOrKeyboard" xml:space="preserve">
<value>Control the computer without the mouse or keyboard</value>
</data>
<data name="ChangeOrRemoveAProgram" xml:space="preserve">
<value>Change or remove a program</value>
</data>
<data name="ChangeMultiTouchGestureSettings" xml:space="preserve">
<value>Change multi-touch gesture settings</value>
</data>
<data name="SetUpODBCDataSources64Bit" xml:space="preserve">
<value>Set up ODBC data sources (64-bit)</value>
</data>
<data name="ConfigureProxyServer" xml:space="preserve">
<value>Configure proxy server</value>
</data>
<data name="ChangeYourHomepage" xml:space="preserve">
<value>Change your homepage</value>
</data>
<data name="GroupSimilarWindowsOnTheTaskbar" xml:space="preserve">
<value>Group similar windows on the taskbar</value>
</data>
<data name="ChangeWindowsSideshowSettings" xml:space="preserve">
<value>Change Windows SideShow settings</value>
</data>
<data name="UseAudioDescriptionForVideo" xml:space="preserve">
<value>Use audio description for video</value>
</data>
<data name="ChangeWorkgroupName" xml:space="preserve">
<value>Change workgroup name</value>
</data>
<data name="FindAndFixPrintingProblems" xml:space="preserve">
<value>Find and fix printing problems</value>
</data>
<data name="ChangeWhenTheComputerSleeps" xml:space="preserve">
<value>Change when the computer sleeps</value>
</data>
<data name="SetUpAVirtualPrivateNetworkVPNConnection" xml:space="preserve">
<value>Set up a virtual private network (VPN) connection</value>
</data>
<data name="AccommodateLearningAbilities" xml:space="preserve">
<value>Accommodate learning abilities</value>
</data>
<data name="SetUpADialUpConnection" xml:space="preserve">
<value>Set up a dial-up connection</value>
</data>
<data name="SetUpAConnectionOrNetwork" xml:space="preserve">
<value>Set up a connection or network</value>
</data>
<data name="HowToChangeYourWindowsPassword" xml:space="preserve">
<value>How to change your Windows password</value>
</data>
<data name="MakeItEasierToSeeTheMousePointer" xml:space="preserve">
<value>Make it easier to see the mouse pointer</value>
</data>
<data name="SetUpIscsiInitiator" xml:space="preserve">
<value>Set up iSCSI initiator</value>
</data>
<data name="AccommodateLowVision" xml:space="preserve">
<value>Accommodate low vision</value>
</data>
<data name="ManageOfflineFiles" xml:space="preserve">
<value>Manage offline files</value>
</data>
<data name="ReviewYourComputersStatusAndResolveIssues" xml:space="preserve">
<value>Review your computer's status and resolve issues</value>
</data>
<data name="MicrosoftChangjieSettings" xml:space="preserve">
<value>Microsoft ChangJie Settings</value>
</data>
<data name="ReplaceSoundsWithVisualCues" xml:space="preserve">
<value>Replace sounds with visual cues</value>
</data>
<data name="ChangeTemporaryInternetFileSettings" xml:space="preserve">
<value>Change temporary Internet file settings</value>
</data>
<data name="ConnectToTheInternet" xml:space="preserve">
<value>Connect to the Internet</value>
</data>
<data name="FindAndFixAudioPlaybackProblems" xml:space="preserve">
<value>Find and fix audio playback problems</value>
</data>
<data name="ChangeTheMousePointerDisplayOrSpeed" xml:space="preserve">
<value>Change the mouse pointer display or speed</value>
</data>
<data name="BackUpYourRecoveryKey" xml:space="preserve">
<value>Back up your recovery key</value>
</data>
<data name="SaveBackupCopiesOfYourFilesWithFileHistory" xml:space="preserve">
<value>Save backup copies of your files with File History</value>
</data>
<data name="ViewCurrentAccessibilitySettings" xml:space="preserve">
<value>View current accessibility settings</value>
</data>
<data name="ChangeTabletPenSettings" xml:space="preserve">
<value>Change tablet pen settings</value>
</data>
<data name="ChangeHowYourMouseWorks" xml:space="preserve">
<value>Change how your mouse works</value>
</data>
<data name="ShowHowMuchRAMIsOnThisComputer" xml:space="preserve">
<value>Show how much RAM is on this computer</value>
</data>
<data name="EditPowerPlan" xml:space="preserve">
<value>Edit power plan</value>
</data>
<data name="AdjustSystemVolume" xml:space="preserve">
<value>Adjust system volume</value>
</data>
<data name="DefragmentAndOptimiseYourDrives" xml:space="preserve">
<value>Defragment and optimise your drives</value>
</data>
<data name="SetUpODBCDataSources32Bit" xml:space="preserve">
<value>Set up ODBC data sources (32-bit)</value>
</data>
<data name="ChangeFontSettings" xml:space="preserve">
<value>Change Font Settings</value>
</data>
<data name="MagnifyPortionsOfTheScreenUsingMagnifier" xml:space="preserve">
<value>Magnify portions of the screen using Magnifier</value>
</data>
<data name="ChangeTheFileTypeAssociatedWithAFileExtension" xml:space="preserve">
<value>Change the file type associated with a file extension</value>
</data>
<data name="ViewEventLogs" xml:space="preserve">
<value>View event logs</value>
</data>
<data name="ManageWindowsCredentials" xml:space="preserve">
<value>Manage Windows Credentials</value>
</data>
<data name="SetUpAMicrophone" xml:space="preserve">
<value>Set up a microphone</value>
</data>
<data name="ChangeHowTheMousePointerLooks" xml:space="preserve">
<value>Change how the mouse pointer looks</value>
</data>
<data name="ChangePowerSavingSettings" xml:space="preserve">
<value>Change power-saving settings</value>
</data>
<data name="OptimiseForBlindness" xml:space="preserve">
<value>Optimise for blindness</value>
</data>
<data name="null" xml:space="preserve">
<value>
</value>
</data>
<data name="TurnWindowsFeaturesOnOrOff" xml:space="preserve">
<value>Turn Windows features on or off</value>
</data>
<data name="ShowWhichOperatingSystemYourComputerIsRunning" xml:space="preserve">
<value>Show which operating system your computer is running</value>
</data>
<data name="ViewLocalServices" xml:space="preserve">
<value>View local services</value>
</data>
<data name="ManageWorkFolders" xml:space="preserve">
<value>Manage Work Folders</value>
</data>
<data name="EncryptYourOfflineFiles" xml:space="preserve">
<value>Encrypt your offline files</value>
</data>
<data name="TrainTheComputerToRecogniseYourVoice" xml:space="preserve">
<value>Train the computer to recognise your voice</value>
</data>
<data name="AdvancedPrinterSetup" xml:space="preserve">
<value>Advanced printer setup</value>
</data>
<data name="ChangeDefaultPrinter" xml:space="preserve">
<value>Change default printer</value>
</data>
<data name="EditEnvironmentVariablesForYourAccount" xml:space="preserve">
<value>Edit environment variables for your account</value>
</data>
<data name="OptimiseVisualDisplay" xml:space="preserve">
<value>Optimise visual display</value>
</data>
<data name="ChangeMouseClickSettings" xml:space="preserve">
<value>Change mouse click settings</value>
</data>
<data name="ChangeAdvancedColourManagementSettingsForDisplaysScannersAndPrinters" xml:space="preserve">
<value>Change advanced colour management settings for displays, scanners and printers</value>
</data>
<data name="LetWindowsSuggestEaseOfAccessSettings" xml:space="preserve">
<value>Let Windows suggest Ease of Access settings</value>
</data>
<data name="ClearDiskSpaceByDeletingUnnecessaryFiles" xml:space="preserve">
<value>Clear disk space by deleting unnecessary files</value>
</data>
<data name="ViewDevicesAndPrinters" xml:space="preserve">
<value>View devices and printers</value>
</data>
<data name="PrivateCharacterEditor" xml:space="preserve">
<value>Private Character Editor</value>
</data>
<data name="RecordStepsToReproduceAProblem" xml:space="preserve">
<value>Record steps to reproduce a problem</value>
</data>
<data name="AdjustTheAppearanceAndPerformanceOfWindows" xml:space="preserve">
<value>Adjust the appearance and performance of Windows</value>
</data>
<data name="SettingsForMicrosoftIMEJapanese" xml:space="preserve">
<value>Settings for Microsoft IME (Japanese)</value>
</data>
<data name="InviteSomeoneToConnectToYourPCAndHelpYouOrOfferToHelpSomeoneElse" xml:space="preserve">
<value>Invite someone to connect to your PC and help you, or offer to help someone else</value>
</data>
<data name="RunProgramsMadeForPreviousVersionsOfWindows" xml:space="preserve">
<value>Run programs made for previous versions of Windows</value>
</data>
<data name="ChooseTheOrderOfHowYourScreenRotates" xml:space="preserve">
<value>Choose the order of how your screen rotates</value>
</data>
<data name="ChangeHowWindowsSearches" xml:space="preserve">
<value>Change how Windows searches</value>
</data>
<data name="SetFlicksToPerformCertainTasks" xml:space="preserve">
<value>Set flicks to perform certain tasks</value>
</data>
<data name="ChangeAccountType" xml:space="preserve">
<value>Change account type</value>
</data>
<data name="ChangeScreenSaver" xml:space="preserve">
<value>Change screen saver</value>
</data>
<data name="ChangeUserAccountControlSettings" xml:space="preserve">
<value>Change User Account Control settings</value>
</data>
<data name="TurnOnEasyAccessKeys" xml:space="preserve">
<value>Turn on easy access keys</value>
</data>
<data name="IdentifyAndRepairNetworkProblems" xml:space="preserve">
<value>Identify and repair network problems</value>
</data>
<data name="FindAndFixNetworkingAndConnectionProblems" xml:space="preserve">
<value>Find and fix networking and connection problems</value>
</data>
<data name="PlayCdsOrOtherMediaAutomatically" xml:space="preserve">
<value>Play CDs or other media automatically</value>
</data>
<data name="ViewBasicInformationAboutYourComputer" xml:space="preserve">
<value>View basic information about your computer</value>
</data>
<data name="ChooseHowYouOpenLinks" xml:space="preserve">
<value>Choose how you open links</value>
</data>
<data name="AllowRemoteAssistanceInvitationsToBeSentFromThisComputer" xml:space="preserve">
<value>Allow Remote Assistance invitations to be sent from this computer</value>
</data>
<data name="TaskManager" xml:space="preserve">
<value>Task Manager</value>
</data>
<data name="TurnFlicksOnOrOff" xml:space="preserve">
<value>Turn flicks on or off</value>
</data>
<data name="AddALanguage" xml:space="preserve">
<value>Add a language</value>
</data>
<data name="ViewNetworkStatusAndTasks" xml:space="preserve">
<value>View network status and tasks</value>
</data>
<data name="TurnMagnifierOnOrOff" xml:space="preserve">
<value>Turn Magnifier on or off</value>
</data>
<data name="SeeTheNameOfThisComputer" xml:space="preserve">
<value>See the name of this computer</value>
</data>
<data name="ViewNetworkConnections" xml:space="preserve">
<value>View network connections</value>
</data>
<data name="PerformRecommendedMaintenanceTasksAutomatically" xml:space="preserve">
<value>Perform recommended maintenance tasks automatically</value>
</data>
<data name="ManageDiskSpaceUsedByYourOfflineFiles" xml:space="preserve">
<value>Manage disk space used by your offline files</value>
</data>
<data name="TurnHighContrastOnOrOff" xml:space="preserve">
<value>Turn High Contrast on or off</value>
</data>
<data name="ChangeTheWayTimeIsDisplayed" xml:space="preserve">
<value>Change the way time is displayed</value>
</data>
<data name="ChangeHowWebPagesAreDisplayedInTabs" xml:space="preserve">
<value>Change how web pages are displayed in tabs</value>
</data>
<data name="ChangeTheWayDatesAndListsAreDisplayed" xml:space="preserve">
<value>Change the way dates and lists are displayed</value>
</data>
<data name="ManageAudioDevices" xml:space="preserve">
<value>Manage audio devices</value>
</data>
<data name="ChangeSecuritySettings" xml:space="preserve">
<value>Change security settings</value>
</data>
<data name="CheckSecurityStatus" xml:space="preserve">
<value>Check security status</value>
</data>
<data name="DeleteCookiesOrTemporaryFiles" xml:space="preserve">
<value>Delete cookies or temporary files</value>
</data>
<data name="SpecifyWhichHandYouWriteWith" xml:space="preserve">
<value>Specify which hand you write with</value>
</data>
<data name="ChangeTouchInputSettings" xml:space="preserve">
<value>Change touch input settings</value>
</data>
<data name="HowToChangeTheSizeOfVirtualMemory" xml:space="preserve">
<value>How to change the size of virtual memory</value>
</data>
<data name="HearTextReadAloudWithNarrator" xml:space="preserve">
<value>Hear text read aloud with Narrator</value>
</data>
<data name="SetUpUSBGameControllers" xml:space="preserve">
<value>Set up USB game controllers</value>
</data>
<data name="ShowWhichDomainYourComputerIsOn" xml:space="preserve">
<value>Show which domain your computer is on</value>
</data>
<data name="ViewAllProblemReports" xml:space="preserve">
<value>View all problem reports</value>
</data>
<data name="16BitApplicationSupport" xml:space="preserve">
<value>16-Bit Application Support</value>
</data>
<data name="SetUpDiallingRules" xml:space="preserve">
<value>Set up dialling rules</value>
</data>
<data name="EnableOrDisableSessionCookies" xml:space="preserve">
<value>Enable or disable session cookies</value>
</data>
<data name="GiveAdministrativeRightsToADomainUser" xml:space="preserve">
<value>Give administrative rights to a domain user</value>
</data>
<data name="ChooseWhenToTurnOffDisplay" xml:space="preserve">
<value>Choose when to turn off display</value>
</data>
<data name="MoveThePointerWithTheKeypadUsingMousekeys" xml:space="preserve">
<value>Move the pointer with the keypad using MouseKeys</value>
</data>
<data name="ChangeWindowsSideshowCompatibleDeviceSettings" xml:space="preserve">
<value>Change Windows SideShow-compatible device settings</value>
</data>
<data name="AdjustCommonlyUsedMobilitySettings" xml:space="preserve">
<value>Adjust commonly used mobility settings</value>
</data>
<data name="ChangeTextToSpeechSettings" xml:space="preserve">
<value>Change text-to-speech settings</value>
</data>
<data name="SetTheTimeAndDate" xml:space="preserve">
<value>Set the time and date</value>
</data>
<data name="ChangeLocationSettings" xml:space="preserve">
<value>Change location settings</value>
</data>
<data name="ChangeMouseSettings" xml:space="preserve">
<value>Change mouse settings</value>
</data>
<data name="ManageStorageSpaces" xml:space="preserve">
<value>Manage Storage Spaces</value>
</data>
<data name="ShowOrHideFileExtensions" xml:space="preserve">
<value>Show or hide file extensions</value>
</data>
<data name="AllowAnAppThroughWindowsFirewall" xml:space="preserve">
<value>Allow an app through Windows Firewall</value>
</data>
<data name="ChangeSystemSounds" xml:space="preserve">
<value>Change system sounds</value>
</data>
<data name="AdjustCleartypeText" xml:space="preserve">
<value>Adjust ClearType text</value>
</data>
<data name="TurnScreenSaverOnOrOff" xml:space="preserve">
<value>Turn screen saver on or off</value>
</data>
<data name="FindAndFixWindowsUpdateProblems" xml:space="preserve">
<value>Find and fix windows update problems</value>
</data>
<data name="ChangeBluetoothSettings" xml:space="preserve">
<value>Change Bluetooth settings</value>
</data>
<data name="ConnectToANetwork" xml:space="preserve">
<value>Connect to a network</value>
</data>
<data name="ChangeTheSearchProviderInInternetExplorer" xml:space="preserve">
<value>Change the search provider in Internet Explorer</value>
</data>
<data name="JoinADomain" xml:space="preserve">
<value>Join a domain</value>
</data>
<data name="AddADevice" xml:space="preserve">
<value>Add a device</value>
</data>
<data name="FindAndFixProblemsWithWindowsSearch" xml:space="preserve">
<value>Find and fix problems with Windows Search</value>
</data>
<data name="ChooseAPowerPlan" xml:space="preserve">
<value>Choose a power plan</value>
</data>
<data name="ChangeHowTheMousePointerLooksWhenItSMoving" xml:space="preserve">
<value>Change how the mouse pointer looks when its moving</value>
</data>
<data name="UninstallAProgram" xml:space="preserve">
<value>Uninstall a program</value>
</data>
<data name="CreateAndFormatHardDiskPartitions" xml:space="preserve">
<value>Create and format hard disk partitions</value>
</data>
<data name="ChangeDateTimeOrNumberFormats" xml:space="preserve">
<value>Change date, time or number formats</value>
</data>
<data name="ChangePCWakeUpSettings" xml:space="preserve">
<value>Change PC wake-up settings</value>
</data>
<data name="ManageNetworkPasswords" xml:space="preserve">
<value>Manage network passwords</value>
</data>
<data name="ChangeInputMethods" xml:space="preserve">
<value>Change input methods</value>
</data>
<data name="ManageAdvancedSharingSettings" xml:space="preserve">
<value>Manage advanced sharing settings</value>
</data>
<data name="ChangeBatterySettings" xml:space="preserve">
<value>Change battery settings</value>
</data>
<data name="RenameThisComputer" xml:space="preserve">
<value>Rename this computer</value>
</data>
<data name="LockOrUnlockTheTaskbar" xml:space="preserve">
<value>Lock or unlock the taskbar</value>
</data>
<data name="ManageWebCredentials" xml:space="preserve">
<value>Manage Web Credentials</value>
</data>
<data name="ChangeTheTimeZone" xml:space="preserve">
<value>Change the time zone</value>
</data>
<data name="StartSpeechRecognition" xml:space="preserve">
<value>Start speech recognition</value>
</data>
<data name="ViewInstalledUpdates" xml:space="preserve">
<value>View installed updates</value>
</data>
<data name="WhatsHappenedToTheQuickLaunchToolbar" xml:space="preserve">
<value>What's happened to the Quick Launch toolbar?</value>
</data>
<data name="ChangeSearchOptionsForFilesAndFolders" xml:space="preserve">
<value>Change search options for files and folders</value>
</data>
<data name="AdjustSettingsBeforeGivingAPresentation" xml:space="preserve">
<value>Adjust settings before giving a presentation</value>
</data>
<data name="ScanADocumentOrPicture" xml:space="preserve">
<value>Scan a document or picture</value>
</data>
<data name="ChangeTheWayMeasurementsAreDisplayed" xml:space="preserve">
<value>Change the way measurements are displayed</value>
</data>
<data name="PressKeyCombinationsOneAtATime" xml:space="preserve">
<value>Press key combinations one at a time</value>
</data>
<data name="RestoreDataFilesOrComputerFromBackupWindows7" xml:space="preserve">
<value>Restore data, files or computer from backup (Windows 7)</value>
</data>
<data name="SetYourDefaultPrograms" xml:space="preserve">
<value>Set your default programs</value>
</data>
<data name="SetUpABroadbandConnection" xml:space="preserve">
<value>Set up a broadband connection</value>
</data>
<data name="CalibrateTheScreenForPenOrTouchInput" xml:space="preserve">
<value>Calibrate the screen for pen or touch input</value>
</data>
<data name="ManageUserCertificates" xml:space="preserve">
<value>Manage user certificates</value>
</data>
<data name="ScheduleTasks" xml:space="preserve">
<value>Schedule tasks</value>
</data>
<data name="IgnoreRepeatedKeystrokesUsingFilterkeys" xml:space="preserve">
<value>Ignore repeated keystrokes using FilterKeys</value>
</data>
<data name="FindAndFixBluescreenProblems" xml:space="preserve">
<value>Find and fix bluescreen problems</value>
</data>
<data name="HearAToneWhenKeysArePressed" xml:space="preserve">
<value>Hear a tone when keys are pressed</value>
</data>
<data name="DeleteBrowsingHistory" xml:space="preserve">
<value>Delete browsing history</value>
</data>
<data name="ChangeWhatThePowerButtonsDo" xml:space="preserve">
<value>Change what the power buttons do</value>
</data>
<data name="CreateStandardUserAccount" xml:space="preserve">
<value>Create standard user account</value>
</data>
<data name="TakeSpeechTutorials" xml:space="preserve">
<value>Take speech tutorials</value>
</data>
<data name="ViewSystemResourceUsageInTaskManager" xml:space="preserve">
<value>View system resource usage in Task Manager</value>
</data>
<data name="CreateAnAccount" xml:space="preserve">
<value>Create an account</value>
</data>
<data name="GetMoreFeaturesWithANewEditionOfWindows" xml:space="preserve">
<value>Get more features with a new edition of Windows</value>
</data>
<data name="AppControlPanel" xml:space="preserve">
<value>Control Panel</value>
</data>
<data name="TaskLink" xml:space="preserve">
<value>TaskLink</value>
</data>
<data name="AreaUnknown" xml:space="preserve">
<value>Unknown</value>
</data>
</root>

View file

@ -1736,4 +1736,779 @@
<value>Ampliar</value>
<comment>Mean zooming of things via a magnifier</comment>
</data>
<data name="ChangeDeviceInstallationSettings" xml:space="preserve">
<value>Alterar definições de instalação do dispositivo</value>
</data>
<data name="TurnOffBackgroundImages" xml:space="preserve">
<value>Desativar imagens de fundo</value>
</data>
<data name="NavigationProperties" xml:space="preserve">
<value>Propriedades de navegação</value>
</data>
<data name="MediaStreamingOptions" xml:space="preserve">
<value>Opções de transmissão multimédia</value>
</data>
<data name="MakeAFileTypeAlwaysOpenInASpecificProgram" xml:space="preserve">
<value>Make a file type always open in a specific program</value>
</data>
<data name="ChangeTheNarratorSVoice" xml:space="preserve">
<value>Alterar voz do narrador</value>
</data>
<data name="FindAndFixKeyboardProblems" xml:space="preserve">
<value>Encontrar e corrigir problemas com o teclado</value>
</data>
<data name="UseScreenReader" xml:space="preserve">
<value>Utilizar leitor de ecrã</value>
</data>
<data name="ShowWhichWorkgroupThisComputerIsOn" xml:space="preserve">
<value>Mostrar em qual grupo de trabalho o computador está ligado</value>
</data>
<data name="ChangeMouseWheelSettings" xml:space="preserve">
<value>Alterar definições da roda do rato</value>
</data>
<data name="ManageComputerCertificates" xml:space="preserve">
<value>Gerir certificados do computador</value>
</data>
<data name="FindAndFixProblems" xml:space="preserve">
<value>Encontrar e corrigir problemas</value>
</data>
<data name="ChangeSettingsForContentReceivedUsingTapAndSend" xml:space="preserve">
<value>Change settings for content received using Tap and send</value>
</data>
<data name="ChangeDefaultSettingsForMediaOrDevices" xml:space="preserve">
<value>Change default settings for media or devices</value>
</data>
<data name="PrintTheSpeechReferenceCard" xml:space="preserve">
<value>Print the speech reference card</value>
</data>
<data name="CalibrateDisplayColour" xml:space="preserve">
<value>Calibrar ecrã</value>
</data>
<data name="ManageFileEncryptionCertificates" xml:space="preserve">
<value>Manage file encryption certificates</value>
</data>
<data name="ViewRecentMessagesAboutYourComputer" xml:space="preserve">
<value>Ver mensagens recentes sobre o computador</value>
</data>
<data name="GiveOtherUsersAccessToThisComputer" xml:space="preserve">
<value>Dar a outros utilizadores o acesso a este computador</value>
</data>
<data name="ShowHiddenFilesAndFolders" xml:space="preserve">
<value>Mostrar ficheiros e pastas ocultas</value>
</data>
<data name="ChangeWindowsToGoStartUpOptions" xml:space="preserve">
<value>Change Windows To Go start-up options</value>
</data>
<data name="SeeWhichProcessesStartUpAutomaticallyWhenYouStartWindows" xml:space="preserve">
<value>See which processes start up automatically when you start Windows</value>
</data>
<data name="TellIfAnRSSFeedIsAvailableOnAWebsite" xml:space="preserve">
<value>Tell if an RSS feed is available on a website</value>
</data>
<data name="AddClocksForDifferentTimeZones" xml:space="preserve">
<value>Adicionar relógios para diferentes fusos horários</value>
</data>
<data name="AddABluetoothDevice" xml:space="preserve">
<value>Adicionar um dispositivo Bluetooth</value>
</data>
<data name="CustomiseTheMouseButtons" xml:space="preserve">
<value>Personalizar botões do rato</value>
</data>
<data name="SetTabletButtonsToPerformCertainTasks" xml:space="preserve">
<value>Set tablet buttons to perform certain tasks</value>
</data>
<data name="ViewInstalledFonts" xml:space="preserve">
<value>Ver tipos de letra instalados</value>
</data>
<data name="ChangeTheWayCurrencyIsDisplayed" xml:space="preserve">
<value>Change the way currency is displayed</value>
</data>
<data name="EditGroupPolicy" xml:space="preserve">
<value>Edit group policy</value>
</data>
<data name="ManageBrowserAddOns" xml:space="preserve">
<value>Gerir extensões do navegador</value>
</data>
<data name="CheckProcessorSpeed" xml:space="preserve">
<value>Verificar velocidade do processador</value>
</data>
<data name="CheckFirewallStatus" xml:space="preserve">
<value>Verificar estado da firewall</value>
</data>
<data name="SendOrReceiveAFile" xml:space="preserve">
<value>Enviar ou receber um ficheiro</value>
</data>
<data name="AddOrRemoveUserAccounts" xml:space="preserve">
<value>Adicionar ou remover contas de utilizador</value>
</data>
<data name="EditTheSystemEnvironmentVariables" xml:space="preserve">
<value>Editar variáveis de ambiente do sistema</value>
</data>
<data name="ManageBitlocker" xml:space="preserve">
<value>Gerir BitLocker</value>
</data>
<data name="AutoHideTheTaskbar" xml:space="preserve">
<value>Ocultar automaticamente a barra de tarefas</value>
</data>
<data name="ChangeSoundCardSettings" xml:space="preserve">
<value>Alterar definições da placa de som</value>
</data>
<data name="MakeChangesToAccounts" xml:space="preserve">
<value>Efetuar alterações às contas</value>
</data>
<data name="EditLocalUsersAndGroups" xml:space="preserve">
<value>Editar utilizadores locais e grupos</value>
</data>
<data name="ViewNetworkComputersAndDevices" xml:space="preserve">
<value>Ver computadores e dispositivos de rede</value>
</data>
<data name="InstallAProgramFromTheNetwork" xml:space="preserve">
<value>Install a program from the network</value>
</data>
<data name="ViewScannersAndCameras" xml:space="preserve">
<value>View scanners and cameras</value>
</data>
<data name="MicrosoftIMERegisterWordJapanese" xml:space="preserve">
<value>Microsoft IME Register Word (Japanese)</value>
</data>
<data name="RestoreYourFilesWithFileHistory" xml:space="preserve">
<value>Restore your files with File History</value>
</data>
<data name="TurnOnScreenKeyboardOnOrOff" xml:space="preserve">
<value>Turn On-Screen keyboard on or off</value>
</data>
<data name="BlockOrAllowThirdPartyCookies" xml:space="preserve">
<value>Bloquear ou permitir cookies de terceiros</value>
</data>
<data name="FindAndFixAudioRecordingProblems" xml:space="preserve">
<value>Localizar e corrigir problemas com gravação de áudio</value>
</data>
<data name="CreateARecoveryDrive" xml:space="preserve">
<value>Criar uma unidade de recuperação</value>
</data>
<data name="MicrosoftNewPhoneticSettings" xml:space="preserve">
<value>Microsoft New Phonetic Settings</value>
</data>
<data name="GenerateASystemHealthReport" xml:space="preserve">
<value>Gerer relatório de saúde do sistema</value>
</data>
<data name="FixProblemsWithYourComputer" xml:space="preserve">
<value>Corrigir problemas com o computador</value>
</data>
<data name="BackUpAndRestoreWindows7" xml:space="preserve">
<value>Cópia de segurança e restauro (Windows 7)</value>
</data>
<data name="PreviewDeleteShowOrHideFonts" xml:space="preserve">
<value>Preview, delete, show or hide fonts</value>
</data>
<data name="MicrosoftQuickSettings" xml:space="preserve">
<value>Microsoft Quick Settings</value>
</data>
<data name="ViewReliabilityHistory" xml:space="preserve">
<value>View reliability history</value>
</data>
<data name="AccessRemoteappAndDesktops" xml:space="preserve">
<value>Access RemoteApp and desktops</value>
</data>
<data name="SetUpODBCDataSources" xml:space="preserve">
<value>Configurar fontes de dados ODBC</value>
</data>
<data name="ResetSecurityPolicies" xml:space="preserve">
<value>Repor políticas de segurança</value>
</data>
<data name="BlockOrAllowPopUps" xml:space="preserve">
<value>Bloquear ou permitir pop-ups</value>
</data>
<data name="TurnAutocompleteInInternetExplorerOnOrOff" xml:space="preserve">
<value>Ativar ou desativar conclusão automática no Internet Explorer</value>
</data>
<data name="MicrosoftPinyinSimplefastOptions" xml:space="preserve">
<value>Microsoft Pinyin SimpleFast Options</value>
</data>
<data name="ChangeWhatClosingTheLidDoes" xml:space="preserve">
<value>Change what closing the lid does</value>
</data>
<data name="TurnOffUnnecessaryAnimations" xml:space="preserve">
<value>Turn off unnecessary animations</value>
</data>
<data name="CreateARestorePoint" xml:space="preserve">
<value>Create a restore point</value>
</data>
<data name="TurnOffAutomaticWindowArrangement" xml:space="preserve">
<value>Turn off automatic window arrangement</value>
</data>
<data name="TroubleshootingHistory" xml:space="preserve">
<value>Troubleshooting History</value>
</data>
<data name="DiagnoseYourComputersMemoryProblems" xml:space="preserve">
<value>Diagnose your computer's memory problems</value>
</data>
<data name="ViewRecommendedActionsToKeepWindowsRunningSmoothly" xml:space="preserve">
<value>View recommended actions to keep Windows running smoothly</value>
</data>
<data name="ChangeCursorBlinkRate" xml:space="preserve">
<value>Change cursor blink rate</value>
</data>
<data name="AddOrRemovePrograms" xml:space="preserve">
<value>Add or remove programs</value>
</data>
<data name="CreateAPasswordResetDisk" xml:space="preserve">
<value>Create a password reset disk</value>
</data>
<data name="ConfigureAdvancedUserProfileProperties" xml:space="preserve">
<value>Configure advanced user profile properties</value>
</data>
<data name="StartOrStopUsingAutoplayForAllMediaAndDevices" xml:space="preserve">
<value>Start or stop using AutoPlay for all media and devices</value>
</data>
<data name="ChangeAutomaticMaintenanceSettings" xml:space="preserve">
<value>Change Automatic Maintenance settings</value>
</data>
<data name="SpecifySingleOrDoubleClickToOpen" xml:space="preserve">
<value>Specify single- or double-click to open</value>
</data>
<data name="SelectUsersWhoCanUseRemoteDesktop" xml:space="preserve">
<value>Select users who can use remote desktop</value>
</data>
<data name="ShowWhichProgramsAreInstalledOnYourComputer" xml:space="preserve">
<value>Show which programs are installed on your computer</value>
</data>
<data name="AllowRemoteAccessToYourComputer" xml:space="preserve">
<value>Allow remote access to your computer</value>
</data>
<data name="ViewAdvancedSystemSettings" xml:space="preserve">
<value>View advanced system settings</value>
</data>
<data name="HowToInstallAProgram" xml:space="preserve">
<value>How to install a program</value>
</data>
<data name="ChangeHowYourKeyboardWorks" xml:space="preserve">
<value>Change how your keyboard works</value>
</data>
<data name="AutomaticallyAdjustForDaylightSavingTime" xml:space="preserve">
<value>Automatically adjust for daylight saving time</value>
</data>
<data name="ChangeTheOrderOfWindowsSideshowGadgets" xml:space="preserve">
<value>Change the order of Windows SideShow gadgets</value>
</data>
<data name="CheckKeyboardStatus" xml:space="preserve">
<value>Check keyboard status</value>
</data>
<data name="ControlTheComputerWithoutTheMouseOrKeyboard" xml:space="preserve">
<value>Control the computer without the mouse or keyboard</value>
</data>
<data name="ChangeOrRemoveAProgram" xml:space="preserve">
<value>Alterar ou remover um programa</value>
</data>
<data name="ChangeMultiTouchGestureSettings" xml:space="preserve">
<value>Change multi-touch gesture settings</value>
</data>
<data name="SetUpODBCDataSources64Bit" xml:space="preserve">
<value>Set up ODBC data sources (64-bit)</value>
</data>
<data name="ConfigureProxyServer" xml:space="preserve">
<value>Configurar servidor proxy</value>
</data>
<data name="ChangeYourHomepage" xml:space="preserve">
<value>Alterar página inicial</value>
</data>
<data name="GroupSimilarWindowsOnTheTaskbar" xml:space="preserve">
<value>Group similar windows on the taskbar</value>
</data>
<data name="ChangeWindowsSideshowSettings" xml:space="preserve">
<value>Change Windows SideShow settings</value>
</data>
<data name="UseAudioDescriptionForVideo" xml:space="preserve">
<value>Use audio description for video</value>
</data>
<data name="ChangeWorkgroupName" xml:space="preserve">
<value>Alterar nome do grupo de trabalho</value>
</data>
<data name="FindAndFixPrintingProblems" xml:space="preserve">
<value>Encontrar e corrigir problemas de impressão</value>
</data>
<data name="ChangeWhenTheComputerSleeps" xml:space="preserve">
<value>Change when the computer sleeps</value>
</data>
<data name="SetUpAVirtualPrivateNetworkVPNConnection" xml:space="preserve">
<value>Set up a virtual private network (VPN) connection</value>
</data>
<data name="AccommodateLearningAbilities" xml:space="preserve">
<value>Accommodate learning abilities</value>
</data>
<data name="SetUpADialUpConnection" xml:space="preserve">
<value>Set up a dial-up connection</value>
</data>
<data name="SetUpAConnectionOrNetwork" xml:space="preserve">
<value>Set up a connection or network</value>
</data>
<data name="HowToChangeYourWindowsPassword" xml:space="preserve">
<value>How to change your Windows password</value>
</data>
<data name="MakeItEasierToSeeTheMousePointer" xml:space="preserve">
<value>Make it easier to see the mouse pointer</value>
</data>
<data name="SetUpIscsiInitiator" xml:space="preserve">
<value>Set up iSCSI initiator</value>
</data>
<data name="AccommodateLowVision" xml:space="preserve">
<value>Accommodate low vision</value>
</data>
<data name="ManageOfflineFiles" xml:space="preserve">
<value>Manage offline files</value>
</data>
<data name="ReviewYourComputersStatusAndResolveIssues" xml:space="preserve">
<value>Review your computer's status and resolve issues</value>
</data>
<data name="MicrosoftChangjieSettings" xml:space="preserve">
<value>Microsoft ChangJie Settings</value>
</data>
<data name="ReplaceSoundsWithVisualCues" xml:space="preserve">
<value>Replace sounds with visual cues</value>
</data>
<data name="ChangeTemporaryInternetFileSettings" xml:space="preserve">
<value>Change temporary Internet file settings</value>
</data>
<data name="ConnectToTheInternet" xml:space="preserve">
<value>Connect to the Internet</value>
</data>
<data name="FindAndFixAudioPlaybackProblems" xml:space="preserve">
<value>Find and fix audio playback problems</value>
</data>
<data name="ChangeTheMousePointerDisplayOrSpeed" xml:space="preserve">
<value>Change the mouse pointer display or speed</value>
</data>
<data name="BackUpYourRecoveryKey" xml:space="preserve">
<value>Back up your recovery key</value>
</data>
<data name="SaveBackupCopiesOfYourFilesWithFileHistory" xml:space="preserve">
<value>Save backup copies of your files with File History</value>
</data>
<data name="ViewCurrentAccessibilitySettings" xml:space="preserve">
<value>View current accessibility settings</value>
</data>
<data name="ChangeTabletPenSettings" xml:space="preserve">
<value>Change tablet pen settings</value>
</data>
<data name="ChangeHowYourMouseWorks" xml:space="preserve">
<value>Change how your mouse works</value>
</data>
<data name="ShowHowMuchRAMIsOnThisComputer" xml:space="preserve">
<value>Show how much RAM is on this computer</value>
</data>
<data name="EditPowerPlan" xml:space="preserve">
<value>Editar plano de energia</value>
</data>
<data name="AdjustSystemVolume" xml:space="preserve">
<value>Ajustar volume do sistema</value>
</data>
<data name="DefragmentAndOptimiseYourDrives" xml:space="preserve">
<value>Desfragmentar e otimizar as suas unidades</value>
</data>
<data name="SetUpODBCDataSources32Bit" xml:space="preserve">
<value>Configurar fontes de dados ODBC (32-bit)</value>
</data>
<data name="ChangeFontSettings" xml:space="preserve">
<value>Change Font Settings</value>
</data>
<data name="MagnifyPortionsOfTheScreenUsingMagnifier" xml:space="preserve">
<value>Magnify portions of the screen using Magnifier</value>
</data>
<data name="ChangeTheFileTypeAssociatedWithAFileExtension" xml:space="preserve">
<value>Change the file type associated with a file extension</value>
</data>
<data name="ViewEventLogs" xml:space="preserve">
<value>View event logs</value>
</data>
<data name="ManageWindowsCredentials" xml:space="preserve">
<value>Manage Windows Credentials</value>
</data>
<data name="SetUpAMicrophone" xml:space="preserve">
<value>Configurar um microfone</value>
</data>
<data name="ChangeHowTheMousePointerLooks" xml:space="preserve">
<value>Change how the mouse pointer looks</value>
</data>
<data name="ChangePowerSavingSettings" xml:space="preserve">
<value>Change power-saving settings</value>
</data>
<data name="OptimiseForBlindness" xml:space="preserve">
<value>Optimise for blindness</value>
</data>
<data name="null" xml:space="preserve">
<value>
</value>
</data>
<data name="TurnWindowsFeaturesOnOrOff" xml:space="preserve">
<value>Turn Windows features on or off</value>
</data>
<data name="ShowWhichOperatingSystemYourComputerIsRunning" xml:space="preserve">
<value>Show which operating system your computer is running</value>
</data>
<data name="ViewLocalServices" xml:space="preserve">
<value>Ver serviços locais</value>
</data>
<data name="ManageWorkFolders" xml:space="preserve">
<value>Gerir pastas de trabalho</value>
</data>
<data name="EncryptYourOfflineFiles" xml:space="preserve">
<value>Encrypt your offline files</value>
</data>
<data name="TrainTheComputerToRecogniseYourVoice" xml:space="preserve">
<value>Train the computer to recognise your voice</value>
</data>
<data name="AdvancedPrinterSetup" xml:space="preserve">
<value>Advanced printer setup</value>
</data>
<data name="ChangeDefaultPrinter" xml:space="preserve">
<value>Change default printer</value>
</data>
<data name="EditEnvironmentVariablesForYourAccount" xml:space="preserve">
<value>Edit environment variables for your account</value>
</data>
<data name="OptimiseVisualDisplay" xml:space="preserve">
<value>Optimise visual display</value>
</data>
<data name="ChangeMouseClickSettings" xml:space="preserve">
<value>Change mouse click settings</value>
</data>
<data name="ChangeAdvancedColourManagementSettingsForDisplaysScannersAndPrinters" xml:space="preserve">
<value>Change advanced colour management settings for displays, scanners and printers</value>
</data>
<data name="LetWindowsSuggestEaseOfAccessSettings" xml:space="preserve">
<value>Let Windows suggest Ease of Access settings</value>
</data>
<data name="ClearDiskSpaceByDeletingUnnecessaryFiles" xml:space="preserve">
<value>Clear disk space by deleting unnecessary files</value>
</data>
<data name="ViewDevicesAndPrinters" xml:space="preserve">
<value>View devices and printers</value>
</data>
<data name="PrivateCharacterEditor" xml:space="preserve">
<value>Private Character Editor</value>
</data>
<data name="RecordStepsToReproduceAProblem" xml:space="preserve">
<value>Record steps to reproduce a problem</value>
</data>
<data name="AdjustTheAppearanceAndPerformanceOfWindows" xml:space="preserve">
<value>Adjust the appearance and performance of Windows</value>
</data>
<data name="SettingsForMicrosoftIMEJapanese" xml:space="preserve">
<value>Settings for Microsoft IME (Japanese)</value>
</data>
<data name="InviteSomeoneToConnectToYourPCAndHelpYouOrOfferToHelpSomeoneElse" xml:space="preserve">
<value>Invite someone to connect to your PC and help you, or offer to help someone else</value>
</data>
<data name="RunProgramsMadeForPreviousVersionsOfWindows" xml:space="preserve">
<value>Run programs made for previous versions of Windows</value>
</data>
<data name="ChooseTheOrderOfHowYourScreenRotates" xml:space="preserve">
<value>Choose the order of how your screen rotates</value>
</data>
<data name="ChangeHowWindowsSearches" xml:space="preserve">
<value>Change how Windows searches</value>
</data>
<data name="SetFlicksToPerformCertainTasks" xml:space="preserve">
<value>Set flicks to perform certain tasks</value>
</data>
<data name="ChangeAccountType" xml:space="preserve">
<value>Alterar tipo de conta</value>
</data>
<data name="ChangeScreenSaver" xml:space="preserve">
<value>Alterar proteção de cerã</value>
</data>
<data name="ChangeUserAccountControlSettings" xml:space="preserve">
<value>Change User Account Control settings</value>
</data>
<data name="TurnOnEasyAccessKeys" xml:space="preserve">
<value>Turn on easy access keys</value>
</data>
<data name="IdentifyAndRepairNetworkProblems" xml:space="preserve">
<value>Identify and repair network problems</value>
</data>
<data name="FindAndFixNetworkingAndConnectionProblems" xml:space="preserve">
<value>Find and fix networking and connection problems</value>
</data>
<data name="PlayCdsOrOtherMediaAutomatically" xml:space="preserve">
<value>Play CDs or other media automatically</value>
</data>
<data name="ViewBasicInformationAboutYourComputer" xml:space="preserve">
<value>View basic information about your computer</value>
</data>
<data name="ChooseHowYouOpenLinks" xml:space="preserve">
<value>Choose how you open links</value>
</data>
<data name="AllowRemoteAssistanceInvitationsToBeSentFromThisComputer" xml:space="preserve">
<value>Allow Remote Assistance invitations to be sent from this computer</value>
</data>
<data name="TaskManager" xml:space="preserve">
<value>Gestor de tarefas</value>
</data>
<data name="TurnFlicksOnOrOff" xml:space="preserve">
<value>Turn flicks on or off</value>
</data>
<data name="AddALanguage" xml:space="preserve">
<value>Adicionar um idioma</value>
</data>
<data name="ViewNetworkStatusAndTasks" xml:space="preserve">
<value>View network status and tasks</value>
</data>
<data name="TurnMagnifierOnOrOff" xml:space="preserve">
<value>Turn Magnifier on or off</value>
</data>
<data name="SeeTheNameOfThisComputer" xml:space="preserve">
<value>See the name of this computer</value>
</data>
<data name="ViewNetworkConnections" xml:space="preserve">
<value>Ver ligações de rede</value>
</data>
<data name="PerformRecommendedMaintenanceTasksAutomatically" xml:space="preserve">
<value>Perform recommended maintenance tasks automatically</value>
</data>
<data name="ManageDiskSpaceUsedByYourOfflineFiles" xml:space="preserve">
<value>Manage disk space used by your offline files</value>
</data>
<data name="TurnHighContrastOnOrOff" xml:space="preserve">
<value>Turn High Contrast on or off</value>
</data>
<data name="ChangeTheWayTimeIsDisplayed" xml:space="preserve">
<value>Change the way time is displayed</value>
</data>
<data name="ChangeHowWebPagesAreDisplayedInTabs" xml:space="preserve">
<value>Change how web pages are displayed in tabs</value>
</data>
<data name="ChangeTheWayDatesAndListsAreDisplayed" xml:space="preserve">
<value>Change the way dates and lists are displayed</value>
</data>
<data name="ManageAudioDevices" xml:space="preserve">
<value>Gerir dispositivos de áudio</value>
</data>
<data name="ChangeSecuritySettings" xml:space="preserve">
<value>Alterar definições de segurança</value>
</data>
<data name="CheckSecurityStatus" xml:space="preserve">
<value>Verificar estado de segurança</value>
</data>
<data name="DeleteCookiesOrTemporaryFiles" xml:space="preserve">
<value>Apagar cookies ou ficheiros temporários</value>
</data>
<data name="SpecifyWhichHandYouWriteWith" xml:space="preserve">
<value>Specify which hand you write with</value>
</data>
<data name="ChangeTouchInputSettings" xml:space="preserve">
<value>Change touch input settings</value>
</data>
<data name="HowToChangeTheSizeOfVirtualMemory" xml:space="preserve">
<value>How to change the size of virtual memory</value>
</data>
<data name="HearTextReadAloudWithNarrator" xml:space="preserve">
<value>Hear text read aloud with Narrator</value>
</data>
<data name="SetUpUSBGameControllers" xml:space="preserve">
<value>Set up USB game controllers</value>
</data>
<data name="ShowWhichDomainYourComputerIsOn" xml:space="preserve">
<value>Show which domain your computer is on</value>
</data>
<data name="ViewAllProblemReports" xml:space="preserve">
<value>View all problem reports</value>
</data>
<data name="16BitApplicationSupport" xml:space="preserve">
<value>16-Bit Application Support</value>
</data>
<data name="SetUpDiallingRules" xml:space="preserve">
<value>Set up dialling rules</value>
</data>
<data name="EnableOrDisableSessionCookies" xml:space="preserve">
<value>Enable or disable session cookies</value>
</data>
<data name="GiveAdministrativeRightsToADomainUser" xml:space="preserve">
<value>Give administrative rights to a domain user</value>
</data>
<data name="ChooseWhenToTurnOffDisplay" xml:space="preserve">
<value>Choose when to turn off display</value>
</data>
<data name="MoveThePointerWithTheKeypadUsingMousekeys" xml:space="preserve">
<value>Move the pointer with the keypad using MouseKeys</value>
</data>
<data name="ChangeWindowsSideshowCompatibleDeviceSettings" xml:space="preserve">
<value>Change Windows SideShow-compatible device settings</value>
</data>
<data name="AdjustCommonlyUsedMobilitySettings" xml:space="preserve">
<value>Adjust commonly used mobility settings</value>
</data>
<data name="ChangeTextToSpeechSettings" xml:space="preserve">
<value>Change text-to-speech settings</value>
</data>
<data name="SetTheTimeAndDate" xml:space="preserve">
<value>Set the time and date</value>
</data>
<data name="ChangeLocationSettings" xml:space="preserve">
<value>Change location settings</value>
</data>
<data name="ChangeMouseSettings" xml:space="preserve">
<value>Change mouse settings</value>
</data>
<data name="ManageStorageSpaces" xml:space="preserve">
<value>Manage Storage Spaces</value>
</data>
<data name="ShowOrHideFileExtensions" xml:space="preserve">
<value>Show or hide file extensions</value>
</data>
<data name="AllowAnAppThroughWindowsFirewall" xml:space="preserve">
<value>Allow an app through Windows Firewall</value>
</data>
<data name="ChangeSystemSounds" xml:space="preserve">
<value>Change system sounds</value>
</data>
<data name="AdjustCleartypeText" xml:space="preserve">
<value>Adjust ClearType text</value>
</data>
<data name="TurnScreenSaverOnOrOff" xml:space="preserve">
<value>Turn screen saver on or off</value>
</data>
<data name="FindAndFixWindowsUpdateProblems" xml:space="preserve">
<value>Find and fix windows update problems</value>
</data>
<data name="ChangeBluetoothSettings" xml:space="preserve">
<value>Change Bluetooth settings</value>
</data>
<data name="ConnectToANetwork" xml:space="preserve">
<value>Connect to a network</value>
</data>
<data name="ChangeTheSearchProviderInInternetExplorer" xml:space="preserve">
<value>Change the search provider in Internet Explorer</value>
</data>
<data name="JoinADomain" xml:space="preserve">
<value>Join a domain</value>
</data>
<data name="AddADevice" xml:space="preserve">
<value>Add a device</value>
</data>
<data name="FindAndFixProblemsWithWindowsSearch" xml:space="preserve">
<value>Find and fix problems with Windows Search</value>
</data>
<data name="ChooseAPowerPlan" xml:space="preserve">
<value>Choose a power plan</value>
</data>
<data name="ChangeHowTheMousePointerLooksWhenItSMoving" xml:space="preserve">
<value>Change how the mouse pointer looks when its moving</value>
</data>
<data name="UninstallAProgram" xml:space="preserve">
<value>Uninstall a program</value>
</data>
<data name="CreateAndFormatHardDiskPartitions" xml:space="preserve">
<value>Create and format hard disk partitions</value>
</data>
<data name="ChangeDateTimeOrNumberFormats" xml:space="preserve">
<value>Change date, time or number formats</value>
</data>
<data name="ChangePCWakeUpSettings" xml:space="preserve">
<value>Change PC wake-up settings</value>
</data>
<data name="ManageNetworkPasswords" xml:space="preserve">
<value>Manage network passwords</value>
</data>
<data name="ChangeInputMethods" xml:space="preserve">
<value>Change input methods</value>
</data>
<data name="ManageAdvancedSharingSettings" xml:space="preserve">
<value>Manage advanced sharing settings</value>
</data>
<data name="ChangeBatterySettings" xml:space="preserve">
<value>Change battery settings</value>
</data>
<data name="RenameThisComputer" xml:space="preserve">
<value>Rename this computer</value>
</data>
<data name="LockOrUnlockTheTaskbar" xml:space="preserve">
<value>Lock or unlock the taskbar</value>
</data>
<data name="ManageWebCredentials" xml:space="preserve">
<value>Manage Web Credentials</value>
</data>
<data name="ChangeTheTimeZone" xml:space="preserve">
<value>Change the time zone</value>
</data>
<data name="StartSpeechRecognition" xml:space="preserve">
<value>Start speech recognition</value>
</data>
<data name="ViewInstalledUpdates" xml:space="preserve">
<value>View installed updates</value>
</data>
<data name="WhatsHappenedToTheQuickLaunchToolbar" xml:space="preserve">
<value>What's happened to the Quick Launch toolbar?</value>
</data>
<data name="ChangeSearchOptionsForFilesAndFolders" xml:space="preserve">
<value>Change search options for files and folders</value>
</data>
<data name="AdjustSettingsBeforeGivingAPresentation" xml:space="preserve">
<value>Adjust settings before giving a presentation</value>
</data>
<data name="ScanADocumentOrPicture" xml:space="preserve">
<value>Scan a document or picture</value>
</data>
<data name="ChangeTheWayMeasurementsAreDisplayed" xml:space="preserve">
<value>Change the way measurements are displayed</value>
</data>
<data name="PressKeyCombinationsOneAtATime" xml:space="preserve">
<value>Press key combinations one at a time</value>
</data>
<data name="RestoreDataFilesOrComputerFromBackupWindows7" xml:space="preserve">
<value>Restore data, files or computer from backup (Windows 7)</value>
</data>
<data name="SetYourDefaultPrograms" xml:space="preserve">
<value>Set your default programs</value>
</data>
<data name="SetUpABroadbandConnection" xml:space="preserve">
<value>Set up a broadband connection</value>
</data>
<data name="CalibrateTheScreenForPenOrTouchInput" xml:space="preserve">
<value>Calibrate the screen for pen or touch input</value>
</data>
<data name="ManageUserCertificates" xml:space="preserve">
<value>Manage user certificates</value>
</data>
<data name="ScheduleTasks" xml:space="preserve">
<value>Schedule tasks</value>
</data>
<data name="IgnoreRepeatedKeystrokesUsingFilterkeys" xml:space="preserve">
<value>Ignore repeated keystrokes using FilterKeys</value>
</data>
<data name="FindAndFixBluescreenProblems" xml:space="preserve">
<value>Find and fix bluescreen problems</value>
</data>
<data name="HearAToneWhenKeysArePressed" xml:space="preserve">
<value>Hear a tone when keys are pressed</value>
</data>
<data name="DeleteBrowsingHistory" xml:space="preserve">
<value>Delete browsing history</value>
</data>
<data name="ChangeWhatThePowerButtonsDo" xml:space="preserve">
<value>Change what the power buttons do</value>
</data>
<data name="CreateStandardUserAccount" xml:space="preserve">
<value>Create standard user account</value>
</data>
<data name="TakeSpeechTutorials" xml:space="preserve">
<value>Take speech tutorials</value>
</data>
<data name="ViewSystemResourceUsageInTaskManager" xml:space="preserve">
<value>View system resource usage in Task Manager</value>
</data>
<data name="CreateAnAccount" xml:space="preserve">
<value>Create an account</value>
</data>
<data name="GetMoreFeaturesWithANewEditionOfWindows" xml:space="preserve">
<value>Get more features with a new edition of Windows</value>
</data>
<data name="AppControlPanel" xml:space="preserve">
<value>Painel de controlo</value>
</data>
<data name="TaskLink" xml:space="preserve">
<value>TaskLink</value>
</data>
<data name="AreaUnknown" xml:space="preserve">
<value>Unknown</value>
</data>
</root>

File diff suppressed because it is too large Load diff

View file

@ -130,7 +130,7 @@
<comment>Area Control Panel (legacy settings)</comment>
</data>
<data name="AccessoryApps" xml:space="preserve">
<value>Accessory apps</value>
<value> </value>
<comment>Area Privacy</comment>
</data>
<data name="AccessWorkOrSchool" xml:space="preserve">
@ -654,7 +654,7 @@
<comment>Area Privacy</comment>
</data>
<data name="FindFast" xml:space="preserve">
<value>FindFast</value>
<value> </value>
<comment>Area Control Panel (legacy settings)</comment>
</data>
<data name="findfast.cpl" xml:space="preserve">
@ -831,7 +831,7 @@
<comment>Area TimeAndLanguage</comment>
</data>
<data name="LightColor" xml:space="preserve">
<value>Light color</value>
<value> </value>
</data>
<data name="LightMode" xml:space="preserve">
<value>Svetlý režim</value>
@ -982,7 +982,7 @@
<comment>"NFC should not translated"</comment>
</data>
<data name="NightLight" xml:space="preserve">
<value>Night light</value>
<value> </value>
</data>
<data name="NightLightSettings" xml:space="preserve">
<value>Nastavenia nočného osvetlenia</value>
@ -1004,7 +1004,7 @@
<value>Zastarané v systéme Windows 10, verzia 1809 (zostava 17763) a novších.</value>
</data>
<data name="NoteDialPaired" xml:space="preserve">
<value>Only available if Dial is paired.</value>
<value> </value>
</data>
<data name="NoteDirectAccess" xml:space="preserve">
<value>Dostupné iba vtedy, ak je povolený DirectAccess.</value>
@ -1031,7 +1031,7 @@
<value>Dostupné iba v prípade, že je nainštalovaná aplikácia Mixed Reality Portal.</value>
</data>
<data name="NoteMobileProvisioning" xml:space="preserve">
<value>Only available on mobile and if the enterprise has deployed a provisioning package.</value>
<value> </value>
</data>
<data name="NoteSince18362" xml:space="preserve">
<value>Pridané v systéme Windows 10, verzia 1903 (zostava 18362).</value>
@ -1052,7 +1052,7 @@
<value>Zariadenie musí podporovať Windows Anywhere.</value>
</data>
<data name="NoteWorkplaceProvisioning" xml:space="preserve">
<value>Only available if enterprise has deployed a provisioning package.</value>
<value> </value>
</data>
<data name="Notifications" xml:space="preserve">
<value>Oznámenia</value>
@ -1271,7 +1271,7 @@
<comment>Area TimeAndLanguage</comment>
</data>
<data name="QuietMomentsGame" xml:space="preserve">
<value>Quiet moments game</value>
<value> </value>
</data>
<data name="Radios" xml:space="preserve">
<value>Vysielače</value>
@ -1297,7 +1297,7 @@
<comment>Mean the weakness you can't differ between red and green colors</comment>
</data>
<data name="RedWeek" xml:space="preserve">
<value>Red week</value>
<value> </value>
<comment>Mean you don't can see red colors</comment>
</data>
<data name="Region" xml:space="preserve">
@ -1427,7 +1427,7 @@
<comment>Area Personalization</comment>
</data>
<data name="StartPlaces" xml:space="preserve">
<value>Start places</value>
<value> </value>
</data>
<data name="StartupApps" xml:space="preserve">
<value>Aplikácie pri spustení</value>
@ -1595,7 +1595,7 @@
<comment>Area Privacy</comment>
</data>
<data name="Volume" xml:space="preserve">
<value>Volume</value>
<value> </value>
</data>
<data name="Vpn" xml:space="preserve">
<value>VPN</value>
@ -1736,4 +1736,779 @@
<value>Približovanie</value>
<comment>Mean zooming of things via a magnifier</comment>
</data>
<data name="ChangeDeviceInstallationSettings" xml:space="preserve">
<value>Zmeniť nastavenie inštalácie zariadení</value>
</data>
<data name="TurnOffBackgroundImages" xml:space="preserve">
<value>Vypnúť obrázky pozadia</value>
</data>
<data name="NavigationProperties" xml:space="preserve">
<value>Vlastnosti navigácie</value>
</data>
<data name="MediaStreamingOptions" xml:space="preserve">
<value>Možnosti streamovania médií</value>
</data>
<data name="MakeAFileTypeAlwaysOpenInASpecificProgram" xml:space="preserve">
<value>Nastaviť typ súboru tak, aby sa vždy otváral v určitom programe</value>
</data>
<data name="ChangeTheNarratorSVoice" xml:space="preserve">
<value>Zmeniť hlas moderátora</value>
</data>
<data name="FindAndFixKeyboardProblems" xml:space="preserve">
<value>Nájsť a opraviť problémy s klávesnicou</value>
</data>
<data name="UseScreenReader" xml:space="preserve">
<value>Použiť čítanie obrazovky</value>
</data>
<data name="ShowWhichWorkgroupThisComputerIsOn" xml:space="preserve">
<value>Zobraziť pracovnú skupinu, do ktorej je počítač zaradený</value>
</data>
<data name="ChangeMouseWheelSettings" xml:space="preserve">
<value>Zmeniť nastavenie kolieska myši</value>
</data>
<data name="ManageComputerCertificates" xml:space="preserve">
<value>Spravovať certifikáty počítača</value>
</data>
<data name="FindAndFixProblems" xml:space="preserve">
<value>Vyhľadať a vyriešiť problémy</value>
</data>
<data name="ChangeSettingsForContentReceivedUsingTapAndSend" xml:space="preserve">
<value>Zmeniť nastavenie obsahu prijatého prostredníctvom funkcie Priblížiť a odoslať</value>
</data>
<data name="ChangeDefaultSettingsForMediaOrDevices" xml:space="preserve">
<value>Zmeniť predvolené nastavenie pre médiá alebo zariadenia</value>
</data>
<data name="PrintTheSpeechReferenceCard" xml:space="preserve">
<value>Tlačiť referenčnú kartu hlasovej komunikácie s počítačom</value>
</data>
<data name="CalibrateDisplayColour" xml:space="preserve">
<value>Kalibrácia farieb obrazovky</value>
</data>
<data name="ManageFileEncryptionCertificates" xml:space="preserve">
<value>Spravovať certifikáty šifrovania súborov</value>
</data>
<data name="ViewRecentMessagesAboutYourComputer" xml:space="preserve">
<value>Zobraziť najnovšie hlásenia o počítači</value>
</data>
<data name="GiveOtherUsersAccessToThisComputer" xml:space="preserve">
<value>Poskytnúť prístup k počítaču iným používateľom</value>
</data>
<data name="ShowHiddenFilesAndFolders" xml:space="preserve">
<value>Zobraziť skryté súbory a priečinky</value>
</data>
<data name="ChangeWindowsToGoStartUpOptions" xml:space="preserve">
<value>Možnosti spustenia funkcie Windows To Go</value>
</data>
<data name="SeeWhichProcessesStartUpAutomaticallyWhenYouStartWindows" xml:space="preserve">
<value>Nastaviť, ktoré procesy sa majú automaticky spúšťať pri spustení systému Windows</value>
</data>
<data name="TellIfAnRSSFeedIsAvailableOnAWebsite" xml:space="preserve">
<value>Zobraziť informáciu, či je na webovej lokalite k dispozícii informačný kanál</value>
</data>
<data name="AddClocksForDifferentTimeZones" xml:space="preserve">
<value>Pridať hodiny pre rôzne časové pásma</value>
</data>
<data name="AddABluetoothDevice" xml:space="preserve">
<value>Pridať zariadenie Bluetooth</value>
</data>
<data name="CustomiseTheMouseButtons" xml:space="preserve">
<value>Prispôsobiť tlačidlá myši</value>
</data>
<data name="SetTabletButtonsToPerformCertainTasks" xml:space="preserve">
<value>Nastaviť tlačidlá tabletu na vykonávanie určitých úloh</value>
</data>
<data name="ViewInstalledFonts" xml:space="preserve">
<value>Zobraziť nainštalované písma</value>
</data>
<data name="ChangeTheWayCurrencyIsDisplayed" xml:space="preserve">
<value>Zmeniť spôsob zobrazenia meny</value>
</data>
<data name="EditGroupPolicy" xml:space="preserve">
<value>Upraviť skupinovú politiku</value>
</data>
<data name="ManageBrowserAddOns" xml:space="preserve">
<value>Spravovať doplnky prehliadača</value>
</data>
<data name="CheckProcessorSpeed" xml:space="preserve">
<value>Skontrolovať rýchlosť procesora</value>
</data>
<data name="CheckFirewallStatus" xml:space="preserve">
<value>Skontrolovať stav brány firewall</value>
</data>
<data name="SendOrReceiveAFile" xml:space="preserve">
<value>Odoslať alebo prijať súbor</value>
</data>
<data name="AddOrRemoveUserAccounts" xml:space="preserve">
<value>Pridať alebo odstrániť používateľské kontá</value>
</data>
<data name="EditTheSystemEnvironmentVariables" xml:space="preserve">
<value>Upraviť systémové premenné prostredia</value>
</data>
<data name="ManageBitlocker" xml:space="preserve">
<value>Spravovať šifrovanie BitLocker</value>
</data>
<data name="AutoHideTheTaskbar" xml:space="preserve">
<value>Automaticky skrývať panel úloh</value>
</data>
<data name="ChangeSoundCardSettings" xml:space="preserve">
<value>Zmeniť nastavenie zvukovej karty</value>
</data>
<data name="MakeChangesToAccounts" xml:space="preserve">
<value>Zmeniť kontá</value>
</data>
<data name="EditLocalUsersAndGroups" xml:space="preserve">
<value>Upraviť lokálnych používateľov a skupiny</value>
</data>
<data name="ViewNetworkComputersAndDevices" xml:space="preserve">
<value>Zobraziť počítače a zariadenia v sieti</value>
</data>
<data name="InstallAProgramFromTheNetwork" xml:space="preserve">
<value>Inštalovať program zo siete</value>
</data>
<data name="ViewScannersAndCameras" xml:space="preserve">
<value>Zobraziť skenery a fotoaparáty</value>
</data>
<data name="MicrosoftIMERegisterWordJapanese" xml:space="preserve">
<value>Slovo zaregistrované v editore Microsoft IME (japončina)</value>
</data>
<data name="RestoreYourFilesWithFileHistory" xml:space="preserve">
<value>Obnoviť súbory pomocou histórie súborov</value>
</data>
<data name="TurnOnScreenKeyboardOnOrOff" xml:space="preserve">
<value>Zapnúť alebo vypnúť klávesnicu na obrazovke</value>
</data>
<data name="BlockOrAllowThirdPartyCookies" xml:space="preserve">
<value>Blokovať alebo povoliť cudzie súbory cookie</value>
</data>
<data name="FindAndFixAudioRecordingProblems" xml:space="preserve">
<value>Nájsť a opraviť problémy s nahrávaním zvuku</value>
</data>
<data name="CreateARecoveryDrive" xml:space="preserve">
<value>Vytvoriť jednotku na obnovenie</value>
</data>
<data name="MicrosoftNewPhoneticSettings" xml:space="preserve">
<value>Nastavenie metódy vstupu Microsoft (nové fonetické)</value>
</data>
<data name="GenerateASystemHealthReport" xml:space="preserve">
<value>Generovať zostavu stavu systému</value>
</data>
<data name="FixProblemsWithYourComputer" xml:space="preserve">
<value>Odstrániť problémy s počítačom</value>
</data>
<data name="BackUpAndRestoreWindows7" xml:space="preserve">
<value>Zálohovanie a obnova (Windows 7)</value>
</data>
<data name="PreviewDeleteShowOrHideFonts" xml:space="preserve">
<value>Zobrazenie ukážky, odstránenie alebo zobrazenie a skrytie písiem nainštalovaných v počítači</value>
</data>
<data name="MicrosoftQuickSettings" xml:space="preserve">
<value>Nastavenie metódy vstupu Microsoft (rýchle)</value>
</data>
<data name="ViewReliabilityHistory" xml:space="preserve">
<value>Zobraziť históriu spoľahlivosti</value>
</data>
<data name="AccessRemoteappAndDesktops" xml:space="preserve">
<value>Prístup k aplikáciám RemoteApp a vzdialeným pracovným plochám</value>
</data>
<data name="SetUpODBCDataSources" xml:space="preserve">
<value>Nastaviť zdroje údajov ODBC</value>
</data>
<data name="ResetSecurityPolicies" xml:space="preserve">
<value>Resetovať politiky zabezpečenia</value>
</data>
<data name="BlockOrAllowPopUps" xml:space="preserve">
<value>Blokovať alebo povoliť automaticky otvárané okná</value>
</data>
<data name="TurnAutocompleteInInternetExplorerOnOrOff" xml:space="preserve">
<value>Zapnúť alebo vypnúť automatické dokončovanie v programe Internet Explorer</value>
</data>
<data name="MicrosoftPinyinSimplefastOptions" xml:space="preserve">
<value>Možnosti editora Microsoft Pinyin SimpleFast</value>
</data>
<data name="ChangeWhatClosingTheLidDoes" xml:space="preserve">
<value>Zmeniť nastavenie správania počítača po zatvorení krytu</value>
</data>
<data name="TurnOffUnnecessaryAnimations" xml:space="preserve">
<value>Vypnúť nepotrebné animácie</value>
</data>
<data name="CreateARestorePoint" xml:space="preserve">
<value>Vytvoriť bod obnovenia</value>
</data>
<data name="TurnOffAutomaticWindowArrangement" xml:space="preserve">
<value>Vypnúť automatické usporiadanie okien</value>
</data>
<data name="TroubleshootingHistory" xml:space="preserve">
<value>História riešenia problémov</value>
</data>
<data name="DiagnoseYourComputersMemoryProblems" xml:space="preserve">
<value>Zisťovanie výskytu problémov s pamäťou v počítači</value>
</data>
<data name="ViewRecommendedActionsToKeepWindowsRunningSmoothly" xml:space="preserve">
<value>Zobraziť odporúčané akcie pre bezproblémové používanie systému Windows</value>
</data>
<data name="ChangeCursorBlinkRate" xml:space="preserve">
<value>Zmeniť rýchlosť blikania kurzora</value>
</data>
<data name="AddOrRemovePrograms" xml:space="preserve">
<value>Pridanie alebo odstránenie programov</value>
</data>
<data name="CreateAPasswordResetDisk" xml:space="preserve">
<value>Vytvoriť disk na obnovenie hesla</value>
</data>
<data name="ConfigureAdvancedUserProfileProperties" xml:space="preserve">
<value>Konfigurovať rozšírené vlastnosti profilu používateľa</value>
</data>
<data name="StartOrStopUsingAutoplayForAllMediaAndDevices" xml:space="preserve">
<value>Začať alebo prestať používať automatické prehrávanie vo všetkých médiách a zariadeniach</value>
</data>
<data name="ChangeAutomaticMaintenanceSettings" xml:space="preserve">
<value>Zmeniť nastavenie automatickej údržby</value>
</data>
<data name="SpecifySingleOrDoubleClickToOpen" xml:space="preserve">
<value>Nastaviť jedno alebo dve kliknutia na otvorenie položiek</value>
</data>
<data name="SelectUsersWhoCanUseRemoteDesktop" xml:space="preserve">
<value>Vybrať používateľov, ktorí môžu používať vzdialenú pracovnú plochu</value>
</data>
<data name="ShowWhichProgramsAreInstalledOnYourComputer" xml:space="preserve">
<value>Zobraziť programy nainštalované v počítači</value>
</data>
<data name="AllowRemoteAccessToYourComputer" xml:space="preserve">
<value>Povoliť vzdialený prístupu do počítača</value>
</data>
<data name="ViewAdvancedSystemSettings" xml:space="preserve">
<value>Zobraziť rozšírené nastavenia systému</value>
</data>
<data name="HowToInstallAProgram" xml:space="preserve">
<value>Postup pri inštalácii programu</value>
</data>
<data name="ChangeHowYourKeyboardWorks" xml:space="preserve">
<value>Zmeniť funkcie klávesnice</value>
</data>
<data name="AutomaticallyAdjustForDaylightSavingTime" xml:space="preserve">
<value>Automaticky upraviť čas pri prechode na letný čas a späť</value>
</data>
<data name="ChangeTheOrderOfWindowsSideshowGadgets" xml:space="preserve">
<value>Zmeniť poradie miniaplikácií pre platformu Windows SideShow</value>
</data>
<data name="CheckKeyboardStatus" xml:space="preserve">
<value>Kontrolovať stav klávesnice</value>
</data>
<data name="ControlTheComputerWithoutTheMouseOrKeyboard" xml:space="preserve">
<value>Ovládať počítač bez myši alebo klávesnice</value>
</data>
<data name="ChangeOrRemoveAProgram" xml:space="preserve">
<value>Zmeniť alebo odstrániť program</value>
</data>
<data name="ChangeMultiTouchGestureSettings" xml:space="preserve">
<value>Zmeniť nastavenie viacdotykových gest</value>
</data>
<data name="SetUpODBCDataSources64Bit" xml:space="preserve">
<value>Nastaviť zdroje údajov ODBC (64-bitová verzia)</value>
</data>
<data name="ConfigureProxyServer" xml:space="preserve">
<value>Konfigurovať server proxy</value>
</data>
<data name="ChangeYourHomepage" xml:space="preserve">
<value>Zmeniť domovskú stránku</value>
</data>
<data name="GroupSimilarWindowsOnTheTaskbar" xml:space="preserve">
<value>Zoskupiť okná s podobným obsahom na paneli úloh</value>
</data>
<data name="ChangeWindowsSideshowSettings" xml:space="preserve">
<value>Zmeniť nastavenie platformy Windows SideShow</value>
</data>
<data name="UseAudioDescriptionForVideo" xml:space="preserve">
<value>Použiť zvukový popis obrazu</value>
</data>
<data name="ChangeWorkgroupName" xml:space="preserve">
<value>Zmeniť názov pracovnej skupiny</value>
</data>
<data name="FindAndFixPrintingProblems" xml:space="preserve">
<value>Nájsť a opraviť problémy s tlačou</value>
</data>
<data name="ChangeWhenTheComputerSleeps" xml:space="preserve">
<value>Zmeniť čas prechodu počítača do režimu spánku</value>
</data>
<data name="SetUpAVirtualPrivateNetworkVPNConnection" xml:space="preserve">
<value>Nastaviť pripojenie virtuálnej súkromnej siete</value>
</data>
<data name="AccommodateLearningAbilities" xml:space="preserve">
<value>Prispôsobiť schopnosti pri vzdelávaní sa</value>
</data>
<data name="SetUpADialUpConnection" xml:space="preserve">
<value>Nastaviť telefonické pripojenie</value>
</data>
<data name="SetUpAConnectionOrNetwork" xml:space="preserve">
<value>Vytvorenie pripojenia alebo siete</value>
</data>
<data name="HowToChangeYourWindowsPassword" xml:space="preserve">
<value>Zmena hesla systému Windows</value>
</data>
<data name="MakeItEasierToSeeTheMousePointer" xml:space="preserve">
<value>Viditeľnejšie zobraziť ukazovateľ myši</value>
</data>
<data name="SetUpIscsiInitiator" xml:space="preserve">
<value>Nastaviť iniciátor iSCSI</value>
</data>
<data name="AccommodateLowVision" xml:space="preserve">
<value>Prispôsobiť počítač pre zrakovo postihnutých používateľov</value>
</data>
<data name="ManageOfflineFiles" xml:space="preserve">
<value>Spravovať súbory offline</value>
</data>
<data name="ReviewYourComputersStatusAndResolveIssues" xml:space="preserve">
<value>Kontrola najnovších hlásení a riešenie problémov</value>
</data>
<data name="MicrosoftChangjieSettings" xml:space="preserve">
<value>Nastavenie metódy vstupu Microsoft ChangJie</value>
</data>
<data name="ReplaceSoundsWithVisualCues" xml:space="preserve">
<value>Nahradiť zvuky vizuálnymi pomôckami</value>
</data>
<data name="ChangeTemporaryInternetFileSettings" xml:space="preserve">
<value>Zmeniť nastavenie dočasných internetových súborov</value>
</data>
<data name="ConnectToTheInternet" xml:space="preserve">
<value>Pripojiť sa na internet</value>
</data>
<data name="FindAndFixAudioPlaybackProblems" xml:space="preserve">
<value>Nájsť a opraviť problémy s prehrávaním zvuku</value>
</data>
<data name="ChangeTheMousePointerDisplayOrSpeed" xml:space="preserve">
<value>Zmeniť zobrazenie alebo rýchlosť ukazovateľa myši</value>
</data>
<data name="BackUpYourRecoveryKey" xml:space="preserve">
<value>Zálohovať kľúč na obnovenie</value>
</data>
<data name="SaveBackupCopiesOfYourFilesWithFileHistory" xml:space="preserve">
<value>Uložiť záložné kópie súborov pomocou histórie súborov</value>
</data>
<data name="ViewCurrentAccessibilitySettings" xml:space="preserve">
<value>Zobraziť aktuálne nastavenie zjednodušenia ovládania</value>
</data>
<data name="ChangeTabletPenSettings" xml:space="preserve">
<value>Zmeniť nastavenie pera tabletu</value>
</data>
<data name="ChangeHowYourMouseWorks" xml:space="preserve">
<value>Zmeniť funkcie myši</value>
</data>
<data name="ShowHowMuchRAMIsOnThisComputer" xml:space="preserve">
<value>Zobraziť veľkosť pamäte RAM v počítači</value>
</data>
<data name="EditPowerPlan" xml:space="preserve">
<value>Upraviť plán napájania</value>
</data>
<data name="AdjustSystemVolume" xml:space="preserve">
<value>Upraviť hlasitosť systému</value>
</data>
<data name="DefragmentAndOptimiseYourDrives" xml:space="preserve">
<value>Defragmentovať a optimalizovať jednotky</value>
</data>
<data name="SetUpODBCDataSources32Bit" xml:space="preserve">
<value>Nastaviť zdroje údajov ODBC (32-bitová verzia)</value>
</data>
<data name="ChangeFontSettings" xml:space="preserve">
<value>Zmeniť nastavenie písma</value>
</data>
<data name="MagnifyPortionsOfTheScreenUsingMagnifier" xml:space="preserve">
<value>Zväčšiť časti obrazovky pomocou zväčšovacieho skla</value>
</data>
<data name="ChangeTheFileTypeAssociatedWithAFileExtension" xml:space="preserve">
<value>Zmeniť typ súboru priradený k prípone súboru</value>
</data>
<data name="ViewEventLogs" xml:space="preserve">
<value>Zobraziť denníky udalostí</value>
</data>
<data name="ManageWindowsCredentials" xml:space="preserve">
<value>Spravovať poverenia systému Windows</value>
</data>
<data name="SetUpAMicrophone" xml:space="preserve">
<value>Nastaviť mikrofón</value>
</data>
<data name="ChangeHowTheMousePointerLooks" xml:space="preserve">
<value>Zmeniť vzhľad ukazovateľa myši</value>
</data>
<data name="ChangePowerSavingSettings" xml:space="preserve">
<value>Zmeniť nastavenie úspory energie</value>
</data>
<data name="OptimiseForBlindness" xml:space="preserve">
<value>Optimalizovať pre nevidomých</value>
</data>
<data name="null" xml:space="preserve">
<value>
</value>
</data>
<data name="TurnWindowsFeaturesOnOrOff" xml:space="preserve">
<value>Zapnúť alebo vypnúť súčasti systému Windows</value>
</data>
<data name="ShowWhichOperatingSystemYourComputerIsRunning" xml:space="preserve">
<value>Zobraziť informácie o operačnom systéme v počítači</value>
</data>
<data name="ViewLocalServices" xml:space="preserve">
<value>Zobraziť lokálne služby</value>
</data>
<data name="ManageWorkFolders" xml:space="preserve">
<value>Spravovať Pracovné priečinky</value>
</data>
<data name="EncryptYourOfflineFiles" xml:space="preserve">
<value>Šifrovať súbory offline</value>
</data>
<data name="TrainTheComputerToRecogniseYourVoice" xml:space="preserve">
<value>Nastaviť počítač na rozpoznávanie hlasu</value>
</data>
<data name="AdvancedPrinterSetup" xml:space="preserve">
<value>Rozšírené nastavenie tlačiarne</value>
</data>
<data name="ChangeDefaultPrinter" xml:space="preserve">
<value>Zmeniť predvolenú tlačiareň</value>
</data>
<data name="EditEnvironmentVariablesForYourAccount" xml:space="preserve">
<value>Upraviť premenné prostredia pre konto používateľa</value>
</data>
<data name="OptimiseVisualDisplay" xml:space="preserve">
<value>Optimalizovať vizuálne zobrazenie</value>
</data>
<data name="ChangeMouseClickSettings" xml:space="preserve">
<value>Zmeniť nastavenie klikania myši</value>
</data>
<data name="ChangeAdvancedColourManagementSettingsForDisplaysScannersAndPrinters" xml:space="preserve">
<value>Zmeniť rozšírené nastavenia správy farieb pre obrazovky, skenery a tlačiarne</value>
</data>
<data name="LetWindowsSuggestEaseOfAccessSettings" xml:space="preserve">
<value>Nastavenie zjednodušenia prístupu určí systém Windows</value>
</data>
<data name="ClearDiskSpaceByDeletingUnnecessaryFiles" xml:space="preserve">
<value>Vyčistiť miesto na disku odstránením nepotrebných súborov</value>
</data>
<data name="ViewDevicesAndPrinters" xml:space="preserve">
<value>Zobraziť zariadenia a tlačiarne</value>
</data>
<data name="PrivateCharacterEditor" xml:space="preserve">
<value>Editor súkromných znakov</value>
</data>
<data name="RecordStepsToReproduceAProblem" xml:space="preserve">
<value>Zaznamenať kroky na reprodukovanie problému</value>
</data>
<data name="AdjustTheAppearanceAndPerformanceOfWindows" xml:space="preserve">
<value>Upraviť vzhľad a výkon systému Windows</value>
</data>
<data name="SettingsForMicrosoftIMEJapanese" xml:space="preserve">
<value>Nastavenie editora Microsoft IME (japončina)</value>
</data>
<data name="InviteSomeoneToConnectToYourPCAndHelpYouOrOfferToHelpSomeoneElse" xml:space="preserve">
<value>Požiadať o pomoc inú osobu a umožniť jej pripojiť sa k tomuto počítaču alebo ponúknuť pomoc niekomu inému</value>
</data>
<data name="RunProgramsMadeForPreviousVersionsOfWindows" xml:space="preserve">
<value>Spustiť programy vytvorené pre predchádzajúce verzie systému Windows</value>
</data>
<data name="ChooseTheOrderOfHowYourScreenRotates" xml:space="preserve">
<value>Vybrať poradie otáčania obrazovky</value>
</data>
<data name="ChangeHowWindowsSearches" xml:space="preserve">
<value>Zmeniť spôsob vyhľadávania v systéme Windows</value>
</data>
<data name="SetFlicksToPerformCertainTasks" xml:space="preserve">
<value>Nastavenie rýchlych pohybov na vykonávanie určitých úloh</value>
</data>
<data name="ChangeAccountType" xml:space="preserve">
<value>Zmeniť typ konta</value>
</data>
<data name="ChangeScreenSaver" xml:space="preserve">
<value>Zmeniť šetrič obrazovky</value>
</data>
<data name="ChangeUserAccountControlSettings" xml:space="preserve">
<value>Zmeniť nastavenie kontroly používateľských kont</value>
</data>
<data name="TurnOnEasyAccessKeys" xml:space="preserve">
<value>Zapnúť klávesy pre zjednodušenie prístupu</value>
</data>
<data name="IdentifyAndRepairNetworkProblems" xml:space="preserve">
<value>Identifikovať a opraviť problémy so sieťou</value>
</data>
<data name="FindAndFixNetworkingAndConnectionProblems" xml:space="preserve">
<value>Nájsť a opraviť problémy s pripojením a so sieťou</value>
</data>
<data name="PlayCdsOrOtherMediaAutomatically" xml:space="preserve">
<value>Automaticky prehrávať disky CD a ďalšie médiá</value>
</data>
<data name="ViewBasicInformationAboutYourComputer" xml:space="preserve">
<value>Zobraziť základné informácie o počítači</value>
</data>
<data name="ChooseHowYouOpenLinks" xml:space="preserve">
<value>Vybrať spôsob otvárania prepojení</value>
</data>
<data name="AllowRemoteAssistanceInvitationsToBeSentFromThisComputer" xml:space="preserve">
<value>Povoliť zasielanie žiadostí o pomoc na diaľku z tohto počítača</value>
</data>
<data name="TaskManager" xml:space="preserve">
<value>Správca úloh</value>
</data>
<data name="TurnFlicksOnOrOff" xml:space="preserve">
<value>Zapnutie alebo vypnutie rýchlych pohybov</value>
</data>
<data name="AddALanguage" xml:space="preserve">
<value>Pridať jazyk</value>
</data>
<data name="ViewNetworkStatusAndTasks" xml:space="preserve">
<value>Zobraziť stav siete a sieťové úlohy</value>
</data>
<data name="TurnMagnifierOnOrOff" xml:space="preserve">
<value>Zapnúť alebo vypnúť zväčšovacie sklo</value>
</data>
<data name="SeeTheNameOfThisComputer" xml:space="preserve">
<value>Zobraziť názov tohto počítača</value>
</data>
<data name="ViewNetworkConnections" xml:space="preserve">
<value>Zobraziť sieťové pripojenia</value>
</data>
<data name="PerformRecommendedMaintenanceTasksAutomatically" xml:space="preserve">
<value>Automaticky vykonať odporúčané úlohy údržby</value>
</data>
<data name="ManageDiskSpaceUsedByYourOfflineFiles" xml:space="preserve">
<value>Spravovať miesto na disku využívané súbormi offline</value>
</data>
<data name="TurnHighContrastOnOrOff" xml:space="preserve">
<value>Zapnúť alebo vypnúť vysoký kontrast</value>
</data>
<data name="ChangeTheWayTimeIsDisplayed" xml:space="preserve">
<value>Zmeniť spôsob zobrazenia času</value>
</data>
<data name="ChangeHowWebPagesAreDisplayedInTabs" xml:space="preserve">
<value>Zmeniť spôsob zobrazenia webových stránok na kartách</value>
</data>
<data name="ChangeTheWayDatesAndListsAreDisplayed" xml:space="preserve">
<value>Zmeniť spôsob zobrazenia dátumu a zoznamov</value>
</data>
<data name="ManageAudioDevices" xml:space="preserve">
<value>Spravovať zvukové zariadenia</value>
</data>
<data name="ChangeSecuritySettings" xml:space="preserve">
<value>Zmeniť nastavenie zabezpečenia</value>
</data>
<data name="CheckSecurityStatus" xml:space="preserve">
<value>Skontrolovať stav zabezpečenia</value>
</data>
<data name="DeleteCookiesOrTemporaryFiles" xml:space="preserve">
<value>Delete cookies or temporary files</value>
</data>
<data name="SpecifyWhichHandYouWriteWith" xml:space="preserve">
<value>Zadanie ruky používanej na písanie</value>
</data>
<data name="ChangeTouchInputSettings" xml:space="preserve">
<value>Zmeniť nastavenie pre dotykové vstupy</value>
</data>
<data name="HowToChangeTheSizeOfVirtualMemory" xml:space="preserve">
<value>Zmeniť veľkosť virtuálnej pamäte</value>
</data>
<data name="HearTextReadAloudWithNarrator" xml:space="preserve">
<value>Čítať text nahlas pomocou programu Moderátor</value>
</data>
<data name="SetUpUSBGameControllers" xml:space="preserve">
<value>Nastaviť hracie zariadenia USB</value>
</data>
<data name="ShowWhichDomainYourComputerIsOn" xml:space="preserve">
<value>Zobraziť informácie o doméne, v ktorej sa počítač nachádza</value>
</data>
<data name="ViewAllProblemReports" xml:space="preserve">
<value>Zobraziť všetky hlásenia problémov</value>
</data>
<data name="16BitApplicationSupport" xml:space="preserve">
<value>Podpora 16-bitových aplikácií</value>
</data>
<data name="SetUpDiallingRules" xml:space="preserve">
<value>Nastaviť pravidlá vytáčania</value>
</data>
<data name="EnableOrDisableSessionCookies" xml:space="preserve">
<value>Povoliť alebo zakázať súbory cookie relácií</value>
</data>
<data name="GiveAdministrativeRightsToADomainUser" xml:space="preserve">
<value>Prideliť oprávnenia správcu používateľovi domény</value>
</data>
<data name="ChooseWhenToTurnOffDisplay" xml:space="preserve">
<value>Nastaviť vypínanie obrazovky</value>
</data>
<data name="MoveThePointerWithTheKeypadUsingMousekeys" xml:space="preserve">
<value>Pohybovať ukazovateľom pomocou klávesnice s funkciou Klávesy myši</value>
</data>
<data name="ChangeWindowsSideshowCompatibleDeviceSettings" xml:space="preserve">
<value>Zmeniť nastavenie zariadení kompatibilných s platformou Windows SideShow</value>
</data>
<data name="AdjustCommonlyUsedMobilitySettings" xml:space="preserve">
<value>Upraviť bežne používané nastavenie pre mobilnú prácu</value>
</data>
<data name="ChangeTextToSpeechSettings" xml:space="preserve">
<value>Zmeniť nastavenie prevodu textu na reč</value>
</data>
<data name="SetTheTimeAndDate" xml:space="preserve">
<value>Nastaviť čas a dátum</value>
</data>
<data name="ChangeLocationSettings" xml:space="preserve">
<value>Zmeniť nastavenie umiestnenia</value>
</data>
<data name="ChangeMouseSettings" xml:space="preserve">
<value>Zmeniť nastavenie myši</value>
</data>
<data name="ManageStorageSpaces" xml:space="preserve">
<value>Spravovať ukladacie priestory</value>
</data>
<data name="ShowOrHideFileExtensions" xml:space="preserve">
<value>Zobraziť alebo skryť prípony súborov</value>
</data>
<data name="AllowAnAppThroughWindowsFirewall" xml:space="preserve">
<value>Povoliť komunikáciu aplikácie cez bránu Windows Firewall</value>
</data>
<data name="ChangeSystemSounds" xml:space="preserve">
<value>Zmeniť systémové zvuky</value>
</data>
<data name="AdjustCleartypeText" xml:space="preserve">
<value>Upraviť text ClearType</value>
</data>
<data name="TurnScreenSaverOnOrOff" xml:space="preserve">
<value>Zapnúť alebo vypnúť šetrič obrazovky</value>
</data>
<data name="FindAndFixWindowsUpdateProblems" xml:space="preserve">
<value>Vyhľadať a opraviť problémy so službou Windows Update</value>
</data>
<data name="ChangeBluetoothSettings" xml:space="preserve">
<value>Zmeniť nastavenie zariadení Bluetooth</value>
</data>
<data name="ConnectToANetwork" xml:space="preserve">
<value>Pripojiť k sieti</value>
</data>
<data name="ChangeTheSearchProviderInInternetExplorer" xml:space="preserve">
<value>Zmeniť poskytovateľa vyhľadávania v programe Internet Explorer</value>
</data>
<data name="JoinADomain" xml:space="preserve">
<value>Pripojiť k doméne</value>
</data>
<data name="AddADevice" xml:space="preserve">
<value>Pridať zariadenie</value>
</data>
<data name="FindAndFixProblemsWithWindowsSearch" xml:space="preserve">
<value>Vyhľadať a opraviť problémy so súčasťou Windows Search</value>
</data>
<data name="ChooseAPowerPlan" xml:space="preserve">
<value>Vybrať plán napájania</value>
</data>
<data name="ChangeHowTheMousePointerLooksWhenItSMoving" xml:space="preserve">
<value>Zmeniť vzhľad ukazovateľa myši v pohybe</value>
</data>
<data name="UninstallAProgram" xml:space="preserve">
<value>Odinštalovať program</value>
</data>
<data name="CreateAndFormatHardDiskPartitions" xml:space="preserve">
<value>Vytvoriť a formátovať oblasti na pevnom disku</value>
</data>
<data name="ChangeDateTimeOrNumberFormats" xml:space="preserve">
<value>Zmeniť formát dátumu, času alebo čísel</value>
</data>
<data name="ChangePCWakeUpSettings" xml:space="preserve">
<value>Zmena nastavení prebúdzania počítača</value>
</data>
<data name="ManageNetworkPasswords" xml:space="preserve">
<value>Spravovať sieťové heslá</value>
</data>
<data name="ChangeInputMethods" xml:space="preserve">
<value>Zmeniť metódy vstupu</value>
</data>
<data name="ManageAdvancedSharingSettings" xml:space="preserve">
<value>Správa rozšíreného nastavenia zdieľania</value>
</data>
<data name="ChangeBatterySettings" xml:space="preserve">
<value>Zmeniť nastavenie batérie</value>
</data>
<data name="RenameThisComputer" xml:space="preserve">
<value>Zmeniť názov počítača</value>
</data>
<data name="LockOrUnlockTheTaskbar" xml:space="preserve">
<value>Zamknúť alebo odomknúť panel úloh</value>
</data>
<data name="ManageWebCredentials" xml:space="preserve">
<value>Spravovať webové poverenia</value>
</data>
<data name="ChangeTheTimeZone" xml:space="preserve">
<value>Zmeniť časové pásmo</value>
</data>
<data name="StartSpeechRecognition" xml:space="preserve">
<value>Spustiť rozpoznávanie reči</value>
</data>
<data name="ViewInstalledUpdates" xml:space="preserve">
<value>Zobraziť nainštalované aktualizácie</value>
</data>
<data name="WhatsHappenedToTheQuickLaunchToolbar" xml:space="preserve">
<value>Čo sa stalo s panelom nástrojov Rýchle spustenie?</value>
</data>
<data name="ChangeSearchOptionsForFilesAndFolders" xml:space="preserve">
<value>Zmeniť možnosti vyhľadávania súborov a priečinkov</value>
</data>
<data name="AdjustSettingsBeforeGivingAPresentation" xml:space="preserve">
<value>Upraviť nastavenie pred prezentáciou</value>
</data>
<data name="ScanADocumentOrPicture" xml:space="preserve">
<value>Skenovať dokument alebo obrázok</value>
</data>
<data name="ChangeTheWayMeasurementsAreDisplayed" xml:space="preserve">
<value>Zmeniť spôsob zobrazenia merných jednotiek</value>
</data>
<data name="PressKeyCombinationsOneAtATime" xml:space="preserve">
<value>Postupne stláčať kombinácie klávesov</value>
</data>
<data name="RestoreDataFilesOrComputerFromBackupWindows7" xml:space="preserve">
<value>Obnoviť údaje, súbory alebo počítač zo zálohy (Windows 7)</value>
</data>
<data name="SetYourDefaultPrograms" xml:space="preserve">
<value>Nastaviť predvolené programy</value>
</data>
<data name="SetUpABroadbandConnection" xml:space="preserve">
<value>Nastaviť širokopásmové pripojenie</value>
</data>
<data name="CalibrateTheScreenForPenOrTouchInput" xml:space="preserve">
<value>Kalibrovať obrazovku pre text zadaný perom alebo pre dotykové vstupy</value>
</data>
<data name="ManageUserCertificates" xml:space="preserve">
<value>Spravovať používateľské certifikáty</value>
</data>
<data name="ScheduleTasks" xml:space="preserve">
<value>Plánovať úlohy</value>
</data>
<data name="IgnoreRepeatedKeystrokesUsingFilterkeys" xml:space="preserve">
<value>Ignorovať opakované stlačenia klávesov pomocou funkcie Filtrovanie klávesov</value>
</data>
<data name="FindAndFixBluescreenProblems" xml:space="preserve">
<value>Nájsť a opraviť problémy s modrou obrazovkou</value>
</data>
<data name="HearAToneWhenKeysArePressed" xml:space="preserve">
<value>Prehrať tón pri stlačení klávesu</value>
</data>
<data name="DeleteBrowsingHistory" xml:space="preserve">
<value>Odstrániť históriu prehľadávania</value>
</data>
<data name="ChangeWhatThePowerButtonsDo" xml:space="preserve">
<value>Zmeniť funkciu tlačidla napájania</value>
</data>
<data name="CreateStandardUserAccount" xml:space="preserve">
<value>Vytvoriť štandardné konto používateľa</value>
</data>
<data name="TakeSpeechTutorials" xml:space="preserve">
<value>Absolvovať kurzy hlasovej komunikácie s počítačom</value>
</data>
<data name="ViewSystemResourceUsageInTaskManager" xml:space="preserve">
<value>Zobraziť využitie systémových prostriedkov v Správcovi úloh</value>
</data>
<data name="CreateAnAccount" xml:space="preserve">
<value>Vytvoriť konto</value>
</data>
<data name="GetMoreFeaturesWithANewEditionOfWindows" xml:space="preserve">
<value>Získať viac funkcií s novým vydaním systému Windows</value>
</data>
<data name="AppControlPanel" xml:space="preserve">
<value>Ovládací panel</value>
</data>
<data name="TaskLink" xml:space="preserve">
<value>TaskLink</value>
</data>
<data name="AreaUnknown" xml:space="preserve">
<value>Neznáma</value>
</data>
</root>

View file

@ -1736,4 +1736,779 @@
<value>Zoom</value>
<comment>Mean zooming of things via a magnifier</comment>
</data>
<data name="ChangeDeviceInstallationSettings" xml:space="preserve">
<value>Change device installation settings</value>
</data>
<data name="TurnOffBackgroundImages" xml:space="preserve">
<value>Turn off background images</value>
</data>
<data name="NavigationProperties" xml:space="preserve">
<value>Navigation properties</value>
</data>
<data name="MediaStreamingOptions" xml:space="preserve">
<value>Media streaming options</value>
</data>
<data name="MakeAFileTypeAlwaysOpenInASpecificProgram" xml:space="preserve">
<value>Make a file type always open in a specific program</value>
</data>
<data name="ChangeTheNarratorSVoice" xml:space="preserve">
<value>Change the Narrators voice</value>
</data>
<data name="FindAndFixKeyboardProblems" xml:space="preserve">
<value>Find and fix keyboard problems</value>
</data>
<data name="UseScreenReader" xml:space="preserve">
<value>Use screen reader</value>
</data>
<data name="ShowWhichWorkgroupThisComputerIsOn" xml:space="preserve">
<value>Show which workgroup this computer is on</value>
</data>
<data name="ChangeMouseWheelSettings" xml:space="preserve">
<value>Change mouse wheel settings</value>
</data>
<data name="ManageComputerCertificates" xml:space="preserve">
<value>Manage computer certificates</value>
</data>
<data name="FindAndFixProblems" xml:space="preserve">
<value>Find and fix problems</value>
</data>
<data name="ChangeSettingsForContentReceivedUsingTapAndSend" xml:space="preserve">
<value>Change settings for content received using Tap and send</value>
</data>
<data name="ChangeDefaultSettingsForMediaOrDevices" xml:space="preserve">
<value>Change default settings for media or devices</value>
</data>
<data name="PrintTheSpeechReferenceCard" xml:space="preserve">
<value>Print the speech reference card</value>
</data>
<data name="CalibrateDisplayColour" xml:space="preserve">
<value>Calibrate display colour</value>
</data>
<data name="ManageFileEncryptionCertificates" xml:space="preserve">
<value>Manage file encryption certificates</value>
</data>
<data name="ViewRecentMessagesAboutYourComputer" xml:space="preserve">
<value>View recent messages about your computer</value>
</data>
<data name="GiveOtherUsersAccessToThisComputer" xml:space="preserve">
<value>Give other users access to this computer</value>
</data>
<data name="ShowHiddenFilesAndFolders" xml:space="preserve">
<value>Show hidden files and folders</value>
</data>
<data name="ChangeWindowsToGoStartUpOptions" xml:space="preserve">
<value>Change Windows To Go start-up options</value>
</data>
<data name="SeeWhichProcessesStartUpAutomaticallyWhenYouStartWindows" xml:space="preserve">
<value>See which processes start up automatically when you start Windows</value>
</data>
<data name="TellIfAnRSSFeedIsAvailableOnAWebsite" xml:space="preserve">
<value>Tell if an RSS feed is available on a website</value>
</data>
<data name="AddClocksForDifferentTimeZones" xml:space="preserve">
<value>Add clocks for different time zones</value>
</data>
<data name="AddABluetoothDevice" xml:space="preserve">
<value>Add a Bluetooth device</value>
</data>
<data name="CustomiseTheMouseButtons" xml:space="preserve">
<value>Customise the mouse buttons</value>
</data>
<data name="SetTabletButtonsToPerformCertainTasks" xml:space="preserve">
<value>Set tablet buttons to perform certain tasks</value>
</data>
<data name="ViewInstalledFonts" xml:space="preserve">
<value>View installed fonts</value>
</data>
<data name="ChangeTheWayCurrencyIsDisplayed" xml:space="preserve">
<value>Change the way currency is displayed</value>
</data>
<data name="EditGroupPolicy" xml:space="preserve">
<value>Edit group policy</value>
</data>
<data name="ManageBrowserAddOns" xml:space="preserve">
<value>Manage browser add-ons</value>
</data>
<data name="CheckProcessorSpeed" xml:space="preserve">
<value>Check processor speed</value>
</data>
<data name="CheckFirewallStatus" xml:space="preserve">
<value>Check firewall status</value>
</data>
<data name="SendOrReceiveAFile" xml:space="preserve">
<value>Send or receive a file</value>
</data>
<data name="AddOrRemoveUserAccounts" xml:space="preserve">
<value>Add or remove user accounts</value>
</data>
<data name="EditTheSystemEnvironmentVariables" xml:space="preserve">
<value>Edit the system environment variables</value>
</data>
<data name="ManageBitlocker" xml:space="preserve">
<value>Manage BitLocker</value>
</data>
<data name="AutoHideTheTaskbar" xml:space="preserve">
<value>Auto-hide the taskbar</value>
</data>
<data name="ChangeSoundCardSettings" xml:space="preserve">
<value>Change sound card settings</value>
</data>
<data name="MakeChangesToAccounts" xml:space="preserve">
<value>Make changes to accounts</value>
</data>
<data name="EditLocalUsersAndGroups" xml:space="preserve">
<value>Edit local users and groups</value>
</data>
<data name="ViewNetworkComputersAndDevices" xml:space="preserve">
<value>View network computers and devices</value>
</data>
<data name="InstallAProgramFromTheNetwork" xml:space="preserve">
<value>Install a program from the network</value>
</data>
<data name="ViewScannersAndCameras" xml:space="preserve">
<value>View scanners and cameras</value>
</data>
<data name="MicrosoftIMERegisterWordJapanese" xml:space="preserve">
<value>Microsoft IME Register Word (Japanese)</value>
</data>
<data name="RestoreYourFilesWithFileHistory" xml:space="preserve">
<value>Restore your files with File History</value>
</data>
<data name="TurnOnScreenKeyboardOnOrOff" xml:space="preserve">
<value>Turn On-Screen keyboard on or off</value>
</data>
<data name="BlockOrAllowThirdPartyCookies" xml:space="preserve">
<value>Block or allow third-party cookies</value>
</data>
<data name="FindAndFixAudioRecordingProblems" xml:space="preserve">
<value>Find and fix audio recording problems</value>
</data>
<data name="CreateARecoveryDrive" xml:space="preserve">
<value>Create a recovery drive</value>
</data>
<data name="MicrosoftNewPhoneticSettings" xml:space="preserve">
<value>Microsoft New Phonetic Settings</value>
</data>
<data name="GenerateASystemHealthReport" xml:space="preserve">
<value>Generate a system health report</value>
</data>
<data name="FixProblemsWithYourComputer" xml:space="preserve">
<value>Fix problems with your computer</value>
</data>
<data name="BackUpAndRestoreWindows7" xml:space="preserve">
<value>Back up and Restore (Windows 7)</value>
</data>
<data name="PreviewDeleteShowOrHideFonts" xml:space="preserve">
<value>Preview, delete, show or hide fonts</value>
</data>
<data name="MicrosoftQuickSettings" xml:space="preserve">
<value>Microsoft Quick Settings</value>
</data>
<data name="ViewReliabilityHistory" xml:space="preserve">
<value>View reliability history</value>
</data>
<data name="AccessRemoteappAndDesktops" xml:space="preserve">
<value>Access RemoteApp and desktops</value>
</data>
<data name="SetUpODBCDataSources" xml:space="preserve">
<value>Set up ODBC data sources</value>
</data>
<data name="ResetSecurityPolicies" xml:space="preserve">
<value>Reset Security Policies</value>
</data>
<data name="BlockOrAllowPopUps" xml:space="preserve">
<value>Block or allow pop-ups</value>
</data>
<data name="TurnAutocompleteInInternetExplorerOnOrOff" xml:space="preserve">
<value>Turn autocomplete in Internet Explorer on or off</value>
</data>
<data name="MicrosoftPinyinSimplefastOptions" xml:space="preserve">
<value>Microsoft Pinyin SimpleFast Options</value>
</data>
<data name="ChangeWhatClosingTheLidDoes" xml:space="preserve">
<value>Change what closing the lid does</value>
</data>
<data name="TurnOffUnnecessaryAnimations" xml:space="preserve">
<value>Turn off unnecessary animations</value>
</data>
<data name="CreateARestorePoint" xml:space="preserve">
<value>Create a restore point</value>
</data>
<data name="TurnOffAutomaticWindowArrangement" xml:space="preserve">
<value>Turn off automatic window arrangement</value>
</data>
<data name="TroubleshootingHistory" xml:space="preserve">
<value>Troubleshooting History</value>
</data>
<data name="DiagnoseYourComputersMemoryProblems" xml:space="preserve">
<value>Diagnose your computer's memory problems</value>
</data>
<data name="ViewRecommendedActionsToKeepWindowsRunningSmoothly" xml:space="preserve">
<value>View recommended actions to keep Windows running smoothly</value>
</data>
<data name="ChangeCursorBlinkRate" xml:space="preserve">
<value>Change cursor blink rate</value>
</data>
<data name="AddOrRemovePrograms" xml:space="preserve">
<value>Add or remove programs</value>
</data>
<data name="CreateAPasswordResetDisk" xml:space="preserve">
<value>Create a password reset disk</value>
</data>
<data name="ConfigureAdvancedUserProfileProperties" xml:space="preserve">
<value>Configure advanced user profile properties</value>
</data>
<data name="StartOrStopUsingAutoplayForAllMediaAndDevices" xml:space="preserve">
<value>Start or stop using AutoPlay for all media and devices</value>
</data>
<data name="ChangeAutomaticMaintenanceSettings" xml:space="preserve">
<value>Change Automatic Maintenance settings</value>
</data>
<data name="SpecifySingleOrDoubleClickToOpen" xml:space="preserve">
<value>Specify single- or double-click to open</value>
</data>
<data name="SelectUsersWhoCanUseRemoteDesktop" xml:space="preserve">
<value>Select users who can use remote desktop</value>
</data>
<data name="ShowWhichProgramsAreInstalledOnYourComputer" xml:space="preserve">
<value>Show which programs are installed on your computer</value>
</data>
<data name="AllowRemoteAccessToYourComputer" xml:space="preserve">
<value>Allow remote access to your computer</value>
</data>
<data name="ViewAdvancedSystemSettings" xml:space="preserve">
<value>View advanced system settings</value>
</data>
<data name="HowToInstallAProgram" xml:space="preserve">
<value>How to install a program</value>
</data>
<data name="ChangeHowYourKeyboardWorks" xml:space="preserve">
<value>Change how your keyboard works</value>
</data>
<data name="AutomaticallyAdjustForDaylightSavingTime" xml:space="preserve">
<value>Automatically adjust for daylight saving time</value>
</data>
<data name="ChangeTheOrderOfWindowsSideshowGadgets" xml:space="preserve">
<value>Change the order of Windows SideShow gadgets</value>
</data>
<data name="CheckKeyboardStatus" xml:space="preserve">
<value>Check keyboard status</value>
</data>
<data name="ControlTheComputerWithoutTheMouseOrKeyboard" xml:space="preserve">
<value>Control the computer without the mouse or keyboard</value>
</data>
<data name="ChangeOrRemoveAProgram" xml:space="preserve">
<value>Change or remove a program</value>
</data>
<data name="ChangeMultiTouchGestureSettings" xml:space="preserve">
<value>Change multi-touch gesture settings</value>
</data>
<data name="SetUpODBCDataSources64Bit" xml:space="preserve">
<value>Set up ODBC data sources (64-bit)</value>
</data>
<data name="ConfigureProxyServer" xml:space="preserve">
<value>Configure proxy server</value>
</data>
<data name="ChangeYourHomepage" xml:space="preserve">
<value>Change your homepage</value>
</data>
<data name="GroupSimilarWindowsOnTheTaskbar" xml:space="preserve">
<value>Group similar windows on the taskbar</value>
</data>
<data name="ChangeWindowsSideshowSettings" xml:space="preserve">
<value>Change Windows SideShow settings</value>
</data>
<data name="UseAudioDescriptionForVideo" xml:space="preserve">
<value>Use audio description for video</value>
</data>
<data name="ChangeWorkgroupName" xml:space="preserve">
<value>Change workgroup name</value>
</data>
<data name="FindAndFixPrintingProblems" xml:space="preserve">
<value>Find and fix printing problems</value>
</data>
<data name="ChangeWhenTheComputerSleeps" xml:space="preserve">
<value>Change when the computer sleeps</value>
</data>
<data name="SetUpAVirtualPrivateNetworkVPNConnection" xml:space="preserve">
<value>Set up a virtual private network (VPN) connection</value>
</data>
<data name="AccommodateLearningAbilities" xml:space="preserve">
<value>Accommodate learning abilities</value>
</data>
<data name="SetUpADialUpConnection" xml:space="preserve">
<value>Set up a dial-up connection</value>
</data>
<data name="SetUpAConnectionOrNetwork" xml:space="preserve">
<value>Set up a connection or network</value>
</data>
<data name="HowToChangeYourWindowsPassword" xml:space="preserve">
<value>How to change your Windows password</value>
</data>
<data name="MakeItEasierToSeeTheMousePointer" xml:space="preserve">
<value>Make it easier to see the mouse pointer</value>
</data>
<data name="SetUpIscsiInitiator" xml:space="preserve">
<value>Set up iSCSI initiator</value>
</data>
<data name="AccommodateLowVision" xml:space="preserve">
<value>Accommodate low vision</value>
</data>
<data name="ManageOfflineFiles" xml:space="preserve">
<value>Manage offline files</value>
</data>
<data name="ReviewYourComputersStatusAndResolveIssues" xml:space="preserve">
<value>Review your computer's status and resolve issues</value>
</data>
<data name="MicrosoftChangjieSettings" xml:space="preserve">
<value>Microsoft ChangJie Settings</value>
</data>
<data name="ReplaceSoundsWithVisualCues" xml:space="preserve">
<value>Replace sounds with visual cues</value>
</data>
<data name="ChangeTemporaryInternetFileSettings" xml:space="preserve">
<value>Change temporary Internet file settings</value>
</data>
<data name="ConnectToTheInternet" xml:space="preserve">
<value>Connect to the Internet</value>
</data>
<data name="FindAndFixAudioPlaybackProblems" xml:space="preserve">
<value>Find and fix audio playback problems</value>
</data>
<data name="ChangeTheMousePointerDisplayOrSpeed" xml:space="preserve">
<value>Change the mouse pointer display or speed</value>
</data>
<data name="BackUpYourRecoveryKey" xml:space="preserve">
<value>Back up your recovery key</value>
</data>
<data name="SaveBackupCopiesOfYourFilesWithFileHistory" xml:space="preserve">
<value>Save backup copies of your files with File History</value>
</data>
<data name="ViewCurrentAccessibilitySettings" xml:space="preserve">
<value>View current accessibility settings</value>
</data>
<data name="ChangeTabletPenSettings" xml:space="preserve">
<value>Change tablet pen settings</value>
</data>
<data name="ChangeHowYourMouseWorks" xml:space="preserve">
<value>Change how your mouse works</value>
</data>
<data name="ShowHowMuchRAMIsOnThisComputer" xml:space="preserve">
<value>Show how much RAM is on this computer</value>
</data>
<data name="EditPowerPlan" xml:space="preserve">
<value>Edit power plan</value>
</data>
<data name="AdjustSystemVolume" xml:space="preserve">
<value>Adjust system volume</value>
</data>
<data name="DefragmentAndOptimiseYourDrives" xml:space="preserve">
<value>Defragment and optimise your drives</value>
</data>
<data name="SetUpODBCDataSources32Bit" xml:space="preserve">
<value>Set up ODBC data sources (32-bit)</value>
</data>
<data name="ChangeFontSettings" xml:space="preserve">
<value>Change Font Settings</value>
</data>
<data name="MagnifyPortionsOfTheScreenUsingMagnifier" xml:space="preserve">
<value>Magnify portions of the screen using Magnifier</value>
</data>
<data name="ChangeTheFileTypeAssociatedWithAFileExtension" xml:space="preserve">
<value>Change the file type associated with a file extension</value>
</data>
<data name="ViewEventLogs" xml:space="preserve">
<value>View event logs</value>
</data>
<data name="ManageWindowsCredentials" xml:space="preserve">
<value>Manage Windows Credentials</value>
</data>
<data name="SetUpAMicrophone" xml:space="preserve">
<value>Set up a microphone</value>
</data>
<data name="ChangeHowTheMousePointerLooks" xml:space="preserve">
<value>Change how the mouse pointer looks</value>
</data>
<data name="ChangePowerSavingSettings" xml:space="preserve">
<value>Change power-saving settings</value>
</data>
<data name="OptimiseForBlindness" xml:space="preserve">
<value>Optimise for blindness</value>
</data>
<data name="null" xml:space="preserve">
<value>
</value>
</data>
<data name="TurnWindowsFeaturesOnOrOff" xml:space="preserve">
<value>Turn Windows features on or off</value>
</data>
<data name="ShowWhichOperatingSystemYourComputerIsRunning" xml:space="preserve">
<value>Show which operating system your computer is running</value>
</data>
<data name="ViewLocalServices" xml:space="preserve">
<value>View local services</value>
</data>
<data name="ManageWorkFolders" xml:space="preserve">
<value>Manage Work Folders</value>
</data>
<data name="EncryptYourOfflineFiles" xml:space="preserve">
<value>Encrypt your offline files</value>
</data>
<data name="TrainTheComputerToRecogniseYourVoice" xml:space="preserve">
<value>Train the computer to recognise your voice</value>
</data>
<data name="AdvancedPrinterSetup" xml:space="preserve">
<value>Advanced printer setup</value>
</data>
<data name="ChangeDefaultPrinter" xml:space="preserve">
<value>Change default printer</value>
</data>
<data name="EditEnvironmentVariablesForYourAccount" xml:space="preserve">
<value>Edit environment variables for your account</value>
</data>
<data name="OptimiseVisualDisplay" xml:space="preserve">
<value>Optimise visual display</value>
</data>
<data name="ChangeMouseClickSettings" xml:space="preserve">
<value>Change mouse click settings</value>
</data>
<data name="ChangeAdvancedColourManagementSettingsForDisplaysScannersAndPrinters" xml:space="preserve">
<value>Change advanced colour management settings for displays, scanners and printers</value>
</data>
<data name="LetWindowsSuggestEaseOfAccessSettings" xml:space="preserve">
<value>Let Windows suggest Ease of Access settings</value>
</data>
<data name="ClearDiskSpaceByDeletingUnnecessaryFiles" xml:space="preserve">
<value>Clear disk space by deleting unnecessary files</value>
</data>
<data name="ViewDevicesAndPrinters" xml:space="preserve">
<value>View devices and printers</value>
</data>
<data name="PrivateCharacterEditor" xml:space="preserve">
<value>Private Character Editor</value>
</data>
<data name="RecordStepsToReproduceAProblem" xml:space="preserve">
<value>Record steps to reproduce a problem</value>
</data>
<data name="AdjustTheAppearanceAndPerformanceOfWindows" xml:space="preserve">
<value>Adjust the appearance and performance of Windows</value>
</data>
<data name="SettingsForMicrosoftIMEJapanese" xml:space="preserve">
<value>Settings for Microsoft IME (Japanese)</value>
</data>
<data name="InviteSomeoneToConnectToYourPCAndHelpYouOrOfferToHelpSomeoneElse" xml:space="preserve">
<value>Invite someone to connect to your PC and help you, or offer to help someone else</value>
</data>
<data name="RunProgramsMadeForPreviousVersionsOfWindows" xml:space="preserve">
<value>Run programs made for previous versions of Windows</value>
</data>
<data name="ChooseTheOrderOfHowYourScreenRotates" xml:space="preserve">
<value>Choose the order of how your screen rotates</value>
</data>
<data name="ChangeHowWindowsSearches" xml:space="preserve">
<value>Change how Windows searches</value>
</data>
<data name="SetFlicksToPerformCertainTasks" xml:space="preserve">
<value>Set flicks to perform certain tasks</value>
</data>
<data name="ChangeAccountType" xml:space="preserve">
<value>Change account type</value>
</data>
<data name="ChangeScreenSaver" xml:space="preserve">
<value>Change screen saver</value>
</data>
<data name="ChangeUserAccountControlSettings" xml:space="preserve">
<value>Change User Account Control settings</value>
</data>
<data name="TurnOnEasyAccessKeys" xml:space="preserve">
<value>Turn on easy access keys</value>
</data>
<data name="IdentifyAndRepairNetworkProblems" xml:space="preserve">
<value>Identify and repair network problems</value>
</data>
<data name="FindAndFixNetworkingAndConnectionProblems" xml:space="preserve">
<value>Find and fix networking and connection problems</value>
</data>
<data name="PlayCdsOrOtherMediaAutomatically" xml:space="preserve">
<value>Play CDs or other media automatically</value>
</data>
<data name="ViewBasicInformationAboutYourComputer" xml:space="preserve">
<value>View basic information about your computer</value>
</data>
<data name="ChooseHowYouOpenLinks" xml:space="preserve">
<value>Choose how you open links</value>
</data>
<data name="AllowRemoteAssistanceInvitationsToBeSentFromThisComputer" xml:space="preserve">
<value>Allow Remote Assistance invitations to be sent from this computer</value>
</data>
<data name="TaskManager" xml:space="preserve">
<value>Task Manager</value>
</data>
<data name="TurnFlicksOnOrOff" xml:space="preserve">
<value>Turn flicks on or off</value>
</data>
<data name="AddALanguage" xml:space="preserve">
<value>Add a language</value>
</data>
<data name="ViewNetworkStatusAndTasks" xml:space="preserve">
<value>View network status and tasks</value>
</data>
<data name="TurnMagnifierOnOrOff" xml:space="preserve">
<value>Turn Magnifier on or off</value>
</data>
<data name="SeeTheNameOfThisComputer" xml:space="preserve">
<value>See the name of this computer</value>
</data>
<data name="ViewNetworkConnections" xml:space="preserve">
<value>View network connections</value>
</data>
<data name="PerformRecommendedMaintenanceTasksAutomatically" xml:space="preserve">
<value>Perform recommended maintenance tasks automatically</value>
</data>
<data name="ManageDiskSpaceUsedByYourOfflineFiles" xml:space="preserve">
<value>Manage disk space used by your offline files</value>
</data>
<data name="TurnHighContrastOnOrOff" xml:space="preserve">
<value>Turn High Contrast on or off</value>
</data>
<data name="ChangeTheWayTimeIsDisplayed" xml:space="preserve">
<value>Change the way time is displayed</value>
</data>
<data name="ChangeHowWebPagesAreDisplayedInTabs" xml:space="preserve">
<value>Change how web pages are displayed in tabs</value>
</data>
<data name="ChangeTheWayDatesAndListsAreDisplayed" xml:space="preserve">
<value>Change the way dates and lists are displayed</value>
</data>
<data name="ManageAudioDevices" xml:space="preserve">
<value>Manage audio devices</value>
</data>
<data name="ChangeSecuritySettings" xml:space="preserve">
<value>Change security settings</value>
</data>
<data name="CheckSecurityStatus" xml:space="preserve">
<value>Check security status</value>
</data>
<data name="DeleteCookiesOrTemporaryFiles" xml:space="preserve">
<value>Delete cookies or temporary files</value>
</data>
<data name="SpecifyWhichHandYouWriteWith" xml:space="preserve">
<value>Specify which hand you write with</value>
</data>
<data name="ChangeTouchInputSettings" xml:space="preserve">
<value>Change touch input settings</value>
</data>
<data name="HowToChangeTheSizeOfVirtualMemory" xml:space="preserve">
<value>How to change the size of virtual memory</value>
</data>
<data name="HearTextReadAloudWithNarrator" xml:space="preserve">
<value>Hear text read aloud with Narrator</value>
</data>
<data name="SetUpUSBGameControllers" xml:space="preserve">
<value>Set up USB game controllers</value>
</data>
<data name="ShowWhichDomainYourComputerIsOn" xml:space="preserve">
<value>Show which domain your computer is on</value>
</data>
<data name="ViewAllProblemReports" xml:space="preserve">
<value>View all problem reports</value>
</data>
<data name="16BitApplicationSupport" xml:space="preserve">
<value>16-Bit Application Support</value>
</data>
<data name="SetUpDiallingRules" xml:space="preserve">
<value>Set up dialling rules</value>
</data>
<data name="EnableOrDisableSessionCookies" xml:space="preserve">
<value>Enable or disable session cookies</value>
</data>
<data name="GiveAdministrativeRightsToADomainUser" xml:space="preserve">
<value>Give administrative rights to a domain user</value>
</data>
<data name="ChooseWhenToTurnOffDisplay" xml:space="preserve">
<value>Choose when to turn off display</value>
</data>
<data name="MoveThePointerWithTheKeypadUsingMousekeys" xml:space="preserve">
<value>Move the pointer with the keypad using MouseKeys</value>
</data>
<data name="ChangeWindowsSideshowCompatibleDeviceSettings" xml:space="preserve">
<value>Change Windows SideShow-compatible device settings</value>
</data>
<data name="AdjustCommonlyUsedMobilitySettings" xml:space="preserve">
<value>Adjust commonly used mobility settings</value>
</data>
<data name="ChangeTextToSpeechSettings" xml:space="preserve">
<value>Change text-to-speech settings</value>
</data>
<data name="SetTheTimeAndDate" xml:space="preserve">
<value>Set the time and date</value>
</data>
<data name="ChangeLocationSettings" xml:space="preserve">
<value>Change location settings</value>
</data>
<data name="ChangeMouseSettings" xml:space="preserve">
<value>Change mouse settings</value>
</data>
<data name="ManageStorageSpaces" xml:space="preserve">
<value>Manage Storage Spaces</value>
</data>
<data name="ShowOrHideFileExtensions" xml:space="preserve">
<value>Show or hide file extensions</value>
</data>
<data name="AllowAnAppThroughWindowsFirewall" xml:space="preserve">
<value>Allow an app through Windows Firewall</value>
</data>
<data name="ChangeSystemSounds" xml:space="preserve">
<value>Change system sounds</value>
</data>
<data name="AdjustCleartypeText" xml:space="preserve">
<value>Adjust ClearType text</value>
</data>
<data name="TurnScreenSaverOnOrOff" xml:space="preserve">
<value>Turn screen saver on or off</value>
</data>
<data name="FindAndFixWindowsUpdateProblems" xml:space="preserve">
<value>Find and fix windows update problems</value>
</data>
<data name="ChangeBluetoothSettings" xml:space="preserve">
<value>Change Bluetooth settings</value>
</data>
<data name="ConnectToANetwork" xml:space="preserve">
<value>Connect to a network</value>
</data>
<data name="ChangeTheSearchProviderInInternetExplorer" xml:space="preserve">
<value>Change the search provider in Internet Explorer</value>
</data>
<data name="JoinADomain" xml:space="preserve">
<value>Join a domain</value>
</data>
<data name="AddADevice" xml:space="preserve">
<value>Add a device</value>
</data>
<data name="FindAndFixProblemsWithWindowsSearch" xml:space="preserve">
<value>Find and fix problems with Windows Search</value>
</data>
<data name="ChooseAPowerPlan" xml:space="preserve">
<value>Choose a power plan</value>
</data>
<data name="ChangeHowTheMousePointerLooksWhenItSMoving" xml:space="preserve">
<value>Change how the mouse pointer looks when its moving</value>
</data>
<data name="UninstallAProgram" xml:space="preserve">
<value>Uninstall a program</value>
</data>
<data name="CreateAndFormatHardDiskPartitions" xml:space="preserve">
<value>Create and format hard disk partitions</value>
</data>
<data name="ChangeDateTimeOrNumberFormats" xml:space="preserve">
<value>Change date, time or number formats</value>
</data>
<data name="ChangePCWakeUpSettings" xml:space="preserve">
<value>Change PC wake-up settings</value>
</data>
<data name="ManageNetworkPasswords" xml:space="preserve">
<value>Manage network passwords</value>
</data>
<data name="ChangeInputMethods" xml:space="preserve">
<value>Change input methods</value>
</data>
<data name="ManageAdvancedSharingSettings" xml:space="preserve">
<value>Manage advanced sharing settings</value>
</data>
<data name="ChangeBatterySettings" xml:space="preserve">
<value>Change battery settings</value>
</data>
<data name="RenameThisComputer" xml:space="preserve">
<value>Rename this computer</value>
</data>
<data name="LockOrUnlockTheTaskbar" xml:space="preserve">
<value>Lock or unlock the taskbar</value>
</data>
<data name="ManageWebCredentials" xml:space="preserve">
<value>Manage Web Credentials</value>
</data>
<data name="ChangeTheTimeZone" xml:space="preserve">
<value>Change the time zone</value>
</data>
<data name="StartSpeechRecognition" xml:space="preserve">
<value>Start speech recognition</value>
</data>
<data name="ViewInstalledUpdates" xml:space="preserve">
<value>View installed updates</value>
</data>
<data name="WhatsHappenedToTheQuickLaunchToolbar" xml:space="preserve">
<value>What's happened to the Quick Launch toolbar?</value>
</data>
<data name="ChangeSearchOptionsForFilesAndFolders" xml:space="preserve">
<value>Change search options for files and folders</value>
</data>
<data name="AdjustSettingsBeforeGivingAPresentation" xml:space="preserve">
<value>Adjust settings before giving a presentation</value>
</data>
<data name="ScanADocumentOrPicture" xml:space="preserve">
<value>Scan a document or picture</value>
</data>
<data name="ChangeTheWayMeasurementsAreDisplayed" xml:space="preserve">
<value>Change the way measurements are displayed</value>
</data>
<data name="PressKeyCombinationsOneAtATime" xml:space="preserve">
<value>Press key combinations one at a time</value>
</data>
<data name="RestoreDataFilesOrComputerFromBackupWindows7" xml:space="preserve">
<value>Restore data, files or computer from backup (Windows 7)</value>
</data>
<data name="SetYourDefaultPrograms" xml:space="preserve">
<value>Set your default programs</value>
</data>
<data name="SetUpABroadbandConnection" xml:space="preserve">
<value>Set up a broadband connection</value>
</data>
<data name="CalibrateTheScreenForPenOrTouchInput" xml:space="preserve">
<value>Calibrate the screen for pen or touch input</value>
</data>
<data name="ManageUserCertificates" xml:space="preserve">
<value>Manage user certificates</value>
</data>
<data name="ScheduleTasks" xml:space="preserve">
<value>Schedule tasks</value>
</data>
<data name="IgnoreRepeatedKeystrokesUsingFilterkeys" xml:space="preserve">
<value>Ignore repeated keystrokes using FilterKeys</value>
</data>
<data name="FindAndFixBluescreenProblems" xml:space="preserve">
<value>Find and fix bluescreen problems</value>
</data>
<data name="HearAToneWhenKeysArePressed" xml:space="preserve">
<value>Hear a tone when keys are pressed</value>
</data>
<data name="DeleteBrowsingHistory" xml:space="preserve">
<value>Delete browsing history</value>
</data>
<data name="ChangeWhatThePowerButtonsDo" xml:space="preserve">
<value>Change what the power buttons do</value>
</data>
<data name="CreateStandardUserAccount" xml:space="preserve">
<value>Create standard user account</value>
</data>
<data name="TakeSpeechTutorials" xml:space="preserve">
<value>Take speech tutorials</value>
</data>
<data name="ViewSystemResourceUsageInTaskManager" xml:space="preserve">
<value>View system resource usage in Task Manager</value>
</data>
<data name="CreateAnAccount" xml:space="preserve">
<value>Create an account</value>
</data>
<data name="GetMoreFeaturesWithANewEditionOfWindows" xml:space="preserve">
<value>Get more features with a new edition of Windows</value>
</data>
<data name="AppControlPanel" xml:space="preserve">
<value>Control Panel</value>
</data>
<data name="TaskLink" xml:space="preserve">
<value>TaskLink</value>
</data>
<data name="AreaUnknown" xml:space="preserve">
<value>Unknown</value>
</data>
</root>

File diff suppressed because it is too large Load diff

View file

@ -1736,4 +1736,779 @@
<value>Zoom</value>
<comment>Mean zooming of things via a magnifier</comment>
</data>
<data name="ChangeDeviceInstallationSettings" xml:space="preserve">
<value>Change device installation settings</value>
</data>
<data name="TurnOffBackgroundImages" xml:space="preserve">
<value>Turn off background images</value>
</data>
<data name="NavigationProperties" xml:space="preserve">
<value>Navigation properties</value>
</data>
<data name="MediaStreamingOptions" xml:space="preserve">
<value>Media streaming options</value>
</data>
<data name="MakeAFileTypeAlwaysOpenInASpecificProgram" xml:space="preserve">
<value>Make a file type always open in a specific program</value>
</data>
<data name="ChangeTheNarratorSVoice" xml:space="preserve">
<value>Change the Narrators voice</value>
</data>
<data name="FindAndFixKeyboardProblems" xml:space="preserve">
<value>Find and fix keyboard problems</value>
</data>
<data name="UseScreenReader" xml:space="preserve">
<value>Use screen reader</value>
</data>
<data name="ShowWhichWorkgroupThisComputerIsOn" xml:space="preserve">
<value>Show which workgroup this computer is on</value>
</data>
<data name="ChangeMouseWheelSettings" xml:space="preserve">
<value>Change mouse wheel settings</value>
</data>
<data name="ManageComputerCertificates" xml:space="preserve">
<value>Manage computer certificates</value>
</data>
<data name="FindAndFixProblems" xml:space="preserve">
<value>Find and fix problems</value>
</data>
<data name="ChangeSettingsForContentReceivedUsingTapAndSend" xml:space="preserve">
<value>Change settings for content received using Tap and send</value>
</data>
<data name="ChangeDefaultSettingsForMediaOrDevices" xml:space="preserve">
<value>Change default settings for media or devices</value>
</data>
<data name="PrintTheSpeechReferenceCard" xml:space="preserve">
<value>Print the speech reference card</value>
</data>
<data name="CalibrateDisplayColour" xml:space="preserve">
<value>Calibrate display colour</value>
</data>
<data name="ManageFileEncryptionCertificates" xml:space="preserve">
<value>Manage file encryption certificates</value>
</data>
<data name="ViewRecentMessagesAboutYourComputer" xml:space="preserve">
<value>View recent messages about your computer</value>
</data>
<data name="GiveOtherUsersAccessToThisComputer" xml:space="preserve">
<value>Give other users access to this computer</value>
</data>
<data name="ShowHiddenFilesAndFolders" xml:space="preserve">
<value>Show hidden files and folders</value>
</data>
<data name="ChangeWindowsToGoStartUpOptions" xml:space="preserve">
<value>Change Windows To Go start-up options</value>
</data>
<data name="SeeWhichProcessesStartUpAutomaticallyWhenYouStartWindows" xml:space="preserve">
<value>See which processes start up automatically when you start Windows</value>
</data>
<data name="TellIfAnRSSFeedIsAvailableOnAWebsite" xml:space="preserve">
<value>Tell if an RSS feed is available on a website</value>
</data>
<data name="AddClocksForDifferentTimeZones" xml:space="preserve">
<value>Add clocks for different time zones</value>
</data>
<data name="AddABluetoothDevice" xml:space="preserve">
<value>Add a Bluetooth device</value>
</data>
<data name="CustomiseTheMouseButtons" xml:space="preserve">
<value>Customise the mouse buttons</value>
</data>
<data name="SetTabletButtonsToPerformCertainTasks" xml:space="preserve">
<value>Set tablet buttons to perform certain tasks</value>
</data>
<data name="ViewInstalledFonts" xml:space="preserve">
<value>View installed fonts</value>
</data>
<data name="ChangeTheWayCurrencyIsDisplayed" xml:space="preserve">
<value>Change the way currency is displayed</value>
</data>
<data name="EditGroupPolicy" xml:space="preserve">
<value>Edit group policy</value>
</data>
<data name="ManageBrowserAddOns" xml:space="preserve">
<value>Manage browser add-ons</value>
</data>
<data name="CheckProcessorSpeed" xml:space="preserve">
<value>Check processor speed</value>
</data>
<data name="CheckFirewallStatus" xml:space="preserve">
<value>Check firewall status</value>
</data>
<data name="SendOrReceiveAFile" xml:space="preserve">
<value>Send or receive a file</value>
</data>
<data name="AddOrRemoveUserAccounts" xml:space="preserve">
<value>Add or remove user accounts</value>
</data>
<data name="EditTheSystemEnvironmentVariables" xml:space="preserve">
<value>Edit the system environment variables</value>
</data>
<data name="ManageBitlocker" xml:space="preserve">
<value>Manage BitLocker</value>
</data>
<data name="AutoHideTheTaskbar" xml:space="preserve">
<value>Auto-hide the taskbar</value>
</data>
<data name="ChangeSoundCardSettings" xml:space="preserve">
<value>Change sound card settings</value>
</data>
<data name="MakeChangesToAccounts" xml:space="preserve">
<value>Make changes to accounts</value>
</data>
<data name="EditLocalUsersAndGroups" xml:space="preserve">
<value>Edit local users and groups</value>
</data>
<data name="ViewNetworkComputersAndDevices" xml:space="preserve">
<value>View network computers and devices</value>
</data>
<data name="InstallAProgramFromTheNetwork" xml:space="preserve">
<value>Install a program from the network</value>
</data>
<data name="ViewScannersAndCameras" xml:space="preserve">
<value>View scanners and cameras</value>
</data>
<data name="MicrosoftIMERegisterWordJapanese" xml:space="preserve">
<value>Microsoft IME Register Word (Japanese)</value>
</data>
<data name="RestoreYourFilesWithFileHistory" xml:space="preserve">
<value>Restore your files with File History</value>
</data>
<data name="TurnOnScreenKeyboardOnOrOff" xml:space="preserve">
<value>Turn On-Screen keyboard on or off</value>
</data>
<data name="BlockOrAllowThirdPartyCookies" xml:space="preserve">
<value>Block or allow third-party cookies</value>
</data>
<data name="FindAndFixAudioRecordingProblems" xml:space="preserve">
<value>Find and fix audio recording problems</value>
</data>
<data name="CreateARecoveryDrive" xml:space="preserve">
<value>Create a recovery drive</value>
</data>
<data name="MicrosoftNewPhoneticSettings" xml:space="preserve">
<value>Microsoft New Phonetic Settings</value>
</data>
<data name="GenerateASystemHealthReport" xml:space="preserve">
<value>Generate a system health report</value>
</data>
<data name="FixProblemsWithYourComputer" xml:space="preserve">
<value>Fix problems with your computer</value>
</data>
<data name="BackUpAndRestoreWindows7" xml:space="preserve">
<value>Back up and Restore (Windows 7)</value>
</data>
<data name="PreviewDeleteShowOrHideFonts" xml:space="preserve">
<value>Preview, delete, show or hide fonts</value>
</data>
<data name="MicrosoftQuickSettings" xml:space="preserve">
<value>Microsoft Quick Settings</value>
</data>
<data name="ViewReliabilityHistory" xml:space="preserve">
<value>View reliability history</value>
</data>
<data name="AccessRemoteappAndDesktops" xml:space="preserve">
<value>Access RemoteApp and desktops</value>
</data>
<data name="SetUpODBCDataSources" xml:space="preserve">
<value>Set up ODBC data sources</value>
</data>
<data name="ResetSecurityPolicies" xml:space="preserve">
<value>Reset Security Policies</value>
</data>
<data name="BlockOrAllowPopUps" xml:space="preserve">
<value>Block or allow pop-ups</value>
</data>
<data name="TurnAutocompleteInInternetExplorerOnOrOff" xml:space="preserve">
<value>Turn autocomplete in Internet Explorer on or off</value>
</data>
<data name="MicrosoftPinyinSimplefastOptions" xml:space="preserve">
<value>Microsoft Pinyin SimpleFast Options</value>
</data>
<data name="ChangeWhatClosingTheLidDoes" xml:space="preserve">
<value>Change what closing the lid does</value>
</data>
<data name="TurnOffUnnecessaryAnimations" xml:space="preserve">
<value>Turn off unnecessary animations</value>
</data>
<data name="CreateARestorePoint" xml:space="preserve">
<value>Create a restore point</value>
</data>
<data name="TurnOffAutomaticWindowArrangement" xml:space="preserve">
<value>Turn off automatic window arrangement</value>
</data>
<data name="TroubleshootingHistory" xml:space="preserve">
<value>Troubleshooting History</value>
</data>
<data name="DiagnoseYourComputersMemoryProblems" xml:space="preserve">
<value>Diagnose your computer's memory problems</value>
</data>
<data name="ViewRecommendedActionsToKeepWindowsRunningSmoothly" xml:space="preserve">
<value>View recommended actions to keep Windows running smoothly</value>
</data>
<data name="ChangeCursorBlinkRate" xml:space="preserve">
<value>Change cursor blink rate</value>
</data>
<data name="AddOrRemovePrograms" xml:space="preserve">
<value>Add or remove programs</value>
</data>
<data name="CreateAPasswordResetDisk" xml:space="preserve">
<value>Create a password reset disk</value>
</data>
<data name="ConfigureAdvancedUserProfileProperties" xml:space="preserve">
<value>Configure advanced user profile properties</value>
</data>
<data name="StartOrStopUsingAutoplayForAllMediaAndDevices" xml:space="preserve">
<value>Start or stop using AutoPlay for all media and devices</value>
</data>
<data name="ChangeAutomaticMaintenanceSettings" xml:space="preserve">
<value>Change Automatic Maintenance settings</value>
</data>
<data name="SpecifySingleOrDoubleClickToOpen" xml:space="preserve">
<value>Specify single- or double-click to open</value>
</data>
<data name="SelectUsersWhoCanUseRemoteDesktop" xml:space="preserve">
<value>Select users who can use remote desktop</value>
</data>
<data name="ShowWhichProgramsAreInstalledOnYourComputer" xml:space="preserve">
<value>Show which programs are installed on your computer</value>
</data>
<data name="AllowRemoteAccessToYourComputer" xml:space="preserve">
<value>Allow remote access to your computer</value>
</data>
<data name="ViewAdvancedSystemSettings" xml:space="preserve">
<value>View advanced system settings</value>
</data>
<data name="HowToInstallAProgram" xml:space="preserve">
<value>How to install a program</value>
</data>
<data name="ChangeHowYourKeyboardWorks" xml:space="preserve">
<value>Change how your keyboard works</value>
</data>
<data name="AutomaticallyAdjustForDaylightSavingTime" xml:space="preserve">
<value>Automatically adjust for daylight saving time</value>
</data>
<data name="ChangeTheOrderOfWindowsSideshowGadgets" xml:space="preserve">
<value>Change the order of Windows SideShow gadgets</value>
</data>
<data name="CheckKeyboardStatus" xml:space="preserve">
<value>Check keyboard status</value>
</data>
<data name="ControlTheComputerWithoutTheMouseOrKeyboard" xml:space="preserve">
<value>Control the computer without the mouse or keyboard</value>
</data>
<data name="ChangeOrRemoveAProgram" xml:space="preserve">
<value>Change or remove a program</value>
</data>
<data name="ChangeMultiTouchGestureSettings" xml:space="preserve">
<value>Change multi-touch gesture settings</value>
</data>
<data name="SetUpODBCDataSources64Bit" xml:space="preserve">
<value>Set up ODBC data sources (64-bit)</value>
</data>
<data name="ConfigureProxyServer" xml:space="preserve">
<value>Configure proxy server</value>
</data>
<data name="ChangeYourHomepage" xml:space="preserve">
<value>Change your homepage</value>
</data>
<data name="GroupSimilarWindowsOnTheTaskbar" xml:space="preserve">
<value>Group similar windows on the taskbar</value>
</data>
<data name="ChangeWindowsSideshowSettings" xml:space="preserve">
<value>Change Windows SideShow settings</value>
</data>
<data name="UseAudioDescriptionForVideo" xml:space="preserve">
<value>Use audio description for video</value>
</data>
<data name="ChangeWorkgroupName" xml:space="preserve">
<value>Change workgroup name</value>
</data>
<data name="FindAndFixPrintingProblems" xml:space="preserve">
<value>Find and fix printing problems</value>
</data>
<data name="ChangeWhenTheComputerSleeps" xml:space="preserve">
<value>Change when the computer sleeps</value>
</data>
<data name="SetUpAVirtualPrivateNetworkVPNConnection" xml:space="preserve">
<value>Set up a virtual private network (VPN) connection</value>
</data>
<data name="AccommodateLearningAbilities" xml:space="preserve">
<value>Accommodate learning abilities</value>
</data>
<data name="SetUpADialUpConnection" xml:space="preserve">
<value>Set up a dial-up connection</value>
</data>
<data name="SetUpAConnectionOrNetwork" xml:space="preserve">
<value>Set up a connection or network</value>
</data>
<data name="HowToChangeYourWindowsPassword" xml:space="preserve">
<value>How to change your Windows password</value>
</data>
<data name="MakeItEasierToSeeTheMousePointer" xml:space="preserve">
<value>Make it easier to see the mouse pointer</value>
</data>
<data name="SetUpIscsiInitiator" xml:space="preserve">
<value>Set up iSCSI initiator</value>
</data>
<data name="AccommodateLowVision" xml:space="preserve">
<value>Accommodate low vision</value>
</data>
<data name="ManageOfflineFiles" xml:space="preserve">
<value>Manage offline files</value>
</data>
<data name="ReviewYourComputersStatusAndResolveIssues" xml:space="preserve">
<value>Review your computer's status and resolve issues</value>
</data>
<data name="MicrosoftChangjieSettings" xml:space="preserve">
<value>Microsoft ChangJie Settings</value>
</data>
<data name="ReplaceSoundsWithVisualCues" xml:space="preserve">
<value>Replace sounds with visual cues</value>
</data>
<data name="ChangeTemporaryInternetFileSettings" xml:space="preserve">
<value>Change temporary Internet file settings</value>
</data>
<data name="ConnectToTheInternet" xml:space="preserve">
<value>Connect to the Internet</value>
</data>
<data name="FindAndFixAudioPlaybackProblems" xml:space="preserve">
<value>Find and fix audio playback problems</value>
</data>
<data name="ChangeTheMousePointerDisplayOrSpeed" xml:space="preserve">
<value>Change the mouse pointer display or speed</value>
</data>
<data name="BackUpYourRecoveryKey" xml:space="preserve">
<value>Back up your recovery key</value>
</data>
<data name="SaveBackupCopiesOfYourFilesWithFileHistory" xml:space="preserve">
<value>Save backup copies of your files with File History</value>
</data>
<data name="ViewCurrentAccessibilitySettings" xml:space="preserve">
<value>View current accessibility settings</value>
</data>
<data name="ChangeTabletPenSettings" xml:space="preserve">
<value>Change tablet pen settings</value>
</data>
<data name="ChangeHowYourMouseWorks" xml:space="preserve">
<value>Change how your mouse works</value>
</data>
<data name="ShowHowMuchRAMIsOnThisComputer" xml:space="preserve">
<value>Show how much RAM is on this computer</value>
</data>
<data name="EditPowerPlan" xml:space="preserve">
<value>Edit power plan</value>
</data>
<data name="AdjustSystemVolume" xml:space="preserve">
<value>Adjust system volume</value>
</data>
<data name="DefragmentAndOptimiseYourDrives" xml:space="preserve">
<value>Defragment and optimise your drives</value>
</data>
<data name="SetUpODBCDataSources32Bit" xml:space="preserve">
<value>Set up ODBC data sources (32-bit)</value>
</data>
<data name="ChangeFontSettings" xml:space="preserve">
<value>Change Font Settings</value>
</data>
<data name="MagnifyPortionsOfTheScreenUsingMagnifier" xml:space="preserve">
<value>Magnify portions of the screen using Magnifier</value>
</data>
<data name="ChangeTheFileTypeAssociatedWithAFileExtension" xml:space="preserve">
<value>Change the file type associated with a file extension</value>
</data>
<data name="ViewEventLogs" xml:space="preserve">
<value>View event logs</value>
</data>
<data name="ManageWindowsCredentials" xml:space="preserve">
<value>Manage Windows Credentials</value>
</data>
<data name="SetUpAMicrophone" xml:space="preserve">
<value>Set up a microphone</value>
</data>
<data name="ChangeHowTheMousePointerLooks" xml:space="preserve">
<value>Change how the mouse pointer looks</value>
</data>
<data name="ChangePowerSavingSettings" xml:space="preserve">
<value>Change power-saving settings</value>
</data>
<data name="OptimiseForBlindness" xml:space="preserve">
<value>Optimise for blindness</value>
</data>
<data name="null" xml:space="preserve">
<value>
</value>
</data>
<data name="TurnWindowsFeaturesOnOrOff" xml:space="preserve">
<value>Turn Windows features on or off</value>
</data>
<data name="ShowWhichOperatingSystemYourComputerIsRunning" xml:space="preserve">
<value>Show which operating system your computer is running</value>
</data>
<data name="ViewLocalServices" xml:space="preserve">
<value>View local services</value>
</data>
<data name="ManageWorkFolders" xml:space="preserve">
<value>Manage Work Folders</value>
</data>
<data name="EncryptYourOfflineFiles" xml:space="preserve">
<value>Encrypt your offline files</value>
</data>
<data name="TrainTheComputerToRecogniseYourVoice" xml:space="preserve">
<value>Train the computer to recognise your voice</value>
</data>
<data name="AdvancedPrinterSetup" xml:space="preserve">
<value>Advanced printer setup</value>
</data>
<data name="ChangeDefaultPrinter" xml:space="preserve">
<value>Change default printer</value>
</data>
<data name="EditEnvironmentVariablesForYourAccount" xml:space="preserve">
<value>Edit environment variables for your account</value>
</data>
<data name="OptimiseVisualDisplay" xml:space="preserve">
<value>Optimise visual display</value>
</data>
<data name="ChangeMouseClickSettings" xml:space="preserve">
<value>Change mouse click settings</value>
</data>
<data name="ChangeAdvancedColourManagementSettingsForDisplaysScannersAndPrinters" xml:space="preserve">
<value>Change advanced colour management settings for displays, scanners and printers</value>
</data>
<data name="LetWindowsSuggestEaseOfAccessSettings" xml:space="preserve">
<value>Let Windows suggest Ease of Access settings</value>
</data>
<data name="ClearDiskSpaceByDeletingUnnecessaryFiles" xml:space="preserve">
<value>Clear disk space by deleting unnecessary files</value>
</data>
<data name="ViewDevicesAndPrinters" xml:space="preserve">
<value>View devices and printers</value>
</data>
<data name="PrivateCharacterEditor" xml:space="preserve">
<value>Private Character Editor</value>
</data>
<data name="RecordStepsToReproduceAProblem" xml:space="preserve">
<value>Record steps to reproduce a problem</value>
</data>
<data name="AdjustTheAppearanceAndPerformanceOfWindows" xml:space="preserve">
<value>Adjust the appearance and performance of Windows</value>
</data>
<data name="SettingsForMicrosoftIMEJapanese" xml:space="preserve">
<value>Settings for Microsoft IME (Japanese)</value>
</data>
<data name="InviteSomeoneToConnectToYourPCAndHelpYouOrOfferToHelpSomeoneElse" xml:space="preserve">
<value>Invite someone to connect to your PC and help you, or offer to help someone else</value>
</data>
<data name="RunProgramsMadeForPreviousVersionsOfWindows" xml:space="preserve">
<value>Run programs made for previous versions of Windows</value>
</data>
<data name="ChooseTheOrderOfHowYourScreenRotates" xml:space="preserve">
<value>Choose the order of how your screen rotates</value>
</data>
<data name="ChangeHowWindowsSearches" xml:space="preserve">
<value>Change how Windows searches</value>
</data>
<data name="SetFlicksToPerformCertainTasks" xml:space="preserve">
<value>Set flicks to perform certain tasks</value>
</data>
<data name="ChangeAccountType" xml:space="preserve">
<value>Change account type</value>
</data>
<data name="ChangeScreenSaver" xml:space="preserve">
<value>Change screen saver</value>
</data>
<data name="ChangeUserAccountControlSettings" xml:space="preserve">
<value>Change User Account Control settings</value>
</data>
<data name="TurnOnEasyAccessKeys" xml:space="preserve">
<value>Turn on easy access keys</value>
</data>
<data name="IdentifyAndRepairNetworkProblems" xml:space="preserve">
<value>Identify and repair network problems</value>
</data>
<data name="FindAndFixNetworkingAndConnectionProblems" xml:space="preserve">
<value>Find and fix networking and connection problems</value>
</data>
<data name="PlayCdsOrOtherMediaAutomatically" xml:space="preserve">
<value>Play CDs or other media automatically</value>
</data>
<data name="ViewBasicInformationAboutYourComputer" xml:space="preserve">
<value>View basic information about your computer</value>
</data>
<data name="ChooseHowYouOpenLinks" xml:space="preserve">
<value>Choose how you open links</value>
</data>
<data name="AllowRemoteAssistanceInvitationsToBeSentFromThisComputer" xml:space="preserve">
<value>Allow Remote Assistance invitations to be sent from this computer</value>
</data>
<data name="TaskManager" xml:space="preserve">
<value>Task Manager</value>
</data>
<data name="TurnFlicksOnOrOff" xml:space="preserve">
<value>Turn flicks on or off</value>
</data>
<data name="AddALanguage" xml:space="preserve">
<value>Add a language</value>
</data>
<data name="ViewNetworkStatusAndTasks" xml:space="preserve">
<value>View network status and tasks</value>
</data>
<data name="TurnMagnifierOnOrOff" xml:space="preserve">
<value>Turn Magnifier on or off</value>
</data>
<data name="SeeTheNameOfThisComputer" xml:space="preserve">
<value>See the name of this computer</value>
</data>
<data name="ViewNetworkConnections" xml:space="preserve">
<value>View network connections</value>
</data>
<data name="PerformRecommendedMaintenanceTasksAutomatically" xml:space="preserve">
<value>Perform recommended maintenance tasks automatically</value>
</data>
<data name="ManageDiskSpaceUsedByYourOfflineFiles" xml:space="preserve">
<value>Manage disk space used by your offline files</value>
</data>
<data name="TurnHighContrastOnOrOff" xml:space="preserve">
<value>Turn High Contrast on or off</value>
</data>
<data name="ChangeTheWayTimeIsDisplayed" xml:space="preserve">
<value>Change the way time is displayed</value>
</data>
<data name="ChangeHowWebPagesAreDisplayedInTabs" xml:space="preserve">
<value>Change how web pages are displayed in tabs</value>
</data>
<data name="ChangeTheWayDatesAndListsAreDisplayed" xml:space="preserve">
<value>Change the way dates and lists are displayed</value>
</data>
<data name="ManageAudioDevices" xml:space="preserve">
<value>Manage audio devices</value>
</data>
<data name="ChangeSecuritySettings" xml:space="preserve">
<value>Change security settings</value>
</data>
<data name="CheckSecurityStatus" xml:space="preserve">
<value>Check security status</value>
</data>
<data name="DeleteCookiesOrTemporaryFiles" xml:space="preserve">
<value>Delete cookies or temporary files</value>
</data>
<data name="SpecifyWhichHandYouWriteWith" xml:space="preserve">
<value>Specify which hand you write with</value>
</data>
<data name="ChangeTouchInputSettings" xml:space="preserve">
<value>Change touch input settings</value>
</data>
<data name="HowToChangeTheSizeOfVirtualMemory" xml:space="preserve">
<value>How to change the size of virtual memory</value>
</data>
<data name="HearTextReadAloudWithNarrator" xml:space="preserve">
<value>Hear text read aloud with Narrator</value>
</data>
<data name="SetUpUSBGameControllers" xml:space="preserve">
<value>Set up USB game controllers</value>
</data>
<data name="ShowWhichDomainYourComputerIsOn" xml:space="preserve">
<value>Show which domain your computer is on</value>
</data>
<data name="ViewAllProblemReports" xml:space="preserve">
<value>View all problem reports</value>
</data>
<data name="16BitApplicationSupport" xml:space="preserve">
<value>16-Bit Application Support</value>
</data>
<data name="SetUpDiallingRules" xml:space="preserve">
<value>Set up dialling rules</value>
</data>
<data name="EnableOrDisableSessionCookies" xml:space="preserve">
<value>Enable or disable session cookies</value>
</data>
<data name="GiveAdministrativeRightsToADomainUser" xml:space="preserve">
<value>Give administrative rights to a domain user</value>
</data>
<data name="ChooseWhenToTurnOffDisplay" xml:space="preserve">
<value>Choose when to turn off display</value>
</data>
<data name="MoveThePointerWithTheKeypadUsingMousekeys" xml:space="preserve">
<value>Move the pointer with the keypad using MouseKeys</value>
</data>
<data name="ChangeWindowsSideshowCompatibleDeviceSettings" xml:space="preserve">
<value>Change Windows SideShow-compatible device settings</value>
</data>
<data name="AdjustCommonlyUsedMobilitySettings" xml:space="preserve">
<value>Adjust commonly used mobility settings</value>
</data>
<data name="ChangeTextToSpeechSettings" xml:space="preserve">
<value>Change text-to-speech settings</value>
</data>
<data name="SetTheTimeAndDate" xml:space="preserve">
<value>Set the time and date</value>
</data>
<data name="ChangeLocationSettings" xml:space="preserve">
<value>Change location settings</value>
</data>
<data name="ChangeMouseSettings" xml:space="preserve">
<value>Change mouse settings</value>
</data>
<data name="ManageStorageSpaces" xml:space="preserve">
<value>Manage Storage Spaces</value>
</data>
<data name="ShowOrHideFileExtensions" xml:space="preserve">
<value>Show or hide file extensions</value>
</data>
<data name="AllowAnAppThroughWindowsFirewall" xml:space="preserve">
<value>Allow an app through Windows Firewall</value>
</data>
<data name="ChangeSystemSounds" xml:space="preserve">
<value>Change system sounds</value>
</data>
<data name="AdjustCleartypeText" xml:space="preserve">
<value>Adjust ClearType text</value>
</data>
<data name="TurnScreenSaverOnOrOff" xml:space="preserve">
<value>Turn screen saver on or off</value>
</data>
<data name="FindAndFixWindowsUpdateProblems" xml:space="preserve">
<value>Find and fix windows update problems</value>
</data>
<data name="ChangeBluetoothSettings" xml:space="preserve">
<value>Change Bluetooth settings</value>
</data>
<data name="ConnectToANetwork" xml:space="preserve">
<value>Connect to a network</value>
</data>
<data name="ChangeTheSearchProviderInInternetExplorer" xml:space="preserve">
<value>Change the search provider in Internet Explorer</value>
</data>
<data name="JoinADomain" xml:space="preserve">
<value>Join a domain</value>
</data>
<data name="AddADevice" xml:space="preserve">
<value>Add a device</value>
</data>
<data name="FindAndFixProblemsWithWindowsSearch" xml:space="preserve">
<value>Find and fix problems with Windows Search</value>
</data>
<data name="ChooseAPowerPlan" xml:space="preserve">
<value>Choose a power plan</value>
</data>
<data name="ChangeHowTheMousePointerLooksWhenItSMoving" xml:space="preserve">
<value>Change how the mouse pointer looks when its moving</value>
</data>
<data name="UninstallAProgram" xml:space="preserve">
<value>Uninstall a program</value>
</data>
<data name="CreateAndFormatHardDiskPartitions" xml:space="preserve">
<value>Create and format hard disk partitions</value>
</data>
<data name="ChangeDateTimeOrNumberFormats" xml:space="preserve">
<value>Change date, time or number formats</value>
</data>
<data name="ChangePCWakeUpSettings" xml:space="preserve">
<value>Change PC wake-up settings</value>
</data>
<data name="ManageNetworkPasswords" xml:space="preserve">
<value>Manage network passwords</value>
</data>
<data name="ChangeInputMethods" xml:space="preserve">
<value>Change input methods</value>
</data>
<data name="ManageAdvancedSharingSettings" xml:space="preserve">
<value>Manage advanced sharing settings</value>
</data>
<data name="ChangeBatterySettings" xml:space="preserve">
<value>Change battery settings</value>
</data>
<data name="RenameThisComputer" xml:space="preserve">
<value>Rename this computer</value>
</data>
<data name="LockOrUnlockTheTaskbar" xml:space="preserve">
<value>Lock or unlock the taskbar</value>
</data>
<data name="ManageWebCredentials" xml:space="preserve">
<value>Manage Web Credentials</value>
</data>
<data name="ChangeTheTimeZone" xml:space="preserve">
<value>Change the time zone</value>
</data>
<data name="StartSpeechRecognition" xml:space="preserve">
<value>Start speech recognition</value>
</data>
<data name="ViewInstalledUpdates" xml:space="preserve">
<value>View installed updates</value>
</data>
<data name="WhatsHappenedToTheQuickLaunchToolbar" xml:space="preserve">
<value>What's happened to the Quick Launch toolbar?</value>
</data>
<data name="ChangeSearchOptionsForFilesAndFolders" xml:space="preserve">
<value>Change search options for files and folders</value>
</data>
<data name="AdjustSettingsBeforeGivingAPresentation" xml:space="preserve">
<value>Adjust settings before giving a presentation</value>
</data>
<data name="ScanADocumentOrPicture" xml:space="preserve">
<value>Scan a document or picture</value>
</data>
<data name="ChangeTheWayMeasurementsAreDisplayed" xml:space="preserve">
<value>Change the way measurements are displayed</value>
</data>
<data name="PressKeyCombinationsOneAtATime" xml:space="preserve">
<value>Press key combinations one at a time</value>
</data>
<data name="RestoreDataFilesOrComputerFromBackupWindows7" xml:space="preserve">
<value>Restore data, files or computer from backup (Windows 7)</value>
</data>
<data name="SetYourDefaultPrograms" xml:space="preserve">
<value>Set your default programs</value>
</data>
<data name="SetUpABroadbandConnection" xml:space="preserve">
<value>Set up a broadband connection</value>
</data>
<data name="CalibrateTheScreenForPenOrTouchInput" xml:space="preserve">
<value>Calibrate the screen for pen or touch input</value>
</data>
<data name="ManageUserCertificates" xml:space="preserve">
<value>Manage user certificates</value>
</data>
<data name="ScheduleTasks" xml:space="preserve">
<value>Schedule tasks</value>
</data>
<data name="IgnoreRepeatedKeystrokesUsingFilterkeys" xml:space="preserve">
<value>Ignore repeated keystrokes using FilterKeys</value>
</data>
<data name="FindAndFixBluescreenProblems" xml:space="preserve">
<value>Find and fix bluescreen problems</value>
</data>
<data name="HearAToneWhenKeysArePressed" xml:space="preserve">
<value>Hear a tone when keys are pressed</value>
</data>
<data name="DeleteBrowsingHistory" xml:space="preserve">
<value>Delete browsing history</value>
</data>
<data name="ChangeWhatThePowerButtonsDo" xml:space="preserve">
<value>Change what the power buttons do</value>
</data>
<data name="CreateStandardUserAccount" xml:space="preserve">
<value>Create standard user account</value>
</data>
<data name="TakeSpeechTutorials" xml:space="preserve">
<value>Take speech tutorials</value>
</data>
<data name="ViewSystemResourceUsageInTaskManager" xml:space="preserve">
<value>View system resource usage in Task Manager</value>
</data>
<data name="CreateAnAccount" xml:space="preserve">
<value>Create an account</value>
</data>
<data name="GetMoreFeaturesWithANewEditionOfWindows" xml:space="preserve">
<value>Get more features with a new edition of Windows</value>
</data>
<data name="AppControlPanel" xml:space="preserve">
<value>Control Panel</value>
</data>
<data name="TaskLink" xml:space="preserve">
<value>TaskLink</value>
</data>
<data name="AreaUnknown" xml:space="preserve">
<value>Unknown</value>
</data>
</root>

View file

@ -1736,4 +1736,779 @@
<value>縮放</value>
<comment>Mean zooming of things via a magnifier</comment>
</data>
<data name="ChangeDeviceInstallationSettings" xml:space="preserve">
<value>Change device installation settings</value>
</data>
<data name="TurnOffBackgroundImages" xml:space="preserve">
<value>Turn off background images</value>
</data>
<data name="NavigationProperties" xml:space="preserve">
<value>Navigation properties</value>
</data>
<data name="MediaStreamingOptions" xml:space="preserve">
<value>Media streaming options</value>
</data>
<data name="MakeAFileTypeAlwaysOpenInASpecificProgram" xml:space="preserve">
<value>Make a file type always open in a specific program</value>
</data>
<data name="ChangeTheNarratorSVoice" xml:space="preserve">
<value>Change the Narrators voice</value>
</data>
<data name="FindAndFixKeyboardProblems" xml:space="preserve">
<value>Find and fix keyboard problems</value>
</data>
<data name="UseScreenReader" xml:space="preserve">
<value>Use screen reader</value>
</data>
<data name="ShowWhichWorkgroupThisComputerIsOn" xml:space="preserve">
<value>Show which workgroup this computer is on</value>
</data>
<data name="ChangeMouseWheelSettings" xml:space="preserve">
<value>Change mouse wheel settings</value>
</data>
<data name="ManageComputerCertificates" xml:space="preserve">
<value>Manage computer certificates</value>
</data>
<data name="FindAndFixProblems" xml:space="preserve">
<value>Find and fix problems</value>
</data>
<data name="ChangeSettingsForContentReceivedUsingTapAndSend" xml:space="preserve">
<value>Change settings for content received using Tap and send</value>
</data>
<data name="ChangeDefaultSettingsForMediaOrDevices" xml:space="preserve">
<value>Change default settings for media or devices</value>
</data>
<data name="PrintTheSpeechReferenceCard" xml:space="preserve">
<value>Print the speech reference card</value>
</data>
<data name="CalibrateDisplayColour" xml:space="preserve">
<value>Calibrate display colour</value>
</data>
<data name="ManageFileEncryptionCertificates" xml:space="preserve">
<value>Manage file encryption certificates</value>
</data>
<data name="ViewRecentMessagesAboutYourComputer" xml:space="preserve">
<value>View recent messages about your computer</value>
</data>
<data name="GiveOtherUsersAccessToThisComputer" xml:space="preserve">
<value>Give other users access to this computer</value>
</data>
<data name="ShowHiddenFilesAndFolders" xml:space="preserve">
<value>Show hidden files and folders</value>
</data>
<data name="ChangeWindowsToGoStartUpOptions" xml:space="preserve">
<value>Change Windows To Go start-up options</value>
</data>
<data name="SeeWhichProcessesStartUpAutomaticallyWhenYouStartWindows" xml:space="preserve">
<value>See which processes start up automatically when you start Windows</value>
</data>
<data name="TellIfAnRSSFeedIsAvailableOnAWebsite" xml:space="preserve">
<value>Tell if an RSS feed is available on a website</value>
</data>
<data name="AddClocksForDifferentTimeZones" xml:space="preserve">
<value>Add clocks for different time zones</value>
</data>
<data name="AddABluetoothDevice" xml:space="preserve">
<value>Add a Bluetooth device</value>
</data>
<data name="CustomiseTheMouseButtons" xml:space="preserve">
<value>Customise the mouse buttons</value>
</data>
<data name="SetTabletButtonsToPerformCertainTasks" xml:space="preserve">
<value>Set tablet buttons to perform certain tasks</value>
</data>
<data name="ViewInstalledFonts" xml:space="preserve">
<value>View installed fonts</value>
</data>
<data name="ChangeTheWayCurrencyIsDisplayed" xml:space="preserve">
<value>Change the way currency is displayed</value>
</data>
<data name="EditGroupPolicy" xml:space="preserve">
<value>Edit group policy</value>
</data>
<data name="ManageBrowserAddOns" xml:space="preserve">
<value>Manage browser add-ons</value>
</data>
<data name="CheckProcessorSpeed" xml:space="preserve">
<value>Check processor speed</value>
</data>
<data name="CheckFirewallStatus" xml:space="preserve">
<value>Check firewall status</value>
</data>
<data name="SendOrReceiveAFile" xml:space="preserve">
<value>Send or receive a file</value>
</data>
<data name="AddOrRemoveUserAccounts" xml:space="preserve">
<value>Add or remove user accounts</value>
</data>
<data name="EditTheSystemEnvironmentVariables" xml:space="preserve">
<value>Edit the system environment variables</value>
</data>
<data name="ManageBitlocker" xml:space="preserve">
<value>Manage BitLocker</value>
</data>
<data name="AutoHideTheTaskbar" xml:space="preserve">
<value>Auto-hide the taskbar</value>
</data>
<data name="ChangeSoundCardSettings" xml:space="preserve">
<value>Change sound card settings</value>
</data>
<data name="MakeChangesToAccounts" xml:space="preserve">
<value>Make changes to accounts</value>
</data>
<data name="EditLocalUsersAndGroups" xml:space="preserve">
<value>Edit local users and groups</value>
</data>
<data name="ViewNetworkComputersAndDevices" xml:space="preserve">
<value>View network computers and devices</value>
</data>
<data name="InstallAProgramFromTheNetwork" xml:space="preserve">
<value>Install a program from the network</value>
</data>
<data name="ViewScannersAndCameras" xml:space="preserve">
<value>View scanners and cameras</value>
</data>
<data name="MicrosoftIMERegisterWordJapanese" xml:space="preserve">
<value>Microsoft IME Register Word (Japanese)</value>
</data>
<data name="RestoreYourFilesWithFileHistory" xml:space="preserve">
<value>Restore your files with File History</value>
</data>
<data name="TurnOnScreenKeyboardOnOrOff" xml:space="preserve">
<value>Turn On-Screen keyboard on or off</value>
</data>
<data name="BlockOrAllowThirdPartyCookies" xml:space="preserve">
<value>Block or allow third-party cookies</value>
</data>
<data name="FindAndFixAudioRecordingProblems" xml:space="preserve">
<value>Find and fix audio recording problems</value>
</data>
<data name="CreateARecoveryDrive" xml:space="preserve">
<value>Create a recovery drive</value>
</data>
<data name="MicrosoftNewPhoneticSettings" xml:space="preserve">
<value>Microsoft New Phonetic Settings</value>
</data>
<data name="GenerateASystemHealthReport" xml:space="preserve">
<value>Generate a system health report</value>
</data>
<data name="FixProblemsWithYourComputer" xml:space="preserve">
<value>Fix problems with your computer</value>
</data>
<data name="BackUpAndRestoreWindows7" xml:space="preserve">
<value>Back up and Restore (Windows 7)</value>
</data>
<data name="PreviewDeleteShowOrHideFonts" xml:space="preserve">
<value>Preview, delete, show or hide fonts</value>
</data>
<data name="MicrosoftQuickSettings" xml:space="preserve">
<value>Microsoft Quick Settings</value>
</data>
<data name="ViewReliabilityHistory" xml:space="preserve">
<value>View reliability history</value>
</data>
<data name="AccessRemoteappAndDesktops" xml:space="preserve">
<value>Access RemoteApp and desktops</value>
</data>
<data name="SetUpODBCDataSources" xml:space="preserve">
<value>Set up ODBC data sources</value>
</data>
<data name="ResetSecurityPolicies" xml:space="preserve">
<value>Reset Security Policies</value>
</data>
<data name="BlockOrAllowPopUps" xml:space="preserve">
<value>Block or allow pop-ups</value>
</data>
<data name="TurnAutocompleteInInternetExplorerOnOrOff" xml:space="preserve">
<value>Turn autocomplete in Internet Explorer on or off</value>
</data>
<data name="MicrosoftPinyinSimplefastOptions" xml:space="preserve">
<value>Microsoft Pinyin SimpleFast Options</value>
</data>
<data name="ChangeWhatClosingTheLidDoes" xml:space="preserve">
<value>Change what closing the lid does</value>
</data>
<data name="TurnOffUnnecessaryAnimations" xml:space="preserve">
<value>Turn off unnecessary animations</value>
</data>
<data name="CreateARestorePoint" xml:space="preserve">
<value>Create a restore point</value>
</data>
<data name="TurnOffAutomaticWindowArrangement" xml:space="preserve">
<value>Turn off automatic window arrangement</value>
</data>
<data name="TroubleshootingHistory" xml:space="preserve">
<value>Troubleshooting History</value>
</data>
<data name="DiagnoseYourComputersMemoryProblems" xml:space="preserve">
<value>Diagnose your computer's memory problems</value>
</data>
<data name="ViewRecommendedActionsToKeepWindowsRunningSmoothly" xml:space="preserve">
<value>View recommended actions to keep Windows running smoothly</value>
</data>
<data name="ChangeCursorBlinkRate" xml:space="preserve">
<value>Change cursor blink rate</value>
</data>
<data name="AddOrRemovePrograms" xml:space="preserve">
<value>Add or remove programs</value>
</data>
<data name="CreateAPasswordResetDisk" xml:space="preserve">
<value>Create a password reset disk</value>
</data>
<data name="ConfigureAdvancedUserProfileProperties" xml:space="preserve">
<value>Configure advanced user profile properties</value>
</data>
<data name="StartOrStopUsingAutoplayForAllMediaAndDevices" xml:space="preserve">
<value>Start or stop using AutoPlay for all media and devices</value>
</data>
<data name="ChangeAutomaticMaintenanceSettings" xml:space="preserve">
<value>Change Automatic Maintenance settings</value>
</data>
<data name="SpecifySingleOrDoubleClickToOpen" xml:space="preserve">
<value>Specify single- or double-click to open</value>
</data>
<data name="SelectUsersWhoCanUseRemoteDesktop" xml:space="preserve">
<value>Select users who can use remote desktop</value>
</data>
<data name="ShowWhichProgramsAreInstalledOnYourComputer" xml:space="preserve">
<value>Show which programs are installed on your computer</value>
</data>
<data name="AllowRemoteAccessToYourComputer" xml:space="preserve">
<value>Allow remote access to your computer</value>
</data>
<data name="ViewAdvancedSystemSettings" xml:space="preserve">
<value>View advanced system settings</value>
</data>
<data name="HowToInstallAProgram" xml:space="preserve">
<value>How to install a program</value>
</data>
<data name="ChangeHowYourKeyboardWorks" xml:space="preserve">
<value>Change how your keyboard works</value>
</data>
<data name="AutomaticallyAdjustForDaylightSavingTime" xml:space="preserve">
<value>Automatically adjust for daylight saving time</value>
</data>
<data name="ChangeTheOrderOfWindowsSideshowGadgets" xml:space="preserve">
<value>Change the order of Windows SideShow gadgets</value>
</data>
<data name="CheckKeyboardStatus" xml:space="preserve">
<value>Check keyboard status</value>
</data>
<data name="ControlTheComputerWithoutTheMouseOrKeyboard" xml:space="preserve">
<value>Control the computer without the mouse or keyboard</value>
</data>
<data name="ChangeOrRemoveAProgram" xml:space="preserve">
<value>Change or remove a program</value>
</data>
<data name="ChangeMultiTouchGestureSettings" xml:space="preserve">
<value>Change multi-touch gesture settings</value>
</data>
<data name="SetUpODBCDataSources64Bit" xml:space="preserve">
<value>Set up ODBC data sources (64-bit)</value>
</data>
<data name="ConfigureProxyServer" xml:space="preserve">
<value>Configure proxy server</value>
</data>
<data name="ChangeYourHomepage" xml:space="preserve">
<value>Change your homepage</value>
</data>
<data name="GroupSimilarWindowsOnTheTaskbar" xml:space="preserve">
<value>Group similar windows on the taskbar</value>
</data>
<data name="ChangeWindowsSideshowSettings" xml:space="preserve">
<value>Change Windows SideShow settings</value>
</data>
<data name="UseAudioDescriptionForVideo" xml:space="preserve">
<value>Use audio description for video</value>
</data>
<data name="ChangeWorkgroupName" xml:space="preserve">
<value>Change workgroup name</value>
</data>
<data name="FindAndFixPrintingProblems" xml:space="preserve">
<value>Find and fix printing problems</value>
</data>
<data name="ChangeWhenTheComputerSleeps" xml:space="preserve">
<value>Change when the computer sleeps</value>
</data>
<data name="SetUpAVirtualPrivateNetworkVPNConnection" xml:space="preserve">
<value>Set up a virtual private network (VPN) connection</value>
</data>
<data name="AccommodateLearningAbilities" xml:space="preserve">
<value>Accommodate learning abilities</value>
</data>
<data name="SetUpADialUpConnection" xml:space="preserve">
<value>Set up a dial-up connection</value>
</data>
<data name="SetUpAConnectionOrNetwork" xml:space="preserve">
<value>Set up a connection or network</value>
</data>
<data name="HowToChangeYourWindowsPassword" xml:space="preserve">
<value>How to change your Windows password</value>
</data>
<data name="MakeItEasierToSeeTheMousePointer" xml:space="preserve">
<value>Make it easier to see the mouse pointer</value>
</data>
<data name="SetUpIscsiInitiator" xml:space="preserve">
<value>Set up iSCSI initiator</value>
</data>
<data name="AccommodateLowVision" xml:space="preserve">
<value>Accommodate low vision</value>
</data>
<data name="ManageOfflineFiles" xml:space="preserve">
<value>Manage offline files</value>
</data>
<data name="ReviewYourComputersStatusAndResolveIssues" xml:space="preserve">
<value>Review your computer's status and resolve issues</value>
</data>
<data name="MicrosoftChangjieSettings" xml:space="preserve">
<value>Microsoft ChangJie Settings</value>
</data>
<data name="ReplaceSoundsWithVisualCues" xml:space="preserve">
<value>Replace sounds with visual cues</value>
</data>
<data name="ChangeTemporaryInternetFileSettings" xml:space="preserve">
<value>Change temporary Internet file settings</value>
</data>
<data name="ConnectToTheInternet" xml:space="preserve">
<value>Connect to the Internet</value>
</data>
<data name="FindAndFixAudioPlaybackProblems" xml:space="preserve">
<value>Find and fix audio playback problems</value>
</data>
<data name="ChangeTheMousePointerDisplayOrSpeed" xml:space="preserve">
<value>Change the mouse pointer display or speed</value>
</data>
<data name="BackUpYourRecoveryKey" xml:space="preserve">
<value>Back up your recovery key</value>
</data>
<data name="SaveBackupCopiesOfYourFilesWithFileHistory" xml:space="preserve">
<value>Save backup copies of your files with File History</value>
</data>
<data name="ViewCurrentAccessibilitySettings" xml:space="preserve">
<value>View current accessibility settings</value>
</data>
<data name="ChangeTabletPenSettings" xml:space="preserve">
<value>Change tablet pen settings</value>
</data>
<data name="ChangeHowYourMouseWorks" xml:space="preserve">
<value>Change how your mouse works</value>
</data>
<data name="ShowHowMuchRAMIsOnThisComputer" xml:space="preserve">
<value>Show how much RAM is on this computer</value>
</data>
<data name="EditPowerPlan" xml:space="preserve">
<value>Edit power plan</value>
</data>
<data name="AdjustSystemVolume" xml:space="preserve">
<value>Adjust system volume</value>
</data>
<data name="DefragmentAndOptimiseYourDrives" xml:space="preserve">
<value>Defragment and optimise your drives</value>
</data>
<data name="SetUpODBCDataSources32Bit" xml:space="preserve">
<value>Set up ODBC data sources (32-bit)</value>
</data>
<data name="ChangeFontSettings" xml:space="preserve">
<value>Change Font Settings</value>
</data>
<data name="MagnifyPortionsOfTheScreenUsingMagnifier" xml:space="preserve">
<value>Magnify portions of the screen using Magnifier</value>
</data>
<data name="ChangeTheFileTypeAssociatedWithAFileExtension" xml:space="preserve">
<value>Change the file type associated with a file extension</value>
</data>
<data name="ViewEventLogs" xml:space="preserve">
<value>View event logs</value>
</data>
<data name="ManageWindowsCredentials" xml:space="preserve">
<value>Manage Windows Credentials</value>
</data>
<data name="SetUpAMicrophone" xml:space="preserve">
<value>Set up a microphone</value>
</data>
<data name="ChangeHowTheMousePointerLooks" xml:space="preserve">
<value>Change how the mouse pointer looks</value>
</data>
<data name="ChangePowerSavingSettings" xml:space="preserve">
<value>Change power-saving settings</value>
</data>
<data name="OptimiseForBlindness" xml:space="preserve">
<value>Optimise for blindness</value>
</data>
<data name="null" xml:space="preserve">
<value>
</value>
</data>
<data name="TurnWindowsFeaturesOnOrOff" xml:space="preserve">
<value>Turn Windows features on or off</value>
</data>
<data name="ShowWhichOperatingSystemYourComputerIsRunning" xml:space="preserve">
<value>Show which operating system your computer is running</value>
</data>
<data name="ViewLocalServices" xml:space="preserve">
<value>View local services</value>
</data>
<data name="ManageWorkFolders" xml:space="preserve">
<value>Manage Work Folders</value>
</data>
<data name="EncryptYourOfflineFiles" xml:space="preserve">
<value>Encrypt your offline files</value>
</data>
<data name="TrainTheComputerToRecogniseYourVoice" xml:space="preserve">
<value>Train the computer to recognise your voice</value>
</data>
<data name="AdvancedPrinterSetup" xml:space="preserve">
<value>Advanced printer setup</value>
</data>
<data name="ChangeDefaultPrinter" xml:space="preserve">
<value>Change default printer</value>
</data>
<data name="EditEnvironmentVariablesForYourAccount" xml:space="preserve">
<value>Edit environment variables for your account</value>
</data>
<data name="OptimiseVisualDisplay" xml:space="preserve">
<value>Optimise visual display</value>
</data>
<data name="ChangeMouseClickSettings" xml:space="preserve">
<value>Change mouse click settings</value>
</data>
<data name="ChangeAdvancedColourManagementSettingsForDisplaysScannersAndPrinters" xml:space="preserve">
<value>Change advanced colour management settings for displays, scanners and printers</value>
</data>
<data name="LetWindowsSuggestEaseOfAccessSettings" xml:space="preserve">
<value>Let Windows suggest Ease of Access settings</value>
</data>
<data name="ClearDiskSpaceByDeletingUnnecessaryFiles" xml:space="preserve">
<value>Clear disk space by deleting unnecessary files</value>
</data>
<data name="ViewDevicesAndPrinters" xml:space="preserve">
<value>View devices and printers</value>
</data>
<data name="PrivateCharacterEditor" xml:space="preserve">
<value>Private Character Editor</value>
</data>
<data name="RecordStepsToReproduceAProblem" xml:space="preserve">
<value>Record steps to reproduce a problem</value>
</data>
<data name="AdjustTheAppearanceAndPerformanceOfWindows" xml:space="preserve">
<value>Adjust the appearance and performance of Windows</value>
</data>
<data name="SettingsForMicrosoftIMEJapanese" xml:space="preserve">
<value>Settings for Microsoft IME (Japanese)</value>
</data>
<data name="InviteSomeoneToConnectToYourPCAndHelpYouOrOfferToHelpSomeoneElse" xml:space="preserve">
<value>Invite someone to connect to your PC and help you, or offer to help someone else</value>
</data>
<data name="RunProgramsMadeForPreviousVersionsOfWindows" xml:space="preserve">
<value>Run programs made for previous versions of Windows</value>
</data>
<data name="ChooseTheOrderOfHowYourScreenRotates" xml:space="preserve">
<value>Choose the order of how your screen rotates</value>
</data>
<data name="ChangeHowWindowsSearches" xml:space="preserve">
<value>Change how Windows searches</value>
</data>
<data name="SetFlicksToPerformCertainTasks" xml:space="preserve">
<value>Set flicks to perform certain tasks</value>
</data>
<data name="ChangeAccountType" xml:space="preserve">
<value>Change account type</value>
</data>
<data name="ChangeScreenSaver" xml:space="preserve">
<value>Change screen saver</value>
</data>
<data name="ChangeUserAccountControlSettings" xml:space="preserve">
<value>Change User Account Control settings</value>
</data>
<data name="TurnOnEasyAccessKeys" xml:space="preserve">
<value>Turn on easy access keys</value>
</data>
<data name="IdentifyAndRepairNetworkProblems" xml:space="preserve">
<value>Identify and repair network problems</value>
</data>
<data name="FindAndFixNetworkingAndConnectionProblems" xml:space="preserve">
<value>Find and fix networking and connection problems</value>
</data>
<data name="PlayCdsOrOtherMediaAutomatically" xml:space="preserve">
<value>Play CDs or other media automatically</value>
</data>
<data name="ViewBasicInformationAboutYourComputer" xml:space="preserve">
<value>View basic information about your computer</value>
</data>
<data name="ChooseHowYouOpenLinks" xml:space="preserve">
<value>Choose how you open links</value>
</data>
<data name="AllowRemoteAssistanceInvitationsToBeSentFromThisComputer" xml:space="preserve">
<value>Allow Remote Assistance invitations to be sent from this computer</value>
</data>
<data name="TaskManager" xml:space="preserve">
<value>Task Manager</value>
</data>
<data name="TurnFlicksOnOrOff" xml:space="preserve">
<value>Turn flicks on or off</value>
</data>
<data name="AddALanguage" xml:space="preserve">
<value>Add a language</value>
</data>
<data name="ViewNetworkStatusAndTasks" xml:space="preserve">
<value>View network status and tasks</value>
</data>
<data name="TurnMagnifierOnOrOff" xml:space="preserve">
<value>Turn Magnifier on or off</value>
</data>
<data name="SeeTheNameOfThisComputer" xml:space="preserve">
<value>See the name of this computer</value>
</data>
<data name="ViewNetworkConnections" xml:space="preserve">
<value>View network connections</value>
</data>
<data name="PerformRecommendedMaintenanceTasksAutomatically" xml:space="preserve">
<value>Perform recommended maintenance tasks automatically</value>
</data>
<data name="ManageDiskSpaceUsedByYourOfflineFiles" xml:space="preserve">
<value>Manage disk space used by your offline files</value>
</data>
<data name="TurnHighContrastOnOrOff" xml:space="preserve">
<value>Turn High Contrast on or off</value>
</data>
<data name="ChangeTheWayTimeIsDisplayed" xml:space="preserve">
<value>Change the way time is displayed</value>
</data>
<data name="ChangeHowWebPagesAreDisplayedInTabs" xml:space="preserve">
<value>Change how web pages are displayed in tabs</value>
</data>
<data name="ChangeTheWayDatesAndListsAreDisplayed" xml:space="preserve">
<value>Change the way dates and lists are displayed</value>
</data>
<data name="ManageAudioDevices" xml:space="preserve">
<value>Manage audio devices</value>
</data>
<data name="ChangeSecuritySettings" xml:space="preserve">
<value>Change security settings</value>
</data>
<data name="CheckSecurityStatus" xml:space="preserve">
<value>Check security status</value>
</data>
<data name="DeleteCookiesOrTemporaryFiles" xml:space="preserve">
<value>Delete cookies or temporary files</value>
</data>
<data name="SpecifyWhichHandYouWriteWith" xml:space="preserve">
<value>Specify which hand you write with</value>
</data>
<data name="ChangeTouchInputSettings" xml:space="preserve">
<value>Change touch input settings</value>
</data>
<data name="HowToChangeTheSizeOfVirtualMemory" xml:space="preserve">
<value>How to change the size of virtual memory</value>
</data>
<data name="HearTextReadAloudWithNarrator" xml:space="preserve">
<value>Hear text read aloud with Narrator</value>
</data>
<data name="SetUpUSBGameControllers" xml:space="preserve">
<value>Set up USB game controllers</value>
</data>
<data name="ShowWhichDomainYourComputerIsOn" xml:space="preserve">
<value>Show which domain your computer is on</value>
</data>
<data name="ViewAllProblemReports" xml:space="preserve">
<value>View all problem reports</value>
</data>
<data name="16BitApplicationSupport" xml:space="preserve">
<value>16-Bit Application Support</value>
</data>
<data name="SetUpDiallingRules" xml:space="preserve">
<value>Set up dialling rules</value>
</data>
<data name="EnableOrDisableSessionCookies" xml:space="preserve">
<value>Enable or disable session cookies</value>
</data>
<data name="GiveAdministrativeRightsToADomainUser" xml:space="preserve">
<value>Give administrative rights to a domain user</value>
</data>
<data name="ChooseWhenToTurnOffDisplay" xml:space="preserve">
<value>Choose when to turn off display</value>
</data>
<data name="MoveThePointerWithTheKeypadUsingMousekeys" xml:space="preserve">
<value>Move the pointer with the keypad using MouseKeys</value>
</data>
<data name="ChangeWindowsSideshowCompatibleDeviceSettings" xml:space="preserve">
<value>Change Windows SideShow-compatible device settings</value>
</data>
<data name="AdjustCommonlyUsedMobilitySettings" xml:space="preserve">
<value>Adjust commonly used mobility settings</value>
</data>
<data name="ChangeTextToSpeechSettings" xml:space="preserve">
<value>Change text-to-speech settings</value>
</data>
<data name="SetTheTimeAndDate" xml:space="preserve">
<value>Set the time and date</value>
</data>
<data name="ChangeLocationSettings" xml:space="preserve">
<value>Change location settings</value>
</data>
<data name="ChangeMouseSettings" xml:space="preserve">
<value>Change mouse settings</value>
</data>
<data name="ManageStorageSpaces" xml:space="preserve">
<value>Manage Storage Spaces</value>
</data>
<data name="ShowOrHideFileExtensions" xml:space="preserve">
<value>Show or hide file extensions</value>
</data>
<data name="AllowAnAppThroughWindowsFirewall" xml:space="preserve">
<value>Allow an app through Windows Firewall</value>
</data>
<data name="ChangeSystemSounds" xml:space="preserve">
<value>Change system sounds</value>
</data>
<data name="AdjustCleartypeText" xml:space="preserve">
<value>Adjust ClearType text</value>
</data>
<data name="TurnScreenSaverOnOrOff" xml:space="preserve">
<value>Turn screen saver on or off</value>
</data>
<data name="FindAndFixWindowsUpdateProblems" xml:space="preserve">
<value>Find and fix windows update problems</value>
</data>
<data name="ChangeBluetoothSettings" xml:space="preserve">
<value>Change Bluetooth settings</value>
</data>
<data name="ConnectToANetwork" xml:space="preserve">
<value>Connect to a network</value>
</data>
<data name="ChangeTheSearchProviderInInternetExplorer" xml:space="preserve">
<value>Change the search provider in Internet Explorer</value>
</data>
<data name="JoinADomain" xml:space="preserve">
<value>Join a domain</value>
</data>
<data name="AddADevice" xml:space="preserve">
<value>Add a device</value>
</data>
<data name="FindAndFixProblemsWithWindowsSearch" xml:space="preserve">
<value>Find and fix problems with Windows Search</value>
</data>
<data name="ChooseAPowerPlan" xml:space="preserve">
<value>Choose a power plan</value>
</data>
<data name="ChangeHowTheMousePointerLooksWhenItSMoving" xml:space="preserve">
<value>Change how the mouse pointer looks when its moving</value>
</data>
<data name="UninstallAProgram" xml:space="preserve">
<value>Uninstall a program</value>
</data>
<data name="CreateAndFormatHardDiskPartitions" xml:space="preserve">
<value>Create and format hard disk partitions</value>
</data>
<data name="ChangeDateTimeOrNumberFormats" xml:space="preserve">
<value>Change date, time or number formats</value>
</data>
<data name="ChangePCWakeUpSettings" xml:space="preserve">
<value>Change PC wake-up settings</value>
</data>
<data name="ManageNetworkPasswords" xml:space="preserve">
<value>Manage network passwords</value>
</data>
<data name="ChangeInputMethods" xml:space="preserve">
<value>Change input methods</value>
</data>
<data name="ManageAdvancedSharingSettings" xml:space="preserve">
<value>Manage advanced sharing settings</value>
</data>
<data name="ChangeBatterySettings" xml:space="preserve">
<value>Change battery settings</value>
</data>
<data name="RenameThisComputer" xml:space="preserve">
<value>Rename this computer</value>
</data>
<data name="LockOrUnlockTheTaskbar" xml:space="preserve">
<value>Lock or unlock the taskbar</value>
</data>
<data name="ManageWebCredentials" xml:space="preserve">
<value>Manage Web Credentials</value>
</data>
<data name="ChangeTheTimeZone" xml:space="preserve">
<value>Change the time zone</value>
</data>
<data name="StartSpeechRecognition" xml:space="preserve">
<value>Start speech recognition</value>
</data>
<data name="ViewInstalledUpdates" xml:space="preserve">
<value>View installed updates</value>
</data>
<data name="WhatsHappenedToTheQuickLaunchToolbar" xml:space="preserve">
<value>What's happened to the Quick Launch toolbar?</value>
</data>
<data name="ChangeSearchOptionsForFilesAndFolders" xml:space="preserve">
<value>Change search options for files and folders</value>
</data>
<data name="AdjustSettingsBeforeGivingAPresentation" xml:space="preserve">
<value>Adjust settings before giving a presentation</value>
</data>
<data name="ScanADocumentOrPicture" xml:space="preserve">
<value>Scan a document or picture</value>
</data>
<data name="ChangeTheWayMeasurementsAreDisplayed" xml:space="preserve">
<value>Change the way measurements are displayed</value>
</data>
<data name="PressKeyCombinationsOneAtATime" xml:space="preserve">
<value>Press key combinations one at a time</value>
</data>
<data name="RestoreDataFilesOrComputerFromBackupWindows7" xml:space="preserve">
<value>Restore data, files or computer from backup (Windows 7)</value>
</data>
<data name="SetYourDefaultPrograms" xml:space="preserve">
<value>Set your default programs</value>
</data>
<data name="SetUpABroadbandConnection" xml:space="preserve">
<value>Set up a broadband connection</value>
</data>
<data name="CalibrateTheScreenForPenOrTouchInput" xml:space="preserve">
<value>Calibrate the screen for pen or touch input</value>
</data>
<data name="ManageUserCertificates" xml:space="preserve">
<value>Manage user certificates</value>
</data>
<data name="ScheduleTasks" xml:space="preserve">
<value>Schedule tasks</value>
</data>
<data name="IgnoreRepeatedKeystrokesUsingFilterkeys" xml:space="preserve">
<value>Ignore repeated keystrokes using FilterKeys</value>
</data>
<data name="FindAndFixBluescreenProblems" xml:space="preserve">
<value>Find and fix bluescreen problems</value>
</data>
<data name="HearAToneWhenKeysArePressed" xml:space="preserve">
<value>Hear a tone when keys are pressed</value>
</data>
<data name="DeleteBrowsingHistory" xml:space="preserve">
<value>Delete browsing history</value>
</data>
<data name="ChangeWhatThePowerButtonsDo" xml:space="preserve">
<value>Change what the power buttons do</value>
</data>
<data name="CreateStandardUserAccount" xml:space="preserve">
<value>Create standard user account</value>
</data>
<data name="TakeSpeechTutorials" xml:space="preserve">
<value>Take speech tutorials</value>
</data>
<data name="ViewSystemResourceUsageInTaskManager" xml:space="preserve">
<value>View system resource usage in Task Manager</value>
</data>
<data name="CreateAnAccount" xml:space="preserve">
<value>Create an account</value>
</data>
<data name="GetMoreFeaturesWithANewEditionOfWindows" xml:space="preserve">
<value>Get more features with a new edition of Windows</value>
</data>
<data name="AppControlPanel" xml:space="preserve">
<value>Control Panel</value>
</data>
<data name="TaskLink" xml:space="preserve">
<value>TaskLink</value>
</data>
<data name="AreaUnknown" xml:space="preserve">
<value>Unknown</value>
</data>
</root>

View file

@ -1736,4 +1736,779 @@
<value>缩放</value>
<comment>Mean zooming of things via a magnifier</comment>
</data>
<data name="ChangeDeviceInstallationSettings" xml:space="preserve">
<value>Change device installation settings</value>
</data>
<data name="TurnOffBackgroundImages" xml:space="preserve">
<value>Turn off background images</value>
</data>
<data name="NavigationProperties" xml:space="preserve">
<value>Navigation properties</value>
</data>
<data name="MediaStreamingOptions" xml:space="preserve">
<value>Media streaming options</value>
</data>
<data name="MakeAFileTypeAlwaysOpenInASpecificProgram" xml:space="preserve">
<value>Make a file type always open in a specific program</value>
</data>
<data name="ChangeTheNarratorSVoice" xml:space="preserve">
<value>Change the Narrators voice</value>
</data>
<data name="FindAndFixKeyboardProblems" xml:space="preserve">
<value>Find and fix keyboard problems</value>
</data>
<data name="UseScreenReader" xml:space="preserve">
<value>Use screen reader</value>
</data>
<data name="ShowWhichWorkgroupThisComputerIsOn" xml:space="preserve">
<value>Show which workgroup this computer is on</value>
</data>
<data name="ChangeMouseWheelSettings" xml:space="preserve">
<value>Change mouse wheel settings</value>
</data>
<data name="ManageComputerCertificates" xml:space="preserve">
<value>Manage computer certificates</value>
</data>
<data name="FindAndFixProblems" xml:space="preserve">
<value>Find and fix problems</value>
</data>
<data name="ChangeSettingsForContentReceivedUsingTapAndSend" xml:space="preserve">
<value>Change settings for content received using Tap and send</value>
</data>
<data name="ChangeDefaultSettingsForMediaOrDevices" xml:space="preserve">
<value>Change default settings for media or devices</value>
</data>
<data name="PrintTheSpeechReferenceCard" xml:space="preserve">
<value>Print the speech reference card</value>
</data>
<data name="CalibrateDisplayColour" xml:space="preserve">
<value>Calibrate display colour</value>
</data>
<data name="ManageFileEncryptionCertificates" xml:space="preserve">
<value>Manage file encryption certificates</value>
</data>
<data name="ViewRecentMessagesAboutYourComputer" xml:space="preserve">
<value>View recent messages about your computer</value>
</data>
<data name="GiveOtherUsersAccessToThisComputer" xml:space="preserve">
<value>Give other users access to this computer</value>
</data>
<data name="ShowHiddenFilesAndFolders" xml:space="preserve">
<value>Show hidden files and folders</value>
</data>
<data name="ChangeWindowsToGoStartUpOptions" xml:space="preserve">
<value>Change Windows To Go start-up options</value>
</data>
<data name="SeeWhichProcessesStartUpAutomaticallyWhenYouStartWindows" xml:space="preserve">
<value>See which processes start up automatically when you start Windows</value>
</data>
<data name="TellIfAnRSSFeedIsAvailableOnAWebsite" xml:space="preserve">
<value>Tell if an RSS feed is available on a website</value>
</data>
<data name="AddClocksForDifferentTimeZones" xml:space="preserve">
<value>Add clocks for different time zones</value>
</data>
<data name="AddABluetoothDevice" xml:space="preserve">
<value>Add a Bluetooth device</value>
</data>
<data name="CustomiseTheMouseButtons" xml:space="preserve">
<value>Customise the mouse buttons</value>
</data>
<data name="SetTabletButtonsToPerformCertainTasks" xml:space="preserve">
<value>Set tablet buttons to perform certain tasks</value>
</data>
<data name="ViewInstalledFonts" xml:space="preserve">
<value>View installed fonts</value>
</data>
<data name="ChangeTheWayCurrencyIsDisplayed" xml:space="preserve">
<value>Change the way currency is displayed</value>
</data>
<data name="EditGroupPolicy" xml:space="preserve">
<value>Edit group policy</value>
</data>
<data name="ManageBrowserAddOns" xml:space="preserve">
<value>Manage browser add-ons</value>
</data>
<data name="CheckProcessorSpeed" xml:space="preserve">
<value>Check processor speed</value>
</data>
<data name="CheckFirewallStatus" xml:space="preserve">
<value>Check firewall status</value>
</data>
<data name="SendOrReceiveAFile" xml:space="preserve">
<value>Send or receive a file</value>
</data>
<data name="AddOrRemoveUserAccounts" xml:space="preserve">
<value>Add or remove user accounts</value>
</data>
<data name="EditTheSystemEnvironmentVariables" xml:space="preserve">
<value>Edit the system environment variables</value>
</data>
<data name="ManageBitlocker" xml:space="preserve">
<value>Manage BitLocker</value>
</data>
<data name="AutoHideTheTaskbar" xml:space="preserve">
<value>Auto-hide the taskbar</value>
</data>
<data name="ChangeSoundCardSettings" xml:space="preserve">
<value>Change sound card settings</value>
</data>
<data name="MakeChangesToAccounts" xml:space="preserve">
<value>Make changes to accounts</value>
</data>
<data name="EditLocalUsersAndGroups" xml:space="preserve">
<value>Edit local users and groups</value>
</data>
<data name="ViewNetworkComputersAndDevices" xml:space="preserve">
<value>View network computers and devices</value>
</data>
<data name="InstallAProgramFromTheNetwork" xml:space="preserve">
<value>Install a program from the network</value>
</data>
<data name="ViewScannersAndCameras" xml:space="preserve">
<value>View scanners and cameras</value>
</data>
<data name="MicrosoftIMERegisterWordJapanese" xml:space="preserve">
<value>Microsoft IME Register Word (Japanese)</value>
</data>
<data name="RestoreYourFilesWithFileHistory" xml:space="preserve">
<value>Restore your files with File History</value>
</data>
<data name="TurnOnScreenKeyboardOnOrOff" xml:space="preserve">
<value>Turn On-Screen keyboard on or off</value>
</data>
<data name="BlockOrAllowThirdPartyCookies" xml:space="preserve">
<value>Block or allow third-party cookies</value>
</data>
<data name="FindAndFixAudioRecordingProblems" xml:space="preserve">
<value>Find and fix audio recording problems</value>
</data>
<data name="CreateARecoveryDrive" xml:space="preserve">
<value>Create a recovery drive</value>
</data>
<data name="MicrosoftNewPhoneticSettings" xml:space="preserve">
<value>Microsoft New Phonetic Settings</value>
</data>
<data name="GenerateASystemHealthReport" xml:space="preserve">
<value>Generate a system health report</value>
</data>
<data name="FixProblemsWithYourComputer" xml:space="preserve">
<value>Fix problems with your computer</value>
</data>
<data name="BackUpAndRestoreWindows7" xml:space="preserve">
<value>Back up and Restore (Windows 7)</value>
</data>
<data name="PreviewDeleteShowOrHideFonts" xml:space="preserve">
<value>Preview, delete, show or hide fonts</value>
</data>
<data name="MicrosoftQuickSettings" xml:space="preserve">
<value>Microsoft Quick Settings</value>
</data>
<data name="ViewReliabilityHistory" xml:space="preserve">
<value>View reliability history</value>
</data>
<data name="AccessRemoteappAndDesktops" xml:space="preserve">
<value>Access RemoteApp and desktops</value>
</data>
<data name="SetUpODBCDataSources" xml:space="preserve">
<value>Set up ODBC data sources</value>
</data>
<data name="ResetSecurityPolicies" xml:space="preserve">
<value>Reset Security Policies</value>
</data>
<data name="BlockOrAllowPopUps" xml:space="preserve">
<value>Block or allow pop-ups</value>
</data>
<data name="TurnAutocompleteInInternetExplorerOnOrOff" xml:space="preserve">
<value>Turn autocomplete in Internet Explorer on or off</value>
</data>
<data name="MicrosoftPinyinSimplefastOptions" xml:space="preserve">
<value>Microsoft Pinyin SimpleFast Options</value>
</data>
<data name="ChangeWhatClosingTheLidDoes" xml:space="preserve">
<value>Change what closing the lid does</value>
</data>
<data name="TurnOffUnnecessaryAnimations" xml:space="preserve">
<value>Turn off unnecessary animations</value>
</data>
<data name="CreateARestorePoint" xml:space="preserve">
<value>Create a restore point</value>
</data>
<data name="TurnOffAutomaticWindowArrangement" xml:space="preserve">
<value>Turn off automatic window arrangement</value>
</data>
<data name="TroubleshootingHistory" xml:space="preserve">
<value>Troubleshooting History</value>
</data>
<data name="DiagnoseYourComputersMemoryProblems" xml:space="preserve">
<value>Diagnose your computer's memory problems</value>
</data>
<data name="ViewRecommendedActionsToKeepWindowsRunningSmoothly" xml:space="preserve">
<value>View recommended actions to keep Windows running smoothly</value>
</data>
<data name="ChangeCursorBlinkRate" xml:space="preserve">
<value>Change cursor blink rate</value>
</data>
<data name="AddOrRemovePrograms" xml:space="preserve">
<value>Add or remove programs</value>
</data>
<data name="CreateAPasswordResetDisk" xml:space="preserve">
<value>Create a password reset disk</value>
</data>
<data name="ConfigureAdvancedUserProfileProperties" xml:space="preserve">
<value>Configure advanced user profile properties</value>
</data>
<data name="StartOrStopUsingAutoplayForAllMediaAndDevices" xml:space="preserve">
<value>Start or stop using AutoPlay for all media and devices</value>
</data>
<data name="ChangeAutomaticMaintenanceSettings" xml:space="preserve">
<value>Change Automatic Maintenance settings</value>
</data>
<data name="SpecifySingleOrDoubleClickToOpen" xml:space="preserve">
<value>Specify single- or double-click to open</value>
</data>
<data name="SelectUsersWhoCanUseRemoteDesktop" xml:space="preserve">
<value>Select users who can use remote desktop</value>
</data>
<data name="ShowWhichProgramsAreInstalledOnYourComputer" xml:space="preserve">
<value>Show which programs are installed on your computer</value>
</data>
<data name="AllowRemoteAccessToYourComputer" xml:space="preserve">
<value>Allow remote access to your computer</value>
</data>
<data name="ViewAdvancedSystemSettings" xml:space="preserve">
<value>View advanced system settings</value>
</data>
<data name="HowToInstallAProgram" xml:space="preserve">
<value>How to install a program</value>
</data>
<data name="ChangeHowYourKeyboardWorks" xml:space="preserve">
<value>Change how your keyboard works</value>
</data>
<data name="AutomaticallyAdjustForDaylightSavingTime" xml:space="preserve">
<value>Automatically adjust for daylight saving time</value>
</data>
<data name="ChangeTheOrderOfWindowsSideshowGadgets" xml:space="preserve">
<value>Change the order of Windows SideShow gadgets</value>
</data>
<data name="CheckKeyboardStatus" xml:space="preserve">
<value>Check keyboard status</value>
</data>
<data name="ControlTheComputerWithoutTheMouseOrKeyboard" xml:space="preserve">
<value>Control the computer without the mouse or keyboard</value>
</data>
<data name="ChangeOrRemoveAProgram" xml:space="preserve">
<value>Change or remove a program</value>
</data>
<data name="ChangeMultiTouchGestureSettings" xml:space="preserve">
<value>Change multi-touch gesture settings</value>
</data>
<data name="SetUpODBCDataSources64Bit" xml:space="preserve">
<value>Set up ODBC data sources (64-bit)</value>
</data>
<data name="ConfigureProxyServer" xml:space="preserve">
<value>Configure proxy server</value>
</data>
<data name="ChangeYourHomepage" xml:space="preserve">
<value>Change your homepage</value>
</data>
<data name="GroupSimilarWindowsOnTheTaskbar" xml:space="preserve">
<value>Group similar windows on the taskbar</value>
</data>
<data name="ChangeWindowsSideshowSettings" xml:space="preserve">
<value>Change Windows SideShow settings</value>
</data>
<data name="UseAudioDescriptionForVideo" xml:space="preserve">
<value>Use audio description for video</value>
</data>
<data name="ChangeWorkgroupName" xml:space="preserve">
<value>Change workgroup name</value>
</data>
<data name="FindAndFixPrintingProblems" xml:space="preserve">
<value>Find and fix printing problems</value>
</data>
<data name="ChangeWhenTheComputerSleeps" xml:space="preserve">
<value>Change when the computer sleeps</value>
</data>
<data name="SetUpAVirtualPrivateNetworkVPNConnection" xml:space="preserve">
<value>Set up a virtual private network (VPN) connection</value>
</data>
<data name="AccommodateLearningAbilities" xml:space="preserve">
<value>Accommodate learning abilities</value>
</data>
<data name="SetUpADialUpConnection" xml:space="preserve">
<value>Set up a dial-up connection</value>
</data>
<data name="SetUpAConnectionOrNetwork" xml:space="preserve">
<value>Set up a connection or network</value>
</data>
<data name="HowToChangeYourWindowsPassword" xml:space="preserve">
<value>How to change your Windows password</value>
</data>
<data name="MakeItEasierToSeeTheMousePointer" xml:space="preserve">
<value>Make it easier to see the mouse pointer</value>
</data>
<data name="SetUpIscsiInitiator" xml:space="preserve">
<value>Set up iSCSI initiator</value>
</data>
<data name="AccommodateLowVision" xml:space="preserve">
<value>Accommodate low vision</value>
</data>
<data name="ManageOfflineFiles" xml:space="preserve">
<value>Manage offline files</value>
</data>
<data name="ReviewYourComputersStatusAndResolveIssues" xml:space="preserve">
<value>Review your computer's status and resolve issues</value>
</data>
<data name="MicrosoftChangjieSettings" xml:space="preserve">
<value>Microsoft ChangJie Settings</value>
</data>
<data name="ReplaceSoundsWithVisualCues" xml:space="preserve">
<value>Replace sounds with visual cues</value>
</data>
<data name="ChangeTemporaryInternetFileSettings" xml:space="preserve">
<value>Change temporary Internet file settings</value>
</data>
<data name="ConnectToTheInternet" xml:space="preserve">
<value>Connect to the Internet</value>
</data>
<data name="FindAndFixAudioPlaybackProblems" xml:space="preserve">
<value>Find and fix audio playback problems</value>
</data>
<data name="ChangeTheMousePointerDisplayOrSpeed" xml:space="preserve">
<value>Change the mouse pointer display or speed</value>
</data>
<data name="BackUpYourRecoveryKey" xml:space="preserve">
<value>Back up your recovery key</value>
</data>
<data name="SaveBackupCopiesOfYourFilesWithFileHistory" xml:space="preserve">
<value>Save backup copies of your files with File History</value>
</data>
<data name="ViewCurrentAccessibilitySettings" xml:space="preserve">
<value>View current accessibility settings</value>
</data>
<data name="ChangeTabletPenSettings" xml:space="preserve">
<value>Change tablet pen settings</value>
</data>
<data name="ChangeHowYourMouseWorks" xml:space="preserve">
<value>Change how your mouse works</value>
</data>
<data name="ShowHowMuchRAMIsOnThisComputer" xml:space="preserve">
<value>Show how much RAM is on this computer</value>
</data>
<data name="EditPowerPlan" xml:space="preserve">
<value>Edit power plan</value>
</data>
<data name="AdjustSystemVolume" xml:space="preserve">
<value>Adjust system volume</value>
</data>
<data name="DefragmentAndOptimiseYourDrives" xml:space="preserve">
<value>Defragment and optimise your drives</value>
</data>
<data name="SetUpODBCDataSources32Bit" xml:space="preserve">
<value>Set up ODBC data sources (32-bit)</value>
</data>
<data name="ChangeFontSettings" xml:space="preserve">
<value>Change Font Settings</value>
</data>
<data name="MagnifyPortionsOfTheScreenUsingMagnifier" xml:space="preserve">
<value>Magnify portions of the screen using Magnifier</value>
</data>
<data name="ChangeTheFileTypeAssociatedWithAFileExtension" xml:space="preserve">
<value>Change the file type associated with a file extension</value>
</data>
<data name="ViewEventLogs" xml:space="preserve">
<value>View event logs</value>
</data>
<data name="ManageWindowsCredentials" xml:space="preserve">
<value>Manage Windows Credentials</value>
</data>
<data name="SetUpAMicrophone" xml:space="preserve">
<value>Set up a microphone</value>
</data>
<data name="ChangeHowTheMousePointerLooks" xml:space="preserve">
<value>Change how the mouse pointer looks</value>
</data>
<data name="ChangePowerSavingSettings" xml:space="preserve">
<value>Change power-saving settings</value>
</data>
<data name="OptimiseForBlindness" xml:space="preserve">
<value>Optimise for blindness</value>
</data>
<data name="null" xml:space="preserve">
<value>
</value>
</data>
<data name="TurnWindowsFeaturesOnOrOff" xml:space="preserve">
<value>Turn Windows features on or off</value>
</data>
<data name="ShowWhichOperatingSystemYourComputerIsRunning" xml:space="preserve">
<value>Show which operating system your computer is running</value>
</data>
<data name="ViewLocalServices" xml:space="preserve">
<value>View local services</value>
</data>
<data name="ManageWorkFolders" xml:space="preserve">
<value>Manage Work Folders</value>
</data>
<data name="EncryptYourOfflineFiles" xml:space="preserve">
<value>Encrypt your offline files</value>
</data>
<data name="TrainTheComputerToRecogniseYourVoice" xml:space="preserve">
<value>Train the computer to recognise your voice</value>
</data>
<data name="AdvancedPrinterSetup" xml:space="preserve">
<value>Advanced printer setup</value>
</data>
<data name="ChangeDefaultPrinter" xml:space="preserve">
<value>Change default printer</value>
</data>
<data name="EditEnvironmentVariablesForYourAccount" xml:space="preserve">
<value>Edit environment variables for your account</value>
</data>
<data name="OptimiseVisualDisplay" xml:space="preserve">
<value>Optimise visual display</value>
</data>
<data name="ChangeMouseClickSettings" xml:space="preserve">
<value>Change mouse click settings</value>
</data>
<data name="ChangeAdvancedColourManagementSettingsForDisplaysScannersAndPrinters" xml:space="preserve">
<value>Change advanced colour management settings for displays, scanners and printers</value>
</data>
<data name="LetWindowsSuggestEaseOfAccessSettings" xml:space="preserve">
<value>Let Windows suggest Ease of Access settings</value>
</data>
<data name="ClearDiskSpaceByDeletingUnnecessaryFiles" xml:space="preserve">
<value>Clear disk space by deleting unnecessary files</value>
</data>
<data name="ViewDevicesAndPrinters" xml:space="preserve">
<value>View devices and printers</value>
</data>
<data name="PrivateCharacterEditor" xml:space="preserve">
<value>Private Character Editor</value>
</data>
<data name="RecordStepsToReproduceAProblem" xml:space="preserve">
<value>Record steps to reproduce a problem</value>
</data>
<data name="AdjustTheAppearanceAndPerformanceOfWindows" xml:space="preserve">
<value>Adjust the appearance and performance of Windows</value>
</data>
<data name="SettingsForMicrosoftIMEJapanese" xml:space="preserve">
<value>Settings for Microsoft IME (Japanese)</value>
</data>
<data name="InviteSomeoneToConnectToYourPCAndHelpYouOrOfferToHelpSomeoneElse" xml:space="preserve">
<value>Invite someone to connect to your PC and help you, or offer to help someone else</value>
</data>
<data name="RunProgramsMadeForPreviousVersionsOfWindows" xml:space="preserve">
<value>Run programs made for previous versions of Windows</value>
</data>
<data name="ChooseTheOrderOfHowYourScreenRotates" xml:space="preserve">
<value>Choose the order of how your screen rotates</value>
</data>
<data name="ChangeHowWindowsSearches" xml:space="preserve">
<value>Change how Windows searches</value>
</data>
<data name="SetFlicksToPerformCertainTasks" xml:space="preserve">
<value>Set flicks to perform certain tasks</value>
</data>
<data name="ChangeAccountType" xml:space="preserve">
<value>Change account type</value>
</data>
<data name="ChangeScreenSaver" xml:space="preserve">
<value>Change screen saver</value>
</data>
<data name="ChangeUserAccountControlSettings" xml:space="preserve">
<value>Change User Account Control settings</value>
</data>
<data name="TurnOnEasyAccessKeys" xml:space="preserve">
<value>Turn on easy access keys</value>
</data>
<data name="IdentifyAndRepairNetworkProblems" xml:space="preserve">
<value>Identify and repair network problems</value>
</data>
<data name="FindAndFixNetworkingAndConnectionProblems" xml:space="preserve">
<value>Find and fix networking and connection problems</value>
</data>
<data name="PlayCdsOrOtherMediaAutomatically" xml:space="preserve">
<value>Play CDs or other media automatically</value>
</data>
<data name="ViewBasicInformationAboutYourComputer" xml:space="preserve">
<value>View basic information about your computer</value>
</data>
<data name="ChooseHowYouOpenLinks" xml:space="preserve">
<value>Choose how you open links</value>
</data>
<data name="AllowRemoteAssistanceInvitationsToBeSentFromThisComputer" xml:space="preserve">
<value>Allow Remote Assistance invitations to be sent from this computer</value>
</data>
<data name="TaskManager" xml:space="preserve">
<value>Task Manager</value>
</data>
<data name="TurnFlicksOnOrOff" xml:space="preserve">
<value>Turn flicks on or off</value>
</data>
<data name="AddALanguage" xml:space="preserve">
<value>Add a language</value>
</data>
<data name="ViewNetworkStatusAndTasks" xml:space="preserve">
<value>View network status and tasks</value>
</data>
<data name="TurnMagnifierOnOrOff" xml:space="preserve">
<value>Turn Magnifier on or off</value>
</data>
<data name="SeeTheNameOfThisComputer" xml:space="preserve">
<value>See the name of this computer</value>
</data>
<data name="ViewNetworkConnections" xml:space="preserve">
<value>View network connections</value>
</data>
<data name="PerformRecommendedMaintenanceTasksAutomatically" xml:space="preserve">
<value>Perform recommended maintenance tasks automatically</value>
</data>
<data name="ManageDiskSpaceUsedByYourOfflineFiles" xml:space="preserve">
<value>Manage disk space used by your offline files</value>
</data>
<data name="TurnHighContrastOnOrOff" xml:space="preserve">
<value>Turn High Contrast on or off</value>
</data>
<data name="ChangeTheWayTimeIsDisplayed" xml:space="preserve">
<value>Change the way time is displayed</value>
</data>
<data name="ChangeHowWebPagesAreDisplayedInTabs" xml:space="preserve">
<value>Change how web pages are displayed in tabs</value>
</data>
<data name="ChangeTheWayDatesAndListsAreDisplayed" xml:space="preserve">
<value>Change the way dates and lists are displayed</value>
</data>
<data name="ManageAudioDevices" xml:space="preserve">
<value>Manage audio devices</value>
</data>
<data name="ChangeSecuritySettings" xml:space="preserve">
<value>Change security settings</value>
</data>
<data name="CheckSecurityStatus" xml:space="preserve">
<value>Check security status</value>
</data>
<data name="DeleteCookiesOrTemporaryFiles" xml:space="preserve">
<value>Delete cookies or temporary files</value>
</data>
<data name="SpecifyWhichHandYouWriteWith" xml:space="preserve">
<value>Specify which hand you write with</value>
</data>
<data name="ChangeTouchInputSettings" xml:space="preserve">
<value>Change touch input settings</value>
</data>
<data name="HowToChangeTheSizeOfVirtualMemory" xml:space="preserve">
<value>How to change the size of virtual memory</value>
</data>
<data name="HearTextReadAloudWithNarrator" xml:space="preserve">
<value>Hear text read aloud with Narrator</value>
</data>
<data name="SetUpUSBGameControllers" xml:space="preserve">
<value>Set up USB game controllers</value>
</data>
<data name="ShowWhichDomainYourComputerIsOn" xml:space="preserve">
<value>Show which domain your computer is on</value>
</data>
<data name="ViewAllProblemReports" xml:space="preserve">
<value>View all problem reports</value>
</data>
<data name="16BitApplicationSupport" xml:space="preserve">
<value>16-Bit Application Support</value>
</data>
<data name="SetUpDiallingRules" xml:space="preserve">
<value>Set up dialling rules</value>
</data>
<data name="EnableOrDisableSessionCookies" xml:space="preserve">
<value>Enable or disable session cookies</value>
</data>
<data name="GiveAdministrativeRightsToADomainUser" xml:space="preserve">
<value>Give administrative rights to a domain user</value>
</data>
<data name="ChooseWhenToTurnOffDisplay" xml:space="preserve">
<value>Choose when to turn off display</value>
</data>
<data name="MoveThePointerWithTheKeypadUsingMousekeys" xml:space="preserve">
<value>Move the pointer with the keypad using MouseKeys</value>
</data>
<data name="ChangeWindowsSideshowCompatibleDeviceSettings" xml:space="preserve">
<value>Change Windows SideShow-compatible device settings</value>
</data>
<data name="AdjustCommonlyUsedMobilitySettings" xml:space="preserve">
<value>Adjust commonly used mobility settings</value>
</data>
<data name="ChangeTextToSpeechSettings" xml:space="preserve">
<value>Change text-to-speech settings</value>
</data>
<data name="SetTheTimeAndDate" xml:space="preserve">
<value>Set the time and date</value>
</data>
<data name="ChangeLocationSettings" xml:space="preserve">
<value>Change location settings</value>
</data>
<data name="ChangeMouseSettings" xml:space="preserve">
<value>Change mouse settings</value>
</data>
<data name="ManageStorageSpaces" xml:space="preserve">
<value>Manage Storage Spaces</value>
</data>
<data name="ShowOrHideFileExtensions" xml:space="preserve">
<value>Show or hide file extensions</value>
</data>
<data name="AllowAnAppThroughWindowsFirewall" xml:space="preserve">
<value>Allow an app through Windows Firewall</value>
</data>
<data name="ChangeSystemSounds" xml:space="preserve">
<value>Change system sounds</value>
</data>
<data name="AdjustCleartypeText" xml:space="preserve">
<value>Adjust ClearType text</value>
</data>
<data name="TurnScreenSaverOnOrOff" xml:space="preserve">
<value>Turn screen saver on or off</value>
</data>
<data name="FindAndFixWindowsUpdateProblems" xml:space="preserve">
<value>Find and fix windows update problems</value>
</data>
<data name="ChangeBluetoothSettings" xml:space="preserve">
<value>Change Bluetooth settings</value>
</data>
<data name="ConnectToANetwork" xml:space="preserve">
<value>Connect to a network</value>
</data>
<data name="ChangeTheSearchProviderInInternetExplorer" xml:space="preserve">
<value>Change the search provider in Internet Explorer</value>
</data>
<data name="JoinADomain" xml:space="preserve">
<value>Join a domain</value>
</data>
<data name="AddADevice" xml:space="preserve">
<value>Add a device</value>
</data>
<data name="FindAndFixProblemsWithWindowsSearch" xml:space="preserve">
<value>Find and fix problems with Windows Search</value>
</data>
<data name="ChooseAPowerPlan" xml:space="preserve">
<value>Choose a power plan</value>
</data>
<data name="ChangeHowTheMousePointerLooksWhenItSMoving" xml:space="preserve">
<value>Change how the mouse pointer looks when its moving</value>
</data>
<data name="UninstallAProgram" xml:space="preserve">
<value>Uninstall a program</value>
</data>
<data name="CreateAndFormatHardDiskPartitions" xml:space="preserve">
<value>Create and format hard disk partitions</value>
</data>
<data name="ChangeDateTimeOrNumberFormats" xml:space="preserve">
<value>Change date, time or number formats</value>
</data>
<data name="ChangePCWakeUpSettings" xml:space="preserve">
<value>Change PC wake-up settings</value>
</data>
<data name="ManageNetworkPasswords" xml:space="preserve">
<value>Manage network passwords</value>
</data>
<data name="ChangeInputMethods" xml:space="preserve">
<value>Change input methods</value>
</data>
<data name="ManageAdvancedSharingSettings" xml:space="preserve">
<value>Manage advanced sharing settings</value>
</data>
<data name="ChangeBatterySettings" xml:space="preserve">
<value>Change battery settings</value>
</data>
<data name="RenameThisComputer" xml:space="preserve">
<value>Rename this computer</value>
</data>
<data name="LockOrUnlockTheTaskbar" xml:space="preserve">
<value>Lock or unlock the taskbar</value>
</data>
<data name="ManageWebCredentials" xml:space="preserve">
<value>Manage Web Credentials</value>
</data>
<data name="ChangeTheTimeZone" xml:space="preserve">
<value>Change the time zone</value>
</data>
<data name="StartSpeechRecognition" xml:space="preserve">
<value>Start speech recognition</value>
</data>
<data name="ViewInstalledUpdates" xml:space="preserve">
<value>View installed updates</value>
</data>
<data name="WhatsHappenedToTheQuickLaunchToolbar" xml:space="preserve">
<value>What's happened to the Quick Launch toolbar?</value>
</data>
<data name="ChangeSearchOptionsForFilesAndFolders" xml:space="preserve">
<value>Change search options for files and folders</value>
</data>
<data name="AdjustSettingsBeforeGivingAPresentation" xml:space="preserve">
<value>Adjust settings before giving a presentation</value>
</data>
<data name="ScanADocumentOrPicture" xml:space="preserve">
<value>Scan a document or picture</value>
</data>
<data name="ChangeTheWayMeasurementsAreDisplayed" xml:space="preserve">
<value>Change the way measurements are displayed</value>
</data>
<data name="PressKeyCombinationsOneAtATime" xml:space="preserve">
<value>Press key combinations one at a time</value>
</data>
<data name="RestoreDataFilesOrComputerFromBackupWindows7" xml:space="preserve">
<value>Restore data, files or computer from backup (Windows 7)</value>
</data>
<data name="SetYourDefaultPrograms" xml:space="preserve">
<value>Set your default programs</value>
</data>
<data name="SetUpABroadbandConnection" xml:space="preserve">
<value>Set up a broadband connection</value>
</data>
<data name="CalibrateTheScreenForPenOrTouchInput" xml:space="preserve">
<value>Calibrate the screen for pen or touch input</value>
</data>
<data name="ManageUserCertificates" xml:space="preserve">
<value>Manage user certificates</value>
</data>
<data name="ScheduleTasks" xml:space="preserve">
<value>Schedule tasks</value>
</data>
<data name="IgnoreRepeatedKeystrokesUsingFilterkeys" xml:space="preserve">
<value>Ignore repeated keystrokes using FilterKeys</value>
</data>
<data name="FindAndFixBluescreenProblems" xml:space="preserve">
<value>Find and fix bluescreen problems</value>
</data>
<data name="HearAToneWhenKeysArePressed" xml:space="preserve">
<value>Hear a tone when keys are pressed</value>
</data>
<data name="DeleteBrowsingHistory" xml:space="preserve">
<value>Delete browsing history</value>
</data>
<data name="ChangeWhatThePowerButtonsDo" xml:space="preserve">
<value>Change what the power buttons do</value>
</data>
<data name="CreateStandardUserAccount" xml:space="preserve">
<value>Create standard user account</value>
</data>
<data name="TakeSpeechTutorials" xml:space="preserve">
<value>Take speech tutorials</value>
</data>
<data name="ViewSystemResourceUsageInTaskManager" xml:space="preserve">
<value>View system resource usage in Task Manager</value>
</data>
<data name="CreateAnAccount" xml:space="preserve">
<value>Create an account</value>
</data>
<data name="GetMoreFeaturesWithANewEditionOfWindows" xml:space="preserve">
<value>Get more features with a new edition of Windows</value>
</data>
<data name="AppControlPanel" xml:space="preserve">
<value>控制面板</value>
</data>
<data name="TaskLink" xml:space="preserve">
<value>TaskLink</value>
</data>
<data name="AreaUnknown" xml:space="preserve">
<value>Unknown</value>
</data>
</root>