Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 38 additions & 7 deletions packages/scenes/src/locales/cs-CZ/grafana-scenes.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,33 @@
"adhoc-filter-pill": {
"edit-filter-with-key": "Upravit filtr pomocí klíče {{keyLabel}}",
"managed-filter": "Spravovaný filtr: {{origin}}",
"non-applicable": "",
"non-applicable": "Filtr není použitelný",
"remove-filter-with-key": "Odebrat filtr pomocí klíče {{keyLabel}}"
},
"adhoc-filters-combobox": {
"remove-filter-value": "Odebrat hodnotu filtru – {{itemLabel}}",
"use-custom-value": "Použít vlastní hodnotu: {{itemLabel}}"
},
"base-pill": {
"remove": ""
},
"drilldown-recommendations": {
"recent": "Nedávné",
"recent-empty": "Žádné nedávné hodnoty",
"recommended": "Doporučeno",
"recommended-empty": "Žádné doporučené hodnoty",
"tooltip": "Zobrazit doporučení"
},
"fallback-page": {
"content": "Pokud jste se sem dostali pomocí odkazu, může se jednat o chybu v této aplikaci.",
"subTitle": "Adresa URL neodpovídá žádné stránce",
"title": "Nenalezeno"
},
"group-by-pill": {
"applied-by-default": "",
"group-by-key": "",
"remove-group-by-key": ""
},
"lazy-loader": {
"placeholder": ""
},
Expand All @@ -30,13 +45,13 @@
"title-scene-debugger": "Ladicí program scény"
},
"scene-grid-row": {
"collapse-row": "Sbalit řádek",
"expand-row": "Rozbalit řádek"
"collapse-row": "",
"expand-row": ""
},
"scene-refresh-picker": {
"text-cancel": "Zrušit",
"text-refresh": "Obnovit",
"tooltip-cancel": ""
"tooltip-cancel": "Zrušit všechny dotazy"
},
"scene-time-range-compare-renderer": {
"button-label": "Srovnání",
Expand All @@ -46,8 +61,8 @@
"aria-label-pane-resize-widget": "Widget pro změnu velikosti panelu"
},
"time-picker": {
"move-backward-tooltip": "",
"move-forward-tooltip": ""
"move-backward-tooltip": "Přesunout dozadu o {{moveBackwardDuration}}",
"move-forward-tooltip": "Přesunout dopředu o {{moveForwardDuration}}"
},
"viz-panel": {
"title": {
Expand Down Expand Up @@ -93,6 +108,22 @@
"placeholder-select-value": "Vybrat hodnotu"
}
},
"adhoc-filters-combobox-renderer": {
"clear-all": "",
"collapse": "Sbalit",
"collapse-filters": "Sbalit filtry",
"expand-filters": "",
"group-by-label": "",
"restore-default-group-by": "",
"show-more-filters_one": "",
"show-more-filters_few": "",
"show-more-filters_many": "",
"show-more-filters_other": "",
"show-more-group-by_one": "",
"show-more-group-by_few": "",
"show-more-group-by_many": "",
"show-more-group-by_other": ""
},
"data-source-variable": {
"label": {
"default": "výchozí"
Expand All @@ -111,7 +142,7 @@
"format-date-in-different-ways": "Formátovat datum různými způsoby",
"format-multivalued-variables-using-syntax-example": "Formátovat vícehodnotové proměnné pomocí globální syntaxe, například {value1,value2}",
"html-escaping-of-values": "HTML escapování hodnot",
"join-values-with-a-comma": "",
"join-values-with-a-comma": "Spojte hodnoty čárkou",
"json-stringify-value": "Hodnota JSON stringify",
"keep-value-as-is": "Ponechat hodnotu tak, jak je",
"multiple-values-are-formatted-like-variablevalue": "Více hodnot je formátováno jako proměnná=hodnota",
Expand Down
41 changes: 34 additions & 7 deletions packages/scenes/src/locales/de-DE/grafana-scenes.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,33 @@
"adhoc-filter-pill": {
"edit-filter-with-key": "Filter mit Schlüssel {{keyLabel}} bearbeiten",
"managed-filter": "{{origin}} verwalteter Filter",
"non-applicable": "",
"non-applicable": "Der Filter ist nicht anwendbar",
"remove-filter-with-key": "Filter mit Schlüssel {{keyLabel}} entfernen"
},
"adhoc-filters-combobox": {
"remove-filter-value": "Filterwert entfernen – {{itemLabel}}",
"use-custom-value": "Benutzerdefinierten Wert verwenden: {{itemLabel}}"
},
"base-pill": {
"remove": ""
},
"drilldown-recommendations": {
"recent": "Zuletzt",
"recent-empty": "Keine aktuellen Werte",
"recommended": "Empfohlen",
"recommended-empty": "Keine empfohlenen Werte",
"tooltip": "Empfehlungen anzeigen"
},
"fallback-page": {
"content": "Wenn Sie über einen Link hierher gekommen sind, enthält diese Anwendung möglicherweise einen Fehler.",
"subTitle": "Die URL stimmt mit keiner Seite überein",
"title": "Nicht gefunden"
},
"group-by-pill": {
"applied-by-default": "",
"group-by-key": "",
"remove-group-by-key": ""
},
"lazy-loader": {
"placeholder": ""
},
Expand All @@ -30,13 +45,13 @@
"title-scene-debugger": "Szenen-Debugger"
},
"scene-grid-row": {
"collapse-row": "Zeile ausblenden",
"expand-row": "Zeile einblenden"
"collapse-row": "",
"expand-row": ""
},
"scene-refresh-picker": {
"text-cancel": "Abbrechen",
"text-refresh": "Aktualisieren",
"tooltip-cancel": ""
"tooltip-cancel": "Alle Abfragen abbrechen"
},
"scene-time-range-compare-renderer": {
"button-label": "Vergleich",
Expand All @@ -46,8 +61,8 @@
"aria-label-pane-resize-widget": "Widget zur Größenänderung des Bereichs"
},
"time-picker": {
"move-backward-tooltip": "",
"move-forward-tooltip": ""
"move-backward-tooltip": "{{moveBackwardDuration}} nach hinten verschieben",
"move-forward-tooltip": "{{moveForwardDuration}} nach vorne verschieben"
},
"viz-panel": {
"title": {
Expand Down Expand Up @@ -93,6 +108,18 @@
"placeholder-select-value": "Wert auswählen"
}
},
"adhoc-filters-combobox-renderer": {
"clear-all": "",
"collapse": "Einklappen",
"collapse-filters": "Filter einklappen",
"expand-filters": "",
"group-by-label": "",
"restore-default-group-by": "",
"show-more-filters_one": "",
"show-more-filters_other": "",
"show-more-group-by_one": "",
"show-more-group-by_other": ""
},
"data-source-variable": {
"label": {
"default": "Standard"
Expand All @@ -111,7 +138,7 @@
"format-date-in-different-ways": "Datum auf verschiedene Arten formatieren",
"format-multivalued-variables-using-syntax-example": "Formatieren Sie mehrwertige Variablen mit der glob-Syntax, Beispiel {value1,value2}",
"html-escaping-of-values": "HTML-Escaping von Werten",
"join-values-with-a-comma": "",
"join-values-with-a-comma": "Werte mit einem Komma verbinden",
"json-stringify-value": "JSON-Stringify-Wert",
"keep-value-as-is": "Wert unverändert lassen",
"multiple-values-are-formatted-like-variablevalue": "Mehrere Werte werden als variable=value formatiert",
Expand Down
41 changes: 34 additions & 7 deletions packages/scenes/src/locales/es-ES/grafana-scenes.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,33 @@
"adhoc-filter-pill": {
"edit-filter-with-key": "Editar filtro con la clave {{keyLabel}}",
"managed-filter": "Filtro gestionado de {{origin}}",
"non-applicable": "",
"non-applicable": "El filtro no es aplicable",
"remove-filter-with-key": "Eliminar filtro con la clave {{keyLabel}}"
},
"adhoc-filters-combobox": {
"remove-filter-value": "Eliminar valor del filtro: {{itemLabel}}",
"use-custom-value": "Usar valor personalizado: {{itemLabel}}"
},
"base-pill": {
"remove": ""
},
"drilldown-recommendations": {
"recent": "Reciente",
"recent-empty": "No hay ningún valor reciente",
"recommended": "Recomendaciones",
"recommended-empty": "No hay ningún valor recomendado",
"tooltip": "Mostrar recomendaciones"
},
"fallback-page": {
"content": "Si ha llegado hasta aquí mediante un enlace, es posible que haya un error en esta aplicación.",
"subTitle": "La URL no coincide con ninguna página",
"title": "No se ha encontrado"
},
"group-by-pill": {
"applied-by-default": "",
"group-by-key": "",
"remove-group-by-key": ""
},
"lazy-loader": {
"placeholder": ""
},
Expand All @@ -30,13 +45,13 @@
"title-scene-debugger": "Depurador de escenas"
},
"scene-grid-row": {
"collapse-row": "Contraer fila",
"expand-row": "Expandir fila"
"collapse-row": "",
"expand-row": ""
},
"scene-refresh-picker": {
"text-cancel": "Cancelar",
"text-refresh": "Actualizar",
"tooltip-cancel": ""
"tooltip-cancel": "Cancelar todas las consultas"
},
"scene-time-range-compare-renderer": {
"button-label": "Comparación",
Expand All @@ -46,8 +61,8 @@
"aria-label-pane-resize-widget": "Widget de cambio de tamaño del panel"
},
"time-picker": {
"move-backward-tooltip": "",
"move-forward-tooltip": ""
"move-backward-tooltip": "Retroceder {{moveBackwardDuration}}",
"move-forward-tooltip": "Avanzar {{moveForwardDuration}}"
},
"viz-panel": {
"title": {
Expand Down Expand Up @@ -93,6 +108,18 @@
"placeholder-select-value": "Seleccionar valor"
}
},
"adhoc-filters-combobox-renderer": {
"clear-all": "",
"collapse": "Contraer",
"collapse-filters": "Contraer filtros",
"expand-filters": "",
"group-by-label": "",
"restore-default-group-by": "",
"show-more-filters_one": "",
"show-more-filters_other": "",
"show-more-group-by_one": "",
"show-more-group-by_other": ""
},
"data-source-variable": {
"label": {
"default": "predeterminada"
Expand All @@ -111,7 +138,7 @@
"format-date-in-different-ways": "Dar formato a la fecha de diferentes maneras",
"format-multivalued-variables-using-syntax-example": "Dar formato a las variables de múltiples valores con la sintaxis glob, por ejemplo, {value1,value2}",
"html-escaping-of-values": "Escape HTML de valores",
"join-values-with-a-comma": "",
"join-values-with-a-comma": "Unir valores con una coma",
"json-stringify-value": "Valor de JSON stringify",
"keep-value-as-is": "Mantener el valor tal cual",
"multiple-values-are-formatted-like-variablevalue": "Los valores múltiples tienen el formato variable=valor",
Expand Down
41 changes: 34 additions & 7 deletions packages/scenes/src/locales/fr-FR/grafana-scenes.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,33 @@
"adhoc-filter-pill": {
"edit-filter-with-key": "Modifier le filtre ayant pour clé {{keyLabel}}",
"managed-filter": "Filtre géré {{origin}}",
"non-applicable": "",
"non-applicable": "Filtre non applicable",
"remove-filter-with-key": "Supprimer le filtre ayant pour clé {{keyLabel}}"
},
"adhoc-filters-combobox": {
"remove-filter-value": "Supprimer la valeur du filtre – {{itemLabel}}",
"use-custom-value": "Utiliser une valeur personnalisée : {{itemLabel}}"
},
"base-pill": {
"remove": ""
},
"drilldown-recommendations": {
"recent": "Récent",
"recent-empty": "Aucune valeur récente",
"recommended": "Recommandé",
"recommended-empty": "Aucune valeur recommandée",
"tooltip": "Afficher les recommandations"
},
"fallback-page": {
"content": "Si vous êtes arrivé ici via un lien, il se peut qu’il y ait un bug dans l’application.",
"subTitle": "L’URL ne correspond à aucune page",
"title": "Page introuvable"
},
"group-by-pill": {
"applied-by-default": "",
"group-by-key": "",
"remove-group-by-key": ""
},
"lazy-loader": {
"placeholder": ""
},
Expand All @@ -30,13 +45,13 @@
"title-scene-debugger": "Débogueur de scène"
},
"scene-grid-row": {
"collapse-row": "Réduire la ligne",
"expand-row": "Développer la ligne"
"collapse-row": "",
"expand-row": ""
},
"scene-refresh-picker": {
"text-cancel": "Annuler",
"text-refresh": "Actualiser",
"tooltip-cancel": ""
"tooltip-cancel": "Annuler toutes les requêtes"
},
"scene-time-range-compare-renderer": {
"button-label": "Comparaison",
Expand All @@ -46,8 +61,8 @@
"aria-label-pane-resize-widget": "Widget de redimensionnement du panneau"
},
"time-picker": {
"move-backward-tooltip": "",
"move-forward-tooltip": ""
"move-backward-tooltip": "Reculer de {{moveBackwardDuration}}",
"move-forward-tooltip": "Avancer de {{moveForwardDuration}}"
},
"viz-panel": {
"title": {
Expand Down Expand Up @@ -93,6 +108,18 @@
"placeholder-select-value": "Sélectionner une valeur"
}
},
"adhoc-filters-combobox-renderer": {
"clear-all": "",
"collapse": "Réduire",
"collapse-filters": "Réduire les filtres",
"expand-filters": "",
"group-by-label": "",
"restore-default-group-by": "",
"show-more-filters_one": "",
"show-more-filters_other": "",
"show-more-group-by_one": "",
"show-more-group-by_other": ""
},
"data-source-variable": {
"label": {
"default": "par défaut"
Expand All @@ -111,7 +138,7 @@
"format-date-in-different-ways": "Formater la date de différentes façons",
"format-multivalued-variables-using-syntax-example": "Formater les variables à valeurs multiples avec la syntaxe glob : exemple {value1,value2}",
"html-escaping-of-values": "Échappement HTML des valeurs",
"join-values-with-a-comma": "",
"join-values-with-a-comma": "Séparer les valeurs par une virgule",
"json-stringify-value": "Valeur au format JSON (stringify)",
"keep-value-as-is": "Conserver la valeur telle quelle",
"multiple-values-are-formatted-like-variablevalue": "Plusieurs valeurs sont formatées ainsi : variable=valeur",
Expand Down
Loading
Loading