diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 61c7f4d98d9..d2faff4ca30 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -329,6 +329,9 @@ "moving": "Verschieben...", "new-folder-name-required-phrase": "Ordnername ist erforderlich." }, + "actions": { + "button-to-recently-deleted": "" + }, "counts": { "alertRule_one": "{{count}} Alarmierungsregel", "alertRule_other": "{{count}} Alarmierungsregeln", @@ -1090,6 +1093,13 @@ }, "title": "Shortcuts" }, + "help-wizard": { + "download-snapshot": "", + "github-comment": "", + "preview-snapshot": "", + "support-bundle": "", + "troubleshooting-help": "" + }, "inspector": { "query": { "collapse-all": "Alle einklappen", @@ -1855,6 +1865,7 @@ "close": "Menü schließen", "dock": "Menü andocken", "list-label": "Navigation", + "open": "", "undock": "Menü abdocken" }, "toolbar": { diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 561c1a99a52..2eb022cd6ac 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -329,6 +329,9 @@ "moving": "Moviendo...", "new-folder-name-required-phrase": "Se requiere el nombre de la carpeta." }, + "actions": { + "button-to-recently-deleted": "" + }, "counts": { "alertRule_one": "{{count}} regla de alerta", "alertRule_other": "{{count}} reglas de alerta", @@ -1090,6 +1093,13 @@ }, "title": "Accesos directos" }, + "help-wizard": { + "download-snapshot": "", + "github-comment": "", + "preview-snapshot": "", + "support-bundle": "", + "troubleshooting-help": "" + }, "inspector": { "query": { "collapse-all": "Contraer todo", @@ -1855,6 +1865,7 @@ "close": "Cerrar menú", "dock": "Anclar el menú", "list-label": "Navegación", + "open": "", "undock": "Desanclar el menú" }, "toolbar": { diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index 7d1ad94293c..b30b2ff11e9 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -329,6 +329,9 @@ "moving": "Déplacement...", "new-folder-name-required-phrase": "Vous devez saisir le nom du dossier." }, + "actions": { + "button-to-recently-deleted": "" + }, "counts": { "alertRule_one": "{{count}} règle d'alerte", "alertRule_other": "{{count}} règles d'alerte", @@ -1090,6 +1093,13 @@ }, "title": "Raccourcis" }, + "help-wizard": { + "download-snapshot": "", + "github-comment": "", + "preview-snapshot": "", + "support-bundle": "", + "troubleshooting-help": "" + }, "inspector": { "query": { "collapse-all": "Tout réduire", @@ -1855,6 +1865,7 @@ "close": "Fermer le menu", "dock": "Ancrer le menu", "list-label": "Navigation", + "open": "", "undock": "Ancrer le menu" }, "toolbar": { diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index b36da1c5e60..d863d06e3e9 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -329,6 +329,9 @@ "moving": "Movendo...", "new-folder-name-required-phrase": "O nome da pasta é obrigatório." }, + "actions": { + "button-to-recently-deleted": "" + }, "counts": { "alertRule_one": "{{count}} regra de alerta", "alertRule_other": "{{count}} regras de alerta", @@ -1090,6 +1093,13 @@ }, "title": "Atalhos" }, + "help-wizard": { + "download-snapshot": "", + "github-comment": "", + "preview-snapshot": "", + "support-bundle": "", + "troubleshooting-help": "" + }, "inspector": { "query": { "collapse-all": "Recolher tudo", @@ -1855,6 +1865,7 @@ "close": "Fechar menu", "dock": "Menu da dock", "list-label": "Navegação", + "open": "", "undock": "Desacoplar menu" }, "toolbar": { diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 7302ac50a23..8d63012a79d 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -325,6 +325,9 @@ "moving": "正在移动...", "new-folder-name-required-phrase": "文件夹名称是必需项。" }, + "actions": { + "button-to-recently-deleted": "" + }, "counts": { "alertRule_other": "{{count}} 条警告规则", "dashboard_other": "{{count}} 个仪表板", @@ -1081,6 +1084,13 @@ }, "title": "快捷键" }, + "help-wizard": { + "download-snapshot": "", + "github-comment": "", + "preview-snapshot": "", + "support-bundle": "", + "troubleshooting-help": "" + }, "inspector": { "query": { "collapse-all": "折叠全部", @@ -1845,6 +1855,7 @@ "close": "关闭菜单", "dock": "停靠菜单", "list-label": "导航", + "open": "", "undock": "取消停靠菜单" }, "toolbar": {