I18n: Download translations from Crowdin (#114520)

New Crowdin translations by GitHub Action

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
grafana-pr-automation[bot]
2025-11-27 10:17:24 +00:00
committed by GitHub
co-authored by github-actions[bot]
parent b90b8f2a34
commit f6dfbe0e15
18 changed files with 1224 additions and 288 deletions
+68 -16
View File
@@ -483,6 +483,7 @@
"noOptionsMessage-no-datasources-found": "Nebyly nalezeny žádné zdroje dat"
},
"alert-menu": {
"analyze-rule": "",
"copy-link": "Kopírovat odkaz",
"duplicate": "Duplikovat",
"export": "Exportovat",
@@ -3500,6 +3501,14 @@
"label-negative-y": "Záporné Y"
}
},
"suggestions": {
"horizontal": "",
"hz-stacked": "",
"hz-stacked-percent": "",
"vert-stacked": "",
"vert-stacked-percent": "",
"vertical": ""
},
"tick-spacing-editor": {
"content-require-space-from-the-right-side": "Vyžadovat místo z pravé strany",
"gaps-options": {
@@ -3544,6 +3553,10 @@
},
"name-show-unfilled-area": "Zobrazit nevyplněnou oblast",
"name-value-display": "Zobrazení hodnoty",
"suggestions": {
"basic": "",
"lcd": ""
},
"value-display-options": {
"label-hidden": "Skryté",
"label-text-color": "Barva textu",
@@ -4212,6 +4225,7 @@
"clear": "Vymazat",
"collapse": "Sbalit",
"disabled": "",
"discard": "",
"edit": "Upravit",
"help": "Nápověda",
"loading": "Načítání…",
@@ -4829,7 +4843,6 @@
"variable": "{{type}} proměnná",
"variable-set": "Proměnné"
},
"open": "Otevřít podokno možností",
"row": {
"header": {
"hide": "Skrýt",
@@ -5182,6 +5195,7 @@
"title-matched_other": "Shoda možností: {{count}}/{{totalCount}}"
},
"outline": {
"pane-header": "",
"repeated-item": "Opakovat",
"tree-item": {
"empty": "(prázdné)",
@@ -5393,6 +5407,32 @@
"share-public-dashboard-loader": {
"loading-configuration": "Načítání konfigurace"
},
"sidebar": {
"dashboard-options": {
"title": "",
"tooltip": ""
},
"edit-schema": {
"title": "",
"tooltip": ""
},
"export": {
"title": "",
"unsaved-modal": {
"text": "",
"title": ""
}
},
"outline": {
"title": "",
"tooltip": ""
},
"redo": "",
"snapshot": {
"tooltip": ""
},
"undo": ""
},
"solo-panel": {
"loading-initializing-dashboard": "Načítání a inicializace nástěnky",
"title-not-found": "Panel s ID {{panelId}} nebyl nalezen"
@@ -5496,11 +5536,8 @@
"tooltip": "Tato nástěnka byla označena jen pro čtení"
},
"export": {
"arrow": "Exportovat",
"title": "Exportovat",
"tooltip": {
"as-code": "Exportovat jako kód",
"json": "Exportovat jako JSON"
"as-code": "Exportovat jako kód"
}
},
"more-save-options": "Další možnosti uložení",
@@ -5552,6 +5589,9 @@
"save-library-panel": "Uložit panel knihovny",
"settings": "Nastavení nástěnky",
"share-button": "Sdílet",
"snapshot": {
"title": ""
},
"star-add-error": "",
"star-added": "",
"star-remove-error": "",
@@ -5883,9 +5923,6 @@
"name-values-separated-comma": "Hodnoty oddělené čárkou",
"selection-options": "Možnosti výběru"
},
"dashboard-edit-pane-renderer": {
"outline": "Osnova"
},
"dashboard-link-form": {
"back-to-list": "Zpět na seznam",
"label-icon": "Ikona",
@@ -7876,6 +7913,7 @@
"suggestions": {
"arc": "",
"circular": "",
"no-thresholds": "",
"style": {
"circular": "",
"simple": ""
@@ -8173,13 +8211,6 @@
}
}
},
"grafana": {
"dashboard": {
"edit-pane": {
"go-back": "Přejít zpět"
}
}
},
"grafana-data": {
"datetime": {
"rangeutils": {
@@ -11179,6 +11210,10 @@
"pie-chart-type-options": {
"label-donut": "Kobliha",
"label-pie": "Koláč"
},
"suggestions": {
"donut": "",
"pie": ""
}
},
"playlist": {
@@ -13145,6 +13180,12 @@
"label-same-as-value": "Stejné jako hodnota",
"label-standard": "Standardní"
},
"suggestions": {
"stat-color-background": "",
"stat-discrete-values": "",
"stat-discrete-values-color-background": "",
"stat-single-string": ""
},
"text-alignment-options": {
"label-auto": "Auto",
"label-center": "Střed"
@@ -13484,7 +13525,8 @@
"forwards-time-aria-label": "Přesunout časový rozsah dopředu",
"to": "do",
"zoom-out-button": "Oddálit časový rozsah",
"zoom-out-tooltip": ""
"zoom-out-tooltip": "",
"zoom-out-tooltip-new": ""
},
"time-range": {
"apply": "Použít časový rozsah",
@@ -13586,6 +13628,16 @@
"label-threshold": "Prahová hodnota"
}
},
"suggestions": {
"area": "",
"area-stacked": "",
"area-stacked-percentage": "",
"bar": "",
"bar-stacked": "",
"bar-stacked-percent": "",
"line": "",
"line-smooth": ""
},
"timezones-editor": {
"tooltip-add-timezone": "Přidat časové pásmo",
"tooltip-remove-timezone": "Odebrat časové pásmo"
+68 -16
View File
@@ -477,6 +477,7 @@
"noOptionsMessage-no-datasources-found": "Keine Datenquellen gefunden"
},
"alert-menu": {
"analyze-rule": "",
"copy-link": "Link kopieren",
"duplicate": "Duplikat",
"export": "Exportieren",
@@ -3476,6 +3477,14 @@
"label-negative-y": "Negativ Y"
}
},
"suggestions": {
"horizontal": "",
"hz-stacked": "",
"hz-stacked-percent": "",
"vert-stacked": "",
"vert-stacked-percent": "",
"vertical": ""
},
"tick-spacing-editor": {
"content-require-space-from-the-right-side": "Leerzeichen von der rechten Seite erforderlich",
"gaps-options": {
@@ -3520,6 +3529,10 @@
},
"name-show-unfilled-area": "Ungefüllten Bereich anzeigen",
"name-value-display": "Wertanzeige",
"suggestions": {
"basic": "",
"lcd": ""
},
"value-display-options": {
"label-hidden": "Ausgeblendet",
"label-text-color": "Textfarbe",
@@ -4172,6 +4185,7 @@
"clear": "Löschen",
"collapse": "Einklappen",
"disabled": "",
"discard": "",
"edit": "Bearbeiten",
"help": "Hilfe",
"loading": "Wird geladen ...",
@@ -4789,7 +4803,6 @@
"variable": "{{type}} Variable",
"variable-set": "Variable"
},
"open": "Optionsfenster öffnen",
"row": {
"header": {
"hide": "Ausblenden",
@@ -5140,6 +5153,7 @@
"title-matched_other": "Übereinstimmend {{count}}/{{totalCount}} Optionen"
},
"outline": {
"pane-header": "",
"repeated-item": "Wiederholen",
"tree-item": {
"empty": "(leer)",
@@ -5351,6 +5365,32 @@
"share-public-dashboard-loader": {
"loading-configuration": "Konfiguration wird geladen"
},
"sidebar": {
"dashboard-options": {
"title": "",
"tooltip": ""
},
"edit-schema": {
"title": "",
"tooltip": ""
},
"export": {
"title": "",
"unsaved-modal": {
"text": "",
"title": ""
}
},
"outline": {
"title": "",
"tooltip": ""
},
"redo": "",
"snapshot": {
"tooltip": ""
},
"undo": ""
},
"solo-panel": {
"loading-initializing-dashboard": "Laden und Initialisieren des Dashboards",
"title-not-found": "Das Panel mit der ID {{panelId}} wurde nicht gefunden"
@@ -5454,11 +5494,8 @@
"tooltip": "Dieses Dashboard wurde als schreibgeschützt markiert"
},
"export": {
"arrow": "Exportieren",
"title": "Exportieren",
"tooltip": {
"as-code": "Als Code exportieren",
"json": "Als JSON exportieren"
"as-code": "Als Code exportieren"
}
},
"more-save-options": "Weitere Speicheroptionen",
@@ -5510,6 +5547,9 @@
"save-library-panel": "Bibliotheks-Panel speichern",
"settings": "Dashboard-Einstellungen",
"share-button": "Teilen",
"snapshot": {
"title": ""
},
"star-add-error": "",
"star-added": "",
"star-remove-error": "",
@@ -5839,9 +5879,6 @@
"name-values-separated-comma": "Werte werden durch Komma getrennt",
"selection-options": "Auswahloptionen"
},
"dashboard-edit-pane-renderer": {
"outline": "Rahmen"
},
"dashboard-link-form": {
"back-to-list": "Zurück zur Liste",
"label-icon": "Symbol",
@@ -7824,6 +7861,7 @@
"suggestions": {
"arc": "",
"circular": "",
"no-thresholds": "",
"style": {
"circular": "",
"simple": ""
@@ -8121,13 +8159,6 @@
}
}
},
"grafana": {
"dashboard": {
"edit-pane": {
"go-back": "Zurückgehen"
}
}
},
"grafana-data": {
"datetime": {
"rangeutils": {
@@ -11085,6 +11116,10 @@
"pie-chart-type-options": {
"label-donut": "Donut",
"label-pie": "Kreis"
},
"suggestions": {
"donut": "",
"pie": ""
}
},
"playlist": {
@@ -13033,6 +13068,12 @@
"label-same-as-value": "Identisch mit Wert",
"label-standard": "Standard"
},
"suggestions": {
"stat-color-background": "",
"stat-discrete-values": "",
"stat-discrete-values-color-background": "",
"stat-single-string": ""
},
"text-alignment-options": {
"label-auto": "Auto",
"label-center": "Mitte"
@@ -13370,7 +13411,8 @@
"forwards-time-aria-label": "Zeitbereich nach vorne verschieben",
"to": "bis",
"zoom-out-button": "Zeitbereich verkleinern",
"zoom-out-tooltip": ""
"zoom-out-tooltip": "",
"zoom-out-tooltip-new": ""
},
"time-range": {
"apply": "Zeitbereich anwenden",
@@ -13472,6 +13514,16 @@
"label-threshold": "Schwellenwert"
}
},
"suggestions": {
"area": "",
"area-stacked": "",
"area-stacked-percentage": "",
"bar": "",
"bar-stacked": "",
"bar-stacked-percent": "",
"line": "",
"line-smooth": ""
},
"timezones-editor": {
"tooltip-add-timezone": "Zeitzone hinzufügen",
"tooltip-remove-timezone": "Zeitzone entfernen"
+68 -16
View File
@@ -477,6 +477,7 @@
"noOptionsMessage-no-datasources-found": "No se han encontrado fuentes de datos"
},
"alert-menu": {
"analyze-rule": "",
"copy-link": "Copiar enlace",
"duplicate": "Duplicar",
"export": "Exportar",
@@ -3476,6 +3477,14 @@
"label-negative-y": "Y negativa"
}
},
"suggestions": {
"horizontal": "",
"hz-stacked": "",
"hz-stacked-percent": "",
"vert-stacked": "",
"vert-stacked-percent": "",
"vertical": ""
},
"tick-spacing-editor": {
"content-require-space-from-the-right-side": "Requerir espacio desde el lado derecho",
"gaps-options": {
@@ -3520,6 +3529,10 @@
},
"name-show-unfilled-area": "Mostrar área sin rellenar",
"name-value-display": "Visualización del valor",
"suggestions": {
"basic": "",
"lcd": ""
},
"value-display-options": {
"label-hidden": "Oculto",
"label-text-color": "Color de texto",
@@ -4172,6 +4185,7 @@
"clear": "Borrar",
"collapse": "Contraer",
"disabled": "",
"discard": "",
"edit": "Editar",
"help": "Ayuda",
"loading": "Cargando...",
@@ -4789,7 +4803,6 @@
"variable": "{{type}} variable",
"variable-set": "Variables"
},
"open": "Abrir panel de opciones",
"row": {
"header": {
"hide": "Ocultar",
@@ -5140,6 +5153,7 @@
"title-matched_other": "{{count}} coincidencias/{{totalCount}} opciones"
},
"outline": {
"pane-header": "",
"repeated-item": "Repetir",
"tree-item": {
"empty": "(vacío)",
@@ -5351,6 +5365,32 @@
"share-public-dashboard-loader": {
"loading-configuration": "Cargando configuración"
},
"sidebar": {
"dashboard-options": {
"title": "",
"tooltip": ""
},
"edit-schema": {
"title": "",
"tooltip": ""
},
"export": {
"title": "",
"unsaved-modal": {
"text": "",
"title": ""
}
},
"outline": {
"title": "",
"tooltip": ""
},
"redo": "",
"snapshot": {
"tooltip": ""
},
"undo": ""
},
"solo-panel": {
"loading-initializing-dashboard": "Cargando e iniciando el dashboard",
"title-not-found": "Panel con ID {{panelId}} no encontrado"
@@ -5454,11 +5494,8 @@
"tooltip": "Este dashboard se ha marcado como de solo lectura"
},
"export": {
"arrow": "Exportar",
"title": "Exportar",
"tooltip": {
"as-code": "Exportar como código",
"json": "Exportar como JSON"
"as-code": "Exportar como código"
}
},
"more-save-options": "Más opciones de guardado",
@@ -5510,6 +5547,9 @@
"save-library-panel": "Guardar panel de biblioteca",
"settings": "Ajustes del panel de control",
"share-button": "Compartir",
"snapshot": {
"title": ""
},
"star-add-error": "",
"star-added": "",
"star-remove-error": "",
@@ -5839,9 +5879,6 @@
"name-values-separated-comma": "Valores separados por comas",
"selection-options": "Opciones de selección"
},
"dashboard-edit-pane-renderer": {
"outline": "Esquema"
},
"dashboard-link-form": {
"back-to-list": "Regresar a la lista",
"label-icon": "Icono",
@@ -7824,6 +7861,7 @@
"suggestions": {
"arc": "",
"circular": "",
"no-thresholds": "",
"style": {
"circular": "",
"simple": ""
@@ -8121,13 +8159,6 @@
}
}
},
"grafana": {
"dashboard": {
"edit-pane": {
"go-back": "Volver"
}
}
},
"grafana-data": {
"datetime": {
"rangeutils": {
@@ -11085,6 +11116,10 @@
"pie-chart-type-options": {
"label-donut": "Anillo",
"label-pie": "Círculo"
},
"suggestions": {
"donut": "",
"pie": ""
}
},
"playlist": {
@@ -13033,6 +13068,12 @@
"label-same-as-value": "Igual que el valor",
"label-standard": "Estándar"
},
"suggestions": {
"stat-color-background": "",
"stat-discrete-values": "",
"stat-discrete-values-color-background": "",
"stat-single-string": ""
},
"text-alignment-options": {
"label-auto": "Auto",
"label-center": "Centro"
@@ -13370,7 +13411,8 @@
"forwards-time-aria-label": "Adelantar el intervalo de tiempo",
"to": "hasta",
"zoom-out-button": "Reducir el intervalo de tiempo",
"zoom-out-tooltip": ""
"zoom-out-tooltip": "",
"zoom-out-tooltip-new": ""
},
"time-range": {
"apply": "Aplicar intervalo de tiempo",
@@ -13472,6 +13514,16 @@
"label-threshold": "Umbral"
}
},
"suggestions": {
"area": "",
"area-stacked": "",
"area-stacked-percentage": "",
"bar": "",
"bar-stacked": "",
"bar-stacked-percent": "",
"line": "",
"line-smooth": ""
},
"timezones-editor": {
"tooltip-add-timezone": "Añadir zona horaria",
"tooltip-remove-timezone": "Eliminar zona horaria"
+68 -16
View File
@@ -477,6 +477,7 @@
"noOptionsMessage-no-datasources-found": "Aucune source de données trouvée"
},
"alert-menu": {
"analyze-rule": "",
"copy-link": "Copier le lien",
"duplicate": "Dupliquer",
"export": "Exporter",
@@ -3476,6 +3477,14 @@
"label-negative-y": "Axe Y négatif"
}
},
"suggestions": {
"horizontal": "",
"hz-stacked": "",
"hz-stacked-percent": "",
"vert-stacked": "",
"vert-stacked-percent": "",
"vertical": ""
},
"tick-spacing-editor": {
"content-require-space-from-the-right-side": "Exiger un espace du côté droit",
"gaps-options": {
@@ -3520,6 +3529,10 @@
},
"name-show-unfilled-area": "Afficher la zone non remplie",
"name-value-display": "Affichage de la valeur",
"suggestions": {
"basic": "",
"lcd": ""
},
"value-display-options": {
"label-hidden": "Masqué",
"label-text-color": "Couleur du texte",
@@ -4172,6 +4185,7 @@
"clear": "Effacer",
"collapse": "Réduire",
"disabled": "",
"discard": "",
"edit": "Modifier",
"help": "Aide",
"loading": "Chargement en cours...",
@@ -4789,7 +4803,6 @@
"variable": "Variable {{type}}",
"variable-set": "Variables"
},
"open": "Ouvrir le volet d'options",
"row": {
"header": {
"hide": "Masquer",
@@ -5140,6 +5153,7 @@
"title-matched_other": "{{count}} option(s)/{{totalCount}} mise(s) en correspondance"
},
"outline": {
"pane-header": "",
"repeated-item": "Répéter",
"tree-item": {
"empty": "(vide)",
@@ -5351,6 +5365,32 @@
"share-public-dashboard-loader": {
"loading-configuration": "Chargement de la configuration"
},
"sidebar": {
"dashboard-options": {
"title": "",
"tooltip": ""
},
"edit-schema": {
"title": "",
"tooltip": ""
},
"export": {
"title": "",
"unsaved-modal": {
"text": "",
"title": ""
}
},
"outline": {
"title": "",
"tooltip": ""
},
"redo": "",
"snapshot": {
"tooltip": ""
},
"undo": ""
},
"solo-panel": {
"loading-initializing-dashboard": "Chargement et initialisation du tableau de bord",
"title-not-found": "Panneau avec l’ID {{panelId}} introuvable"
@@ -5454,11 +5494,8 @@
"tooltip": "Ce tableau de bord a été marqué comme étant en lecture seule"
},
"export": {
"arrow": "Exporter",
"title": "Exporter",
"tooltip": {
"as-code": "Exporter en tant que code",
"json": "Exporter en tant que JSON"
"as-code": "Exporter en tant que code"
}
},
"more-save-options": "Plus d’options d’enregistrement",
@@ -5510,6 +5547,9 @@
"save-library-panel": "Enregistrer le panneau de la bibliothèque",
"settings": "Paramètres du tableau de bord",
"share-button": "Partager",
"snapshot": {
"title": ""
},
"star-add-error": "",
"star-added": "",
"star-remove-error": "",
@@ -5839,9 +5879,6 @@
"name-values-separated-comma": "Valeurs séparées par des virgules",
"selection-options": "Options de sélection"
},
"dashboard-edit-pane-renderer": {
"outline": "Présentation"
},
"dashboard-link-form": {
"back-to-list": "Retour à la liste",
"label-icon": "Icône",
@@ -7824,6 +7861,7 @@
"suggestions": {
"arc": "",
"circular": "",
"no-thresholds": "",
"style": {
"circular": "",
"simple": ""
@@ -8121,13 +8159,6 @@
}
}
},
"grafana": {
"dashboard": {
"edit-pane": {
"go-back": "Retour"
}
}
},
"grafana-data": {
"datetime": {
"rangeutils": {
@@ -11085,6 +11116,10 @@
"pie-chart-type-options": {
"label-donut": "Anneau",
"label-pie": "Circulaire"
},
"suggestions": {
"donut": "",
"pie": ""
}
},
"playlist": {
@@ -13033,6 +13068,12 @@
"label-same-as-value": "Identique à la valeur",
"label-standard": "Standard"
},
"suggestions": {
"stat-color-background": "",
"stat-discrete-values": "",
"stat-discrete-values-color-background": "",
"stat-single-string": ""
},
"text-alignment-options": {
"label-auto": "Auto",
"label-center": "Centré"
@@ -13370,7 +13411,8 @@
"forwards-time-aria-label": "Avancer la plage de temps",
"to": "à",
"zoom-out-button": "Dézoomer la plage de temps",
"zoom-out-tooltip": ""
"zoom-out-tooltip": "",
"zoom-out-tooltip-new": ""
},
"time-range": {
"apply": "Appliquer la plage temporelle",
@@ -13472,6 +13514,16 @@
"label-threshold": "Seuil"
}
},
"suggestions": {
"area": "",
"area-stacked": "",
"area-stacked-percentage": "",
"bar": "",
"bar-stacked": "",
"bar-stacked-percent": "",
"line": "",
"line-smooth": ""
},
"timezones-editor": {
"tooltip-add-timezone": "Ajouter le fuseau horaire",
"tooltip-remove-timezone": "Supprimer le fuseau horaire"
+68 -16
View File
@@ -477,6 +477,7 @@
"noOptionsMessage-no-datasources-found": "Nem található adatforrás"
},
"alert-menu": {
"analyze-rule": "",
"copy-link": "Hivatkozás másolása",
"duplicate": "Duplikálás",
"export": "Exportálás",
@@ -3476,6 +3477,14 @@
"label-negative-y": "Negatív Y"
}
},
"suggestions": {
"horizontal": "",
"hz-stacked": "",
"hz-stacked-percent": "",
"vert-stacked": "",
"vert-stacked-percent": "",
"vertical": ""
},
"tick-spacing-editor": {
"content-require-space-from-the-right-side": "Hely szükséges a jobb oldalról",
"gaps-options": {
@@ -3520,6 +3529,10 @@
},
"name-show-unfilled-area": "Kitöltetlen terület megjelenítése",
"name-value-display": "Érték megjelenítése",
"suggestions": {
"basic": "",
"lcd": ""
},
"value-display-options": {
"label-hidden": "Rejtett",
"label-text-color": "Szöveg színe",
@@ -4172,6 +4185,7 @@
"clear": "Törlés",
"collapse": "Összecsukás",
"disabled": "",
"discard": "",
"edit": "Szerkesztés",
"help": "Súgó",
"loading": "Betöltés...",
@@ -4789,7 +4803,6 @@
"variable": "{{type}} változó",
"variable-set": "Változók"
},
"open": "Beállítások ablaktábla megnyitása",
"row": {
"header": {
"hide": "Elrejtés",
@@ -5140,6 +5153,7 @@
"title-matched_other": "{{totalCount}}/{{count}} egyező lehetőség"
},
"outline": {
"pane-header": "",
"repeated-item": "Ismétlés",
"tree-item": {
"empty": "(üres)",
@@ -5351,6 +5365,32 @@
"share-public-dashboard-loader": {
"loading-configuration": "Konfiguráció betöltése"
},
"sidebar": {
"dashboard-options": {
"title": "",
"tooltip": ""
},
"edit-schema": {
"title": "",
"tooltip": ""
},
"export": {
"title": "",
"unsaved-modal": {
"text": "",
"title": ""
}
},
"outline": {
"title": "",
"tooltip": ""
},
"redo": "",
"snapshot": {
"tooltip": ""
},
"undo": ""
},
"solo-panel": {
"loading-initializing-dashboard": "Irányítópult betöltése és inicializálása",
"title-not-found": "A(z) {{panelId}} azonosítójú panel nem található"
@@ -5454,11 +5494,8 @@
"tooltip": "Ez az irányítópult csak olvashatóként van megjelölve"
},
"export": {
"arrow": "Exportálás",
"title": "Exportálás",
"tooltip": {
"as-code": "Exportálás kódként",
"json": "Exportálás JSON-fájlként"
"as-code": "Exportálás kódként"
}
},
"more-save-options": "További mentési beállítások",
@@ -5510,6 +5547,9 @@
"save-library-panel": "Könyvtárpanel mentése",
"settings": "Irányítópult beállításai",
"share-button": "Megosztás",
"snapshot": {
"title": ""
},
"star-add-error": "",
"star-added": "",
"star-remove-error": "",
@@ -5839,9 +5879,6 @@
"name-values-separated-comma": "Értékek vesszővel elválasztva",
"selection-options": "Kijelölés beállításai"
},
"dashboard-edit-pane-renderer": {
"outline": "Körvonal"
},
"dashboard-link-form": {
"back-to-list": "Vissza a listához",
"label-icon": "Ikon",
@@ -7824,6 +7861,7 @@
"suggestions": {
"arc": "",
"circular": "",
"no-thresholds": "",
"style": {
"circular": "",
"simple": ""
@@ -8121,13 +8159,6 @@
}
}
},
"grafana": {
"dashboard": {
"edit-pane": {
"go-back": "Visszalépés"
}
}
},
"grafana-data": {
"datetime": {
"rangeutils": {
@@ -11085,6 +11116,10 @@
"pie-chart-type-options": {
"label-donut": "Fánkdiagram",
"label-pie": "Kördiagram"
},
"suggestions": {
"donut": "",
"pie": ""
}
},
"playlist": {
@@ -13033,6 +13068,12 @@
"label-same-as-value": "Értékkel megegyező",
"label-standard": "Standard"
},
"suggestions": {
"stat-color-background": "",
"stat-discrete-values": "",
"stat-discrete-values-color-background": "",
"stat-single-string": ""
},
"text-alignment-options": {
"label-auto": "Automatikus",
"label-center": "Középre"
@@ -13370,7 +13411,8 @@
"forwards-time-aria-label": "Időtartomány mozgatása előre",
"to": "vége",
"zoom-out-button": "Időtartomány kicsinyítése",
"zoom-out-tooltip": ""
"zoom-out-tooltip": "",
"zoom-out-tooltip-new": ""
},
"time-range": {
"apply": "Időtartomány alkalmazása",
@@ -13472,6 +13514,16 @@
"label-threshold": "Küszöb"
}
},
"suggestions": {
"area": "",
"area-stacked": "",
"area-stacked-percentage": "",
"bar": "",
"bar-stacked": "",
"bar-stacked-percent": "",
"line": "",
"line-smooth": ""
},
"timezones-editor": {
"tooltip-add-timezone": "Időzóna hozzáadása",
"tooltip-remove-timezone": "Időzóna eltávolítása"
+68 -16
View File
@@ -474,6 +474,7 @@
"noOptionsMessage-no-datasources-found": "Tidak ada sumber data yang ditemukan"
},
"alert-menu": {
"analyze-rule": "",
"copy-link": "Salin tautan",
"duplicate": "Duplikasikan",
"export": "Ekspor",
@@ -3464,6 +3465,14 @@
"label-negative-y": "Y Negatif"
}
},
"suggestions": {
"horizontal": "",
"hz-stacked": "",
"hz-stacked-percent": "",
"vert-stacked": "",
"vert-stacked-percent": "",
"vertical": ""
},
"tick-spacing-editor": {
"content-require-space-from-the-right-side": "Membutuhkan ruang dari sisi kanan",
"gaps-options": {
@@ -3508,6 +3517,10 @@
},
"name-show-unfilled-area": "Tampilkan area yang tidak terisi",
"name-value-display": "Tampilan nilai",
"suggestions": {
"basic": "",
"lcd": ""
},
"value-display-options": {
"label-hidden": "Tersembunyi",
"label-text-color": "Warna teks",
@@ -4152,6 +4165,7 @@
"clear": "Hapus",
"collapse": "Ciutkan",
"disabled": "",
"discard": "",
"edit": "Edit",
"help": "Bantuan",
"loading": "Memuat...",
@@ -4769,7 +4783,6 @@
"variable": "variabel {{type}}",
"variable-set": "Variabel"
},
"open": "Buka panel opsi",
"row": {
"header": {
"hide": "Sembunyikan",
@@ -5119,6 +5132,7 @@
"title-matched_other": "Cocok {{count}}/{{totalCount}} opsi"
},
"outline": {
"pane-header": "",
"repeated-item": "Ulangi",
"tree-item": {
"empty": "(kosong)",
@@ -5330,6 +5344,32 @@
"share-public-dashboard-loader": {
"loading-configuration": "Memuat konfigurasi"
},
"sidebar": {
"dashboard-options": {
"title": "",
"tooltip": ""
},
"edit-schema": {
"title": "",
"tooltip": ""
},
"export": {
"title": "",
"unsaved-modal": {
"text": "",
"title": ""
}
},
"outline": {
"title": "",
"tooltip": ""
},
"redo": "",
"snapshot": {
"tooltip": ""
},
"undo": ""
},
"solo-panel": {
"loading-initializing-dashboard": "Memuat & menginisialisasi dasbor",
"title-not-found": "Panel dengan id {{panelId}} tidak ditemukan"
@@ -5433,11 +5473,8 @@
"tooltip": "Dasbor ini ditandai sebagai hanya baca"
},
"export": {
"arrow": "Ekspor",
"title": "Ekspor",
"tooltip": {
"as-code": "Ekspor sebagai kode",
"json": "Ekspor sebagai JSON"
"as-code": "Ekspor sebagai kode"
}
},
"more-save-options": "Opsi simpan lainnya",
@@ -5489,6 +5526,9 @@
"save-library-panel": "Simpan panel pustaka",
"settings": "Pengaturan dasbor",
"share-button": "Bagikan",
"snapshot": {
"title": ""
},
"star-add-error": "",
"star-added": "",
"star-remove-error": "",
@@ -5817,9 +5857,6 @@
"name-values-separated-comma": "Nilai dipisahkan dengan koma",
"selection-options": "Opsi pemilihan"
},
"dashboard-edit-pane-renderer": {
"outline": "Garis besar"
},
"dashboard-link-form": {
"back-to-list": "Kembali ke daftar",
"label-icon": "Ikon",
@@ -7798,6 +7835,7 @@
"suggestions": {
"arc": "",
"circular": "",
"no-thresholds": "",
"style": {
"circular": "",
"simple": ""
@@ -8095,13 +8133,6 @@
}
}
},
"grafana": {
"dashboard": {
"edit-pane": {
"go-back": "Kembali"
}
}
},
"grafana-data": {
"datetime": {
"rangeutils": {
@@ -11038,6 +11069,10 @@
"pie-chart-type-options": {
"label-donut": "Donat",
"label-pie": "Lingkaran"
},
"suggestions": {
"donut": "",
"pie": ""
}
},
"playlist": {
@@ -12977,6 +13012,12 @@
"label-same-as-value": "Sama dengan Nilai",
"label-standard": "Standar"
},
"suggestions": {
"stat-color-background": "",
"stat-discrete-values": "",
"stat-discrete-values-color-background": "",
"stat-single-string": ""
},
"text-alignment-options": {
"label-auto": "Otomatis",
"label-center": "Pusat"
@@ -13313,7 +13354,8 @@
"forwards-time-aria-label": "Pindahkan rentang waktu ke depan",
"to": "ke",
"zoom-out-button": "Perkecil rentang waktu",
"zoom-out-tooltip": ""
"zoom-out-tooltip": "",
"zoom-out-tooltip-new": ""
},
"time-range": {
"apply": "Gunakan rentang waktu",
@@ -13415,6 +13457,16 @@
"label-threshold": "Ambang batas"
}
},
"suggestions": {
"area": "",
"area-stacked": "",
"area-stacked-percentage": "",
"bar": "",
"bar-stacked": "",
"bar-stacked-percent": "",
"line": "",
"line-smooth": ""
},
"timezones-editor": {
"tooltip-add-timezone": "Tambahkan zona waktu",
"tooltip-remove-timezone": "Hapus zona waktu"
+68 -16
View File
@@ -477,6 +477,7 @@
"noOptionsMessage-no-datasources-found": "Nessuna fonte dati trovata"
},
"alert-menu": {
"analyze-rule": "",
"copy-link": "Copia link",
"duplicate": "Duplica",
"export": "Esporta",
@@ -3476,6 +3477,14 @@
"label-negative-y": "Y negativo"
}
},
"suggestions": {
"horizontal": "",
"hz-stacked": "",
"hz-stacked-percent": "",
"vert-stacked": "",
"vert-stacked-percent": "",
"vertical": ""
},
"tick-spacing-editor": {
"content-require-space-from-the-right-side": "Richiedi spazio dal lato destro",
"gaps-options": {
@@ -3520,6 +3529,10 @@
},
"name-show-unfilled-area": "Mostra area non riempita",
"name-value-display": "Visualizzazione del valore",
"suggestions": {
"basic": "",
"lcd": ""
},
"value-display-options": {
"label-hidden": "Nascosto",
"label-text-color": "Colore del testo",
@@ -4172,6 +4185,7 @@
"clear": "Cancella",
"collapse": "Riduci",
"disabled": "",
"discard": "",
"edit": "Modifica",
"help": "Guida",
"loading": "Caricamento in corso...",
@@ -4789,7 +4803,6 @@
"variable": "{{type}} variabile",
"variable-set": "Variabili"
},
"open": "Apri il riquadro delle opzioni",
"row": {
"header": {
"hide": "Nascondi",
@@ -5140,6 +5153,7 @@
"title-matched_other": "{{count}} corrispondente/{{totalCount}} opzioni"
},
"outline": {
"pane-header": "",
"repeated-item": "Ripeti",
"tree-item": {
"empty": "(vuoto)",
@@ -5351,6 +5365,32 @@
"share-public-dashboard-loader": {
"loading-configuration": "Caricamento configurazione"
},
"sidebar": {
"dashboard-options": {
"title": "",
"tooltip": ""
},
"edit-schema": {
"title": "",
"tooltip": ""
},
"export": {
"title": "",
"unsaved-modal": {
"text": "",
"title": ""
}
},
"outline": {
"title": "",
"tooltip": ""
},
"redo": "",
"snapshot": {
"tooltip": ""
},
"undo": ""
},
"solo-panel": {
"loading-initializing-dashboard": "Caricamento e inizializzazione della dashboard",
"title-not-found": "Pannello con ID {{panelId}} non trovato"
@@ -5454,11 +5494,8 @@
"tooltip": "Questa dashboard è stata contrassegnata come di sola lettura"
},
"export": {
"arrow": "Esporta",
"title": "Esporta",
"tooltip": {
"as-code": "Esporta come codice",
"json": "Esporta in formato JSON"
"as-code": "Esporta come codice"
}
},
"more-save-options": "Altre opzioni di salvataggio",
@@ -5510,6 +5547,9 @@
"save-library-panel": "Salva pannello della libreria",
"settings": "Impostazioni dashboard",
"share-button": "Condividi",
"snapshot": {
"title": ""
},
"star-add-error": "",
"star-added": "",
"star-remove-error": "",
@@ -5839,9 +5879,6 @@
"name-values-separated-comma": "Valori separati da virgola",
"selection-options": "Seleziona opzioni"
},
"dashboard-edit-pane-renderer": {
"outline": "Schema"
},
"dashboard-link-form": {
"back-to-list": "Torna all'elenco",
"label-icon": "Icona",
@@ -7824,6 +7861,7 @@
"suggestions": {
"arc": "",
"circular": "",
"no-thresholds": "",
"style": {
"circular": "",
"simple": ""
@@ -8121,13 +8159,6 @@
}
}
},
"grafana": {
"dashboard": {
"edit-pane": {
"go-back": "Torna indietro"
}
}
},
"grafana-data": {
"datetime": {
"rangeutils": {
@@ -11085,6 +11116,10 @@
"pie-chart-type-options": {
"label-donut": "A ciambella",
"label-pie": "A torta"
},
"suggestions": {
"donut": "",
"pie": ""
}
},
"playlist": {
@@ -13033,6 +13068,12 @@
"label-same-as-value": "Uguale al valore",
"label-standard": "Standard"
},
"suggestions": {
"stat-color-background": "",
"stat-discrete-values": "",
"stat-discrete-values-color-background": "",
"stat-single-string": ""
},
"text-alignment-options": {
"label-auto": "Automatico",
"label-center": "Centrale"
@@ -13370,7 +13411,8 @@
"forwards-time-aria-label": "Usa un intervallo di tempo successivo",
"to": "a",
"zoom-out-button": "Riduci l'intervallo di tempo",
"zoom-out-tooltip": ""
"zoom-out-tooltip": "",
"zoom-out-tooltip-new": ""
},
"time-range": {
"apply": "Applica intervallo di tempo",
@@ -13472,6 +13514,16 @@
"label-threshold": "Soglia"
}
},
"suggestions": {
"area": "",
"area-stacked": "",
"area-stacked-percentage": "",
"bar": "",
"bar-stacked": "",
"bar-stacked-percent": "",
"line": "",
"line-smooth": ""
},
"timezones-editor": {
"tooltip-add-timezone": "Aggiungi fuso orario",
"tooltip-remove-timezone": "Rimuovi fuso orario"
+68 -16
View File
@@ -474,6 +474,7 @@
"noOptionsMessage-no-datasources-found": "データソースが見つかりません"
},
"alert-menu": {
"analyze-rule": "",
"copy-link": "リンクをコピー",
"duplicate": "複製",
"export": "エクスポート",
@@ -3464,6 +3465,14 @@
"label-negative-y": "Y軸を反転"
}
},
"suggestions": {
"horizontal": "",
"hz-stacked": "",
"hz-stacked-percent": "",
"vert-stacked": "",
"vert-stacked-percent": "",
"vertical": ""
},
"tick-spacing-editor": {
"content-require-space-from-the-right-side": "右側にスペースが必要",
"gaps-options": {
@@ -3508,6 +3517,10 @@
},
"name-show-unfilled-area": "未入力の領域を表示",
"name-value-display": "値を表示",
"suggestions": {
"basic": "",
"lcd": ""
},
"value-display-options": {
"label-hidden": "非表示",
"label-text-color": "文字色",
@@ -4152,6 +4165,7 @@
"clear": "消去",
"collapse": "折りたたみ表示",
"disabled": "",
"discard": "",
"edit": "編集",
"help": "ヘルプ",
"loading": "読み込み中...",
@@ -4769,7 +4783,6 @@
"variable": "{{type}}変数",
"variable-set": "変数"
},
"open": "オプションペインを開く",
"row": {
"header": {
"hide": "非表示",
@@ -5119,6 +5132,7 @@
"title-matched_other": "{{count}}/{{totalCount}}件のオプションが一致"
},
"outline": {
"pane-header": "",
"repeated-item": "繰り返し",
"tree-item": {
"empty": "(空白)",
@@ -5330,6 +5344,32 @@
"share-public-dashboard-loader": {
"loading-configuration": "設定を読み込み中"
},
"sidebar": {
"dashboard-options": {
"title": "",
"tooltip": ""
},
"edit-schema": {
"title": "",
"tooltip": ""
},
"export": {
"title": "",
"unsaved-modal": {
"text": "",
"title": ""
}
},
"outline": {
"title": "",
"tooltip": ""
},
"redo": "",
"snapshot": {
"tooltip": ""
},
"undo": ""
},
"solo-panel": {
"loading-initializing-dashboard": "ダッシュボードの読み込みと初期化",
"title-not-found": "ID{{panelId}}のパネルが見つかりません"
@@ -5433,11 +5473,8 @@
"tooltip": "このダッシュボードは読み取り専用に設定されています"
},
"export": {
"arrow": "エクスポート",
"title": "エクスポート",
"tooltip": {
"as-code": "コードとしてエクスポート",
"json": "JSON形式でエクスポート"
"as-code": "コードとしてエクスポート"
}
},
"more-save-options": "その他の保存オプション",
@@ -5489,6 +5526,9 @@
"save-library-panel": "ライブラリパネルを保存",
"settings": "ダッシュボードの設定",
"share-button": "共有",
"snapshot": {
"title": ""
},
"star-add-error": "",
"star-added": "",
"star-remove-error": "",
@@ -5817,9 +5857,6 @@
"name-values-separated-comma": "カンマ区切りの値",
"selection-options": "選択オプション"
},
"dashboard-edit-pane-renderer": {
"outline": "概要"
},
"dashboard-link-form": {
"back-to-list": "一覧に戻る",
"label-icon": "アイコン",
@@ -7798,6 +7835,7 @@
"suggestions": {
"arc": "",
"circular": "",
"no-thresholds": "",
"style": {
"circular": "",
"simple": ""
@@ -8095,13 +8133,6 @@
}
}
},
"grafana": {
"dashboard": {
"edit-pane": {
"go-back": "戻る"
}
}
},
"grafana-data": {
"datetime": {
"rangeutils": {
@@ -11038,6 +11069,10 @@
"pie-chart-type-options": {
"label-donut": "ドーナツ",
"label-pie": "円"
},
"suggestions": {
"donut": "",
"pie": ""
}
},
"playlist": {
@@ -12977,6 +13012,12 @@
"label-same-as-value": "値と同じ",
"label-standard": "標準"
},
"suggestions": {
"stat-color-background": "",
"stat-discrete-values": "",
"stat-discrete-values-color-background": "",
"stat-single-string": ""
},
"text-alignment-options": {
"label-auto": "自動",
"label-center": "中央"
@@ -13313,7 +13354,8 @@
"forwards-time-aria-label": "時間範囲を前に移動",
"to": "へ",
"zoom-out-button": "時間範囲をズームアウト",
"zoom-out-tooltip": ""
"zoom-out-tooltip": "",
"zoom-out-tooltip-new": ""
},
"time-range": {
"apply": "時間範囲を適用",
@@ -13415,6 +13457,16 @@
"label-threshold": "しきい値"
}
},
"suggestions": {
"area": "",
"area-stacked": "",
"area-stacked-percentage": "",
"bar": "",
"bar-stacked": "",
"bar-stacked-percent": "",
"line": "",
"line-smooth": ""
},
"timezones-editor": {
"tooltip-add-timezone": "タイムゾーンを追加",
"tooltip-remove-timezone": "タイムゾーンを削除"
+68 -16
View File
@@ -474,6 +474,7 @@
"noOptionsMessage-no-datasources-found": "데이터 소스를 찾을 수 없습니다"
},
"alert-menu": {
"analyze-rule": "",
"copy-link": "링크 복사",
"duplicate": "복제",
"export": "내보내기",
@@ -3464,6 +3465,14 @@
"label-negative-y": "Y 음수 값"
}
},
"suggestions": {
"horizontal": "",
"hz-stacked": "",
"hz-stacked-percent": "",
"vert-stacked": "",
"vert-stacked-percent": "",
"vertical": ""
},
"tick-spacing-editor": {
"content-require-space-from-the-right-side": "오른쪽에서 공간이 필요합니다.",
"gaps-options": {
@@ -3508,6 +3517,10 @@
},
"name-show-unfilled-area": "미채움 영역 표시",
"name-value-display": "값 표시",
"suggestions": {
"basic": "",
"lcd": ""
},
"value-display-options": {
"label-hidden": "숨김",
"label-text-color": "텍스트 색상",
@@ -4152,6 +4165,7 @@
"clear": "초기화",
"collapse": "접기",
"disabled": "",
"discard": "",
"edit": "편집",
"help": "도움말",
"loading": "로딩 중...",
@@ -4769,7 +4783,6 @@
"variable": "{{type}} 변수",
"variable-set": "변수"
},
"open": "옵션 창 열기",
"row": {
"header": {
"hide": "숨기기",
@@ -5119,6 +5132,7 @@
"title-matched_other": "{{totalCount}}개 옵션 중 {{count}}개 일치함"
},
"outline": {
"pane-header": "",
"repeated-item": "반복",
"tree-item": {
"empty": "(비어 있음)",
@@ -5330,6 +5344,32 @@
"share-public-dashboard-loader": {
"loading-configuration": "구성 로딩 중"
},
"sidebar": {
"dashboard-options": {
"title": "",
"tooltip": ""
},
"edit-schema": {
"title": "",
"tooltip": ""
},
"export": {
"title": "",
"unsaved-modal": {
"text": "",
"title": ""
}
},
"outline": {
"title": "",
"tooltip": ""
},
"redo": "",
"snapshot": {
"tooltip": ""
},
"undo": ""
},
"solo-panel": {
"loading-initializing-dashboard": "대시보드 로딩 및 초기화",
"title-not-found": "ID가 {{panelId}}인 패널을 찾을 수 없음"
@@ -5433,11 +5473,8 @@
"tooltip": "이 대시보드는 읽기 전용으로 표시되었습니다."
},
"export": {
"arrow": "내보내기",
"title": "내보내기",
"tooltip": {
"as-code": "코드로 내보내기",
"json": "JSON으로 내보내기"
"as-code": "코드로 내보내기"
}
},
"more-save-options": "저장 옵션 더 보기",
@@ -5489,6 +5526,9 @@
"save-library-panel": "라이브러리 패널 저장",
"settings": "대시보드 설정",
"share-button": "공유",
"snapshot": {
"title": ""
},
"star-add-error": "",
"star-added": "",
"star-remove-error": "",
@@ -5817,9 +5857,6 @@
"name-values-separated-comma": "쉼표로 구분된 값",
"selection-options": "선택 옵션"
},
"dashboard-edit-pane-renderer": {
"outline": "개요"
},
"dashboard-link-form": {
"back-to-list": "목록으로 돌아가기",
"label-icon": "아이콘",
@@ -7798,6 +7835,7 @@
"suggestions": {
"arc": "",
"circular": "",
"no-thresholds": "",
"style": {
"circular": "",
"simple": ""
@@ -8095,13 +8133,6 @@
}
}
},
"grafana": {
"dashboard": {
"edit-pane": {
"go-back": "뒤로 가기"
}
}
},
"grafana-data": {
"datetime": {
"rangeutils": {
@@ -11038,6 +11069,10 @@
"pie-chart-type-options": {
"label-donut": "도넛",
"label-pie": "원형"
},
"suggestions": {
"donut": "",
"pie": ""
}
},
"playlist": {
@@ -12977,6 +13012,12 @@
"label-same-as-value": "값과 동일",
"label-standard": "표준"
},
"suggestions": {
"stat-color-background": "",
"stat-discrete-values": "",
"stat-discrete-values-color-background": "",
"stat-single-string": ""
},
"text-alignment-options": {
"label-auto": "자동",
"label-center": "중앙"
@@ -13313,7 +13354,8 @@
"forwards-time-aria-label": "시간 범위를 이후로 변경",
"to": "종료",
"zoom-out-button": "시간 범위 확대",
"zoom-out-tooltip": ""
"zoom-out-tooltip": "",
"zoom-out-tooltip-new": ""
},
"time-range": {
"apply": "시간 범위 적용",
@@ -13415,6 +13457,16 @@
"label-threshold": "임계값"
}
},
"suggestions": {
"area": "",
"area-stacked": "",
"area-stacked-percentage": "",
"bar": "",
"bar-stacked": "",
"bar-stacked-percent": "",
"line": "",
"line-smooth": ""
},
"timezones-editor": {
"tooltip-add-timezone": "시간대 추가",
"tooltip-remove-timezone": "시간대 제거"
+68 -16
View File
@@ -477,6 +477,7 @@
"noOptionsMessage-no-datasources-found": "Geen gegevensbronnen gevonden"
},
"alert-menu": {
"analyze-rule": "",
"copy-link": "Link kopiëren",
"duplicate": "Dupliceren",
"export": "Exporteren",
@@ -3476,6 +3477,14 @@
"label-negative-y": "Negatieve Y"
}
},
"suggestions": {
"horizontal": "",
"hz-stacked": "",
"hz-stacked-percent": "",
"vert-stacked": "",
"vert-stacked-percent": "",
"vertical": ""
},
"tick-spacing-editor": {
"content-require-space-from-the-right-side": "Ruimte van de rechterkant vereisen",
"gaps-options": {
@@ -3520,6 +3529,10 @@
},
"name-show-unfilled-area": "Niet-gevuld gebied weergeven",
"name-value-display": "Weergave van waarden",
"suggestions": {
"basic": "",
"lcd": ""
},
"value-display-options": {
"label-hidden": "Verborgen",
"label-text-color": "Tekstkleur",
@@ -4172,6 +4185,7 @@
"clear": "Wissen",
"collapse": "Samenvouwen",
"disabled": "",
"discard": "",
"edit": "Bewerken",
"help": "Help",
"loading": "Bezig met laden ...",
@@ -4789,7 +4803,6 @@
"variable": "{{type}}variabele",
"variable-set": "Variabelen"
},
"open": "Deelvenster Opties openen",
"row": {
"header": {
"hide": "Verbergen",
@@ -5140,6 +5153,7 @@
"title-matched_other": "{{count}} overeenkomende/{{totalCount}} opties"
},
"outline": {
"pane-header": "",
"repeated-item": "Herhalen",
"tree-item": {
"empty": "(leeg)",
@@ -5351,6 +5365,32 @@
"share-public-dashboard-loader": {
"loading-configuration": "Configuratie laden"
},
"sidebar": {
"dashboard-options": {
"title": "",
"tooltip": ""
},
"edit-schema": {
"title": "",
"tooltip": ""
},
"export": {
"title": "",
"unsaved-modal": {
"text": "",
"title": ""
}
},
"outline": {
"title": "",
"tooltip": ""
},
"redo": "",
"snapshot": {
"tooltip": ""
},
"undo": ""
},
"solo-panel": {
"loading-initializing-dashboard": "Dashboard laden en initialiseren",
"title-not-found": "Paneel met id {{panelId}} niet gevonden"
@@ -5454,11 +5494,8 @@
"tooltip": "Dit dashboard is gemarkeerd als alleen lezen"
},
"export": {
"arrow": "Exporteren",
"title": "Exporteren",
"tooltip": {
"as-code": "Exporteren als code",
"json": "Exporteren als JSON"
"as-code": "Exporteren als code"
}
},
"more-save-options": "Meer opties voor opslaan",
@@ -5510,6 +5547,9 @@
"save-library-panel": "Bibliotheekpaneel",
"settings": "Dashboardinstellingen",
"share-button": "Delen",
"snapshot": {
"title": ""
},
"star-add-error": "",
"star-added": "",
"star-remove-error": "",
@@ -5839,9 +5879,6 @@
"name-values-separated-comma": "Waarden gescheiden door komma",
"selection-options": "Selectiemogelijkheden"
},
"dashboard-edit-pane-renderer": {
"outline": "Schetsen"
},
"dashboard-link-form": {
"back-to-list": "Terug naar lijst",
"label-icon": "Pictogram",
@@ -7824,6 +7861,7 @@
"suggestions": {
"arc": "",
"circular": "",
"no-thresholds": "",
"style": {
"circular": "",
"simple": ""
@@ -8121,13 +8159,6 @@
}
}
},
"grafana": {
"dashboard": {
"edit-pane": {
"go-back": "Ga terug"
}
}
},
"grafana-data": {
"datetime": {
"rangeutils": {
@@ -11085,6 +11116,10 @@
"pie-chart-type-options": {
"label-donut": "Donut",
"label-pie": "Taart"
},
"suggestions": {
"donut": "",
"pie": ""
}
},
"playlist": {
@@ -13033,6 +13068,12 @@
"label-same-as-value": "Hetzelfde als waarde",
"label-standard": "Standaard"
},
"suggestions": {
"stat-color-background": "",
"stat-discrete-values": "",
"stat-discrete-values-color-background": "",
"stat-single-string": ""
},
"text-alignment-options": {
"label-auto": "Automatisch",
"label-center": "Midden"
@@ -13370,7 +13411,8 @@
"forwards-time-aria-label": "Tijdsbereik vooruitzetten",
"to": "tot",
"zoom-out-button": "Tijdsbereik uitzoomen",
"zoom-out-tooltip": ""
"zoom-out-tooltip": "",
"zoom-out-tooltip-new": ""
},
"time-range": {
"apply": "Tijdsbereik toepassen",
@@ -13472,6 +13514,16 @@
"label-threshold": "Drempelwaarde"
}
},
"suggestions": {
"area": "",
"area-stacked": "",
"area-stacked-percentage": "",
"bar": "",
"bar-stacked": "",
"bar-stacked-percent": "",
"line": "",
"line-smooth": ""
},
"timezones-editor": {
"tooltip-add-timezone": "Tijdzone toevoegen",
"tooltip-remove-timezone": "Tijdzone verwijderen"
+68 -16
View File
@@ -483,6 +483,7 @@
"noOptionsMessage-no-datasources-found": "Nie znaleziono źródeł danych"
},
"alert-menu": {
"analyze-rule": "",
"copy-link": "Kopiuj link",
"duplicate": "Duplikuj",
"export": "Eksport",
@@ -3500,6 +3501,14 @@
"label-negative-y": "Ujemna oś Y"
}
},
"suggestions": {
"horizontal": "",
"hz-stacked": "",
"hz-stacked-percent": "",
"vert-stacked": "",
"vert-stacked-percent": "",
"vertical": ""
},
"tick-spacing-editor": {
"content-require-space-from-the-right-side": "Wymagaj spacji po prawej stronie",
"gaps-options": {
@@ -3544,6 +3553,10 @@
},
"name-show-unfilled-area": "Pokaż niewypełniony obszar",
"name-value-display": "Wyświetlanie wartości",
"suggestions": {
"basic": "",
"lcd": ""
},
"value-display-options": {
"label-hidden": "Ukryte",
"label-text-color": "Kolor tekstu",
@@ -4212,6 +4225,7 @@
"clear": "Wyczyść",
"collapse": "Zwiń",
"disabled": "",
"discard": "",
"edit": "Edytuj",
"help": "Pomoc",
"loading": "Ładowanie…",
@@ -4829,7 +4843,6 @@
"variable": "Zmienna {{type}}",
"variable-set": "Zmienne"
},
"open": "Otwórz okno opcji",
"row": {
"header": {
"hide": "Ukryj",
@@ -5182,6 +5195,7 @@
"title-matched_other": "Dopasowano {{count}}/{{totalCount}} opcji"
},
"outline": {
"pane-header": "",
"repeated-item": "Powtórz",
"tree-item": {
"empty": "(puste)",
@@ -5393,6 +5407,32 @@
"share-public-dashboard-loader": {
"loading-configuration": "Wczytywanie konfiguracji"
},
"sidebar": {
"dashboard-options": {
"title": "",
"tooltip": ""
},
"edit-schema": {
"title": "",
"tooltip": ""
},
"export": {
"title": "",
"unsaved-modal": {
"text": "",
"title": ""
}
},
"outline": {
"title": "",
"tooltip": ""
},
"redo": "",
"snapshot": {
"tooltip": ""
},
"undo": ""
},
"solo-panel": {
"loading-initializing-dashboard": "Wczytywanie i inicjowanie pulpitu",
"title-not-found": "Nie znaleziono panelu o identyfikatorze {{panelId}}"
@@ -5496,11 +5536,8 @@
"tooltip": "Ten pulpit został oznaczony jako tylko do odczytu"
},
"export": {
"arrow": "Eksportuj",
"title": "Eksportuj",
"tooltip": {
"as-code": "Eksportuj jako kod",
"json": "Eksportowanie jako JSON"
"as-code": "Eksportuj jako kod"
}
},
"more-save-options": "Więcej opcji zapisywania",
@@ -5552,6 +5589,9 @@
"save-library-panel": "Zapisz panel biblioteki",
"settings": "Ustawienia panelu",
"share-button": "Udostępnij",
"snapshot": {
"title": ""
},
"star-add-error": "",
"star-added": "",
"star-remove-error": "",
@@ -5883,9 +5923,6 @@
"name-values-separated-comma": "Wartości rozdzielone przecinkami",
"selection-options": "Opcje wyboru"
},
"dashboard-edit-pane-renderer": {
"outline": "Konspekt"
},
"dashboard-link-form": {
"back-to-list": "Powrót do listy",
"label-icon": "Ikona",
@@ -7876,6 +7913,7 @@
"suggestions": {
"arc": "",
"circular": "",
"no-thresholds": "",
"style": {
"circular": "",
"simple": ""
@@ -8173,13 +8211,6 @@
}
}
},
"grafana": {
"dashboard": {
"edit-pane": {
"go-back": "Wróć"
}
}
},
"grafana-data": {
"datetime": {
"rangeutils": {
@@ -11179,6 +11210,10 @@
"pie-chart-type-options": {
"label-donut": "Pierścieniowy",
"label-pie": "Kołowy"
},
"suggestions": {
"donut": "",
"pie": ""
}
},
"playlist": {
@@ -13145,6 +13180,12 @@
"label-same-as-value": "Taki sam jak wartość",
"label-standard": "Standardowy"
},
"suggestions": {
"stat-color-background": "",
"stat-discrete-values": "",
"stat-discrete-values-color-background": "",
"stat-single-string": ""
},
"text-alignment-options": {
"label-auto": "Automatycznie",
"label-center": "Pośrodku"
@@ -13484,7 +13525,8 @@
"forwards-time-aria-label": "Przesuń zakres czasu do przodu",
"to": "do",
"zoom-out-button": "Oddal zakres czasu",
"zoom-out-tooltip": ""
"zoom-out-tooltip": "",
"zoom-out-tooltip-new": ""
},
"time-range": {
"apply": "Zastosuj zakres czasu",
@@ -13586,6 +13628,16 @@
"label-threshold": "Próg"
}
},
"suggestions": {
"area": "",
"area-stacked": "",
"area-stacked-percentage": "",
"bar": "",
"bar-stacked": "",
"bar-stacked-percent": "",
"line": "",
"line-smooth": ""
},
"timezones-editor": {
"tooltip-add-timezone": "Dodaj strefę czasową",
"tooltip-remove-timezone": "Usuń strefę czasową"
+68 -16
View File
@@ -477,6 +477,7 @@
"noOptionsMessage-no-datasources-found": "Nenhuma fonte de dados encontrada"
},
"alert-menu": {
"analyze-rule": "",
"copy-link": "Copiar link",
"duplicate": "Duplicar",
"export": "Exportar",
@@ -3476,6 +3477,14 @@
"label-negative-y": "Y negativo"
}
},
"suggestions": {
"horizontal": "",
"hz-stacked": "",
"hz-stacked-percent": "",
"vert-stacked": "",
"vert-stacked-percent": "",
"vertical": ""
},
"tick-spacing-editor": {
"content-require-space-from-the-right-side": "Exigir espaço do lado direito",
"gaps-options": {
@@ -3520,6 +3529,10 @@
},
"name-show-unfilled-area": "Mostrar área não preenchida",
"name-value-display": "Exibição de valor",
"suggestions": {
"basic": "",
"lcd": ""
},
"value-display-options": {
"label-hidden": "Oculto",
"label-text-color": "Cor do texto",
@@ -4172,6 +4185,7 @@
"clear": "Limpar",
"collapse": "Recolher",
"disabled": "",
"discard": "",
"edit": "Editar",
"help": "Ajuda",
"loading": "Carregando...",
@@ -4789,7 +4803,6 @@
"variable": "Variável {{type}}",
"variable-set": "Variáveis"
},
"open": "Abrir painel de opções",
"row": {
"header": {
"hide": "Ocultar",
@@ -5140,6 +5153,7 @@
"title-matched_other": "Opções correspondentes: {{count}}/{{totalCount}}"
},
"outline": {
"pane-header": "",
"repeated-item": "Repetido",
"tree-item": {
"empty": "(vazio)",
@@ -5351,6 +5365,32 @@
"share-public-dashboard-loader": {
"loading-configuration": "Carregando configuração"
},
"sidebar": {
"dashboard-options": {
"title": "",
"tooltip": ""
},
"edit-schema": {
"title": "",
"tooltip": ""
},
"export": {
"title": "",
"unsaved-modal": {
"text": "",
"title": ""
}
},
"outline": {
"title": "",
"tooltip": ""
},
"redo": "",
"snapshot": {
"tooltip": ""
},
"undo": ""
},
"solo-panel": {
"loading-initializing-dashboard": "Carregando e inicializando o painel",
"title-not-found": "Painel com ID {{panelId}} não encontrado"
@@ -5454,11 +5494,8 @@
"tooltip": "Este painel foi marcado como somente leitura"
},
"export": {
"arrow": "Exportar",
"title": "Exportar",
"tooltip": {
"as-code": "Exportar como código",
"json": "Exportar como JSON"
"as-code": "Exportar como código"
}
},
"more-save-options": "Mais opções de salvamento",
@@ -5510,6 +5547,9 @@
"save-library-panel": "Salvar painel da biblioteca",
"settings": "Configurações do painel de controle",
"share-button": "Compartilhar",
"snapshot": {
"title": ""
},
"star-add-error": "",
"star-added": "",
"star-remove-error": "",
@@ -5839,9 +5879,6 @@
"name-values-separated-comma": "Valores separados por vírgula",
"selection-options": "Opções de seleção"
},
"dashboard-edit-pane-renderer": {
"outline": "Contorno"
},
"dashboard-link-form": {
"back-to-list": "Voltar para a lista",
"label-icon": "Ícone",
@@ -7824,6 +7861,7 @@
"suggestions": {
"arc": "",
"circular": "",
"no-thresholds": "",
"style": {
"circular": "",
"simple": ""
@@ -8121,13 +8159,6 @@
}
}
},
"grafana": {
"dashboard": {
"edit-pane": {
"go-back": "Voltar"
}
}
},
"grafana-data": {
"datetime": {
"rangeutils": {
@@ -11085,6 +11116,10 @@
"pie-chart-type-options": {
"label-donut": "Donut",
"label-pie": "Pizza"
},
"suggestions": {
"donut": "",
"pie": ""
}
},
"playlist": {
@@ -13033,6 +13068,12 @@
"label-same-as-value": "Com o mesmo valor",
"label-standard": "Padrão"
},
"suggestions": {
"stat-color-background": "",
"stat-discrete-values": "",
"stat-discrete-values-color-background": "",
"stat-single-string": ""
},
"text-alignment-options": {
"label-auto": "Automático",
"label-center": "Centro"
@@ -13370,7 +13411,8 @@
"forwards-time-aria-label": "Avançar intervalo de tempo",
"to": "para",
"zoom-out-button": "Diminuir o intervalo de tempo",
"zoom-out-tooltip": ""
"zoom-out-tooltip": "",
"zoom-out-tooltip-new": ""
},
"time-range": {
"apply": "Aplicar intervalo de tempo",
@@ -13472,6 +13514,16 @@
"label-threshold": "Limite"
}
},
"suggestions": {
"area": "",
"area-stacked": "",
"area-stacked-percentage": "",
"bar": "",
"bar-stacked": "",
"bar-stacked-percent": "",
"line": "",
"line-smooth": ""
},
"timezones-editor": {
"tooltip-add-timezone": "Adicionar fuso horário",
"tooltip-remove-timezone": "Remover fuso horário"
+68 -16
View File
@@ -477,6 +477,7 @@
"noOptionsMessage-no-datasources-found": "Nenhuma fonte de dados encontrada"
},
"alert-menu": {
"analyze-rule": "",
"copy-link": "Copiar link",
"duplicate": "Duplicar",
"export": "Exportar",
@@ -3476,6 +3477,14 @@
"label-negative-y": "Y negativo"
}
},
"suggestions": {
"horizontal": "",
"hz-stacked": "",
"hz-stacked-percent": "",
"vert-stacked": "",
"vert-stacked-percent": "",
"vertical": ""
},
"tick-spacing-editor": {
"content-require-space-from-the-right-side": "Requerer espaço do lado direito",
"gaps-options": {
@@ -3520,6 +3529,10 @@
},
"name-show-unfilled-area": "Mostrar a área não preenchida",
"name-value-display": "Apresentação dos valores",
"suggestions": {
"basic": "",
"lcd": ""
},
"value-display-options": {
"label-hidden": "Oculto",
"label-text-color": "Cor do texto",
@@ -4172,6 +4185,7 @@
"clear": "Limpar",
"collapse": "Recolher",
"disabled": "",
"discard": "",
"edit": "Editar",
"help": "Ajuda",
"loading": "A carregar...",
@@ -4789,7 +4803,6 @@
"variable": "Variável {{type}}",
"variable-set": "Variáveis"
},
"open": "Abrir painel de opções",
"row": {
"header": {
"hide": "Ocultar",
@@ -5140,6 +5153,7 @@
"title-matched_other": "Correspondente a {{count}}/{{totalCount}} opções"
},
"outline": {
"pane-header": "",
"repeated-item": "Repetir",
"tree-item": {
"empty": "(vazio)",
@@ -5351,6 +5365,32 @@
"share-public-dashboard-loader": {
"loading-configuration": "A carregar a configuração"
},
"sidebar": {
"dashboard-options": {
"title": "",
"tooltip": ""
},
"edit-schema": {
"title": "",
"tooltip": ""
},
"export": {
"title": "",
"unsaved-modal": {
"text": "",
"title": ""
}
},
"outline": {
"title": "",
"tooltip": ""
},
"redo": "",
"snapshot": {
"tooltip": ""
},
"undo": ""
},
"solo-panel": {
"loading-initializing-dashboard": "A carregar e inicializar o painel de controlo",
"title-not-found": "Painel com ID {{panelId}} não encontrado"
@@ -5454,11 +5494,8 @@
"tooltip": "Este painel de controlo foi marcado como apenas de leitura"
},
"export": {
"arrow": "Exportar",
"title": "Exportar",
"tooltip": {
"as-code": "Exportar como código",
"json": "Exportar como JSON"
"as-code": "Exportar como código"
}
},
"more-save-options": "Mais opções de guardar",
@@ -5510,6 +5547,9 @@
"save-library-panel": "Guardar painel de biblioteca",
"settings": "Definições do painel de controlo",
"share-button": "Partilhar",
"snapshot": {
"title": ""
},
"star-add-error": "",
"star-added": "",
"star-remove-error": "",
@@ -5839,9 +5879,6 @@
"name-values-separated-comma": "Valores separados por vírgulas",
"selection-options": "Opções de seleção"
},
"dashboard-edit-pane-renderer": {
"outline": "Contorno"
},
"dashboard-link-form": {
"back-to-list": "Voltar à lista",
"label-icon": "Ícone",
@@ -7824,6 +7861,7 @@
"suggestions": {
"arc": "",
"circular": "",
"no-thresholds": "",
"style": {
"circular": "",
"simple": ""
@@ -8121,13 +8159,6 @@
}
}
},
"grafana": {
"dashboard": {
"edit-pane": {
"go-back": "Voltar"
}
}
},
"grafana-data": {
"datetime": {
"rangeutils": {
@@ -11085,6 +11116,10 @@
"pie-chart-type-options": {
"label-donut": "Anel",
"label-pie": "Circular"
},
"suggestions": {
"donut": "",
"pie": ""
}
},
"playlist": {
@@ -13033,6 +13068,12 @@
"label-same-as-value": "Igual ao valor",
"label-standard": "Predefinição"
},
"suggestions": {
"stat-color-background": "",
"stat-discrete-values": "",
"stat-discrete-values-color-background": "",
"stat-single-string": ""
},
"text-alignment-options": {
"label-auto": "Automático",
"label-center": "Centro"
@@ -13370,7 +13411,8 @@
"forwards-time-aria-label": "Mover o intervalo de tempo para a frente",
"to": "para",
"zoom-out-button": "Diminuir o zoom do intervalo de tempo",
"zoom-out-tooltip": ""
"zoom-out-tooltip": "",
"zoom-out-tooltip-new": ""
},
"time-range": {
"apply": "Aplicar intervalo de tempo",
@@ -13472,6 +13514,16 @@
"label-threshold": "Limite"
}
},
"suggestions": {
"area": "",
"area-stacked": "",
"area-stacked-percentage": "",
"bar": "",
"bar-stacked": "",
"bar-stacked-percent": "",
"line": "",
"line-smooth": ""
},
"timezones-editor": {
"tooltip-add-timezone": "Adicionar fuso horário",
"tooltip-remove-timezone": "Remover fuso horário"
+68 -16
View File
@@ -483,6 +483,7 @@
"noOptionsMessage-no-datasources-found": "Источники данных не найдены"
},
"alert-menu": {
"analyze-rule": "",
"copy-link": "Копировать ссылку",
"duplicate": "Дублировать",
"export": "Экспорт",
@@ -3500,6 +3501,14 @@
"label-negative-y": "Отрицательные для оси Y"
}
},
"suggestions": {
"horizontal": "",
"hz-stacked": "",
"hz-stacked-percent": "",
"vert-stacked": "",
"vert-stacked-percent": "",
"vertical": ""
},
"tick-spacing-editor": {
"content-require-space-from-the-right-side": "Требуется пространство с правой стороны",
"gaps-options": {
@@ -3544,6 +3553,10 @@
},
"name-show-unfilled-area": "Показывать незаполненную область",
"name-value-display": "Отображение значений",
"suggestions": {
"basic": "",
"lcd": ""
},
"value-display-options": {
"label-hidden": "Скрыты",
"label-text-color": "Цвет текста",
@@ -4212,6 +4225,7 @@
"clear": "Очистить",
"collapse": "Свернуть",
"disabled": "",
"discard": "",
"edit": "Редактировать",
"help": "Справка",
"loading": "Загрузка…",
@@ -4829,7 +4843,6 @@
"variable": "Тип переменной: {{type}}",
"variable-set": "Переменные"
},
"open": "Открыть область параметров",
"row": {
"header": {
"hide": "Скрыть",
@@ -5182,6 +5195,7 @@
"title-matched_other": "Совпадение: {{count}}/{{totalCount}} параметра"
},
"outline": {
"pane-header": "",
"repeated-item": "Повторить",
"tree-item": {
"empty": "(пусто)",
@@ -5393,6 +5407,32 @@
"share-public-dashboard-loader": {
"loading-configuration": "Загрузка конфигурации"
},
"sidebar": {
"dashboard-options": {
"title": "",
"tooltip": ""
},
"edit-schema": {
"title": "",
"tooltip": ""
},
"export": {
"title": "",
"unsaved-modal": {
"text": "",
"title": ""
}
},
"outline": {
"title": "",
"tooltip": ""
},
"redo": "",
"snapshot": {
"tooltip": ""
},
"undo": ""
},
"solo-panel": {
"loading-initializing-dashboard": "Загрузка и инициализация дашборда",
"title-not-found": "Панель с идентификатором {{panelId}} не найдена"
@@ -5496,11 +5536,8 @@
"tooltip": "Дашборд был помечен как «только для чтения»"
},
"export": {
"arrow": "Экспорт",
"title": "Экспорт",
"tooltip": {
"as-code": "Экспортировать как код",
"json": "Экспорт в формате JSON"
"as-code": "Экспортировать как код"
}
},
"more-save-options": "Больше параметров сохранения",
@@ -5552,6 +5589,9 @@
"save-library-panel": "Сохранить панель библиотеки",
"settings": "Параметры дашборда",
"share-button": "Общий доступ",
"snapshot": {
"title": ""
},
"star-add-error": "",
"star-added": "",
"star-remove-error": "",
@@ -5883,9 +5923,6 @@
"name-values-separated-comma": "Значения, разделенные запятыми",
"selection-options": "Параметры выбора"
},
"dashboard-edit-pane-renderer": {
"outline": "Структура"
},
"dashboard-link-form": {
"back-to-list": "Назад к списку",
"label-icon": "Значок",
@@ -7876,6 +7913,7 @@
"suggestions": {
"arc": "",
"circular": "",
"no-thresholds": "",
"style": {
"circular": "",
"simple": ""
@@ -8173,13 +8211,6 @@
}
}
},
"grafana": {
"dashboard": {
"edit-pane": {
"go-back": "Назад"
}
}
},
"grafana-data": {
"datetime": {
"rangeutils": {
@@ -11179,6 +11210,10 @@
"pie-chart-type-options": {
"label-donut": "Кольцевая",
"label-pie": "Круговая"
},
"suggestions": {
"donut": "",
"pie": ""
}
},
"playlist": {
@@ -13145,6 +13180,12 @@
"label-same-as-value": "Аналогичный значению",
"label-standard": "Стандартный"
},
"suggestions": {
"stat-color-background": "",
"stat-discrete-values": "",
"stat-discrete-values-color-background": "",
"stat-single-string": ""
},
"text-alignment-options": {
"label-auto": "Авто",
"label-center": "По центру"
@@ -13484,7 +13525,8 @@
"forwards-time-aria-label": "Переместить временной диапазон вперед",
"to": "на",
"zoom-out-button": "Уменьшение масштаба временного диапазона",
"zoom-out-tooltip": ""
"zoom-out-tooltip": "",
"zoom-out-tooltip-new": ""
},
"time-range": {
"apply": "Применить временной диапазон",
@@ -13586,6 +13628,16 @@
"label-threshold": "Пороговое значение"
}
},
"suggestions": {
"area": "",
"area-stacked": "",
"area-stacked-percentage": "",
"bar": "",
"bar-stacked": "",
"bar-stacked-percent": "",
"line": "",
"line-smooth": ""
},
"timezones-editor": {
"tooltip-add-timezone": "Добавить часовой пояс",
"tooltip-remove-timezone": "Удалить часовой пояс"
+68 -16
View File
@@ -477,6 +477,7 @@
"noOptionsMessage-no-datasources-found": "Inga datakällor hittades"
},
"alert-menu": {
"analyze-rule": "",
"copy-link": "Kopiera länk",
"duplicate": "Dubblett",
"export": "Exportera",
@@ -3476,6 +3477,14 @@
"label-negative-y": "Negativt Y"
}
},
"suggestions": {
"horizontal": "",
"hz-stacked": "",
"hz-stacked-percent": "",
"vert-stacked": "",
"vert-stacked-percent": "",
"vertical": ""
},
"tick-spacing-editor": {
"content-require-space-from-the-right-side": "Kräv utrymme från höger",
"gaps-options": {
@@ -3520,6 +3529,10 @@
},
"name-show-unfilled-area": "Visa ofyllt område",
"name-value-display": "Värdevisning",
"suggestions": {
"basic": "",
"lcd": ""
},
"value-display-options": {
"label-hidden": "Dolt",
"label-text-color": "Textfärg",
@@ -4172,6 +4185,7 @@
"clear": "Rensa",
"collapse": "Minimera",
"disabled": "",
"discard": "",
"edit": "Redigera",
"help": "Hjälp",
"loading": "Laddar …",
@@ -4789,7 +4803,6 @@
"variable": "{{type}}-variabel",
"variable-set": "Variabler"
},
"open": "Öppna alternativfönstret",
"row": {
"header": {
"hide": "Dölj",
@@ -5140,6 +5153,7 @@
"title-matched_other": "Matchade {{count}}/{{totalCount}} alternativ"
},
"outline": {
"pane-header": "",
"repeated-item": "Upprepa",
"tree-item": {
"empty": "(tomt)",
@@ -5351,6 +5365,32 @@
"share-public-dashboard-loader": {
"loading-configuration": "Läser in konfiguration"
},
"sidebar": {
"dashboard-options": {
"title": "",
"tooltip": ""
},
"edit-schema": {
"title": "",
"tooltip": ""
},
"export": {
"title": "",
"unsaved-modal": {
"text": "",
"title": ""
}
},
"outline": {
"title": "",
"tooltip": ""
},
"redo": "",
"snapshot": {
"tooltip": ""
},
"undo": ""
},
"solo-panel": {
"loading-initializing-dashboard": "Laddar och initierar instrumentpanel",
"title-not-found": "Panel med ID {{panelId}} hittades inte"
@@ -5454,11 +5494,8 @@
"tooltip": "Den här instrumentpanelen markerades som skrivskyddad"
},
"export": {
"arrow": "Exportera",
"title": "Exportera",
"tooltip": {
"as-code": "Exportera som kod",
"json": "Exportera som JSON"
"as-code": "Exportera som kod"
}
},
"more-save-options": "Fler sparalternativ",
@@ -5510,6 +5547,9 @@
"save-library-panel": "Spara bibliotekspanel",
"settings": "Instrumentpanelens inställningar",
"share-button": "Dela",
"snapshot": {
"title": ""
},
"star-add-error": "",
"star-added": "",
"star-remove-error": "",
@@ -5839,9 +5879,6 @@
"name-values-separated-comma": "Värden åtskilda med kommatecken",
"selection-options": "Urvalsalternativ"
},
"dashboard-edit-pane-renderer": {
"outline": "Översikt"
},
"dashboard-link-form": {
"back-to-list": "Tillbaka till listan",
"label-icon": "Ikon",
@@ -7824,6 +7861,7 @@
"suggestions": {
"arc": "",
"circular": "",
"no-thresholds": "",
"style": {
"circular": "",
"simple": ""
@@ -8121,13 +8159,6 @@
}
}
},
"grafana": {
"dashboard": {
"edit-pane": {
"go-back": "Tillbaka"
}
}
},
"grafana-data": {
"datetime": {
"rangeutils": {
@@ -11085,6 +11116,10 @@
"pie-chart-type-options": {
"label-donut": "Munk",
"label-pie": "Paj"
},
"suggestions": {
"donut": "",
"pie": ""
}
},
"playlist": {
@@ -13033,6 +13068,12 @@
"label-same-as-value": "Samma som värde",
"label-standard": "Standard"
},
"suggestions": {
"stat-color-background": "",
"stat-discrete-values": "",
"stat-discrete-values-color-background": "",
"stat-single-string": ""
},
"text-alignment-options": {
"label-auto": "Auto",
"label-center": "Centrera"
@@ -13370,7 +13411,8 @@
"forwards-time-aria-label": "Flytta tidsintervallet framåt",
"to": "till",
"zoom-out-button": "Zooma ut tidsintervall",
"zoom-out-tooltip": ""
"zoom-out-tooltip": "",
"zoom-out-tooltip-new": ""
},
"time-range": {
"apply": "Tillämpa tidsintervall",
@@ -13472,6 +13514,16 @@
"label-threshold": "Tröskel"
}
},
"suggestions": {
"area": "",
"area-stacked": "",
"area-stacked-percentage": "",
"bar": "",
"bar-stacked": "",
"bar-stacked-percent": "",
"line": "",
"line-smooth": ""
},
"timezones-editor": {
"tooltip-add-timezone": "Lägg till tidszon",
"tooltip-remove-timezone": "Ta bort tidszon"
+68 -16
View File
@@ -477,6 +477,7 @@
"noOptionsMessage-no-datasources-found": "Veri kaynağı bulunamadı"
},
"alert-menu": {
"analyze-rule": "",
"copy-link": "Bağlantıyı kopyala",
"duplicate": "Çoğalt",
"export": "Dışa aktar",
@@ -3476,6 +3477,14 @@
"label-negative-y": "Negatif Y"
}
},
"suggestions": {
"horizontal": "",
"hz-stacked": "",
"hz-stacked-percent": "",
"vert-stacked": "",
"vert-stacked-percent": "",
"vertical": ""
},
"tick-spacing-editor": {
"content-require-space-from-the-right-side": "Sağ tarafta boşluk bırakılmasını zorunlu kıl",
"gaps-options": {
@@ -3520,6 +3529,10 @@
},
"name-show-unfilled-area": "Doldurulmamış alanı göster",
"name-value-display": "Değer görüntüleme",
"suggestions": {
"basic": "",
"lcd": ""
},
"value-display-options": {
"label-hidden": "Gizli",
"label-text-color": "Metin rengi",
@@ -4172,6 +4185,7 @@
"clear": "Temizle",
"collapse": "Daralt",
"disabled": "",
"discard": "",
"edit": "Düzenle",
"help": "Yardım",
"loading": "Yükleniyor...",
@@ -4789,7 +4803,6 @@
"variable": "{{type}} değişkeni",
"variable-set": "Değişkenler"
},
"open": "Seçenekler bölmesini aç",
"row": {
"header": {
"hide": "Gizle",
@@ -5140,6 +5153,7 @@
"title-matched_other": "{{totalCount}} seçenekten {{count}} tanesi eşleşti"
},
"outline": {
"pane-header": "",
"repeated-item": "Tekrar et",
"tree-item": {
"empty": "(boş)",
@@ -5351,6 +5365,32 @@
"share-public-dashboard-loader": {
"loading-configuration": "Yapılandırma yükleniyor"
},
"sidebar": {
"dashboard-options": {
"title": "",
"tooltip": ""
},
"edit-schema": {
"title": "",
"tooltip": ""
},
"export": {
"title": "",
"unsaved-modal": {
"text": "",
"title": ""
}
},
"outline": {
"title": "",
"tooltip": ""
},
"redo": "",
"snapshot": {
"tooltip": ""
},
"undo": ""
},
"solo-panel": {
"loading-initializing-dashboard": "Pano yükleniyor ve başlatılıyor",
"title-not-found": "{{panelId}} kimliğine sahip panel bulunamadı"
@@ -5454,11 +5494,8 @@
"tooltip": "Bu pano salt okunur olarak işaretlendi"
},
"export": {
"arrow": "Dışa aktar",
"title": "Dışa aktar",
"tooltip": {
"as-code": "Kod olarak dışa aktar",
"json": "JSON olarak dışa aktar"
"as-code": "Kod olarak dışa aktar"
}
},
"more-save-options": "Diğer kaydetme seçenekleri",
@@ -5510,6 +5547,9 @@
"save-library-panel": "Kütüphane panelini kaydet",
"settings": "Pano ayarları",
"share-button": "Paylaş",
"snapshot": {
"title": ""
},
"star-add-error": "",
"star-added": "",
"star-remove-error": "",
@@ -5839,9 +5879,6 @@
"name-values-separated-comma": "Virgülle ayrılmış değerler",
"selection-options": "Seçim ayarları"
},
"dashboard-edit-pane-renderer": {
"outline": "Ana hat"
},
"dashboard-link-form": {
"back-to-list": "Listeye geri dön",
"label-icon": "Simge",
@@ -7824,6 +7861,7 @@
"suggestions": {
"arc": "",
"circular": "",
"no-thresholds": "",
"style": {
"circular": "",
"simple": ""
@@ -8121,13 +8159,6 @@
}
}
},
"grafana": {
"dashboard": {
"edit-pane": {
"go-back": "Geri dön"
}
}
},
"grafana-data": {
"datetime": {
"rangeutils": {
@@ -11085,6 +11116,10 @@
"pie-chart-type-options": {
"label-donut": "Halka",
"label-pie": "Pasta"
},
"suggestions": {
"donut": "",
"pie": ""
}
},
"playlist": {
@@ -13033,6 +13068,12 @@
"label-same-as-value": "Değerle aynı",
"label-standard": "Standart"
},
"suggestions": {
"stat-color-background": "",
"stat-discrete-values": "",
"stat-discrete-values-color-background": "",
"stat-single-string": ""
},
"text-alignment-options": {
"label-auto": "Otomatik",
"label-center": "Merkez"
@@ -13370,7 +13411,8 @@
"forwards-time-aria-label": "Zaman aralığını ileri al",
"to": "bitiş",
"zoom-out-button": "Zaman aralığını büyüt",
"zoom-out-tooltip": ""
"zoom-out-tooltip": "",
"zoom-out-tooltip-new": ""
},
"time-range": {
"apply": "Zaman aralığını uygula",
@@ -13472,6 +13514,16 @@
"label-threshold": "Eşik"
}
},
"suggestions": {
"area": "",
"area-stacked": "",
"area-stacked-percentage": "",
"bar": "",
"bar-stacked": "",
"bar-stacked-percent": "",
"line": "",
"line-smooth": ""
},
"timezones-editor": {
"tooltip-add-timezone": "Zaman dilimi ekle",
"tooltip-remove-timezone": "Zaman dilimini kaldır"
+68 -16
View File
@@ -474,6 +474,7 @@
"noOptionsMessage-no-datasources-found": "未找到数据源"
},
"alert-menu": {
"analyze-rule": "",
"copy-link": "复制链接",
"duplicate": "复制",
"export": "导出",
@@ -3464,6 +3465,14 @@
"label-negative-y": "负 Y"
}
},
"suggestions": {
"horizontal": "",
"hz-stacked": "",
"hz-stacked-percent": "",
"vert-stacked": "",
"vert-stacked-percent": "",
"vertical": ""
},
"tick-spacing-editor": {
"content-require-space-from-the-right-side": "需要右侧的空间",
"gaps-options": {
@@ -3508,6 +3517,10 @@
},
"name-show-unfilled-area": "显示未填充区域",
"name-value-display": "值显示",
"suggestions": {
"basic": "",
"lcd": ""
},
"value-display-options": {
"label-hidden": "隐藏",
"label-text-color": "文字颜色",
@@ -4152,6 +4165,7 @@
"clear": "清除",
"collapse": "收起",
"disabled": "",
"discard": "",
"edit": "编辑",
"help": "帮助",
"loading": "加载中...",
@@ -4769,7 +4783,6 @@
"variable": "{{type}} 变量",
"variable-set": "变量"
},
"open": "打开选项窗格",
"row": {
"header": {
"hide": "隐藏",
@@ -5119,6 +5132,7 @@
"title-matched_other": "匹配了 {{count}}/{{totalCount}} 个选项"
},
"outline": {
"pane-header": "",
"repeated-item": "重复",
"tree-item": {
"empty": "(空缺)",
@@ -5330,6 +5344,32 @@
"share-public-dashboard-loader": {
"loading-configuration": "载入配置"
},
"sidebar": {
"dashboard-options": {
"title": "",
"tooltip": ""
},
"edit-schema": {
"title": "",
"tooltip": ""
},
"export": {
"title": "",
"unsaved-modal": {
"text": "",
"title": ""
}
},
"outline": {
"title": "",
"tooltip": ""
},
"redo": "",
"snapshot": {
"tooltip": ""
},
"undo": ""
},
"solo-panel": {
"loading-initializing-dashboard": "正在加载和初始化数据面板",
"title-not-found": "未找到 ID 为 {{panelId}} 的面板"
@@ -5433,11 +5473,8 @@
"tooltip": "此数据面板已被标记为只读"
},
"export": {
"arrow": "导出",
"title": "导出",
"tooltip": {
"as-code": "导出为代码",
"json": "导出为 JSON"
"as-code": "导出为代码"
}
},
"more-save-options": "更多保存选项",
@@ -5489,6 +5526,9 @@
"save-library-panel": "保存库面板",
"settings": "仪表板设置",
"share-button": "分享",
"snapshot": {
"title": ""
},
"star-add-error": "",
"star-added": "",
"star-remove-error": "",
@@ -5817,9 +5857,6 @@
"name-values-separated-comma": "以逗号分隔的值",
"selection-options": "选择内容选项"
},
"dashboard-edit-pane-renderer": {
"outline": "轮廓"
},
"dashboard-link-form": {
"back-to-list": "回到列表",
"label-icon": "图标",
@@ -7798,6 +7835,7 @@
"suggestions": {
"arc": "",
"circular": "",
"no-thresholds": "",
"style": {
"circular": "",
"simple": ""
@@ -8095,13 +8133,6 @@
}
}
},
"grafana": {
"dashboard": {
"edit-pane": {
"go-back": "返回"
}
}
},
"grafana-data": {
"datetime": {
"rangeutils": {
@@ -11038,6 +11069,10 @@
"pie-chart-type-options": {
"label-donut": "圆环图",
"label-pie": "饼图"
},
"suggestions": {
"donut": "",
"pie": ""
}
},
"playlist": {
@@ -12977,6 +13012,12 @@
"label-same-as-value": "与值相同",
"label-standard": "标准"
},
"suggestions": {
"stat-color-background": "",
"stat-discrete-values": "",
"stat-discrete-values-color-background": "",
"stat-single-string": ""
},
"text-alignment-options": {
"label-auto": "自动",
"label-center": "中心"
@@ -13313,7 +13354,8 @@
"forwards-time-aria-label": "向前移动时间范围",
"to": "至",
"zoom-out-button": "缩放时间范围",
"zoom-out-tooltip": ""
"zoom-out-tooltip": "",
"zoom-out-tooltip-new": ""
},
"time-range": {
"apply": "应用时间范围",
@@ -13415,6 +13457,16 @@
"label-threshold": "阈值"
}
},
"suggestions": {
"area": "",
"area-stacked": "",
"area-stacked-percentage": "",
"bar": "",
"bar-stacked": "",
"bar-stacked-percent": "",
"line": "",
"line-smooth": ""
},
"timezones-editor": {
"tooltip-add-timezone": "添加时区",
"tooltip-remove-timezone": "移除时区"
+68 -16
View File
@@ -474,6 +474,7 @@
"noOptionsMessage-no-datasources-found": "未找到資料來源"
},
"alert-menu": {
"analyze-rule": "",
"copy-link": "複製網址",
"duplicate": "重複",
"export": "匯出",
@@ -3464,6 +3465,14 @@
"label-negative-y": "負 Y"
}
},
"suggestions": {
"horizontal": "",
"hz-stacked": "",
"hz-stacked-percent": "",
"vert-stacked": "",
"vert-stacked-percent": "",
"vertical": ""
},
"tick-spacing-editor": {
"content-require-space-from-the-right-side": "需要在右側保留空間",
"gaps-options": {
@@ -3508,6 +3517,10 @@
},
"name-show-unfilled-area": "顯示未填充區域",
"name-value-display": "數值顯示",
"suggestions": {
"basic": "",
"lcd": ""
},
"value-display-options": {
"label-hidden": "隱藏",
"label-text-color": "文字色彩",
@@ -4152,6 +4165,7 @@
"clear": "清除",
"collapse": "收闔",
"disabled": "",
"discard": "",
"edit": "編輯",
"help": "說明",
"loading": "正在載入…",
@@ -4769,7 +4783,6 @@
"variable": "{{type}}變數",
"variable-set": "變量"
},
"open": "開啟選項窗格",
"row": {
"header": {
"hide": "隱藏",
@@ -5119,6 +5132,7 @@
"title-matched_other": "匹配的 {{count}}/{{totalCount}} 個選項"
},
"outline": {
"pane-header": "",
"repeated-item": "重複",
"tree-item": {
"empty": "(空)",
@@ -5330,6 +5344,32 @@
"share-public-dashboard-loader": {
"loading-configuration": "正在匯入設定"
},
"sidebar": {
"dashboard-options": {
"title": "",
"tooltip": ""
},
"edit-schema": {
"title": "",
"tooltip": ""
},
"export": {
"title": "",
"unsaved-modal": {
"text": "",
"title": ""
}
},
"outline": {
"title": "",
"tooltip": ""
},
"redo": "",
"snapshot": {
"tooltip": ""
},
"undo": ""
},
"solo-panel": {
"loading-initializing-dashboard": "正在載入並初始化儀表板",
"title-not-found": "未找到 ID 為 {{panelId}} 的面板"
@@ -5433,11 +5473,8 @@
"tooltip": "此儀表板已標記為唯讀"
},
"export": {
"arrow": "匯出",
"title": "匯出",
"tooltip": {
"as-code": "匯出為程式碼",
"json": "匯出為 JSON"
"as-code": "匯出為程式碼"
}
},
"more-save-options": "更多儲存選項",
@@ -5489,6 +5526,9 @@
"save-library-panel": "儲存資料庫面板",
"settings": "儀表板設定",
"share-button": "分享",
"snapshot": {
"title": ""
},
"star-add-error": "",
"star-added": "",
"star-remove-error": "",
@@ -5817,9 +5857,6 @@
"name-values-separated-comma": "以逗號分隔的值",
"selection-options": "選擇選項"
},
"dashboard-edit-pane-renderer": {
"outline": "外框"
},
"dashboard-link-form": {
"back-to-list": "返回清單",
"label-icon": "圖示",
@@ -7798,6 +7835,7 @@
"suggestions": {
"arc": "",
"circular": "",
"no-thresholds": "",
"style": {
"circular": "",
"simple": ""
@@ -8095,13 +8133,6 @@
}
}
},
"grafana": {
"dashboard": {
"edit-pane": {
"go-back": "返回"
}
}
},
"grafana-data": {
"datetime": {
"rangeutils": {
@@ -11038,6 +11069,10 @@
"pie-chart-type-options": {
"label-donut": "甜甜圈圖",
"label-pie": "圓餅圖"
},
"suggestions": {
"donut": "",
"pie": ""
}
},
"playlist": {
@@ -12977,6 +13012,12 @@
"label-same-as-value": "與值相同",
"label-standard": "標準"
},
"suggestions": {
"stat-color-background": "",
"stat-discrete-values": "",
"stat-discrete-values-color-background": "",
"stat-single-string": ""
},
"text-alignment-options": {
"label-auto": "自動",
"label-center": "置中"
@@ -13313,7 +13354,8 @@
"forwards-time-aria-label": "將時間範圍向前移動",
"to": "至",
"zoom-out-button": "縮小時間範圍",
"zoom-out-tooltip": ""
"zoom-out-tooltip": "",
"zoom-out-tooltip-new": ""
},
"time-range": {
"apply": "套用時間範圍",
@@ -13415,6 +13457,16 @@
"label-threshold": "閾值"
}
},
"suggestions": {
"area": "",
"area-stacked": "",
"area-stacked-percentage": "",
"bar": "",
"bar-stacked": "",
"bar-stacked-percent": "",
"line": "",
"line-smooth": ""
},
"timezones-editor": {
"tooltip-add-timezone": "新增時區",
"tooltip-remove-timezone": "移除時區"