|
3 | 3 | xmlns:sys="clr-namespace:System;assembly=mscorlib"> |
4 | 4 |
|
5 | 5 | <!-- |
6 | | - Refer to the "Contribute a Translation" topic in the Wiki: |
| 6 | + Refer to the "Contribute a Translation" topic in the Wiki: |
7 | 7 |
|
8 | 8 | https://github.com/Timthreetwelve/WUView/wiki/Contribute-a-Translation |
9 | 9 |
|
|
130 | 130 | <sys:String x:Key="SettingsSection_Language">Idioma</sys:String> |
131 | 131 | <sys:String x:Key="SettingsSection_UISettings">Configuración de la interfaz de usuario</sys:String> |
132 | 132 | <sys:String x:Key="SettingsSubHead_AppSettings">Número de actualizaciones, formato de fecha, elementos excluidos, detalles</sys:String> |
133 | | - <sys:String x:Key="SettingsSubHead_Language">Ajustes de idioma (trabajo en curso)</sys:String> |
| 133 | + <sys:String x:Key="SettingsSubHead_Language">Ajustes de idioma</sys:String> |
134 | 134 | <!-- Settings Page Items --> |
135 | 135 | <sys:String x:Key="SettingsItem_AccentColor">Color de acento</sys:String> |
136 | 136 | <sys:String x:Key="SettingsItem_ChangingLanguageWarning">El cambio de idioma hará que la aplicación se reinicie</sys:String> |
|
197 | 197 | <sys:String x:Key="SettingsEnum_Theme_System">Sistema</sys:String> |
198 | 198 | <sys:String x:Key="SettingsEnum_DateFormat_RegionalDate">Regional: Fecha sola</sys:String> |
199 | 199 | <sys:String x:Key="SettingsEnum_DateFormat_RegionalDateTime">Regional: Fecha y hora</sys:String> |
200 | | - <!-- Recently added strings --> |
| 200 | + <!-- Recently added strings --> |
201 | 201 | <sys:String x:Key="About_Contribute">Contribute</sys:String> |
202 | 202 | <sys:String x:Key="About_ContributeToolTip">How to contribute a translation</sys:String> |
203 | 203 | <sys:String x:Key="Button_No">No</sys:String> |
|
217 | 217 | <!-- Recently changed strings --> |
218 | 218 | <sys:String x:Key="SettingsItem_UseOSLanguageToolTipLine1">Cuando se selecciona esta opción, se utilizará el idioma especificado en la configuración de Windows.</sys:String> |
219 | 219 | <sys:String x:Key="SettingsItem_UseOSLanguageToolTipLine2">La mayor parte del texto de la aplicación permanecerá en inglés (en-US), pero cambiarán los formatos de los números.</sys:String> |
220 | | - <sys:String x:Key="SettingsSubHead_Language">Language Settings and Testing</sys:String> |
221 | 220 |
|
222 | 221 | </ResourceDictionary> |
0 commit comments