You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/bundle.l10n.es.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -209,5 +209,7 @@
209
209
"Warning: Could not fully remove setting {0}: {1}": "Advertencia: No se pudo eliminar completamente la configuración {0}: {1}",
210
210
"ESP-IDF settings removed successfully.": "Configuraciones de ESP-IDF eliminadas exitosamente.",
211
211
"Failed to remove settings: {0}": "Error al eliminar las configuraciones: {0}",
212
-
"Error: {0}": "Error: {0}"
212
+
"Error: {0}": "Error: {0}",
213
+
"IDF_TARGET mismatch: SDKConfig value is \"{0}\" but settings value is \"{1}\".": "Desajuste de IDF_TARGET: el valor de SDKConfig es \"{0}\" pero el valor de configuración es \"{1}\".",
Copy file name to clipboardExpand all lines: l10n/bundle.l10n.pt.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -209,5 +209,7 @@
209
209
"Warning: Could not fully remove setting {0}: {1}": "Aviso: Não foi possível remover completamente a configuração {0}: {1}",
210
210
"ESP-IDF settings removed successfully.": "Configurações ESP-IDF removidas com sucesso.",
211
211
"Failed to remove settings: {0}": "Falha ao remover configurações: {0}",
212
-
"Error: {0}": "Erro: {0}"
212
+
"Error: {0}": "Erro: {0}",
213
+
"IDF_TARGET mismatch: SDKConfig value is \"{0}\" but settings value is \"{1}\".": "Incompatibilidade de IDF_TARGET: o valor de SDKConfig é \"{0}\" mas o valor das configurações é \"{1}\".",
Copy file name to clipboardExpand all lines: l10n/bundle.l10n.ru.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -209,5 +209,7 @@
209
209
"Warning: Could not fully remove setting {0}: {1}": "Предупреждение: Не удалось полностью удалить настройку {0}: {1}",
210
210
"ESP-IDF settings removed successfully.": "Настройки ESP-IDF успешно удалены.",
211
211
"Failed to remove settings: {0}": "Не удалось удалить настройки: {0}",
212
-
"Error: {0}": "Ошибка: {0}"
212
+
"Error: {0}": "Ошибка: {0}",
213
+
"IDF_TARGET mismatch: SDKConfig value is \"{0}\" but settings value is \"{1}\".": "Несоответствие IDF_TARGET: значение SDKConfig \"{0}\", но значение настроек \"{1}\".",
0 commit comments