I18n: Download translations from Crowdin (#113068)
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:
co-authored by
github-actions[bot]
parent
92fb6872f0
commit
a0180f8031
@@ -85,9 +85,9 @@
|
||||
"tooltip-classic-query": "Původní implementace editoru proměnných dotazů Prometheus. Zadejte řetězec se správným typem dotazu a parametry, jak je popsáno v těchto dokumentech. Například {{exampleQuery}}.",
|
||||
"tooltip-label": "Vrátí seznam hodnot štítků pro název štítku ve všech metrikách, pokud není metrika zadána.",
|
||||
"tooltip-metric-regex": "Vrátí seznam názvů štítků, volitelně filtrování podle zadaného metrického regulárního výrazu.",
|
||||
"tooltip-query": "Vrátí seznam výsledků dotazu Prometheus pro daný dotaz. To může zahrnovat funkce Prometheus, tj. {{exampleQuery}}.",
|
||||
"tooltip-query": "",
|
||||
"tooltip-query-type": "Zásuvný modul zdroje dat Prometheus poskytuje následující typy dotazů pro proměnné šablony.",
|
||||
"tooltip-series-query": "Zadejte metriku se štítky, pouze metriku nebo pouze štítky, tj. {{example1}}, {{example2}} nebo {{example3}}. Vrátí seznam časových řad spojených se zadanými daty."
|
||||
"tooltip-series-query": ""
|
||||
},
|
||||
"selector-actions": {
|
||||
"aria-label-selector": "volič",
|
||||
@@ -175,16 +175,16 @@
|
||||
"label-scrape-interval": "Interval scrapingu",
|
||||
"label-series-limit": "Limit řady",
|
||||
"label-use-series-endpoint": "Použít koncový bod řady",
|
||||
"more-info": "Další informace o konfiguraci typu a verze Prometheus ve zdrojích dat najdete v <2>dokumentaci k zajišťování</2>.",
|
||||
"more-info": "",
|
||||
"placeholder-example-maxsourceresolutionmtimeout": "Příklad: {{example}}",
|
||||
"title-interval-behaviour": "Chování intervalu",
|
||||
"title-other": "Ostatní",
|
||||
"title-performance": "Výkon",
|
||||
"title-query-editor": "Editor dotazů",
|
||||
"tooltip-cache-level": "Nastaví úroveň ukládání do vyrovnávací paměti prohlížeče pro dotazy editoru. Pro zdroje dat s vysokou kardinalitou se doporučuje nastavit vyšší úroveň vyrovnávací paměti.",
|
||||
"tooltip-custom-query-parameters": "Přidejte vlastní parametry do adresy URL dotazu Prometheus. Například {{example1}}, {{example2}}, {{example3}} nebo {{example4}}. Více parametrů by mělo být pospojováno pomocí {{concatenationChar}}.",
|
||||
"tooltip-custom-query-parameters": "",
|
||||
"tooltip-default-editor": "Nastavit výchozí možnost editoru pro všechny uživatele tohoto zdroje dat.",
|
||||
"tooltip-disable-metrics-lookup": "Zaškrtnutím této možnosti zakážete výběr metrik a podporu metrik/štítků v automatickém doplňování pole dotazu. Užitečné, pokud máte problémy s výkonem u větších instancí Prometheus. ",
|
||||
"tooltip-disable-metrics-lookup": "",
|
||||
"tooltip-disable-recording-rules-beta": "Tato funkce zakáže pravidla nahrávání. Zapněte tuto možnost pro zlepšení výkonu nástěnky",
|
||||
"tooltip-http-method": "K dotazu na zdroj dat Prometheus můžete použít metodu POST nebo GET HTTP. Doporučenou metodou je POST, protože umožňuje větší dotazy. Změňte na GET, pokud máte verzi Prometheus starší než 2.1 nebo pokud jsou požadavky POST ve vaší síti omezeny.",
|
||||
"tooltip-incremental-querying-beta": "Tato funkce změní výchozí chování relativních dotazů tak, aby vždy požadovaly aktuální data z instance Prometheus. Místo toho budou výsledky dotazů uloženy do vyrovnávací paměti a budou požadovány pouze nové záznamy. Povolte tuto možnost pro snížení zatížení databáze a sítě.",
|
||||
@@ -479,7 +479,7 @@
|
||||
"aria-label-selector": "volič"
|
||||
},
|
||||
"results-table": {
|
||||
"content-descriptive-type": "Při vytváření {{descriptiveType}} Prometheus zobrazí více řad s počítadlem typů. ",
|
||||
"content-descriptive-type": "",
|
||||
"description": "Popis",
|
||||
"message-expand-label-filters": "Nebyly nalezeny žádné metriky. Zkuste rozšířit filtry štítků.",
|
||||
"message-expand-search": "Nebyly nalezeny žádné metriky. Zkuste rozšířit vyhledávání a filtry.",
|
||||
|
||||
@@ -85,9 +85,9 @@
|
||||
"tooltip-classic-query": "Die ursprüngliche Implementierung des Prometheus-Variablen-Abfrageeditors. Geben Sie eine Zeichenfolge mit dem richtigen Abfragetyp und den richtigen Parametern ein, wie in diesen Dokumenten beschrieben. Zum Beispiel: {{exampleQuery}}.",
|
||||
"tooltip-label": "Gibt eine Liste von Label-Werten für den Label-Namen in allen Metriken zurück, es sei denn, die Metrik ist angegeben.",
|
||||
"tooltip-metric-regex": "Gibt eine Liste von Label-Namen zurück, die optional gemäß dem angegebenen Metrik-Regex gefiltert werden.",
|
||||
"tooltip-query": "Gibt eine Liste der Prometheus-Abfrageergebnisse für die Abfrage zurück. Dies kann Prometheus-Funktionen umfassen, z. B. {{exampleQuery}}.",
|
||||
"tooltip-query": "",
|
||||
"tooltip-query-type": "Das Prometheus-Datenquellen-Plugin bietet die folgenden Abfragetypen für Vorlagenvariablen.",
|
||||
"tooltip-series-query": "Geben Sie eine Metrik mit Labels ein, nur eine Metrik oder nur Labels, z. B. {{example1}}, {{example2}} oder {{example3}}. Gibt eine Liste der Zeitreihen zurück, die den eingegebenen Daten zugeordnet sind."
|
||||
"tooltip-series-query": ""
|
||||
},
|
||||
"selector-actions": {
|
||||
"aria-label-selector": "Selektor",
|
||||
@@ -175,16 +175,16 @@
|
||||
"label-scrape-interval": "Scrape-Intervall",
|
||||
"label-series-limit": "Reihengrenze",
|
||||
"label-use-series-endpoint": "Reihenendpunkt verwenden",
|
||||
"more-info": "Weitere Informationen zur Konfiguration des Typs und der Version von Prometheus in Datenquellen finden Sie in der <2>Bereitstellungsdokumentation</2>.",
|
||||
"more-info": "",
|
||||
"placeholder-example-maxsourceresolutionmtimeout": "Beispiel: {{example}}",
|
||||
"title-interval-behaviour": "Intervallverhalten",
|
||||
"title-other": "Sonstiges",
|
||||
"title-performance": "Leistung",
|
||||
"title-query-editor": "Abfrage-Editor",
|
||||
"tooltip-cache-level": "Legt die Browser-Cache-Level für Editor-Abfragen fest. Für Datenquellen mit hoher Kardinalität werden höhere Cache-Einstellungen empfohlen.",
|
||||
"tooltip-custom-query-parameters": "Fügen Sie der URL der Prometheus-Abfrage benutzerdefinierte Parameter hinzu. Zum Beispiel {{example1}}, {{example2}}, {{example3}} oder {{example4}}. Mehrere Parameter sollten mit {{concatenationChar}} verknüpft werden.",
|
||||
"tooltip-custom-query-parameters": "",
|
||||
"tooltip-default-editor": "Legen Sie die Standard-Editoroption für alle Nutzer dieser Datenquelle fest.",
|
||||
"tooltip-disable-metrics-lookup": "Wenn diese Option aktiviert ist, werden die Metrikauswahl und die Unterstützung für Metriken/Labels im Rahmen der Autovervollständigung des Abfragefelds deaktiviert. Dies hilft, wenn Sie Leistungsprobleme mit größeren Prometheus-Instanzen haben. ",
|
||||
"tooltip-disable-metrics-lookup": "",
|
||||
"tooltip-disable-recording-rules-beta": "Diese Funktion deaktiviert die Aufnahmeregeln. Wenn Sie dies aktivieren, wird die Dashboard-Leistung verbessert",
|
||||
"tooltip-http-method": "Sie können entweder die HTTP-Methode POST oder GET für die Abfrage Ihrer Prometheus-Datenquelle verwenden. POST ist die empfohlene Methode, da sie größere Abfragen ermöglicht. Ändern Sie dies zu GET, wenn Ihre Prometheus-Version älter als 2.1 ist oder POST-Abfragen in Ihrem Netzwerk beschränkt sind.",
|
||||
"tooltip-incremental-querying-beta": "Diese Funktion ändert das Standardverhalten von relativen Abfragen, sodass immer neue Daten von der Prometheus-Instanz abgefragt werden. Stattdessen werden Abfrageergebnisse zwischengespeichert und nur neue Datensätze abgefragt. Wenn Sie dies aktivieren, wird die Datenbank- und Netzwerklast reduziert.",
|
||||
@@ -479,7 +479,7 @@
|
||||
"aria-label-selector": "Selektor"
|
||||
},
|
||||
"results-table": {
|
||||
"content-descriptive-type": "Bei der Erstellung von {{descriptiveType}} zeigt Prometheus mehrere Reihen mit dem Typ Counter. ",
|
||||
"content-descriptive-type": "",
|
||||
"description": "Beschreibung",
|
||||
"message-expand-label-filters": "Es wurden keine Metriken gefunden. Versuchen Sie, Ihre Label-Filter zu erweitern.",
|
||||
"message-expand-search": "Es wurden keine Metriken gefunden. Versuchen Sie, Ihre Suche und Ihre Filter zu erweitern.",
|
||||
|
||||
@@ -85,9 +85,9 @@
|
||||
"tooltip-classic-query": "La implementación original del editor de consultas de variables de Prometheus. Introduzca una cadena con el tipo de consulta y los parámetros correctos como se describe en estos documentos. Por ejemplo, {{exampleQuery}}.",
|
||||
"tooltip-label": "Devuelve una lista de valores de etiqueta para el nombre de etiqueta en todas las métricas, a menos que se especifique la métrica.",
|
||||
"tooltip-metric-regex": "Devuelve una lista de nombres de etiquetas, filtrando opcionalmente por la expresión regular de métrica especificada.",
|
||||
"tooltip-query": "Devuelve una lista de resultados de la consulta de Prometheus para la consulta. Esto puede incluir funciones de Prometheus, es decir, {{exampleQuery}}.",
|
||||
"tooltip-query": "",
|
||||
"tooltip-query-type": "El plugin de fuente de datos de Prometheus proporciona los siguientes tipos de consulta para las variables de plantilla.",
|
||||
"tooltip-series-query": "Introduzca una métrica con etiquetas, solo una métrica o solo etiquetas, es decir, {{example1}}, {{example2}} o {{example3}}. Devuelve una lista de series temporales asociadas con los datos introducidos."
|
||||
"tooltip-series-query": ""
|
||||
},
|
||||
"selector-actions": {
|
||||
"aria-label-selector": "selector",
|
||||
@@ -175,16 +175,16 @@
|
||||
"label-scrape-interval": "Intervalo de recuperación de datos",
|
||||
"label-series-limit": "Límite de series",
|
||||
"label-use-series-endpoint": "Utilizar punto de conexión de la serie",
|
||||
"more-info": "Para obtener más información sobre cómo configurar el tipo y la versión de Prometheus en las fuentes de datos, consulte la <2>documentación de aprovisionamiento</2>.",
|
||||
"more-info": "",
|
||||
"placeholder-example-maxsourceresolutionmtimeout": "Ejemplo: {{example}}",
|
||||
"title-interval-behaviour": "Comportamiento del intervalo",
|
||||
"title-other": "Otro",
|
||||
"title-performance": "Rendimiento",
|
||||
"title-query-editor": "Editor de consultas",
|
||||
"tooltip-cache-level": "Establece el nivel de caché del navegador para las consultas del editor. Se recomienda una configuración de caché más alta para fuentes de datos de alta cardinalidad.",
|
||||
"tooltip-custom-query-parameters": "Añada parámetros personalizados a la URL de la consulta de Prometheus. Por ejemplo, {{example1}}, {{example2}}, {{example3}} o{{example4}}. Deben concatenarse varios parámetros junto con {{concatenationChar}}.",
|
||||
"tooltip-custom-query-parameters": "",
|
||||
"tooltip-default-editor": "Establece la opción de editor predeterminada para todos los usuarios de esta fuente de datos.",
|
||||
"tooltip-disable-metrics-lookup": "Al marcar esta opción, se desactivará el selector de métricas y la compatibilidad con métricas/etiquetas en el autocompletado del campo de consulta. Esto es útil si tienes problemas de rendimiento con instancias de Prometheus de mayor tamaño. ",
|
||||
"tooltip-disable-metrics-lookup": "",
|
||||
"tooltip-disable-recording-rules-beta": "Esta función deshabilitará las reglas de registro. Actívelo para mejorar el rendimiento del dashboard",
|
||||
"tooltip-http-method": "Puede utilizar el método HTTP POST o GET para consultar su fuente de datos de Prometheus. POST es el método recomendado, ya que permite consultas de mayor tamaño. Cámbielo a GET si tiene una versión de Prometheus anterior a la 2.1 o si las solicitudes POST están restringidas en su red.",
|
||||
"tooltip-incremental-querying-beta": "Esta función cambiará el comportamiento predeterminado de las consultas relativas para solicitar siempre datos nuevos de la instancia de Prometheus, en lugar de almacenar en caché los resultados de las consultas y solo se solicitarán nuevos registros. Actívelo para disminuir la carga de la base de datos y de la red.",
|
||||
@@ -479,7 +479,7 @@
|
||||
"aria-label-selector": "selector"
|
||||
},
|
||||
"results-table": {
|
||||
"content-descriptive-type": "Al crear un {{descriptiveType}}, Prometheus expone varias series con el contador de tipos. ",
|
||||
"content-descriptive-type": "",
|
||||
"description": "Descripción",
|
||||
"message-expand-label-filters": "No se han encontrado métricas. Intenta ampliar los filtros de etiquetas.",
|
||||
"message-expand-search": "No se han encontrado métricas. Intenta ampliar la búsqueda y los filtros.",
|
||||
|
||||
@@ -85,9 +85,9 @@
|
||||
"tooltip-classic-query": "L’implémentation d’origine de l’éditeur de requêtes à variables Prometheus. Saisissez une chaîne de caractères avec le type de requête et les paramètres appropriés comme décrit dans la documentation. Par exemple, {{exampleQuery}}.",
|
||||
"tooltip-label": "Renvoie une liste de valeurs d’étiquette pour le nom d’étiquette dans toutes les métriques, sauf si la métrique est spécifiée.",
|
||||
"tooltip-metric-regex": "Renvoie une liste de noms d’étiquettes, en filtrant éventuellement par expression régulière de métrique spécifiée.",
|
||||
"tooltip-query": "Renvoie une liste de résultats de requête Prometheus pour la requête. Cela peut inclure des fonctions Prometheus, par exemple {{exampleQuery}}.",
|
||||
"tooltip-query": "",
|
||||
"tooltip-query-type": "Le plugin de source de données Prometheus fournit les types de requêtes suivants pour les variables de modèle.",
|
||||
"tooltip-series-query": "Saisissez une métrique avec des étiquettes, uniquement une métrique ou uniquement des étiquettes, c’est-à-dire {{example1}}, {{example2}} ou {{example3}}. Renvoie une liste de séries chronologiques associées aux données saisies."
|
||||
"tooltip-series-query": ""
|
||||
},
|
||||
"selector-actions": {
|
||||
"aria-label-selector": "sélecteur",
|
||||
@@ -175,16 +175,16 @@
|
||||
"label-scrape-interval": "Intervalle de scraping",
|
||||
"label-series-limit": "Limite de séries",
|
||||
"label-use-series-endpoint": "Utiliser le point de terminaison de la série",
|
||||
"more-info": "Pour en savoir plus sur la configuration du type et de la version de Prometheus dans les sources de données, consultez la <2>documentation sur le provisionnement</2>.",
|
||||
"more-info": "",
|
||||
"placeholder-example-maxsourceresolutionmtimeout": "Exemple : {{example}}",
|
||||
"title-interval-behaviour": "Comportement de l’intervalle",
|
||||
"title-other": "Autre",
|
||||
"title-performance": "Performance",
|
||||
"title-query-editor": "Éditeur de requêtes",
|
||||
"tooltip-cache-level": "Définit le niveau de mise en cache du navigateur pour les requêtes de l’éditeur. Des paramètres de cache plus élevés sont recommandés pour les sources de données à cardinalité élevée.",
|
||||
"tooltip-custom-query-parameters": "Ajoutez des paramètres personnalisés à l’URL de la requête Prometheus. Par exemple {{example1}}, {{example2}}, {{example3}}, ou {{example4}}. Plusieurs paramètres doivent être concaténés avec {{concatenationChar}}.",
|
||||
"tooltip-custom-query-parameters": "",
|
||||
"tooltip-default-editor": "Définir l’option d’éditeur par défaut pour tous les utilisateurs de cette source de données.",
|
||||
"tooltip-disable-metrics-lookup": "Cocher cette option désactivera le sélecteur de métriques et la prise en charge des métriques/étiquettes dans la saisie semi-automatique du champ de requête. Cela vous aide si vous avez des problèmes de performances avec des instances Prometheus plus grandes. ",
|
||||
"tooltip-disable-metrics-lookup": "",
|
||||
"tooltip-disable-recording-rules-beta": "Cette fonctionnalité désactivera les règles d’enregistrement. Activez cette option pour améliorer les performances du tableau de bord",
|
||||
"tooltip-http-method": "Vous pouvez utiliser la méthode POST ou GET HTTP pour interroger votre source de données Prometheus. POST est la méthode recommandée car elle permet des requêtes plus volumineuses. Changez ceci en GET si vous avez une version Prometheus antérieure à la version 2.1 ou si les demandes POST sont restreintes dans votre réseau.",
|
||||
"tooltip-incremental-querying-beta": "Cette fonctionnalité modifiera le comportement par défaut des requêtes relatives pour toujours demander des données récentes à l’instance Prometheus. Au lieu de cela, les résultats des requêtes seront mis en cache et seuls les nouveaux enregistrements seront demandés. Activez cette option pour réduire la charge de la base de données et du réseau.",
|
||||
@@ -479,7 +479,7 @@
|
||||
"aria-label-selector": "sélecteur"
|
||||
},
|
||||
"results-table": {
|
||||
"content-descriptive-type": "Lors de la création d’un(e) {{descriptiveType}}, Prometheus expose plusieurs séries avec le compteur de type. ",
|
||||
"content-descriptive-type": "",
|
||||
"description": "Description",
|
||||
"message-expand-label-filters": "Aucune métrique trouvée. Essayez d’élargir vos filtres d’étiquettes.",
|
||||
"message-expand-search": "Aucune métrique trouvée. Essayez d’élargir votre recherche et vos filtres.",
|
||||
|
||||
@@ -85,9 +85,9 @@
|
||||
"tooltip-classic-query": "A Prometheus változólekérdezés-szerkesztő eredeti implementációja. Adjon meg egy karakterláncot a megfelelő lekérdezéstípussal és paraméterekkel, a jelen dokumentumokban leírtak szerint. Például: {{exampleQuery}}.",
|
||||
"tooltip-label": "A címke nevéhez tartozó címkeértékek listáját adja vissza az összes metrikában, kivéve, ha a metrika meg van adva.",
|
||||
"tooltip-metric-regex": "A címkenevek listáját adja vissza, opcionálisan a megadott metrikai reguláris kifejezés szerint szűrve.",
|
||||
"tooltip-query": "A lekérdezéshez a Prometheus-lekérdezési eredmények listáját adja vissza. Ez magában foglalhatja a Prometheus-funkciókat, azaz {{exampleQuery}}.",
|
||||
"tooltip-query": "",
|
||||
"tooltip-query-type": "A Prometheus adatforrás-beépülőmodul a következő lekérdezéstípusokat biztosítja a sablonváltozókhoz.",
|
||||
"tooltip-series-query": "Adjon meg egy metrikát címkékkel, csak egy metrikát vagy csak címkéket: {{example1}}, {{example2}} vagy {{example3}}. A bevitt adatokhoz társított idősorok listáját adja vissza."
|
||||
"tooltip-series-query": ""
|
||||
},
|
||||
"selector-actions": {
|
||||
"aria-label-selector": "választó",
|
||||
@@ -175,16 +175,16 @@
|
||||
"label-scrape-interval": "Adatgyűjtési intervallum",
|
||||
"label-series-limit": "Sorozatkorlát",
|
||||
"label-use-series-endpoint": "Sorozat végpontjának használata",
|
||||
"more-info": "A Prometheus-típus és -verzió adatforrásokban történő konfigurálásával kapcsolatos további információkért tekintse meg a <2>kiépítési dokumentációt</2>.",
|
||||
"more-info": "",
|
||||
"placeholder-example-maxsourceresolutionmtimeout": "Példa: {{example}}",
|
||||
"title-interval-behaviour": "Intervallum viselkedése",
|
||||
"title-other": "Egyéb",
|
||||
"title-performance": "Teljesítmény",
|
||||
"title-query-editor": "Lekérdezésszerkesztő",
|
||||
"tooltip-cache-level": "Beállítja a böngésző gyorsítótárának szintjét a szerkesztői lekérdezésekhez. A magasabb számossági adatforrásokhoz magasabb gyorsítótár-beállítások ajánlottak.",
|
||||
"tooltip-custom-query-parameters": "Egyéni paraméterek hozzáadása a Prometheus lekérdezési URL-jéhez. Például: {{example1}}, {{example2}}, {{example3}} vagy {{example4}}. Több paramétert a következővel kell összefűzni: {{concatenationChar}}.",
|
||||
"tooltip-custom-query-parameters": "",
|
||||
"tooltip-default-editor": "Beállítja az alapértelmezett szerkesztőopciót az adatforrás minden felhasználója számára.",
|
||||
"tooltip-disable-metrics-lookup": "Ennek az opciónak a bejelölése letiltja a metrikaválasztót és a metrika-/címketámogatást a lekérdezési mező automatikus kitöltésében. Ez segít, ha a nagyobb Prometheus-példányokkal teljesítményproblémái vannak. ",
|
||||
"tooltip-disable-metrics-lookup": "",
|
||||
"tooltip-disable-recording-rules-beta": "Ez a funkció letiltja a felvételkészítési szabályokat. Kapcsolja be az irányítópult teljesítményének javítása érdekében",
|
||||
"tooltip-http-method": "A Prometheus-adatforrás lekérdezéséhez használhatja a POST- vagy a GET HTTP-metódust. A POST az ajánlott metódus, mivel nagyobb lekérdezéseket tesz lehetővé. Módosítsa ezt GET-re, ha a Prometheus-verziója régebbi, mint a 2.1-es, vagy ha a POST-kérések korlátozva vannak a hálózatában.",
|
||||
"tooltip-incremental-querying-beta": "Ez a funkció megváltoztatja a relatív lekérdezések azon alapértelmezett viselkedését, hogy mindig friss adatokat kérjenek le a Prometheus-példányból, ehelyett a lekérdezési eredményeket a rendszer gyorsítótárazza, és csak új rekordok lesznek lekérve. Kapcsolja be az adatbázis és a hálózat terhelésének csökkentése érdekében.",
|
||||
@@ -479,7 +479,7 @@
|
||||
"aria-label-selector": "választó"
|
||||
},
|
||||
"results-table": {
|
||||
"content-descriptive-type": "{{descriptiveType}} létrehozásakor a Prometheus több, számláló típusú sorozatot jelenít meg. ",
|
||||
"content-descriptive-type": "",
|
||||
"description": "Leírás",
|
||||
"message-expand-label-filters": "Nem található metrika. Próbálja meg kibővíteni a címkeszűrőket.",
|
||||
"message-expand-search": "Nem található metrika. Próbálja meg kibővíteni a keresést és a szűrőket.",
|
||||
|
||||
@@ -85,9 +85,9 @@
|
||||
"tooltip-classic-query": "Implementasi awal dari editor kueri variabel Prometheus. Masukkan string dengan jenis kueri dan parameter yang benar seperti yang dijelaskan dalam dokumen ini. Misalnya, {{exampleQuery}}.",
|
||||
"tooltip-label": "Mengembalikan daftar nilai label untuk nama label di semua metrik kecuali metrik tersebut ditentukan.",
|
||||
"tooltip-metric-regex": "Mengembalikan daftar nama label, secara opsional menyaring berdasarkan regex metrik yang ditentukan.",
|
||||
"tooltip-query": "Mengembalikan daftar hasil kueri Prometheus untuk kueri tersebut. Ini dapat mencakup fungsi Prometheus, yaitu {{exampleQuery}}.",
|
||||
"tooltip-query": "",
|
||||
"tooltip-query-type": "Plugin sumber data Prometheus menyediakan jenis kueri berikut untuk variabel templat.",
|
||||
"tooltip-series-query": "Masukkan metrik dengan label, hanya metrik atau hanya label, yaitu {{example1}}, {{example2}}, atau {{example3}}. Mengembalikan daftar deret waktu yang terkait dengan data yang dimasukkan."
|
||||
"tooltip-series-query": ""
|
||||
},
|
||||
"selector-actions": {
|
||||
"aria-label-selector": "selektor",
|
||||
@@ -175,16 +175,16 @@
|
||||
"label-scrape-interval": "Interval scrape",
|
||||
"label-series-limit": "Batas data seri",
|
||||
"label-use-series-endpoint": "Gunakan titik akhir data seri",
|
||||
"more-info": "Untuk informasi lengkap tentang mengonfigurasi jenis dan versi prometheus dalam sumber data, lihat <2>dokumentasi penyediaan</2>.",
|
||||
"more-info": "",
|
||||
"placeholder-example-maxsourceresolutionmtimeout": "Contoh: {{example}}",
|
||||
"title-interval-behaviour": "Perilaku interval",
|
||||
"title-other": "Lainnya",
|
||||
"title-performance": "Kinerja",
|
||||
"title-query-editor": "Editor kueri",
|
||||
"tooltip-cache-level": "Mengatur level cache peramban untuk kueri editor. Pengaturan cache yang lebih tinggi disarankan untuk sumber data dengan kardinalitas tinggi.",
|
||||
"tooltip-custom-query-parameters": "Tambahkan parameter kustom ke URL kueri Prometheus. Misalnya {{example1}}, {{example2}}, {{example3}}, atau {{example4}}. Beberapa parameter harus digabungkan bersama dengan {{concatenationChar}}.",
|
||||
"tooltip-custom-query-parameters": "",
|
||||
"tooltip-default-editor": "Atur opsi editor default untuk semua pengguna sumber data ini.",
|
||||
"tooltip-disable-metrics-lookup": "Memeriksa opsi ini akan menonaktifkan pemilih metrik dan dukungan metrik/label dalam pelengkapan otomatis bidang kueri. Ini membantu jika Anda memiliki masalah kinerja dengan instans Prometheus yang lebih besar. ",
|
||||
"tooltip-disable-metrics-lookup": "",
|
||||
"tooltip-disable-recording-rules-beta": "Fitur ini akan menonaktifkan aturan perekaman. Aktifkan ini untuk meningkatkan kinerja dasbor",
|
||||
"tooltip-http-method": "Anda dapat menggunakan metode HTTP POST atau GET untuk melakukan kueri sumber data Prometheus Anda. POST adalah metode yang disarankan karena memungkinkan kueri yang lebih besar. Ubah ini menjadi GET jika Anda memiliki versi Prometheus yang lebih lama dari 2.1 atau jika permintaan POST dibatasi di jaringan Anda.",
|
||||
"tooltip-incremental-querying-beta": "Fitur ini akan mengubah perilaku default kueri relatif: alih-alih selalu meminta data terbaru dari instans Prometheus, hasil kueri akan disimpan sementara, dan hanya data baru yang akan diminta. Aktifkan ini untuk mengurangi beban basis data dan jaringan.",
|
||||
@@ -479,7 +479,7 @@
|
||||
"aria-label-selector": "selektor"
|
||||
},
|
||||
"results-table": {
|
||||
"content-descriptive-type": "Saat membuat {{descriptiveType}}, Prometheus mengekspos beberapa data seri dengan penghitung jenis. ",
|
||||
"content-descriptive-type": "",
|
||||
"description": "Deskripsi",
|
||||
"message-expand-label-filters": "Tidak ada metrik yang ditemukan. Coba perluas filter label Anda.",
|
||||
"message-expand-search": "Tidak ada metrik yang ditemukan. Coba perluas pencarian dan filter Anda.",
|
||||
|
||||
@@ -85,9 +85,9 @@
|
||||
"tooltip-classic-query": "L'implementazione originale dell'editor di query variabile Prometheus. Inserisci una stringa con il tipo di query e i parametri corretti come descritto in questi documenti. Ad esempio, {{exampleQuery}}.",
|
||||
"tooltip-label": "Restituisce un elenco di valori di etichetta per il nome dell'etichetta in tutte le metriche, a meno che la metrica non sia specificata.",
|
||||
"tooltip-metric-regex": "Restituisce un elenco di nomi di etichette, filtrando facoltativamente in base all'espressione regolare metrica specificata.",
|
||||
"tooltip-query": "Restituisce un elenco di risultati della query Prometheus per la query. Questo può includere funzioni Prometheus, ad esempio {{exampleQuery}}.",
|
||||
"tooltip-query": "",
|
||||
"tooltip-query-type": "Il plugin dell'origine dati di Prometheus fornisce i seguenti tipi di query per le variabili del modello.",
|
||||
"tooltip-series-query": "Inserisci una metrica con etichette, solo una metrica o solo etichette, ad esempio {{example1}}, {{example2}} o {{example3}}. Restituisce un elenco di serie temporali associate ai dati inseriti."
|
||||
"tooltip-series-query": ""
|
||||
},
|
||||
"selector-actions": {
|
||||
"aria-label-selector": "selettore",
|
||||
@@ -175,16 +175,16 @@
|
||||
"label-scrape-interval": "Intervallo di raccolta",
|
||||
"label-series-limit": "Limite della serie",
|
||||
"label-use-series-endpoint": "Usa endpoint della serie",
|
||||
"more-info": "Per ulteriori informazioni sulla configurazione del tipo e della versione di Prometheus nelle origini dati, consulta la <2>documentazione sul provisioning</2>.",
|
||||
"more-info": "",
|
||||
"placeholder-example-maxsourceresolutionmtimeout": "Esempio: {{example}}",
|
||||
"title-interval-behaviour": "Comportamento intervallo",
|
||||
"title-other": "Altro",
|
||||
"title-performance": "Performance",
|
||||
"title-query-editor": "Editor query",
|
||||
"tooltip-cache-level": "Imposta il livello di memorizzazione nella cache del browser per le query dell'editor. Si consigliano impostazioni della cache più elevate per origini dati ad alta cardinalità.",
|
||||
"tooltip-custom-query-parameters": "Aggiungi parametri personalizzati all'URL della query Prometheus. Ad esempio {{example1}}, {{example2}}, {{example3}} o {{example4}}. Più parametri devono essere concatenati insieme a {{concatenationChar}}.",
|
||||
"tooltip-custom-query-parameters": "",
|
||||
"tooltip-default-editor": "Imposta l'opzione editor predefinita per tutti gli utenti di questa origine dati.",
|
||||
"tooltip-disable-metrics-lookup": "Selezionando questa opzione, il selettore di metriche e il supporto di metriche/etichette nel completamento automatico del campo di query verranno disabilitati. Questo è utile se hai problemi di prestazioni con istanze Prometheus più grandi. ",
|
||||
"tooltip-disable-metrics-lookup": "",
|
||||
"tooltip-disable-recording-rules-beta": "Questa funzionalità disabiliterà le regole di registrazione. Attiva questa opzione per migliorare le prestazioni della dashboard",
|
||||
"tooltip-http-method": "Puoi utilizzare il metodo POST o GET HTTP per eseguire query sull'origine dati di Prometheus. POST è il metodo consigliato in quanto consente query più grandi. Usa GET se hai una versione di Prometheus precedente alla 2.1 o se le richieste POST sono limitate nella tua rete.",
|
||||
"tooltip-incremental-querying-beta": "Questa funzionalità modificherà il comportamento predefinito delle query relative per richiedere sempre dati aggiornati dall'istanza di Prometheus, mentre i risultati delle query verranno memorizzati nella cache e verranno richiesti solo i nuovi record. Attiva questa opzione per ridurre il carico del database e della rete.",
|
||||
@@ -479,7 +479,7 @@
|
||||
"aria-label-selector": "selettore"
|
||||
},
|
||||
"results-table": {
|
||||
"content-descriptive-type": "Quando si crea un {{descriptiveType}}, Prometheus mostra più serie con il contatore di tipo. ",
|
||||
"content-descriptive-type": "",
|
||||
"description": "Descrizione",
|
||||
"message-expand-label-filters": "Non sono state trovate metriche. Prova ad espandere i filtri delle etichette.",
|
||||
"message-expand-search": "Non sono state trovate metriche. Prova ad espandere la ricerca e i filtri.",
|
||||
|
||||
@@ -85,9 +85,9 @@
|
||||
"tooltip-classic-query": "Prometheus変数クエリエディターの元の実装。これらのドキュメントに記載されているように、正しいクエリタイプとパラメーターを含む文字列を入力してください。例: {{exampleQuery}}。",
|
||||
"tooltip-label": "メトリックが指定されていない限り、すべてのメトリックのラベル名に対するラベル値のリストを返します。",
|
||||
"tooltip-metric-regex": "ラベル名のリストを返します。オプションで、指定されたメトリック正規表現でフィルタリングすることも可能です。",
|
||||
"tooltip-query": "クエリのPrometheusクエリ結果のリストを返します。これには、Prometheus関数を含めることもできます。例: {{exampleQuery}}。",
|
||||
"tooltip-query": "",
|
||||
"tooltip-query-type": "Prometheusデータソースプラグインは、テンプレート変数に以下のクエリタイプを入力します。",
|
||||
"tooltip-series-query": "ラベル付きメトリック、メトリックのみ、またはラベルのみを入力します。例: {{example1}}、{{example2}}、または{{example3}}。入力されたデータに関連する時系列のリストを返します。"
|
||||
"tooltip-series-query": ""
|
||||
},
|
||||
"selector-actions": {
|
||||
"aria-label-selector": "セレクター",
|
||||
@@ -175,16 +175,16 @@
|
||||
"label-scrape-interval": "スクレイプ間隔",
|
||||
"label-series-limit": "系列制限",
|
||||
"label-use-series-endpoint": "系列エンドポイントを使用",
|
||||
"more-info": "データソースでのPrometheusタイプとバージョンの設定の詳細については、<2>プロビジョニングドキュメント</2>をご覧ください。",
|
||||
"more-info": "",
|
||||
"placeholder-example-maxsourceresolutionmtimeout": "例: {{example}}",
|
||||
"title-interval-behaviour": "間隔の動作",
|
||||
"title-other": "その他",
|
||||
"title-performance": "パフォーマンス",
|
||||
"title-query-editor": "クエリエディター",
|
||||
"tooltip-cache-level": "エディタークエリのブラウザーキャッシュレベルを設定します。高カーディナリティデータソースには、より高いキャッシュ設定を推奨します。",
|
||||
"tooltip-custom-query-parameters": "PrometheusクエリURLにカスタムパラメーターを追加します。例: {{example1}}、{{example2}}、{{example3}}、または{{example4}}。複数のパラメーターは{{concatenationChar}}で連結する必要があります。",
|
||||
"tooltip-custom-query-parameters": "",
|
||||
"tooltip-default-editor": "このデータソースのすべてのユーザーにデフォルトエディターオプションを設定します。",
|
||||
"tooltip-disable-metrics-lookup": "このオプションをオンにすると、クエリフィールドのオートコンプリートでメトリック選択とメトリック/ラベルサポートが無効になります。これは、大規模なPrometheusインスタンスをご利用でパフォーマンスの問題がある場合に役立ちます。",
|
||||
"tooltip-disable-metrics-lookup": "",
|
||||
"tooltip-disable-recording-rules-beta": "この機能は記録ルールを無効にします。ダッシュボードのパフォーマンスを向上させるには、この機能をオンにしてください",
|
||||
"tooltip-http-method": "PrometheusデータソースをクエリするにはPOSTまたはGET HTTPメソッドのいずれかを使用できます。POSTメソッドだと、より大きなクエリを実行できるため、推奨される方法です。Prometheusのバージョンが2.1より古い場合、またはネットワークでPOSTリクエストが制限されている場合は、これをGETに変更してください。",
|
||||
"tooltip-incremental-querying-beta": "この機能は相対クエリのデフォルト動作が変更され、常にPrometheusインスタンスから新しいデータをリクエストする代わりに、クエリ結果をキャッシュして新しいレコードのみをリクエストするようになります。データベースとネットワークの負荷を軽減するには、これをオンにしてください。",
|
||||
@@ -479,7 +479,7 @@
|
||||
"aria-label-selector": "セレクター"
|
||||
},
|
||||
"results-table": {
|
||||
"content-descriptive-type": "{{descriptiveType}}を作成する際、Prometheusはタイプカウンターで複数の系列を公開します。",
|
||||
"content-descriptive-type": "",
|
||||
"description": "説明",
|
||||
"message-expand-label-filters": "メトリックが見つかりません。ラベルフィルターを拡張してみてください。",
|
||||
"message-expand-search": "メトリックが見つかりません。検索とフィルターを拡張してみてください。",
|
||||
|
||||
@@ -85,9 +85,9 @@
|
||||
"tooltip-classic-query": "Prometheus 변수 쿼리 편집기의 원래 구현입니다. 이 문서에 설명된 대로 올바른 쿼리 유형 및 매개변수가 있는 문자열을 입력합니다. 예: {{exampleQuery}}.",
|
||||
"tooltip-label": "메트릭이 지정되지 않은 한, 모든 메트릭에서 레이블 이름에 대한 레이블 값 목록을 반환합니다.",
|
||||
"tooltip-metric-regex": "필요에 따라 지정된 메트릭 정규식을 기준으로 필터링하여, 레이블 이름 목록을 반환합니다.",
|
||||
"tooltip-query": "쿼리에 대한 Prometheus 쿼리 결과 목록을 반환합니다. 여기에는 Prometheus 기능이 포함될 수 있습니다. 예: {{exampleQuery}}.",
|
||||
"tooltip-query": "",
|
||||
"tooltip-query-type": "Prometheus 데이터 소스 플러그인은 템플릿 변수에 대해 다음과 같은 쿼리 유형을 제공합니다.",
|
||||
"tooltip-series-query": "레이블이 있는 메트릭 또는 메트릭만 단독으로 또는 레이블만 단독으로 입력하세요. 예: {{example1}}, {{example2}}, {{example3}}. 입력된 데이터와 관련된 시계열 목록을 반환합니다."
|
||||
"tooltip-series-query": ""
|
||||
},
|
||||
"selector-actions": {
|
||||
"aria-label-selector": "선택기",
|
||||
@@ -175,16 +175,16 @@
|
||||
"label-scrape-interval": "스크레이핑 간격",
|
||||
"label-series-limit": "계열 한도",
|
||||
"label-use-series-endpoint": "계열 엔드포인트 사용",
|
||||
"more-info": "데이터 소스에서 prometheus 유형 및 버전을 구성하는 방법에 대한 자세한 내용은 <2>프로비저닝 문서</2>를 참조하시기 바랍니다.",
|
||||
"more-info": "",
|
||||
"placeholder-example-maxsourceresolutionmtimeout": "예: {{example}} ",
|
||||
"title-interval-behaviour": "간격 동작",
|
||||
"title-other": "기타",
|
||||
"title-performance": "성능",
|
||||
"title-query-editor": "쿼리 편집기",
|
||||
"tooltip-cache-level": "편집기 쿼리에 대한 브라우저 캐싱 수준을 설정합니다. 카디널리티(cardinality)가 높은 데이터 소스에는 더 높은 캐시 설정을 권장합니다.",
|
||||
"tooltip-custom-query-parameters": "Prometheus 쿼리 URL에 사용자 지정 매개변수를 추가합니다. 예: {{example1}}, {{example2}}, {{example3}}, {{example4}}. 여러 파라미터는 {{concatenationChar}}와(과) 함께 연결해야 합니다.",
|
||||
"tooltip-custom-query-parameters": "",
|
||||
"tooltip-default-editor": "이 데이터 소스의 모든 사용자에 대한 기본 편집기 옵션을 설정합니다.",
|
||||
"tooltip-disable-metrics-lookup": "이 옵션을 선택하면, 쿼리 필드의 자동 완성에서 메트릭 선택기 및 메트릭/레이블 지원이 비활성화됩니다. 이는 대규모 Prometheus 인스턴스에서 성능 문제가 발생하는 경우에 유용합니다. ",
|
||||
"tooltip-disable-metrics-lookup": "",
|
||||
"tooltip-disable-recording-rules-beta": "이 기능을 사용하면 기록 규칙이 비활성화됩니다. 대시보드 성능을 향상시키려면 이 기능을 켜세요.",
|
||||
"tooltip-http-method": "POST 또는 GET HTTP 메소드를 사용하여 Prometheus 데이터 소스를 쿼리할 수 있습니다. POST는 더 큰 쿼리를 허용하기 때문에 권장되는 메소드입니다. Prometheus 버전이 2.1보다 이전 버전이거나 네트워크에서 POST 요청이 제한되어 있는 경우 이를 GET으로 변경하세요.",
|
||||
"tooltip-incremental-querying-beta": "이 기능은 상대적 쿼리의 기본 동작을 항상 Prometheus 인스턴스에서 최신 데이터를 요청하도록 변경합니다. 대신 쿼리 결과가 캐시되고 새 레코드만 요청됩니다. 데이터베이스 및 네트워크 부하를 줄이려면 이 기능을 켜세요.",
|
||||
@@ -479,7 +479,7 @@
|
||||
"aria-label-selector": "선택기"
|
||||
},
|
||||
"results-table": {
|
||||
"content-descriptive-type": "{{descriptiveType}}을 생성할 때 Prometheus는 유형 카운터와 함께 여러 계열을 노출합니다. ",
|
||||
"content-descriptive-type": "",
|
||||
"description": "설명",
|
||||
"message-expand-label-filters": "메트릭을 찾을 수 없습니다. 레이블 필터를 확장해 보세요.",
|
||||
"message-expand-search": "메트릭을 찾을 수 없습니다. 검색 및 필터를 확장해 보세요.",
|
||||
|
||||
@@ -85,9 +85,9 @@
|
||||
"tooltip-classic-query": "De oorspronkelijke implementatie van de Prometheus-variabele queryeditor. Voer een tekenreeks in met het juiste querytype en de juiste parameters zoals beschreven in deze documenten. Bijvoorbeeld, {{exampleQuery}}.",
|
||||
"tooltip-label": "Retourneert een lijst met labelwaarden voor de labelnaam in alle metriek, tenzij de metriek is opgegeven.",
|
||||
"tooltip-metric-regex": "Retourneert een lijst met labelnamen, optioneel gefilterd op opgegeven metriekregex.",
|
||||
"tooltip-query": "Retourneert een lijst met Prometheus-zoekresultaten voor de zoekopdracht. Dit kan Prometheus-functies omvatten, bijv. {{exampleQuery}}.",
|
||||
"tooltip-query": "",
|
||||
"tooltip-query-type": "De Prometheus-gegevensbronplugin biedt de volgende querytypes voor sjabloonvariabelen.",
|
||||
"tooltip-series-query": "Voer een metriek in met labels, alleen een metriek of alleen labels, bijv. {{example1}}, {{example2}} of {{example3}}. Retourneert een lijst met tijdreeksen die zijn gekoppeld aan de ingevoerde gegevens."
|
||||
"tooltip-series-query": ""
|
||||
},
|
||||
"selector-actions": {
|
||||
"aria-label-selector": "kiezer",
|
||||
@@ -175,16 +175,16 @@
|
||||
"label-scrape-interval": "Scrape-interval",
|
||||
"label-series-limit": "Reekslimiet",
|
||||
"label-use-series-endpoint": "Serie-eindpunt gebruiken",
|
||||
"more-info": "Zie de <2>provisioning-documentatie</2> voor meer informatie over het configureren van het Prometheus-type en de versie in gegevensbronnen.",
|
||||
"more-info": "",
|
||||
"placeholder-example-maxsourceresolutionmtimeout": "Voorbeeld: {{example}}",
|
||||
"title-interval-behaviour": "Intervalgedrag",
|
||||
"title-other": "Overige",
|
||||
"title-performance": "Prestaties",
|
||||
"title-query-editor": "Query-editor",
|
||||
"tooltip-cache-level": "Stelt het cacheniveau van de browser in voor editor-query's. Hogere cache-instellingen worden aanbevolen voor gegevensbronnen met een hoge kardinaliteit.",
|
||||
"tooltip-custom-query-parameters": "Voeg aangepaste parameters toe aan de Prometheus-query-URL. Bijvoorbeeld {{example1}}, {{example2}}, {{example3}}, of{{example4}}. Meerdere parameters moeten worden samengevoegd met {{concatenationChar}}.",
|
||||
"tooltip-custom-query-parameters": "",
|
||||
"tooltip-default-editor": "Stel de standaard editoroptie in voor alle gebruikers van deze gegevensbron.",
|
||||
"tooltip-disable-metrics-lookup": "Als je deze optie aanvinkt, worden de metriekkiezer en de metriek/label-ondersteuning in de auto-aanvulling van het query-veld uitgeschakeld. Dit helpt als je prestatieproblemen hebt met grotere Prometheus-instanties. ",
|
||||
"tooltip-disable-metrics-lookup": "",
|
||||
"tooltip-disable-recording-rules-beta": "Deze functie schakelt opnameregels uit. Schakel dit in om de prestaties van het dashboard te verbeteren",
|
||||
"tooltip-http-method": "Je kunt de HTTP-methode POST of GET gebruiken om je Prometheus-gegevensbron op te vragen. POST is de aanbevolen methode omdat het grotere query's toestaat. Wijzig dit in GET als je een Prometheus-versie ouder dan 2.1 hebt of als POST-verzoeken in je netwerk zijn beperkt.",
|
||||
"tooltip-incremental-querying-beta": "Deze functie zal het standaardgedrag van relatieve query's veranderen om altijd nieuwe gegevens van de Prometheus-instantie op te vragen, in plaats daarvan worden query-resultaten in de cache opgeslagen en worden alleen nieuwe records opgevraagd. Schakel dit in om de database- en netwerkbelasting te verminderen.",
|
||||
@@ -479,7 +479,7 @@
|
||||
"aria-label-selector": "kiezer"
|
||||
},
|
||||
"results-table": {
|
||||
"content-descriptive-type": "Bij het maken van een {{descriptiveType}} stelt Prometheus meerdere series bloot met de typeteller. ",
|
||||
"content-descriptive-type": "",
|
||||
"description": "Beschrijving",
|
||||
"message-expand-label-filters": "Er zijn geen statistieken gevonden. Probeer uw labelfilters uit te breiden.",
|
||||
"message-expand-search": "Er zijn geen statistieken gevonden. Probeer uw zoekopdracht en filters uit te breiden.",
|
||||
|
||||
@@ -85,9 +85,9 @@
|
||||
"tooltip-classic-query": "Oryginalna implementacja edytora zapytań zmiennych w systemie Prometheus. Wpisz ciąg z prawidłowym typem zapytania i parametrami zgodnie z opisem w tych dokumentach. Przykład: {{exampleQuery}}.",
|
||||
"tooltip-label": "Zwraca listę wartości etykiet dla nazwy etykiety we wszystkich wskaźnikach, chyba że wskaźnik został określony.",
|
||||
"tooltip-metric-regex": "Zwraca listę nazw etykiet, opcjonalnie filtrując ją według określonego wyrażenia regularnego wskaźnika.",
|
||||
"tooltip-query": "Zwraca listę wyników zapytania Prometheus dla zapytania. Może to obejmować funkcje systemu Prometheus, czyli {{exampleQuery}}.",
|
||||
"tooltip-query": "",
|
||||
"tooltip-query-type": "Wtyczka źródła danych Prometheus zapewnia następujące typy zapytań dla zmiennych szablonu.",
|
||||
"tooltip-series-query": "Wprowadź wskaźnik z etykietami, sam wskaźnik lub same etykiety, czyli {{example1}}, {{example2}} lub {{example3}}. Zwraca listę szeregów czasowych powiązanych z wprowadzonymi danymi."
|
||||
"tooltip-series-query": ""
|
||||
},
|
||||
"selector-actions": {
|
||||
"aria-label-selector": "selektor",
|
||||
@@ -175,16 +175,16 @@
|
||||
"label-scrape-interval": "Odstęp czasowy pobierania danych",
|
||||
"label-series-limit": "Limit szeregu",
|
||||
"label-use-series-endpoint": "Użyj punktu końcowego szeregu",
|
||||
"more-info": "Więcej informacji na temat konfigurowania typu i wersji systemu Prometheus w źródłach danych można znaleźć w <2>dokumentach dotyczących aprowizacji</2>.",
|
||||
"more-info": "",
|
||||
"placeholder-example-maxsourceresolutionmtimeout": "Przykład: {{example}}",
|
||||
"title-interval-behaviour": "Sposób działania odstępu czasu",
|
||||
"title-other": "Inne",
|
||||
"title-performance": "Wydajność",
|
||||
"title-query-editor": "Edytor zapytań",
|
||||
"tooltip-cache-level": "Ustawia poziom buforowania przeglądarki dla zapytań edytora. W przypadku źródeł danych o wysokiej kardynalności zaleca się ustawienie pamięci podręcznej na wyższym poziomie.",
|
||||
"tooltip-custom-query-parameters": "Dodaj niestandardowe parametry do adresu URL zapytania Prometheus. Na przykład {{example1}}, {{example2}}, {{example3}} lub {{example4}}. Wiele parametrów należy połączyć razem za pomocą znaków {{concatenationChar}}.",
|
||||
"tooltip-custom-query-parameters": "",
|
||||
"tooltip-default-editor": "Ustaw domyślną opcję edytora dla wszystkich użytkowników tego źródła danych.",
|
||||
"tooltip-disable-metrics-lookup": "Zaznaczenie tej opcji spowoduje wyłączenie selektora wskaźników i obsługi wskaźników/etykiet w autouzupełnianiu pola zapytania. Pomaga to w przypadku problemów z wydajnością większych instancji systemu Prometheus. ",
|
||||
"tooltip-disable-metrics-lookup": "",
|
||||
"tooltip-disable-recording-rules-beta": "Ta funkcja wyłącza reguły rejestrowania. Włącz tę opcję, aby poprawić wydajność pulpitu",
|
||||
"tooltip-http-method": "Możesz użyć metody HTTP POST lub GET, aby wysłać zapytanie do źródła danych Prometheus. POST jest zalecaną metodą, ponieważ obsługuje większe zapytania. Wybierz metodę GET, jeśli wersja systemu Prometheus jest starsza niż 2.1 lub jeśli żądania POST są objęte ograniczeniami w Twojej sieci.",
|
||||
"tooltip-incremental-querying-beta": "Ta funkcja zmienia domyślny sposób działania zapytań względnych, aby zawsze żądały świeżych danych z instancji Prometheus. Zamiast tego wyniki zapytań będą buforowane, a wysyłane żądania będą uwzględniać tylko nowe rekordy. Włącz tę opcję, aby zmniejszyć obciążenie bazy danych i sieci.",
|
||||
@@ -479,7 +479,7 @@
|
||||
"aria-label-selector": "selektor"
|
||||
},
|
||||
"results-table": {
|
||||
"content-descriptive-type": "Podczas tworzenia zapytania {{descriptiveType}} system Prometheus udostępnia wiele szeregów z licznikiem typu. ",
|
||||
"content-descriptive-type": "",
|
||||
"description": "Opis",
|
||||
"message-expand-label-filters": "Nie znaleziono żadnych metryk. Spróbuj rozszerzyć filtry etykiet.",
|
||||
"message-expand-search": "Nie znaleziono żadnych metryk. Spróbuj rozszerzyć wyszukiwanie i filtry.",
|
||||
|
||||
@@ -85,9 +85,9 @@
|
||||
"tooltip-classic-query": "A implementação original do editor de consultas variáveis do Prometheus. Insira uma string com o tipo de consulta e os parâmetros corretos, conforme descrito nesta documentação. Por exemplo, {{exampleQuery}}.",
|
||||
"tooltip-label": "Retorna uma lista de valores de rótulo para o nome do rótulo em todas as métricas, a menos que a métrica seja especificada.",
|
||||
"tooltip-metric-regex": "Retorna uma lista de nomes de rótulos, havendo a opção de filtrar por métrica regex especificada.",
|
||||
"tooltip-query": "Retorna uma lista de resultados de consulta do Prometheus para a consulta. Isso pode incluir funções do Prometheus, como {{exampleQuery}}.",
|
||||
"tooltip-query": "",
|
||||
"tooltip-query-type": "O plug-in de fonte de dados do Prometheus fornece os seguintes tipos de consulta para variáveis de modelo.",
|
||||
"tooltip-series-query": "Insira uma métrica com rótulos, apenas uma métrica ou apenas rótulos, como {{example1}}, {{example2}} ou {{example3}}. Retorna uma lista de séries temporais associadas aos dados inseridos."
|
||||
"tooltip-series-query": ""
|
||||
},
|
||||
"selector-actions": {
|
||||
"aria-label-selector": "seletor",
|
||||
@@ -175,16 +175,16 @@
|
||||
"label-scrape-interval": "Intervalo de coleta",
|
||||
"label-series-limit": "Limite de série",
|
||||
"label-use-series-endpoint": "Usar endpoint da série",
|
||||
"more-info": "Para mais informações sobre como configurar o tipo e a versão do Prometheus em fontes de dados, consulte a <2>documentação de provisionamento</2>.",
|
||||
"more-info": "",
|
||||
"placeholder-example-maxsourceresolutionmtimeout": "Exemplo: {{example}}",
|
||||
"title-interval-behaviour": "Comportamento de intervalo",
|
||||
"title-other": "Outro",
|
||||
"title-performance": "Desempenho",
|
||||
"title-query-editor": "Editor de consultas",
|
||||
"tooltip-cache-level": "Define o nível de cache do navegador para consultas do editor. Recomenda-se usar configurações de cache mais elevadas para fontes de dados de alta cardinalidade.",
|
||||
"tooltip-custom-query-parameters": "Adicione parâmetros personalizados ao URL de consulta do Prometheus. Por exemplo, {{example1}}, {{example2}}, {{example3}} ou{{example4}}. Vários parâmetros devem ser concatenados com {{concatenationChar}}.",
|
||||
"tooltip-custom-query-parameters": "",
|
||||
"tooltip-default-editor": "Defina a opção de editor padrão para todos os usuários desta fonte de dados.",
|
||||
"tooltip-disable-metrics-lookup": "Marcar esta opção desativará o seletor de métricas e a compatibilidade com métricas/rótulos no preenchimento automático do campo de consulta. Isso é útil se você tiver problemas de desempenho com instâncias maiores do Prometheus. ",
|
||||
"tooltip-disable-metrics-lookup": "",
|
||||
"tooltip-disable-recording-rules-beta": "Este recurso desativará as regras de registro. Ative o recurso para aprimorar o desempenho do painel",
|
||||
"tooltip-http-method": "Você pode usar o método HTTP POST ou GET para consultar sua fonte de dados do Prometheus. POST é o método recomendado por permitir consultas maiores. Altere para GET se sua versão do Prometheus for anterior à versão 2.1 ou se as solicitações POST estiverem restritas na sua rede.",
|
||||
"tooltip-incremental-querying-beta": "Este recurso alterará o comportamento padrão das consultas relativas: os dados recentes deixam de ser sempre solicitados da instância do Prometheus e passam a utilizar dados em cache e a solicitar apenas novos registros. Ative o recurso para diminuir a carga do banco de dados e da rede.",
|
||||
@@ -479,7 +479,7 @@
|
||||
"aria-label-selector": "seletor"
|
||||
},
|
||||
"results-table": {
|
||||
"content-descriptive-type": "Ao criar um {{descriptiveType}}, o Prometheus expõe várias séries com o contador de tipos. ",
|
||||
"content-descriptive-type": "",
|
||||
"description": "Descrição",
|
||||
"message-expand-label-filters": "Não há métricas encontradas. Tente expandir seus filtros de rótulo.",
|
||||
"message-expand-search": "Não há métricas encontradas. Tente expandir sua busca e filtros.",
|
||||
|
||||
@@ -85,9 +85,9 @@
|
||||
"tooltip-classic-query": "A implementação original do editor de consultas de variáveis Prometheus. Introduzir uma cadeia de carateres com o tipo de consulta e parâmetros corretos, conforme descrito nestes documentos. Por exemplo, {{exampleQuery}}.",
|
||||
"tooltip-label": "Devolve uma lista de valores de etiqueta para o nome da etiqueta em todas as métricas, a menos que a métrica seja especificada.",
|
||||
"tooltip-metric-regex": "Devolve uma lista de nomes de etiquetas, filtrando opcionalmente por regex métrico especificado.",
|
||||
"tooltip-query": "Devolve uma lista de resultados de consulta Prometheus para a consulta. Isto pode incluir funções Prometheus, ou seja,{{exampleQuery}}.",
|
||||
"tooltip-query": "",
|
||||
"tooltip-query-type": "O plugin de origem de dados do Prometheus fornece os seguintes tipos de consulta para variáveis de modelo.",
|
||||
"tooltip-series-query": "Introduza uma métrica com etiquetas, apenas uma métrica ou apenas etiquetas, ou seja, {{example1}}, {{example2}}, ou {{example3}}. Devolve uma lista de séries temporais associadas aos dados inseridos."
|
||||
"tooltip-series-query": ""
|
||||
},
|
||||
"selector-actions": {
|
||||
"aria-label-selector": "seletor",
|
||||
@@ -175,16 +175,16 @@
|
||||
"label-scrape-interval": "Intervalo de raspagem",
|
||||
"label-series-limit": "Limite de série",
|
||||
"label-use-series-endpoint": "Utilizar ponto final da série",
|
||||
"more-info": "Para obter mais informações sobre como configurar o tipo e a versão do Prometheus em origens de dados, consulte a <2>documentação de aprovisionamento</2>.",
|
||||
"more-info": "",
|
||||
"placeholder-example-maxsourceresolutionmtimeout": "Exemplo: {{example}}",
|
||||
"title-interval-behaviour": "Comportamento de intervalo",
|
||||
"title-other": "Outro",
|
||||
"title-performance": "Desempenho",
|
||||
"title-query-editor": "Editor de consultas",
|
||||
"tooltip-cache-level": "Definir o nível de cache do navegador para consultas do editor. São recomendadas definições de cache mais elevadas para origens de dados de elevada cardinalidade.",
|
||||
"tooltip-custom-query-parameters": "Adicionar parâmetros personalizados ao URL de consulta do Prometheus. Por exemplo, {{example1}}, {{example2}}, {{example3}} ou {{example4}}. Os parâmetros múltiplos devem ser concatenados com {{concatenationChar}}.",
|
||||
"tooltip-custom-query-parameters": "",
|
||||
"tooltip-default-editor": "Definir a opção de editor predefinida para todos os utilizadores desta origem de dados.",
|
||||
"tooltip-disable-metrics-lookup": "Ao selecionar esta opção desativará o seletor de métricas e o suporte de métrica/etiqueta no preenchimento automático do campo de consulta. Isto ajuda se tiver problemas de desempenho com instâncias maiores do Prometheus. ",
|
||||
"tooltip-disable-metrics-lookup": "",
|
||||
"tooltip-disable-recording-rules-beta": "Esta funcionalidade desativará as regras de gravação. Ative isto para melhorar o desempenho do painel de controlo",
|
||||
"tooltip-http-method": "Pode utilizar o método HTTP POST ou GET para consultar a sua origem de dados Prometheus. POST é o método recomendado, pois permite consultas maiores. Altere esta opção para GET se tiver uma versão do Prometheus anterior à 2.1 ou se os pedidos POST forem restritos na sua rede.",
|
||||
"tooltip-incremental-querying-beta": "Esta funcionalidade irá alterar o comportamento predefinido das consultas relativas para solicitar sempre dados novos da instância do Prometheus. Em vez disso, os resultados da consulta serão armazenados em cache e apenas serão solicitados novos registos. Ativar isto para diminuir a carga da base de dados e da rede.",
|
||||
@@ -479,7 +479,7 @@
|
||||
"aria-label-selector": "seletor"
|
||||
},
|
||||
"results-table": {
|
||||
"content-descriptive-type": "Ao criar um {{descriptiveType}}, o Prometheus expõe várias séries com o contador de tipos. ",
|
||||
"content-descriptive-type": "",
|
||||
"description": "Descrição",
|
||||
"message-expand-label-filters": "Não foram encontradas métricas. Tente expandir os seus filtros de etiquetas.",
|
||||
"message-expand-search": "Não foram encontradas métricas. Tente expandir a sua pesquisa e filtros.",
|
||||
|
||||
@@ -85,9 +85,9 @@
|
||||
"tooltip-classic-query": "Оригинальная реализация редактора запросов переменных Prometheus. Введите строку с правильным типом запроса и параметрами, указанными в документации. Например, {{exampleQuery}}.",
|
||||
"tooltip-label": "Возвращает список значений для метки с соответствующим названием во всех метриках, если не указана конкретная метрика.",
|
||||
"tooltip-metric-regex": "Возвращает список названий меток, при необходимости фильтруя их по указанному регулярному выражению метрики.",
|
||||
"tooltip-query": "Возвращает список результатов запросов Prometheus для текущего запроса. Сюда могут входить функции Prometheus, например {{exampleQuery}}.",
|
||||
"tooltip-query": "",
|
||||
"tooltip-query-type": "Плагин источника данных Prometheus предоставляет следующие типы запросов для переменных шаблона.",
|
||||
"tooltip-series-query": "Укажите метрику с метками, только метрику или только метки, например {{example1}}, {{example2}} или {{example3}}. Возвращает список временных рядов, связанных с введенными данными."
|
||||
"tooltip-series-query": ""
|
||||
},
|
||||
"selector-actions": {
|
||||
"aria-label-selector": "селектор",
|
||||
@@ -175,16 +175,16 @@
|
||||
"label-scrape-interval": "Интервал опроса",
|
||||
"label-series-limit": "Лимит рядов",
|
||||
"label-use-series-endpoint": "Использовать конечную точку ряда",
|
||||
"more-info": "Более подробную информацию о настройке типа и версии Prometheus в источниках данных см. в <2>документации по подготовке</2>.",
|
||||
"more-info": "",
|
||||
"placeholder-example-maxsourceresolutionmtimeout": "Пример: {{example}}",
|
||||
"title-interval-behaviour": "Поведение интервалов",
|
||||
"title-other": "Прочее",
|
||||
"title-performance": "Производительность",
|
||||
"title-query-editor": "Редактор запросов",
|
||||
"tooltip-cache-level": "Устанавливает уровень кэширования в браузере для запросов редактора. Для источников данных с высокой кардинальностью рекомендуются более высокие настройки кэша.",
|
||||
"tooltip-custom-query-parameters": "Добавьте пользовательские параметры в URL-адрес запроса Prometheus. Например, {{example1}}, {{example2}}, {{example3}}, или {{example4}}. Несколько параметров следует объединить с {{concatenationChar}}.",
|
||||
"tooltip-custom-query-parameters": "",
|
||||
"tooltip-default-editor": "Установите параметр редактора по умолчанию для всех пользователей этого источника данных.",
|
||||
"tooltip-disable-metrics-lookup": "При включении этого параметра будут отключены выбор метрик и поддержка метрик/меток при автозаполнении поля запроса. Функция полезна, если вы испытываете проблемы с производительностью при использовании более крупных экземляров Prometheus. ",
|
||||
"tooltip-disable-metrics-lookup": "",
|
||||
"tooltip-disable-recording-rules-beta": "Функция отключит правила записи. Включите, чтобы улучшить производительность дашборда",
|
||||
"tooltip-http-method": "Для отправки запросов в источник данных Prometheus можно использовать HTTP-методы POST или GET. POST является рекомендуемым методом, поскольку позволяет выполнять более крупные запросы. Измените метод на GET, если вы используете версию Prometheus старше 2.1 или в вашей сети запрещены запросы POST.",
|
||||
"tooltip-incremental-querying-beta": "Функция изменит поведение относительных запросов по умолчанию. Вместо запроса свежих данных из экземпляра Prometheus, результаты запросов будут кэшироваться, и запрашиваться будут только новые записи. Включите, чтобы уменьшить нагрузку на базу данных и сеть.",
|
||||
@@ -479,7 +479,7 @@
|
||||
"aria-label-selector": "селектор"
|
||||
},
|
||||
"results-table": {
|
||||
"content-descriptive-type": "При создании {{descriptiveType}} Prometheus отображает несколько рядов со счетчиком типов. ",
|
||||
"content-descriptive-type": "",
|
||||
"description": "Описание",
|
||||
"message-expand-label-filters": "Метрики не найдены. Попробуйте расширить фильтры меток.",
|
||||
"message-expand-search": "Метрики не найдены. Попробуйте расширить поиск и фильтры.",
|
||||
|
||||
@@ -85,9 +85,9 @@
|
||||
"tooltip-classic-query": "Den ursprungliga implementeringen av Prometheus variabla frågeredigerare. Ange en sträng med rätt frågetyp och parametrar enligt beskrivningen i dessa dokument. Till exempel, {{exampleQuery}}.",
|
||||
"tooltip-label": "Returnerar en lista över etikettvärden för etikettnamnet för alla mätvärden om inte mätvärdet är angivet.",
|
||||
"tooltip-metric-regex": "Returnerar en lista över etikettnamn, eventuellt filtrering efter angiven måttregex.",
|
||||
"tooltip-query": "Returnerar en lista över Prometheus frågeresultat för frågan. Detta kan inkludera Prometheus-funktioner, d.v.s. {{exampleQuery}}.",
|
||||
"tooltip-query": "",
|
||||
"tooltip-query-type": "Prometheus-datakällans tillägg tillhandahåller följande frågetyper för mallvariabler.",
|
||||
"tooltip-series-query": "Ange ett mätvärde med etiketter, endast ett mätvärde eller endast etiketter d.v.s. {{example1}}, {{example2}} eller {{example3}}. Returnerar en lista över tidsserier som är associerade med angivna data."
|
||||
"tooltip-series-query": ""
|
||||
},
|
||||
"selector-actions": {
|
||||
"aria-label-selector": "väljare",
|
||||
@@ -175,16 +175,16 @@
|
||||
"label-scrape-interval": "Skrapningsintervall",
|
||||
"label-series-limit": "Seriegräns",
|
||||
"label-use-series-endpoint": "Använd serieändpunkt",
|
||||
"more-info": "För mer information om hur du konfigurerar prometheustyp och -version i datakällor, se <2>provisioneringsdokumentationen</2>.",
|
||||
"more-info": "",
|
||||
"placeholder-example-maxsourceresolutionmtimeout": "Exempel: {{example}}",
|
||||
"title-interval-behaviour": "Intervallbeteende",
|
||||
"title-other": "Annat",
|
||||
"title-performance": "Performance",
|
||||
"title-query-editor": "Frågeredigerare",
|
||||
"tooltip-cache-level": "Anger webbläsarens cachelagringsnivå för redigeringsfrågor. Högre cacheinställningar rekommenderas för datakällor med hög kardinalitet.",
|
||||
"tooltip-custom-query-parameters": "Lägg till anpassade parametrar i Prometheus fråge-URL. Till exempel {{example1}}, {{example2}}, {{example3}} eller {{example4}}. Flera parametrar ska sammanfogas med {{concatenationChar}}.",
|
||||
"tooltip-custom-query-parameters": "",
|
||||
"tooltip-default-editor": "Ange standardalternativ för redigerare för alla användare av den här datakällan.",
|
||||
"tooltip-disable-metrics-lookup": "Om du markerar det här alternativet inaktiveras metrikväljaren och stödet för automatisk komplettering av metrik/etikett i sökfältet. Detta hjälper om du har prestandaproblem med större Prometheus-instanser. ",
|
||||
"tooltip-disable-metrics-lookup": "",
|
||||
"tooltip-disable-recording-rules-beta": "Denna funktion kommer att inaktivera inspelningsregler. Aktivera detta för att förbättra instrumentpanelens prestanda",
|
||||
"tooltip-http-method": "Du kan använda antingen HTTP-metoden POST eller GET för att fråga din Prometheus-datakälla. POST är den rekommenderade metoden eftersom den tillåter större frågor. Ändra detta till GET om du har en Prometheus-version som är äldre än 2.1 eller om POST-förfrågningar är begränsade i ditt nätverk.",
|
||||
"tooltip-incremental-querying-beta": "Denna funktion kommer att ändra standardbeteendet för relativa frågor till att alltid begära nya data från prometheus-instansen, istället kommer frågeresultat att cachelagras och endast nya poster begärs. Aktivera detta för att minska databas- och nätverksbelastningen.",
|
||||
@@ -479,7 +479,7 @@
|
||||
"aria-label-selector": "väljare"
|
||||
},
|
||||
"results-table": {
|
||||
"content-descriptive-type": "När du skapar en {{descriptiveType}} visar Prometheus flera dataserier av typen räknare. ",
|
||||
"content-descriptive-type": "",
|
||||
"description": "Beskrivning",
|
||||
"message-expand-label-filters": "Inga mätvärden hittades. Försök att utöka dina etikettfilter.",
|
||||
"message-expand-search": "Inga mätvärden hittades. Försök att utöka din sökning och dina filter.",
|
||||
|
||||
@@ -85,9 +85,9 @@
|
||||
"tooltip-classic-query": "Prometheus değişken sorgu düzenleyicisinin orijinal uygulaması. Bu belgelerde açıklanan doğru sorgu türü ve parametrelerle bir dize girin. Örneğin {{exampleQuery}}.",
|
||||
"tooltip-label": "Bir metrik belirtilmedikçe tüm metriklerdeki etiket adı için etiket değerlerinin bir listesini döndürür.",
|
||||
"tooltip-metric-regex": "Belirtilen metrik düzenli ifadesine göre isteğe bağlı filtreleme yaparak etiket adlarının bir listesini döndürür.",
|
||||
"tooltip-query": "Sorgu için Prometheus sorgu sonuçlarının bir listesini döndürür. Bu sorgular Prometheus işlevlerini içerebilir, örneğin {{exampleQuery}}.",
|
||||
"tooltip-query": "",
|
||||
"tooltip-query-type": "Prometheus veri kaynağı eklentisi, şablon değişkenleri için aşağıdaki sorgu türlerini sağlar.",
|
||||
"tooltip-series-query": "Bir metrik ve etiketlerle, yalnızca metrik ya da yalnızca etiketlerle birlikte bir değer girin. Örneğin {{example1}}, {{example2}} veya {{example3}}. Girilen verilerle ilişkili zaman serilerinin bir listesini döndürür."
|
||||
"tooltip-series-query": ""
|
||||
},
|
||||
"selector-actions": {
|
||||
"aria-label-selector": "seçici",
|
||||
@@ -175,16 +175,16 @@
|
||||
"label-scrape-interval": "Kazıma aralığı",
|
||||
"label-series-limit": "Seri sınırı",
|
||||
"label-use-series-endpoint": "Seri uç noktasını kullan",
|
||||
"more-info": "Prometheus türü ve sürümünü veri kaynaklarında yapılandırma hakkında daha fazla bilgi için <2>sağlama belgelerine</2> bakın.",
|
||||
"more-info": "",
|
||||
"placeholder-example-maxsourceresolutionmtimeout": "Örnek: {{example}}",
|
||||
"title-interval-behaviour": "Aralık davranışı",
|
||||
"title-other": "Diğer",
|
||||
"title-performance": "Performans",
|
||||
"title-query-editor": "Sorgu düzenleyicisi",
|
||||
"tooltip-cache-level": "Düzenleyici sorguları için tarayıcı önbelleğe alma düzeyini ayarlar. Yüksek ayırt ediciliğe sahip veri kaynakları için daha yüksek önbellek ayarları önerilir.",
|
||||
"tooltip-custom-query-parameters": "Prometheus sorgu URL'sine özel parametreler ekleyin. Örneğin {{example1}}, {{example2}}, {{example3}} veya {{example4}}. Birden fazla parametre, {{concatenationChar}} karakteri ile birleştirilmelidir.",
|
||||
"tooltip-custom-query-parameters": "",
|
||||
"tooltip-default-editor": "Bu veri kaynağının tüm kullanıcıları için varsayılan düzenleyici seçeneğini ayarlayın.",
|
||||
"tooltip-disable-metrics-lookup": "Bu seçeneği işaretlemek, metrik seçicisini ve sorgu alanındaki metrik/etiket desteğini otomatik tamamlama özelliğinde devre dışı bırakır. Bu, büyük Prometheus örneklerinde yaşanan performans sorunlarına yardımcı olabilir. ",
|
||||
"tooltip-disable-metrics-lookup": "",
|
||||
"tooltip-disable-recording-rules-beta": "Bu özellik, kayıt kurallarını devre dışı bırakacaktır. Pano performansını artırmak için bu seçeneği etkinleştirin",
|
||||
"tooltip-http-method": "Prometheus veri kaynağınızı sorgulamak için POST veya GET HTTP yöntemini kullanabilirsiniz. POST, daha büyük sorgulara izin verdiği için önerilen yöntemdir. Prometheus sürümünüz 2.1'den eskiyse ya da ağınızda POST istekleri kısıtlıysa bunu GET olarak değiştirin.",
|
||||
"tooltip-incremental-querying-beta": "Bu özellik, göreli sorguların varsayılan davranışını değiştirerek Prometheus örneğinden her zaman güncel veri istenmesini sağlar. Bunun yerine, sorgu sonuçları önbelleğe alınır ve yalnızca yeni kayıtlar istenir. Veri tabanı ve ağ yükünü azaltmak için bu özelliği etkinleştirin.",
|
||||
@@ -479,7 +479,7 @@
|
||||
"aria-label-selector": "seçici"
|
||||
},
|
||||
"results-table": {
|
||||
"content-descriptive-type": "Bir {{descriptiveType}} oluşturulduğunda, Prometheus sayaç türünde birden fazla seri sunar. ",
|
||||
"content-descriptive-type": "",
|
||||
"description": "Açıklama",
|
||||
"message-expand-label-filters": "Metrik bulunamadı. Etiket filtrelerinizi genişletmeyi deneyin.",
|
||||
"message-expand-search": "Metrik bulunamadı. Aramanızı ve filtrelerinizi genişletmeyi deneyin.",
|
||||
|
||||
@@ -85,9 +85,9 @@
|
||||
"tooltip-classic-query": "Prometheus 变量查询编辑器的原始执行操作。按照这些文档中所述,输入包含正确查询类型和参数的字符串。例如,{{exampleQuery}}。",
|
||||
"tooltip-label": "返回所有指标中标签名称的标签值列表,除非指定了指标。",
|
||||
"tooltip-metric-regex": "返回标签名称列表,可选择按指定的指标正则表达式进行筛选。",
|
||||
"tooltip-query": "返回查询的 Prometheus 查询结果列表。这可以包含 Prometheus 函数,即 {{exampleQuery}}。",
|
||||
"tooltip-query": "",
|
||||
"tooltip-query-type": "Prometheus 数据源插件为模板变量提供以下查询类型。",
|
||||
"tooltip-series-query": "输入带有标签的指标、仅指标或仅标签,即 {{example1}}、{{example2}} 或 {{example3}}。返回与输入数据关联的时间序列列表。"
|
||||
"tooltip-series-query": ""
|
||||
},
|
||||
"selector-actions": {
|
||||
"aria-label-selector": "选择器",
|
||||
@@ -175,16 +175,16 @@
|
||||
"label-scrape-interval": "抓取间隔",
|
||||
"label-series-limit": "序列限制",
|
||||
"label-use-series-endpoint": "使用序列端点",
|
||||
"more-info": "有关在数据源中配置 prometheus 类型和版本的更多信息,请参阅<2>预配文档</2>。",
|
||||
"more-info": "",
|
||||
"placeholder-example-maxsourceresolutionmtimeout": "示例:{{example}}",
|
||||
"title-interval-behaviour": "间隔行为",
|
||||
"title-other": "其他",
|
||||
"title-performance": "性能",
|
||||
"title-query-editor": "查询编辑器",
|
||||
"tooltip-cache-level": "设置编辑器查询的浏览器缓存级别。对于高基数数据源,建议使用更高的缓存设置。",
|
||||
"tooltip-custom-query-parameters": "将自定义参数添加到 Prometheus 查询网址。例如 {{example1}}、{{example2}}、{{example3}} 或 {{example4}}。多个参数应使用 {{concatenationChar}} 连接起来。",
|
||||
"tooltip-custom-query-parameters": "",
|
||||
"tooltip-default-editor": "为此数据源的所有用户设置默认编辑器选项。",
|
||||
"tooltip-disable-metrics-lookup": "选中此选项将禁用查询字段自动完成中的指标选择器和指标/标签支持。如果您在使用较大的 Prometheus 实例时遇到性能问题,这样做会有所帮助。",
|
||||
"tooltip-disable-metrics-lookup": "",
|
||||
"tooltip-disable-recording-rules-beta": "此功能将禁用录制规则。开启此选项可提高数据面板性能",
|
||||
"tooltip-http-method": "您可以使用 POST 或 GET HTTP 方法来查询 Prometheus 数据源。POST 是推荐的方法,因为它允许更大的查询。如果您的 Prometheus 版本低于 2.1,或者您的网络中限制了 POST 请求,请将其更改为 GET。",
|
||||
"tooltip-incremental-querying-beta": "此功能将改变相对查询的默认行为,使其总是从 Prometheus 实例请求新数据,而不会缓存查询结果,且只请求新数据。开启此选项可减少数据库和网络负载。",
|
||||
@@ -479,7 +479,7 @@
|
||||
"aria-label-selector": "选择器"
|
||||
},
|
||||
"results-table": {
|
||||
"content-descriptive-type": "创建 {{descriptiveType}} 时,Prometheus 会使用类型计数器公开多个序列。",
|
||||
"content-descriptive-type": "",
|
||||
"description": "描述",
|
||||
"message-expand-label-filters": "未找到指标。尝试展开您的标签筛选条件。",
|
||||
"message-expand-search": "未找到指标。尝试展开您的搜索和筛选条件。",
|
||||
|
||||
@@ -85,9 +85,9 @@
|
||||
"tooltip-classic-query": "Prometheus 變數查詢編輯器的原始實作。輸入一個字串,其中包含如這些文件中所述正確的查詢類型和參數。例如:{{exampleQuery}}。",
|
||||
"tooltip-label": "除非有指定指標,否則會回傳所有指標中該標籤名稱的標籤值清單。",
|
||||
"tooltip-metric-regex": "回傳標籤名稱清單,選擇性地依據指定指標正規表達式篩選。",
|
||||
"tooltip-query": "回傳此查詢的 Prometheus 查詢結果清單。這可能包括 Prometheus 功能,即{{exampleQuery}}。",
|
||||
"tooltip-query": "",
|
||||
"tooltip-query-type": "Prometheus 資料來源外掛程式為範本變數提供以下查詢類型。",
|
||||
"tooltip-series-query": "輸入帶有標籤的指標、僅有指標或僅標籤,即 {{example1}}、{{example2}} 或 {{example3}}。回傳與輸入資料相關的時間序列清單。"
|
||||
"tooltip-series-query": ""
|
||||
},
|
||||
"selector-actions": {
|
||||
"aria-label-selector": "選擇器",
|
||||
@@ -175,16 +175,16 @@
|
||||
"label-scrape-interval": "抓取間隔",
|
||||
"label-series-limit": "序列限制",
|
||||
"label-use-series-endpoint": "使用序列端點",
|
||||
"more-info": "如需更多在資料來源中設定 Prometheus 類型與版本的相關資訊,請參閱<2>佈建文件</2>。",
|
||||
"more-info": "",
|
||||
"placeholder-example-maxsourceresolutionmtimeout": "範例:{{example}}",
|
||||
"title-interval-behaviour": "間隔行為",
|
||||
"title-other": "其他",
|
||||
"title-performance": "成效",
|
||||
"title-query-editor": "查詢編輯器",
|
||||
"tooltip-cache-level": "設定編輯器查詢的瀏覽器快取層級。針對高基數資料來源,建議使用較高層級的快取設定。",
|
||||
"tooltip-custom-query-parameters": "將自訂參數新增至 Prometheus 查詢網址。例如 {{example1}}、{{example2}}、{{example3}} 或 {{example4}}。多個參數應與{{concatenationChar}}串接在一起。",
|
||||
"tooltip-custom-query-parameters": "",
|
||||
"tooltip-default-editor": "為此資料來源的所有使用者設定預設編輯器選項。",
|
||||
"tooltip-disable-metrics-lookup": "勾選此選項將停用查詢欄位自動完成中的指標選擇器和指標/標籤支援。如果您在較大的 Prometheus 實例上遇到效能問題,這會有所幫助。",
|
||||
"tooltip-disable-metrics-lookup": "",
|
||||
"tooltip-disable-recording-rules-beta": "此功能將停用錄製規則。開啟此功能以改善儀表板效能",
|
||||
"tooltip-http-method": "您可以使用 POST 或 GET HTTP 方法,來查詢您的 Prometheus 資料來源。POST 是建議的方法,因為它可以處理更大規模的查詢。如果您的 Prometheus 版本早於 2.1,或您的網路中限制了 POST 請求,請將此更改為 GET。",
|
||||
"tooltip-incremental-querying-beta": "此功能將變更相對時間查詢的預設行為,以便隨時從 Prometheus 實例要求新資料,而不會快取查詢結果,並且只會請求新紀錄。開啟此功能以減少資料庫和網路負載。",
|
||||
@@ -479,7 +479,7 @@
|
||||
"aria-label-selector": "選擇器"
|
||||
},
|
||||
"results-table": {
|
||||
"content-descriptive-type": "建立{{descriptiveType}}時,Prometheus 會透過類型計數器顯示多個序列。",
|
||||
"content-descriptive-type": "",
|
||||
"description": "說明",
|
||||
"message-expand-label-filters": "未找到指標。請嘗試展開標籤篩選條件。",
|
||||
"message-expand-search": "未找到指標。請嘗試擴大搜尋範圍和篩選條件。",
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"connection-limits": {
|
||||
"auto-max-idle": "Auto. max. nečinný",
|
||||
"content-auto-max-idle": "Pokud je tato možnost povolena, automaticky nastaví počet <1>Maximálních nečinných připojení</1> na stejnou hodnotu jako<3> Maximální otevřená připojení</3>. Pokud není nastaven počet maximálních otevřených připojení, bude nastaven na výchozí hodnotu ({{defaultMaxIdle}}).",
|
||||
"content-max-idle": "Maximální počet připojení v nečinném připojovacím souboru. Pokud je <1>Maximální počet otevřených připojení</1> větší než 0, ale menší než <3>Maximální počet nečinných připojení</3>, pak bude <5>Maximální počet nečinných připojení</5> snížen tak, aby odpovídal limitu pro <8>Maximální počet otevřených připojení</8>. Pokud je nastaveno na 0, nejsou zachována žádná nečinná připojení.",
|
||||
"content-auto-max-idle": "",
|
||||
"content-max-idle": "",
|
||||
"content-max-lifetime": "Maximální doba v sekundách, po kterou může být připojení znovu použito. Pokud je nastaveno na 0, připojení jsou znovu používána opakovaně.",
|
||||
"content-max-open": "Maximální počet otevřených připojení k databázi. Pokud je <1>Maximální počet nečinných připojení</1> větší než 0 a <3>Maximální počet otevřených připojení</3> je menší než <5>Maximální počet nečinných připojení</5>, pak bude <7>Maximální počet nečinných připojení</7> snížen tak, aby odpovídal limitu pro <9>Maximální počet otevřených připojení</9>. Pokud je nastaveno na 0, počet otevřených připojení není omezen.",
|
||||
"content-max-open": "",
|
||||
"max-idle": "Max. nečinný",
|
||||
"max-lifetime": "Max. životnost",
|
||||
"max-open": "Max. otevřený",
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
},
|
||||
"query-header": {
|
||||
"content-invalid-query": "Váš dotaz je neplatný. Podrobnosti najdete níže. <1></1>Tento dotaz však můžete stále spustit.",
|
||||
"content-invalid-query": "",
|
||||
"editor-modes": {
|
||||
"label-builder": "Nástroj pro tvorbu",
|
||||
"label-code": "Kód"
|
||||
@@ -76,7 +76,7 @@
|
||||
"tooltip-format-query": "Formátovat dotaz"
|
||||
},
|
||||
"query-validator": {
|
||||
"query-will-process": "<0></0> Tento dotaz zpracuje <2>{{bytes}}</2> při spuštění.",
|
||||
"query-will-process": "",
|
||||
"validating-query": "Ověřování dotazu…"
|
||||
},
|
||||
"raw-editor": {
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"connection-limits": {
|
||||
"auto-max-idle": "Auto. max. inaktiv",
|
||||
"content-auto-max-idle": "Wenn dies aktiviert ist, wird die Anzahl der <1>Maximalen inaktiven Verbindungen</1> automatisch auf den gleichen Wert der<3> Maximalen offenen Verbindungen</3> festgelegt. Wenn die Anzahl der maximalen offenen Verbindungen nicht festgelegt ist, wird sie auf den Standardwert ({{defaultMaxIdle}}) eingestellt.",
|
||||
"content-max-idle": "Die maximale Anzahl der Verbindungen im Pool der inaktiven Verbindungen. Wenn <1>Maximale offene Verbindungen</1> größer ist als 0, aber kleiner als die Anzahl der <3>Maximalen inaktiven Verbindungen</3>, werden die <5>Maximalen inaktiven Verbindungen</5> verringert, um der Grenze für die Anzahl der <8>Maximalen offenen Verbindungen</8> zu entsprechen. Wenn der Wert auf 0 eingestellt ist, werden keine inaktiven Verbindungen beibehalten.",
|
||||
"content-auto-max-idle": "",
|
||||
"content-max-idle": "",
|
||||
"content-max-lifetime": "Die maximale Zeitdauer der Wiederverwendung einer Verbindung in Sekunden. Bei einer Einstellung auf 0 werden Verbindungen immer wiederverwendet.",
|
||||
"content-max-open": "Die maximale Anzahl offener Verbindungen zur Datenbank. Wenn <1>Maximale inaktive Verbindungen</1> größer als 0 ist und die Anzahl der <3>Maximalen offenen Verbindungen</3> kleiner als die Anzahl der <5>Maximalen inaktiven Verbindungen</5> ist, werden die <7>Maximalen inaktiven Verbindungen</7> bis zur Grenze für <9>Maximale offene Verbindungen</9> verringert. Wenn 0 festgelegt ist, gibt es keine Begrenzung der Anzahl offener Verbindungen.",
|
||||
"content-max-open": "",
|
||||
"max-idle": "Max. inaktiv",
|
||||
"max-lifetime": "Max. Lebensdauer",
|
||||
"max-open": "Max. offen",
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
},
|
||||
"query-header": {
|
||||
"content-invalid-query": "Ihre Abfrage ist ungültig. Weitere Informationen finden Sie unten. <1></1>Sie können diese Abfrage aber trotzdem ausführen.",
|
||||
"content-invalid-query": "",
|
||||
"editor-modes": {
|
||||
"label-builder": "Builder",
|
||||
"label-code": "Code"
|
||||
@@ -76,7 +76,7 @@
|
||||
"tooltip-format-query": "Formatabfrage"
|
||||
},
|
||||
"query-validator": {
|
||||
"query-will-process": "<0></0> Diese Abfrage verarbeitet <2>{{bytes}}</2>, wenn sie ausgeführt wird.",
|
||||
"query-will-process": "",
|
||||
"validating-query": "Abfrage wird validiert …"
|
||||
},
|
||||
"raw-editor": {
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"connection-limits": {
|
||||
"auto-max-idle": "Inactividad máxima automática",
|
||||
"content-auto-max-idle": "Si está habilitado, establece automáticamente el número de <1>Conexiones inactivas máximas</1> en el mismo valor que<3> Conexiones abiertas máximas</3>. Si no se establece el número de conexiones abiertas máximas, se establecerá en el valor predeterminado ({{defaultMaxIdle}}).",
|
||||
"content-max-idle": "El número máximo de conexiones en el grupo de conexiones inactivas. Si <1>Conexiones abiertas máximas</1> es mayor que 0 pero menor que <3>Conexiones inactivas máximas</3>, entonces <5>Conexiones inactivas máximas</5> se reducirá para que coincida con el límite de <8>Conexiones abiertas máximas</8>. Si se establece en 0, no se conservan las conexiones inactivas.",
|
||||
"content-auto-max-idle": "",
|
||||
"content-max-idle": "",
|
||||
"content-max-lifetime": "La cantidad máxima de tiempo en segundos que se puede reutilizar una conexión. Si se establece en 0, las conexiones se reutilizan para siempre.",
|
||||
"content-max-open": "El número máximo de conexiones abiertas a la base de datos. Si <1>Conexiones inactivas máximas</1> es mayor que 0 y <3>Conexiones abiertas máximas</3> es menor que <5>Conexiones inactivas máximas</5>, entonces <7>Conexiones inactivas máximas</7> se reducirá para que coincida con el límite de <9>Conexiones abiertas máximas</9>. Si se establece en 0, no hay límite en el número de conexiones abiertas.",
|
||||
"content-max-open": "",
|
||||
"max-idle": "Máx. inactivas",
|
||||
"max-lifetime": "Vida útil máxima",
|
||||
"max-open": "Máx. abiertas",
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
},
|
||||
"query-header": {
|
||||
"content-invalid-query": "Su consulta no es válida. A continuación podrá obtener más información. <1></1>En todo caso, puede ejecutar esta consulta.",
|
||||
"content-invalid-query": "",
|
||||
"editor-modes": {
|
||||
"label-builder": "Constructor",
|
||||
"label-code": "Código"
|
||||
@@ -76,7 +76,7 @@
|
||||
"tooltip-format-query": "Formatear consulta"
|
||||
},
|
||||
"query-validator": {
|
||||
"query-will-process": "<0></0> Esta consulta procesará <2>{{bytes}}</2> cuando se ejecute.",
|
||||
"query-will-process": "",
|
||||
"validating-query": "Validando consulta..."
|
||||
},
|
||||
"raw-editor": {
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"connection-limits": {
|
||||
"auto-max-idle": "Inactivité maximale automatique",
|
||||
"content-auto-max-idle": "Si cette option est activée, le nombre de <1>connexions inactives maximales</1> est automatiquement défini sur la même valeur que<3> Connexions ouvertes maximales</3>. Si le nombre maximal de connexions ouvertes n’est pas défini, il sera défini sur la valeur par défaut ({{defaultMaxIdle}}).",
|
||||
"content-max-idle": "Le nombre maximal de connexions dans le pool de connexions inactives. Si <1>Connexions ouvertes maximales</1> est supérieur à 0, mais inférieur à <3>Connexions inactives maximales</3>, alors <5>Connexions inactives maximales</5> sera réduit pour correspondre à la limite de <8>Connexions ouvertes maximales</8>. Si la valeur est 0, aucune connexion inactive n’est conservée.",
|
||||
"content-auto-max-idle": "",
|
||||
"content-max-idle": "",
|
||||
"content-max-lifetime": "La durée maximale en secondes pendant laquelle une connexion peut être réutilisée. Si la valeur est 0, les connexions sont réutilisées pour toujours.",
|
||||
"content-max-open": "Le nombre maximal de connexions ouvertes à la base de données. Si <1>Connexions inactives maximales</1> est supérieur à 0 et que <3>Connexions ouvertes maximales</3> est inférieur à <5>Connexions inactives maximales</5>, alors <7>Connexions inactives maximales</7> sera réduit pour correspondre à la limite de <9>Connexions ouvertes maximales</9>. Si la valeur est 0, il n’y a pas de limite quant au nombre de connexions ouvertes.",
|
||||
"content-max-open": "",
|
||||
"max-idle": "Inactivité maximale",
|
||||
"max-lifetime": "Durée de vie maximale",
|
||||
"max-open": "Ouverture maximale",
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
},
|
||||
"query-header": {
|
||||
"content-invalid-query": "Votre requête n’est pas valide. Vérifiez ci-dessous pour en savoir plus. <1></1>Cependant, vous pouvez toujours exécuter cette requête.",
|
||||
"content-invalid-query": "",
|
||||
"editor-modes": {
|
||||
"label-builder": "Builder",
|
||||
"label-code": "Code"
|
||||
@@ -76,7 +76,7 @@
|
||||
"tooltip-format-query": "Requête de format"
|
||||
},
|
||||
"query-validator": {
|
||||
"query-will-process": "<0></0> Cette requête traitera <2>{{bytes}}</2> lors de son exécution.",
|
||||
"query-will-process": "",
|
||||
"validating-query": "Validation de la requête..."
|
||||
},
|
||||
"raw-editor": {
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"connection-limits": {
|
||||
"auto-max-idle": "Inaktív automatikus maximális száma",
|
||||
"content-auto-max-idle": "Ha engedélyezve van, automatikusan beállítja az <1>Inaktív kapcsolatok maximális száma</1> értéket a <3>Megnyitott kapcsolatok maximális száma</3> értékére. Ha a nyitott kapcsolatok maximális száma nincs beállítva, akkor az alapértelmezett értékre lesz beállítva ({{defaultMaxIdle}}).",
|
||||
"content-max-idle": "Az inaktív kapcsolatok készletében lévő kapcsolatok maximális száma. Ha a <1>Megnyitott kapcsolatok maximális száma</1> nagyobb, mint 0, de kisebb, mint az <3>Inaktív kapcsolatok maximális száma</3>, akkor az <5>Inaktív kapcsolatok maximális száma</5> csökken, hogy megfeleljen a <8>Megnyitott kapcsolatok maximális száma</8> határértékének. Ha 0-ra van állítva, akkor egyetlen inaktív kapcsolat sem marad meg.",
|
||||
"content-auto-max-idle": "",
|
||||
"content-max-idle": "",
|
||||
"content-max-lifetime": "A csatlakozás újrafelhasználásának maximális időtartama másodpercben. Ha 0-ra van állítva, a kapcsolatok újrafelhasználása végtelen.",
|
||||
"content-max-open": "Az adatbázishoz irányuló nyitott kapcsolatok maximális száma. Ha az <1>Inaktív kapcsolatok maximális száma</1> nagyobb, mint 0, és a <3>Megnyitott kapcsolatok maximális száma</3> kisebb, mint az <5>Inaktív kapcsolatok maximális száma</5>, akkor az <7>Inaktív kapcsolatok maximális száma</7> csökken, hogy megfeleljen a <9>Megnyitott kapcsolatok maximális száma</9> határértékének. Ha 0-ra van állítva, akkor nincs korlátozva a nyitott kapcsolatok száma.",
|
||||
"content-max-open": "",
|
||||
"max-idle": "Max. inaktív",
|
||||
"max-lifetime": "Max. élettartam",
|
||||
"max-open": "Max. nyitott",
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
},
|
||||
"query-header": {
|
||||
"content-invalid-query": "A lekérdezés érvénytelen. A részleteket tekintse meg alább. <1></1>Ezt a lekérdezést azonban továbbra is futtathatja.",
|
||||
"content-invalid-query": "",
|
||||
"editor-modes": {
|
||||
"label-builder": "Építő",
|
||||
"label-code": "Kód"
|
||||
@@ -76,7 +76,7 @@
|
||||
"tooltip-format-query": "Lekérdezés formázása"
|
||||
},
|
||||
"query-validator": {
|
||||
"query-will-process": "<0></0> Ez a lekérdezés <2>{{bytes}}</2> feldolgozását végzi futtatáskor.",
|
||||
"query-will-process": "",
|
||||
"validating-query": "Lekérdezés érvényesítése…"
|
||||
},
|
||||
"raw-editor": {
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"connection-limits": {
|
||||
"auto-max-idle": "Nonaktif maksimum otomatis",
|
||||
"content-auto-max-idle": "Jika diaktifkan, secara otomatis atur jumlah <1>Koneksi nonaktif maksimum</1> ke nilai yang sama dengan<3> Koneksi terbuka maksimum</3>. Jika jumlah maksimum koneksi terbuka tidak diatur, jumlah tersebut akan diatur ke default ({{defaultMaxIdle}}).",
|
||||
"content-max-idle": "Jumlah maksimum koneksi dalam pool koneksi nonaktif. Jika <1>Koneksi terbuka maksimum</1> lebih besar dari 0 tetapi kurang dari <3>Koneksi nonaktif maksimum</3>, maka <5>Koneksi nonaktif maksimum</5> akan dikurangi agar sesuai dengan batas <8>Koneksi terbuka maksimum</8>. Jika diatur ke 0, tidak ada koneksi nonaktif yang dipertahankan.",
|
||||
"content-auto-max-idle": "",
|
||||
"content-max-idle": "",
|
||||
"content-max-lifetime": "Jumlah waktu maksimum dalam detik untuk menggunakan koneksi lagi. Jika diatur ke 0, koneksi digunakan kembali terus-menerus tanpa batas waktu.",
|
||||
"content-max-open": "Jumlah koneksi terbuka maksimum ke basis data. Jika <1>Koneksi nonaktif maksimum</1> lebih besar dari 0 dan <3>Koneksi terbuka maksimum</3> kurang dari <5>Koneksi nonaktif maksimum</5>, maka <7>Koneksi nonaktif maksimum</7> akan dikurangi agar sesuai dengan batas <9>Koneksi terbuka maksimum</9>. Jika diatur ke 0, tidak ada batasan jumlah koneksi terbuka.",
|
||||
"content-max-open": "",
|
||||
"max-idle": "Nonaktif maks",
|
||||
"max-lifetime": "Periode maks",
|
||||
"max-open": "Terbuka maks",
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
},
|
||||
"query-header": {
|
||||
"content-invalid-query": "Kueri Anda tidak valid. Periksa di bawah ini untuk detailnya. <1></1>Namun, Anda masih dapat menjalankan kueri ini.",
|
||||
"content-invalid-query": "",
|
||||
"editor-modes": {
|
||||
"label-builder": "Pembangun",
|
||||
"label-code": "Kode"
|
||||
@@ -76,7 +76,7 @@
|
||||
"tooltip-format-query": "Format kueri"
|
||||
},
|
||||
"query-validator": {
|
||||
"query-will-process": "<0></0> Kueri ini akan memproses <2>{{bytes}}</2> saat dijalankan.",
|
||||
"query-will-process": "",
|
||||
"validating-query": "Memvalidasi kueri..."
|
||||
},
|
||||
"raw-editor": {
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"connection-limits": {
|
||||
"auto-max-idle": "Inattività massima automatica",
|
||||
"content-auto-max-idle": "Se abilitato, imposta automaticamente il numero di <1>Connessioni inattive massime</1> sullo stesso valore di <3> Connessioni aperte massime</3>. Se il numero massimo di connessioni aperte non è impostato, verrà impostato sul valore predefinito ({{defaultMaxIdle}}).",
|
||||
"content-max-idle": "Il numero massimo di connessioni nel pool di connessioni inattive. Se <1>Connessioni aperte massine</1> è maggiore di 0 ma inferiore a <3>Connessioni inattive massime</3>, le <5>Connessioni inattive massime</5> verranno ridotte per corrispondere al limite di <8>Connessioni aperte massime</8>. Se impostato su 0, non viene mantenuta alcuna connessione inattiva.",
|
||||
"content-auto-max-idle": "",
|
||||
"content-max-idle": "",
|
||||
"content-max-lifetime": "La quantità massima di tempo in secondi in cui una connessione può essere riutilizzata. Se impostato su 0, le connessioni vengono riutilizzate per sempre.",
|
||||
"content-max-open": "Il numero massimo di connessioni aperte al database. Se <1>Connessioni inattive massime</1> è maggiore di 0 e <3>Connessioni aperte massime</3> è inferiore a <5>Connessioni inattive massime</5>, <7>Connessioni inattive massime</7> verrà ridotto affinché corrisponda al limite di <9>Connessioni aperte massime</9>. Se impostato su 0, non vi è alcun limite al numero di connessioni aperte.",
|
||||
"content-max-open": "",
|
||||
"max-idle": "Inattive massime",
|
||||
"max-lifetime": "Durata massima",
|
||||
"max-open": "Aperte massime",
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
},
|
||||
"query-header": {
|
||||
"content-invalid-query": "Query non valida. Controlla qui sotto per i dettagli. <1></1>Tuttavia, puoi comunque eseguire questa query.",
|
||||
"content-invalid-query": "",
|
||||
"editor-modes": {
|
||||
"label-builder": "Builder",
|
||||
"label-code": "Codice"
|
||||
@@ -76,7 +76,7 @@
|
||||
"tooltip-format-query": "Formato query"
|
||||
},
|
||||
"query-validator": {
|
||||
"query-will-process": "<0></0> Questa query elabora <2>{{bytes}}</2> quando viene eseguita.",
|
||||
"query-will-process": "",
|
||||
"validating-query": "Convalida della query in corso..."
|
||||
},
|
||||
"raw-editor": {
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"connection-limits": {
|
||||
"auto-max-idle": "自動最大アイドル",
|
||||
"content-auto-max-idle": "有効にすると、<1>最大アイドル接続数</1>が<3>最大オープン接続数</3>と同じ値に自動設定されます。最大オープン接続数が設定されていない場合、デフォルト({{defaultMaxIdle}})に設定されます。",
|
||||
"content-max-idle": "アイドル接続プールの最大接続数。<1>最大オープン接続数</1>が0より大きく<3>最大アイドル接続数</3>より小さい場合、<5>最大アイドル接続数</5>は<8>最大オープン接続数</8>の制限に合わせて削減されます。0に設定すると、アイドル接続は保持されません。",
|
||||
"content-auto-max-idle": "",
|
||||
"content-max-idle": "",
|
||||
"content-max-lifetime": "接続を再利用できる最大時間(秒)。0に設定すると、接続は永続的に再利用されます。",
|
||||
"content-max-open": "データベースへの最大オープン接続数。<1>最大アイドル接続数</1>が0より大きく<3>最大オープン接続数</3>が<5>最大アイドル接続数</5>より小さい場合、<7>最大アイドル接続数</7>は<9>最大オープン接続数</9>の制限に合わせて削減されます。0に設定すると、オープン接続数に制限はありません。",
|
||||
"content-max-open": "",
|
||||
"max-idle": "最大アイドル",
|
||||
"max-lifetime": "最大有効期間",
|
||||
"max-open": "最大オープン",
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
},
|
||||
"query-header": {
|
||||
"content-invalid-query": "クエリが無効です。詳細は下記をご確認ください。<1></1>ただし、このクエリは引き続き実行できます。",
|
||||
"content-invalid-query": "",
|
||||
"editor-modes": {
|
||||
"label-builder": "ビルダー",
|
||||
"label-code": "コード"
|
||||
@@ -76,7 +76,7 @@
|
||||
"tooltip-format-query": "クエリをフォーマット"
|
||||
},
|
||||
"query-validator": {
|
||||
"query-will-process": "<0></0>このクエリは実行時に<2>{{bytes}}</2>を処理します。",
|
||||
"query-will-process": "",
|
||||
"validating-query": "クエリを検証中..."
|
||||
},
|
||||
"raw-editor": {
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"connection-limits": {
|
||||
"auto-max-idle": "자동 최대 유휴",
|
||||
"content-auto-max-idle": "활성화하면, <1>유휴 연결 수 최대 한도</1>를 <3>열린 연결 수 최대 한도</3>와 동일한 값으로 자동 설정합니다. 열린 연결 수 최대 한도를 설정하지 않으면, 기본값({{defaultMaxIdle}})으로 설정됩니다.",
|
||||
"content-max-idle": "유휴 연결 풀의 연결 최대 한도입니다. <1>열린 연결 최대 한도</1>가 0보다 크지만 <3>유휴 연결 최대 한도</3>보다 작으면, <5>유휴 연결 최대 한도</5>가 <8>열린 연결 최대 한도</8>에 맞춰 감소합니다. 0으로 설정된 경우, 유휴 연결이 유지되지 않습니다.",
|
||||
"content-auto-max-idle": "",
|
||||
"content-max-idle": "",
|
||||
"content-max-lifetime": "연결을 재사용할 수 있는 최대 시간(초)입니다. 0으로 설정하면, 연결이 영구적으로 재사용됩니다.",
|
||||
"content-max-open": "데이터베이스에 대한 열린 연결 최대 한도입니다. <1>유휴 연결 최대 한도</1>가 0보다 크고 <3>열린 연결 최대 한도</3>가 <5>유휴 연결 최대 한도</5>보다 작으면, <7>유휴 연결 최대 한도</7>가 <9>열린 연결 최대 한도</9>와 일치하도록 감소합니다. 0으로 설정하면, 열린 연결 수에 제한이 없습니다.",
|
||||
"content-max-open": "",
|
||||
"max-idle": "유휴 최대 한도",
|
||||
"max-lifetime": "최대 수명 기간",
|
||||
"max-open": "열 한도",
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
},
|
||||
"query-header": {
|
||||
"content-invalid-query": "쿼리가 유효하지 않습니다. 자세한 내용은 아래에서 확인하세요. <1></1>하지만 이 쿼리는 계속 실행할 수 있습니다.",
|
||||
"content-invalid-query": "",
|
||||
"editor-modes": {
|
||||
"label-builder": "빌더",
|
||||
"label-code": "코드"
|
||||
@@ -76,7 +76,7 @@
|
||||
"tooltip-format-query": "형식 쿼리"
|
||||
},
|
||||
"query-validator": {
|
||||
"query-will-process": "<0></0> 이 쿼리는 실행 시 <2>{{bytes}}</2>를 처리합니다.",
|
||||
"query-will-process": "",
|
||||
"validating-query": "쿼리 유효성 검사 중..."
|
||||
},
|
||||
"raw-editor": {
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"connection-limits": {
|
||||
"auto-max-idle": "Automatisch maximaal inactief",
|
||||
"content-auto-max-idle": "Indien ingeschakeld, stel je het aantal <1>Maximale inactieve verbindingen</1> automatisch in op dezelfde waarde als<3> Max open verbindingen</3>. Als het aantal maximale open verbindingen niet is ingesteld, wordt dit ingesteld op de standaardwaarde ({{defaultMaxIdle}}).",
|
||||
"content-max-idle": "Het maximale aantal verbindingen in de inactieve verbindingspool. Als <1>Max open verbindingen</1> groter is dan 0 maar kleiner dan de <3>Max inactieve verbindingen</3>, dan worden de <5>Max inactieve verbindingen</5> verminderd om overeen te komen met de limiet <8>Max open verbindingen</8>. Indien ingesteld op 0, blijven er geen inactieve verbindingen behouden.",
|
||||
"content-auto-max-idle": "",
|
||||
"content-max-idle": "",
|
||||
"content-max-lifetime": "De maximale hoeveelheid tijd in seconden dat een verbinding opnieuw kan worden gebruikt. Indien ingesteld op 0, worden verbindingen voor altijd hergebruikt.",
|
||||
"content-max-open": "Het maximale aantal open verbindingen met de database. Als <1>Max inactieve verbindingen</1> groter is dan 0 en de <3>Max open verbindingen</3> kleiner is dan <5>Max inactieve verbindingen</5>, dan wordt <7>Max inactieve verbindingen</7> verminderd om overeen te komen met de limiet <9>Max open verbindingen</9>. Indien ingesteld op 0, is er geen limiet op het aantal open verbindingen.",
|
||||
"content-max-open": "",
|
||||
"max-idle": "Max. inactief",
|
||||
"max-lifetime": "Max. levensduur",
|
||||
"max-open": "Max. open",
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
},
|
||||
"query-header": {
|
||||
"content-invalid-query": "Je query is ongeldig. Kijk hieronder voor meer informatie. <1></1>Je kunt deze query echter nog steeds uitvoeren.",
|
||||
"content-invalid-query": "",
|
||||
"editor-modes": {
|
||||
"label-builder": "Bouwer",
|
||||
"label-code": "Code"
|
||||
@@ -76,7 +76,7 @@
|
||||
"tooltip-format-query": "Query-formaat"
|
||||
},
|
||||
"query-validator": {
|
||||
"query-will-process": "<0></0> Deze query zal <2>{{bytes}}</2> verwerken wanneer deze wordt uitgevoerd.",
|
||||
"query-will-process": "",
|
||||
"validating-query": "Query valideren..."
|
||||
},
|
||||
"raw-editor": {
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"connection-limits": {
|
||||
"auto-max-idle": "Automatyczny maksymalny czas bezczynności",
|
||||
"content-auto-max-idle": "Jeśli ta opcja jest włączona, automatycznie ustawia <1>maksymalną liczbę bezczynnych połączeń</1> na tę samą wartość, co <3>maksymalna liczba otwartych połączeń</3>. Jeśli maksymalna liczba otwartych połączeń nie jest określona, zostanie ustawiona wartość domyślna ({{defaultMaxIdle}}).",
|
||||
"content-max-idle": "Maksymalna liczba połączeń w puli bezczynnych połączeń. Jeśli <1>maksymalna liczba otwartych połączeń</1> jest większa niż 0, ale mniejsza niż <3>maksymalna liczba bezczynnych połączeń</3>, to <5>maksymalna liczba bezczynnych połączeń</5> zostanie zmniejszona, aby dopasować ją do limitu <8>maksymalnej liczby otwartych połączeń</8>. Jeśli ustawiono wartość 0, nie są zachowywane żadne bezczynne połączenia.",
|
||||
"content-auto-max-idle": "",
|
||||
"content-max-idle": "",
|
||||
"content-max-lifetime": "Maksymalny czas w sekundach, przez który połączenie może być ponownie użyte. Jeśli ustawiono wartość 0, połączenia są ponownie wykorzystywane bez daty zakończenia.",
|
||||
"content-max-open": "Maksymalna liczba otwartych połączeń z bazą danych. Jeśli <1>maksymalna liczba bezczynnych połączeń</1> jest większa niż 0, a <3>maksymalna liczba otwartych połączeń</3> jest mniejsza niż <5>maksymalna liczba bezczynnych połączeń</5>, to <7>maksymalna liczba bezczynnych połączeń</7> zostanie zmniejszona, aby dopasować ją do limitu <9>maksymalnej liczby otwartych połączeń</9>. Jeśli ustawiono wartość 0, liczba otwartych połączeń nie jest ograniczona.",
|
||||
"content-max-open": "",
|
||||
"max-idle": "Maks. czas bezczynności",
|
||||
"max-lifetime": "Maks. czas istnienia",
|
||||
"max-open": "Maks. czas otwarcia",
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
},
|
||||
"query-header": {
|
||||
"content-invalid-query": "Zapytanie jest nieprawidłowe. Szczegóły znajdziesz poniżej. <1></1>Nadal jednak możesz uruchomić to zapytanie.",
|
||||
"content-invalid-query": "",
|
||||
"editor-modes": {
|
||||
"label-builder": "Konstruktor",
|
||||
"label-code": "Kod"
|
||||
@@ -76,7 +76,7 @@
|
||||
"tooltip-format-query": "Formatuj zapytanie"
|
||||
},
|
||||
"query-validator": {
|
||||
"query-will-process": "<0></0> To zapytanie przetworzy <2>{{bytes}}</2> po uruchomieniu.",
|
||||
"query-will-process": "",
|
||||
"validating-query": "Sprawdzanie poprawności zapytania…"
|
||||
},
|
||||
"raw-editor": {
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"connection-limits": {
|
||||
"auto-max-idle": "Inatividade máxima automática",
|
||||
"content-auto-max-idle": "Se ativado, define automaticamente o número <1>Máximo de conexões ociosas</1> para o mesmo valor que o<3> Máximo de conexões abertas</3>. Se o número máximo de conexões abertas não estiver definido, ele será definido de acordo com o padrão ({{defaultMaxIdle}}).",
|
||||
"content-max-idle": "O número máximo de conexões no grupo de conexões ociosas. Se o <1>Máximo de conexões abertas</1> for maior que 0, mas menor que o <3>Máximo de conexões ociosas</3>, o <5>Máximo de conexões ociosas</5> será reduzido para corresponder ao limite do <8>Máximo de conexões abertas</8>. Se estiver definido como 0, nenhuma conexão ociosa será mantida.",
|
||||
"content-auto-max-idle": "",
|
||||
"content-max-idle": "",
|
||||
"content-max-lifetime": "A quantidade máxima de tempo em segundos que uma conexão pode ser reutilizada. Se estiver definido como 0, as conexões serão reutilizadas indefinidamente.",
|
||||
"content-max-open": "O número máximo de conexões abertas com o banco de dados. Se o <1>Máximo de conexões ociosas</1> for maior que 0 e o <3>Máximo de conexões abertas</3> for menor que o <5>Máximo de conexões ociosas</5>, o <7>Máximo de conexões ociosas</7> será reduzido para corresponder ao limite do <9>Máximo de conexões abertas</9>. Se estiver definido como 0, não haverá limite para o número de conexões abertas.",
|
||||
"content-max-open": "",
|
||||
"max-idle": "Máximo de ociosidade",
|
||||
"max-lifetime": "Tempo de vida máximo",
|
||||
"max-open": "Máximo de aberturas",
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
},
|
||||
"query-header": {
|
||||
"content-invalid-query": "Sua consulta é inválida. Confira abaixo para saber mais. <1></1>No entanto, você ainda pode executar esta consulta.",
|
||||
"content-invalid-query": "",
|
||||
"editor-modes": {
|
||||
"label-builder": "Construtor",
|
||||
"label-code": "Código"
|
||||
@@ -76,7 +76,7 @@
|
||||
"tooltip-format-query": "Formatar consulta"
|
||||
},
|
||||
"query-validator": {
|
||||
"query-will-process": "<0></0> Esta consulta processará <2>{{bytes}}</2> ao ser executada.",
|
||||
"query-will-process": "",
|
||||
"validating-query": "Validando consulta…"
|
||||
},
|
||||
"raw-editor": {
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"connection-limits": {
|
||||
"auto-max-idle": "Ralenti máximo automático",
|
||||
"content-auto-max-idle": "Se ativado, defina automaticamente o número de <1>Ligações de ralenti máximas</1> para o mesmo valor que<3> Ligações abertas máximas</3>. Se o número de ligações abertas máximas não estiver definido, será definido para a predefinição ({{defaultMaxIdle}}).",
|
||||
"content-max-idle": "O número máximo de ligações no conjunto de ligações de ralenti. Se <1>Ligações abertas máximas</1> for maior que 0, mas menor que as <3>Ligações de ralenti máximas</3>, então as <5>Ligações de ralenti máximas</5> serão reduzidas para corresponder ao limite de <8>Ligações abertas máximas</8>. Se definido para 0, nenhuma ligação de ralenti será retida.",
|
||||
"content-auto-max-idle": "",
|
||||
"content-max-idle": "",
|
||||
"content-max-lifetime": "A quantidade máxima de tempo em segundos que uma ligação pode ser reutilizada. Se definido para 0, as ligações serão reutilizadas para sempre.",
|
||||
"content-max-open": "O número máximo de ligações abertas à base de dados. Se <1>Ligações de ralenti máximas</1> for maior que 0 e as <3>Ligações abertas máximas</3> for menor que <5>Ligações de ralenti máximas</5>, então <7>Ligações de ralenti máximas</7> serão reduzidas para corresponder ao limite de <9>Ligações abertas máximas</9>. Se definido para 0, não há limite para o número de ligações abertas.",
|
||||
"content-max-open": "",
|
||||
"max-idle": "Ralenti máx.",
|
||||
"max-lifetime": "Tempo de vida máximo",
|
||||
"max-open": "Aberturas máx.",
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
},
|
||||
"query-header": {
|
||||
"content-invalid-query": "A sua consulta é inválida. Verifique abaixo para obter detalhes. <1></1>No entanto, ainda pode executar esta consulta.",
|
||||
"content-invalid-query": "",
|
||||
"editor-modes": {
|
||||
"label-builder": "Construtor",
|
||||
"label-code": "Cód."
|
||||
@@ -76,7 +76,7 @@
|
||||
"tooltip-format-query": "Formatar consulta"
|
||||
},
|
||||
"query-validator": {
|
||||
"query-will-process": "<0></0> Esta consulta processará <2>{{bytes}}</2> quando for executada.",
|
||||
"query-will-process": "",
|
||||
"validating-query": "A validar consulta..."
|
||||
},
|
||||
"raw-editor": {
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"connection-limits": {
|
||||
"auto-max-idle": "Автоматический максимум неактивных подключений",
|
||||
"content-auto-max-idle": "Если этот параметр включен, параметр <1>Макс. кол-во неактивных подключений</1> автоматически устанавливается на значение параметра <3> Макс. кол-во открытых подключений</3>. Если максимальное количество открытых подключений не установлено, используется значение по умолчанию ({{defaultMaxIdle}}).",
|
||||
"content-max-idle": "Максимальное количество подключений в пуле неактивных подключений. Если значение параметра <1>Макс. кол-во открытых подключений</1> больше 0, но меньше значения <3>Макс. кол-во неактивных подключений</3>, то значение <5>Макс. кол-во неактивных подключений</5> уменьшается, чтобы соответствовать предельному значению параметра <8>Макс. кол-во открытых подключений</8>. Если установлено значение 0, неактивные подключения не сохраняются.",
|
||||
"content-auto-max-idle": "",
|
||||
"content-max-idle": "",
|
||||
"content-max-lifetime": "Максимальное время (в секундах), в течение которого подключение может быть использовано повторно. Если установлено значение 0, подключения всегда используются повторно.",
|
||||
"content-max-open": "Максимальное количество открытых подключений к базе данных. Если значение параметра <1>Макс. кол-во неактивных подключений</1> больше 0, а значение параметра <3>Макс. кол-во открытых подключений</3> меньше значения <5>Макс. кол-во неактивных подключений</5>, то значение <7>Макс. кол-во неактивных подключений</7> уменьшается, чтобы соответствовать предельному значению параметра <9>Макс. кол-во открытых подключений</9>. Если установлено значение 0, количество открытых подключений не ограничено.",
|
||||
"content-max-open": "",
|
||||
"max-idle": "Макс. кол-во неактивных подключений",
|
||||
"max-lifetime": "Макс. время жизни",
|
||||
"max-open": "Макс. кол-во открытых подключений",
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
},
|
||||
"query-header": {
|
||||
"content-invalid-query": "Недействительный запрос. См. подробности ниже. <1></1>Однако вы всё равно можете выполнить этот запрос.",
|
||||
"content-invalid-query": "",
|
||||
"editor-modes": {
|
||||
"label-builder": "Конструктор",
|
||||
"label-code": "Код"
|
||||
@@ -76,7 +76,7 @@
|
||||
"tooltip-format-query": "Форматировать запрос"
|
||||
},
|
||||
"query-validator": {
|
||||
"query-will-process": "<0></0> При выполнении запрос обработает <2>{{bytes}}</2>.",
|
||||
"query-will-process": "",
|
||||
"validating-query": "Проверка запроса..."
|
||||
},
|
||||
"raw-editor": {
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"connection-limits": {
|
||||
"auto-max-idle": "Automatisk max. inaktiv",
|
||||
"content-auto-max-idle": "Om det är aktiverat ställer du automatiskt in antalet <1>Maximalt antal inaktiva anslutningar</1> till samma värde som<3> Max öppna anslutningar</3>. Om antalet maximala öppna anslutningar inte är inställt kommer det att ställas in på standard ({{defaultMaxIdle}}).",
|
||||
"content-max-idle": "Det maximala antalet anslutningar i den inaktiva anslutningspoolen. Om <1>Max öppna anslutningar</1> är större än 0 men mindre än <3>Max inaktiva anslutningar</3> kommer <5>Max inaktiva anslutningar</5> att reduceras för att matcha gränsen för <8>Max öppna anslutningar</8>. Om inställningen är 0 behålls inga inaktiva anslutningar.",
|
||||
"content-auto-max-idle": "",
|
||||
"content-max-idle": "",
|
||||
"content-max-lifetime": "Den maximala tiden i sekunder som en anslutning kan återanvändas. Om inställningen är 0 återanvänds anslutningarna för evigt.",
|
||||
"content-max-open": "Det maximala antalet öppna anslutningar till databasen. Om <1>Max inaktiva anslutningar</1> är större än 0 och <3>Max öppna anslutningar</3> är mindre än <5>Max inaktiva anslutningar</5> kommer <7>Max inaktiva anslutningar</7> att reduceras för att matcha gränsen för <9>Max öppna anslutningar</9>. Om inställningen är 0 finns det ingen gräns för antalet öppna anslutningar.",
|
||||
"content-max-open": "",
|
||||
"max-idle": "Max inaktiv",
|
||||
"max-lifetime": "Max livstid",
|
||||
"max-open": "Max öppen",
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
},
|
||||
"query-header": {
|
||||
"content-invalid-query": "Din fråga är ogiltig. Se nedan för mer information. <1></1>Du kan däremot fortfarande köra denna fråga.",
|
||||
"content-invalid-query": "",
|
||||
"editor-modes": {
|
||||
"label-builder": "Builder",
|
||||
"label-code": "Kod"
|
||||
@@ -76,7 +76,7 @@
|
||||
"tooltip-format-query": "Formatera fråga"
|
||||
},
|
||||
"query-validator": {
|
||||
"query-will-process": "<0></0> Den här frågan kommer att behandla <2>{{bytes}}</2> när den körs.",
|
||||
"query-will-process": "",
|
||||
"validating-query": "Validerar frågan …"
|
||||
},
|
||||
"raw-editor": {
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"connection-limits": {
|
||||
"auto-max-idle": "Otomatik maksimum boşta bağlantı sayısı",
|
||||
"content-auto-max-idle": "Etkinleştirilirse <1>Maksimum boşta bağlantı</1> sayısı, <3>Maksimum açık bağlantı</3> sayısıyla aynı değere otomatik olarak ayarlanır. Maksimum açık bağlantı sayısı ayarlanmamışsa varsayılan değere ayarlanır ({{defaultMaxIdle}}).",
|
||||
"content-max-idle": "Bu, boşta bağlantı havuzundaki maksimum bağlantı sayısını belirtir. <1>Maksimum açık bağlantı</1> değeri 0'dan büyük ancak <3>Maksimum boşta bağlantı</3> değerinden küçükse <5>Maksimum boşta bağlantı</5> sayısı, <8>Maksimum açık bağlantı</8> sınırına uyacak şekilde azaltılır. 0 olarak ayarlanırsa boşta bağlantılar tutulmaz.",
|
||||
"content-auto-max-idle": "",
|
||||
"content-max-idle": "",
|
||||
"content-max-lifetime": "Saniye cinsinden bir bağlantının yeniden kullanılabileceği maksimum süre. 0 olarak ayarlanırsa bağlantılar süresiz olarak yeniden kullanılır.",
|
||||
"content-max-open": "Veri tabanına açılabilecek maksimum açık bağlantı sayısı. <1>Maksimum boşta bağlantı</1> sayısı 0'dan büyük ve <3>Maksimum açık bağlantı</3> sayısı <5>Maksimum boşta bağlantı</5> sayısından küçükse <7>Maksimum boşta bağlantı</7> değeri, <9>Maksimum açık bağlantı</9> sınırına uyacak şekilde azaltılır. 0 olarak ayarlanırsa açık bağlantı sayısı için bir sınır yoktur.",
|
||||
"content-max-open": "",
|
||||
"max-idle": "Maks. boşta",
|
||||
"max-lifetime": "Maksimum kullanım süresi",
|
||||
"max-open": "Maks. açık",
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
},
|
||||
"query-header": {
|
||||
"content-invalid-query": "Sorgunuz geçersiz. Ayrıntılar için aşağıya bakın. <1></1>Ancak yine de bu sorguyu çalıştırabilirsiniz.",
|
||||
"content-invalid-query": "",
|
||||
"editor-modes": {
|
||||
"label-builder": "Oluşturucu",
|
||||
"label-code": "Kod"
|
||||
@@ -76,7 +76,7 @@
|
||||
"tooltip-format-query": "Sorguyu biçimlendir"
|
||||
},
|
||||
"query-validator": {
|
||||
"query-will-process": "<0></0> Bu sorgu çalıştırıldığında <2>{{bytes}}</2> işlenecek.",
|
||||
"query-will-process": "",
|
||||
"validating-query": "Sorgu doğrulanıyor..."
|
||||
},
|
||||
"raw-editor": {
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"connection-limits": {
|
||||
"auto-max-idle": "自动最大空闲",
|
||||
"content-auto-max-idle": "如果启用,则自动将<1>最大空闲连接数</1>的数字设置为与<3>最大打开连接数</3>相同的值。如果未设置最大打开连接数的数字,则将其设置为默认值 ({{defaultMaxIdle}})。",
|
||||
"content-max-idle": "空闲连接池中的最大连接数。如果<1>最大打开连接数</1>大于 0 但小于<3>最大空闲连接数</3>,则<5>最大空闲连接数</5>将减少以匹配<8>最大打开连接数</8>限制。如果设置为 0,则不保留任何空闲连接。",
|
||||
"content-auto-max-idle": "",
|
||||
"content-max-idle": "",
|
||||
"content-max-lifetime": "连接可以重复使用的最长时间(秒)。如果设置为 0,则连接将永久重复使用。",
|
||||
"content-max-open": "数据库的最大打开连接数。如果<1>最大空闲连接数</1>大于 0 且<3>最大打开连接数</3>小于<5>最大空闲连接数</5>,则<7>最大空闲连接数</7>将减少以匹配<9>最大打开连接数</9>限制。如果设置为 0,则对打开的连接数没有限制。",
|
||||
"content-max-open": "",
|
||||
"max-idle": "最大空闲",
|
||||
"max-lifetime": "最大生命周期",
|
||||
"max-open": "最大打开",
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
},
|
||||
"query-header": {
|
||||
"content-invalid-query": "您的查询无效。请查看下方详情。<1></1>但是,您仍然可以运行此查询。",
|
||||
"content-invalid-query": "",
|
||||
"editor-modes": {
|
||||
"label-builder": "构建器",
|
||||
"label-code": "代码"
|
||||
@@ -76,7 +76,7 @@
|
||||
"tooltip-format-query": "格式化查询"
|
||||
},
|
||||
"query-validator": {
|
||||
"query-will-process": "<0></0> 此查询将在运行时处理 <2>{{bytes}}</2>。",
|
||||
"query-will-process": "",
|
||||
"validating-query": "正在验证查询..."
|
||||
},
|
||||
"raw-editor": {
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"connection-limits": {
|
||||
"auto-max-idle": "自動最大閒置時間",
|
||||
"content-auto-max-idle": "若啟用,<1>最大閒置連線數</1>的數量將會自動設定為與<3>最大開啟連線數</3>相同的數值。如果未設定最大開啟連線數,則將設定為預設值 ({{defaultMaxIdle}})。",
|
||||
"content-max-idle": "閒置連線池中的最大連線數。若<1>最大開啟連線數</1>大於 0,但小於 <3>最大閒置連線數</3>,則<5>最大閒置連線數</5>將會縮減,以符合<8>最大開啟連線數</8>限制。若設定為 0,則不會保留任何閒置連線。",
|
||||
"content-auto-max-idle": "",
|
||||
"content-max-idle": "",
|
||||
"content-max-lifetime": "可以重複使用連線的最長時間(秒)。若設定為 0,則會永遠重複使用連線。",
|
||||
"content-max-open": "資料庫的最大開啟連線數。若<1>最大閒置連線數</1>大於 0,且<3>最大開啟連線數</3>小於<5>最大閒置連線數</5>,則<7>最大閒置連線數</7>將會縮減,以符合<9>最大開啟連線數</9>限制。若設定為 0,則不會限制開啟連線數。",
|
||||
"content-max-open": "",
|
||||
"max-idle": "最大閒置",
|
||||
"max-lifetime": "最大存活期",
|
||||
"max-open": "最大開啟數量",
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
},
|
||||
"query-header": {
|
||||
"content-invalid-query": "您的查詢無效。請參閱下方詳細資訊。<1></1>不過,您仍然可以執行此查詢。",
|
||||
"content-invalid-query": "",
|
||||
"editor-modes": {
|
||||
"label-builder": "建立器",
|
||||
"label-code": "代碼"
|
||||
@@ -76,7 +76,7 @@
|
||||
"tooltip-format-query": "格式化查詢"
|
||||
},
|
||||
"query-validator": {
|
||||
"query-will-process": "<0></0>此查詢將在執行時處理 <2>{{bytes}}</2>。",
|
||||
"query-will-process": "",
|
||||
"validating-query": "正在驗證查詢…"
|
||||
},
|
||||
"raw-editor": {
|
||||
|
||||
+3
-3
@@ -13,11 +13,11 @@
|
||||
"label-resource-group": "Skupina zdrojů",
|
||||
"label-resource-name": "Název zdroje",
|
||||
"label-resource-number": "Zdroj {{resourceNum}}",
|
||||
"label-resource-uri": "URI zdroje ",
|
||||
"label-resource-uri": "",
|
||||
"label-subscription": "Předplatné",
|
||||
"placeholder-resource-name": "název",
|
||||
"tooltip-region": "Oblast kódu zdroje. Volitelné pro jeden zdroj, ale povinné při výběru více zdrojů.",
|
||||
"tooltip-resource-uri": "Ručně upravte <2>identifikátor URI zdroje</2>. Podporuje použití více proměnných šablony (např.: /subscriptions/$subId/resourceGroups/$rg)"
|
||||
"tooltip-resource-uri": ""
|
||||
},
|
||||
"aggregate-item": {
|
||||
"aria-label-aggregate-function": "Funkce agregování",
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"basic-logs-toggle": {
|
||||
"aria-label-enable-basic-logs": "Základní protokoly",
|
||||
"description-basic-logs": "Povolení této funkce zapříčiní vznik nákladů Azure Monitor na dotaz na panelech nástěnek, které dotazují tabulky nakonfigurované pro <2>základní protokoly</2>.",
|
||||
"description-basic-logs": "",
|
||||
"label-enable-basic-logs": "Povolit základní protokoly"
|
||||
},
|
||||
"config-editor": {
|
||||
|
||||
+3
-3
@@ -13,11 +13,11 @@
|
||||
"label-resource-group": "Ressourcengruppe",
|
||||
"label-resource-name": "Ressourcenname",
|
||||
"label-resource-number": "Ressource {{resourceNum}}",
|
||||
"label-resource-uri": "Ressourcen-URI(s) ",
|
||||
"label-resource-uri": "",
|
||||
"label-subscription": "Abonnement",
|
||||
"placeholder-resource-name": "Name",
|
||||
"tooltip-region": "Die Code-Region der Ressource. Optional für eine Ressource, aber zwingend notwendig bei der Auswahl mehrerer Ressourcen.",
|
||||
"tooltip-resource-uri": "Bearbeiten Sie die <2>Ressourcen-URI</2> manuell. Unterstützt die Verwendung mehrerer Vorlagenvariablen (Beispiel: /subscriptions/$subId/resourceGroups/$rg)"
|
||||
"tooltip-resource-uri": ""
|
||||
},
|
||||
"aggregate-item": {
|
||||
"aria-label-aggregate-function": "Aggregatfunktion",
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"basic-logs-toggle": {
|
||||
"aria-label-enable-basic-logs": "Basis-Logs",
|
||||
"description-basic-logs": "Wenn Sie diese Funktion aktivieren, fallen pro Abfrage Azure Monitor-Kosten für Dashboard-Panels an, die Tabellen abfragen, die für <2>Basis-Logs</2> konfiguriert sind.",
|
||||
"description-basic-logs": "",
|
||||
"label-enable-basic-logs": "Basis-Logs aktivieren"
|
||||
},
|
||||
"config-editor": {
|
||||
|
||||
+3
-3
@@ -13,11 +13,11 @@
|
||||
"label-resource-group": "Grupo de recursos",
|
||||
"label-resource-name": "Nombre del recurso",
|
||||
"label-resource-number": "Recurso {{resourceNum}}",
|
||||
"label-resource-uri": "URI(s) de recursos ",
|
||||
"label-resource-uri": "",
|
||||
"label-subscription": "Suscripción",
|
||||
"placeholder-resource-name": "nombre",
|
||||
"tooltip-region": "La región de código del recurso. Opcional para un recurso, pero obligatorio al seleccionar varios.",
|
||||
"tooltip-resource-uri": "Edite manualmente el <2>URI del recurso</2>. Admite el uso de múltiples variables de plantilla (por ejemplo: /subscriptions/$subId/resourceGroups/$rg)"
|
||||
"tooltip-resource-uri": ""
|
||||
},
|
||||
"aggregate-item": {
|
||||
"aria-label-aggregate-function": "Función de agregación",
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"basic-logs-toggle": {
|
||||
"aria-label-enable-basic-logs": "Logs básicos",
|
||||
"description-basic-logs": "Habilitar esta función conlleva costes por consulta de Azure Monitor en los paneles del dashboard que consultan tablas configuradas para <2>logs básicos</2>.",
|
||||
"description-basic-logs": "",
|
||||
"label-enable-basic-logs": "Habilitar logs básicos"
|
||||
},
|
||||
"config-editor": {
|
||||
|
||||
+3
-3
@@ -13,11 +13,11 @@
|
||||
"label-resource-group": "Groupe de ressources",
|
||||
"label-resource-name": "Nom de la ressource",
|
||||
"label-resource-number": "Ressource {{resourceNum}}",
|
||||
"label-resource-uri": "URI(s) de ressource ",
|
||||
"label-resource-uri": "",
|
||||
"label-subscription": "Abonnement",
|
||||
"placeholder-resource-name": "nom",
|
||||
"tooltip-region": "La région de code de la ressource. Facultatif pour une ressource, mais obligatoire lors de la sélection de plusieurs ressources.",
|
||||
"tooltip-resource-uri": "Modifiez manuellement l’<2>URI de la ressource</2>. Prend en charge l’utilisation de plusieurs variables de modèle (par exemple : /subscriptions/$subId/resourceGroups/$rg)"
|
||||
"tooltip-resource-uri": ""
|
||||
},
|
||||
"aggregate-item": {
|
||||
"aria-label-aggregate-function": "Fonction d’agrégation",
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"basic-logs-toggle": {
|
||||
"aria-label-enable-basic-logs": "Journaux de base",
|
||||
"description-basic-logs": "L’activation de cette fonctionnalité entraîne des coûts Azure Monitor par requête sur les panneaux du tableau de bord qui interrogent les tables configurées pour les <2>journaux de base</2>.",
|
||||
"description-basic-logs": "",
|
||||
"label-enable-basic-logs": "Activer les journaux de base"
|
||||
},
|
||||
"config-editor": {
|
||||
|
||||
+3
-3
@@ -13,11 +13,11 @@
|
||||
"label-resource-group": "Erőforráscsoport",
|
||||
"label-resource-name": "Erőforrásnév",
|
||||
"label-resource-number": "Erőforrás {{resourceNum}}",
|
||||
"label-resource-uri": "Erőforrás-URI-k ",
|
||||
"label-resource-uri": "",
|
||||
"label-subscription": "Előfizetés",
|
||||
"placeholder-resource-name": "név",
|
||||
"tooltip-region": "Az erőforrás kódterülete. Egy erőforrás esetén nem kötelező, de több erőforrás kiválasztásakor kötelező.",
|
||||
"tooltip-resource-uri": "Az <2>erőforrás-uri</2> manuálisan szerkesztendő. Több sablonváltozó használatát támogatja (pl.: /subscriptions/$subId/resourceGroups/$rg)"
|
||||
"tooltip-resource-uri": ""
|
||||
},
|
||||
"aggregate-item": {
|
||||
"aria-label-aggregate-function": "Összesítési függvény",
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"basic-logs-toggle": {
|
||||
"aria-label-enable-basic-logs": "Alapvető naplók",
|
||||
"description-basic-logs": "A funkció engedélyezése esetén lekérdezésenkénti Azure Monitor-költségek merülnek fel azon irányítópult-paneleken, amelyek lekérdezik az <2>Alapvető naplókhoz</2> konfigurált táblákat.",
|
||||
"description-basic-logs": "",
|
||||
"label-enable-basic-logs": "Alapvető naplók engedélyezése"
|
||||
},
|
||||
"config-editor": {
|
||||
|
||||
+3
-3
@@ -13,11 +13,11 @@
|
||||
"label-resource-group": "Kelompok Sumber Daya",
|
||||
"label-resource-name": "Nama Sumber Daya",
|
||||
"label-resource-number": "Sumber Daya {{resourceNum}}",
|
||||
"label-resource-uri": "URI Sumber Daya ",
|
||||
"label-resource-uri": "",
|
||||
"label-subscription": "Berlangganan",
|
||||
"placeholder-resource-name": "nama",
|
||||
"tooltip-region": "Wilayah kode sumber daya. Opsional untuk satu sumber daya tetapi wajib saat memilih beberapa sumber daya.",
|
||||
"tooltip-resource-uri": "Edit <2>uri sumber daya</2> secara manual. Mendukung penggunaan beberapa variabel templat (misalnya: /subscriptions/$subId/resourceGroups/$rg)"
|
||||
"tooltip-resource-uri": ""
|
||||
},
|
||||
"aggregate-item": {
|
||||
"aria-label-aggregate-function": "Fungsi agregat",
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"basic-logs-toggle": {
|
||||
"aria-label-enable-basic-logs": "Log Dasar",
|
||||
"description-basic-logs": "Jika Anda mengaktifkan fitur ini, Azure Monitor akan dikenakan biaya per kueri untuk panel dasbor yang melakukan kueri pada tabel yang dikonfigurasi untuk <2>Log Dasar</2>.",
|
||||
"description-basic-logs": "",
|
||||
"label-enable-basic-logs": "Aktifkan Log Dasar"
|
||||
},
|
||||
"config-editor": {
|
||||
|
||||
+3
-3
@@ -13,11 +13,11 @@
|
||||
"label-resource-group": "Gruppi risorse",
|
||||
"label-resource-name": "Nome risorsa",
|
||||
"label-resource-number": "Risorsa {{resourceNum}}",
|
||||
"label-resource-uri": "URI risorsa/e ",
|
||||
"label-resource-uri": "",
|
||||
"label-subscription": "Abbonamento",
|
||||
"placeholder-resource-name": "nome",
|
||||
"tooltip-region": "La parte di codice della risorsa. Facoltativo per una risorsa ma obbligatorio quando se ne selezionano più di una.",
|
||||
"tooltip-resource-uri": "Modifica manualmente l'<2>URI della risorsa</2>. Supporta l'uso di più variabili di modello (ad esempio: /subscriptions/$subId/resourceGroups/$rg)"
|
||||
"tooltip-resource-uri": ""
|
||||
},
|
||||
"aggregate-item": {
|
||||
"aria-label-aggregate-function": "Funzione aggregata",
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"basic-logs-toggle": {
|
||||
"aria-label-enable-basic-logs": "Registri di base",
|
||||
"description-basic-logs": "L'abilitazione di questa funzione comporta i costi per query di Azure Monitor sui pannelli della dashboard che eseguono query su tabelle configurate per <2>Registri di base</2>.",
|
||||
"description-basic-logs": "",
|
||||
"label-enable-basic-logs": "Abilita registri di base"
|
||||
},
|
||||
"config-editor": {
|
||||
|
||||
+3
-3
@@ -13,11 +13,11 @@
|
||||
"label-resource-group": "リソースグループ",
|
||||
"label-resource-name": "リソース名",
|
||||
"label-resource-number": "リソース {{resourceNum}}",
|
||||
"label-resource-uri": "リソースURI",
|
||||
"label-resource-uri": "",
|
||||
"label-subscription": "サブスクリプション",
|
||||
"placeholder-resource-name": "名前",
|
||||
"tooltip-region": "リソースのコード領域。単一のリソースの場合はオプションですが、複数のリソースを選択する場合は必須です。",
|
||||
"tooltip-resource-uri": "<2>リソースURI</2>を手動で編集します。複数のテンプレート変数の使用をサポートしています(例:/subscriptions/$subId/resourceGroups/$rg)"
|
||||
"tooltip-resource-uri": ""
|
||||
},
|
||||
"aggregate-item": {
|
||||
"aria-label-aggregate-function": "集計関数",
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"basic-logs-toggle": {
|
||||
"aria-label-enable-basic-logs": "基本ログ",
|
||||
"description-basic-logs": "この機能を有効にすると、<2>基本ログ</2>用に設定されたテーブルをクエリするダッシュボードパネルで、Azure Monitorのクエリごとのコストが発生します。",
|
||||
"description-basic-logs": "",
|
||||
"label-enable-basic-logs": "基本ログを有効にする"
|
||||
},
|
||||
"config-editor": {
|
||||
|
||||
+3
-3
@@ -13,11 +13,11 @@
|
||||
"label-resource-group": "리소스 그룹",
|
||||
"label-resource-name": "리소스 이름",
|
||||
"label-resource-number": "리소스 {{resourceNum}}개",
|
||||
"label-resource-uri": "리소스 URI ",
|
||||
"label-resource-uri": "",
|
||||
"label-subscription": "구독",
|
||||
"placeholder-resource-name": "이름",
|
||||
"tooltip-region": "리소스의 코드 리전입니다. 하나의 리소스에 대해서는 선택 사항이지만 여러 리소스를 선택할 때는 필수입니다.",
|
||||
"tooltip-resource-uri": "<2>리소스 URI</2>를 수동으로 편집합니다. 여러 템플릿 변수 사용 지원(예: /subscriptions/$subId/resourceGroups/$rg)"
|
||||
"tooltip-resource-uri": ""
|
||||
},
|
||||
"aggregate-item": {
|
||||
"aria-label-aggregate-function": "집계 함수",
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"basic-logs-toggle": {
|
||||
"aria-label-enable-basic-logs": "기본 로그",
|
||||
"description-basic-logs": "이 기능을 활성화하면 <2>기본 로그</2>에 구성된 테이블을 쿼리하는 대시보드 패널에서 Azure Monitor 쿼리당 비용이 발생합니다.",
|
||||
"description-basic-logs": "",
|
||||
"label-enable-basic-logs": "기본 로그 활성화"
|
||||
},
|
||||
"config-editor": {
|
||||
|
||||
+3
-3
@@ -13,11 +13,11 @@
|
||||
"label-resource-group": "Brongroep",
|
||||
"label-resource-name": "Naam van het object",
|
||||
"label-resource-number": "Bron {{resourceNum}}",
|
||||
"label-resource-uri": "Bron-URI('s) ",
|
||||
"label-resource-uri": "",
|
||||
"label-subscription": "Abonnement",
|
||||
"placeholder-resource-name": "naam",
|
||||
"tooltip-region": "Het codegebied van de bron. Optioneel voor één bron, maar verplicht bij het selecteren van meerdere bronnen.",
|
||||
"tooltip-resource-uri": "Bewerk de <2>bron-uri</2> handmatig. Ondersteunt het gebruik van meerdere sjabloonvariabelen (bijv.: /subscriptions/$subId/resourceGroups/$rg)"
|
||||
"tooltip-resource-uri": ""
|
||||
},
|
||||
"aggregate-item": {
|
||||
"aria-label-aggregate-function": "Totaal van de functie",
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"basic-logs-toggle": {
|
||||
"aria-label-enable-basic-logs": "Basislogs",
|
||||
"description-basic-logs": "Als je deze functie inschakelt, worden Azure Monitor-kosten per query gemaakt op dashboardpanelen die tabellen opvragen die zijn geconfigureerd voor <2>Basislogboeken</2>.",
|
||||
"description-basic-logs": "",
|
||||
"label-enable-basic-logs": "Basislogboeken inschakelen"
|
||||
},
|
||||
"config-editor": {
|
||||
|
||||
+3
-3
@@ -13,11 +13,11 @@
|
||||
"label-resource-group": "Grupa zasobów",
|
||||
"label-resource-name": "Nazwa zasobu",
|
||||
"label-resource-number": "Zasób {{resourceNum}}",
|
||||
"label-resource-uri": "Identyfikatory URI zasobów ",
|
||||
"label-resource-uri": "",
|
||||
"label-subscription": "Subskrypcja",
|
||||
"placeholder-resource-name": "nazwa",
|
||||
"tooltip-region": "Kod regionu zasobu. Opcjonalny w przypadku jednego zasobu, ale wymagany przy wielu zasobach.",
|
||||
"tooltip-resource-uri": "Edytuj ręcznie <2>identyfikator URI zasobu</2>. Obsługuje korzystanie z wielu zmiennych szablonu (np. /subscriptions/$subId/resourceGroups/$rg)"
|
||||
"tooltip-resource-uri": ""
|
||||
},
|
||||
"aggregate-item": {
|
||||
"aria-label-aggregate-function": "Funkcja agregująca",
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"basic-logs-toggle": {
|
||||
"aria-label-enable-basic-logs": "Podstawowe dzienniki",
|
||||
"description-basic-logs": "Włączenie tej funkcji wiąże się z opłatami Azure Monitor za każde zapytanie w przypadku paneli pulpitu, które wysyłają zapytania do tabel skonfigurowanych dla <2>podstawowych dzienników</2>.",
|
||||
"description-basic-logs": "",
|
||||
"label-enable-basic-logs": "Włącz podstawowe dzienniki"
|
||||
},
|
||||
"config-editor": {
|
||||
|
||||
+3
-3
@@ -13,11 +13,11 @@
|
||||
"label-resource-group": "Grupo de recursos",
|
||||
"label-resource-name": "Nome do recurso",
|
||||
"label-resource-number": "Recurso {{resourceNum}}",
|
||||
"label-resource-uri": "URI(s) de recurso ",
|
||||
"label-resource-uri": "",
|
||||
"label-subscription": "Assinatura",
|
||||
"placeholder-resource-name": "nome",
|
||||
"tooltip-region": "A região de código do recurso. Opcional para um recurso, mas obrigatório ao selecionar vários.",
|
||||
"tooltip-resource-uri": "Edite o <2>URI do recurso</2> manualmente. Compatível com o uso de múltiplas variáveis de modelo (por exemplo: /subscriptions/$subId/resourceGroups/$rg)"
|
||||
"tooltip-resource-uri": ""
|
||||
},
|
||||
"aggregate-item": {
|
||||
"aria-label-aggregate-function": "Função de agregação",
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"basic-logs-toggle": {
|
||||
"aria-label-enable-basic-logs": "Logs básicos",
|
||||
"description-basic-logs": "A ativação deste recurso incorre em custos por consulta do Azure Monitor em painéis que consultam tabelas configuradas para <2>logs básicos</2>.",
|
||||
"description-basic-logs": "",
|
||||
"label-enable-basic-logs": "Ativar logs básicos"
|
||||
},
|
||||
"config-editor": {
|
||||
|
||||
+3
-3
@@ -13,11 +13,11 @@
|
||||
"label-resource-group": "Grupo de recursos",
|
||||
"label-resource-name": "Nome do recurso",
|
||||
"label-resource-number": "Recurso {{resourceNum}}",
|
||||
"label-resource-uri": "URI de recurso ",
|
||||
"label-resource-uri": "",
|
||||
"label-subscription": "Subscrição",
|
||||
"placeholder-resource-name": "nome",
|
||||
"tooltip-region": "A região de código do recurso. Opcional para um recurso, mas obrigatório ao selecionar vários.",
|
||||
"tooltip-resource-uri": "Edite manualmente o <2>URI do recurso</2>. Suporta a utilização de múltiplas variáveis de modelo (p. ex: /subscriptions/$subId/resourceGroups/$rg)"
|
||||
"tooltip-resource-uri": ""
|
||||
},
|
||||
"aggregate-item": {
|
||||
"aria-label-aggregate-function": "Função agregada",
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"basic-logs-toggle": {
|
||||
"aria-label-enable-basic-logs": "Registos básicos",
|
||||
"description-basic-logs": "A ativação desta funcionalidade incorre em custos por consulta do Azure Monitor em painéis que consultam tabelas configuradas para <2>Registos básicos</2>.",
|
||||
"description-basic-logs": "",
|
||||
"label-enable-basic-logs": "Ativar registos básicos"
|
||||
},
|
||||
"config-editor": {
|
||||
|
||||
+3
-3
@@ -13,11 +13,11 @@
|
||||
"label-resource-group": "Группа ресурсов",
|
||||
"label-resource-name": "Имя ресурса",
|
||||
"label-resource-number": "Ресурс {{resourceNum}}",
|
||||
"label-resource-uri": "URI ресурса ",
|
||||
"label-resource-uri": "",
|
||||
"label-subscription": "Подписка",
|
||||
"placeholder-resource-name": "имя",
|
||||
"tooltip-region": "Область кода ресурса. Необязательно для одного ресурса, но обязательно при выборе нескольких.",
|
||||
"tooltip-resource-uri": "Вручную измените <2>URI ресурса</2>. Поддерживает использование нескольких переменных шаблона (например, /subscriptions/$subId/resourceGroups/$rg)"
|
||||
"tooltip-resource-uri": ""
|
||||
},
|
||||
"aggregate-item": {
|
||||
"aria-label-aggregate-function": "Агрегатная функция",
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"basic-logs-toggle": {
|
||||
"aria-label-enable-basic-logs": "Базовые журналы",
|
||||
"description-basic-logs": "Включение этой функции влечет за собой затраты на каждый запрос Azure Monitor на панелях дашбордов, связанный с таблицами для <2>базовых журналов</2>.",
|
||||
"description-basic-logs": "",
|
||||
"label-enable-basic-logs": "Включить базовые журналы"
|
||||
},
|
||||
"config-editor": {
|
||||
|
||||
+3
-3
@@ -13,11 +13,11 @@
|
||||
"label-resource-group": "Resursgrupp",
|
||||
"label-resource-name": "Rättigheter",
|
||||
"label-resource-number": "Resurs {{resourceNum}}",
|
||||
"label-resource-uri": "Resurs-URI ",
|
||||
"label-resource-uri": "",
|
||||
"label-subscription": "Prenumeration",
|
||||
"placeholder-resource-name": "namn",
|
||||
"tooltip-region": "Resursens kodregion. Valfritt för en enskild resurs men obligatoriskt vid val av flera.",
|
||||
"tooltip-resource-uri": "Redigera <2>resursens URI</2> manuellt. Stöder användning av flera mallvariabler (t.ex.: /subscriptions/$subId/resourceGroups/$rg)"
|
||||
"tooltip-resource-uri": ""
|
||||
},
|
||||
"aggregate-item": {
|
||||
"aria-label-aggregate-function": "Aggregeringsfunktion",
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"basic-logs-toggle": {
|
||||
"aria-label-enable-basic-logs": "Grundläggande loggar",
|
||||
"description-basic-logs": "Om den här funktionen aktiveras medför det Azure Monitor-kostnader per fråga för instrumentpanelspaneler som frågar tabeller konfigurerade för <2>basloggar</2>.",
|
||||
"description-basic-logs": "",
|
||||
"label-enable-basic-logs": "Aktivera basloggar"
|
||||
},
|
||||
"config-editor": {
|
||||
|
||||
+3
-3
@@ -13,11 +13,11 @@
|
||||
"label-resource-group": "Kaynak Grubu",
|
||||
"label-resource-name": "Kaynak Adı",
|
||||
"label-resource-number": "Kaynak {{resourceNum}}",
|
||||
"label-resource-uri": "Kaynak URI'leri ",
|
||||
"label-resource-uri": "",
|
||||
"label-subscription": "Abonelik",
|
||||
"placeholder-resource-name": "ad",
|
||||
"tooltip-region": "Kaynağın kod bölgesi. Bir kaynak için isteğe bağlıdır ancak birden fazla kaynak seçildiğinde zorunludur.",
|
||||
"tooltip-resource-uri": "<2>Kaynak URI'sini</2> manuel olarak düzenleyin. Birden fazla şablon değişkeni kullanımını destekler (örnek: /subscriptions/$subId/resourceGroups/$rg)"
|
||||
"tooltip-resource-uri": ""
|
||||
},
|
||||
"aggregate-item": {
|
||||
"aria-label-aggregate-function": "Toplama işlevi",
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"basic-logs-toggle": {
|
||||
"aria-label-enable-basic-logs": "Temel Günlükler",
|
||||
"description-basic-logs": "Bu özelliğin etkinleştirilmesi, <2>Temel Günlükler</2> için yapılandırılmış tabloları sorgulayan pano panellerinde Azure Monitor sorgu başına maliyetlerinin oluşmasına neden olur.",
|
||||
"description-basic-logs": "",
|
||||
"label-enable-basic-logs": "Temel Günlükleri Etkinleştir"
|
||||
},
|
||||
"config-editor": {
|
||||
|
||||
+3
-3
@@ -13,11 +13,11 @@
|
||||
"label-resource-group": "资源组",
|
||||
"label-resource-name": "资源名称",
|
||||
"label-resource-number": "资源 {{resourceNum}}",
|
||||
"label-resource-uri": "资源 URI ",
|
||||
"label-resource-uri": "",
|
||||
"label-subscription": "订阅",
|
||||
"placeholder-resource-name": "姓名",
|
||||
"tooltip-region": "资源的代码区域。对于一个资源来说是可选的,但在选择多个资源时则是必须的。",
|
||||
"tooltip-resource-uri": "手动编辑<2>资源 uri</2>。支持使用多个模板变量(例如:/subscriptions/$subId/resourceGroups/$rg)"
|
||||
"tooltip-resource-uri": ""
|
||||
},
|
||||
"aggregate-item": {
|
||||
"aria-label-aggregate-function": "汇总功能",
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"basic-logs-toggle": {
|
||||
"aria-label-enable-basic-logs": "基本日志",
|
||||
"description-basic-logs": "启用此功能后,在查询表配置为<2>基本日志</2>的数据面板上,Azure Monitor 会产生每次查询的费用。",
|
||||
"description-basic-logs": "",
|
||||
"label-enable-basic-logs": "启用基本日志"
|
||||
},
|
||||
"config-editor": {
|
||||
|
||||
+3
-3
@@ -13,11 +13,11 @@
|
||||
"label-resource-group": "資源群組",
|
||||
"label-resource-name": "資源名稱",
|
||||
"label-resource-number": "資源 {{resourceNum}}",
|
||||
"label-resource-uri": "資源 URI",
|
||||
"label-resource-uri": "",
|
||||
"label-subscription": "訂閱",
|
||||
"placeholder-resource-name": "名稱",
|
||||
"tooltip-region": "資源的代碼區域。對於單一資源為選填,但選取多個資源時為必填。",
|
||||
"tooltip-resource-uri": "手動編輯<2>資源 URI</2>。支援使用多個範本變數(例如:/subscriptions/$subId/resourceGroups/$rg)"
|
||||
"tooltip-resource-uri": ""
|
||||
},
|
||||
"aggregate-item": {
|
||||
"aria-label-aggregate-function": "彙總函式",
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"basic-logs-toggle": {
|
||||
"aria-label-enable-basic-logs": "基本紀錄",
|
||||
"description-basic-logs": "啟用此功能會導致 Azure Monitor 在查詢為<2>基本記錄</2>設定的表格之儀表板面板上,產生每次查詢成本。",
|
||||
"description-basic-logs": "",
|
||||
"label-enable-basic-logs": "啟用基本紀錄"
|
||||
},
|
||||
"config-editor": {
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"fillvalue": "Nastavením hodnoty „fillvalue“ Grafana vyplní chybějící hodnoty podle intervalu. Hodnota „fillvalue“ může být buď doslovná hodnota, {{null}} nebo {{previous}}. {{previous}} vyplní předchozí zobrazenou hodnotu nebo {{null}}, pokud dosud nebyla zobrazená žádná.",
|
||||
"macros": "Makra:",
|
||||
"optional": "Volitelné:",
|
||||
"optional-tip": "vrátit sloupec s názvem <1>{{columnName}}</1> pro zobrazení názvu řady.",
|
||||
"optional-tip": "",
|
||||
"optional-tip-2": "Pokud je vráceno více sloupců s hodnotami, sloupec {{columnName}} se použije jako předpona.",
|
||||
"optional-tip-3": "Pokud není nalezen žádný sloupec s názvem {{columnName}}, použije se název sloupce hodnoty jako název řady",
|
||||
"resultsets-time-sorted": "Výsledkové sady dotazů časových řad musí být seřazeny podle času.",
|
||||
@@ -56,20 +56,20 @@
|
||||
"configuration-editor": {
|
||||
"body-user-permission": "Uživateli databáze by měla být udělena pouze oprávnění typu {{permissionType}} pro specifikovanou databázi a tabulky, které chcete dotazovat. Grafana neověřuje, zda jsou dotazy bezpečné, takže dotazy mohou obsahovat jakýkoli SQL příkaz. Například budou provedeny příkazy jako <3>{{example1}}</3> a <5>{{example2}}</5>. Pokud tomu chcete zabránit, <7>důrazně</7> doporučujeme vytvořit konkrétního uživatele MS SQL s omezenými oprávněními. Další informace najdete v <10>dokumentaci k datovému zdroji Microsoft SQL Server</10>.",
|
||||
"description-additional-settings": "Další nastavení jsou volitelná nastavení, která lze nakonfigurovat pro větší kontrolu nad zdrojem dat. To zahrnuje limity připojení, časový limit připojení, časový interval skupiny a zabezpečený proxy server Socks.",
|
||||
"description-auth-type-azure-auth": "<0>Ověření Azure</0> Bezpečně ověřujte a přistupujte ke zdrojům a aplikacím Azure pomocí přihlašovacích údajů Azure AD – podporovány jsou identita spravované služby a tajné přihlašovací údaje klienta.",
|
||||
"description-auth-type-credential-cache": "<0>Windows AD: Vyrovnávací paměť pověření</0> Windows Active Directory – přihlášení pro uživatele domény prostřednictvím vyrovnávací paměti pověření.",
|
||||
"description-auth-type-credential-cache-file": "<0>Windows AD: Soubor vyrovnávací paměti pověření</0> Windows Active Directory – přihlášení pro uživatele domény prostřednictvím souboru vyrovnávací paměti pověření.",
|
||||
"description-auth-type-keytab": "<0>Windows AD: Keytab</0> Windows Active Directory – přihlášení pro uživatele domény prostřednictvím souboru keytab.",
|
||||
"description-auth-type-sql-server": "<0>Ověření serveru SQL</0> Toto je výchozí mechanismus pro připojení k MS SQL Serveru. Zadejte přihlašovací údaje pro ověření serveru SQL nebo přihlašovací údaje pro ověření systému Windows ve formátu DOMÉNA\\Uživatel.",
|
||||
"description-auth-type-username-password": "<0>Windows AD: Uživatelské jméno + heslo</0> Windows Active Directory – přihlášení pro uživatele domény prostřednictvím uživatelského jména / hesla.",
|
||||
"description-auth-type-windows-auth": "<0>Ověřování systému Windows</0> Integrované zabezpečení Windows – jednotné přihlášení pro uživatele, kteří jsou již přihlášeni do systému Windows a povolili tuto možnost pro MS SQL Server.",
|
||||
"description-auth-type-azure-auth": "",
|
||||
"description-auth-type-credential-cache": "",
|
||||
"description-auth-type-credential-cache-file": "",
|
||||
"description-auth-type-keytab": "",
|
||||
"description-auth-type-sql-server": "",
|
||||
"description-auth-type-username-password": "",
|
||||
"description-auth-type-windows-auth": "",
|
||||
"description-connection-timeout": "Počet sekund, po které se čeká před zrušením požadavku při připojování k databázi. Výchozí hodnota je <1>{{defaultTimeout}}</1>, což znamená žádný časový limit.",
|
||||
"description-encrypt": "Určuje, zda nebo do jaké míry bude se serverem vyjednáno zabezpečené připojení SSL TCP/IP.",
|
||||
"description-encrypt-disable": "<0>{{encryptionValue}}</0> – data odesílaná mezi klientem a serverem nejsou šifrována.",
|
||||
"description-encrypt-false": "<0>{{encryptionValue}}</0> – data odesílaná mezi klientem a serverem nejsou šifrována nad rámec přihlašovacího balíčku. (výchozí)",
|
||||
"description-encrypt-disable": "",
|
||||
"description-encrypt-false": "",
|
||||
"description-encrypt-older-version": "Pokud používáte starší verzi Microsoft SQL Server, jako je 2008 a 2008R2, možná budete muset zakázat šifrování, abyste se mohli připojit.",
|
||||
"description-encrypt-true": "<0>{{encryptionValue}}</0> – data odesílaná mezi klientem a serverem jsou šifrována.",
|
||||
"description-min-interval": "Dolní limit pro automatické seskupení podle časového intervalu. Doporučuje se nastavit frekvenci zápisu, například <1>{{exampleInterval}}</1>, pokud jsou data zapisována každou minutu.",
|
||||
"description-encrypt-true": "",
|
||||
"description-min-interval": "",
|
||||
"description-tls-cert": "Cesta k souboru obsahujícímu certifikát veřejného klíče CA, který podepsal certifikát SQL Server. Nutné, když je certifikát serveru podepsán sám sebou.",
|
||||
"label-auth-settings": "Nastavení ověření Azure",
|
||||
"label-auth-type": "Typ ověření",
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"kerberos-advanced-settings": {
|
||||
"description-dns-lookup-kdc": "Uveďte, zda by měly být k vyhledání KDC a dalších serverů pro oblast použity záznamy DNS „SRV“. Výchozí hodnota je <1>{{default}}</1>.",
|
||||
"description-krb5-config-file-path": "Cesta ke konfiguračnímu souboru pro <2>balíček MIT krb5</2>. Výchozí hodnota je <4>{{default}}</4>.",
|
||||
"description-krb5-config-file-path": "",
|
||||
"description-udp-preference-limit": "Výchozí hodnota je <1>{{default}}</1> (vždy použít TCP) a je volitelná.",
|
||||
"label-dns-lookup-kdc": "DNS pro vyhledání KDC",
|
||||
"label-krb5-config-file-path": "Cesta ke konfiguračnímu souboru krb5",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"fillvalue": "durch Einstellung von fillvalue füllt Grafana fehlende Werte entsprechend dem Intervall aus. fillvalue kann entweder ein Literalwert, {{null}} oder {{previous}} sein; {{previous}} trägt den vorher gesehenen Wert ein oder {{null}} wenn bisher noch kein Wert gesehen wurde",
|
||||
"macros": "Makros:",
|
||||
"optional": "Optional:",
|
||||
"optional-tip": "Rückgabe der Spalte namens <1>{{columnName}}</1> zur Darstellung des Reihennamens.",
|
||||
"optional-tip": "",
|
||||
"optional-tip-2": "Wenn mehrere Wertspalten zurückgegeben werden, wird die Spalte {{columnName}} als Präfix verwendet.",
|
||||
"optional-tip-3": "Wenn keine Spalte namens {{columnName}} gefunden wird, wird der Spaltenname der Wertspalte als Reihenname verwendet",
|
||||
"resultsets-time-sorted": "Ergebnismengen von Zeitreihenabfragen müssen nach Zeit sortiert werden.",
|
||||
@@ -56,20 +56,20 @@
|
||||
"configuration-editor": {
|
||||
"body-user-permission": "Dem Datenbanknutzer sollten nur {{permissionType}}-Berechtigungen für die angegebene Datenbank und die Tabellen erteilt werden, die Sie abfragen möchten. Grafana überprüft die Sicherheit von Abfragen nicht, daher können Abfragen jede beliebige SQL-Anweisung enthalten. Beispielsweise würden Anweisungen wie <3>{{example1}}</3> und <5>{{example2}}</5> ausgeführt werden. Damit Sie sich davor schützen können, empfehlen wir Ihnen <7>dringend</7>, einen bestimmten MS-SQL-Nutzer mit eingeschränkten Berechtigungen zu erstellen. Weitere Informationen finden Sie in der <10>Dokumentation zu den Microsoft-SQL-Server-Datenquellen</10>.",
|
||||
"description-additional-settings": "Zusätzliche Einstellungen sind optionale Einstellungen, die für mehr Kontrolle über Ihre Datenquelle konfiguriert werden können. Dazu gehören Verbindungslimits, Verbindungs-Timeout, das Gruppieren nach Zeitintervall und sichere SOCKS-Proxys.",
|
||||
"description-auth-type-azure-auth": "<0>Azure-Authentifizierung</0> Authentifizieren Sie Azure-Ressourcen und -Anwendungen auf sichere Weise und greifen Sie mit den Anmeldedaten für Azure AD darauf zu – Managed Service Identity und Client Secret Credentials werden unterstützt.",
|
||||
"description-auth-type-credential-cache": "<0>Windows AD: Anmeldedaten-Cache</0> Windows Active Directory – Anmeldung für Domänen-Nutzer über Anmeldedaten-Cache.",
|
||||
"description-auth-type-credential-cache-file": "<0>Windows AD: Anmeldedaten-Cache-Datei</0> Windows Active Directory – Anmeldung für Domänen-Nutzer über Anmeldedaten-Cache-Datei.",
|
||||
"description-auth-type-keytab": "<0>Windows AD: Keytab</0> Windows Active Directory – Anmeldung für Domänen-Nutzer über Keytab-Datei.",
|
||||
"description-auth-type-sql-server": "<0>SQL-Server-Authentifizierung</0> Dies ist der Standardmechanismus für die Verbindung mit MS SQL Server. Gehen Sie zum Login der SQL-Server-Authentifizierung oder rufen Sie den Login der Windows-Authentifizierung im Format DOMAIN\\User auf.",
|
||||
"description-auth-type-username-password": "<0>Windows AD: Benutzername + Passwort</0> Windows Active Directory – Anmeldung für Domänen-Nutzer über Benutzername/Passwort.",
|
||||
"description-auth-type-windows-auth": "<0>Windows-Authentifizierung</0> Windows Integrated Security – Einmalanmeldung für Nutzer, die bereits bei Windows angemeldet sind und diese Option für MS SQL Server aktiviert haben.",
|
||||
"description-auth-type-azure-auth": "",
|
||||
"description-auth-type-credential-cache": "",
|
||||
"description-auth-type-credential-cache-file": "",
|
||||
"description-auth-type-keytab": "",
|
||||
"description-auth-type-sql-server": "",
|
||||
"description-auth-type-username-password": "",
|
||||
"description-auth-type-windows-auth": "",
|
||||
"description-connection-timeout": "Die Anzahl der Sekunden, die gewartet wird, bevor die Anfrage während der Verbindung zur Datenbank abgebrochen wird. Der Standardwert ist <1>{{defaultTimeout}}</1>, also kein Timeout.",
|
||||
"description-encrypt": "Bestimmt, ob oder in welchem Umfang eine sichere SSL-TCP/IP-Verbindung mit dem Server vereinbart wird.",
|
||||
"description-encrypt-disable": "<0>{{encryptionValue}}</0> – Daten, die zwischen Client und Server gesendet werden, sind nicht verschlüsselt.",
|
||||
"description-encrypt-false": "<0>{{encryptionValue}}</0> – Daten, die zwischen Client und Server gesendet werden, sind über das Login-Paket hinaus nicht verschlüsselt. (Standard)",
|
||||
"description-encrypt-disable": "",
|
||||
"description-encrypt-false": "",
|
||||
"description-encrypt-older-version": "Wenn Sie eine ältere Version von Microsoft SQL Server wie 2008 und 2008R2 nutzen, müssen Sie möglicherweise die Verschlüsselung deaktivieren, um eine Verbindung herstellen zu können.",
|
||||
"description-encrypt-true": "<0>{{encryptionValue}}</0> – Daten, die zwischen Client und Server gesendet werden, sind verschlüsselt.",
|
||||
"description-min-interval": "Eine Untergrenze für die automatische Gruppierung je nach Zeitintervall. Es wird empfohlen, die Schreibfrequenz einzustellen, zum Beispiel <1>{{exampleInterval}}</1>, wenn Ihre Daten jede Minute geschrieben werden.",
|
||||
"description-encrypt-true": "",
|
||||
"description-min-interval": "",
|
||||
"description-tls-cert": "Pfad zu einer Datei, die das öffentliche Schlüsselzertifikat der Zertifizierungsstelle enthält, die das SQL Server-Zertifikat signiert hat. Wird benötigt, wenn es sich um ein selbstsigniertes Serverzertifikat handelt.",
|
||||
"label-auth-settings": "Einstellungen für Azure Authentication",
|
||||
"label-auth-type": "Authentifizierungstyp",
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"kerberos-advanced-settings": {
|
||||
"description-dns-lookup-kdc": "Geben Sie an, ob DNS-`SRV`-Einträge verwendet werden sollen, um die KDCs und andere Server für einen Bereich zu lokalisieren. Der Standardwert ist <1>{{default}}</1>.",
|
||||
"description-krb5-config-file-path": "Der Pfad zur Konfigurationsdatei für das <2>Paket MIT krb5</2>. Der Standardwert ist <4>{{default}}</4>.",
|
||||
"description-krb5-config-file-path": "",
|
||||
"description-udp-preference-limit": "Der Standardwert ist <1>{{default}}</1> und bedeutet, dass immer TCP verwendet wird. Dies ist optional.",
|
||||
"label-dns-lookup-kdc": "DNS-Suche KDC",
|
||||
"label-krb5-config-file-path": "Konfigurationsdateipfad für krb5",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"fillvalue": "al configurar «fillvalue», Grafana rellenará los valores que falten de acuerdo con el intervalo. «fillvalue» puede ser un valor literal, {{null}} o {{previous}}; {{previous}} rellenará el valor visto anteriormente o {{null}} si aún no se ha visto ninguno",
|
||||
"macros": "Macros:",
|
||||
"optional": "Opcional:",
|
||||
"optional-tip": "devuelve la columna denominada <1>{{columnName}}</1> para representar el nombre de la serie.",
|
||||
"optional-tip": "",
|
||||
"optional-tip-2": "Si se devuelven varias columnas de valores, la columna {{columnName}} se utiliza como prefijo.",
|
||||
"optional-tip-3": "Si no se encuentra ninguna columna llamada {{columnName}}, el nombre de la columna de valores se utiliza como nombre de la serie",
|
||||
"resultsets-time-sorted": "Los conjuntos de resultados de las consultas de series temporales deben ordenarse por tiempo.",
|
||||
@@ -56,20 +56,20 @@
|
||||
"configuration-editor": {
|
||||
"body-user-permission": "Al usuario de la base de datos solo se le deben conceder permisos {{permissionType}} en la base de datos especificada y en las tablas que desee consultar. Grafana no valida la seguridad de las consultas, por lo que las consultas pueden contener cualquier instrucción SQL. Por ejemplo, se ejecutarían sentencias como <3>{{example1}}</3> y <5>{{example2}}</5>. Como protección, es <7>muy recomendable</7> que cree un usuario específico de MS SQL con permisos restringidos. Consulte la <10>documentación de la fuente de datos de Microsoft SQL Server</10> para obtener más información.",
|
||||
"description-additional-settings": "Los ajustes adicionales son ajustes opcionales que se pueden configurar para tener un mayor control sobre su fuente de datos. Esto incluye los límites de conexión, el tiempo de espera de la conexión, el intervalo de tiempo de agrupación y el proxy SOCKS seguro.",
|
||||
"description-auth-type-azure-auth": "<0>Autenticación de Azure</0> Autentique los recursos y las aplicaciones de Azure y acceda de forma segura a ellos mediante las credenciales de Azure AD: se admiten la identidad de servicio administrado y las credenciales secretas del cliente.",
|
||||
"description-auth-type-credential-cache": "<0>Windows AD: caché de credenciales</0> Windows Active Directory: inicio de sesión para el usuario del dominio a través de la caché de credenciales.",
|
||||
"description-auth-type-credential-cache-file": "<0>Windows AD: archivo de caché de credenciales</0> Windows Active Directory: inicio de sesión para el usuario del dominio a través del archivo de caché de credenciales.",
|
||||
"description-auth-type-keytab": "<0>Windows AD: Keytab</0> Windows Active Directory: inicio de sesión para el usuario del dominio a través del archivo keytab.",
|
||||
"description-auth-type-sql-server": "<0>Autenticación de SQL Server</0> Este es el mecanismo predeterminado para conectarse a MS SQL Server. Introduzca el inicio de sesión de autenticación de SQL Server o el inicio de sesión de autenticación de Windows en el formato DOMINIO\\Usuario.",
|
||||
"description-auth-type-username-password": "<0>Windows AD: nombre de usuario + contraseña</0> Windows Active Directory: inicio de sesión para el usuario del dominio mediante nombre de usuario/contraseña.",
|
||||
"description-auth-type-windows-auth": "<0>Autenticación de Windows</0> Seguridad integrada de Windows: inicio de sesión único para los usuarios que ya han iniciado sesión en Windows y han habilitado esta opción para MS SQL Server.",
|
||||
"description-auth-type-azure-auth": "",
|
||||
"description-auth-type-credential-cache": "",
|
||||
"description-auth-type-credential-cache-file": "",
|
||||
"description-auth-type-keytab": "",
|
||||
"description-auth-type-sql-server": "",
|
||||
"description-auth-type-username-password": "",
|
||||
"description-auth-type-windows-auth": "",
|
||||
"description-connection-timeout": "El número de segundos que se debe esperar antes de cancelar la solicitud al conectarse a la base de datos. El valor predeterminado es <1>{{defaultTimeout}}</1>, lo que significa que no hay tiempo de espera.",
|
||||
"description-encrypt": "Determina si se negociará una conexión TCP/IP SSL segura con el servidor y con qué alcance.",
|
||||
"description-encrypt-disable": "<0>{{encryptionValue}}</0>: los datos enviados entre el cliente y el servidor no están cifrados.",
|
||||
"description-encrypt-false": "<0>{{encryptionValue}}</0>: los datos enviados entre el cliente y el servidor no están cifrados más allá del paquete de inicio de sesión (predeterminado).",
|
||||
"description-encrypt-disable": "",
|
||||
"description-encrypt-false": "",
|
||||
"description-encrypt-older-version": "Si está utilizando una versión anterior de Microsoft SQL Server, como 2008 y 2008R2, es posible que deba desactivar el cifrado para poder conectarse.",
|
||||
"description-encrypt-true": "<0>{{encryptionValue}}</0>: los datos enviados entre el cliente y el servidor están cifrados.",
|
||||
"description-min-interval": "Un límite inferior para el grupo automático por intervalo de tiempo. Se recomienda configurar la frecuencia de escritura, por ejemplo<1>{{exampleInterval}}</1>, si sus datos se escriben cada minuto.",
|
||||
"description-encrypt-true": "",
|
||||
"description-min-interval": "",
|
||||
"description-tls-cert": "Ruta al archivo que contiene el certificado de clave pública de la CA que firmó el certificado de SQL Server. Necesario cuando el certificado del servidor está autofirmado.",
|
||||
"label-auth-settings": "Configuración de autenticación de Azure",
|
||||
"label-auth-type": "Tipo de autenticación",
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"kerberos-advanced-settings": {
|
||||
"description-dns-lookup-kdc": "Indique si los registros DNS «SRV» deben utilizarse para localizar los KDC y otros servidores de un dominio. El valor predeterminado es <1>{{default}}</1>.",
|
||||
"description-krb5-config-file-path": "La ruta del archivo de configuración para el <2>paquete MIT krb5</2>. El valor predeterminado es <4>{{default}}</4>.",
|
||||
"description-krb5-config-file-path": "",
|
||||
"description-udp-preference-limit": "El valor predeterminado es <1>{{default}}</1> y significa que siempre se utiliza TCP y es opcional.",
|
||||
"label-dns-lookup-kdc": "KDC de búsqueda de DNS",
|
||||
"label-krb5-config-file-path": "Ruta del archivo de configuración krb5",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"fillvalue": "en définissant fillvalue, Grafana remplira les valeurs manquantes en fonction de l’intervalle. fillvalue peut être une valeur littérale, {{null}} ou {{previous}} ; {{previous}} remplira la valeur précédente ou {{null}} si aucune n’a encore été vue",
|
||||
"macros": "Macros :",
|
||||
"optional": "En option :",
|
||||
"optional-tip": "renvoie la colonne nommée <1>{{columnName}}</1> pour représenter le nom de la série.",
|
||||
"optional-tip": "",
|
||||
"optional-tip-2": "Si plusieurs colonnes de valeurs sont renvoyées, la colonne {{columnName}} est utilisée comme préfixe.",
|
||||
"optional-tip-3": "Si aucune colonne nommée {{columnName}} n’est trouvée, le nom de la colonne de valeurs est utilisé comme nom de série",
|
||||
"resultsets-time-sorted": "Les ensembles de résultats des requêtes de séries chronologiques doivent être triés par heure.",
|
||||
@@ -56,20 +56,20 @@
|
||||
"configuration-editor": {
|
||||
"body-user-permission": "L’utilisateur de la base de données ne doit disposer que des autorisations {{permissionType}} sur la base de données et les tableaux spécifiques que vous souhaitez interroger. Grafana ne garantit pas la sûreté des requêtes ; ainsi, elles peuvent contenir n’importe quelle instruction SQL. Par exemple, des instructions telles que <3>{{example1}}</3> et <5>{{example2}}</5> seraient exécutées. Pour vous protéger, nous vous recommandons <7>fortement</7> de créer un utilisateur MS SQL spécifique avec des autorisations restreintes. Consultez les <10>documents sur les sources de données Microsoft SQL Server</10> pour en savoir plus.",
|
||||
"description-additional-settings": "Les paramètres supplémentaires sont des paramètres facultatifs qui peuvent être configurés pour un meilleur contrôle de votre source de données. Cela inclut les limites de connexion, le délai d’expiration de la connexion, l’intervalle de temps de regroupement et le proxy Socks sécurisé.",
|
||||
"description-auth-type-azure-auth": "<0>Authentification Azure</0> Vérifiez de manière sécurisée l’authenticité et accédez aux ressources et applications Azure à l’aide des identifiants Azure AD. L’identité de service gérée et les identifiants secrets du client sont pris en charge.",
|
||||
"description-auth-type-credential-cache": "<0>Windows AD : cache d’identifiant/0> Windows Active Directory - Connexion pour l’utilisateur du domaine via le cache d’identifiant.",
|
||||
"description-auth-type-credential-cache-file": "<0>Windows AD : fichier de cache d’identifiant</0> Windows Active Directory - Connexion pour l’utilisateur du domaine via le fichier de cache d’identifiant.",
|
||||
"description-auth-type-keytab": "<0>Windows AD : keytab</0> Windows Active Directory - Connexion pour l’utilisateur du domaine via le fichier keytab.",
|
||||
"description-auth-type-sql-server": "<0>Authentification SQL Server</0> Il s’agit du mécanisme par défaut pour se connecter à MS SQL Server. Saisissez l’identifiant d’authentification SQL Server ou l’identifiant d’authentification Windows au format DOMAIN\\User.",
|
||||
"description-auth-type-username-password": "<0>Windows AD : nom d’utilisateur + mot de passe</0> Windows Active Directory - Connexion pour l’utilisateur du domaine via le nom d’utilisateur/mot de passe.",
|
||||
"description-auth-type-windows-auth": "<0>Authentification Windows</0> Sécurité intégrée Windows - Authentification unique pour les utilisateurs qui sont déjà connectés à Windows et qui ont activé cette option pour MS SQL Server.",
|
||||
"description-auth-type-azure-auth": "",
|
||||
"description-auth-type-credential-cache": "",
|
||||
"description-auth-type-credential-cache-file": "",
|
||||
"description-auth-type-keytab": "",
|
||||
"description-auth-type-sql-server": "",
|
||||
"description-auth-type-username-password": "",
|
||||
"description-auth-type-windows-auth": "",
|
||||
"description-connection-timeout": "Le nombre de secondes à attendre avant d’annuler la demande lors de la connexion à la base de données. La valeur par défaut est <1>{{defaultTimeout}}</1>, ce qui signifie qu’il n’y a pas de délai d’expiration.",
|
||||
"description-encrypt": "Détermine si ou dans quelle mesure une connexion TCP/IP SSL sécurisée sera négociée avec le serveur.",
|
||||
"description-encrypt-disable": "<0>{{encryptionValue}}</0> - Les données envoyées entre le client et le serveur ne sont pas chiffrées.",
|
||||
"description-encrypt-false": "<0>{{encryptionValue}}</0> - Les données envoyées entre le client et le serveur ne sont pas chiffrées au-delà du paquet de connexion. (par défaut)",
|
||||
"description-encrypt-disable": "",
|
||||
"description-encrypt-false": "",
|
||||
"description-encrypt-older-version": "Si vous utilisez une ancienne version de Microsoft SQL Server, comme 2008 et 2008R2, vous devrez peut-être désactiver le chiffrement pour pouvoir vous connecter.",
|
||||
"description-encrypt-true": "<0>{{encryptionValue}}</0> - Les données envoyées entre le client et le serveur sont chiffrées.",
|
||||
"description-min-interval": "Une limite inférieure pour le groupe automatique par intervalle de temps. Il est recommandé de définir la fréquence d’écriture, par exemple<1>{{exampleInterval}}</1> si vos données sont écrites toutes les minutes.",
|
||||
"description-encrypt-true": "",
|
||||
"description-min-interval": "",
|
||||
"description-tls-cert": "Chemin d’accès au fichier contenant le certificat de clé publique de l’autorité de certification qui a signé le certificat SQL Server. Nécessaire lorsque le certificat du serveur est auto-signé.",
|
||||
"label-auth-settings": "Paramètres d’authentification Azure",
|
||||
"label-auth-type": "Type d’authentification",
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"kerberos-advanced-settings": {
|
||||
"description-dns-lookup-kdc": "Indiquez si les enregistrements DNS « SRV » doivent être utilisés pour localiser les KDC et d’autres serveurs pour un domaine. La valeur par défaut est <1>{{default}}</1>.",
|
||||
"description-krb5-config-file-path": "Le chemin d’accès au fichier de configuration pour le <2>paquet MIT krb5</2>. La valeur par défaut est <4>{{default}}</4>.",
|
||||
"description-krb5-config-file-path": "",
|
||||
"description-udp-preference-limit": "La valeur par défaut est <1>{{default}}</1> et signifie toujours utiliser TCP et est facultative.",
|
||||
"label-dns-lookup-kdc": "Recherche DNS KDC",
|
||||
"label-krb5-config-file-path": "chemin du fichier de configuration krb5",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"fillvalue": "a fillvalue beállításával a Grafana az intervallumnak megfelelően kitölti a hiányzó értékeket. A fillvalue lehet tényleges érték, {{null}} vagy {{previous}}; a(z) {{previous}} az előzőleg látott értéket használja a kitöltéshez, vagy a {{null}} értéket, ha nem volt korábbi látható érték",
|
||||
"macros": "Makrók:",
|
||||
"optional": "Választható:",
|
||||
"optional-tip": "a sorozat nevét jelölő <1>{{columnName}}</1> nevű oszlop visszaadása.",
|
||||
"optional-tip": "",
|
||||
"optional-tip-2": "Ha több értékoszlopot ad vissza, a(z) {{columnName}} oszlopot használja előtagként.",
|
||||
"optional-tip-3": "Ha nem található {{columnName}} nevű oszlop, akkor az értékoszlop oszlopneve lesz a sorozat neve",
|
||||
"resultsets-time-sorted": "Az idősor-lekérdezések eredményeit idő szerint kell rendezni.",
|
||||
@@ -56,20 +56,20 @@
|
||||
"configuration-editor": {
|
||||
"body-user-permission": "Az adatbázis-felhasználó csak a megadott adatbázisra és a lekérdezni kívánt táblákra vonatkozóan kaphat {{permissionType}} engedélyeket. A Grafana nem ellenőrzi, hogy a lekérdezések biztonságosak-e, így a lekérdezések bármilyen SQL-utasítást tartalmazhatnak. Végrehajtja például az olyan utasításokat, mint a(z) <3>{{example1}}</3> és <5>{{example2}}</5>. Ennek elkerülése érdekében <7>határozottan</7> javasoljuk, hogy hozzon létre egy külön MS SQL-felhasználót korlátozott engedélyekkel. További információért tekintse meg a <10>Microsoft SQL Server adatforrásdokumentumait</10>.",
|
||||
"description-additional-settings": "A további beállítások olyan opcionális beállítások, amelyek konfigurálhatók az adatforrás nagyobb mértékű ellenőrzése érdekében. Ez magában foglalja a kapcsolati korlátokat, a kapcsolati időtúllépést, a csoportosítási időintervallumot és a Secure Socks Proxyt.",
|
||||
"description-auth-type-azure-auth": "<0>Azure-hitelesítés</0> Biztonságosan hitelesítheti és érheti el az Azure-erőforrásokat és -alkalmazásokat az Azure AD-hitelesítőadatok használatával – a felügyelt szolgáltatásidentitás és a klienstitkot használó hitelesítő adatok támogatottak.",
|
||||
"description-auth-type-credential-cache": "<0>Windows AD: hitelesítőadat-gyorsítótár</0> Windows Active Directory – bejelentkezés a tartományfelhasználó számára a hitelesítőadat-gyorsítótáron keresztül.",
|
||||
"description-auth-type-credential-cache-file": "<0>Windows AD: hitelesítőadat-gyorsítótárfájl</0> Windows Active Directory – bejelentkezés a tartományfelhasználó számára a hitelesítőadat-gyorsítótárfájlon keresztül.",
|
||||
"description-auth-type-keytab": "<0>Windows AD: keytab</0> Windows Active Directory – bejelentkezés a tartományfelhasználó számára a keytab fájlon keresztül.",
|
||||
"description-auth-type-sql-server": "<0>SQL Server-hitelesítés</0> Ez az alapértelmezett mechanizmus az MS SQL Serverhez való csatlakozáshoz. Adja meg az SQL Server-hitelesítés bejelentkezési adatait vagy a Windows-hitelesítés bejelentkezési adatait TARTOMÁNY\\felhasználó formátumban.",
|
||||
"description-auth-type-username-password": "<0>Windows AD: felhasználónév + jelszó</0> Windows Active Directory – bejelentkezés a tartományfelhasználó számára felhasználónévvel/jelszóval.",
|
||||
"description-auth-type-windows-auth": "<0>Windows-hitelesítés</0> Windows Integrated Security – egyszeri bejelentkezés azon felhasználók számára, akik már bejelentkeztek a Windows rendszerbe, és engedélyezték ezt a lehetőséget az MS SQL Server számára.",
|
||||
"description-auth-type-azure-auth": "",
|
||||
"description-auth-type-credential-cache": "",
|
||||
"description-auth-type-credential-cache-file": "",
|
||||
"description-auth-type-keytab": "",
|
||||
"description-auth-type-sql-server": "",
|
||||
"description-auth-type-username-password": "",
|
||||
"description-auth-type-windows-auth": "",
|
||||
"description-connection-timeout": "A kérelem visszavonása előtti várakozási idő másodpercben az adatbázishoz való csatlakozáskor. Az alapértelmezett érték <1>{{defaultTimeout}}</1>, ami azt jelenti, hogy nincs időtúllépés.",
|
||||
"description-encrypt": "Meghatározza, hogy a kiszolgálóval biztonságos SSL TCP/IP-kapcsolat jöjjön-e létre, és ha igen, milyen mértékben.",
|
||||
"description-encrypt-disable": "<0>{{encryptionValue}}</0> – a kliens és a kiszolgáló között küldött adatok nem titkosítottak.",
|
||||
"description-encrypt-false": "<0>{{encryptionValue}}</0> – a kliens és a kiszolgáló között küldött adatok a bejelentkezési csomagon túl nem titkosítottak. (alapértelmezett)",
|
||||
"description-encrypt-disable": "",
|
||||
"description-encrypt-false": "",
|
||||
"description-encrypt-older-version": "Ha a Microsoft SQL Server régebbi verzióját használja, például a 2008-at vagy a 2008R2-t, akkor előfordulhat, hogy le kell tiltania a titkosítást, hogy csatlakozhasson.",
|
||||
"description-encrypt-true": "<0>{{encryptionValue}}</0> – a kliens és a kiszolgáló között küldött adatok titkosítottak.",
|
||||
"description-min-interval": "Az automatikus csoportosítás időintervallumának alsó határa. Javasoljuk, hogy az írási gyakoriságra állítsa be, például <1>{{exampleInterval}}</1> értékre, ha az adatait percenként írja.",
|
||||
"description-encrypt-true": "",
|
||||
"description-min-interval": "",
|
||||
"description-tls-cert": "Az SQL Server-tanúsítványt aláíró hitelesítésszolgáltató nyilvános kulcsos tanúsítványát tartalmazó fájl elérési útvonala. Akkor szükséges, ha a kiszolgáló tanúsítványa saját aláírású.",
|
||||
"label-auth-settings": "Azure-hitelesítési beállítások",
|
||||
"label-auth-type": "Hitelesítés típusa",
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"kerberos-advanced-settings": {
|
||||
"description-dns-lookup-kdc": "Jelölje meg, hogy a DNS „SRV” rekordjait kell-e használni a KDC-k és más kiszolgálók keresésére egy tartományban. Az alapértelmezett érték <1>{{default}}</1>.",
|
||||
"description-krb5-config-file-path": "A <2>MIT krb5 csomag</2> konfigurációs fájljának elérési útvonala. Az alapértelmezett érték <4>{{default}}</4>.",
|
||||
"description-krb5-config-file-path": "",
|
||||
"description-udp-preference-limit": "Az alapértelmezett érték <1>{{default}}</1>, ami azt jelenti, hogy mindig TCP-t használ, és opcionális.",
|
||||
"label-dns-lookup-kdc": "DNS-keresés – KDC",
|
||||
"label-krb5-config-file-path": "krb5 konfigurációs fájl útvonala",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"fillvalue": "dengan mengatur fillvalue, Grafana akan mengisi nilai yang kosong sesuai dengan interval. Fillvalue dapat berupa nilai literal, {{null}} atau {{previous}}; {{previous}} akan mengisi dengan nilai yang terlihat sebelumnya atau {{null}} jika belum ada yang terlihat",
|
||||
"macros": "Makro:",
|
||||
"optional": "Opsional:",
|
||||
"optional-tip": "mengembalikan kolom bernama <1>{{columnName}}</1> untuk mewakili nama deret waktu (series).",
|
||||
"optional-tip": "",
|
||||
"optional-tip-2": "Jika beberapa kolom nilai dikembalikan, kolom {{columnName}} digunakan sebagai awalan.",
|
||||
"optional-tip-3": "Jika tidak ada kolom bernama {{columnName}} yang ditemukan, nama kolom dari kolom nilai digunakan sebagai nama deret waktu (series)",
|
||||
"resultsets-time-sorted": "Kumpulan hasil kueri yang berurutan perlu diurutkan berdasarkan waktu.",
|
||||
@@ -56,20 +56,20 @@
|
||||
"configuration-editor": {
|
||||
"body-user-permission": "Pengguna basis data hanya boleh diberikan izin {{permissionType}} pada basis data dan tabel tertentu yang ingin Anda minta. Grafana tidak memvalidasi bahwa kueri aman sehingga kueri dapat berisi pernyataan SQL apa pun. Misalnya, pernyataan seperti <3>{{example1}}</3> dan <5>{{example2}}</5> akan dijalankan. Agar terlindung dari hal ini, kami <7>sangat</7> menyarankan Anda membuat pengguna MS SQL tertentu dengan izin terbatas. Lihat <10>Dokumen Sumber Data Microsoft SQL Server</10> untuk informasi selengkapnya.",
|
||||
"description-additional-settings": "Pengaturan tambahan adalah pengaturan opsional yang dapat dikonfigurasi agar memiliki kendali lebih besar atas sumber data Anda. Ini mencakup batas koneksi, batas waktu koneksi, interval waktu grup, dan Secure Socks Proxy.",
|
||||
"description-auth-type-azure-auth": "<0>Autentikasi Azure</0> Mengautentikasi dan mengakses sumber daya dan aplikasi Azure dengan aman menggunakan kredensial Azure AD - Identitas Layanan Terkelola dan Kredensial Rahasia Klien didukung.",
|
||||
"description-auth-type-credential-cache": "<0>Windows AD: Cache kredensial</0> Windows Active Directory - Masuk untuk pengguna domain melalui cache kredensial.",
|
||||
"description-auth-type-credential-cache-file": "<0>Windows AD: File cache kredensial</0> Windows Active Directory - Masuk untuk pengguna domain melalui file cache kredensial.",
|
||||
"description-auth-type-keytab": "<0>Windows AD: Keytab</0> Windows Active Directory - Masuk untuk pengguna domain melalui file keytab.",
|
||||
"description-auth-type-sql-server": "<0>Autentikasi SQL Server</0> Ini adalah mekanisme default untuk terhubung ke MS SQL Server. Masukkan login Autentikasi SQL Server atau login Autentikasi Windows dalam format DOMAIN\\Pengguna.",
|
||||
"description-auth-type-username-password": "<0>Windows AD: Nama pengguna + kata sandi</0> Windows Active Directory - Masuk untuk pengguna domain melalui nama pengguna/kata sandi.",
|
||||
"description-auth-type-windows-auth": "<0>Autentikasi Windows</0> Keamanan Terintegrasi Windows - SSO (masuk tunggal) untuk pengguna yang sudah masuk ke Windows dan telah mengaktifkan opsi ini untuk MS SQL Server.",
|
||||
"description-auth-type-azure-auth": "",
|
||||
"description-auth-type-credential-cache": "",
|
||||
"description-auth-type-credential-cache-file": "",
|
||||
"description-auth-type-keytab": "",
|
||||
"description-auth-type-sql-server": "",
|
||||
"description-auth-type-username-password": "",
|
||||
"description-auth-type-windows-auth": "",
|
||||
"description-connection-timeout": "Jumlah detik untuk menunggu sebelum membatalkan permintaan saat terhubung ke basis data. Defaultnya adalah <1>{{defaultTimeout}}</1>, yang berarti tidak ada batas waktu.",
|
||||
"description-encrypt": "Menentukan apakah atau sejauh mana koneksi SSL TCP/IP yang aman akan dinegosiasikan dengan server.",
|
||||
"description-encrypt-disable": "<0>{{encryptionValue}}</0> - Data yang dikirim antara klien dan server tidak dienkripsi.",
|
||||
"description-encrypt-false": "<0>{{encryptionValue}}</0> - Data yang dikirim antara klien dan server tidak dienkripsi di luar paket login. (default)",
|
||||
"description-encrypt-disable": "",
|
||||
"description-encrypt-false": "",
|
||||
"description-encrypt-older-version": "Jika Anda menggunakan Microsoft SQL Server versi lama seperti 2008 dan 2008R2, Anda mungkin perlu menonaktifkan enkripsi untuk dapat terhubung.",
|
||||
"description-encrypt-true": "<0>{{encryptionValue}}</0> - Data yang dikirim antara klien dan server tidak dienkripsi.",
|
||||
"description-min-interval": "Batas bawah untuk grup otomatis berdasarkan interval waktu. Direkomendasikan untuk diatur ke frekuensi tulis, misalnya <1>{{exampleInterval}}</1> jika data Anda ditulis setiap menit.",
|
||||
"description-encrypt-true": "",
|
||||
"description-min-interval": "",
|
||||
"description-tls-cert": "Jalur ke file yang berisi sertifikat kunci publik CA yang menandatangani sertifikat SQL Server. Diperlukan ketika sertifikat server ditandatangani sendiri.",
|
||||
"label-auth-settings": "Pengaturan Autentikasi Azure",
|
||||
"label-auth-type": "Jenis Autentikasi",
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"kerberos-advanced-settings": {
|
||||
"description-dns-lookup-kdc": "Tunjukkan apakah catatan DNS 'SRV' harus digunakan untuk menemukan KDC dan server lain untuk suatu realm. Defaultnya adalah <1>{{default}}</1>.",
|
||||
"description-krb5-config-file-path": "Jalur ke file konfigurasi untuk <2>paket MIT krb5</2>. Defaultnya adalah <4>{{default}}</4>.",
|
||||
"description-krb5-config-file-path": "",
|
||||
"description-udp-preference-limit": "Defaultnya adalah <1>{{default}}</1> dan berarti selalu menggunakan TCP dan bersifat opsional.",
|
||||
"label-dns-lookup-kdc": "KDC Pencarian DNS",
|
||||
"label-krb5-config-file-path": "jalur file konfigurasi krb5",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"fillvalue": "impostando fillvalue Grafana compilerà i valori mancanti in base all'intervallo. fillvalue può essere un valore letterale, {{null}} o {{previous}}; {{previous}} compilerà il valore visto in precedenza oppure {{null}} se non ne è stato ancora visto nessuno",
|
||||
"macros": "Macro:",
|
||||
"optional": "Facoltativo:",
|
||||
"optional-tip": "restituisce la colonna denominata <1>{{columnName}}</1> per rappresentare il nome della serie.",
|
||||
"optional-tip": "",
|
||||
"optional-tip-2": "Se vengono restituite più colonne di valori, la colonna {{columnName}} viene utilizzata come prefisso.",
|
||||
"optional-tip-3": "Se non viene trovata alcuna colonna denominata {{columnName}}, il nome della colonna di valori viene utilizzato come nome della serie",
|
||||
"resultsets-time-sorted": "I set di risultati delle query delle serie temporali devono essere ordinati per tempo.",
|
||||
@@ -56,20 +56,20 @@
|
||||
"configuration-editor": {
|
||||
"body-user-permission": "All'utente del database devono essere concesse solo le autorizzazioni {{permissionType}} sul database e sulle tabelle specificate che desideri interrogare. Grafana non convalida che le query siano sicure, quindi le query possono contenere qualsiasi istruzione SQL. Ad esempio, verrebbero eseguite istruzioni come <3>{{example1}}</3> e <5>{{example2}}</5>. Per proteggerti da questo, ti consigliamo <7>vivamente</7> di creare un utente MS SQL specifico con autorizzazioni limitate. Consulta la <10>Documentazione sull'origine dei dati di Microsoft SQL Server</10> per ulteriori informazioni.",
|
||||
"description-additional-settings": "Le impostazioni aggiuntive sono impostazioni facoltative che possono essere configurate per un maggiore controllo sull'origine dei dati. Ciò include i limiti di connessione, il timeout di connessione, l'intervallo di tempo di raggruppamento e il proxy Secure Socks.",
|
||||
"description-auth-type-azure-auth": "<0>Autenticazione di Azure</0> Autentica e accedi in modo sicuro alle risorse e alle applicazioni di Azure utilizzando le credenziali di Azure AD: sono supportate le Credenziali di identità del servizio gestito e segreto del client.",
|
||||
"description-auth-type-credential-cache": "<0>Windows AD: cache delle credenziali</0> Windows Active Directory – Accesso per l'utente del dominio tramite la cache delle credenziali.",
|
||||
"description-auth-type-credential-cache-file": "<0>Windows AD: file della cache delle credenziali</0> Windows Active Directory – Accesso per l'utente del dominio tramite il file della cache delle credenziali.",
|
||||
"description-auth-type-keytab": "<0>Windows AD: keytab</0> Windows Active Directory – Accesso per l'utente del dominio tramite il file keytab.",
|
||||
"description-auth-type-sql-server": "<0>Autenticazione di SQL Server</0> Questo è il meccanismo predefinito per connettersi a MS SQL Server. Inserisci l'accesso di autenticazione di SQL Server o l'accesso di autenticazione di Windows nel formato DOMINIO\\Utente.",
|
||||
"description-auth-type-username-password": "<0>Windows AD: nome utente + password</0> Windows Active Directory – Accesso per l'utente del dominio tramite nome utente/password.",
|
||||
"description-auth-type-windows-auth": "<0>Autenticazione di Windows</0> Sicurezza integrata di Windows – Single Sign-On per gli utenti che hanno già effettuato l'accesso a Windows e hanno abilitato questa opzione per MS SQL Server.",
|
||||
"description-auth-type-azure-auth": "",
|
||||
"description-auth-type-credential-cache": "",
|
||||
"description-auth-type-credential-cache-file": "",
|
||||
"description-auth-type-keytab": "",
|
||||
"description-auth-type-sql-server": "",
|
||||
"description-auth-type-username-password": "",
|
||||
"description-auth-type-windows-auth": "",
|
||||
"description-connection-timeout": "Il numero di secondi di attesa prima di annullare la richiesta durante la connessione al database. Il valore predefinito è <1>{{defaultTimeout}}</1>, ovvero nessun timeout.",
|
||||
"description-encrypt": "Determina se o in che misura verrà negoziata una connessione TCP/IP SSL sicura con il server.",
|
||||
"description-encrypt-disable": "<0>{{encryptionValue}}</0> – I dati inviati tra client e server non sono crittografati.",
|
||||
"description-encrypt-false": "<0>{{encryptionValue}}</0> – I dati inviati tra client e server non sono crittografati oltre il pacchetto di accesso. (predefinito)",
|
||||
"description-encrypt-disable": "",
|
||||
"description-encrypt-false": "",
|
||||
"description-encrypt-older-version": "Se utilizzi una versione precedente di Microsoft SQL Server come 2008 e 2008R2, potrebbe essere necessario disabilitare la crittografia per potersi connettere.",
|
||||
"description-encrypt-true": "<0>{{encryptionValue}}</0> – I dati inviati tra client e server non sono crittografati.",
|
||||
"description-min-interval": "Un limite inferiore per il raggruppamento automatico per intervallo di tempo. Si consiglia di impostare la frequenza di scrittura, ad esempio <1>{{exampleInterval}}</1> se i dati vengono scritti ogni minuto.",
|
||||
"description-encrypt-true": "",
|
||||
"description-min-interval": "",
|
||||
"description-tls-cert": "Percorso al file contenente il certificato di chiave pubblica della CA che ha firmato il certificato di SQL Server. Necessario quando il certificato del server è autofirmato.",
|
||||
"label-auth-settings": "Impostazioni di autenticazione di Azure",
|
||||
"label-auth-type": "Tipo di autenticazione",
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"kerberos-advanced-settings": {
|
||||
"description-dns-lookup-kdc": "Indica se i record DNS \"SRV\" devono essere utilizzati per individuare i KDC e altri server per un'area di autenticazione. Il valore predefinito è <1>{{default}}</1>.",
|
||||
"description-krb5-config-file-path": "Il percorso al file di configurazione per il <2>pacchetto MIT krb5</2>. Il valore predefinito è <4>{{default}}</4>.",
|
||||
"description-krb5-config-file-path": "",
|
||||
"description-udp-preference-limit": "Il valore predefinito è <1>{{default}}</1> e significa che si utilizza sempre TCP ed è facoltativo.",
|
||||
"label-dns-lookup-kdc": "KDC di ricerca DNS",
|
||||
"label-krb5-config-file-path": "percorso del file di configurazione krb5",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"fillvalue": "fillvalueを設定すると、Grafanaは間隔に応じて欠落値を埋めます。fillvalueには、リテラル値、{{null}}または{{previous}}のいずれかを設定できます。{{previous}}の場合、以前に表示された値が入り、まだ何も表示されていない場合は{{null}}になります",
|
||||
"macros": "マクロ:",
|
||||
"optional": "オプション:",
|
||||
"optional-tip": "系列名を表す<1>{{columnName}}</1>という名前の列を返します。",
|
||||
"optional-tip": "",
|
||||
"optional-tip-2": "複数の値列が返される場合、{{columnName}}列はプレフィックスとして使用されます。",
|
||||
"optional-tip-3": "{{columnName}}という名前の列が見つからない場合、値列の列名が系列名として使用されます",
|
||||
"resultsets-time-sorted": "時系列クエリの結果セットは、時間で並べ替える必要があります。",
|
||||
@@ -56,20 +56,20 @@
|
||||
"configuration-editor": {
|
||||
"body-user-permission": "データベースユーザーには、クエリを実行する特定のデータベースとテーブルに対する{{permissionType}}権限のみを付与する必要があります。Grafanaはクエリが安全であることを検証しないため、クエリには任意のSQLステートメントを含めることができます。例えば、<3>{{example1}}</3>や <5>{{example2}}</5>のようなステートメントも実行可能です。対策として、制限されたアクセス許可を持つ特定のMS SQLユーザーを作成することを<7>強く</7>お勧めします。詳細については、<10>Microsoft SQL Serverデータソースドキュメント</10>をご覧ください。",
|
||||
"description-additional-settings": "追加設定は、データソースをよりきめ細かく制御するために設定できるオプション設定です。これには、接続制限、接続タイムアウト、グループ化時間間隔、およびSocket Secureプロキシ(SOCKS)が含まれます。",
|
||||
"description-auth-type-azure-auth": "<0>Azure認証</0> Azure AD認証情報を使用してAzureリソースとアプリケーションを安全に認証してアクセスできるようにします。マネージドサービスIDとクライアントシークレット認証情報がサポートされています。",
|
||||
"description-auth-type-credential-cache": " <0>Windows AD:認証情報キャッシュ</0> Windows Active Directory - 認証情報キャッシュを介してドメインユーザーがサインオンします。",
|
||||
"description-auth-type-credential-cache-file": "<0>Windows AD:認証情報キャッシュファイル</0> Windows Active Directory - 認証情報キャッシュファイルを介してドメインユーザーがサインオンします。",
|
||||
"description-auth-type-keytab": "<0>Windows AD:Keytab</0> Windows Active Directory - keytabファイルを介してドメインユーザーがサインオンします。",
|
||||
"description-auth-type-sql-server": "<0>SQL Server認証</0> これは、MS SQL Serverに接続するためのデフォルトメカニズムです。SQL Server認証ログインまたはWindows認証ログインをDOMAIN\\User形式で入力します。",
|
||||
"description-auth-type-username-password": "<0>Windows AD:ユーザー名+パスワード</0> Windows Active Directory - ユーザー名/パスワードを介してドメインユーザーがサインオンします。",
|
||||
"description-auth-type-windows-auth": "<0>Windows認証</0> Windows統合セキュリティ - すでにWindowsにログオンしており、MS SQL Serverでこのオプションを有効にしているユーザーのシングルサインオン。",
|
||||
"description-auth-type-azure-auth": "",
|
||||
"description-auth-type-credential-cache": "",
|
||||
"description-auth-type-credential-cache-file": "",
|
||||
"description-auth-type-keytab": "",
|
||||
"description-auth-type-sql-server": "",
|
||||
"description-auth-type-username-password": "",
|
||||
"description-auth-type-windows-auth": "",
|
||||
"description-connection-timeout": "データベースへの接続時にリクエストをキャンセルする前に待機する秒数。デフォルトは<1>{{defaultTimeout}}</1>で、タイムアウトなしを意味します。",
|
||||
"description-encrypt": "サーバーとセキュアなSSL TCP/IP接続をネゴシエートするかどうか、またはどの程度ネゴシエートするかを決定します。",
|
||||
"description-encrypt-disable": "<0>{{encryptionValue}}</0> - クライアントとサーバー間で送信されるデータは暗号化されません。",
|
||||
"description-encrypt-false": "<0>{{encryptionValue}}</0> - クライアントとサーバー間で送信されるデータは、ログインパケットを超えて暗号化されません。(デフォルト)",
|
||||
"description-encrypt-disable": "",
|
||||
"description-encrypt-false": "",
|
||||
"description-encrypt-older-version": "2008や2008R2などの古いバージョンのMicrosoft SQL Serverを使用している場合、接続できるようにするためには、暗号化を無効にする必要がある場合があります。",
|
||||
"description-encrypt-true": "<0>{{encryptionValue}}</0> - クライアントとサーバー間で送信されるデータは暗号化されます。",
|
||||
"description-min-interval": "時間間隔による自動グループ化の下限。データが毎分書き込まれる場合は、書き込み頻度に合わせて<1>{{exampleInterval}}</1>のようにに設定することをお勧めします。",
|
||||
"description-encrypt-true": "",
|
||||
"description-min-interval": "",
|
||||
"description-tls-cert": "SQL Server証明書に署名したCAの公開鍵証明書を含むファイルへのパス。サーバー証明書が自己署名されている場合に必要です。",
|
||||
"label-auth-settings": "Azure認証設定",
|
||||
"label-auth-type": "認証タイプ",
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"kerberos-advanced-settings": {
|
||||
"description-dns-lookup-kdc": "DNS「SRV」レコードを使用して、レルムのKDCやその他のサーバーを特定するかどうかを示します。デフォルトは<1>{{default}}</1>です。",
|
||||
"description-krb5-config-file-path": "<2>MIT krb5パッケージ</2>の設定ファイルへのパス。デフォルトは<4>{{default}}</4>です。",
|
||||
"description-krb5-config-file-path": "",
|
||||
"description-udp-preference-limit": "デフォルトは<1>{{default}}</1>で、常にTCPを使用することを意味します。オプションです。",
|
||||
"label-dns-lookup-kdc": "DNS検索KDC",
|
||||
"label-krb5-config-file-path": "krb5設定ファイルパス",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"fillvalue": "fillvalue를 설정하면 Grafana가 간격에 따라 누락된 값을 채웁니다. fillvalue는 리터럴 값, {{null}} 또는 {{previous}}이(가) 될 수 있습니다. {{previous}}의 경우 이전에 표시된 값으로 채우고, 이전에 표시된 값이 없는 경우 {{null}}을 채웁니다",
|
||||
"macros": "매크로:",
|
||||
"optional": "선택 사항: ",
|
||||
"optional-tip": "시리즈 이름을 나타내는 <1>{{columnName}}</1> 열을 반환합니다.",
|
||||
"optional-tip": "",
|
||||
"optional-tip-2": "여러 값 열이 반환되면 {{columnName}} 열이 접두사로 사용됩니다.",
|
||||
"optional-tip-3": "이름이 {{columnName}}인 열이 없으면 값 열의 열 이름이 시리즈 이름으로 사용됩니다",
|
||||
"resultsets-time-sorted": "시계열 쿼리의 결과 집합은 시간별로 정렬해야 합니다.",
|
||||
@@ -56,20 +56,20 @@
|
||||
"configuration-editor": {
|
||||
"body-user-permission": "데이터베이스 사용자에게는 지정된 데이터베이스와 쿼리할 테이블에 대한 {{permissionType}} 권한만 부여해야 합니다. Grafana는 쿼리의 안전성을 검증하지 않기 때문에 쿼리에는 모든 SQL 문이 포함될 수 있습니다. 예를 들어, <3>{{example1}}</3> 및 <5>{{example2}}</5>와(과) 같은 명령문도 실행될 수 있습니다. 이를 방지하기 위해 제한된 권한을 가진 특정 MS SQL 사용자를 생성할 것을 <7>적극</7> 권장합니다. 자세한 내용은 <10>Microsoft SQL Server 데이터 소스 문서</10>를 확인하세요.",
|
||||
"description-additional-settings": "추가 설정은 데이터 소스를 보다 세부적으로 제어하기 위해 구성할 수 있는 선택적 설정입니다. 여기에는 연결 제한, 연결 시간 초과, 그룹별 시간 간격 및 보안 SOCKS 프록시가 포함됩니다.",
|
||||
"description-auth-type-azure-auth": "<0>Azure 인증</0> Azure AD 자격 증명을 사용하여 Azure 리소스 및 애플리케이션을 안전하게 인증하고 액세스합니다. 관리 서비스 ID 및 클라이언트 시크릿 자격 증명이 지원됩니다.",
|
||||
"description-auth-type-credential-cache": "<0>Windows AD: 자격 증명 캐시</0> Windows Active Directory - 도메인 사용자가 자격 증명 캐시를 통해 로그인합니다.",
|
||||
"description-auth-type-credential-cache-file": "<0>Windows AD: 자격 증명 캐시 파일</0> Windows Active Directory - 도메인 사용자가 자격 증명 캐시 파일을 통해 로그인합니다.",
|
||||
"description-auth-type-keytab": "<0>Windows AD: 키탭</0> Windows Active Directory - 도메인 사용자가 키탭 파일을 통해 로그인합니다.",
|
||||
"description-auth-type-sql-server": "<0>SQL 서버 인증</0> MS SQL 서버에 연결하는 기본 메커니즘입니다. SQL 서버 인증 로그인 또는 Windows 인증 로그인을 DOMAIN\\User 형식으로 입력합니다.",
|
||||
"description-auth-type-username-password": "<0>Windows AD: 사용자 이름 + 비밀번호</0> Windows Active Directory - 도메인 사용자가 사용자 이름/비밀번호를 통해 로그인합니다.",
|
||||
"description-auth-type-windows-auth": "<0>Windows 인증</0> Windows 통합 보안 - Windows에 이미 로그인되어 있고 MS SQL 서버에 대해 이 옵션을 활성화한 사용자가 이용할 수 있는 SSO 방식입니다.",
|
||||
"description-auth-type-azure-auth": "",
|
||||
"description-auth-type-credential-cache": "",
|
||||
"description-auth-type-credential-cache-file": "",
|
||||
"description-auth-type-keytab": "",
|
||||
"description-auth-type-sql-server": "",
|
||||
"description-auth-type-username-password": "",
|
||||
"description-auth-type-windows-auth": "",
|
||||
"description-connection-timeout": "데이터베이스에 연결할 때 요청을 취소하기 전에 대기하는 시간(초)입니다. 기본값은 <1>{{defaultTimeout}}</1>이며, 타임아웃이 없음을 의미합니다.",
|
||||
"description-encrypt": "서버와 보안 SSL TCP/IP 연결을 협상할지 여부 또는 어느 정도까지 협상할지 결정합니다.",
|
||||
"description-encrypt-disable": "<0>{{encryptionValue}}</0> - 클라이언트와 서버 사이에 전송되는 데이터가 암호화되지 않습니다.",
|
||||
"description-encrypt-false": "<0>{{encryptionValue}}</0> - 클라이언트와 서버 사이에 전송되는 데이터가 로그인 패킷 이후에는 암호화되지 않습니다. (기본값)",
|
||||
"description-encrypt-disable": "",
|
||||
"description-encrypt-false": "",
|
||||
"description-encrypt-older-version": "2008 및 2008R2와 같은 이전 버전의 Microsoft SQL Server를 사용하는 경우 연결을 위해 암호화를 비활성화해야 할 수 있습니다.",
|
||||
"description-encrypt-true": "<0>{{encryptionValue}}</0> - 클라이언트와 서버 사이에 전송되는 데이터가 암호화됩니다.",
|
||||
"description-min-interval": "시간 간격을 기준으로 자동 그룹화할 때의 하한입니다. 데이터 기록 빈도에 맞춰 설정하는 것이 좋습니다. 예를 들어, 데이터가 1분마다 기록된다면 <1>{{exampleInterval}}</1>으로 설정하세요. ",
|
||||
"description-encrypt-true": "",
|
||||
"description-min-interval": "",
|
||||
"description-tls-cert": "SQL 서버 인증서에 서명한 CA의 공개 키 인증서가 포함된 파일의 경로입니다. 서버 인증서가 자체 서명된 경우 필요합니다.",
|
||||
"label-auth-settings": "Azure 인증 설정",
|
||||
"label-auth-type": "인증 유형",
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"kerberos-advanced-settings": {
|
||||
"description-dns-lookup-kdc": "DNS `SRV` 레코드를 사용하여 Realm의 KDC 및 기타 서버를 찾을지 여부를 나타냅니다. 기본값은 <1>{{default}}</1>입니다.",
|
||||
"description-krb5-config-file-path": "<2>MIT krb5 패키지</2>의 구성 파일에 대한 경로입니다. 기본값은 <4>{{default}}</4>입니다.",
|
||||
"description-krb5-config-file-path": "",
|
||||
"description-udp-preference-limit": "기본값은 <1>{{default}}</1>(으)로 항상 TCP를 사용한다는 의미이며, 선택 사항입니다.",
|
||||
"label-dns-lookup-kdc": "DNS 조회 KDC",
|
||||
"label-krb5-config-file-path": "krb5 구성 파일 경로",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"fillvalue": "door fillvalue in te stellen, vult Grafana ontbrekende waarden in volgens het interval. fillvalue kan een letterlijke waarde zijn, {{null}} of {{previous}}; {{previous}} vult de vorige waarde in of {{null}} als er nog geen is gezien",
|
||||
"macros": "Macro's",
|
||||
"optional": "Optioneel:",
|
||||
"optional-tip": "retourneer kolom met de naam <1>{{columnName}}</1> om de serienaam weer te geven.",
|
||||
"optional-tip": "",
|
||||
"optional-tip-2": "Als meerdere waardekolommen worden geretourneerd, wordt de kolom {{columnName}} gebruikt als voorvoegsel.",
|
||||
"optional-tip-3": "Als er geen kolom met de naam {{columnName}} wordt gevonden, wordt de kolomnaam van de waardekolom gebruikt als reeksnaam",
|
||||
"resultsets-time-sorted": "Resultsets van tijdreeksquery's moeten op tijd worden gesorteerd.",
|
||||
@@ -56,20 +56,20 @@
|
||||
"configuration-editor": {
|
||||
"body-user-permission": "De databasegebruiker mag alleen {{permissionType}}machtigingen krijgen voor de opgegeven database en tabellen die je wilt opvragen. Grafana valideert niet dat query's veilig zijn, zodat query's elke SQL-instructie kunnen bevatten. Bijvoorbeeld, verklaringen zoals <3>{{example1}}</3> en <5>{{example2}}</5> zouden worden uitgevoerd. Om dit te voorkomen, raden we je <7>sterk</7> aan om een specifieke MS SQL-gebruiker met beperkte machtigingen te maken. Bekijk de <10>Documenten voor de Microsoft SQL Server-gegevensbron</10> voor meer informatie.",
|
||||
"description-additional-settings": "Aanvullende instellingen zijn optionele instellingen die kunnen worden geconfigureerd voor meer controle over je gegevensbron. Dit omvat verbindingslimieten, verbindingstime-out, groeperen op tijdsinterval en Secure Socks Proxy.",
|
||||
"description-auth-type-azure-auth": "<0>Azure-verificatie</0> Veilig verifiëren en toegang tot Azure-bronnen en -toepassingen met behulp van Azure AD-inloggegevens waarbij 'Beheerde service-identiteiten' en 'Inloggegevens voor clientgeheim' worden ondersteund.",
|
||||
"description-auth-type-credential-cache": "<0>Windows AD: cache voor inloggegevens</0> Windows Active Directory - Meld je aan voor domeingebruiker via cache voor inloggegevens.",
|
||||
"description-auth-type-credential-cache-file": "<0>Windows AD: cachebestand voor inloggegevens</0> Windows Active Directory - Meld je aan voor domeingebruiker via cachebestand voor inloggegevens.",
|
||||
"description-auth-type-keytab": "<0>Windows AD: Keytab</0> Windows Active Directory - Meld je aan voor domeingebruiker via keytab-bestand.",
|
||||
"description-auth-type-sql-server": "<0>SQL Server-verificatie</0> Dit is het standaardmechanisme om verbinding te maken met MS SQL Server. Voer de SQL Server-verificatie-login of de Windows-verificatie-login in de indeling DOMEIN\\Gebruiker in.",
|
||||
"description-auth-type-username-password": "<0>Windows AD: gebruikersnaam + wachtwoord</0> Windows Active Directory - Meld je aan voor domeingebruiker via gebruikersnaam/wachtwoord.",
|
||||
"description-auth-type-windows-auth": "<0>Windows-verificatie</0> Windows Ingebouwde beveiliging - eenmalige aanmelding voor gebruikers die al zijn aangemeld bij Windows en deze optie hebben ingeschakeld voor MS SQL Server.",
|
||||
"description-auth-type-azure-auth": "",
|
||||
"description-auth-type-credential-cache": "",
|
||||
"description-auth-type-credential-cache-file": "",
|
||||
"description-auth-type-keytab": "",
|
||||
"description-auth-type-sql-server": "",
|
||||
"description-auth-type-username-password": "",
|
||||
"description-auth-type-windows-auth": "",
|
||||
"description-connection-timeout": "Het aantal seconden dat moet worden gewacht voordat het verzoek wordt geannuleerd bij het verbinden met de database. De standaardwaarde is <1>{{defaultTimeout}}</1>, wat betekent dat er geen time-out is.",
|
||||
"description-encrypt": "Bepaalt of en in welke mate een beveiligde SSL TCP/IP-verbinding met de server wordt onderhandeld.",
|
||||
"description-encrypt-disable": "<0>{{encryptionValue}}</0>: gegevens die tussen client en server worden verzonden, worden niet gecodeerd.",
|
||||
"description-encrypt-false": "<0>{{encryptionValue}}</0>: gegevens die tussen client en server worden verzonden, worden niet gecodeerd buiten het inlogpakket. (standaard)",
|
||||
"description-encrypt-disable": "",
|
||||
"description-encrypt-false": "",
|
||||
"description-encrypt-older-version": "Als je een oudere versie van Microsoft SQL Server gebruikt, zoals 2008 en 2008R2, moet je mogelijk versleuteling uitschakelen om verbinding te kunnen maken.",
|
||||
"description-encrypt-true": "<0>{{encryptionValue}}</0>: gegevens die tussen client en server worden verzonden, worden niet gecodeerd.",
|
||||
"description-min-interval": "Een ondergrens voor de automatische groepering op tijdsinterval. Aanbevolen om in te stellen op schrijffrequentie, bijvoorbeeld <1>{{exampleInterval}}</1> als je gegevens elke minuut worden geschreven.",
|
||||
"description-encrypt-true": "",
|
||||
"description-min-interval": "",
|
||||
"description-tls-cert": "Pad naar bestand met het publieke sleutelcertificaat van de CA die het SQL Server-certificaat heeft ondertekend. Nodig wanneer het servercertificaat zelfondertekend is.",
|
||||
"label-auth-settings": "Azure-verificatie-instellingen",
|
||||
"label-auth-type": "Authenticatietype",
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"kerberos-advanced-settings": {
|
||||
"description-dns-lookup-kdc": "Geef aan of DNS 'SRV'-records moeten worden gebruikt om de KDC's en andere servers voor een realm te lokaliseren. De standaardwaarde is <1>{{default}}</1>.",
|
||||
"description-krb5-config-file-path": "Het pad naar het configuratiebestand voor het <2>MIT krb5-pakket</2>. De standaardwaarde is <4>{{default}}</4>.",
|
||||
"description-krb5-config-file-path": "",
|
||||
"description-udp-preference-limit": "De standaardwaarde is <1>{{default}}</1> en betekent altijd TCP gebruiken en is optioneel.",
|
||||
"label-dns-lookup-kdc": "DNS Lookup KDC",
|
||||
"label-krb5-config-file-path": "pad naar het krb5-config-bestand",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"fillvalue": "w przypadku ustawienia wartości fillvalue Grafana wypełni brakujące wartości zgodnie z odstępem czasu. Wartością fillvalue może być literał, {{null}} lub {{previous}}. Wartość {{previous}} wprowadza poprzednio odnotowaną wartość lub {{null}}, jeśli żadna nie została jeszcze odnotowana",
|
||||
"macros": "Makra:",
|
||||
"optional": "Opcjonalnie:",
|
||||
"optional-tip": "zwraca kolumnę o nazwie <1>{{columnName}}</1> reprezentującą nazwę serii.",
|
||||
"optional-tip": "",
|
||||
"optional-tip-2": "Jeśli zwróconych zostanie wiele kolumn wartości, kolumna {{columnName}} zostanie użyta jako prefiks.",
|
||||
"optional-tip-3": "Jeśli nie zostanie znaleziona żadna kolumna o nazwie {{columnName}}, nazwa kolumny wartości zostanie użyta jako nazwa serii",
|
||||
"resultsets-time-sorted": "Zestawy wyników zapytań o szeregi czasowe muszą być posortowane według czasu.",
|
||||
@@ -56,20 +56,20 @@
|
||||
"configuration-editor": {
|
||||
"body-user-permission": "Użytkownik bazy danych powinien mieć tylko uprawnienia {{permissionType}} do określonej bazy danych i tabel, których dotyczy zapytanie. Grafana nie sprawdza, czy zapytania są bezpieczne, więc mogą one zawierać dowolne instrukcje SQL. Na przykład instrukcje takie jak <3>{{example1}}</3> i <5>{{example2}}</5> zostaną wykonane. Aby się przed tym zabezpieczyć, <7>zdecydowanie</7> zalecamy utworzenie oddzielnego użytkownika MS SQL z ograniczonymi uprawnieniami. Więcej szczegółów znajdziesz w <10>dokumentacji źródła danych Microsoft SQL Server</10>.",
|
||||
"description-additional-settings": "Dodatkowe ustawienia to opcje, które można skonfigurować, aby uzyskać większą kontrolę nad źródłem danych. Obejmuje to limity połączeń, limit czasu połączenia, odstęp czasu grupowania i bezpieczny serwer proxy SOCKS.",
|
||||
"description-auth-type-azure-auth": "<0>Uwierzytelnianie Azure</0>. Bezpieczne uwierzytelnianie i dostęp do zasobów i aplikacji Azure przy użyciu danych uwierzytelniających Azure AD – obsługiwane są opcje tożsamości usługi zarządzanej i klucza tajnego klienta.",
|
||||
"description-auth-type-credential-cache": "<0>Windows AD: pamięć podręczna danych uwierzytelniających</0>. Windows Active Directory – logowanie użytkowników w domenie za pośrednictwem pamięci podręcznej danych uwierzytelniających.",
|
||||
"description-auth-type-credential-cache-file": "<0>Windows AD: plik pamięci podręcznej danych uwierzytelniających</0>. Windows Active Directory – logowanie użytkownika w domenie za pośrednictwem pliku pamięci podręcznej danych uwierzytelniających.",
|
||||
"description-auth-type-keytab": "<0>Windows AD: plik Keytab</0>. Windows Active Directory – logowanie użytkowników w domenie za pośrednictwem pliku Keytab.",
|
||||
"description-auth-type-sql-server": "<0>Uwierzytelnianie SQL Server</0>. Jest to domyślny mechanizm łączenia się z MS SQL Server. Wprowadź login do uwierzytelniania SQL Server lub login do uwierzytelniania Windows w formacie DOMENA\\Użytkownik.",
|
||||
"description-auth-type-username-password": "<0>Windows AD: nazwa użytkownika i hasło</0>. Windows Active Directory – logowanie użytkowników w domenie za pomocą nazwy użytkownika i hasła.",
|
||||
"description-auth-type-windows-auth": "<0>Uwierzytelnianie Windows</0>. Zintegrowane zabezpieczenia systemu Windows – logowanie jednokrotne dla użytkowników, którzy są już zalogowani w systemie Windows i włączyli tę opcję dla MS SQL Server.",
|
||||
"description-auth-type-azure-auth": "",
|
||||
"description-auth-type-credential-cache": "",
|
||||
"description-auth-type-credential-cache-file": "",
|
||||
"description-auth-type-keytab": "",
|
||||
"description-auth-type-sql-server": "",
|
||||
"description-auth-type-username-password": "",
|
||||
"description-auth-type-windows-auth": "",
|
||||
"description-connection-timeout": "Liczba sekund oczekiwania przed anulowaniem żądania podczas łączenia się z bazą danych. Domyślnie jest to <1>{{defaultTimeout}}</1>, co oznacza brak limitu czasu.",
|
||||
"description-encrypt": "Określa, czy i w jakim stopniu bezpieczne połączenie SSL TCP/IP będzie negocjowane z serwerem.",
|
||||
"description-encrypt-disable": "<0>{{encryptionValue}}</0> – dane przesyłane między klientem i serwerem nie są szyfrowane.",
|
||||
"description-encrypt-false": "<0>{{encryptionValue}}</0> – dane przesyłane między klientem i serwerem nie są szyfrowane poza pakietem logowania (domyślnie).",
|
||||
"description-encrypt-disable": "",
|
||||
"description-encrypt-false": "",
|
||||
"description-encrypt-older-version": "Jeśli używasz starszej wersji Microsoft SQL Server, takiej jak 2008 lub 2008 R2, może być konieczne wyłączenie szyfrowania w celu nawiązania połączenia.",
|
||||
"description-encrypt-true": "<0>{{encryptionValue}}</0> – dane przesyłane między klientem i serwerem są szyfrowane.",
|
||||
"description-min-interval": "Dolna granica automatycznego grupowania według odstępu czasu. Zalecane jest ustawienie częstotliwości zapisu, na przykład <1>{{exampleInterval}}</1>, jeśli dane są zapisywane co minutę. ",
|
||||
"description-encrypt-true": "",
|
||||
"description-min-interval": "",
|
||||
"description-tls-cert": "Ścieżka do pliku zawierającego certyfikat klucza publicznego urzędu certyfikacji, który podpisał certyfikat SQL Server. Wymagane, gdy certyfikat serwera jest samodzielnie podpisany.",
|
||||
"label-auth-settings": "Ustawienia uwierzytelniania Azure",
|
||||
"label-auth-type": "Typ uwierzytelniania",
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"kerberos-advanced-settings": {
|
||||
"description-dns-lookup-kdc": "Określ, czy rekordy DNS „SRV” powinny być używane do lokalizowania KDC i innych serwerów dla domeny. Domyślnie jest to <1>{{default}}</1>.",
|
||||
"description-krb5-config-file-path": "Ścieżka do pliku konfiguracyjnego dla <2>pakietu MIT krb5</2>. Domyślnie jest to <4>{{default}}</4>.",
|
||||
"description-krb5-config-file-path": "",
|
||||
"description-udp-preference-limit": "Domyślnie jest to <1>{{default}}</1>, co oznacza „zawsze używaj TCP”. Jest to ustawienie opcjonalne.",
|
||||
"label-dns-lookup-kdc": "Wyszukiwanie DNS KDC",
|
||||
"label-krb5-config-file-path": "Ścieżka do pliku konfiguracyjnego krb5",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"fillvalue": "ao definir fillvalue, o Grafana adicionará os valores que estiverem faltando de acordo com o intervalo. O fillvalue pode ser um valor literal, {{null}} ou {{previous}}. O {{previous}} adicionará o valor encontrado anteriormente ou {{null}} se nenhum valor tiver sido encontrado ainda",
|
||||
"macros": "Macros:",
|
||||
"optional": "Opcional:",
|
||||
"optional-tip": "retornar a coluna chamada <1>{{columnName}}</1> para representar o nome da série.",
|
||||
"optional-tip": "",
|
||||
"optional-tip-2": "Se várias colunas de valor forem retornadas, a coluna {{columnName}} será usada como prefixo.",
|
||||
"optional-tip-3": "Se nenhuma coluna chamada {{columnName}} for encontrada, o nome da coluna de valor será usado como nome da série",
|
||||
"resultsets-time-sorted": "Os conjuntos de resultados de consultas de séries temporais precisam ser ordenados por tempo.",
|
||||
@@ -56,20 +56,20 @@
|
||||
"configuration-editor": {
|
||||
"body-user-permission": "O usuário do banco de dados só deve receber permissões {{permissionType}} no banco de dados especificado e nas tabelas que você deseja consultar. O Grafana não verifica se as consultas são seguras, portanto, as consultas podem conter qualquer instrução SQL. Por exemplo, instruções como <3>{{example1}}</3> e <5>{{example2}}</5> seriam executadas. Para se proteger contra isso, é <7>muito recomendável</7> que você crie um usuário específico do MS SQL com permissões restritas. Consulte os <10>Documentos de fonte de dados do Microsoft SQL Server</10> para obter mais informações.",
|
||||
"description-additional-settings": "As configurações adicionais são opcionais, e você pode defini-las para ter mais controle sobre sua fonte de dados. Isso inclui limites de conexão, tempo limite de conexão, intervalo de tempo de agrupamento e proxy SOCKS seguro.",
|
||||
"description-auth-type-azure-auth": "<0>Autenticação do Azure</0>: realize a autenticação e acesse os recursos e aplicativos do Azure com segurança usando credenciais do Azure AD. Há compatibilidade com identidade de serviço gerenciado e credenciais de segredo do cliente.",
|
||||
"description-auth-type-credential-cache": "<0>Windows AD: cache de credenciais</0> Windows Active Directory: login para o usuário do domínio por meio do cache de credenciais.",
|
||||
"description-auth-type-credential-cache-file": "<0>Windows AD: arquivo de cache de credenciais</0> Windows Active Directory: login para o usuário do domínio por meio do arquivo de cache de credenciais.",
|
||||
"description-auth-type-keytab": "<0>Windows AD: Keytab</0> Windows Active Directory: login para o usuário do domínio por meio do arquivo keytab.",
|
||||
"description-auth-type-sql-server": "<0>Autenticação do SQL Server</0>: este é o mecanismo padrão para se conectar ao MS SQL Server. Insira o login de autenticação do SQL Server ou o login de autenticação do Windows no formato DOMAIN\\User.",
|
||||
"description-auth-type-username-password": "<0>Windows AD: nome de usuário + senha</0> Windows Active Directory: login para o usuário do domínio por meio de nome de usuário/senha.",
|
||||
"description-auth-type-windows-auth": "<0>Autenticação do Windows</0>: segurança integrada do Windows: login único para usuários que já estão conectados ao Windows e ativaram esta opção para o MS SQL Server.",
|
||||
"description-auth-type-azure-auth": "",
|
||||
"description-auth-type-credential-cache": "",
|
||||
"description-auth-type-credential-cache-file": "",
|
||||
"description-auth-type-keytab": "",
|
||||
"description-auth-type-sql-server": "",
|
||||
"description-auth-type-username-password": "",
|
||||
"description-auth-type-windows-auth": "",
|
||||
"description-connection-timeout": "A quantidade de segundos de espera antes de cancelar a solicitação ao se conectar ao banco de dados. O padrão é <1>{{defaultTimeout}}</1>, o que significa que não há tempo limite.",
|
||||
"description-encrypt": "Determina se ou até que ponto uma conexão TCP/IP SSL segura será estabelecida com o servidor.",
|
||||
"description-encrypt-disable": "<0>{{encryptionValue}}</0>: os dados enviados entre o cliente e o servidor não são criptografados.",
|
||||
"description-encrypt-false": "<0>{{encryptionValue}}</0>: os dados enviados entre o cliente e o servidor não são criptografados além do pacote de login (padrão).",
|
||||
"description-encrypt-disable": "",
|
||||
"description-encrypt-false": "",
|
||||
"description-encrypt-older-version": "Se você estiver usando uma versão mais antiga do Microsoft SQL Server, como 2008 e 2008R2, talvez seja necessário desativar a criptografia para poder se conectar.",
|
||||
"description-encrypt-true": "<0>{{encryptionValue}}</0>: os dados enviados entre o cliente e o servidor são criptografados.",
|
||||
"description-min-interval": "Um limite inferior para o grupo automático por intervalo de tempo. Recomendamos definir a frequência de gravação — por exemplo, <1>{{exampleInterval}}</1>, se seus dados forem gravados a cada minuto.",
|
||||
"description-encrypt-true": "",
|
||||
"description-min-interval": "",
|
||||
"description-tls-cert": "Caminho para o arquivo que contém o certificado de chave pública da CA que assinou o certificado do SQL Server. Necessário quando o certificado do servidor é autoassinado.",
|
||||
"label-auth-settings": "Configurações de autenticação do Azure",
|
||||
"label-auth-type": "Tipo de autenticação",
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"kerberos-advanced-settings": {
|
||||
"description-dns-lookup-kdc": "Indique se os registros DNS \"SRV\" devem ser usados para localizar os KDCs e outros servidores de um domínio. O padrão é <1>{{default}}</1>.",
|
||||
"description-krb5-config-file-path": "O caminho para o arquivo de configuração do <2>pacote MIT krb5</2>. O padrão é <4>{{default}}</4>.",
|
||||
"description-krb5-config-file-path": "",
|
||||
"description-udp-preference-limit": "O valor padrão é <1>{{default}}</1>, indicando que o TCP será usado sempre e é opcional.",
|
||||
"label-dns-lookup-kdc": "KDC de pesquisa de DNS",
|
||||
"label-krb5-config-file-path": "Caminho do arquivo de configuração krb5",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"fillvalue": "ao definir fillvalue, o Grafana preencherá os valores em falta de acordo com o intervalo. fillvalue pode ser um valor literal, {{null}} ou {{previous}}; {{previous}} preencherá o valor visto anteriormente ou {{null}}, se ainda não tiver sido visto nenhum",
|
||||
"macros": "Macros:",
|
||||
"optional": "Opcional:",
|
||||
"optional-tip": "devolver a coluna com o nome <1>{{columnName}} </1> para representar o nome da série.",
|
||||
"optional-tip": "",
|
||||
"optional-tip-2": "Se forem devolvidas várias colunas de valor, a coluna {{columnName}} é utilizada como prefixo.",
|
||||
"optional-tip-3": "Se não for encontrada qualquer coluna com o nome {{columnName}}, o nome da coluna de valor é utilizado como nome da série",
|
||||
"resultsets-time-sorted": "Os conjuntos de resultados de consultas de séries temporais têm de ser ordenados por hora.",
|
||||
@@ -56,20 +56,20 @@
|
||||
"configuration-editor": {
|
||||
"body-user-permission": "O utilizador da base de dados apenas deve obter permissões {{permissionType}} na base de dados especificada e nas tabelas que pretende consultar. O Grafana não valida que as consultas são seguras, pelo que as consultas podem conter qualquer instrução SQL. Por exemplo, instruções como <3>{{example1}}</3> e <5>{{example2}}</5> seriam executadas. Para se proteger contra isto, recomendamos <7>vivamente</7> que crie um utilizador MS SQL específico com permissões restritas. Consulte os <10>Documentos de fontes de dados do Microsoft SQL Server</10> para obter mais informações.",
|
||||
"description-additional-settings": "As definições adicionais são definições opcionais que podem ser configuradas para obter mais controlo sobre a sua fonte de dados. Isto inclui limites de ligação, tempo limite de ligação, intervalo de tempo de agrupamento e proxy Socks seguro.",
|
||||
"description-auth-type-azure-auth": "<0>Autenticação do Azure</0> Autentique e aceda com segurança a recursos e aplicações do Azure através de credenciais do Azure AD - são suportadas a Identidade de Serviço Gerido e as Credenciais Secretas do Cliente.",
|
||||
"description-auth-type-credential-cache": "<0>Windows AD: Cache de credenciais</0> Windows Active Directory – Início de sessão para utilizador de domínio através da cache de credenciais.",
|
||||
"description-auth-type-credential-cache-file": "<0>Windows AD: Ficheiro de cache de credenciais</0> Windows Active Directory – Início de sessão para utilizador de domínio através do ficheiro de cache de credenciais.",
|
||||
"description-auth-type-keytab": "<0>Windows AD: Keytab</0> Windows Active Directory – Início de sessão para utilizador de domínio através do ficheiro keytab.",
|
||||
"description-auth-type-sql-server": "<0>Autenticação do SQL Server</0> Este é o mecanismo predefinido para estabelecer ligação ao MS SQL Server. Introduza os dados de início de sessão de autenticação do SQL Server ou os dados de início de sessão de autenticação do Windows no formato DOMAIN\\User.",
|
||||
"description-auth-type-username-password": "<0>Windows AD: Nome de utilizador + palavra-passe</0> Windows Active Directory – Início de sessão para utilizador de domínio através de nome de utilizador/palavra-passe.",
|
||||
"description-auth-type-windows-auth": "<0>Autenticação do Windows</0> Segurança Integrada do Windows – início de sessão único para utilizadores que já iniciaram sessão no Windows e ativaram esta opção para o MS SQL Server.",
|
||||
"description-auth-type-azure-auth": "",
|
||||
"description-auth-type-credential-cache": "",
|
||||
"description-auth-type-credential-cache-file": "",
|
||||
"description-auth-type-keytab": "",
|
||||
"description-auth-type-sql-server": "",
|
||||
"description-auth-type-username-password": "",
|
||||
"description-auth-type-windows-auth": "",
|
||||
"description-connection-timeout": "O número de segundos a aguardar antes de cancelar o pedido ao estabelecer ligação à base de dados. A predefinição é <1>{{defaultTimeout}}</1>, o que significa que não há tempo limite.",
|
||||
"description-encrypt": "Determina se ou até que ponto uma ligação SSL TCP/IP segura será negociada com o servidor.",
|
||||
"description-encrypt-disable": "<0>{{encryptionValue}}</0> - Os dados enviados entre o cliente e o servidor não estão encriptados.",
|
||||
"description-encrypt-false": "<0>{{encryptionValue}}</0> - Os dados enviados entre o cliente e o servidor não estão encriptados além do pacote de início de sessão. (predefinição)",
|
||||
"description-encrypt-disable": "",
|
||||
"description-encrypt-false": "",
|
||||
"description-encrypt-older-version": "Se estiver a utilizar uma versão mais antiga do Microsoft SQL Server, como 2008 e 2008R2, talvez tenha de desativar a encriptação para poder estabelecer ligação.",
|
||||
"description-encrypt-true": "<0>{{encryptionValue}}</0> - Os dados enviados entre o cliente e o servidor estão encriptados.",
|
||||
"description-min-interval": "Um limite inferior para o agrupamento automático por intervalo de tempo. É recomendado que seja definido para frequência de escrita, por exemplo, <1>{{exampleInterval}}</1> se os seus dados forem escritos a cada minuto.",
|
||||
"description-encrypt-true": "",
|
||||
"description-min-interval": "",
|
||||
"description-tls-cert": "Caminho para o ficheiro que contém o certificado de chave pública da AC que assinou o certificado do SQL Server. Necessário quando o certificado do servidor é assinado automaticamente.",
|
||||
"label-auth-settings": "Definições de autenticação do Azure",
|
||||
"label-auth-type": "Tipo de autenticação",
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"kerberos-advanced-settings": {
|
||||
"description-dns-lookup-kdc": "Indique se os registos DNS \"SRV\" devem ser utilizados para localizar os KDC e outros servidores para um âmbito. A predefinição é <1>{{default}}</1>.",
|
||||
"description-krb5-config-file-path": "O caminho para o ficheiro de configuração do <2>pacote MIT krb5</2>. A predefinição é <4>{{default}}</4>.",
|
||||
"description-krb5-config-file-path": "",
|
||||
"description-udp-preference-limit": "A predefinição é <1>{{default}}</1>, que significa utilizar sempre TCP, e é opcional.",
|
||||
"label-dns-lookup-kdc": "KDC de pesquisa de DNS",
|
||||
"label-krb5-config-file-path": "Caminho do ficheiro de configuração krb5",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"fillvalue": "установив значение fillvalue, Grafana заполнит отсутствующие значения в соответствии с интервалом. Значение fillvalue может быть литеральным, {{null}} либо {{previous}}. Если ничего не было найдено, {{previous}} будет использовано в качестве предыдущего найденного значение или {{null}}.",
|
||||
"macros": "Макрос:",
|
||||
"optional": "Необязательно:",
|
||||
"optional-tip": "возвращает столбец с именем <1>{{columnName}}</1> для отображения имени ряда.",
|
||||
"optional-tip": "",
|
||||
"optional-tip-2": "Если возвращается несколько столбцов значений, столбец {{columnName}} используется в качестве префикса.",
|
||||
"optional-tip-3": "Если столбец с именем {{columnName}} не найден, имя столбца значения используется в качестве имени ряда.",
|
||||
"resultsets-time-sorted": "Наборы результатов, возвращаемых запросами временных рядов, должны сортироваться по времени.",
|
||||
@@ -56,20 +56,20 @@
|
||||
"configuration-editor": {
|
||||
"body-user-permission": "Пользователю базы данных должны быть предоставлены только разрешения типа {{permissionType}} для указанной базы данных и таблиц, которые вы хотите запросить. Grafana не проверяет безопасность запросов, поэтому они могут содержать любые операторы SQL. Например, будут выполнены такие операторы, как <3>{{example1}}</3> и <5>{{example2}}</5>. Чтобы этого избежать, <7>настоятельно</7> рекомендуем создать отдельного пользователя MS SQL с ограниченными разрешениями. Подробнее — в <10>документации по источникам данных Microsoft SQL Server</10>.",
|
||||
"description-additional-settings": "Дополнительные параметры — это необязательные параметры, которые можно настроить для получения большего контроля над источником данных. Сюда входят ограничения на подключение, время ожидания подключения, группировка по временному интервалу и безопасный Socks-прокси.",
|
||||
"description-auth-type-azure-auth": "<0>Аутентификация Azure.</0> Безопасная аутентификация и доступ к ресурсам и приложениям Azure с использованием учетных данных Azure AD. Поддерживаются управляемые удостоверения службы и учетные данные секрета клиента.",
|
||||
"description-auth-type-credential-cache": "<0>Windows AD: кэш учетных данных.</0> Windows Active Directory — вход для пользователя домена через кэш учетных данных.",
|
||||
"description-auth-type-credential-cache-file": "<0>Windows AD: файл кэша учетных данных.</0> Windows Active Directory — вход для пользователя домена через файл кэша учетных данных.",
|
||||
"description-auth-type-keytab": "<0>Windows AD: Keytab.</0> Windows Active Directory — вход для пользователя домена через keytab-файл.",
|
||||
"description-auth-type-sql-server": "<0>Аутентификация SQL Server.</0> Механизм по умолчанию для подключения к MS SQL Server. Введите имя пользователя для аутентификации SQL Server или имя пользователя для аутентификации Windows в формате «ДОМЕН\\пользователь».",
|
||||
"description-auth-type-username-password": "<0>Windows AD: имя пользователя + пароль.</0> Windows Active Directory — вход для пользователя домена с помощью имени пользователя/пароля.",
|
||||
"description-auth-type-windows-auth": "<0>Аутентификация Windows.</0> Windows Integrated Security — единый вход для пользователей, которые уже вошли в Windows и включили эту опцию для MS SQL Server.",
|
||||
"description-auth-type-azure-auth": "",
|
||||
"description-auth-type-credential-cache": "",
|
||||
"description-auth-type-credential-cache-file": "",
|
||||
"description-auth-type-keytab": "",
|
||||
"description-auth-type-sql-server": "",
|
||||
"description-auth-type-username-password": "",
|
||||
"description-auth-type-windows-auth": "",
|
||||
"description-connection-timeout": "Время ожидания (в секундах) перед отменой запроса при подключении к базе данных. Значение по умолчанию — <1>{{defaultTimeout}}</1>, что означает отсутствие времени ожидания.",
|
||||
"description-encrypt": "Определяет, будет ли согласовываться с сервером безопасное соединение SSL TCP/IP и степень согласования.",
|
||||
"description-encrypt-disable": "<0>{{encryptionValue}}</0>: данные, передаваемые между клиентом и сервером, не шифруются.",
|
||||
"description-encrypt-false": "<0>{{encryptionValue}}</0>: данные, передаваемые между клиентом и сервером, не шифруются за пределами пакета входа в систему (по умолчанию).",
|
||||
"description-encrypt-disable": "",
|
||||
"description-encrypt-false": "",
|
||||
"description-encrypt-older-version": "Если вы используете более старую версию Microsoft SQL Server, например 2008 или 2008R2, для подключения может требоваться отключение шифрования.",
|
||||
"description-encrypt-true": "<0>{{encryptionValue}}</0>: данные, передаваемые между клиентом и сервером, шифруются.",
|
||||
"description-min-interval": "Нижний предел для автоматической группировки по временному интервалу. Рекомендуется установить частоту записи, например <1>{{exampleInterval}}</1>, если ваши данные записываются каждую минуту.",
|
||||
"description-encrypt-true": "",
|
||||
"description-min-interval": "",
|
||||
"description-tls-cert": "Путь к файлу, содержащему сертификат открытого ключа центра сертификации, который подписал сертификат SQL Server. Требуется, когда сертификат сервера является самозаверяющим.",
|
||||
"label-auth-settings": "Параметры аутентификации Azure",
|
||||
"label-auth-type": "Тип аутентификации",
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"kerberos-advanced-settings": {
|
||||
"description-dns-lookup-kdc": "Укажите, следует ли использовать служебные записи DNS для поиска KDC и других серверов для области. Значение по умолчанию — <1>{{default}}</1>.",
|
||||
"description-krb5-config-file-path": "Путь к файлу конфигурации для <2>пакета MIT krb5</2>. Значение по умолчанию — <4>{{default}}</4>.",
|
||||
"description-krb5-config-file-path": "",
|
||||
"description-udp-preference-limit": "Значение по умолчанию — <1>{{default}}</1>, что означает всегда использовать TCP (необязательно).",
|
||||
"label-dns-lookup-kdc": "DNS-поиск KDC",
|
||||
"label-krb5-config-file-path": "Путь к файлу конфигурации krb5",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"fillvalue": "genom att ange fyllnadsvärde fyller Grafana i saknade värden enligt intervallet. Fyllnadsvärdet kan vara ett bokstavligt värde, {{null}} eller {{previous}}. {{previous}} fyller i det senast sedda värdet eller {{null}} om inget värde har setts ännu",
|
||||
"macros": "Makron:",
|
||||
"optional": "Valfritt:",
|
||||
"optional-tip": "returnerar kolumn med namnet <1>{{columnName}}</1> för att representera serienamnet.",
|
||||
"optional-tip": "",
|
||||
"optional-tip-2": "Om flera värdekolumner returneras används kolumnen {{columnName}} som prefix.",
|
||||
"optional-tip-3": "Om ingen kolumn med namnet {{columnName}} hittas används kolumnnamnet för värdekolumnen som serienamn",
|
||||
"resultsets-time-sorted": "Resultatuppsättningar från tidsseriekörningar måste sorteras efter tid.",
|
||||
@@ -56,20 +56,20 @@
|
||||
"configuration-editor": {
|
||||
"body-user-permission": "Databasens användare bör endast beviljas {{permissionType}}-behörigheter för den angivna databasen och de tabeller du vill fråga. Grafana validerar inte att frågor är säkra, så frågor kan innehålla vilken SQL-sats som helst. Till exempel skulle satser som <3>{{example1}}</3> och <5>{{example2}}</5> köras. För att skydda mot det rekommenderar vi <7>bestämt</7> att du skapar en specifik MS SQL-användare med begränsade behörigheter. Se <10>dokumentationen för Microsoft SQL Server-datakällan</10> för mer information.",
|
||||
"description-additional-settings": "Ytterligare inställningar är valfria inställningar som kan konfigureras för ökad kontroll över din datakälla. Detta inkluderar anslutningsgränser, anslutningstimeout, gruppering efter tidsintervall och säker SOCKS-proxy.",
|
||||
"description-auth-type-azure-auth": "<0>Azure-autentisering</0> Autentisera och få åtkomst till Azure-resurser och -program på ett säkert sätt med hjälp av Azure AD-autentiseringsuppgifter – hanterad tjänsteidentitet och hemliga klientautentiseringsuppgifter stöds.",
|
||||
"description-auth-type-credential-cache": "<0>Windows AD: Autentiseringsuppgiftscache</0> Windows Active Directory – Logga in som domänanvändare via autentiseringsuppgiftscache.",
|
||||
"description-auth-type-credential-cache-file": "<0>Windows AD: Autentiseringsuppgiftscachefil</0> Windows Active Directory – Logga in som domänanvändare via autentiseringsuppgiftscachefil.",
|
||||
"description-auth-type-keytab": "<0>Windows AD: Keytab</0> Windows Active Directory – Logga in som domänanvändare via keytab-fil.",
|
||||
"description-auth-type-sql-server": "<0>SQL Server-autentisering</0> Detta är standardmekanismen för anslutning till MS SQL Server. Ange inloggningen för SQL Server-autentisering eller Windows-autentisering i formatet DOMÄN\\Användare.",
|
||||
"description-auth-type-username-password": "<0>Windows AD: Användarnamn + lösenord</0> Windows Active Directory – Logga in som domänanvändare med användarnamn/lösenord.",
|
||||
"description-auth-type-windows-auth": "<0>Windows-autentisering</0> Windows Integrated Security – Enkel inloggning för användare som redan är inloggade i Windows och har aktiverat det här alternativet för MS SQL Server.",
|
||||
"description-auth-type-azure-auth": "",
|
||||
"description-auth-type-credential-cache": "",
|
||||
"description-auth-type-credential-cache-file": "",
|
||||
"description-auth-type-keytab": "",
|
||||
"description-auth-type-sql-server": "",
|
||||
"description-auth-type-username-password": "",
|
||||
"description-auth-type-windows-auth": "",
|
||||
"description-connection-timeout": "Antalet sekunder att vänta innan begäran avbryts vid anslutning till databasen. Standard är <1>{{defaultTimeout}}</1>, vilket innebär ingen timeout.",
|
||||
"description-encrypt": "Bestämmer om, och i vilken utsträckning, en säker SSL TCP/IP-anslutning ska förhandlas med servern.",
|
||||
"description-encrypt-disable": "<0>{{encryptionValue}}</0> – Data som skickas mellan klient och server är inte krypterade.",
|
||||
"description-encrypt-false": "<0>{{encryptionValue}}</0> – Data som skickas mellan klient och server är inte krypterade utöver inloggningspaketet. (standard)",
|
||||
"description-encrypt-disable": "",
|
||||
"description-encrypt-false": "",
|
||||
"description-encrypt-older-version": "Om du använder en äldre version av Microsoft SQL Server, exempelvis 2008 eller 2008R2, kan du behöva inaktivera kryptering för att kunna ansluta.",
|
||||
"description-encrypt-true": "<0>{{encryptionValue}}</0> – Data som skickas mellan klient och server är krypterade.",
|
||||
"description-min-interval": "En nedre gräns för den automatiska grupperingen efter tidsintervall. Rekommenderas att ställas in på skrivfrekvens, till exempel<1>{{exampleInterval}}</1> om data skrivs varje minut.",
|
||||
"description-encrypt-true": "",
|
||||
"description-min-interval": "",
|
||||
"description-tls-cert": "Sökväg till fil som innehåller det offentliga nyckelcertifikatet för den certifikatutfärdare som undertecknade SQL Server-certifikatet. Behövs när servercertifikatet är självsignerat.",
|
||||
"label-auth-settings": "Inställningar för Azure-autentisering",
|
||||
"label-auth-type": "Behörighetskontrolltyp",
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"kerberos-advanced-settings": {
|
||||
"description-dns-lookup-kdc": "Ange om DNS \"SRV\"-poster ska användas för att hitta KDC:er och andra servrar för en realm. Standard är <1>{{default}}</1>.",
|
||||
"description-krb5-config-file-path": "Sökvägen till konfigurationsfilen för <2>MIT krb5-paketet</2>. Standard är <4>{{default}}</4>.",
|
||||
"description-krb5-config-file-path": "",
|
||||
"description-udp-preference-limit": "Standard är <1>{{default}}</1> och innebär att alltid använda TCP och är valfritt.",
|
||||
"label-dns-lookup-kdc": "DNS-sökning KDC",
|
||||
"label-krb5-config-file-path": "Sökväg till krb5-konfigurationsfil",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"fillvalue": "fillvalue ayarlanarak Grafana, eksik değerleri belirtilen aralığa göre dolduracaktır. fillvalue bir sabit değer, {{null}} veya {{previous}} olabilir. {{previous}} ise daha önce görülen değeri doldurur; daha önce bir değer görülmemişse {{null}} ile doldurur.",
|
||||
"macros": "Makrolar:",
|
||||
"optional": "İsteğe Bağlı:",
|
||||
"optional-tip": "Dönüş değeri olarak seri adını temsil etmesi için <1>{{columnName}}</1> adlı sütunu kullanın.",
|
||||
"optional-tip": "",
|
||||
"optional-tip-2": "Birden fazla değer sütunu döndürülürse {{columnName}} sütunu ön ek olarak kullanılır.",
|
||||
"optional-tip-3": "{{columnName}} adında bir sütun bulunamazsa değer sütununun adı seri adı olarak kullanılır.",
|
||||
"resultsets-time-sorted": "Zaman serisi sorgularının sonuç kümeleri zamana göre sıralanmalıdır.",
|
||||
@@ -56,20 +56,20 @@
|
||||
"configuration-editor": {
|
||||
"body-user-permission": "Veritabanı kullanıcısına, yalnızca belirtilen veritabanı ve sorgulamak istediğiniz tablolar için {{permissionType}} izinleri verilmelidir. Grafana sorguların güvenli olduğunu doğrulamaz, bu nedenle sorgular herhangi bir SQL ifadesi içerebilir. Örneğin, <3>{{example1}}</3> ve <5>{{example2}}</5> gibi ifadeler yürütülür. Buna karşı korunmak için <7>kesinlikle</7> kısıtlı izinlere sahip belirli bir MS SQL kullanıcısı oluşturmanızı öneririz. Daha fazla bilgi için <10>Microsoft SQL Server Veri Kaynağı Belgelerine</10> göz atın.",
|
||||
"description-additional-settings": "Ek ayarlar, veri kaynağınız üzerinde daha fazla kontrol sağlamak için yapılandırılabilen isteğe bağlı ayarlardır. Bunlar bağlantı sınırları, bağlantı zaman aşımı, zamana göre gruplama aralığı ve Güvenli Socks Proxy'yi içerir.",
|
||||
"description-auth-type-azure-auth": "<0>Azure Kimlik Doğrulaması</0> Azure AD kimlik bilgilerini kullanarak Azure kaynaklarına ve uygulamalarına güvenli bir şekilde kimlik doğrulaması yapın ve erişin. Yönetilen Hizmet Kimliği ve İstemci Gizli Kimlik Bilgileri desteklenmektedir.",
|
||||
"description-auth-type-credential-cache": "<0>Windows AD: Kimlik bilgileri önbelleği</0> Windows Active Directory: Kimlik bilgileri ön belleği aracılığıyla alan adı kullanıcısı için giriş yapma.",
|
||||
"description-auth-type-credential-cache-file": "<0>Windows AD: Kimlik bilgileri önbellek dosyası</0> Windows Active Directory: Kimlik bilgileri ön bellek dosyası aracılığıyla alan adı kullanıcısı için giriş yapma.",
|
||||
"description-auth-type-keytab": "<0>Windows AD: Keytab</0> Windows Active Directory: Keytab dosyası aracılığıyla alan adı kullanıcısı için giriş yapma.",
|
||||
"description-auth-type-sql-server": "<0>SQL Server Kimlik Doğrulaması</0> Bu, MS SQL Server'a bağlanmak için varsayılan mekanizmadır. SQL Server Kimlik Doğrulama girişini veya Windows Kimlik Doğrulama girişini DOMAIN\\Kullanıcı biçiminde girin.",
|
||||
"description-auth-type-username-password": "<0>Windows AD: Kullanıcı adı + parola</0> Windows Active Directory: Kullanıcı adı/parola aracılığıyla alan adı kullanıcısı için giriş yapma.",
|
||||
"description-auth-type-windows-auth": "<0>Windows Kimlik Doğrulaması</0> Windows Entegre Güvenliği: Windows'a zaten giriş yapmış ve MS SQL Server için bu seçeneği etkinleştirmiş kullanıcılar için çoklu oturum yapma.",
|
||||
"description-auth-type-azure-auth": "",
|
||||
"description-auth-type-credential-cache": "",
|
||||
"description-auth-type-credential-cache-file": "",
|
||||
"description-auth-type-keytab": "",
|
||||
"description-auth-type-sql-server": "",
|
||||
"description-auth-type-username-password": "",
|
||||
"description-auth-type-windows-auth": "",
|
||||
"description-connection-timeout": "Veritabanına bağlanırken isteği iptal etmeden önce beklenecek saniye sayısıdır. Varsayılan değer <1>{{defaultTimeout}}</1> olduğu için zaman aşımı yoktur.",
|
||||
"description-encrypt": "Sunucuyla güvenli bir SSL TCP/IP bağlantısının kurulup kurulmayacağını veya ne ölçüde kurulacağını belirler.",
|
||||
"description-encrypt-disable": "<0>{{encryptionValue}}</0>: İstemci ve sunucu arasında gönderilen veriler şifrelenmez.",
|
||||
"description-encrypt-false": "<0>{{encryptionValue}}</0>: İstemci ve sunucu arasında gönderilen veriler, giriş paketi dışında şifrelenmez. (varsayılan)",
|
||||
"description-encrypt-disable": "",
|
||||
"description-encrypt-false": "",
|
||||
"description-encrypt-older-version": "Microsoft SQL Server'ın 2008 ve 2008R2 gibi eski bir sürümünü kullanıyorsanız bağlanabilmek için şifrelemeyi devre dışı bırakmanız gerekebilir.",
|
||||
"description-encrypt-true": "<0>{{encryptionValue}}</0>: İstemci ve sunucu arasında gönderilen veriler şifrelenir.",
|
||||
"description-min-interval": "Otomatik gruplama zaman aralığı için alt sınır. Verileriniz her dakika yazılıyorsa (<1>{{exampleInterval}}</1> gibi) yazma sıklığına ayarlanması önerilir.",
|
||||
"description-encrypt-true": "",
|
||||
"description-min-interval": "",
|
||||
"description-tls-cert": "SQL Server sertifikasını imzalayan Sertifika Yetkilisinin (CA) genel anahtar sertifikasını içeren dosyanın yolu. Sunucu sertifikası kendi kendine imzalanmışsa gereklidir.",
|
||||
"label-auth-settings": "Azure Kimlik Doğrulama Ayarları",
|
||||
"label-auth-type": "Kimlik Doğrulama Türü",
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"kerberos-advanced-settings": {
|
||||
"description-dns-lookup-kdc": "Bir alan için KDC'leri ve diğer sunucuları bulmak için DNS SRV kayıtlarının kullanılıp kullanılmayacağını belirtir. Varsayılan değer <1>{{default}}</1>.",
|
||||
"description-krb5-config-file-path": "<2>MIT krb5 paketi</2> için yapılandırma dosyasının yolu. Varsayılan değer <4>{{default}}</4>.",
|
||||
"description-krb5-config-file-path": "",
|
||||
"description-udp-preference-limit": "Varsayılan değer <1>{{default}}</1> olduğu için her zaman TCP kullanılır ve isteğe bağlıdır.",
|
||||
"label-dns-lookup-kdc": "DNS Arama KDC",
|
||||
"label-krb5-config-file-path": "krb5 yapılandırma dosyasının yolu",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"fillvalue": "通过设置 fillvalue,Grafana 将根据时间间隔填充缺失值。fillvalue 可以是字面值、{{null}} 或 {{previous}};{{previous}} 将填充上一个已查看值,如果尚未查看,则填充 {{null}}。",
|
||||
"macros": "宏:",
|
||||
"optional": "可选:",
|
||||
"optional-tip": "返回名为 <1>{{columnName}}</1> 的列,表示序列名称。",
|
||||
"optional-tip": "",
|
||||
"optional-tip-2": "如果返回多个值列,则使用 {{columnName}} 列作为前缀。",
|
||||
"optional-tip-3": "如果未找到名为 {{columnName}} 的列,则使用值列的列名作为序列名称",
|
||||
"resultsets-time-sorted": "时间序列查询的结果集需要按时间排序。",
|
||||
@@ -56,20 +56,20 @@
|
||||
"configuration-editor": {
|
||||
"body-user-permission": "数据库用户只能在指定的数据库和要查询的表上获得 {{permissionType}} 权限。Grafana 不会验证查询是否安全,因此查询可以包含任何 SQL 语句。例如,会执行 <3>{{example1}}</3> 和 <5>{{example2}}</5> 这样的语句。为防止出现这种情况,我们<7>强烈</7>建议您创建一个具有受限权限的特定 MS SQL 用户。有关详细信息,请查看 <10>Microsoft SQL Server 数据源文档</10>。",
|
||||
"description-additional-settings": "附加设置是可选设置,可通过配置对数据源进行更多控制。这包括连接限制、连接超时、分组时间间隔和安全 Socks 代理。",
|
||||
"description-auth-type-azure-auth": "<0>Azure 身份验证</0> 使用 Azure AD 凭证安全地验证和访问 Azure 资源和应用程序 - 支持托管服务身份和客户端密文凭证。",
|
||||
"description-auth-type-credential-cache": "<0>Windows AD:凭证缓存</0> Windows Active Directory - 通过凭证缓存登录域用户。",
|
||||
"description-auth-type-credential-cache-file": "<0>Windows AD:凭证缓存文件</0> Windows Active Directory - 通过凭证缓存文件登录域用户。",
|
||||
"description-auth-type-keytab": "<0>Windows AD:Keytab</0> Windows Active Directory - 通过 keytab 文件登录域用户。",
|
||||
"description-auth-type-sql-server": "<0>SQL Server 身份验证</0> 这是连接 MS SQL Server 的默认机制。以 DOMAIN\\User 格式输入 SQL Server 身份验证登录名或 Windows 身份验证登录名。",
|
||||
"description-auth-type-username-password": "<0>Windows AD:用户名 + 密码</0> Windows 活动目录 - 通过用户名/密码登录域用户。",
|
||||
"description-auth-type-windows-auth": "<0>Windows 身份验证</0> Windows 集成安全 - 为已登录到 Windows 并已为 MS SQL Server 启用此选项的用户提供单点登录。",
|
||||
"description-auth-type-azure-auth": "",
|
||||
"description-auth-type-credential-cache": "",
|
||||
"description-auth-type-credential-cache-file": "",
|
||||
"description-auth-type-keytab": "",
|
||||
"description-auth-type-sql-server": "",
|
||||
"description-auth-type-username-password": "",
|
||||
"description-auth-type-windows-auth": "",
|
||||
"description-connection-timeout": "连接数据库时取消请求前的等待秒数。默认值为 <1>{{defaultTimeout}}</1>,表示不超时。",
|
||||
"description-encrypt": "用于确定是否与服务器协商建立安全的 SSL TCP/IP 连接,以及协商的程度。",
|
||||
"description-encrypt-disable": "<0>{{encryptionValue}}</0> - 客户端和服务器之间发送的数据未加密。",
|
||||
"description-encrypt-false": "<0>{{encryptionValue}}</0> - 客户端和服务器之间发送的数据除登录数据包外不加密。(默认值)",
|
||||
"description-encrypt-disable": "",
|
||||
"description-encrypt-false": "",
|
||||
"description-encrypt-older-version": "如果您使用的是 2008 和 2008R2 等旧版本的 Microsoft SQL Server,可能需要禁用加密才能连接。",
|
||||
"description-encrypt-true": "<0>{{encryptionValue}}</0> - 客户端和服务器之间发送的数据已加密。",
|
||||
"description-min-interval": "按时间间隔划分的自动分组下限。如果数据每分钟写入一次,建议设置为写入频率,例如<1>{{exampleInterval}}</1>。",
|
||||
"description-encrypt-true": "",
|
||||
"description-min-interval": "",
|
||||
"description-tls-cert": "包含签署 SQL Server 证书的 CA 的公钥证书的文件路径。服务器证书为自签名时需要。",
|
||||
"label-auth-settings": "Azure 身份验证设置",
|
||||
"label-auth-type": "身份验证类型",
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"kerberos-advanced-settings": {
|
||||
"description-dns-lookup-kdc": "指明是否应使用 DNS `SRV`记录来定位领域的 KDC 和其他服务器。默认值为 <1>{{default}}</1>。",
|
||||
"description-krb5-config-file-path": "<2>MIT krb5 软件包</2>配置文件的路径。默认值为 <4>{{default}}</4>。",
|
||||
"description-krb5-config-file-path": "",
|
||||
"description-udp-preference-limit": "默认值为 <1>{{default}}</1>,表示始终使用 TCP,为可选项。",
|
||||
"label-dns-lookup-kdc": "DNS 查询 KDC",
|
||||
"label-krb5-config-file-path": "krb5 配置文件路径",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"fillvalue": "透過設定 fillvalue,Grafana 將根據間隔填寫缺失的值。fillvalue 可以是文字值、{{null}} 或 {{previous}};如果尚未看到任何值,{{previous}} 將填先前看到的值或 {{null}}",
|
||||
"macros": "巨集:",
|
||||
"optional": "可選:",
|
||||
"optional-tip": "傳回名為<1>{{columnName}}</1>的欄位,以代表系列名稱。",
|
||||
"optional-tip": "",
|
||||
"optional-tip-2": "如果傳回多個值的欄位,則「{{columnName}}」欄會用作前綴。",
|
||||
"optional-tip-3": "如果找不到名為「{{columnName}}」的欄,則值的欄位名稱會用作序列名稱",
|
||||
"resultsets-time-sorted": "時間序列查詢的結果集需要按時間排序。",
|
||||
@@ -56,20 +56,20 @@
|
||||
"configuration-editor": {
|
||||
"body-user-permission": "資料庫使用者應僅獲授予您要查詢的指定資料庫和表格的{{permissionType}}權限。Grafana 不會驗證查詢是否安全,因此查詢可以包含任何 SQL 陳述式。例如,系統會執行 <3>{{example1}}</3> 和 <5>{{example2}}</5> 等陳述式。為了防止這種情況,<7>強烈</7>建議您建立權限受限的特定 MS SQL 使用者。請參閱 <10>Microsoft SQL Server 資料來源文件</10>,了解更多資訊。",
|
||||
"description-additional-settings": "附加設定為可選設定,可進行設定以便更妥善掌控您的資料來源,其中包括連線限制、連線逾時、按時間間隔分組和安全 Socks 代理。",
|
||||
"description-auth-type-azure-auth": "<0>Azure 驗證</0>使用 Azure AD 憑證安全地驗證和存取 Azure 資源和應用程式 - 支援受控服務身分識別和用戶端密碼憑證。",
|
||||
"description-auth-type-credential-cache": "<0>Windows AD:憑證快取</0> Windows Active Directory - 透過憑證快取登入網域使用者。",
|
||||
"description-auth-type-credential-cache-file": "<0>Windows AD:憑證快取檔案</0> Windows Active Directory - 透過憑證快取檔案登入網域使用者。",
|
||||
"description-auth-type-keytab": "<0>Windows AD:金鑰表</0> Windows Active Directory - 透過金鑰表檔案登入網域使用者。",
|
||||
"description-auth-type-sql-server": "<0>SQL Server 驗證</0> 這是連接到 MS SQL Server 的預設機制。以 DOMAIN\\User 格式輸入 SQL Server 驗證登入或 Windows 驗證登入。",
|
||||
"description-auth-type-username-password": "<0>Windows AD:使用者名稱 + 密碼</0> Windows Active Directory - 透過使用者名稱/密碼登入網域使用者。",
|
||||
"description-auth-type-windows-auth": "<0>Windows 驗證</0> Windows 整合式安全性 - 為已登入 Windows 並已啟用 MS SQL Server 此選項的使用者提供單一登入。",
|
||||
"description-auth-type-azure-auth": "",
|
||||
"description-auth-type-credential-cache": "",
|
||||
"description-auth-type-credential-cache-file": "",
|
||||
"description-auth-type-keytab": "",
|
||||
"description-auth-type-sql-server": "",
|
||||
"description-auth-type-username-password": "",
|
||||
"description-auth-type-windows-auth": "",
|
||||
"description-connection-timeout": "連接到資料庫時,取消請求之前要等待的秒數。預設值為 <1>{{defaultTimeout}}</1>,表示沒有逾時。",
|
||||
"description-encrypt": "決定是否或在多大程度上與伺服器協商安全的 SSL TCP/IP 連線。",
|
||||
"description-encrypt-disable": "<0>{{encryptionValue}}</0> - 用戶端和伺服器之間傳送的資料未加密。",
|
||||
"description-encrypt-false": "<0>{{encryptionValue}}</0> - 用戶端和伺服器之間傳送的資料不會在登入封包之外加密。(預設)",
|
||||
"description-encrypt-disable": "",
|
||||
"description-encrypt-false": "",
|
||||
"description-encrypt-older-version": "如果您使用的是舊版本的 Microsoft SQL Server(如 2008 和 2008R2),則可能需要停用加密才能連線。",
|
||||
"description-encrypt-true": "<0>{{encryptionValue}}</0> - 用戶端和伺服器之間傳送的資料已加密。",
|
||||
"description-min-interval": "按時間間隔自動分組的下限。建議設定為寫入頻率,例如 <1>{{exampleInterval}}</1>,如果您的資料每分鐘寫入一次,則設定為 <1>1 分鐘</1>。",
|
||||
"description-encrypt-true": "",
|
||||
"description-min-interval": "",
|
||||
"description-tls-cert": "包含簽署 SQL Server 憑證的 CA 之公開金鑰憑證的檔案路徑。伺服器憑證自行簽署時需要。",
|
||||
"label-auth-settings": "Azure 驗證設定",
|
||||
"label-auth-type": "身分驗證類型",
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"kerberos-advanced-settings": {
|
||||
"description-dns-lookup-kdc": "指明是否應使用 DNS「SRV」紀錄,來定位領域的 KDC 和其他伺服器。預設值為 <1>{{default}}</1>。",
|
||||
"description-krb5-config-file-path": "<2>MIT krb5 套件</2>的設定檔案路徑。預設值為 <4>{{default}}</4>。",
|
||||
"description-krb5-config-file-path": "",
|
||||
"description-udp-preference-limit": "預設值為 <1>{{default}}</1>,表示一律使用 TCP,且為選用。",
|
||||
"label-dns-lookup-kdc": "DNS 查找 KDC",
|
||||
"label-krb5-config-file-path": "krb5 設定檔案路徑",
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"dismiss": "Zamítnout",
|
||||
"heading": "Ověření Enterprise",
|
||||
"learn-more-link": "Další informace",
|
||||
"text": "Spravujte uživatele, týmy a oprávnění automaticky pomocí <1>SAML</1>, <3>SCIM</3>, <6>LDAP</6> a <8>RBAC</8> – dostupné v Grafana Cloud a Enterprise."
|
||||
"text": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "Provádění auditu",
|
||||
@@ -209,7 +209,7 @@
|
||||
"title-delete": "Odstranit"
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "Opravdu chcete odstranit organizaci „{{deleteOrgName}}“?<3></3> <5>Tímto odeberete všechny nástěnky pro tuto organizaci.</5>",
|
||||
"delete-body": "",
|
||||
"id-header": "ID",
|
||||
"name-header": "Název",
|
||||
"new-org-button": "Nová organizace"
|
||||
@@ -725,6 +725,7 @@
|
||||
"title-annotations": "Vysvětlivky"
|
||||
},
|
||||
"link-dashboard-and-panel": "Propojit nástěnku a panel",
|
||||
"placeholder-value-input": "",
|
||||
"placeholder-value-input-default": "Zadejte obsah vlastní vysvětlivky…"
|
||||
},
|
||||
"bulk-actions": {
|
||||
@@ -1154,7 +1155,7 @@
|
||||
"title-something-wrong-trying-fetch-group-details": "Při pokusu o načtení podrobností o skupině se něco pokazilo"
|
||||
},
|
||||
"evaluation-interval-limit-exceeded": {
|
||||
"body-minimum-interval": "Minimální interval hodnocení <1>{{minInterval}}</1> byl nakonfigurován v Grafaně.<3></3>Chcete-li nakonfigurovat nižší interval, obraťte se na správce.",
|
||||
"body-minimum-interval": "",
|
||||
"title-global-evaluation-interval-limit-exceeded": "Byl překročen limit globálního intervalu hodnocení"
|
||||
},
|
||||
"existing-rule-editor": {
|
||||
@@ -1302,7 +1303,7 @@
|
||||
"resolved": "Vyřešeno"
|
||||
}
|
||||
},
|
||||
"review-alert-payload": " Zkontrolujte data výstrahy a přidejte je k datovému obsahu:",
|
||||
"review-alert-payload": "",
|
||||
"title-add-custom-alerts": "Přidejte vlastní výstrahy"
|
||||
},
|
||||
"get-alert-suggestions": {
|
||||
@@ -1426,7 +1427,7 @@
|
||||
"title-add-folder-and-labels": "Přidat složku a štítky"
|
||||
},
|
||||
"grafana-managed-rule-type": {
|
||||
"description": "Podporuje více zdrojů dat jakéhokoli druhu.<1></1>Transformujte data pomocí výrazů."
|
||||
"description": ""
|
||||
},
|
||||
"grafana-modify-export": {
|
||||
"body-invalid-rule-id": "Pravidlo UID v adrese URL stránky je neplatné. Zkontrolujte adresu URL a zkuste to znovu.",
|
||||
@@ -1865,7 +1866,7 @@
|
||||
"aria-label-new": "nové"
|
||||
},
|
||||
"mimir-flavored-type": {
|
||||
"description": "Použijte zdroj dat Mimir, Loki nebo Cortex.<1></1>Výrazy nejsou podporovány."
|
||||
"description": ""
|
||||
},
|
||||
"min-interval-option": {
|
||||
"label-interval": "Interval",
|
||||
@@ -2094,7 +2095,7 @@
|
||||
"warning-1": "Odstraněním těchto zásad oznamování dojde k jejich trvalému odebrání.",
|
||||
"warning-2": "Určitě chcete zásady odstranit?"
|
||||
},
|
||||
"filter-description": "Filtrujte zásady oznamování pomocí seznamu odpovídajících osob oddělených čárkami, např.:<1>závažnost = kritická, region = EMEA</1>",
|
||||
"filter-description": "",
|
||||
"generated-policies": "Automaticky generované zásady",
|
||||
"matchers": "Srovnávače",
|
||||
"metadata": {
|
||||
@@ -2140,7 +2141,8 @@
|
||||
"conflict": "Strom zásad oznamování byl aktualizován jiným uživatelem.",
|
||||
"error-code": "Chybová zpráva: „{{error}}“",
|
||||
"routes": {
|
||||
"conflictingMatchers": "Nelze přidat nebo aktualizovat směrování: při sloučení matcherů {{-matchers}} dojde ke konfliktu s externím směrovacím stromem. To by způsobilo nedosažitelnost směrování."
|
||||
"conflictingMatchers": "Nelze přidat nebo aktualizovat směrování: při sloučení matcherů {{-matchers}} dojde ke konfliktu s externím směrovacím stromem. To by způsobilo nedosažitelnost směrování.",
|
||||
"unknownMatchers": ""
|
||||
},
|
||||
"suffix": "Aktualizujte stránku a zkuste to znovu.",
|
||||
"title": "Nepodařilo se přidat nebo aktualizovat zásadu oznamování"
|
||||
@@ -2260,7 +2262,7 @@
|
||||
"error-no-query-editor": "Nelze načíst editor dotazů, důvod: {{errorMessage}}"
|
||||
},
|
||||
"recording-rule-type": {
|
||||
"description": "Předpočítat výrazy.<1></1>Mělo by být kombinováno v pravidle výstrahy."
|
||||
"description": ""
|
||||
},
|
||||
"recording-rules": {
|
||||
"description-target-data-source": "Zdroj dat Prometheus, do kterého se uloží pravidla záznamu",
|
||||
@@ -2273,7 +2275,7 @@
|
||||
},
|
||||
"redirect-to-clone-rule": {
|
||||
"body-evaluation-group": "Pro zkopírované pravidlo budete muset nastavit novou hodnotící skupinu, protože původní skupina byla zajištěna a nelze ji použít pro pravidla vytvořená v uživatelském rozhraní.",
|
||||
"body-not-provisioned": "Nové pravidlo <1>nebude</1> označeno jako zajištěné pravidlo.",
|
||||
"body-not-provisioned": "",
|
||||
"confirmText-copy": "Kopírovat",
|
||||
"title-copy-provisioned-alert-rule": "Kopírovat zajištěné pravidlo výstrahy"
|
||||
},
|
||||
@@ -2308,13 +2310,13 @@
|
||||
"routing-settings": {
|
||||
"aria-label-group-by": "Seřadit podle",
|
||||
"description-group-by": "Kombinujte více výstrah do jednoho oznámení jejich seskupením podle stejných hodnot štítku. Pokud není vyplněno, načte se z výchozí zásady oznamování.",
|
||||
"group-interval": "Interval skupiny: <1>{{groupIntervalValue}}</1>",
|
||||
"group-wait": "Interval skupiny: <1>{{groupWaitValue}}</1>",
|
||||
"grouping": "Seskupení: <1>{{fields}}</1>",
|
||||
"group-interval": "",
|
||||
"group-wait": "",
|
||||
"grouping": "",
|
||||
"label-group-by": "Seřadit podle",
|
||||
"label-override-grouping": "Přepsat seskupení",
|
||||
"label-override-timings": "Přepsat časování",
|
||||
"repeat-interval": "Interval opakování: <1>{{repeatIntervalValue}}</1>"
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Upravit",
|
||||
@@ -2578,7 +2580,7 @@
|
||||
"relative-with-to": ""
|
||||
},
|
||||
"rule-type-picker": {
|
||||
"grafana-managed": "Pokud nemáte zdroj dat Mimir, Loki nebo Cortex s povoleným rozhraním API pravidla, vyberte možnost „Spravováno Grafanou“."
|
||||
"grafana-managed": ""
|
||||
},
|
||||
"rule-view": {
|
||||
"query": {
|
||||
@@ -2911,7 +2913,7 @@
|
||||
"test-contact-point-modal": {
|
||||
"custom-notification-message": "Odešlete zkušební oznámení, které používá níže definované vysvětlivky. Tato možnost je ideální, pokud používáte vlastní šablony a zprávy.",
|
||||
"notification-message": "Oznamovací zpráva",
|
||||
"predefined-notification-message": "Odešlete zkušební oznámení, které používá předdefinovanou výstrahu. Pokud jste definovali vlastní šablonu nebo zprávu, pro lepší výsledky přepněte na <1>vlastní</1> oznámení.",
|
||||
"predefined-notification-message": "",
|
||||
"send-test-notification": "Odeslat testovací oznámení",
|
||||
"title-test-contact-point": "Otestovat kontaktní bod"
|
||||
},
|
||||
@@ -2920,7 +2922,7 @@
|
||||
},
|
||||
"threshold-expression-viewer": {
|
||||
"input": "Vstup",
|
||||
"stop-alerting-when": "Zastavit upozorňování (nebo čekající stav), když "
|
||||
"stop-alerting-when": ""
|
||||
},
|
||||
"time-interval": {
|
||||
"add-time-interval": "Přidat časový interval",
|
||||
@@ -3108,7 +3110,7 @@
|
||||
"title-notification-policies": "Zásady oznamování"
|
||||
},
|
||||
"yaml-content-info": {
|
||||
"body": "Obsah YAML v editoru zahrnuje pouze konfiguraci pravidla výstrahy <1></1>Chcete-li nakonfigurovat Prometheus, musíte poskytnout zbytek <4>obsahu konfiguračního souboru.</4>"
|
||||
"body": ""
|
||||
}
|
||||
},
|
||||
"alertlist": {
|
||||
@@ -3184,7 +3186,7 @@
|
||||
"no-annotations-found": "Nebyly nalezeny žádné vysvětlivky"
|
||||
},
|
||||
"annotation-list-item": {
|
||||
"tooltip-created-by": "Autor:<1></1> {{email}}"
|
||||
"tooltip-created-by": ""
|
||||
},
|
||||
"category-annotation-query": "Dotaz na vysvětlivky",
|
||||
"category-display": "Zobrazit",
|
||||
@@ -3222,7 +3224,7 @@
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "Přidat dotaz na vysvětlivky",
|
||||
"info-box-content": "<0>Vysvětlivky umožňují integraci údajů o události do vašich grafů. Jsou vizualizovány jako svislé čáry a ikony na všech panelech grafu. Po najetí kurzorem myši na ikonu vysvětlivek získáte text a tagy události. Události vysvětlivek můžete přidat přímo z Grafany podržením CTRL nebo CMD + kliknutím na graf (nebo přetažením oblasti). Ty budou uloženy v anotační databázi Grafany.</0>",
|
||||
"info-box-content": "",
|
||||
"info-box-content-2": "Další informace najdete v <2> dokumentaci k vysvětlivkám</2>.",
|
||||
"title": "Nejsou k dispozici žádné vlastní dotazy s vysvětlivkami"
|
||||
},
|
||||
@@ -3260,7 +3262,7 @@
|
||||
"auth-settings": "Nastavení ověření"
|
||||
},
|
||||
"auth-drawer-unconneced": {
|
||||
"subtitle": "Konfigurovat nastavení ověření. Další informace najdete v naší <2>dokumentaci</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"auth-drawer-unconnected": {
|
||||
"advanced-auth": "Pokročilé ověření",
|
||||
@@ -3294,7 +3296,7 @@
|
||||
"allowed-organizations-description": "Seznam organizací oddělených čárkou nebo mezerou. Uživatel musí být členem alespoň\njedné organizace, aby se mohl přihlásit.",
|
||||
"allowed-organizations-label": "Povolené organizace",
|
||||
"allowed-organizations-placeholder": "Zadejte organizace (my-team, myteam…) a stiskněte klávesu Enter pro přidání",
|
||||
"api-url-description": "Koncový bod uživatelských informací vašeho poskytovatele OAuth2. Informace vrácené tímto koncovým bodem musí být kompatibilní s <2>OpenID UserInfo</2>.",
|
||||
"api-url-description": "",
|
||||
"api-url-required": "Toto pole musí být platná adresa URL, pokud je nastavena.",
|
||||
"auth-style-description": "Určuje způsob odesílání „{{ clientIDLabel }}“ a „{{ clientSecretLabel }}“ poskytovateli Oauth2. Výchozí hodnota je AutoDetect.",
|
||||
"auth-style-label": "Styl autorizace",
|
||||
@@ -3439,7 +3441,7 @@
|
||||
}
|
||||
},
|
||||
"auth-config-auth-config-page-unconnected": {
|
||||
"subtitle": "Spravujte nastavení ověření a konfigurujte jednotné přihlašování. Další informace najdete v naší <2>dokumentaci</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"bar-chart": {
|
||||
"warn": {
|
||||
@@ -4173,7 +4175,7 @@
|
||||
},
|
||||
"scopes": {
|
||||
"apply-selected-scopes": "Použít",
|
||||
"selected-scopes-label": "Rozsahy: "
|
||||
"selected-scopes-label": ""
|
||||
},
|
||||
"search-box": {
|
||||
"placeholder": "Hledat nebo přejít na…"
|
||||
@@ -4315,7 +4317,7 @@
|
||||
"okay": "Ok"
|
||||
},
|
||||
"not-found-datasource": {
|
||||
"body": "Možná jste zadali nesprávnou adresu URL nebo plugin s ID <1></1> není k dispozici.<3></3>Chcete-li zobrazit seznam dostupných zdrojů dat, <5>klikněte sem</5>."
|
||||
"body": ""
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
@@ -4358,8 +4360,8 @@
|
||||
"versionHistory": {
|
||||
"comparison": {
|
||||
"header": {
|
||||
"hide-json-diff": "Skrýt JSON diff ",
|
||||
"show-json-diff": "Zobrazit JSON diff ",
|
||||
"hide-json-diff": "",
|
||||
"show-json-diff": "",
|
||||
"text": "Verze {{version}} byla aktualizována uživatelem {{createdBy}} ({{ageString}}) {{message}}"
|
||||
},
|
||||
"select": "Vyberte dvě verze a začněte porovnávat"
|
||||
@@ -4386,7 +4388,7 @@
|
||||
"label-label": "Štítek",
|
||||
"label-placeholder": "např. stopy Tempo",
|
||||
"label-required": "Toto pole je povinné.",
|
||||
"sub-text": "<0>Definujte text, který bude popisovat korelaci.</0>",
|
||||
"sub-text": "",
|
||||
"title": "Definujte štítek korelace (krok 1 ze 3)"
|
||||
},
|
||||
"configure-correlation-target-form": {
|
||||
@@ -4430,7 +4432,7 @@
|
||||
},
|
||||
"source-form": {
|
||||
"control-required": "Toto pole je povinné.",
|
||||
"description": "Datový bod musí poskytnout hodnoty všem proměnným jako pole nebo jako výstup transformací, aby se tlačítko korelace zobrazilo ve vizualizaci.<1></1>Poznámka: Ne každá proměnná musí být výslovně definována níže. Transformace, jako je <4>logfmt</4>, vytvoří proměnné pro každý pár klíče/hodnoty.",
|
||||
"description": "",
|
||||
"description-external-pre": "V cílové adrese URL jste použili následující proměnné:",
|
||||
"description-query-pre": "V cílovém dotazu jste použili následující proměnné:",
|
||||
"external-title": "Nakonfigurujte zdroj dat, který bude používat adresu URL (krok 3 ze 3)",
|
||||
@@ -4442,12 +4444,12 @@
|
||||
"results-required": "Toto pole je povinné.",
|
||||
"source-description": "Výsledky z vybraného zdroje dat mají odkazy zobrazené na panelu",
|
||||
"source-label": "Zdroj",
|
||||
"sub-text": "<0>Definujte, jaký zdroj dat bude zobrazovat korelaci a jaká data nahradí dříve definované proměnné.</0>"
|
||||
"sub-text": ""
|
||||
},
|
||||
"sub-title": "Definujte, jak spolu souvisí data uložená v různých zdrojích dat. Další informace najdete v <2>dokumentaci</2>",
|
||||
"target-form": {
|
||||
"control-rules": "Toto pole je povinné.",
|
||||
"sub-text": "<0>Definujte, na co bude korelace odkazovat. S typem dotazu se dotaz spustí po kliknutí na korelaci. U externího typu se kliknutím na korelaci otevře adresa URL.</0>",
|
||||
"sub-text": "",
|
||||
"target-description-external": "Zadejte adresu URL, která se otevře po kliknutí na odkaz",
|
||||
"target-description-query": "Uveďte, na který zdroj dat se po kliknutí na odkaz má dotazovat",
|
||||
"target-label": "Cíl",
|
||||
@@ -4654,7 +4656,7 @@
|
||||
}
|
||||
},
|
||||
"confirm-plugin-dashboard-save-modal": {
|
||||
"body-plugin-dashboard": "Aktualizací pluginu přijdete o změny.<1></1><2>Použijte <1>Uložit jako</1> pro vytvoření vlastní verze.</2>",
|
||||
"body-plugin-dashboard": "",
|
||||
"cancel": "Zrušit",
|
||||
"overwrite": "Přepsat",
|
||||
"title-plugin-dashboard": "Plugin nástěnky"
|
||||
@@ -4871,7 +4873,7 @@
|
||||
"add-visualization-body": "Vyberte zdroj dat a poté se dotazujte a vizualizujte data pomocí grafů, statistik a tabulek nebo vytvářejte seznamy, přehledy a další widgety.",
|
||||
"add-visualization-button": "Přidat vizualizaci",
|
||||
"add-visualization-header": "Začněte novou nástěnku přidáním vizualizace",
|
||||
"import-a-dashboard-body": "Importujte nástěnky ze souborů nebo z <2>grafana.com</2>.",
|
||||
"import-a-dashboard-body": "",
|
||||
"import-a-dashboard-header": "Importovat nástěnku",
|
||||
"import-dashboard-button": "Importovat nástěnku",
|
||||
"show-less-dashboards": "",
|
||||
@@ -5331,8 +5333,8 @@
|
||||
"title-provisioned": "Zajištěná nástěnka"
|
||||
},
|
||||
"save-dashboard-error-proxy": {
|
||||
"body-name-exists": "Ve vybrané složce už existuje nástěnka se stejným názvem.<1></1><2>Chcete přesto tuto nástěnku uložit?</2>",
|
||||
"body-version-mismatch": "Tuto nástěnku aktualizoval jiný uživatel<1></1><2>Chcete přesto tuto nástěnku uložit?</2>",
|
||||
"body-name-exists": "",
|
||||
"body-version-mismatch": "",
|
||||
"confirmText-save-and-overwrite": "Uložit a přepsat",
|
||||
"title-name-exists": "Konflikt",
|
||||
"title-version-mismatch": "Konflikt"
|
||||
@@ -5350,7 +5352,7 @@
|
||||
"cancel": "Zrušit",
|
||||
"cannot-be-saved": "Tuto nástěnku nelze uložit z uživatelského rozhraní Grafana, protože byla zajištěna z jiného zdroje. Zkopírujte JSON nebo ho uložte do souboru níže a následně aktualizujte nástěnku ve zdroji zajištění.",
|
||||
"copy-json-to-clipboard": "Kopírovat JSON do schránky",
|
||||
"file-path": "<0>Cesta k souboru:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"save-json-to-file": "Uložit JSON do souboru",
|
||||
"see-docs": "Další informace o zajištění najdete v <2>dokumentaci</2>."
|
||||
},
|
||||
@@ -5549,7 +5551,7 @@
|
||||
"transformation-picker": {
|
||||
"info": "Transformace umožňují spojit, vypočítat, skrýt, přejmenovat a změnit pořadí výsledků dotazu před jejich vizualizací.",
|
||||
"info-graph-not-suitable": "Mnoho transformací není vhodných pro vizualizaci grafu, protože v současné době podporuje pouze data časových řad.",
|
||||
"info-switch-to-table": "V takovém případě přepněte na vizualizaci tabulky. ",
|
||||
"info-switch-to-table": "",
|
||||
"placeholder-search-for-transformation": "Hledat transformaci",
|
||||
"read-more": "Zjistěte víc",
|
||||
"title-transformations": "Transformace"
|
||||
@@ -5615,8 +5617,8 @@
|
||||
"version-history-comparison": {
|
||||
"button-restore": "Obnovit na verzi {{version}}",
|
||||
"label-view-json-diff": "Zobrazit rozdíl JSON",
|
||||
"new-updated-by": "<0>Verzi {{version}}</0> aktualizoval uživatel {{editor}} {{timeAgo}}",
|
||||
"old-updated-by": "<0>Verzi {{version}}</0> aktualizoval uživatel {{editor}} {{timeAgo}}"
|
||||
"new-updated-by": "",
|
||||
"old-updated-by": ""
|
||||
},
|
||||
"version-history-table": {
|
||||
"aria-label-toggle-selection": "Přepnout výběr verze {{version}}",
|
||||
@@ -6016,7 +6018,7 @@
|
||||
"cancel": "Zrušit"
|
||||
},
|
||||
"render-save-button-and-error": {
|
||||
"body-plugin-dashboard": "Aktualizací pluginu přijdete o změny. Použijte <1>Uložit jako</1> pro vytvoření vlastní verze.",
|
||||
"body-plugin-dashboard": "",
|
||||
"title-failed-to-save-dashboard": "Nástěnku se nepodařilo uložit",
|
||||
"title-plugin-dashboard": "Plugin nástěnky",
|
||||
"title-someone-else-has-updated-this-dashboard": "Tuto nástěnku aktualizoval jiný uživatel",
|
||||
@@ -6025,7 +6027,7 @@
|
||||
"save-and-overwrite": "Uložit a přepsat"
|
||||
},
|
||||
"library-viz-panel-info": {
|
||||
"last-edited": "{{timeAgo}} uživatelem <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Použito na {{count}} nástěnkách",
|
||||
"usage-count_few": "Použito na {{count}} nástěnkách",
|
||||
"usage-count_many": "Použito na {{count}} nástěnkách",
|
||||
@@ -6088,7 +6090,7 @@
|
||||
},
|
||||
"panel-data-queries-tab-rendered": {
|
||||
"add-query": "Přidat dotaz",
|
||||
"expression": "Výraz "
|
||||
"expression": ""
|
||||
},
|
||||
"panel-data-transformations-tab": {
|
||||
"tab-label": "Transformace"
|
||||
@@ -6146,7 +6148,7 @@
|
||||
"query": "Dotaz"
|
||||
},
|
||||
"query-variable-editor-form": {
|
||||
"description-examples": "Pojmenované skupiny zachycení lze použít k oddělení zobrazovaného textu a hodnoty (<1>viz příklady</1>).",
|
||||
"description-examples": "",
|
||||
"description-optional": "Volitelné, pokud chcete extrahovat část názvu řady nebo segmentu uzlu metriky.",
|
||||
"label-data-source": "Zdroj dat",
|
||||
"label-static-options-sort": "Statické možnosti třídění",
|
||||
@@ -6207,7 +6209,7 @@
|
||||
"label-message": "Zpráva",
|
||||
"placeholder-describe-changes-optional": "Přidat poznámku k popisu změn (nepovinné).",
|
||||
"render-footer": {
|
||||
"body-plugin-dashboard": "Aktualizací pluginu přijdete o změny. Použijte <1>Uložit jako</1> pro vytvoření vlastní verze.",
|
||||
"body-plugin-dashboard": "",
|
||||
"no-changes-to-save": "Žádné změny k uložení",
|
||||
"title-failed-to-save-dashboard": "Nástěnku se nepodařilo uložit",
|
||||
"title-plugin-dashboard": "Plugin nástěnky",
|
||||
@@ -6245,7 +6247,7 @@
|
||||
"cancel": "Zrušit",
|
||||
"cannot-be-saved": "Tuto nástěnku nelze uložit z uživatelského rozhraní Grafana, protože byla zajištěna z jiného zdroje. Zkopírujte JSON nebo ho uložte do souboru níže a následně aktualizujte nástěnku ve zdroji zajištění.",
|
||||
"copy-json-to-clipboard": "Kopírovat JSON do schránky",
|
||||
"file-path": "<0>Cesta k souboru:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"label-description": "Popis",
|
||||
"label-target-folder": "Cílová složka",
|
||||
"label-title": "Název",
|
||||
@@ -6414,8 +6416,8 @@
|
||||
},
|
||||
"version-history-comparison": {
|
||||
"label-view-json-diff": "Zobrazit rozdíl JSON",
|
||||
"new-version-updated": "<0>Verzi {{version}}</0> aktualizoval uživatel {{editor}} {{timeAgo}}",
|
||||
"old-version-updated": "<0>Verzi {{version}}</0> aktualizoval uživatel {{editor}} {{timeAgo}}"
|
||||
"new-version-updated": "",
|
||||
"old-version-updated": ""
|
||||
},
|
||||
"version-history-header": {
|
||||
"compare-versions": "Porovnání {{baseVersion}} <3></3> {{newVersion}}",
|
||||
@@ -6493,7 +6495,7 @@
|
||||
"provisioned-delete-modal": {
|
||||
"confirm-button": "OK",
|
||||
"text-1": "Tuto nástěnka spravuje zajištění Grafana a nelze ji odstranit. Odebráním nástěnky z konfiguračního souboru ji odstraníte.",
|
||||
"text-2": "Další informace o zajištění najdete v dokumentaci Grafany. ",
|
||||
"text-2": "",
|
||||
"text-3": "Cesta k souboru: {{provisionedId}}",
|
||||
"text-link": "Přejít na stránku dokumentů",
|
||||
"title": "Zajištěnou nástěnku nelze odstranit"
|
||||
@@ -6571,7 +6573,7 @@
|
||||
},
|
||||
"data-source-testing-status-page": {
|
||||
"error-more-details-link": "Klikněte <2>tady</2> a zjistěte víc o této chybě.",
|
||||
"success-more-details-links": "Následně můžete začít vizualizovat data <2>vytvořením nástěnky</2> nebo dotazováním na data v <5>Prozkoumat zobrazení</5>."
|
||||
"success-more-details-links": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"datasource-add-button": {
|
||||
@@ -6667,7 +6669,7 @@
|
||||
"test": "Test"
|
||||
},
|
||||
"cloud-info-box": {
|
||||
"body-alert": "Nebo si to zjednodušte a získejte {{mainDS}} (a {{extraDS}}) – plně spravované, škálovatelné a hostované zdroje dat od Grafana Labs s <6>celoživotním bezplatným plánem Grafana Cloud</6>.",
|
||||
"body-alert": "",
|
||||
"title-alert": "Nakonfigurujte zdroje dat {{mainDS}} níže"
|
||||
},
|
||||
"dashboards-table": {
|
||||
@@ -6795,18 +6797,18 @@
|
||||
"no-events-yet": "Dosud žádné události"
|
||||
},
|
||||
"render-info-viewer": {
|
||||
"data-counter": "Data: {{numDataChanges}} ",
|
||||
"data-counter": "",
|
||||
"elapsed-time": "Čas: {{elapsed}} ms",
|
||||
"field": "Pole",
|
||||
"last": "Poslední",
|
||||
"render-counter": "Vykreslení: {{numRenders}} ",
|
||||
"schema-counter": "Schéma: {{numSchemaChanges}} ",
|
||||
"render-counter": "",
|
||||
"schema-counter": "",
|
||||
"title-reset-counters": "Obnovit počítadla",
|
||||
"tooltip-step-back": "Krok zpět",
|
||||
"type": "Typ"
|
||||
},
|
||||
"state-view": {
|
||||
"current-value": "Aktuální hodnota: {{currentValue}} ",
|
||||
"current-value": "",
|
||||
"label-state-name": "Název stavu"
|
||||
}
|
||||
},
|
||||
@@ -7253,7 +7255,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"learn-more": "Zjistěte víc",
|
||||
"pro-tip-define-sources-through-configuration-files": " Pro tip: Zdroje dat můžete definovat také prostřednictvím konfiguračních souborů. "
|
||||
"pro-tip-define-sources-through-configuration-files": ""
|
||||
}
|
||||
},
|
||||
"pane": {
|
||||
@@ -7315,8 +7317,6 @@
|
||||
"query-deleted": "Dotaz odstraněn"
|
||||
},
|
||||
"rich-history-queries-tab": {
|
||||
"displaying-partial-queries": "Zobrazování {{ count }} dotazů",
|
||||
"displaying-queries": "Dotazy: {{ count }}",
|
||||
"filter-aria-label": "Filtrovat dotazy pro zdroje dat",
|
||||
"filter-history": "Filtrovat historii",
|
||||
"filter-placeholder": "Filtrovat dotazy pro zdroje dat",
|
||||
@@ -7326,7 +7326,15 @@
|
||||
"search-placeholder": "Hledané dotazy",
|
||||
"showing-queries": "Zobrazuje se {{ shown }} z {{ total }} <0>Načíst další</0>",
|
||||
"sort-aria-label": "Seřadit dotazy",
|
||||
"sort-placeholder": "Seřadit dotazy podle"
|
||||
"sort-placeholder": "Seřadit dotazy podle",
|
||||
"displaying-partial-queries_one": "",
|
||||
"displaying-partial-queries_few": "",
|
||||
"displaying-partial-queries_many": "",
|
||||
"displaying-partial-queries_other": "",
|
||||
"displaying-queries_one": "",
|
||||
"displaying-queries_few": "",
|
||||
"displaying-queries_many": "",
|
||||
"displaying-queries_other": ""
|
||||
},
|
||||
"rich-history-settings-tab": {
|
||||
"alert-info": "Grafana bude uchovávat záznamy až do {{optionLabel}}.Záznamy označené hvězdičkou nebudou odstraněny.",
|
||||
@@ -7518,7 +7526,7 @@
|
||||
"copy-shortened-link-menu": "Otevřít možnosti kopírování odkazu",
|
||||
"refresh-picker-cancel": "Zrušit",
|
||||
"refresh-picker-run": "Spustit dotaz",
|
||||
"split-close": " Zavřít ",
|
||||
"split-close": "",
|
||||
"split-close-tooltip": "Zavřít rozdělené podokno",
|
||||
"split-narrow": "Úzké podokno",
|
||||
"split-title": "Rozdělit",
|
||||
@@ -7648,8 +7656,8 @@
|
||||
},
|
||||
"math": {
|
||||
"available-math-functions": "Dostupné matematické funkce",
|
||||
"run-math-operations": "Spustit matematické operace pro jeden nebo více dotazů. Odkazujete na dotaz podle {{refExample}}, např. {{ref1}}, {{ref2}}, {{ref3}} atd.<10></10>Příklad: <12>{{example}}</12>",
|
||||
"tooltip-footer": "Podívejte se na naši další dokumentaci o <2>matematických výrazech</2>.",
|
||||
"run-math-operations": "",
|
||||
"tooltip-footer": "",
|
||||
"tooltip-title": "Matematický operátor",
|
||||
"tooltip-trigger": "Výraz"
|
||||
},
|
||||
@@ -8708,7 +8716,7 @@
|
||||
},
|
||||
"data-source-http-settings": {
|
||||
"access-help": "Nápověda <1></1>",
|
||||
"access-help-details": "Režim přístupu řídí, jak budou zpracovány požadavky na zdroj dat.<1> <1>Server</1></1> by měl být preferovaným způsobem, pokud není uvedeno nic jiného.",
|
||||
"access-help-details": "",
|
||||
"access-help-title": "Otevřít nápovědu",
|
||||
"access-label": "Otevřít",
|
||||
"allowed-cookies": "Povolené soubory cookie",
|
||||
@@ -8976,7 +8984,7 @@
|
||||
"cell-inspect": "Zkontrolovat hodnotu",
|
||||
"cell-inspect-tooltip": "Zkontrolovat hodnotu",
|
||||
"copy": "Kopírovat do schránky",
|
||||
"csv-counts": "Řádky:{{rows}}, sloupce:{{columns}} <5></5>",
|
||||
"csv-counts": "",
|
||||
"csv-placeholder": "Zadej CSV tady…",
|
||||
"filter-placeholder": "Filtrovat hodnoty",
|
||||
"filter-popup-apply": "Ok",
|
||||
@@ -9261,7 +9269,6 @@
|
||||
"name-line-width": "Šířka řádku",
|
||||
"name-stacking": "Stohování"
|
||||
},
|
||||
"inline-token-warning-badge-tooltip": "",
|
||||
"inspector": {
|
||||
"inspect-data-tab": {
|
||||
"loading": "Načítání",
|
||||
@@ -9429,7 +9436,7 @@
|
||||
"error-fetching": "Chyba při načítání nastavení LDAP",
|
||||
"error-saving": "Chyba při ukládání nastavení LDAP",
|
||||
"error-validate-form": "Chyba při ověřování nastavení LDAP",
|
||||
"feature-flag-disabled": "Tato stránka je přístupná pouze po povolení příznaku funkce <1>ssoSettingsLDAP</1>.",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "Nastavení LDAP bylo uloženo"
|
||||
},
|
||||
"bind-dn": {
|
||||
@@ -9470,7 +9477,7 @@
|
||||
"label": "Zásada vyhledávání DNS",
|
||||
"placeholder": "příklad: dc = grafana, dc = organizace"
|
||||
},
|
||||
"subtitle": "Integrace LDAP v Grafaně umožňuje uživatelům Grafany přihlásit se pomocí svých přihlašovacích údajů LDAP. Další informace najdete v naší <2><0>dokumentaci</0></2>.",
|
||||
"subtitle": "",
|
||||
"title": "Základní nastavení"
|
||||
},
|
||||
"library-panel": {
|
||||
@@ -9514,7 +9521,7 @@
|
||||
"dashboard-name": "Název nástěnky"
|
||||
},
|
||||
"library-panel-info": {
|
||||
"last-edited": "Naposledy upraveno {{timeAgo}} uživatelem <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Použito na {{count}} nástěnkách",
|
||||
"usage-count_few": "Použito na {{count}} nástěnkách",
|
||||
"usage-count_many": "Použito na {{count}} nástěnkách",
|
||||
@@ -9831,7 +9838,7 @@
|
||||
"tooltip-unpin-line": "Odepnout řádek"
|
||||
},
|
||||
"log-row-message": {
|
||||
"ellipsis": "… ",
|
||||
"ellipsis": "",
|
||||
"more": "další",
|
||||
"see-details": "Zobrazit podrobnosti protokolu",
|
||||
"tooltip-error": "Chyba: {{errorMessage}}"
|
||||
@@ -10227,7 +10234,7 @@
|
||||
},
|
||||
"resource-table": {
|
||||
"dashboard-load-error": "Nástěnku nelze načíst",
|
||||
"error-library-element-sub": "Prvek knihovny {uid}",
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "Prvek knihovny nelze načíst",
|
||||
"unknown-datasource-title": "Zdroj dat {{datasourceUID}}",
|
||||
"unknown-datasource-type": "Neznámý zdroj dat"
|
||||
@@ -10881,10 +10888,10 @@
|
||||
"placeholder-optional": "(volitelné)",
|
||||
"role": "Role",
|
||||
"submit": "Odeslat",
|
||||
"tooltip": "Teď můžete vybrat možnost „Žádná základní role“ a přidat oprávnění k vlastním potřebám. Více informací najdete v <1>naší dokumentaci</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"user-invite-page": {
|
||||
"sub-title": "Pošlete pozvánku nebo přidejte stávajícího uživatele Grafany do organizace.<1> {{orgName}}</1>",
|
||||
"sub-title": "",
|
||||
"text": {
|
||||
"invite-user": "Pozvat uživatele"
|
||||
}
|
||||
@@ -10973,7 +10980,7 @@
|
||||
"switch-to-table": "Přepnout na tabulku"
|
||||
},
|
||||
"panel-plugin-error": {
|
||||
"text-load-error": "Další informace najdete ve spouštěcích protokolech serveru. <1></1>Pokud byl tento plugin načten z Gitu, ujistěte se, že byl zkompilován.",
|
||||
"text-load-error": "",
|
||||
"title-load-error": "Chyba při načítání: {{panelId}}",
|
||||
"title-not-found": "Plugin panelu nebyl nalezen: {{id}}"
|
||||
},
|
||||
@@ -11167,7 +11174,7 @@
|
||||
},
|
||||
"details": {
|
||||
"connections-tab": {
|
||||
"description": "V současné době máte nakonfigurovány následující zdroje dat pro {{pluginName}}. Kliknutím na dlaždici zobrazíte podrobnosti konfigurace. Všechna připojení ke zdrojům dat najdete v <4><0>Připojení</0> > <3> Zdroje dat. </3></4>"
|
||||
"description": ""
|
||||
},
|
||||
"disabled-error": {
|
||||
"angular-deprecation-link": "Zjistěte víc o úhlovém odepisování",
|
||||
@@ -11184,7 +11191,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"contactGrafanaLabs": "Kontaktovat Grafana Labs",
|
||||
"customLinks": "Vlastní odkazy ",
|
||||
"customLinks": "",
|
||||
"customLinksTooltip": "Tyto odkazy poskytuje vývojář pluginu, aby nabídl další zdroje a informace specifické pro vývojáře",
|
||||
"dependencies": "Závislosti",
|
||||
"documentation": "Dokumentace",
|
||||
@@ -11195,7 +11202,7 @@
|
||||
"latestVersion": "Poslední verze",
|
||||
"license": "Licence",
|
||||
"raiseAnIssue": "Nahlásit problém",
|
||||
"reportAbuse": "Nahlásit problém ",
|
||||
"reportAbuse": "",
|
||||
"reportAbuseTooltip": "Nahlaste problémy související se škodlivými pluginy přímo společnosti Grafana Labs.",
|
||||
"repository": "Úložiště",
|
||||
"signature": "Podpis",
|
||||
@@ -11205,8 +11212,8 @@
|
||||
"modal": {
|
||||
"cancel": "Zrušit",
|
||||
"copyEmail": "Kopírovat e-mailovou adresu",
|
||||
"description": "Tato funkce slouží k nahlášení škodlivého chování v rámci pluginů. Pokud máte obavy ohledně pluginů, pošlete nám e-mail na adresu: ",
|
||||
"node": "Poznámka: V případě obecných problémů s pluginem, jako jsou chyby nebo požadavky na funkce, kontaktujte autora pluginu pomocí poskytnutých odkazů. ",
|
||||
"description": "",
|
||||
"node": "",
|
||||
"title": "Nahlásit problém s pluginem"
|
||||
}
|
||||
},
|
||||
@@ -11274,7 +11281,7 @@
|
||||
"message": "Všechny pluginy jsou aktuální"
|
||||
},
|
||||
"not-found-plugin": {
|
||||
"body-plugin-not-found": "Tento plugin nebyl nalezen. Zkontrolujte správnost adresy URL nebo <1></1>přejděte do <3>katalogu pluginů</3>.",
|
||||
"body-plugin-not-found": "",
|
||||
"title-plugin-not-found": "Plugin nebyl nalezen"
|
||||
},
|
||||
"plugin-actions": {
|
||||
@@ -11750,7 +11757,6 @@
|
||||
"unsupported-repository-type": ""
|
||||
},
|
||||
"inline-secure-values-warning": "",
|
||||
"inline-token-warning-badge-text": "",
|
||||
"job-status": {
|
||||
"label-view-details": "Zobrazit podrobnosti",
|
||||
"loading-finished-job": "Načítání dokončené úlohy…",
|
||||
@@ -11927,6 +11933,17 @@
|
||||
"label-current-step": "Aktuální krok",
|
||||
"label-pending-step": "Nevyřízený krok"
|
||||
},
|
||||
"status-badge": {
|
||||
"automatic-pulling-disabled": "",
|
||||
"deleting": "",
|
||||
"error": "",
|
||||
"pending": "",
|
||||
"pulling": "",
|
||||
"unknown": "",
|
||||
"up-to-date": "",
|
||||
"waiting-for-health-check": "",
|
||||
"warning": ""
|
||||
},
|
||||
"success-title-default": "Úspěch",
|
||||
"sync-job": {
|
||||
"error-no-job-id": "Nepodařilo se spustit úlohu",
|
||||
@@ -12104,7 +12121,7 @@
|
||||
"annotations-show-text": "Vysvětlivky = zobrazit",
|
||||
"time-range-picker-disabled-text": "Volič časového rozsahu = zakázán",
|
||||
"time-range-picker-enabled-text": "Volič časového rozsahu = povolen",
|
||||
"time-range-text": "Časový rozsah = "
|
||||
"time-range-text": ""
|
||||
},
|
||||
"share": {
|
||||
"success-delete": "Vaši nástěnka už nejde sdílet"
|
||||
@@ -12143,7 +12160,7 @@
|
||||
"revoke-user-access-modal-desc-line1": "Opravdu chcete odvolat přístup pro {{email}}?"
|
||||
},
|
||||
"delete-user-shared-dashboards-modal": {
|
||||
"revoke-user-access-modal-desc-line2": "Tato akce okamžitě odvolá přístup pro {{email}} ke všem sdíleným nástěnkám."
|
||||
"revoke-user-access-modal-desc-line2": ""
|
||||
},
|
||||
"modal": {
|
||||
"shared-dashboard-modal-title": "Sdílené nástěnky"
|
||||
@@ -12318,7 +12335,7 @@
|
||||
},
|
||||
"menu": {
|
||||
"clear-button": "Vymazat vše",
|
||||
"tooltip": "Teď můžete vybrat možnost „Žádná základní role“ a přidat oprávnění k vlastním potřebám. Více informací najdete v <1>naší dokumentaci</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"menu-aria-label": "Nabídka voliče role",
|
||||
"menu-group-option-aria-label": "Možnost voliče role",
|
||||
@@ -12328,7 +12345,7 @@
|
||||
},
|
||||
"sub-menu-aria-label": "Podnabídka volič role",
|
||||
"title": {
|
||||
"description": "Přiřaďte role uživatelům, abyste zajistili podrobnou kontrolu nad přístupem k funkcím a zdrojům Grafana. Další informace najdete v naší <2>dokumentaci</2>."
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"role-picker-drawer": {
|
||||
@@ -12451,7 +12468,7 @@
|
||||
},
|
||||
"select": {
|
||||
"select-menu": {
|
||||
"selected-count": "Vybrané "
|
||||
"selected-count": ""
|
||||
}
|
||||
},
|
||||
"service-account-create-page": {
|
||||
@@ -12550,6 +12567,7 @@
|
||||
"aria-label-role": "Role"
|
||||
},
|
||||
"service-account-tokens-table": {
|
||||
"aria-label-delete-button": "",
|
||||
"created": "Vytvořeno",
|
||||
"expires": "Vyprší",
|
||||
"last-used-at": "Naposledy použito v",
|
||||
@@ -12639,7 +12657,7 @@
|
||||
"info-text": "Vytvořte přímý odkaz na tuto nástěnku nebo panel přizpůsobený možnostmi dole.",
|
||||
"link-url": "Odkaz adresy URL",
|
||||
"render-alert": "Plugin pro renderování obrázků není nainstalován",
|
||||
"render-instructions": "Chcete-li vyrenderovat obrázek, musíte si nainstalovat <2>plugin Grafana pro renderování obrázků</2>. Chcete-li nainstalovat plugin, obraťte se na správce Grafany.",
|
||||
"render-instructions": "",
|
||||
"rendered-image": "Přímý odkaz na vyrenderovaný obrázek",
|
||||
"save-alert": "Nástěnka není uložena",
|
||||
"save-dashboard": "Chcete-li vyrenderovat obrázek panelu, musíte nejprve uložit nástěnku.",
|
||||
@@ -12663,7 +12681,7 @@
|
||||
"info-text-1": "Snímek je okamžitý způsob, jak veřejně sdílet interaktivní nástěnku. Po vytvoření odstraníme citlivá data, jako jsou dotazy (metriky, šablony a vysvětlivky) a odkazy na panely, takže na nástěnce zůstanou pouze viditelné metriky dat a názvy sérií.",
|
||||
"info-text-2": "Upozorňujeme, že váš snímek <1>si může prohlédnout kdokoli</1>, kdo má odkaz a má přístup k adrese URL. Před sdílením se prosím zamyslete.",
|
||||
"local-button": "Zveřejnit snímek",
|
||||
"mistake-message": "Udělali jste chybu? ",
|
||||
"mistake-message": "",
|
||||
"name": "Název snímku",
|
||||
"timeout": "Časový limit (sekundy)",
|
||||
"timeout-description": "Pokud načítání metrik nástěnky trvá dlouho, možná budete muset nakonfigurovat hodnotu časového limitu.",
|
||||
@@ -13277,7 +13295,7 @@
|
||||
"forwards-time-aria-label": "Přesunout časový rozsah dopředu",
|
||||
"to": "do",
|
||||
"zoom-out-button": "Oddálit časový rozsah",
|
||||
"zoom-out-tooltip": "Oddálení časového rozsahu <1></1> CTRL+Z"
|
||||
"zoom-out-tooltip": ""
|
||||
},
|
||||
"time-range": {
|
||||
"apply": "Použít časový rozsah",
|
||||
@@ -13402,7 +13420,7 @@
|
||||
},
|
||||
"transformations": {
|
||||
"empty": {
|
||||
"add-transformation-body": "Transformace umožňují měnit data různými způsoby před zobrazením vaší vizualizace.<1></1>To zahrnuje spojování dat, přejmenování polí, provádění výpočtů, formátování dat pro zobrazení a další.",
|
||||
"add-transformation-body": "",
|
||||
"add-transformation-header": "Spustit transformaci dat"
|
||||
}
|
||||
},
|
||||
@@ -13669,7 +13687,7 @@
|
||||
"label-format": "Formát",
|
||||
"label-set-timezone": "Nastavit časové pásmo",
|
||||
"label-time-field": "Pole času",
|
||||
"tooltip-format": "Výstupní formát pro pole zadané jako <2>řetězec formátu Moment.js</2>.",
|
||||
"tooltip-format": "",
|
||||
"tooltip-timezone-manually": "Nastavit časové pásmo data manuálně"
|
||||
},
|
||||
"format-time-transformer-editor": {
|
||||
@@ -14264,8 +14282,8 @@
|
||||
"message": "Nebyli nalezeni žádní uživatelé"
|
||||
},
|
||||
"token-revoked-modal": {
|
||||
"auto-revoked": "Token relace byl automaticky zrušen, protože jste dosáhli <2>maximálního počtu {{numSessions}} souběžných relací</2> pro svůj účet.",
|
||||
"resume-message": "<0>Chcete-li pokračovat v relaci, přihlaste se znovu.</0>Pokud jste opakovaně automaticky odhlášeni, obraťte se na správce nebo navštivte licenční stránku a zkontrolujte kvótu.",
|
||||
"auto-revoked": "",
|
||||
"resume-message": "",
|
||||
"sign-in": "Přihlášení",
|
||||
"title-you-have-been-automatically-signed-out": "Byli jste automaticky odhlášeni"
|
||||
},
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"dismiss": "Schließen",
|
||||
"heading": "Enterprise-Authentifizierung",
|
||||
"learn-more-link": "Mehr erfahren",
|
||||
"text": "Verwalten Sie Nutzer, Teams und Berechtigungen automatisch mit <1>SAML</1>, <3>SCIM</3>, <6>LDAP</6> und <8>RBAC</8> – verfügbar in Grafana Cloud und Grafana Enterprise."
|
||||
"text": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "Auditing",
|
||||
@@ -209,7 +209,7 @@
|
||||
"title-delete": "Löschen"
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "Möchten Sie „{{deleteOrgName}}“ wirklich löschen?<3></3> <5>Alle Dashboards für diese Organisation werden entfernt!</5>",
|
||||
"delete-body": "",
|
||||
"id-header": "ID",
|
||||
"name-header": "Name",
|
||||
"new-org-button": "Neue Organisation"
|
||||
@@ -719,6 +719,7 @@
|
||||
"title-annotations": "Anmerkungen"
|
||||
},
|
||||
"link-dashboard-and-panel": "Dashboard und Panel verknüpfen",
|
||||
"placeholder-value-input": "",
|
||||
"placeholder-value-input-default": "Inhalt der benutzerdefinierten Anmerkung eingeben …"
|
||||
},
|
||||
"bulk-actions": {
|
||||
@@ -1144,7 +1145,7 @@
|
||||
"title-something-wrong-trying-fetch-group-details": "Beim Versuch des Abrufs der Gruppendetails ist ein Fehler aufgetreten"
|
||||
},
|
||||
"evaluation-interval-limit-exceeded": {
|
||||
"body-minimum-interval": "Ein minimales Bewertungsintervall von <1>{{minInterval}}</1> wurde in Grafana konfiguriert.<3></3>Bitte kontaktieren Sie den Administrator, um ein geringeres Intervall zu konfigurieren.",
|
||||
"body-minimum-interval": "",
|
||||
"title-global-evaluation-interval-limit-exceeded": "Globales Bewertungsintervalllimit überschritten"
|
||||
},
|
||||
"existing-rule-editor": {
|
||||
@@ -1292,7 +1293,7 @@
|
||||
"resolved": "Gelöst"
|
||||
}
|
||||
},
|
||||
"review-alert-payload": " Überprüfen Sie Warnungsdaten, um sie der Nutzlast hinzuzufügen:",
|
||||
"review-alert-payload": "",
|
||||
"title-add-custom-alerts": "Benutzerdefinierte Warnungen hinzufügen"
|
||||
},
|
||||
"get-alert-suggestions": {
|
||||
@@ -1416,7 +1417,7 @@
|
||||
"title-add-folder-and-labels": "Ordner und Labels hinzufügen"
|
||||
},
|
||||
"grafana-managed-rule-type": {
|
||||
"description": "Unterstützt mehrere Datenquellen jeder Art.<1></1>Transformieren Sie Daten mit Ausdrücken."
|
||||
"description": ""
|
||||
},
|
||||
"grafana-modify-export": {
|
||||
"body-invalid-rule-id": "Die Regel-UID in der Seiten-URL ist ungültig. Bitte überprüfen Sie den Link und versuchen Sie es erneut.",
|
||||
@@ -1853,7 +1854,7 @@
|
||||
"aria-label-new": "neu"
|
||||
},
|
||||
"mimir-flavored-type": {
|
||||
"description": "Verwenden Sie eine Mimir-, Loki- oder Cortex-Datenquelle.<1></1>Ausdrücke werden nicht unterstützt."
|
||||
"description": ""
|
||||
},
|
||||
"min-interval-option": {
|
||||
"label-interval": "Intervall",
|
||||
@@ -2082,7 +2083,7 @@
|
||||
"warning-1": "Wenn Sie diese Benachrichtigungsrichtlinie löschen, wird sie dauerhaft entfernt.",
|
||||
"warning-2": "Möchten Sie diese Richtlinie wirklich löschen?"
|
||||
},
|
||||
"filter-description": "Filtern Sie Benachrichtigungsrichtlinien und trennen Sie die Matchers durch Kommata, z. B.:<1>Schweregrad=kritisch, Region=EMEA</1>",
|
||||
"filter-description": "",
|
||||
"generated-policies": "Automatisch generierte Richtlinien",
|
||||
"matchers": "Matcher",
|
||||
"metadata": {
|
||||
@@ -2126,7 +2127,8 @@
|
||||
"conflict": "Der Benachrichtigungsrichtlinienbaum wurde von einem anderen Benutzer aktualisiert.",
|
||||
"error-code": "Fehlermeldung: „{{error}}“",
|
||||
"routes": {
|
||||
"conflictingMatchers": "Die Route kann nicht hinzugefügt oder aktualisiert werden: Wenn wir die Matcher {{-matchers}} verbinden, widersprechen Matcher einer externen Routing-Struktur. Dadurch wäre die Route nicht erreichbar."
|
||||
"conflictingMatchers": "Die Route kann nicht hinzugefügt oder aktualisiert werden: Wenn wir die Matcher {{-matchers}} verbinden, widersprechen Matcher einer externen Routing-Struktur. Dadurch wäre die Route nicht erreichbar.",
|
||||
"unknownMatchers": ""
|
||||
},
|
||||
"suffix": "Bitte aktualisieren Sie die Seite und versuchen Sie es erneut.",
|
||||
"title": "Benachrichtigungsrichtlinie konnte nicht hinzugefügt oder aktualisiert werden"
|
||||
@@ -2244,7 +2246,7 @@
|
||||
"error-no-query-editor": "Der Abfrage-Editor konnte nicht geladen werden wegen: {{errorMessage}}"
|
||||
},
|
||||
"recording-rule-type": {
|
||||
"description": "Ausdrücke vorausberechnen.<1></1>Sollte mit einer Warnregel kombiniert werden."
|
||||
"description": ""
|
||||
},
|
||||
"recording-rules": {
|
||||
"description-target-data-source": "Die Prometheus-Datenquelle zur Speicherung der Aufnahmeregeln",
|
||||
@@ -2257,7 +2259,7 @@
|
||||
},
|
||||
"redirect-to-clone-rule": {
|
||||
"body-evaluation-group": "Sie müssen eine neue Bewertungsgruppe für die kopierte Regel festlegen, da die ursprüngliche bereitgestellt wurde und nicht für Regeln genutzt werden kann, die in der Benutzeroberfläche erstellt werden.",
|
||||
"body-not-provisioned": "Die neue Regel wird <1>nicht</1> als bereitgestellte Regel gekennzeichnet.",
|
||||
"body-not-provisioned": "",
|
||||
"confirmText-copy": "Kopieren",
|
||||
"title-copy-provisioned-alert-rule": "Bereitgestellte Warnregel kopieren"
|
||||
},
|
||||
@@ -2292,13 +2294,13 @@
|
||||
"routing-settings": {
|
||||
"aria-label-group-by": "Gruppieren nach",
|
||||
"description-group-by": "Kombinieren Sie mehrere Warnungen in einer einzigen Benachrichtigung, indem Sie sie nach denselben Label-Werten gruppieren. Wenn dies leer ist, erfolgt eine Übernahme von der standardmäßigen Benachrichtigungsrichtlinie.",
|
||||
"group-interval": "Gruppenintervall: <1>{{groupIntervalValue}}</1>",
|
||||
"group-wait": "Gruppenwartezeit: <1>{{groupWaitValue}}</1>",
|
||||
"grouping": "Gruppierung: <1>{{fields}}</1>",
|
||||
"group-interval": "",
|
||||
"group-wait": "",
|
||||
"grouping": "",
|
||||
"label-group-by": "Gruppieren nach",
|
||||
"label-override-grouping": "Gruppierung überschreiben",
|
||||
"label-override-timings": "Zeitsteuerungen überschreiben",
|
||||
"repeat-interval": "Wiederholungsintervall: <1>{{repeatIntervalValue}}</1>"
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Bearbeiten",
|
||||
@@ -2554,7 +2556,7 @@
|
||||
"relative-with-to": ""
|
||||
},
|
||||
"rule-type-picker": {
|
||||
"grafana-managed": "Wählen Sie “Grafana managed”, es sei denn, Sie verfügen über eine Mimir-, Loki- oder Cortex-Datenquelle mit aktivierter Ruler-API."
|
||||
"grafana-managed": ""
|
||||
},
|
||||
"rule-view": {
|
||||
"query": {
|
||||
@@ -2887,7 +2889,7 @@
|
||||
"test-contact-point-modal": {
|
||||
"custom-notification-message": "Sie senden eine Testbenachrichtigung, die die unten festgelegten Anmerkungen verwendet. Dies ist eine gute Möglichkeit, wenn Sie benutzerdefinierte Vorlagen und Nachrichten verwenden.",
|
||||
"notification-message": "Benachrichtigungsnachricht",
|
||||
"predefined-notification-message": "Sie senden eine Testbenachrichtigung, die eine vorgegebene Warnung verwendet. Wenn Sie eine benutzerdefinierte Vorlage oder Nachricht festgelegt haben, können Sie für bessere Ergebnisse auf <1>benutzerdefinierter</1> Benachrichtigungstext umstellen (von oben).",
|
||||
"predefined-notification-message": "",
|
||||
"send-test-notification": "Testbenachrichtigung senden",
|
||||
"title-test-contact-point": "Kontaktpunkt testen"
|
||||
},
|
||||
@@ -2896,7 +2898,7 @@
|
||||
},
|
||||
"threshold-expression-viewer": {
|
||||
"input": "Eingabe",
|
||||
"stop-alerting-when": "Warnung (oder ausstehenden Status) stoppen, wenn "
|
||||
"stop-alerting-when": ""
|
||||
},
|
||||
"time-interval": {
|
||||
"add-time-interval": "Zeitintervall hinzufügen",
|
||||
@@ -3084,7 +3086,7 @@
|
||||
"title-notification-policies": "Benachrichtigungsrichtlinien"
|
||||
},
|
||||
"yaml-content-info": {
|
||||
"body": "Der YAML-Inhalt im Editor enthält nur die Warnregel-Konfiguration <1></1>Um Prometheus zu konfigurieren, müssen Sie den Rest des <4>Konfigurationsdatei-Inhalts angeben.</4>"
|
||||
"body": ""
|
||||
}
|
||||
},
|
||||
"alertlist": {
|
||||
@@ -3160,7 +3162,7 @@
|
||||
"no-annotations-found": "Keine Anmerkungen gefunden"
|
||||
},
|
||||
"annotation-list-item": {
|
||||
"tooltip-created-by": "Erstellt von:<1></1> {{email}}"
|
||||
"tooltip-created-by": ""
|
||||
},
|
||||
"category-annotation-query": "Annotationsabfrage",
|
||||
"category-display": "Display",
|
||||
@@ -3198,7 +3200,7 @@
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "Anmerkungsabfrage hinzufügen",
|
||||
"info-box-content": "<0>Mit Anmerkungen können Sie Ereignisdaten in Ihre Grafiken integrieren. Sie werden als vertikale Linien und Symbole in allen Diagramm-Panels visualisiert. Wenn Sie mit der Maus über ein Anmerkungssymbol fahren, können Sie den Text und die Tags für das Ereignis abrufen. Sie können Anmerkungsereignisse direkt aus Grafana hinzufügen, indem Sie STRG oder CMD gedrückt halten + auf das Diagramm klicken (oder den Bereich ziehen). Sie werden dann in der Anmerkungsdatenbank von Grafana gespeichert.</0>",
|
||||
"info-box-content": "",
|
||||
"info-box-content-2": "Weitere Informationen finden Sie in der <2>Anmerkungs-Dokumentation</2>.",
|
||||
"title": "Es wurden noch keine benutzerdefinierten Anmerkungsabfragen hinzugefügt"
|
||||
},
|
||||
@@ -3236,7 +3238,7 @@
|
||||
"auth-settings": "Authentifizierungseinstellungen"
|
||||
},
|
||||
"auth-drawer-unconneced": {
|
||||
"subtitle": "Konfigurieren Sie die Authentifizierungseinstellungen. Erfahren Sie mehr in unserer <2>Dokumentation</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"auth-drawer-unconnected": {
|
||||
"advanced-auth": "Erweiterte Authentifizierung",
|
||||
@@ -3270,7 +3272,7 @@
|
||||
"allowed-organizations-description": "Durch Komma oder Leerzeichen getrennte Liste der Organisationen. Der Nutzer sollte Mitglied von mindestens\neiner Organisation sein, um sich anzumelden.",
|
||||
"allowed-organizations-label": "Erlaubte Organisationen",
|
||||
"allowed-organizations-placeholder": "Geben Sie Organisationen (my-team, myteam …) ein und drücken Sie zum Hinzufügen die Eingabetaste",
|
||||
"api-url-description": "Der Endpunkt der Benutzerinformationen Ihres OAuth2-Anbieters. Informationen, die von diesem Endpunkt zurückgegeben werden, müssen mit <2>OpenID UserInfo</2> kompatibel sein.",
|
||||
"api-url-description": "",
|
||||
"api-url-required": "Dieses Feld muss – sofern festgelegt – eine gültige URL sein.",
|
||||
"auth-style-description": "Es bestimmt, wie „{{ clientIDLabel }}“ und „{{ clientSecretLabel }}“ an den Oauth2-Provider gesendet werden. Die Standardeinstellung ist AutoDetect.",
|
||||
"auth-style-label": "Authentifizierungsart",
|
||||
@@ -3415,7 +3417,7 @@
|
||||
}
|
||||
},
|
||||
"auth-config-auth-config-page-unconnected": {
|
||||
"subtitle": "Verwalten Sie Ihre Authentifizierungseinstellungen und konfigurieren Sie einmalige Anmeldungen. Erfahren Sie mehr in unserer <2>Dokumentation</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"bar-chart": {
|
||||
"warn": {
|
||||
@@ -4133,7 +4135,7 @@
|
||||
},
|
||||
"scopes": {
|
||||
"apply-selected-scopes": "Anwenden",
|
||||
"selected-scopes-label": "Bereiche: "
|
||||
"selected-scopes-label": ""
|
||||
},
|
||||
"search-box": {
|
||||
"placeholder": "Suche oder springe zu ..."
|
||||
@@ -4275,7 +4277,7 @@
|
||||
"okay": "Okay"
|
||||
},
|
||||
"not-found-datasource": {
|
||||
"body": "Möglicherweise haben Sie die URL falsch eingegeben oder das Plugin mit der ID <1></1> ist nicht verfügbar.<3></3>Um eine Liste der verfügbaren Datenquellen anzuzeigen, <5>klicken Sie bitte hier</5>."
|
||||
"body": ""
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
@@ -4318,8 +4320,8 @@
|
||||
"versionHistory": {
|
||||
"comparison": {
|
||||
"header": {
|
||||
"hide-json-diff": "JSON-Diff ausblenden ",
|
||||
"show-json-diff": "JSON-Diff anzeigen ",
|
||||
"hide-json-diff": "",
|
||||
"show-json-diff": "",
|
||||
"text": "Version {{version}} aktualisiert von {{createdBy}} ({{ageString}}) {{message}}"
|
||||
},
|
||||
"select": "Wählen Sie zwei Versionen aus, um den Vergleich zu starten"
|
||||
@@ -4346,7 +4348,7 @@
|
||||
"label-label": "Label",
|
||||
"label-placeholder": "z.B. Tempospuren",
|
||||
"label-required": "Dieses Feld ist erforderlich.",
|
||||
"sub-text": "<0>Definiere Text, der die Korrelation beschreibt.</0>",
|
||||
"sub-text": "",
|
||||
"title": "Korrelationsbezeichnung definieren (Schritt 1 von 3)"
|
||||
},
|
||||
"configure-correlation-target-form": {
|
||||
@@ -4390,7 +4392,7 @@
|
||||
},
|
||||
"source-form": {
|
||||
"control-required": "Dieses Feld ist erforderlich.",
|
||||
"description": "Ein Datenpunkt muss allen Variablen Werte als Felder oder als Transformationen zur Verfügung stellen, damit die Schaltfläche „Korrelation“ in der Visualisierung angezeigt wird.<1></1>Hinweis: Nicht jede Variable muss unten explizit definiert werden. Eine Transformation wie <4>logfmt</4> erstellt Variablen für jedes Key-Wert-Paar.",
|
||||
"description": "",
|
||||
"description-external-pre": "Sie haben folgende Variablen in der Ziel-URL verwendet:",
|
||||
"description-query-pre": "Sie haben folgende Variablen in der Zielabfrage verwendet:",
|
||||
"external-title": "Konfigurieren Sie die Datenquelle, die die URL verwenden soll (Schritt 3 von 3)",
|
||||
@@ -4402,12 +4404,12 @@
|
||||
"results-required": "Dieses Feld ist erforderlich.",
|
||||
"source-description": "Die Ergebnisse aus der ausgewählten Quelldatenquelle verfügen über Links, die im Fenster angezeigt werden",
|
||||
"source-label": "Quelle",
|
||||
"sub-text": "<0>Definieren, welche Datenquelle die Korrelation anzeigt und welche Daten die zuvor definierten Variablen ersetzen sollen. </0>"
|
||||
"sub-text": ""
|
||||
},
|
||||
"sub-title": "Bestimmen Sie, wie Daten aus verschiedenen Datenquellen zueinander in Beziehung stehen. Lesen Sie mehr in der <2>Dokumentation</2>",
|
||||
"target-form": {
|
||||
"control-rules": "Dieses Feld ist erforderlich.",
|
||||
"sub-text": "<0>Definiere, wohin die Korrelation verlinken soll. Mit dem Typ „Abfrage“ wird eine Abfrage ausgeführt, wenn auf die Korrelation geklickt wird. Beim Typ „Extern“ wird durch Klicken auf die Korrelation eine URL geöffnet.</0>",
|
||||
"sub-text": "",
|
||||
"target-description-external": "Geben Sie die URL an, die geöffnet werden soll, wenn auf den Link geklickt wird",
|
||||
"target-description-query": "Geben Sie an, welche Datenquelle beim Anklicken des Links abgefragt wird",
|
||||
"target-label": "Ziel",
|
||||
@@ -4614,7 +4616,7 @@
|
||||
}
|
||||
},
|
||||
"confirm-plugin-dashboard-save-modal": {
|
||||
"body-plugin-dashboard": "Ihre Änderungen gehen verloren, wenn Sie das Plugin aktualisieren.Verwenden Sie <1>Speichern unter</1>, um eine benutzerdefinierte Version zu erstellen.</2>",
|
||||
"body-plugin-dashboard": "",
|
||||
"cancel": "Abbrechen",
|
||||
"overwrite": "Überschreiben",
|
||||
"title-plugin-dashboard": "Plugin-Dashboard"
|
||||
@@ -4831,7 +4833,7 @@
|
||||
"add-visualization-body": "Wählen Sie eine Datenquelle aus und visualisieren und fragen Sie dann Ihre Daten mit Diagrammen, Statistiken und Tabellen ab oder erstellen Sie Listen, Markierungen und andere Widgets.",
|
||||
"add-visualization-button": "Visualisierung hinzufügen",
|
||||
"add-visualization-header": "Starten Sie Ihr neues Dashboard, indem Sie eine Visualisierung hinzufügen",
|
||||
"import-a-dashboard-body": "Importieren Sie Dashboards aus Dateien oder von <2>grafana.com</2>.",
|
||||
"import-a-dashboard-body": "",
|
||||
"import-a-dashboard-header": "Dashboard importieren",
|
||||
"import-dashboard-button": "Dashboard importieren",
|
||||
"show-less-dashboards": "",
|
||||
@@ -5289,8 +5291,8 @@
|
||||
"title-provisioned": "Bereitgestelltes Dashboard"
|
||||
},
|
||||
"save-dashboard-error-proxy": {
|
||||
"body-name-exists": "Ein Dashboard mit demselben Namen im ausgewählten Ordner existiert bereits.<1></1><2>Möchten Sie dieses Dashboard trotzdem speichern?</2>",
|
||||
"body-version-mismatch": "Eine andere Person hat dieses Dashboard aktualisiert<1></1><2>Möchten Sie dieses Dashboard trotzdem speichern?</2>",
|
||||
"body-name-exists": "",
|
||||
"body-version-mismatch": "",
|
||||
"confirmText-save-and-overwrite": "Speichern und überschreiben",
|
||||
"title-name-exists": "Widerspruch",
|
||||
"title-version-mismatch": "Widerspruch"
|
||||
@@ -5308,7 +5310,7 @@
|
||||
"cancel": "Abbrechen",
|
||||
"cannot-be-saved": "Dieses Dashboard kann nicht über die Grafana-Benutzeroberfläche gespeichert werden, da es von einer anderen Quelle bereitgestellt wurde. Kopieren Sie JSON oder speichern Sie es unten in einer Datei. Anschließend können Sie Ihr Dashboard in der Bereitstellungsquelle aktualisieren.",
|
||||
"copy-json-to-clipboard": "JSON in die Zwischenablage kopieren",
|
||||
"file-path": "<0>Dateipfad:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"save-json-to-file": "JSON in Datei speichern",
|
||||
"see-docs": "Weitere Informationen zur Bereitstellung finden Sie in der <2>Dokumentation</2>."
|
||||
},
|
||||
@@ -5507,7 +5509,7 @@
|
||||
"transformation-picker": {
|
||||
"info": "Mit Transformationen können Sie Ihre Abfrageergebnisse vor ihrer Visualisierung verbinden, berechnen, neu anordnen, ausblenden und umbenennen.",
|
||||
"info-graph-not-suitable": "Viele Transformationen sind ungeeignet, wenn Sie die Graph-Visualisierung nutzen, da derzeit nur Zeitreihen-Daten unterstützt werden.",
|
||||
"info-switch-to-table": "Es kann hilfreich sein, zur Tabellenvisualisierung zu wechseln, um besser nachzuvollziehen, was eine Transformation bewirkt. ",
|
||||
"info-switch-to-table": "",
|
||||
"placeholder-search-for-transformation": "Nach Transformation suchen",
|
||||
"read-more": "Mehr erfahren",
|
||||
"title-transformations": "Transformationen"
|
||||
@@ -5573,8 +5575,8 @@
|
||||
"version-history-comparison": {
|
||||
"button-restore": "Auf Version {{version}} wiederherstellen",
|
||||
"label-view-json-diff": "JSON-Diff anzeigen",
|
||||
"new-updated-by": "<0>Version {{version}}</0> aktualisiert von {{editor}} {{timeAgo}}",
|
||||
"old-updated-by": "<0>Version {{version}}</0> aktualisiert von {{editor}} {{timeAgo}}"
|
||||
"new-updated-by": "",
|
||||
"old-updated-by": ""
|
||||
},
|
||||
"version-history-table": {
|
||||
"aria-label-toggle-selection": "Auswahl der Version {{version}} umschalten",
|
||||
@@ -5974,7 +5976,7 @@
|
||||
"cancel": "Abbrechen"
|
||||
},
|
||||
"render-save-button-and-error": {
|
||||
"body-plugin-dashboard": "Ihre Änderungen gehen verloren, wenn Sie das Plugin aktualisieren. Verwenden Sie <1>Speichern unter</1>, um eine benutzerdefinierte Version zu erstellen.",
|
||||
"body-plugin-dashboard": "",
|
||||
"title-failed-to-save-dashboard": "Dashboard konnte nicht gespeichert werden",
|
||||
"title-plugin-dashboard": "Plugin-Dashboard",
|
||||
"title-someone-else-has-updated-this-dashboard": "Eine andere Person hat dieses Dashboard aktualisiert",
|
||||
@@ -5983,7 +5985,7 @@
|
||||
"save-and-overwrite": "'Speichern und überschreiben'"
|
||||
},
|
||||
"library-viz-panel-info": {
|
||||
"last-edited": "{{timeAgo}} von<person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Verwendet bei {{count}} Dashboards",
|
||||
"usage-count_other": "Verwendet bei {{count}} Dashboards"
|
||||
},
|
||||
@@ -6044,7 +6046,7 @@
|
||||
},
|
||||
"panel-data-queries-tab-rendered": {
|
||||
"add-query": "Abfrage hinzufügen",
|
||||
"expression": "Ausdruck "
|
||||
"expression": ""
|
||||
},
|
||||
"panel-data-transformations-tab": {
|
||||
"tab-label": "Transformationen"
|
||||
@@ -6102,7 +6104,7 @@
|
||||
"query": "Abfrage"
|
||||
},
|
||||
"query-variable-editor-form": {
|
||||
"description-examples": "Mithilfe von benannten Erfassungsgruppen können der Anzeigetext und der Wert getrennt werden (<1>siehe Beispiele</1>).",
|
||||
"description-examples": "",
|
||||
"description-optional": "Optional, wenn Sie einen Teil eines Reihennamens oder eines metrischen Knotensegments extrahieren möchten.",
|
||||
"label-data-source": "Datenquelle",
|
||||
"label-static-options-sort": "Sortierung der statischen Optionen",
|
||||
@@ -6163,7 +6165,7 @@
|
||||
"label-message": "Nachricht",
|
||||
"placeholder-describe-changes-optional": "Fügen Sie eine Notiz hinzu, um Ihre Änderungen zu beschreiben (optional).",
|
||||
"render-footer": {
|
||||
"body-plugin-dashboard": "Ihre Änderungen gehen verloren, wenn Sie das Plugin aktualisieren. Verwenden Sie <1>Speichern unter</1>, um eine benutzerdefinierte Version zu erstellen.",
|
||||
"body-plugin-dashboard": "",
|
||||
"no-changes-to-save": "Keine Änderungen speicherbar",
|
||||
"title-failed-to-save-dashboard": "Dashboard konnte nicht gespeichert werden",
|
||||
"title-plugin-dashboard": "Plugin-Dashboard",
|
||||
@@ -6199,7 +6201,7 @@
|
||||
"cancel": "Abbrechen",
|
||||
"cannot-be-saved": "Dieses Dashboard kann nicht über die Grafana-Benutzeroberfläche gespeichert werden, da es von einer anderen Quelle bereitgestellt wurde. Kopieren Sie JSON oder speichern Sie es unten in einer Datei. Anschließend können Sie Ihr Dashboard in der Bereitstellungsquelle aktualisieren.",
|
||||
"copy-json-to-clipboard": "JSON in die Zwischenablage kopieren",
|
||||
"file-path": "<0>Dateipfad:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"label-description": "Beschreibung",
|
||||
"label-target-folder": "Zielordner",
|
||||
"label-title": "Titel",
|
||||
@@ -6368,8 +6370,8 @@
|
||||
},
|
||||
"version-history-comparison": {
|
||||
"label-view-json-diff": "JSON-Diff anzeigen",
|
||||
"new-version-updated": "<0>Version {{version}}</0> aktualisiert von {{editor}} {{timeAgo}}",
|
||||
"old-version-updated": "<0>Version {{version}}</0> aktualisiert von {{editor}} {{timeAgo}}"
|
||||
"new-version-updated": "",
|
||||
"old-version-updated": ""
|
||||
},
|
||||
"version-history-header": {
|
||||
"compare-versions": "Vergleich von {{baseVersion}} <3></3> {{newVersion}}",
|
||||
@@ -6447,7 +6449,7 @@
|
||||
"provisioned-delete-modal": {
|
||||
"confirm-button": "OK",
|
||||
"text-1": "Dieses Dashboard wird von der Grafana-Bereitstellung verwaltet und kann nicht gelöscht werden. Entfernen Sie das Dashboard aus der Konfigurationsdatei, um es zu löschen.",
|
||||
"text-2": "Weitere Informationen zur Bereitstellung finden Sie in der Grafana-Dokumentation. ",
|
||||
"text-2": "",
|
||||
"text-3": "Dateipfad: {{provisionedId}}",
|
||||
"text-link": "Zur Dokumentationsseite gehen",
|
||||
"title": "Das bereitgestellte Dashboard kann nicht gelöscht werden"
|
||||
@@ -6525,7 +6527,7 @@
|
||||
},
|
||||
"data-source-testing-status-page": {
|
||||
"error-more-details-link": "Klicken Sie <2>hier</2>, um mehr über diesen Fehler zu erfahren.",
|
||||
"success-more-details-links": "Als Nächstes können Sie damit beginnen, Daten zu visualisieren, indem Sie <2>ein Dashboard erstellen</2> oder Daten in der <5>Explore-Ansicht</5> abfragen."
|
||||
"success-more-details-links": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"datasource-add-button": {
|
||||
@@ -6621,7 +6623,7 @@
|
||||
"test": "Test"
|
||||
},
|
||||
"cloud-info-box": {
|
||||
"body-alert": "Oder sparen Sie sich den Aufwand und erhalten Sie {{mainDS}} (und {{extraDS}}) als vollständig verwaltete, skalierbare und gehostete Datenquellen von Grafana Labs – mit dem <6>jederzeit kostenlosen Grafana-Cloud-Plan</6>.",
|
||||
"body-alert": "",
|
||||
"title-alert": "Konfigurieren Sie unten Ihre {{mainDS}} Datenquelle"
|
||||
},
|
||||
"dashboards-table": {
|
||||
@@ -6749,18 +6751,18 @@
|
||||
"no-events-yet": "Bisher keine Ereignisse"
|
||||
},
|
||||
"render-info-viewer": {
|
||||
"data-counter": "Daten: {{numDataChanges}} ",
|
||||
"data-counter": "",
|
||||
"elapsed-time": "Zeit: {{elapsed}} ms",
|
||||
"field": "Feld",
|
||||
"last": "Zuletzt",
|
||||
"render-counter": "Rendern: {{numRenders}} ",
|
||||
"schema-counter": "Schema: {{numSchemaChanges}} ",
|
||||
"render-counter": "",
|
||||
"schema-counter": "",
|
||||
"title-reset-counters": "Zähler zurücksetzen",
|
||||
"tooltip-step-back": "Schritt zurück",
|
||||
"type": "Typ"
|
||||
},
|
||||
"state-view": {
|
||||
"current-value": "Aktueller Wert: {{currentValue}} ",
|
||||
"current-value": "",
|
||||
"label-state-name": "Statusname"
|
||||
}
|
||||
},
|
||||
@@ -7207,7 +7209,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"learn-more": "Mehr erfahren",
|
||||
"pro-tip-define-sources-through-configuration-files": " Profi-Tipp: Sie können Datenquellen auch über Konfigurationsdateien festlegen. "
|
||||
"pro-tip-define-sources-through-configuration-files": ""
|
||||
}
|
||||
},
|
||||
"pane": {
|
||||
@@ -7269,8 +7271,6 @@
|
||||
"query-deleted": "Abfrage gelöscht"
|
||||
},
|
||||
"rich-history-queries-tab": {
|
||||
"displaying-partial-queries": "{{ count }} Abfragen anzeigen",
|
||||
"displaying-queries": "{{ count }} Abfragen",
|
||||
"filter-aria-label": "Filterabfragen nach Datenquelle(n)",
|
||||
"filter-history": "Filterverlauf",
|
||||
"filter-placeholder": "Filterabfragen nach Datenquelle(n)",
|
||||
@@ -7280,7 +7280,11 @@
|
||||
"search-placeholder": "Suchabfragen",
|
||||
"showing-queries": "Zeige {{ shown }} von {{ total }} <0>Mehr laden</0>",
|
||||
"sort-aria-label": "Abfragen sortieren",
|
||||
"sort-placeholder": "Abfragen sortieren nach"
|
||||
"sort-placeholder": "Abfragen sortieren nach",
|
||||
"displaying-partial-queries_one": "",
|
||||
"displaying-partial-queries_other": "",
|
||||
"displaying-queries_one": "",
|
||||
"displaying-queries_other": ""
|
||||
},
|
||||
"rich-history-settings-tab": {
|
||||
"alert-info": "Grafana hält Einträge bis {{optionLabel}}. Markierte Einträge werden nicht gelöscht.",
|
||||
@@ -7472,7 +7476,7 @@
|
||||
"copy-shortened-link-menu": "Optionen zum Kopieren des Links öffnen",
|
||||
"refresh-picker-cancel": "Abbrechen",
|
||||
"refresh-picker-run": "Abfrage ausführen",
|
||||
"split-close": "Schließen ",
|
||||
"split-close": "Schließen",
|
||||
"split-close-tooltip": "Teilbereich schließen",
|
||||
"split-narrow": "Schmaler Bereich",
|
||||
"split-title": "Teilen",
|
||||
@@ -7602,8 +7606,8 @@
|
||||
},
|
||||
"math": {
|
||||
"available-math-functions": "Verfügbare mathematische Funktionen",
|
||||
"run-math-operations": "Führen Sie mathematische Operationen für eine oder mehrere Abfragen durch. Sie verweisen auf die Abfrage durch {{refExample}} d. h. {{ref1}}, {{ref2}}, {{ref3}} usw.<10></10>Beispiel: <12>{{example}}</12>",
|
||||
"tooltip-footer": "Siehe unsere zusätzliche Dokumentation zu <2>Mathematischen Ausdrücken</2>.",
|
||||
"run-math-operations": "",
|
||||
"tooltip-footer": "",
|
||||
"tooltip-title": "Mathematik-Operator",
|
||||
"tooltip-trigger": "Ausdruck"
|
||||
},
|
||||
@@ -8642,7 +8646,7 @@
|
||||
},
|
||||
"data-source-http-settings": {
|
||||
"access-help": "Hilfe <1></1>",
|
||||
"access-help-details": "Der Zugriffsmodus steuert, wie Anfragen an die Datenquelle behandelt werden.<1> <1>Server</1></1> sollte die bevorzugte Methode sein, wenn nichts anderes angegeben ist.",
|
||||
"access-help-details": "",
|
||||
"access-help-title": "Hilfe öffnen",
|
||||
"access-label": "Zugang",
|
||||
"allowed-cookies": "Erlaubte Cookies ",
|
||||
@@ -8910,7 +8914,7 @@
|
||||
"cell-inspect": "Wert prüfen",
|
||||
"cell-inspect-tooltip": "Wert prüfen",
|
||||
"copy": "In Zwischenablage kopieren",
|
||||
"csv-counts": "Zeilen: {{rows}}, Spalten: {{columns}} <5></5>",
|
||||
"csv-counts": "",
|
||||
"csv-placeholder": "CSV hier eingeben …",
|
||||
"filter-placeholder": "Filterwerte",
|
||||
"filter-popup-apply": "Ok",
|
||||
@@ -9195,7 +9199,6 @@
|
||||
"name-line-width": "Linienbreite",
|
||||
"name-stacking": "Stapeln"
|
||||
},
|
||||
"inline-token-warning-badge-tooltip": "",
|
||||
"inspector": {
|
||||
"inspect-data-tab": {
|
||||
"loading": "Wird geladen",
|
||||
@@ -9359,7 +9362,7 @@
|
||||
"error-fetching": "Fehler beim Abrufen der LDAP-Einstellungen",
|
||||
"error-saving": "Fehler beim Speichern der LDAP-Einstellungen",
|
||||
"error-validate-form": "Fehler beim Überprüfen der LDAP-Einstellungen",
|
||||
"feature-flag-disabled": "Diese Seite ist nur zugänglich, wenn das <1>ssoSettingsLDAP</1>-Feature-Flag aktiviert ist.",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "LDAP-Einstellungen gespeichert"
|
||||
},
|
||||
"bind-dn": {
|
||||
@@ -9400,7 +9403,7 @@
|
||||
"label": "Suchbasis-DNS",
|
||||
"placeholder": "Beispiel: dc=grafana,dc=org"
|
||||
},
|
||||
"subtitle": "Die LDAP-Integration in Grafana ermöglicht es Ihren Grafana-Benutzern, sich mit ihren LDAP-Anmeldeinformationen anzumelden. Weitere Informationen finden Sie in unserer <2><0>Dokumentation</0></2>.",
|
||||
"subtitle": "",
|
||||
"title": "Grundeinstellungen"
|
||||
},
|
||||
"library-panel": {
|
||||
@@ -9444,7 +9447,7 @@
|
||||
"dashboard-name": "Dashboard-Name"
|
||||
},
|
||||
"library-panel-info": {
|
||||
"last-edited": "Zuletzt bearbeitet am {{timeAgo}} von<person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Verwendet bei {{count}} Dashboards",
|
||||
"usage-count_other": "Verwendet bei {{count}} Dashboards"
|
||||
},
|
||||
@@ -9749,7 +9752,7 @@
|
||||
"tooltip-unpin-line": "Zeile lösen"
|
||||
},
|
||||
"log-row-message": {
|
||||
"ellipsis": "… ",
|
||||
"ellipsis": "",
|
||||
"more": "mehr",
|
||||
"see-details": "Protokolldetails anzeigen",
|
||||
"tooltip-error": "Fehler: {{errorMessage}}"
|
||||
@@ -10145,7 +10148,7 @@
|
||||
},
|
||||
"resource-table": {
|
||||
"dashboard-load-error": "Dashboard kann nicht geladen werden",
|
||||
"error-library-element-sub": "Bibliothekselement {uid}",
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "Bibliothekselement kann nicht geladen werden",
|
||||
"unknown-datasource-title": "Datenquelle {{datasourceUID}}",
|
||||
"unknown-datasource-type": "Unbekannte Datenquelle"
|
||||
@@ -10793,10 +10796,10 @@
|
||||
"placeholder-optional": "(optional)",
|
||||
"role": "Rolle",
|
||||
"submit": "Absenden",
|
||||
"tooltip": "Sie können jetzt die Option „Keine Basisrolle“ auswählen und Berechtigungen zu Ihren benutzerdefinierten Anforderungen hinzufügen. Weitere Informationen finden Sie in <1>unserer Dokumentation</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"user-invite-page": {
|
||||
"sub-title": "Versenden Sie eine Einladung oder fügen Sie einen bestehenden Grafana-Nutzer zur Organisation hinzu.<1> {{orgName}}</1>",
|
||||
"sub-title": "",
|
||||
"text": {
|
||||
"invite-user": "Nutzer einladen"
|
||||
}
|
||||
@@ -10885,7 +10888,7 @@
|
||||
"switch-to-table": "Zur Tabelle wechseln"
|
||||
},
|
||||
"panel-plugin-error": {
|
||||
"text-load-error": "Weitere Informationen finden Sie in den Serverstart-Logs. <1></1>Wenn dieses Plugin von Git geladen wurde, achten Sie bitte darauf, dass es kompiliert wurde.",
|
||||
"text-load-error": "",
|
||||
"title-load-error": "Fehler beim Laden: {{panelId}}",
|
||||
"title-not-found": "Panel-Plugin nicht gefunden: {{id}}"
|
||||
},
|
||||
@@ -11079,7 +11082,7 @@
|
||||
},
|
||||
"details": {
|
||||
"connections-tab": {
|
||||
"description": "Sie haben derzeit folgende Datenquellen für {{pluginName}} konfiguriert. Klicken Sie auf eine Kachel, um die Konfigurationsdetails anzuzeigen. Sie finden all Ihre Datenquellenverbindungen unter <4><0>Verbindungen</0> - <3>Datenquellen</3>.</4>"
|
||||
"description": ""
|
||||
},
|
||||
"disabled-error": {
|
||||
"angular-deprecation-link": "Erfahren Sie mehr über die Einstellung von Angular",
|
||||
@@ -11096,7 +11099,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"contactGrafanaLabs": "Grafana Labs kontaktieren",
|
||||
"customLinks": "Individuelle Links ",
|
||||
"customLinks": "",
|
||||
"customLinksTooltip": "Diese Links werden vom Plugin-Entwickler bereitgestellt, um zusätzliche entwicklerspezifische Ressourcen und Informationen anzubieten",
|
||||
"dependencies": "Abhängigkeiten",
|
||||
"documentation": "Dokumentation",
|
||||
@@ -11107,7 +11110,7 @@
|
||||
"latestVersion": "Aktuelle Version",
|
||||
"license": "Lizenz",
|
||||
"raiseAnIssue": "Ein Problem melden",
|
||||
"reportAbuse": "Bedenken melden ",
|
||||
"reportAbuse": "",
|
||||
"reportAbuseTooltip": "Melden Sie Probleme im Zusammenhang mit bösartigen oder schädlichen Plugins direkt an Grafana Labs.",
|
||||
"repository": "Repository",
|
||||
"signature": "Unterschrift",
|
||||
@@ -11117,8 +11120,8 @@
|
||||
"modal": {
|
||||
"cancel": "Abbrechen",
|
||||
"copyEmail": "E-Mail-Adresse kopieren",
|
||||
"description": "Mit dieser Funktion können Sie bösartiges oder schädliches Verhalten in Plugins melden. Bei Fragen zu Plugins senden Sie uns bitte eine E-Mail an: ",
|
||||
"node": "Hinweis: Bei allgemeinen Plugin-Problemen wie Fehlern oder Funktionsanfragen wenden Sie sich bitte über die bereitgestellten Links an den Autor des Plugins. ",
|
||||
"description": "",
|
||||
"node": "",
|
||||
"title": "Ein Plugin-Problem melden"
|
||||
}
|
||||
},
|
||||
@@ -11186,7 +11189,7 @@
|
||||
"message": "Alle Plugins sind auf dem neuesten Stand"
|
||||
},
|
||||
"not-found-plugin": {
|
||||
"body-plugin-not-found": "Das Plugin kann nicht gefunden werden. Bitte überprüfen Sie, ob die URL korrekt ist oder <1></1>gehen Sie zum <3>Plugin-Katalog</3>.",
|
||||
"body-plugin-not-found": "",
|
||||
"title-plugin-not-found": "Plugin nicht gefunden"
|
||||
},
|
||||
"plugin-actions": {
|
||||
@@ -11650,7 +11653,6 @@
|
||||
"unsupported-repository-type": ""
|
||||
},
|
||||
"inline-secure-values-warning": "",
|
||||
"inline-token-warning-badge-text": "",
|
||||
"job-status": {
|
||||
"label-view-details": "Details anzeigen",
|
||||
"loading-finished-job": "Fertiger Auftrag wird geladen …",
|
||||
@@ -11827,6 +11829,17 @@
|
||||
"label-current-step": "Aktueller Schritt",
|
||||
"label-pending-step": "Ausstehender Schritt"
|
||||
},
|
||||
"status-badge": {
|
||||
"automatic-pulling-disabled": "",
|
||||
"deleting": "",
|
||||
"error": "",
|
||||
"pending": "",
|
||||
"pulling": "",
|
||||
"unknown": "",
|
||||
"up-to-date": "",
|
||||
"waiting-for-health-check": "",
|
||||
"warning": ""
|
||||
},
|
||||
"success-title-default": "Erfolg",
|
||||
"sync-job": {
|
||||
"error-no-job-id": "Auftrag konnte nicht gestartet werden",
|
||||
@@ -12004,7 +12017,7 @@
|
||||
"annotations-show-text": "Anmerkungen = anzeigen",
|
||||
"time-range-picker-disabled-text": "Zeitraumauswahl = deaktiviert",
|
||||
"time-range-picker-enabled-text": "Zeitraumauswahl = aktiviert",
|
||||
"time-range-text": "Zeitraum = "
|
||||
"time-range-text": ""
|
||||
},
|
||||
"share": {
|
||||
"success-delete": "Ihr Dashboard kann nicht mehr geteilt werden"
|
||||
@@ -12043,7 +12056,7 @@
|
||||
"revoke-user-access-modal-desc-line1": "Sind Sie sicher, dass Sie den Zugriff für {{email}} widerrufen möchten?"
|
||||
},
|
||||
"delete-user-shared-dashboards-modal": {
|
||||
"revoke-user-access-modal-desc-line2": "Diese Aktion widerruft sofort den Zugang von {{email}} zu allen freigegebenen Dashboards."
|
||||
"revoke-user-access-modal-desc-line2": ""
|
||||
},
|
||||
"modal": {
|
||||
"shared-dashboard-modal-title": "Freigegebene Dashboards"
|
||||
@@ -12212,7 +12225,7 @@
|
||||
},
|
||||
"menu": {
|
||||
"clear-button": "Alles löschen",
|
||||
"tooltip": "Sie können jetzt die Option „Keine Basisrolle“ auswählen und Berechtigungen zu Ihren benutzerdefinierten Anforderungen hinzufügen. Weitere Informationen finden Sie in <1>unserer Dokumentation</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"menu-aria-label": "Rollenauswahlmenü",
|
||||
"menu-group-option-aria-label": "Rollenauswahloption",
|
||||
@@ -12222,7 +12235,7 @@
|
||||
},
|
||||
"sub-menu-aria-label": "Rollenauswahl-Untermenü",
|
||||
"title": {
|
||||
"description": "Weisen Sie den Benutzern Rollen zu, um eine granulare Kontrolle über den Zugriff auf die Funktionen und Ressourcen von Grafana zu gewährleisten. Weitere Informationen finden Sie in unserer <2>Dokumentation</2>."
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"role-picker-drawer": {
|
||||
@@ -12345,7 +12358,7 @@
|
||||
},
|
||||
"select": {
|
||||
"select-menu": {
|
||||
"selected-count": "Ausgewählt "
|
||||
"selected-count": ""
|
||||
}
|
||||
},
|
||||
"service-account-create-page": {
|
||||
@@ -12444,6 +12457,7 @@
|
||||
"aria-label-role": "Rolle"
|
||||
},
|
||||
"service-account-tokens-table": {
|
||||
"aria-label-delete-button": "",
|
||||
"created": "Erstellt",
|
||||
"expires": "Läuft ab",
|
||||
"last-used-at": "Zuletzt verwendet am",
|
||||
@@ -12531,7 +12545,7 @@
|
||||
"info-text": "Erstelle einen direkten Link zu diesem Dashboard oder Panel mit den folgenden angepassten Optionen.",
|
||||
"link-url": "Link-URL",
|
||||
"render-alert": "Bild-Render-Plug-in nicht installiert",
|
||||
"render-instructions": "Um ein Bild zu rendern, müssen Sie das <2>Grafana Image Renderer Plugin</2> installieren. Bitte kontaktieren Sie Ihren Grafana-Administrator, um das Plugin zu installieren.",
|
||||
"render-instructions": "",
|
||||
"rendered-image": "Direktlink zum gerenderten Bild",
|
||||
"save-alert": "Dashboard nicht gespeichert",
|
||||
"save-dashboard": "Um ein Panel-Bild zu rendern, muss zuerst das Dashboard gespeichert werden.",
|
||||
@@ -12555,7 +12569,7 @@
|
||||
"info-text-1": "Ein Schnappschuss ist eine Möglichkeit, ein interaktives Dashboard sofort öffentlich zu teilen. Beim Erstellen entfernen wir sensible Daten wie Abfragen (Metriken, Vorlagen und Anmerkungen) und Panel-Links, sodass nur die sichtbaren Metrikdaten und die in dein Dashboard eingebetteten Seriennamen angezeigt werden.",
|
||||
"info-text-2": "Beachte, dass dein Schnappschuss <1>für jeden sichtbar ist</1>, der den Link hat und auf die URL zugreifen kann. Teile Schnappschüsse daher mit Bedacht.",
|
||||
"local-button": "Snapshot veröffentlichen",
|
||||
"mistake-message": "Hast du einen Fehler gemacht? ",
|
||||
"mistake-message": "",
|
||||
"name": "Name des Schnappschusses",
|
||||
"timeout": "Timeout (Sekunden)",
|
||||
"timeout-description": "Wenn die Erfassung deiner Dashboard-Metriken lange dauert, musst du ggf. den Timeout-Wert anpassen.",
|
||||
@@ -13167,7 +13181,7 @@
|
||||
"forwards-time-aria-label": "Zeitbereich nach vorne verschieben",
|
||||
"to": "bis",
|
||||
"zoom-out-button": "Zeitbereich verkleinern",
|
||||
"zoom-out-tooltip": "Zeitbereich verkleinern <1></1> STRG +Z"
|
||||
"zoom-out-tooltip": ""
|
||||
},
|
||||
"time-range": {
|
||||
"apply": "Zeitbereich anwenden",
|
||||
@@ -13292,7 +13306,7 @@
|
||||
},
|
||||
"transformations": {
|
||||
"empty": {
|
||||
"add-transformation-body": "Mithilfe von Transformationen können Daten auf verschiedene Arten geändert werden, bevor Ihre Visualisierung angezeigt wird.<1></1>Dies beinhaltet die Verknüpfung von Daten, das Umbenennen von Feldern, die Erstellung von Berechnungen, das Formatieren von Daten für die Anzeige und mehr.",
|
||||
"add-transformation-body": "",
|
||||
"add-transformation-header": "Daten transformieren beginnen"
|
||||
}
|
||||
},
|
||||
@@ -13559,7 +13573,7 @@
|
||||
"label-format": "Format",
|
||||
"label-set-timezone": "Zeitzone festlegen",
|
||||
"label-time-field": "Zeitfeld",
|
||||
"tooltip-format": "Das Ausgabeformat für das Feld, das als <2>Moment.js-Format-String</2> angegeben ist.",
|
||||
"tooltip-format": "",
|
||||
"tooltip-timezone-manually": "Stellen Sie die Zeitzone des Datums manuell ein"
|
||||
},
|
||||
"format-time-transformer-editor": {
|
||||
@@ -14154,8 +14168,8 @@
|
||||
"message": "Keine Benutzer gefunden"
|
||||
},
|
||||
"token-revoked-modal": {
|
||||
"auto-revoked": "Ihr Sitzungstoken wurde automatisch widerrufen, weil Sie <2>die maximale Anzahl von {{numSessions}} gleichzeitigen Sitzungen</2> für Ihren Account erreicht haben.",
|
||||
"resume-message": "<0>Melden Sie sich für die Fortsetzung Ihrer Sitzung erneut an.</0>Kontaktieren Sie Ihren Administrator oder besuchen Sie die Lizenz-Seite, um Ihr Kontingent zu prüfen, wenn Sie wiederholt automatisch abgemeldet werden.",
|
||||
"auto-revoked": "",
|
||||
"resume-message": "",
|
||||
"sign-in": "Anmelden",
|
||||
"title-you-have-been-automatically-signed-out": "Sie wurden automatisch abgemeldet"
|
||||
},
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"dismiss": "Descartar",
|
||||
"heading": "Autenticación empresarial",
|
||||
"learn-more-link": "Más información",
|
||||
"text": "Gestione usuarios, equipos y permisos automáticamente con <1>SAML</1>, <3>SCIM</3>, <6>LDAP</6> y <8>RBAC</8>, disponibles en Grafana Cloud y Enterprise."
|
||||
"text": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "Auditoría",
|
||||
@@ -209,7 +209,7 @@
|
||||
"title-delete": "Eliminar"
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "¿Seguro que quieres eliminar «{{deleteOrgName}}»?<3></3> <5>Se eliminarán todos los paneles de control de esta organización.</5>",
|
||||
"delete-body": "",
|
||||
"id-header": "ID",
|
||||
"name-header": "Nombre",
|
||||
"new-org-button": "Nueva organización"
|
||||
@@ -719,6 +719,7 @@
|
||||
"title-annotations": "Anotaciones"
|
||||
},
|
||||
"link-dashboard-and-panel": "Vincular dashboard y panel",
|
||||
"placeholder-value-input": "",
|
||||
"placeholder-value-input-default": "Introduce el contenido de la anotación personalizada..."
|
||||
},
|
||||
"bulk-actions": {
|
||||
@@ -1144,7 +1145,7 @@
|
||||
"title-something-wrong-trying-fetch-group-details": "Se ha producido un error al intentar obtener los detalles del grupo"
|
||||
},
|
||||
"evaluation-interval-limit-exceeded": {
|
||||
"body-minimum-interval": "Se ha configurado un intervalo de evaluación mínimo de <1>{{minInterval}}</1> en Grafana.<3></3>Ponte en contacto con el administrador para configurar un intervalo más reducido.",
|
||||
"body-minimum-interval": "",
|
||||
"title-global-evaluation-interval-limit-exceeded": "Se ha superado el límite del intervalo de evaluación global"
|
||||
},
|
||||
"existing-rule-editor": {
|
||||
@@ -1292,7 +1293,7 @@
|
||||
"resolved": "Resuelta"
|
||||
}
|
||||
},
|
||||
"review-alert-payload": "Revisar los datos de alerta para añadir a la carga útil:",
|
||||
"review-alert-payload": "",
|
||||
"title-add-custom-alerts": "Añadir alertas personalizadas"
|
||||
},
|
||||
"get-alert-suggestions": {
|
||||
@@ -1416,7 +1417,7 @@
|
||||
"title-add-folder-and-labels": "Añadir carpeta y etiquetas"
|
||||
},
|
||||
"grafana-managed-rule-type": {
|
||||
"description": "Admite múltiples fuentes de datos de cualquier tipo.<1></1>Transformar datos con expresiones."
|
||||
"description": ""
|
||||
},
|
||||
"grafana-modify-export": {
|
||||
"body-invalid-rule-id": "El UID de la regla en la URL de la página no es válido. Comprueba la URL e inténtalo de nuevo.",
|
||||
@@ -1853,7 +1854,7 @@
|
||||
"aria-label-new": "nuevo"
|
||||
},
|
||||
"mimir-flavored-type": {
|
||||
"description": "Utiliza una fuente de datos de Mimir, Loki o Cortex.<1></1>Las expresiones no son compatibles."
|
||||
"description": ""
|
||||
},
|
||||
"min-interval-option": {
|
||||
"label-interval": "Intervalo",
|
||||
@@ -2082,7 +2083,7 @@
|
||||
"warning-1": "La eliminación de esta política de notificación la eliminará de forma permanente.",
|
||||
"warning-2": "¿Seguro que quieres eliminar esta política?"
|
||||
},
|
||||
"filter-description": "Filtra las políticas de notificación mediante una lista de buscadores de coincidencias separados por comas, por ejemplo:<1>severidad=crítica, región=EMEA</1>",
|
||||
"filter-description": "",
|
||||
"generated-policies": "Políticas generadas automáticamente",
|
||||
"matchers": "Buscadores de coincidencias",
|
||||
"metadata": {
|
||||
@@ -2126,7 +2127,8 @@
|
||||
"conflict": "Otro usuario ha actualizado el árbol de políticas de notificación.",
|
||||
"error-code": "Mensaje de error: «{{error}}»",
|
||||
"routes": {
|
||||
"conflictingMatchers": "No se puede añadir o actualizar la ruta: los comparadores entrarán en conflicto con un árbol de enrutamiento externo si fusionamos los comparadores {{-matchers}}. Esto haría que la ruta fuera inaccesible."
|
||||
"conflictingMatchers": "No se puede añadir o actualizar la ruta: los comparadores entrarán en conflicto con un árbol de enrutamiento externo si fusionamos los comparadores {{-matchers}}. Esto haría que la ruta fuera inaccesible.",
|
||||
"unknownMatchers": ""
|
||||
},
|
||||
"suffix": "Actualiza la página y vuelve a intentarlo.",
|
||||
"title": "Error al añadir o actualizar la política de notificación"
|
||||
@@ -2244,7 +2246,7 @@
|
||||
"error-no-query-editor": "No se ha podido cargar el editor de consultas debido a: {{errorMessage}}"
|
||||
},
|
||||
"recording-rule-type": {
|
||||
"description": "Precalcula las expresiones.<1></1>Debe combinarse con una regla de alerta."
|
||||
"description": ""
|
||||
},
|
||||
"recording-rules": {
|
||||
"description-target-data-source": "La fuente de datos de Prometheus para almacenar las reglas de registro en",
|
||||
@@ -2257,7 +2259,7 @@
|
||||
},
|
||||
"redirect-to-clone-rule": {
|
||||
"body-evaluation-group": "Deberás establecer un nuevo grupo de evaluación para la regla copiada porque el original se ha aprovisionado y no se puede usar para las reglas creadas en la interfaz de usuario.",
|
||||
"body-not-provisioned": "La nueva regla <1>no</1> se marcará como una regla aprovisionada.",
|
||||
"body-not-provisioned": "",
|
||||
"confirmText-copy": "Copiar",
|
||||
"title-copy-provisioned-alert-rule": "Copiar regla de alerta aprovisionada"
|
||||
},
|
||||
@@ -2292,13 +2294,13 @@
|
||||
"routing-settings": {
|
||||
"aria-label-group-by": "Agrupar por",
|
||||
"description-group-by": "Combina varias alertas en una sola notificación agrupándolas por los mismos valores de etiqueta. Si el campo está vacío, se hereda de la política de notificación predeterminada.",
|
||||
"group-interval": "Intervalo del grupo: <1>{{groupIntervalValue}}</1>",
|
||||
"group-wait": "Espera del grupo: <1>{{groupWaitValue}}</1>",
|
||||
"grouping": "Agrupación: <1>{{fields}}</1>",
|
||||
"group-interval": "",
|
||||
"group-wait": "",
|
||||
"grouping": "",
|
||||
"label-group-by": "Agrupar por",
|
||||
"label-override-grouping": "Anular agrupación",
|
||||
"label-override-timings": "Anular tiempos",
|
||||
"repeat-interval": "Intervalo de repetición: <1>{{repeatIntervalValue}}</1>"
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Editar",
|
||||
@@ -2554,7 +2556,7 @@
|
||||
"relative-with-to": ""
|
||||
},
|
||||
"rule-type-picker": {
|
||||
"grafana-managed": "Selecciona «Gestionadas por Grafana» a menos que tengas una fuente de datos Mimir, Loki o Cortex con la API de Ruler habilitada."
|
||||
"grafana-managed": ""
|
||||
},
|
||||
"rule-view": {
|
||||
"query": {
|
||||
@@ -2887,7 +2889,7 @@
|
||||
"test-contact-point-modal": {
|
||||
"custom-notification-message": "Enviarás una notificación de prueba que utiliza las anotaciones definidas a continuación. Esta es una buena opción si utilizas plantillas y mensajes personalizados.",
|
||||
"notification-message": "Mensaje de notificación",
|
||||
"predefined-notification-message": "Enviarás una notificación de prueba que utiliza una alerta predefinida. Si has definido una plantilla o un mensaje personalizado cambia al mensaje de notificación <1>personalizado</1> de arriba para obtener mejores resultados.",
|
||||
"predefined-notification-message": "",
|
||||
"send-test-notification": "Enviar notificación de prueba",
|
||||
"title-test-contact-point": "Probar punto de contacto"
|
||||
},
|
||||
@@ -2896,7 +2898,7 @@
|
||||
},
|
||||
"threshold-expression-viewer": {
|
||||
"input": "Entrada",
|
||||
"stop-alerting-when": "Dejar de alertar (o estado pendiente) cuando "
|
||||
"stop-alerting-when": ""
|
||||
},
|
||||
"time-interval": {
|
||||
"add-time-interval": "Añadir intervalo de tiempo",
|
||||
@@ -3084,7 +3086,7 @@
|
||||
"title-notification-policies": "Políticas de notificación"
|
||||
},
|
||||
"yaml-content-info": {
|
||||
"body": "El contenido YAML en el editor solo contiene la configuración de la regla de alerta <1></1>Para configurar Prometheus, debes proporcionar el resto del <4>contenido del archivo de configuración.</4>"
|
||||
"body": ""
|
||||
}
|
||||
},
|
||||
"alertlist": {
|
||||
@@ -3160,7 +3162,7 @@
|
||||
"no-annotations-found": "No se han encontrado anotaciones"
|
||||
},
|
||||
"annotation-list-item": {
|
||||
"tooltip-created-by": "Creado por:<1></1> {{email}}"
|
||||
"tooltip-created-by": ""
|
||||
},
|
||||
"category-annotation-query": "Consulta de anotaciones",
|
||||
"category-display": "Mostrar",
|
||||
@@ -3198,7 +3200,7 @@
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "Añadir consulta de anotación",
|
||||
"info-box-content": "<0>Las anotaciones proporcionan una forma de integrar los datos de los eventos en tus gráficos. Se visualizan como líneas verticales e iconos en todos los paneles de gráficos. Al pasar el ratón por encima de un icono de anotación, puedes obtener el texto y las etiquetas del evento. Puedes añadir eventos de anotación directamente desde Grafana manteniendo pulsada la tecla CTRL o CMD y haciendo clic en el gráfico (o arrastrando la región). Estos se almacenarán en la base de datos de anotaciones de Grafana.</0>",
|
||||
"info-box-content": "",
|
||||
"info-box-content-2": "Consulta la <2>documentación de anotaciones</2> para obtener más información.",
|
||||
"title": "Aún no se han añadido consultas de anotaciones personalizadas"
|
||||
},
|
||||
@@ -3236,7 +3238,7 @@
|
||||
"auth-settings": "Ajustes de autenticación"
|
||||
},
|
||||
"auth-drawer-unconneced": {
|
||||
"subtitle": "Configura los ajustes de autenticación. Encuentra más información en nuestra <2><0>documentación</0></2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"auth-drawer-unconnected": {
|
||||
"advanced-auth": "Autenticación avanzada",
|
||||
@@ -3270,7 +3272,7 @@
|
||||
"allowed-organizations-description": "Lista de organizaciones separadas por comas o espacios. El usuario debe ser miembro \nde al menos una organización para iniciar sesión.",
|
||||
"allowed-organizations-label": "Organizaciones permitidas",
|
||||
"allowed-organizations-placeholder": "Introduzca organizaciones (mi-equipo, miequipo...) y pulse Intro para añadirlas",
|
||||
"api-url-description": "El punto final de información del usuario de tu proveedor de OAuth2. La información devuelta por este punto final debe ser compatible con <2>OpenID UserInfo</2>.",
|
||||
"api-url-description": "",
|
||||
"api-url-required": "Este campo debe ser una URL válida si se configura.",
|
||||
"auth-style-description": "Determina cómo se envían los valores de «{{ clientIDLabel }}» y «{{ clientSecretLabel }}» al proveedor de Oauth2. El valor predeterminado es «Detección automática».",
|
||||
"auth-style-label": "Estilo de autenticación",
|
||||
@@ -3415,7 +3417,7 @@
|
||||
}
|
||||
},
|
||||
"auth-config-auth-config-page-unconnected": {
|
||||
"subtitle": "Gestiona tus ajustes de autenticación y configura el inicio de sesión único. Encuentra más información en nuestra <2><0>documentación</0></2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"bar-chart": {
|
||||
"warn": {
|
||||
@@ -4133,7 +4135,7 @@
|
||||
},
|
||||
"scopes": {
|
||||
"apply-selected-scopes": "Aplicar",
|
||||
"selected-scopes-label": "Alcances: "
|
||||
"selected-scopes-label": ""
|
||||
},
|
||||
"search-box": {
|
||||
"placeholder": "Buscar o saltar a..."
|
||||
@@ -4275,7 +4277,7 @@
|
||||
"okay": "De acuerdo"
|
||||
},
|
||||
"not-found-datasource": {
|
||||
"body": "Tal vez escribiste mal la URL o el plugin con el ID <1></1> no está disponible.<3></3>Para ver una lista de las fuentes de datos disponibles, <5>haz clic aquí</5>."
|
||||
"body": ""
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
@@ -4318,8 +4320,8 @@
|
||||
"versionHistory": {
|
||||
"comparison": {
|
||||
"header": {
|
||||
"hide-json-diff": "Ocultar diferencia de JSON ",
|
||||
"show-json-diff": "Mostrar diferencia de JSON ",
|
||||
"hide-json-diff": "",
|
||||
"show-json-diff": "",
|
||||
"text": "Versión {{version}} actualizada por {{createdBy}} ({{ageString}}) {{message}}"
|
||||
},
|
||||
"select": "Selecciona dos versiones para empezar a comparar"
|
||||
@@ -4346,7 +4348,7 @@
|
||||
"label-label": "Etiqueta",
|
||||
"label-placeholder": "p. ej. seguimiento de Tempo",
|
||||
"label-required": "Este campo es obligatorio.",
|
||||
"sub-text": "<0>Defina el texto que describirá la correlación.</0>",
|
||||
"sub-text": "",
|
||||
"title": "Definir la etiqueta de correlación (paso 1 de 3)"
|
||||
},
|
||||
"configure-correlation-target-form": {
|
||||
@@ -4390,7 +4392,7 @@
|
||||
},
|
||||
"source-form": {
|
||||
"control-required": "Este campo es obligatorio.",
|
||||
"description": "Un punto de datos debe proporcionar valores a todas las variables como campos o como salida de transformaciones para que el botón de correlación aparezca en la visualización.<1></1>Nota: No es necesario definir explícitamente todas las variables a continuación. Una transformación como <4>logfmt</4> creará variables para cada par de clave/valor.",
|
||||
"description": "",
|
||||
"description-external-pre": "Has utilizado las siguientes variables en la URL de destino:",
|
||||
"description-query-pre": "Has utilizado las siguientes variables en la consulta de destino:",
|
||||
"external-title": "Configura la fuente de datos que utilizará la URL (paso 3 de 3)",
|
||||
@@ -4402,12 +4404,12 @@
|
||||
"results-required": "Este campo es obligatorio.",
|
||||
"source-description": "Los resultados de la fuente de datos seleccionada tienen enlaces que se muestran en el panel",
|
||||
"source-label": "Fuente",
|
||||
"sub-text": "<0>Defina qué fuente de datos mostrará la correlación y qué datos reemplazarán a las variables previamente definidas.</0>"
|
||||
"sub-text": ""
|
||||
},
|
||||
"sub-title": "Define cómo se relacionan entre sí los datos alojados en diferentes fuentes de datos. Consulta la <2>documentación</2> para obtener más información.",
|
||||
"target-form": {
|
||||
"control-rules": "Este campo es obligatorio.",
|
||||
"sub-text": "<0>Define a qué elemento se vinculará la correlación. Con el tipo de consulta, se ejecutará una consulta cuando se haga clic en la correlación. Con el tipo externo, al hacer clic en la correlación se abrirá una URL.</0>",
|
||||
"sub-text": "",
|
||||
"target-description-external": "Especifica la URL que se abrirá al hacer clic en el enlace",
|
||||
"target-description-query": "Especifique qué fuente de datos se consulta cuando se hace clic en el enlace",
|
||||
"target-label": "Destino",
|
||||
@@ -4614,7 +4616,7 @@
|
||||
}
|
||||
},
|
||||
"confirm-plugin-dashboard-save-modal": {
|
||||
"body-plugin-dashboard": "Los cambios se perderán al actualizar el plugin.<1></1><2>Utiliza <1>Guardar como</1> para crear una versión personalizada.</2>",
|
||||
"body-plugin-dashboard": "",
|
||||
"cancel": "Cancelar",
|
||||
"overwrite": "Sobrescribir",
|
||||
"title-plugin-dashboard": "Dashboard del plugin"
|
||||
@@ -4831,7 +4833,7 @@
|
||||
"add-visualization-body": "Selecciona una fuente de datos y luego consulta y visualiza tus datos con gráficos, estadísticas y tablas o cree listas, anotaciones y otros widgets.",
|
||||
"add-visualization-button": "Añadir visualización",
|
||||
"add-visualization-header": "Comienza tu nuevo panel de control añadiendo una visualización",
|
||||
"import-a-dashboard-body": "Importa dashboards desde archivos o <2>grafana.com</2>.",
|
||||
"import-a-dashboard-body": "",
|
||||
"import-a-dashboard-header": "Importar un tablero",
|
||||
"import-dashboard-button": "Importar panel de control",
|
||||
"show-less-dashboards": "",
|
||||
@@ -5289,8 +5291,8 @@
|
||||
"title-provisioned": "Dashboard aprovisionado"
|
||||
},
|
||||
"save-dashboard-error-proxy": {
|
||||
"body-name-exists": "Ya existe un dashboard con el mismo nombre en la carpeta seleccionada.<1></1><2>¿Seguro que quieres guardar este dashboard?</2>",
|
||||
"body-version-mismatch": "Otra persona ha actualizado este dashboard<1></1><2>¿Seguro que quieres guardar este dashboard?</2>",
|
||||
"body-name-exists": "",
|
||||
"body-version-mismatch": "",
|
||||
"confirmText-save-and-overwrite": "Guardar y sobrescribir",
|
||||
"title-name-exists": "Conflicto",
|
||||
"title-version-mismatch": "Conflicto"
|
||||
@@ -5308,7 +5310,7 @@
|
||||
"cancel": "Cancelar",
|
||||
"cannot-be-saved": "Este dashboard no se puede guardar desde la interfaz de usuario de Grafana porque se ha aprovisionado desde otra fuente. Copia el JSON o guárdalo en un archivo a continuación; luego puedes actualizar el dashboard en la fuente de aprovisionamiento.",
|
||||
"copy-json-to-clipboard": "Copiar JSON al portapapeles",
|
||||
"file-path": "<0>Ruta del archivo:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"save-json-to-file": "Guardar JSON en un archivo",
|
||||
"see-docs": "Consulta la <2>documentación</2> para obtener más información sobre el aprovisionamiento."
|
||||
},
|
||||
@@ -5507,7 +5509,7 @@
|
||||
"transformation-picker": {
|
||||
"info": "Las transformaciones permiten unir, calcular, reordenar, ocultar y cambiar el nombre de los resultados de tu consulta antes de que se visualicen.",
|
||||
"info-graph-not-suitable": "Muchas transformaciones no son adecuadas si se utiliza la visualización de gráficos, ya que actualmente solo admite datos de series temporales.",
|
||||
"info-switch-to-table": "Puede ser útil cambiar a la visualización de tabla para comprender lo que está haciendo una transformación. ",
|
||||
"info-switch-to-table": "",
|
||||
"placeholder-search-for-transformation": "Buscar transformación",
|
||||
"read-more": "Leer más",
|
||||
"title-transformations": "Transformaciones"
|
||||
@@ -5573,8 +5575,8 @@
|
||||
"version-history-comparison": {
|
||||
"button-restore": "Restaurar a la versión {{version}} ",
|
||||
"label-view-json-diff": "Ver diferencia de JSON",
|
||||
"new-updated-by": "<0>Versión {{version}}</0> actualizada por {{editor}} {{timeAgo}}",
|
||||
"old-updated-by": "<0>Versión {{version}}</0> actualizada por {{editor}} {{timeAgo}}"
|
||||
"new-updated-by": "",
|
||||
"old-updated-by": ""
|
||||
},
|
||||
"version-history-table": {
|
||||
"aria-label-toggle-selection": "Alternar selección de versión {{version}}",
|
||||
@@ -5974,7 +5976,7 @@
|
||||
"cancel": "Cancelar"
|
||||
},
|
||||
"render-save-button-and-error": {
|
||||
"body-plugin-dashboard": "Los cambios se perderán al actualizar el plugin. Utiliza <1>Guardar como</1> para crear una versión personalizada.",
|
||||
"body-plugin-dashboard": "",
|
||||
"title-failed-to-save-dashboard": "Error al guardar el dashboard",
|
||||
"title-plugin-dashboard": "Dashboard del plugin",
|
||||
"title-someone-else-has-updated-this-dashboard": "Otra persona ha actualizado este dashboard",
|
||||
@@ -5983,7 +5985,7 @@
|
||||
"save-and-overwrite": "«Guardar y sobrescribir»"
|
||||
},
|
||||
"library-viz-panel-info": {
|
||||
"last-edited": "{{timeAgo}} por <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Utilizado en {{count}} dashboards",
|
||||
"usage-count_other": "Utilizado en {{count}} dashboards"
|
||||
},
|
||||
@@ -6044,7 +6046,7 @@
|
||||
},
|
||||
"panel-data-queries-tab-rendered": {
|
||||
"add-query": "Añadir consulta",
|
||||
"expression": "Expresión "
|
||||
"expression": ""
|
||||
},
|
||||
"panel-data-transformations-tab": {
|
||||
"tab-label": "Transformaciones"
|
||||
@@ -6102,7 +6104,7 @@
|
||||
"query": "Consulta"
|
||||
},
|
||||
"query-variable-editor-form": {
|
||||
"description-examples": "Los grupos de captura con nombre se pueden utilizar para separar el texto y el valor de la pantalla (<1>consulta los ejemplos</1>).",
|
||||
"description-examples": "",
|
||||
"description-optional": "Es opcional si quieres extraer parte del nombre de una serie o segmento de nodo métrico.",
|
||||
"label-data-source": "Fuente de datos",
|
||||
"label-static-options-sort": "Ordenar opciones estáticas",
|
||||
@@ -6163,7 +6165,7 @@
|
||||
"label-message": "Mensaje",
|
||||
"placeholder-describe-changes-optional": "Añade una nota para describir tus cambios (opcional).",
|
||||
"render-footer": {
|
||||
"body-plugin-dashboard": "Los cambios se perderán al actualizar el plugin. Utiliza <1>Guardar como</1> para crear una versión personalizada.",
|
||||
"body-plugin-dashboard": "",
|
||||
"no-changes-to-save": "Sin cambios para guardar",
|
||||
"title-failed-to-save-dashboard": "Error al guardar el dashboard",
|
||||
"title-plugin-dashboard": "Dashboard del plugin",
|
||||
@@ -6199,7 +6201,7 @@
|
||||
"cancel": "Cancelar",
|
||||
"cannot-be-saved": "Este dashboard no se puede guardar desde la interfaz de usuario de Grafana porque se ha aprovisionado desde otra fuente. Copia el JSON o guárdalo en un archivo a continuación; luego puedes actualizar el dashboard en la fuente de aprovisionamiento.",
|
||||
"copy-json-to-clipboard": "Copiar JSON al portapapeles",
|
||||
"file-path": "<0>Ruta del archivo:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"label-description": "Descripción",
|
||||
"label-target-folder": "Carpeta de destino",
|
||||
"label-title": "Título",
|
||||
@@ -6368,8 +6370,8 @@
|
||||
},
|
||||
"version-history-comparison": {
|
||||
"label-view-json-diff": "Ver diferencia de JSON",
|
||||
"new-version-updated": "<0>Versión {{version}}</0> actualizada por {{editor}} {{timeAgo}}",
|
||||
"old-version-updated": "<0>Versión {{version}}</0> actualizada por {{editor}} {{timeAgo}}"
|
||||
"new-version-updated": "",
|
||||
"old-version-updated": ""
|
||||
},
|
||||
"version-history-header": {
|
||||
"compare-versions": "Comparando {{baseVersion}} <3></3> {{newVersion}}",
|
||||
@@ -6447,7 +6449,7 @@
|
||||
"provisioned-delete-modal": {
|
||||
"confirm-button": "Aceptar",
|
||||
"text-1": "Este panel de control está gestionado por el aprovisionamiento de Grafana y no se puede eliminar. Elimina el panel de control del archivo de configuración para borrarlo.",
|
||||
"text-2": "Consulta la documentación de Grafana para obtener más información sobre el aprovisionamiento. ",
|
||||
"text-2": "",
|
||||
"text-3": "Ruta del archivo: {{provisionedId}}",
|
||||
"text-link": "Ir a la página de documentos",
|
||||
"title": "No se puede eliminar el panel de control aprovisionado"
|
||||
@@ -6525,7 +6527,7 @@
|
||||
},
|
||||
"data-source-testing-status-page": {
|
||||
"error-more-details-link": "Haz clic <2>aquí</2> para obtener más información sobre este error.",
|
||||
"success-more-details-links": "A continuación, puedes empezar a visualizar los datos <2>creando un panel de control</2> o consultando los datos en la <5>vista Explorar</5>."
|
||||
"success-more-details-links": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"datasource-add-button": {
|
||||
@@ -6621,7 +6623,7 @@
|
||||
"test": "Prueba"
|
||||
},
|
||||
"cloud-info-box": {
|
||||
"body-alert": "O ahórrate el esfuerzo y consigue {{mainDS}} (y{{extraDS}}) como fuentes de datos totalmente gestionadas, escalables y alojadas de Grafana Labs con el <6>plan Grafana Cloud gratuito para siempre</6>.",
|
||||
"body-alert": "",
|
||||
"title-alert": "Configura tu fuente de datos {{mainDS}} a continuación"
|
||||
},
|
||||
"dashboards-table": {
|
||||
@@ -6749,18 +6751,18 @@
|
||||
"no-events-yet": "Ningún evento todavía"
|
||||
},
|
||||
"render-info-viewer": {
|
||||
"data-counter": "Datos: {{numDataChanges}} ",
|
||||
"data-counter": "",
|
||||
"elapsed-time": "Tiempo: {{elapsed}} ms",
|
||||
"field": "Campo",
|
||||
"last": "Últimos",
|
||||
"render-counter": "Renderizar: {{numRenders}} ",
|
||||
"schema-counter": "Esquema: {{numSchemaChanges}} ",
|
||||
"render-counter": "",
|
||||
"schema-counter": "",
|
||||
"title-reset-counters": "Reiniciar contadores",
|
||||
"tooltip-step-back": "Volver",
|
||||
"type": "Tipo"
|
||||
},
|
||||
"state-view": {
|
||||
"current-value": "Valor actual: {{currentValue}} ",
|
||||
"current-value": "",
|
||||
"label-state-name": "Nombre del estado"
|
||||
}
|
||||
},
|
||||
@@ -7207,7 +7209,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"learn-more": "Más información",
|
||||
"pro-tip-define-sources-through-configuration-files": " Un consejo: también puedes definir fuentes de datos a través de archivos de configuración. "
|
||||
"pro-tip-define-sources-through-configuration-files": ""
|
||||
}
|
||||
},
|
||||
"pane": {
|
||||
@@ -7269,8 +7271,6 @@
|
||||
"query-deleted": "Consulta eliminada"
|
||||
},
|
||||
"rich-history-queries-tab": {
|
||||
"displaying-partial-queries": "Mostrando {{ count }} consultas",
|
||||
"displaying-queries": "{{ count }} consultas",
|
||||
"filter-aria-label": "Filtrar consultas para la(s) fuente(s) de datos",
|
||||
"filter-history": "Filtrar historial",
|
||||
"filter-placeholder": "Filtrar consultas para la(s) fuente(s) de datos",
|
||||
@@ -7280,7 +7280,11 @@
|
||||
"search-placeholder": "Buscar consultas",
|
||||
"showing-queries": "Mostrando {{ shown }} de {{ total }} <0>Cargar más</0>",
|
||||
"sort-aria-label": "Ordenar consultas",
|
||||
"sort-placeholder": "Ordenar consultas por"
|
||||
"sort-placeholder": "Ordenar consultas por",
|
||||
"displaying-partial-queries_one": "",
|
||||
"displaying-partial-queries_other": "",
|
||||
"displaying-queries_one": "",
|
||||
"displaying-queries_other": ""
|
||||
},
|
||||
"rich-history-settings-tab": {
|
||||
"alert-info": "Grafana mantendrá las entradas hasta {{optionLabel}}. Las entradas destacadas no se eliminarán.",
|
||||
@@ -7472,7 +7476,7 @@
|
||||
"copy-shortened-link-menu": "Abrir opciones para copiar enlace",
|
||||
"refresh-picker-cancel": "Cancelar",
|
||||
"refresh-picker-run": "Ejecutar consulta",
|
||||
"split-close": " Cerrar ",
|
||||
"split-close": "Cerrar",
|
||||
"split-close-tooltip": "Cerrar panel dividido",
|
||||
"split-narrow": "Reducir panel",
|
||||
"split-title": "Dividir",
|
||||
@@ -7602,8 +7606,8 @@
|
||||
},
|
||||
"math": {
|
||||
"available-math-functions": "Funciones matemáticas disponibles",
|
||||
"run-math-operations": "Ejecuta operaciones matemáticas en una o más consultas. Hace referencia a la consulta por {{refExample}} es decir: {{ref1}}, {{ref2}}, {{ref3}} etc.<10></10>Ejemplo: <12>{{example}}</12>",
|
||||
"tooltip-footer": "Consulta nuestra documentación adicional sobre <2>Expresiones matemáticas</2>.",
|
||||
"run-math-operations": "",
|
||||
"tooltip-footer": "",
|
||||
"tooltip-title": "Operador matemático",
|
||||
"tooltip-trigger": "Expresión"
|
||||
},
|
||||
@@ -8642,7 +8646,7 @@
|
||||
},
|
||||
"data-source-http-settings": {
|
||||
"access-help": "Ayuda <1></1>",
|
||||
"access-help-details": "El modo de acceso controla cómo se gestionarán las solicitudes a la fuente de datos.<1> <1>Servidor</1></1> debería ser la opción preferida si no se indica nada más.",
|
||||
"access-help-details": "",
|
||||
"access-help-title": "Acceder a la ayuda",
|
||||
"access-label": "Acceder",
|
||||
"allowed-cookies": "Cookies permitidas",
|
||||
@@ -8910,7 +8914,7 @@
|
||||
"cell-inspect": "Inspeccionar valor",
|
||||
"cell-inspect-tooltip": "Inspeccionar valor",
|
||||
"copy": "Copiar al portapapeles",
|
||||
"csv-counts": "Filas: {{rows}}, columnas: {{columns}} <5></5>",
|
||||
"csv-counts": "",
|
||||
"csv-placeholder": "Introducir CSV aquí...",
|
||||
"filter-placeholder": "Filtrar valores",
|
||||
"filter-popup-apply": "Aceptar",
|
||||
@@ -9195,7 +9199,6 @@
|
||||
"name-line-width": "Espesor de la línea",
|
||||
"name-stacking": "Apilamiento"
|
||||
},
|
||||
"inline-token-warning-badge-tooltip": "",
|
||||
"inspector": {
|
||||
"inspect-data-tab": {
|
||||
"loading": "Cargando",
|
||||
@@ -9359,7 +9362,7 @@
|
||||
"error-fetching": "Error al obtener los ajustes de LDAP",
|
||||
"error-saving": "Error al guardar los ajustes de LDAP",
|
||||
"error-validate-form": "Error al validar los ajustes de LDAP",
|
||||
"feature-flag-disabled": "Solo se puede acceder a esta página habilitando el indicador de función <1>ssoSettingsLDAP</1>.",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "Ajustes de LDAP guardados"
|
||||
},
|
||||
"bind-dn": {
|
||||
@@ -9400,7 +9403,7 @@
|
||||
"label": "DNS de base de búsqueda",
|
||||
"placeholder": "ejemplo: dc=grafana,dc=org"
|
||||
},
|
||||
"subtitle": "La integración LDAP en Grafana permite a los usuarios de Grafana iniciar sesión con sus credenciales LDAP. Encuentra más información en nuestra <2><0>documentación</0></2>.",
|
||||
"subtitle": "",
|
||||
"title": "Ajustes básicos"
|
||||
},
|
||||
"library-panel": {
|
||||
@@ -9444,7 +9447,7 @@
|
||||
"dashboard-name": "Nombre del dashboard"
|
||||
},
|
||||
"library-panel-info": {
|
||||
"last-edited": "Última modificación el {{timeAgo}} por <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Utilizado en {{count}} dashboards",
|
||||
"usage-count_other": "Utilizado en {{count}} dashboards"
|
||||
},
|
||||
@@ -9749,7 +9752,7 @@
|
||||
"tooltip-unpin-line": "Desanclar línea"
|
||||
},
|
||||
"log-row-message": {
|
||||
"ellipsis": "… ",
|
||||
"ellipsis": "",
|
||||
"more": "más",
|
||||
"see-details": "Ver detalles del registro",
|
||||
"tooltip-error": "Error: {{errorMessage}}"
|
||||
@@ -10145,7 +10148,7 @@
|
||||
},
|
||||
"resource-table": {
|
||||
"dashboard-load-error": "No se puede cargar el panel de control",
|
||||
"error-library-element-sub": "Elemento de biblioteca {uid}",
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "No se puede cargar el elemento de la biblioteca",
|
||||
"unknown-datasource-title": "Fuente de datos {{datasourceUID}}",
|
||||
"unknown-datasource-type": "Fuente de datos desconocida"
|
||||
@@ -10793,10 +10796,10 @@
|
||||
"placeholder-optional": "(opcional)",
|
||||
"role": "Rol",
|
||||
"submit": "Enviar",
|
||||
"tooltip": "Ahora puedes seleccionar la opción «Sin función básica» y añadir permisos según tus necesidades específicas. Puedes encontrar más información en <1>nuestra documentación</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"user-invite-page": {
|
||||
"sub-title": "Envía una invitación o añade un usuario de Grafana existente a la organización.<1> {{orgName}}</1>",
|
||||
"sub-title": "",
|
||||
"text": {
|
||||
"invite-user": "Invitar a usuario"
|
||||
}
|
||||
@@ -10885,7 +10888,7 @@
|
||||
"switch-to-table": "Cambiar a tabla"
|
||||
},
|
||||
"panel-plugin-error": {
|
||||
"text-load-error": "Consulta los logs de inicio del servidor para obtener más información. <1></1>Si este plugin se cargó desde Git, asegúrate de que se haya compilado.",
|
||||
"text-load-error": "",
|
||||
"title-load-error": "Error al cargar: {{panelId}}",
|
||||
"title-not-found": "No se ha encontrado el plugin del panel: {{id}}"
|
||||
},
|
||||
@@ -11079,7 +11082,7 @@
|
||||
},
|
||||
"details": {
|
||||
"connections-tab": {
|
||||
"description": "Actualmente tienes las siguientes fuentes de datos configuradas para {{pluginName}}. Haz clic en un mosaico para ver los detalles de la configuración. Puedes encontrar todas las conexiones de tus fuentes de datos en <4><0>Conexiones</0> - <3>Fuentes de datos</3>.</4>"
|
||||
"description": ""
|
||||
},
|
||||
"disabled-error": {
|
||||
"angular-deprecation-link": "Leer más sobre la depreciación angular",
|
||||
@@ -11096,7 +11099,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"contactGrafanaLabs": "Contactar con Grafana Labs",
|
||||
"customLinks": "Enlaces personalizados ",
|
||||
"customLinks": "",
|
||||
"customLinksTooltip": "Estos enlaces los proporciona el desarrollador del complemento para ofrecer recursos e información adicionales específicos del desarrollador",
|
||||
"dependencies": "Dependencias",
|
||||
"documentation": "Documentación",
|
||||
@@ -11107,7 +11110,7 @@
|
||||
"latestVersion": "Versión más reciente",
|
||||
"license": "Licencia",
|
||||
"raiseAnIssue": "Comunicar un problema",
|
||||
"reportAbuse": "Comunicar un problema ",
|
||||
"reportAbuse": "",
|
||||
"reportAbuseTooltip": "Informa de problemas relacionados con complementos maliciosos o dañinos directamente a Grafana Labs.",
|
||||
"repository": "Repositorio",
|
||||
"signature": "Firma",
|
||||
@@ -11117,8 +11120,8 @@
|
||||
"modal": {
|
||||
"cancel": "Cancelar",
|
||||
"copyEmail": "Copiar dirección de correo electrónico",
|
||||
"description": "Esta característica sirve para informar de comportamientos maliciosos o dañinos de los complementos. Si tienes alguna duda sobre los complementos, envíanos un correo electrónico a: ",
|
||||
"node": "Nota: Para problemas generales de los complementos, como errores o solicitudes de funciones, ponte en contacto con el autor del complemento utilizando los enlaces proporcionados. ",
|
||||
"description": "",
|
||||
"node": "",
|
||||
"title": "Informar de un problema con el complemento"
|
||||
}
|
||||
},
|
||||
@@ -11186,7 +11189,7 @@
|
||||
"message": "Todos los plugins están actualizados"
|
||||
},
|
||||
"not-found-plugin": {
|
||||
"body-plugin-not-found": "No se puede encontrar ese plugin. Comprueba que la URL sea correcta o <1></1>ve al <3>catálogo de plugins</3>.",
|
||||
"body-plugin-not-found": "",
|
||||
"title-plugin-not-found": "Plugin no encontrado"
|
||||
},
|
||||
"plugin-actions": {
|
||||
@@ -11650,7 +11653,6 @@
|
||||
"unsupported-repository-type": ""
|
||||
},
|
||||
"inline-secure-values-warning": "",
|
||||
"inline-token-warning-badge-text": "",
|
||||
"job-status": {
|
||||
"label-view-details": "Ver detalles",
|
||||
"loading-finished-job": "Cargando trabajo finalizado...",
|
||||
@@ -11827,6 +11829,17 @@
|
||||
"label-current-step": "Paso actual",
|
||||
"label-pending-step": "Paso pendiente"
|
||||
},
|
||||
"status-badge": {
|
||||
"automatic-pulling-disabled": "",
|
||||
"deleting": "",
|
||||
"error": "",
|
||||
"pending": "",
|
||||
"pulling": "",
|
||||
"unknown": "",
|
||||
"up-to-date": "",
|
||||
"waiting-for-health-check": "",
|
||||
"warning": ""
|
||||
},
|
||||
"success-title-default": "Completado",
|
||||
"sync-job": {
|
||||
"error-no-job-id": "Error al iniciar el trabajo",
|
||||
@@ -12004,7 +12017,7 @@
|
||||
"annotations-show-text": "Anotaciones = mostrar",
|
||||
"time-range-picker-disabled-text": "Selector de rango de tiempo = desactivado",
|
||||
"time-range-picker-enabled-text": "Selector de rango de tiempo = activado",
|
||||
"time-range-text": "Rango de tiempo = "
|
||||
"time-range-text": ""
|
||||
},
|
||||
"share": {
|
||||
"success-delete": "Tu panel de control ya no se puede compartir"
|
||||
@@ -12043,7 +12056,7 @@
|
||||
"revoke-user-access-modal-desc-line1": "¿Seguro que quieres revocar el acceso para {{email}}?"
|
||||
},
|
||||
"delete-user-shared-dashboards-modal": {
|
||||
"revoke-user-access-modal-desc-line2": "Esta acción revocará inmediatamente el acceso de {{email}} a todos los paneles de control compartidos."
|
||||
"revoke-user-access-modal-desc-line2": ""
|
||||
},
|
||||
"modal": {
|
||||
"shared-dashboard-modal-title": "Paneles de control compartidos"
|
||||
@@ -12212,7 +12225,7 @@
|
||||
},
|
||||
"menu": {
|
||||
"clear-button": "Borrar todo",
|
||||
"tooltip": "Ahora puedes seleccionar la opción «Sin función básica» y añadir permisos según tus necesidades específicas. Puedes encontrar más información en <1>nuestra documentación</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"menu-aria-label": "Menú del selector de roles",
|
||||
"menu-group-option-aria-label": "Opción del selector de roles",
|
||||
@@ -12222,7 +12235,7 @@
|
||||
},
|
||||
"sub-menu-aria-label": "Submenú del selector de roles",
|
||||
"title": {
|
||||
"description": "Asigna funciones a los usuarios para garantizar un control preciso sobre el acceso a las funciones y recursos de Grafana. Encuentra más información en nuestra <2><0>documentación</0></2>."
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"role-picker-drawer": {
|
||||
@@ -12345,7 +12358,7 @@
|
||||
},
|
||||
"select": {
|
||||
"select-menu": {
|
||||
"selected-count": "Seleccionado "
|
||||
"selected-count": ""
|
||||
}
|
||||
},
|
||||
"service-account-create-page": {
|
||||
@@ -12444,6 +12457,7 @@
|
||||
"aria-label-role": "Rol"
|
||||
},
|
||||
"service-account-tokens-table": {
|
||||
"aria-label-delete-button": "",
|
||||
"created": "Creado",
|
||||
"expires": "Caduca",
|
||||
"last-used-at": "Último uso el",
|
||||
@@ -12531,7 +12545,7 @@
|
||||
"info-text": "Cree un enlace directo a este panel de control o panel, personalizado con las siguientes opciones.",
|
||||
"link-url": "URL del enlace",
|
||||
"render-alert": "Complemento de renderizador de imagen no instalado",
|
||||
"render-instructions": "Para renderizar una imagen, debes instalar el <2>complemento de renderizado de imágenes Grafana</2>. Ponte en contacto con tu administrador de Grafana para instalarlo.",
|
||||
"render-instructions": "",
|
||||
"rendered-image": "Enlace directo a la imagen renderizada",
|
||||
"save-alert": "El panel de control no se ha guardado",
|
||||
"save-dashboard": "Para renderizar una imagen de panel, primero debe guardar el panel de control.",
|
||||
@@ -12555,7 +12569,7 @@
|
||||
"info-text-1": "Una instantánea es una forma inmediata de compartir un panel interactivo públicamente. Cuando se crean, eliminamos datos confidenciales como consultas (métricas, plantilla y anotación) y enlaces de panel, dejando solo los datos de métricas visibles y los nombres de serie incrustados en el panel.",
|
||||
"info-text-2": "Tenga en cuenta que su instantánea <1>puede ser vista por cualquiera</1> que tenga el enlace y pueda acceder a la URL. Comparta sus instantáneas con cautela.",
|
||||
"local-button": "Publicar instantánea",
|
||||
"mistake-message": "¿Ha cometido un error? ",
|
||||
"mistake-message": "",
|
||||
"name": "Nombre de la instantánea",
|
||||
"timeout": "Tiempo de espera (segundos)",
|
||||
"timeout-description": "Es posible que deba configurar el valor del tiempo de espera si se tarda mucho tiempo en recopilar las métricas del panel.",
|
||||
@@ -13167,7 +13181,7 @@
|
||||
"forwards-time-aria-label": "Adelantar el intervalo de tiempo",
|
||||
"to": "hasta",
|
||||
"zoom-out-button": "Reducir el intervalo de tiempo",
|
||||
"zoom-out-tooltip": "Reducir el intervalo de tiempo <1></1> CTRL+Z"
|
||||
"zoom-out-tooltip": ""
|
||||
},
|
||||
"time-range": {
|
||||
"apply": "Aplicar intervalo de tiempo",
|
||||
@@ -13292,7 +13306,7 @@
|
||||
},
|
||||
"transformations": {
|
||||
"empty": {
|
||||
"add-transformation-body": "Las transformaciones permiten cambiar los datos de varias maneras antes de que se muestre su visualización.<1></1>Aquí se incluyen acciones como unir datos, renombrar campos, hacer cálculos, dar formato a los datos para mostrarlos, etc.",
|
||||
"add-transformation-body": "",
|
||||
"add-transformation-header": "Empezar a transformar datos"
|
||||
}
|
||||
},
|
||||
@@ -13559,7 +13573,7 @@
|
||||
"label-format": "Formato",
|
||||
"label-set-timezone": "Establecer zona horaria",
|
||||
"label-time-field": "Campo de tiempo",
|
||||
"tooltip-format": "El formato de salida para el campo especificado como una <2>cadena de formato Moment.js</2>.",
|
||||
"tooltip-format": "",
|
||||
"tooltip-timezone-manually": "Establecer la zona horaria de la fecha manualmente"
|
||||
},
|
||||
"format-time-transformer-editor": {
|
||||
@@ -14154,8 +14168,8 @@
|
||||
"message": "No se han encontrado usuarios"
|
||||
},
|
||||
"token-revoked-modal": {
|
||||
"auto-revoked": "Su token de sesión se ha revocado automáticamente porque ha alcanzado <2>el número máximo de {{numSessions}} sesiones concurrentes</2> para su cuenta.",
|
||||
"resume-message": "<0>Para reanudar la sesión, vuelve a iniciar sesión.</0>Ponte en contacto con tu administrador o visita la página de licencias para revisar tu cuota si se cierra la sesión automáticamente en repetidas ocasiones.",
|
||||
"auto-revoked": "",
|
||||
"resume-message": "",
|
||||
"sign-in": "Iniciar sesión",
|
||||
"title-you-have-been-automatically-signed-out": "Se ha cerrado tu sesión automáticamente"
|
||||
},
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"dismiss": "Ignorer",
|
||||
"heading": "Authentification Enterprise",
|
||||
"learn-more-link": "En savoir plus",
|
||||
"text": "Gérez automatiquement les utilisateurs, les équipes et les autorisations grâce à <1>SAML</1>, <3>SCIM</3>, <6>LDAP</6> et <8>RBAC</8>, disponibles dans Grafana Cloud et Grafana Enterprise."
|
||||
"text": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "Auditer",
|
||||
@@ -209,7 +209,7 @@
|
||||
"title-delete": "Supprimer"
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "Voulez-vous vraiment supprimer « {{deleteOrgName}} » ?<3></3> <5>Tous les tableaux de bord de cette organisation seront supprimés !</5>",
|
||||
"delete-body": "",
|
||||
"id-header": "ID",
|
||||
"name-header": "Nom",
|
||||
"new-org-button": "Nouvelle organisation"
|
||||
@@ -719,6 +719,7 @@
|
||||
"title-annotations": "Annotations"
|
||||
},
|
||||
"link-dashboard-and-panel": "Lier le tableau de bord et le panneau",
|
||||
"placeholder-value-input": "",
|
||||
"placeholder-value-input-default": "Saisir le contenu de l’annotation personnalisée..."
|
||||
},
|
||||
"bulk-actions": {
|
||||
@@ -1144,7 +1145,7 @@
|
||||
"title-something-wrong-trying-fetch-group-details": "Une erreur s’est produite lors de la récupération des détails du groupe"
|
||||
},
|
||||
"evaluation-interval-limit-exceeded": {
|
||||
"body-minimum-interval": "Un intervalle d’évaluation minimum de <1>{{minInterval}}</1> a été configuré dans Grafana.<3></3>Veuillez contacter l’administrateur pour configurer un intervalle inférieur.",
|
||||
"body-minimum-interval": "",
|
||||
"title-global-evaluation-interval-limit-exceeded": "Limite de l’intervalle d’évaluation globale dépassée"
|
||||
},
|
||||
"existing-rule-editor": {
|
||||
@@ -1292,7 +1293,7 @@
|
||||
"resolved": "Résolu"
|
||||
}
|
||||
},
|
||||
"review-alert-payload": " Examiner les données d’alerte à ajouter à la charge utile :",
|
||||
"review-alert-payload": "",
|
||||
"title-add-custom-alerts": "Ajouter des alertes personnalisées"
|
||||
},
|
||||
"get-alert-suggestions": {
|
||||
@@ -1416,7 +1417,7 @@
|
||||
"title-add-folder-and-labels": "Ajouter un dossier et des étiquettes"
|
||||
},
|
||||
"grafana-managed-rule-type": {
|
||||
"description": "Prend en charge plusieurs sources de données de tout type.<1></1>Transformez les données avec des expressions."
|
||||
"description": ""
|
||||
},
|
||||
"grafana-modify-export": {
|
||||
"body-invalid-rule-id": "L’UID de règle dans l’URL de la page n’est pas valide. Veuillez vérifier l’URL et réessayer.",
|
||||
@@ -1853,7 +1854,7 @@
|
||||
"aria-label-new": "nouveau"
|
||||
},
|
||||
"mimir-flavored-type": {
|
||||
"description": "Utilisez une source de données Mimir, Loki ou Cortex.<1></1>Les expressions ne sont pas prises en charge."
|
||||
"description": ""
|
||||
},
|
||||
"min-interval-option": {
|
||||
"label-interval": "Intervalle",
|
||||
@@ -2082,7 +2083,7 @@
|
||||
"warning-1": "La suppression de cette politique de notification la supprimera définitivement.",
|
||||
"warning-2": "Voulez-vous vraiment supprimer cette politique ?"
|
||||
},
|
||||
"filter-description": "Filtrez les politiques de notification en utilisant une liste de correspondances séparées par des virgules, par exemple :<1>gravité=critique, région=EMEA</1>",
|
||||
"filter-description": "",
|
||||
"generated-policies": "Politiques générées automatiquement",
|
||||
"matchers": "Correspondants",
|
||||
"metadata": {
|
||||
@@ -2126,7 +2127,8 @@
|
||||
"conflict": "L'arborescence des politiques de notification a été mise à jour par un autre utilisateur.",
|
||||
"error-code": "Message d'erreur : « {{error}} »",
|
||||
"routes": {
|
||||
"conflictingMatchers": "Impossible d’ajouter ou de mettre à jour la route : des conflits de correspondance existent avec un arbre de routage externe si les correspondances {{-matchers}} sont fusionnées. Cela rendrait la route inaccessible."
|
||||
"conflictingMatchers": "Impossible d’ajouter ou de mettre à jour la route : des conflits de correspondance existent avec un arbre de routage externe si les correspondances {{-matchers}} sont fusionnées. Cela rendrait la route inaccessible.",
|
||||
"unknownMatchers": ""
|
||||
},
|
||||
"suffix": "Actualisez la page, puis réessayez.",
|
||||
"title": "Échec lors de l’ajout ou de la mise à jour de la politique de notification"
|
||||
@@ -2244,7 +2246,7 @@
|
||||
"error-no-query-editor": "Impossible de charger l’éditeur de requête en raison de : {{errorMessage}}"
|
||||
},
|
||||
"recording-rule-type": {
|
||||
"description": "Précalculez les expressions.<1></1>Doit être combiné avec une règle d’alerte."
|
||||
"description": ""
|
||||
},
|
||||
"recording-rules": {
|
||||
"description-target-data-source": "La source de données Prometheus dans laquelle stocker les règles d’enregistrement",
|
||||
@@ -2257,7 +2259,7 @@
|
||||
},
|
||||
"redirect-to-clone-rule": {
|
||||
"body-evaluation-group": "Vous devrez définir un nouveau groupe d’évaluation pour la règle copiée, car la règle d’origine a été mise en service et ne peut pas être utilisée pour les règles créées dans l’interface utilisateur.",
|
||||
"body-not-provisioned": "La nouvelle règle <1>ne sera pas</1> marquée comme une règle mise en service.",
|
||||
"body-not-provisioned": "",
|
||||
"confirmText-copy": "Copier",
|
||||
"title-copy-provisioned-alert-rule": "Copier la règle d’alerte mise en service"
|
||||
},
|
||||
@@ -2292,13 +2294,13 @@
|
||||
"routing-settings": {
|
||||
"aria-label-group-by": "Regrouper par",
|
||||
"description-group-by": "Combinez plusieurs alertes en une seule notification en les regroupant avec les mêmes valeurs d’étiquette. Si elle est vide, elle est héritée de la politique de notification par défaut.",
|
||||
"group-interval": "Intervalle de groupe : <1>{{groupIntervalValue}}</1>",
|
||||
"group-wait": "Attente de groupe : <1>{{groupWaitValue}}</1>",
|
||||
"grouping": "Regroupement : <1>{{fields}}</1>",
|
||||
"group-interval": "",
|
||||
"group-wait": "",
|
||||
"grouping": "",
|
||||
"label-group-by": "Regrouper par",
|
||||
"label-override-grouping": "Remplacer le regroupement",
|
||||
"label-override-timings": "Remplacer les horaires",
|
||||
"repeat-interval": "Intervalle de répétition : <1>{{repeatIntervalValue}}</1>"
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Modifier",
|
||||
@@ -2554,7 +2556,7 @@
|
||||
"relative-with-to": ""
|
||||
},
|
||||
"rule-type-picker": {
|
||||
"grafana-managed": "Sélectionnez « Grafana géré » à moins que vous n’ayez une source de données Mimir, Loki ou Cortex avec l’API Ruler activée."
|
||||
"grafana-managed": ""
|
||||
},
|
||||
"rule-view": {
|
||||
"query": {
|
||||
@@ -2887,7 +2889,7 @@
|
||||
"test-contact-point-modal": {
|
||||
"custom-notification-message": "Vous allez envoyer une notification de test qui utilise les annotations définies ci-dessous. C’est une bonne option si vous utilisez des modèles et des messages personnalisés.",
|
||||
"notification-message": "Message de notification",
|
||||
"predefined-notification-message": "Vous allez envoyer une notification de test qui utilise une alerte prédéfinie. Si vous avez défini un modèle ou un message personnalisé, pour de meilleurs résultats, passez au message de notification <1>personnalisé</1>, ci-dessus.",
|
||||
"predefined-notification-message": "",
|
||||
"send-test-notification": "Envoyer une notification de test",
|
||||
"title-test-contact-point": "Tester le point de contact"
|
||||
},
|
||||
@@ -2896,7 +2898,7 @@
|
||||
},
|
||||
"threshold-expression-viewer": {
|
||||
"input": "Entrée",
|
||||
"stop-alerting-when": "Arrêter d’alerter (ou état en attente) lorsque "
|
||||
"stop-alerting-when": ""
|
||||
},
|
||||
"time-interval": {
|
||||
"add-time-interval": "Ajouter un intervalle de temps",
|
||||
@@ -3084,7 +3086,7 @@
|
||||
"title-notification-policies": "Règles de notification"
|
||||
},
|
||||
"yaml-content-info": {
|
||||
"body": "Le contenu YAML dans l’éditeur ne contient que la configuration de la règle d’alerte <1></1>Pour configurer Prometheus, vous devez fournir le reste du <4>contenu du fichier de configuration.</4>"
|
||||
"body": ""
|
||||
}
|
||||
},
|
||||
"alertlist": {
|
||||
@@ -3160,7 +3162,7 @@
|
||||
"no-annotations-found": "Aucune annotation trouvée"
|
||||
},
|
||||
"annotation-list-item": {
|
||||
"tooltip-created-by": "Créé par :<1></1> {{email}}"
|
||||
"tooltip-created-by": ""
|
||||
},
|
||||
"category-annotation-query": "Requête d’annotation",
|
||||
"category-display": "Affichage",
|
||||
@@ -3198,7 +3200,7 @@
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "Ajouter une requête d'annotation",
|
||||
"info-box-content": "<0>Les annotations permettent d'intégrer des données d'événements dans vos graphiques. Elles sont visualisées sous forme de lignes verticales et d'icônes sur tous les panneaux du graphique. Lorsque vous survolez une icône d'annotation, vous pouvez obtenir le texte et les balises de l'événement. Vous pouvez ajouter des événements d'annotation directement depuis Grafana en maintenant CTRL ou CMD + clic sur le graphique (ou en faisant glisser la région). Ces événements seront stockés dans la base de données d'annotations de Grafana.</0>",
|
||||
"info-box-content": "",
|
||||
"info-box-content-2": "Consultez la <2>documentation sur les annotations</2> pour en savoir plus.",
|
||||
"title": "Aucune requête d'annotation personnalisée n'a encore été ajoutée"
|
||||
},
|
||||
@@ -3236,7 +3238,7 @@
|
||||
"auth-settings": "Paramètres d’authentification"
|
||||
},
|
||||
"auth-drawer-unconneced": {
|
||||
"subtitle": "Configurez les paramètres d’authentification. Pour en savoir plus, consultez notre <2>documentation</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"auth-drawer-unconnected": {
|
||||
"advanced-auth": "Authentification avancée",
|
||||
@@ -3270,7 +3272,7 @@
|
||||
"allowed-organizations-description": "Liste des organisations séparées par des virgules ou des espaces. L’utilisateur doit être membre\nd’au moins une organisation pour se connecter.",
|
||||
"allowed-organizations-label": "Organisations autorisées",
|
||||
"allowed-organizations-placeholder": "Saisissez les organisations (my-team, myteam...) et appuyez sur Entrée pour ajouter",
|
||||
"api-url-description": "Le point de terminaison des informations utilisateur de votre fournisseur OAuth2. Les informations renvoyées par ce point de terminaison doivent être compatibles avec <2>OpenID UserInfo</2>.",
|
||||
"api-url-description": "",
|
||||
"api-url-required": "Ce champ doit être une URL valide s’il est défini.",
|
||||
"auth-style-description": "Il détermine comment « {{ clientIDLabel }} » et « {{ clientSecretLabel }} » sont envoyés au fournisseur Oauth2. La valeur par défaut est AutoDetect.",
|
||||
"auth-style-label": "Style d’authentification",
|
||||
@@ -3415,7 +3417,7 @@
|
||||
}
|
||||
},
|
||||
"auth-config-auth-config-page-unconnected": {
|
||||
"subtitle": "Gérez vos paramètres d’authentification et configurez l’authentification unique. Pour en savoir plus, consultez notre <2>documentation</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"bar-chart": {
|
||||
"warn": {
|
||||
@@ -4133,7 +4135,7 @@
|
||||
},
|
||||
"scopes": {
|
||||
"apply-selected-scopes": "Appliquer",
|
||||
"selected-scopes-label": "Portées : "
|
||||
"selected-scopes-label": ""
|
||||
},
|
||||
"search-box": {
|
||||
"placeholder": "Rechercher ou aller à..."
|
||||
@@ -4275,7 +4277,7 @@
|
||||
"okay": "Ok"
|
||||
},
|
||||
"not-found-datasource": {
|
||||
"body": "Vous avez peut-être mal saisi l’URL ou le plugin avec l’identifiant <1></1> n’est pas disponible.<3></3>Pour afficher la liste des sources de données disponibles, veuillez <5>cliquer ici</5>."
|
||||
"body": ""
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
@@ -4318,8 +4320,8 @@
|
||||
"versionHistory": {
|
||||
"comparison": {
|
||||
"header": {
|
||||
"hide-json-diff": "Masquer JSON diff ",
|
||||
"show-json-diff": "Afficher JSON diff ",
|
||||
"hide-json-diff": "",
|
||||
"show-json-diff": "",
|
||||
"text": "Version {{version}} mise à jour par {{createdBy}} ({{ageString}}) {{message}}"
|
||||
},
|
||||
"select": "Sélectionnez deux versions pour commencer la comparaison"
|
||||
@@ -4346,7 +4348,7 @@
|
||||
"label-label": "Étiquette",
|
||||
"label-placeholder": "par exemple les traces Tempo",
|
||||
"label-required": "Ce champ est obligatoire.",
|
||||
"sub-text": "<0>Définissez le texte qui décrira la corrélation.</0>",
|
||||
"sub-text": "",
|
||||
"title": "Définir l'étiquette de corrélation (étape 1 sur 3)"
|
||||
},
|
||||
"configure-correlation-target-form": {
|
||||
@@ -4390,7 +4392,7 @@
|
||||
},
|
||||
"source-form": {
|
||||
"control-required": "Ce champ est obligatoire.",
|
||||
"description": "Un point de données doit fournir des valeurs à toutes les variables sous forme de champs ou de sorties de transformation pour que le bouton de corrélation apparaisse dans la visualisation.<1></1>Remarque : il n'est pas nécessaire de définir explicitement toutes les variables ci-dessous. Une transformation telle que <4>logfmt</4> créera des variables pour chaque paire clé/valeur.",
|
||||
"description": "",
|
||||
"description-external-pre": "Vous avez utilisé les variables suivantes dans l'URL cible :",
|
||||
"description-query-pre": "Vous avez utilisé les variables suivantes dans la requête cible :",
|
||||
"external-title": "Configurer la source de données qui utilisera l'URL (étape 3 sur 3)",
|
||||
@@ -4402,12 +4404,12 @@
|
||||
"results-required": "Ce champ est obligatoire.",
|
||||
"source-description": "Les résultats de la source de données source sélectionnée ont des liens affichés dans le panneau",
|
||||
"source-label": "Source",
|
||||
"sub-text": "<0>Définissez quelle source de données affichera la corrélation et quelles données remplaceront les variables précédemment définies.</0>"
|
||||
"sub-text": ""
|
||||
},
|
||||
"sub-title": "Définissez comment les données issues de différentes sources se relient entre elles. Pour en savoir plus, consultez la <2>documentation</2>",
|
||||
"target-form": {
|
||||
"control-rules": "Ce champ est obligatoire.",
|
||||
"sub-text": "<0>Définissez l'objet de la corrélation. Avec le type requête, une requête sera exécutée lorsque vous cliquerez sur la corrélation. Avec le type externe, un clic sur la corrélation ouvrira une URL.</0>",
|
||||
"sub-text": "",
|
||||
"target-description-external": "Spécifiez l'URL qui s'ouvrira lorsque vous cliquerez sur le lien",
|
||||
"target-description-query": "Spécifiez quelle source de données est requêtée lorsque vous cliquez sur le lien",
|
||||
"target-label": "Cible",
|
||||
@@ -4614,7 +4616,7 @@
|
||||
}
|
||||
},
|
||||
"confirm-plugin-dashboard-save-modal": {
|
||||
"body-plugin-dashboard": "Vos modifications seront perdues lorsque vous mettrez à jour le plugin.<1></1><2>Utilisez <1>Enregistrer sous</1> pour créer une version personnalisée.</2>",
|
||||
"body-plugin-dashboard": "",
|
||||
"cancel": "Annuler",
|
||||
"overwrite": "Écraser",
|
||||
"title-plugin-dashboard": "Tableau de bord du plugin"
|
||||
@@ -4831,7 +4833,7 @@
|
||||
"add-visualization-body": "Sélectionnez une source de données, puis examinez et visualisez vos données avec des graphiques, des statistiques et des tableaux ou créez des listes, des markdowns et d'autres widgets.",
|
||||
"add-visualization-button": "Ajouter une visualisation",
|
||||
"add-visualization-header": "Commencez votre nouveau tableau de bord en ajoutant une visualisation",
|
||||
"import-a-dashboard-body": "Importez des tableaux de bord à partir de fichiers ou du site <2>grafana.com</2>.",
|
||||
"import-a-dashboard-body": "",
|
||||
"import-a-dashboard-header": "Importer un tableau de bord",
|
||||
"import-dashboard-button": "Importer un tableau de bord",
|
||||
"show-less-dashboards": "",
|
||||
@@ -5289,8 +5291,8 @@
|
||||
"title-provisioned": "Tableau de bord provisionné"
|
||||
},
|
||||
"save-dashboard-error-proxy": {
|
||||
"body-name-exists": "Un tableau de bord du même nom existe déjà dans le dossier sélectionné.<1></1><2>Voulez-vous vraiment enregistrer ce tableau de bord ?</2>",
|
||||
"body-version-mismatch": "Quelqu’un d’autre a mis à jour ce tableau de bord<1></1><2>Voulez-vous vraiment enregistrer ce tableau de bord ?</2>",
|
||||
"body-name-exists": "",
|
||||
"body-version-mismatch": "",
|
||||
"confirmText-save-and-overwrite": "Enregistrer et écraser",
|
||||
"title-name-exists": "Conflits",
|
||||
"title-version-mismatch": "Conflits"
|
||||
@@ -5308,7 +5310,7 @@
|
||||
"cancel": "Annuler",
|
||||
"cannot-be-saved": "Ce tableau de bord ne peut pas être enregistré à partir de l’interface utilisateur Grafana, car il a été mis en service à partir d’une autre source. Copiez le JSON ou enregistrez-le dans un fichier ci-dessous, puis vous pourrez mettre à jour votre tableau de bord dans la source de mise en service.",
|
||||
"copy-json-to-clipboard": "Copier JSON dans le presse-papiers",
|
||||
"file-path": "<0>Chemin du fichier :</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"save-json-to-file": "Enregistrer le fichier JSON",
|
||||
"see-docs": "Consultez la <2>documentation</2> pour en savoir plus sur la mise en service."
|
||||
},
|
||||
@@ -5507,7 +5509,7 @@
|
||||
"transformation-picker": {
|
||||
"info": "Les transformations vous permettent de joindre, calculer, réorganiser, masquer et renommer les résultats de votre requête avant qu’ils ne soient visualisés.",
|
||||
"info-graph-not-suitable": "De nombreuses transformations ne conviennent pas si vous utilisez la visualisation Graphique, car elle ne prend actuellement en charge que les données de séries chronologiques.",
|
||||
"info-switch-to-table": "Il peut être utile de passer à la visualisation tabulaire pour comprendre ce que fait une transformation. ",
|
||||
"info-switch-to-table": "",
|
||||
"placeholder-search-for-transformation": "Rechercher une transformation",
|
||||
"read-more": "En savoir plus",
|
||||
"title-transformations": "Transformations"
|
||||
@@ -5573,8 +5575,8 @@
|
||||
"version-history-comparison": {
|
||||
"button-restore": "Restaurer la version {{version}}",
|
||||
"label-view-json-diff": "Afficher les différences du JSON",
|
||||
"new-updated-by": "<0>Version {{version}}</0> mise à jour par {{editor}} {{timeAgo}}",
|
||||
"old-updated-by": "<0>Version {{version}}</0> mise à jour par {{editor}} {{timeAgo}}"
|
||||
"new-updated-by": "",
|
||||
"old-updated-by": ""
|
||||
},
|
||||
"version-history-table": {
|
||||
"aria-label-toggle-selection": "Basculer la sélection de la version {{version}}",
|
||||
@@ -5974,7 +5976,7 @@
|
||||
"cancel": "Annuler"
|
||||
},
|
||||
"render-save-button-and-error": {
|
||||
"body-plugin-dashboard": "Vos modifications seront perdues lorsque vous mettrez à jour le plugin. Utilisez <1>Enregistrer sous</1> pour créer une version personnalisée.",
|
||||
"body-plugin-dashboard": "",
|
||||
"title-failed-to-save-dashboard": "Échec de l’enregistrement du tableau de bord",
|
||||
"title-plugin-dashboard": "Tableau de bord du plugin",
|
||||
"title-someone-else-has-updated-this-dashboard": "Quelqu’un d’autre a mis à jour ce tableau de bord",
|
||||
@@ -5983,7 +5985,7 @@
|
||||
"save-and-overwrite": "« Enregistrer et écraser »"
|
||||
},
|
||||
"library-viz-panel-info": {
|
||||
"last-edited": "{{timeAgo}} par <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Utilisé sur {{count}} tableaux de bord",
|
||||
"usage-count_other": "Utilisé sur {{count}} tableaux de bord"
|
||||
},
|
||||
@@ -6044,7 +6046,7 @@
|
||||
},
|
||||
"panel-data-queries-tab-rendered": {
|
||||
"add-query": "Ajouter une requête",
|
||||
"expression": "Expression "
|
||||
"expression": ""
|
||||
},
|
||||
"panel-data-transformations-tab": {
|
||||
"tab-label": "Transformations"
|
||||
@@ -6102,7 +6104,7 @@
|
||||
"query": "Requête"
|
||||
},
|
||||
"query-variable-editor-form": {
|
||||
"description-examples": "Les groupes de capture nommés peuvent être utilisés pour séparer le texte d’affichage et la valeur (<1>voir les exemples</1>).",
|
||||
"description-examples": "",
|
||||
"description-optional": "Facultatif, si vous souhaitez extraire une partie d’un nom de série ou d’un segment de nœud de métrique.",
|
||||
"label-data-source": "Source de données",
|
||||
"label-static-options-sort": "Tri des options statiques",
|
||||
@@ -6163,7 +6165,7 @@
|
||||
"label-message": "Message",
|
||||
"placeholder-describe-changes-optional": "Ajoutez une note pour décrire vos modifications (facultatif).",
|
||||
"render-footer": {
|
||||
"body-plugin-dashboard": "Vos modifications seront perdues lorsque vous mettrez à jour le plugin. Utilisez <1>Enregistrer sous</1> pour créer une version personnalisée.",
|
||||
"body-plugin-dashboard": "",
|
||||
"no-changes-to-save": "Aucun changement à enregistrer",
|
||||
"title-failed-to-save-dashboard": "Échec de l’enregistrement du tableau de bord",
|
||||
"title-plugin-dashboard": "Tableau de bord du plugin",
|
||||
@@ -6199,7 +6201,7 @@
|
||||
"cancel": "Annuler",
|
||||
"cannot-be-saved": "Ce tableau de bord ne peut pas être enregistré à partir de l’interface utilisateur Grafana, car il a été mis en service à partir d’une autre source. Copiez le JSON ou enregistrez-le dans un fichier ci-dessous, puis vous pourrez mettre à jour votre tableau de bord dans la source de mise en service.",
|
||||
"copy-json-to-clipboard": "Copier JSON dans le presse-papiers",
|
||||
"file-path": "<0>Chemin du fichier :</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"label-description": "Description",
|
||||
"label-target-folder": "Dossier cible",
|
||||
"label-title": "Titre",
|
||||
@@ -6368,8 +6370,8 @@
|
||||
},
|
||||
"version-history-comparison": {
|
||||
"label-view-json-diff": "Afficher les différences du JSON",
|
||||
"new-version-updated": "<0>Version {{version}}</0> mise à jour par {{editor}} {{timeAgo}}",
|
||||
"old-version-updated": "<0>Version {{version}}</0> mise à jour par {{editor}} {{timeAgo}}"
|
||||
"new-version-updated": "",
|
||||
"old-version-updated": ""
|
||||
},
|
||||
"version-history-header": {
|
||||
"compare-versions": "Comparaison {{baseVersion}} <3></3> {{newVersion}}",
|
||||
@@ -6447,7 +6449,7 @@
|
||||
"provisioned-delete-modal": {
|
||||
"confirm-button": "OK",
|
||||
"text-1": "Ce tableau de bord est géré par la mise en service Grafana et ne peut pas être supprimé. Supprimez le tableau de bord du fichier de configuration pour le supprimer.",
|
||||
"text-2": "Consultez la documentation de Grafana pour en savoir plus sur la mise en service. ",
|
||||
"text-2": "",
|
||||
"text-3": "Chemin du fichier : {{provisionedId}}",
|
||||
"text-link": "Aller à la page des documents",
|
||||
"title": "Impossible de supprimer le tableau de bord mis en service"
|
||||
@@ -6525,7 +6527,7 @@
|
||||
},
|
||||
"data-source-testing-status-page": {
|
||||
"error-more-details-link": "Cliquez <2>ici</2> pour en savoir plus sur cette erreur.",
|
||||
"success-more-details-links": "Ensuite, vous pouvez commencer à visualiser les données en <2>créant un tableau de bord</2> ou en interrogeant les données dans la <5>vue Explorer</5>."
|
||||
"success-more-details-links": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"datasource-add-button": {
|
||||
@@ -6621,7 +6623,7 @@
|
||||
"test": "Test"
|
||||
},
|
||||
"cloud-info-box": {
|
||||
"body-alert": "Ou simplifiez-vous la tâche et obtenez {{mainDS}} (et {{extraDS}}) sous forme de sources de données entièrement gérées, évolutives et hébergées par Grafana Labs avec le <6>plan Grafana Cloud gratuit à vie</6>.",
|
||||
"body-alert": "",
|
||||
"title-alert": "Configurer la source de données {{mainDS}} ci-dessous"
|
||||
},
|
||||
"dashboards-table": {
|
||||
@@ -6749,18 +6751,18 @@
|
||||
"no-events-yet": "Pas encore d’événements"
|
||||
},
|
||||
"render-info-viewer": {
|
||||
"data-counter": "Données : {{numDataChanges}} ",
|
||||
"data-counter": "",
|
||||
"elapsed-time": "Temps : {{elapsed}} ms",
|
||||
"field": "Champ",
|
||||
"last": "Dernier",
|
||||
"render-counter": "Rendu : {{numRenders}} ",
|
||||
"schema-counter": "Schéma : {{numSchemaChanges}} ",
|
||||
"render-counter": "",
|
||||
"schema-counter": "",
|
||||
"title-reset-counters": "Réinitialiser les compteurs",
|
||||
"tooltip-step-back": "Étape précédente",
|
||||
"type": "Type"
|
||||
},
|
||||
"state-view": {
|
||||
"current-value": "Valeur actuelle : {{currentValue}} ",
|
||||
"current-value": "",
|
||||
"label-state-name": "Nom de l’état"
|
||||
}
|
||||
},
|
||||
@@ -7207,7 +7209,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"learn-more": "En savoir plus",
|
||||
"pro-tip-define-sources-through-configuration-files": " Conseil de pro : vous pouvez également définir des sources de données via des fichiers de configuration. "
|
||||
"pro-tip-define-sources-through-configuration-files": ""
|
||||
}
|
||||
},
|
||||
"pane": {
|
||||
@@ -7269,8 +7271,6 @@
|
||||
"query-deleted": "Requête supprimée"
|
||||
},
|
||||
"rich-history-queries-tab": {
|
||||
"displaying-partial-queries": "Affichage de {{ count }} requêtes",
|
||||
"displaying-queries": "{{ count }} requêtes",
|
||||
"filter-aria-label": "Filtrer les requêtes pour la ou les sources de données",
|
||||
"filter-history": "Filtrer l'historique",
|
||||
"filter-placeholder": "Filtrer les requêtes pour la ou les sources de données",
|
||||
@@ -7280,7 +7280,11 @@
|
||||
"search-placeholder": "Rechercher des requêtes",
|
||||
"showing-queries": "Affichage de {{ shown }} sur {{ total }} <0>Charger plus</0>",
|
||||
"sort-aria-label": "Trier les requêtes",
|
||||
"sort-placeholder": "Trier les requêtes par"
|
||||
"sort-placeholder": "Trier les requêtes par",
|
||||
"displaying-partial-queries_one": "",
|
||||
"displaying-partial-queries_other": "",
|
||||
"displaying-queries_one": "",
|
||||
"displaying-queries_other": ""
|
||||
},
|
||||
"rich-history-settings-tab": {
|
||||
"alert-info": "Grafana gardera les entrées jusqu'à {{optionLabel}}. Les entrées en favori ne seront pas supprimées.",
|
||||
@@ -7472,7 +7476,7 @@
|
||||
"copy-shortened-link-menu": "Ouvrir les options de lien de copie",
|
||||
"refresh-picker-cancel": "Annuler",
|
||||
"refresh-picker-run": "Exécuter la requête",
|
||||
"split-close": " Fermer ",
|
||||
"split-close": "Fermer",
|
||||
"split-close-tooltip": "Fermer le panneau scindé",
|
||||
"split-narrow": "Panneau étroit",
|
||||
"split-title": "Scinder",
|
||||
@@ -7602,8 +7606,8 @@
|
||||
},
|
||||
"math": {
|
||||
"available-math-functions": "Fonctions mathématiques disponibles",
|
||||
"run-math-operations": "Exécute des opérations mathématiques sur une ou plusieurs requêtes. Vous référencez la requête par {{refExample}} ; c.-à-d. {{ref1}}, {{ref2}}, {{ref3}}, etc.<10></10>Exemple : <12>{{example}}</12>",
|
||||
"tooltip-footer": "Consultez notre documentation supplémentaire sur les <2>expressions mathématiques</2>.",
|
||||
"run-math-operations": "",
|
||||
"tooltip-footer": "",
|
||||
"tooltip-title": "Opérateur mathématique",
|
||||
"tooltip-trigger": "Expression"
|
||||
},
|
||||
@@ -8642,7 +8646,7 @@
|
||||
},
|
||||
"data-source-http-settings": {
|
||||
"access-help": "Aide <1></1>",
|
||||
"access-help-details": "Le mode d'accès contrôle la façon dont les requêtes à la source de données seront traitées.<1> <1>Serveur</1></1> doit être la méthode privilégiée si rien d'autre n'est indiqué.",
|
||||
"access-help-details": "",
|
||||
"access-help-title": "Aide d'accès",
|
||||
"access-label": "Accès",
|
||||
"allowed-cookies": "Cookies autorisés",
|
||||
@@ -8910,7 +8914,7 @@
|
||||
"cell-inspect": "Inspecter la valeur",
|
||||
"cell-inspect-tooltip": "Inspecter la valeur",
|
||||
"copy": "Copier dans le presse-papier",
|
||||
"csv-counts": "Lignes :{{rows}}, Colonnes :{{columns}} <5></5>",
|
||||
"csv-counts": "",
|
||||
"csv-placeholder": "Saisir le CSV ici…",
|
||||
"filter-placeholder": "Filtrer les valeurs",
|
||||
"filter-popup-apply": "Ok",
|
||||
@@ -9195,7 +9199,6 @@
|
||||
"name-line-width": "Épaisseur de ligne",
|
||||
"name-stacking": "Empilement"
|
||||
},
|
||||
"inline-token-warning-badge-tooltip": "",
|
||||
"inspector": {
|
||||
"inspect-data-tab": {
|
||||
"loading": "Chargement en cours",
|
||||
@@ -9359,7 +9362,7 @@
|
||||
"error-fetching": "Erreur lors de la récupération des paramètres LDAP",
|
||||
"error-saving": "Erreur lors de l'enregistrement des paramètres LDAP",
|
||||
"error-validate-form": "Erreur lors de la validation des paramètres LDAP",
|
||||
"feature-flag-disabled": "Cette page est uniquement accessible en activant le marqueur de fonctionnalité <1>ssoSettingsLDAP</1>.",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "Paramètres LDAP enregistrés"
|
||||
},
|
||||
"bind-dn": {
|
||||
@@ -9400,7 +9403,7 @@
|
||||
"label": "Rechercher dans la base DNS",
|
||||
"placeholder": "exemple : dc=grafana,dc=org"
|
||||
},
|
||||
"subtitle": "L'intégration LDAP dans Grafana permet à vos utilisateurs Grafana de se connecter avec leurs identifiants LDAP. Pour en savoir plus, consultez notre <2><0>documentation</0></2>.",
|
||||
"subtitle": "",
|
||||
"title": "Paramètres de base"
|
||||
},
|
||||
"library-panel": {
|
||||
@@ -9444,7 +9447,7 @@
|
||||
"dashboard-name": "Nom du tableau de bord"
|
||||
},
|
||||
"library-panel-info": {
|
||||
"last-edited": "Dernière modification le {{timeAgo}} par <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Utilisé sur {{count}} tableaux de bord",
|
||||
"usage-count_other": "Utilisé sur {{count}} tableaux de bord"
|
||||
},
|
||||
@@ -9749,7 +9752,7 @@
|
||||
"tooltip-unpin-line": "Désépingler la ligne"
|
||||
},
|
||||
"log-row-message": {
|
||||
"ellipsis": "… ",
|
||||
"ellipsis": "",
|
||||
"more": "plus",
|
||||
"see-details": "Voir les détails du journal",
|
||||
"tooltip-error": "Erreur : {{errorMessage}}"
|
||||
@@ -10145,7 +10148,7 @@
|
||||
},
|
||||
"resource-table": {
|
||||
"dashboard-load-error": "Impossible de charger le tableau de bord",
|
||||
"error-library-element-sub": "Élément de bibliothèque {uid}",
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "Impossible de charger l'élément de bibliothèque",
|
||||
"unknown-datasource-title": "Source de données {{datasourceUID}}",
|
||||
"unknown-datasource-type": "Source de données inconnue"
|
||||
@@ -10793,10 +10796,10 @@
|
||||
"placeholder-optional": "(facultatif)",
|
||||
"role": "Rôle",
|
||||
"submit": "Envoyer",
|
||||
"tooltip": "Vous pouvez maintenant sélectionner l'option « Aucun rôle de base » et ajouter des autorisations à vos besoins personnalisés. Vous trouverez plus d'informations dans <1>notre documentation</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"user-invite-page": {
|
||||
"sub-title": "Envoyez une invitation ou ajoutez un utilisateur Grafana existant à l’organisation.<1>{{orgName}}</1>",
|
||||
"sub-title": "",
|
||||
"text": {
|
||||
"invite-user": "Inviter un utilisateur"
|
||||
}
|
||||
@@ -10885,7 +10888,7 @@
|
||||
"switch-to-table": "Affichage tabulaire"
|
||||
},
|
||||
"panel-plugin-error": {
|
||||
"text-load-error": "Consultez les journaux de démarrage du serveur pour en savoir plus. <1></1>Si ce plugin a été chargé à partir de Git, assurez-vous qu’il a été compilé.",
|
||||
"text-load-error": "",
|
||||
"title-load-error": "Erreur lors du chargement : {{panelId}}",
|
||||
"title-not-found": "Plugin de panneau introuvable : {{id}}"
|
||||
},
|
||||
@@ -11079,7 +11082,7 @@
|
||||
},
|
||||
"details": {
|
||||
"connections-tab": {
|
||||
"description": "Les sources de données suivantes sont actuellement configurées pour {{pluginName}} ; cliquez sur une tuile pour afficher les détails de la configuration. Vous trouverez toutes vos connexions de sources de données dans <4><0>Connexions</0> - <3>Sources de données</3>.</4>"
|
||||
"description": ""
|
||||
},
|
||||
"disabled-error": {
|
||||
"angular-deprecation-link": "En savoir plus sur la dépréciation Angular",
|
||||
@@ -11096,7 +11099,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"contactGrafanaLabs": "Contacter Grafana Labs",
|
||||
"customLinks": "Liens personnalisés ",
|
||||
"customLinks": "",
|
||||
"customLinksTooltip": "Ces liens sont fournis par le développeur du plugin pour offrir des ressources et des informations supplémentaires spécifiques au développeur",
|
||||
"dependencies": "Dépendances",
|
||||
"documentation": "Documentation",
|
||||
@@ -11107,7 +11110,7 @@
|
||||
"latestVersion": "Dernière version",
|
||||
"license": "Licence",
|
||||
"raiseAnIssue": "Signaler un problème",
|
||||
"reportAbuse": "Signaler une préoccupation ",
|
||||
"reportAbuse": "",
|
||||
"reportAbuseTooltip": "Signalez les problèmes liés à des plugins malveillants ou nuisibles directement à Grafana Labs.",
|
||||
"repository": "Référentiel",
|
||||
"signature": "Signature",
|
||||
@@ -11117,8 +11120,8 @@
|
||||
"modal": {
|
||||
"cancel": "Annuler",
|
||||
"copyEmail": "Copier l'adresse e-mail",
|
||||
"description": "Cette fonctionnalité sert à signaler les comportements malveillants ou nuisibles dans les plugins. Pour toute question concernant les plugins, envoyez-nous un e-mail à l'adresse suivante : ",
|
||||
"node": "Remarque : pour les problèmes généraux liés aux plugins, tels que les bugs ou les demandes de fonctionnalités, veuillez contacter l'auteur du plugin en utilisant les liens fournis. ",
|
||||
"description": "",
|
||||
"node": "",
|
||||
"title": "Signaler un problème de plugin"
|
||||
}
|
||||
},
|
||||
@@ -11186,7 +11189,7 @@
|
||||
"message": "Tous les plugins sont à jour"
|
||||
},
|
||||
"not-found-plugin": {
|
||||
"body-plugin-not-found": "Ce plugin est introuvable. Veuillez vérifier que l’URL est correcte ou <1></1>accédez au <3>catalogue de plugins</3>.",
|
||||
"body-plugin-not-found": "",
|
||||
"title-plugin-not-found": "Plugin introuvable"
|
||||
},
|
||||
"plugin-actions": {
|
||||
@@ -11650,7 +11653,6 @@
|
||||
"unsupported-repository-type": ""
|
||||
},
|
||||
"inline-secure-values-warning": "",
|
||||
"inline-token-warning-badge-text": "",
|
||||
"job-status": {
|
||||
"label-view-details": "Afficher les détails",
|
||||
"loading-finished-job": "Chargement de mission terminée…",
|
||||
@@ -11827,6 +11829,17 @@
|
||||
"label-current-step": "Étape actuelle",
|
||||
"label-pending-step": "Étape en attente"
|
||||
},
|
||||
"status-badge": {
|
||||
"automatic-pulling-disabled": "",
|
||||
"deleting": "",
|
||||
"error": "",
|
||||
"pending": "",
|
||||
"pulling": "",
|
||||
"unknown": "",
|
||||
"up-to-date": "",
|
||||
"waiting-for-health-check": "",
|
||||
"warning": ""
|
||||
},
|
||||
"success-title-default": "Succès",
|
||||
"sync-job": {
|
||||
"error-no-job-id": "Échec du démarrage de la tâche",
|
||||
@@ -12004,7 +12017,7 @@
|
||||
"annotations-show-text": "Annotations = montrer",
|
||||
"time-range-picker-disabled-text": "Sélecteur de plage de temps = désactivé",
|
||||
"time-range-picker-enabled-text": "Sélecteur de plage de temps = activé",
|
||||
"time-range-text": "Plage de temps = "
|
||||
"time-range-text": ""
|
||||
},
|
||||
"share": {
|
||||
"success-delete": "Votre tableau de bord n'est plus partageable"
|
||||
@@ -12043,7 +12056,7 @@
|
||||
"revoke-user-access-modal-desc-line1": "Souhaitez-vous vraiment retirer l'accès pour {{email}} ?"
|
||||
},
|
||||
"delete-user-shared-dashboards-modal": {
|
||||
"revoke-user-access-modal-desc-line2": "Cette action révoquera immédiatement l'accès de {{email}}'s à tous les tableaux de bord partagés."
|
||||
"revoke-user-access-modal-desc-line2": ""
|
||||
},
|
||||
"modal": {
|
||||
"shared-dashboard-modal-title": "Tableaux de bord partagés"
|
||||
@@ -12212,7 +12225,7 @@
|
||||
},
|
||||
"menu": {
|
||||
"clear-button": "Tout effacer",
|
||||
"tooltip": "Vous pouvez maintenant sélectionner l'option « Aucun rôle de base » et ajouter des autorisations à vos besoins personnalisés. Vous trouverez plus d'informations dans <1>notre documentation</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"menu-aria-label": "Menu du sélecteur de rôle",
|
||||
"menu-group-option-aria-label": "Option du sélecteur de rôle",
|
||||
@@ -12222,7 +12235,7 @@
|
||||
},
|
||||
"sub-menu-aria-label": "Sous-menu du sélecteur de rôle",
|
||||
"title": {
|
||||
"description": "Attribuez des rôles aux utilisateurs pour assurer un contrôle granulaire sur l'accès aux fonctionnalités et aux ressources de Grafana. Pour en savoir plus, consultez notre <2>documentation</2>."
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"role-picker-drawer": {
|
||||
@@ -12345,7 +12358,7 @@
|
||||
},
|
||||
"select": {
|
||||
"select-menu": {
|
||||
"selected-count": "Sélectionné "
|
||||
"selected-count": ""
|
||||
}
|
||||
},
|
||||
"service-account-create-page": {
|
||||
@@ -12444,6 +12457,7 @@
|
||||
"aria-label-role": "Rôle"
|
||||
},
|
||||
"service-account-tokens-table": {
|
||||
"aria-label-delete-button": "",
|
||||
"created": "Créé",
|
||||
"expires": "Expire",
|
||||
"last-used-at": "Dernière utilisation le",
|
||||
@@ -12531,7 +12545,7 @@
|
||||
"info-text": "Créez un lien direct vers ce tableau de bord ou ce panneau, personnalisé avec les options ci-dessous.",
|
||||
"link-url": "Lien URL",
|
||||
"render-alert": "Plugin de rendu d'image non installé",
|
||||
"render-instructions": "Pour afficher une image, vous devez installer le <2>plugin de rendu d’images Grafana</2>. Veuillez contacter votre administrateur Grafana pour installer le plugin.",
|
||||
"render-instructions": "",
|
||||
"rendered-image": "Lien direct vers l'image dont il faut améliorer le rendu",
|
||||
"save-alert": "Le tableau de bord n'est pas enregistré",
|
||||
"save-dashboard": "Pour améliorer le rendu d'une image de panneau, vous devez d'abord enregistrer le tableau de bord.",
|
||||
@@ -12555,7 +12569,7 @@
|
||||
"info-text-1": "Un instantané est un moyen instantané de partager publiquement un tableau de bord interactif. Lors de la création, nous supprimons les données sensibles telles que les requêtes (métrique, modèle et annotation) et les liens du panneau, pour ne laisser que les métriques visibles et les noms de séries intégrés dans votre tableau de bord.",
|
||||
"info-text-2": "N'oubliez pas que votre instantané <1>peut être consulté par une personne</1> qui dispose du lien et qui peut accéder à l'URL. Partagez judicieusement.",
|
||||
"local-button": "Publier un instantané",
|
||||
"mistake-message": "Avez-vous commis une erreur ? ",
|
||||
"mistake-message": "",
|
||||
"name": "Nom de l'instantané",
|
||||
"timeout": "Délai d’expiration (secondes)",
|
||||
"timeout-description": "Vous devrez peut-être configurer la valeur du délai d'expiration si la collecte des métriques de votre tableau de bord prend beaucoup de temps.",
|
||||
@@ -13167,7 +13181,7 @@
|
||||
"forwards-time-aria-label": "Avancer la plage de temps",
|
||||
"to": "à",
|
||||
"zoom-out-button": "Dézoomer la plage de temps",
|
||||
"zoom-out-tooltip": "Dézoomer la plage de temps <1></1> CTRL+Z"
|
||||
"zoom-out-tooltip": ""
|
||||
},
|
||||
"time-range": {
|
||||
"apply": "Appliquer la plage temporelle",
|
||||
@@ -13292,7 +13306,7 @@
|
||||
},
|
||||
"transformations": {
|
||||
"empty": {
|
||||
"add-transformation-body": "Les transformations permettent de modifier les données de différentes manières avant l'affichage de votre visualisation.<1></1>Vous pouvez notamment rassembler des données, renommer des champs, faire des calculs, formater les données à afficher, etc.",
|
||||
"add-transformation-body": "",
|
||||
"add-transformation-header": "Commencer la transformation des données"
|
||||
}
|
||||
},
|
||||
@@ -13559,7 +13573,7 @@
|
||||
"label-format": "Format",
|
||||
"label-set-timezone": "Définir le fuseau horaire",
|
||||
"label-time-field": "Champ horaire",
|
||||
"tooltip-format": "Le format de sortie pour le champ spécifié en tant que <2>chaîne de format Moment.js</2>.",
|
||||
"tooltip-format": "",
|
||||
"tooltip-timezone-manually": "Définir manuellement le fuseau horaire de la date"
|
||||
},
|
||||
"format-time-transformer-editor": {
|
||||
@@ -14154,8 +14168,8 @@
|
||||
"message": "Aucun utilisateur trouvé"
|
||||
},
|
||||
"token-revoked-modal": {
|
||||
"auto-revoked": "Votre jeton de session a été automatiquement révoqué, car vous avez atteint <2>le nombre maximum de {{numSessions}} sessions simultanées</2> pour votre compte.",
|
||||
"resume-message": "<0>Pour reprendre votre session, reconnectez-vous.</0>Contactez votre administrateur ou consultez la page de licence pour vérifier votre quota si vous êtes déconnecté automatiquement à plusieurs reprises.",
|
||||
"auto-revoked": "",
|
||||
"resume-message": "",
|
||||
"sign-in": "Se connecter",
|
||||
"title-you-have-been-automatically-signed-out": "Vous avez été automatiquement déconnecté"
|
||||
},
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"dismiss": "Elvetés",
|
||||
"heading": "Vállalati hitelesítés",
|
||||
"learn-more-link": "További információk",
|
||||
"text": "Kezelje automatikusan a felhasználókat, a csapatokat és az engedélyeket a Grafana Cloud és az Enterprise szolgáltatásban elérhető <1>SAML</1>, <3>SCIM</3>, <6>LDAP</6> és <8>RBAC</8> segítségével."
|
||||
"text": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "Auditálás",
|
||||
@@ -209,7 +209,7 @@
|
||||
"title-delete": "Törlés"
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "Biztosan törli a következőt: „{{deleteOrgName}}”?<3></3> <5>A szervezet összes irányítópultja el lesz távolítva.</5>",
|
||||
"delete-body": "",
|
||||
"id-header": "Azonosító",
|
||||
"name-header": "Név",
|
||||
"new-org-button": "Új szervezet"
|
||||
@@ -719,6 +719,7 @@
|
||||
"title-annotations": "Jegyzetek"
|
||||
},
|
||||
"link-dashboard-and-panel": "Irányítópult és panel összekapcsolása",
|
||||
"placeholder-value-input": "",
|
||||
"placeholder-value-input-default": "Adja meg az egyéni jegyzet tartalmát…"
|
||||
},
|
||||
"bulk-actions": {
|
||||
@@ -1144,7 +1145,7 @@
|
||||
"title-something-wrong-trying-fetch-group-details": "Valami hiba történt a csoport részleteinek lekérése során"
|
||||
},
|
||||
"evaluation-interval-limit-exceeded": {
|
||||
"body-minimum-interval": "A Grafanában egy minimális értékelési intervallum van beállítva: <1>{{minInterval}}</1>.<3></3>Lépjen kapcsolatba a rendszergazdával alacsonyabb intervallum beállításához.",
|
||||
"body-minimum-interval": "",
|
||||
"title-global-evaluation-interval-limit-exceeded": "Globális értékelési intervallumkorlát túllépve"
|
||||
},
|
||||
"existing-rule-editor": {
|
||||
@@ -1292,7 +1293,7 @@
|
||||
"resolved": "Megoldott"
|
||||
}
|
||||
},
|
||||
"review-alert-payload": " A hasznos tartalomhoz hozzáadandó riasztási adatok áttekintése:",
|
||||
"review-alert-payload": "",
|
||||
"title-add-custom-alerts": "Egyéni riasztások hozzáadása"
|
||||
},
|
||||
"get-alert-suggestions": {
|
||||
@@ -1416,7 +1417,7 @@
|
||||
"title-add-folder-and-labels": "Mappa és címkék hozzáadása"
|
||||
},
|
||||
"grafana-managed-rule-type": {
|
||||
"description": "Több, bármilyen típusú adatforrást támogat.<1></1>Adatok átalakítása kifejezésekkel."
|
||||
"description": ""
|
||||
},
|
||||
"grafana-modify-export": {
|
||||
"body-invalid-rule-id": "Érvénytelen szabály-UID az oldal URL-címében. Ellenőrizze az URL-t, és próbálkozzon újra.",
|
||||
@@ -1853,7 +1854,7 @@
|
||||
"aria-label-new": "új"
|
||||
},
|
||||
"mimir-flavored-type": {
|
||||
"description": "Használjon Mimir-, Loki- vagy Cortex-adatforrást.<1></1>A kifejezések nem támogatottak."
|
||||
"description": ""
|
||||
},
|
||||
"min-interval-option": {
|
||||
"label-interval": "Intervallum",
|
||||
@@ -2082,7 +2083,7 @@
|
||||
"warning-1": "Az értesítési házirendet a törlésével véglegesen eltávolítja.",
|
||||
"warning-2": "Biztosan törli ezt a házirendet?"
|
||||
},
|
||||
"filter-description": "Az értesítési házirendek szűrése az egyezések vesszővel elválasztott listájának használatával, pl.:<1>súlyosság=kritikus, régió=EMEA</1>",
|
||||
"filter-description": "",
|
||||
"generated-policies": "Automatikusan generált házirendek",
|
||||
"matchers": "Egyezések",
|
||||
"metadata": {
|
||||
@@ -2126,7 +2127,8 @@
|
||||
"conflict": "Az értesítési házirendfáját egy másik felhasználó frissítette.",
|
||||
"error-code": "Hibaüzenet: „{{error}}”",
|
||||
"routes": {
|
||||
"conflictingMatchers": "Nem lehet útvonalat hozzáadni vagy frissíteni: az illesztések ütköznek egy külső útválasztási fával, ha a(z) {{-matchers}} illesztéseket egyesítjük. Ez az útvonal elérhetetlenné válna."
|
||||
"conflictingMatchers": "Nem lehet útvonalat hozzáadni vagy frissíteni: az illesztések ütköznek egy külső útválasztási fával, ha a(z) {{-matchers}} illesztéseket egyesítjük. Ez az útvonal elérhetetlenné válna.",
|
||||
"unknownMatchers": ""
|
||||
},
|
||||
"suffix": "Kérjük, frissítse az oldalt, és próbálkozzon újra.",
|
||||
"title": "Nem sikerült értesítési szabályzatot hozzáadni vagy frissíteni"
|
||||
@@ -2244,7 +2246,7 @@
|
||||
"error-no-query-editor": "Nem sikerült betölteni a lekérdezésszerkesztőt a következők miatt: {{errorMessage}}"
|
||||
},
|
||||
"recording-rule-type": {
|
||||
"description": "Kifejezések előzetes kiszámítása.<1></1>Riasztási szabállyal kell kombinálni."
|
||||
"description": ""
|
||||
},
|
||||
"recording-rules": {
|
||||
"description-target-data-source": "A felvételi szabályok tárolására szolgáló Prometheus-adatforrás",
|
||||
@@ -2257,7 +2259,7 @@
|
||||
},
|
||||
"redirect-to-clone-rule": {
|
||||
"body-evaluation-group": "A másolt szabályhoz új értékelési csoportot kell beállítania, mert az eredeti ki van építve, és nem használható a felhasználói felületen létrehozott szabályokhoz.",
|
||||
"body-not-provisioned": "Az új szabály <1>nem</1> lesz kiépített szabályként megjelölve.",
|
||||
"body-not-provisioned": "",
|
||||
"confirmText-copy": "Másolás",
|
||||
"title-copy-provisioned-alert-rule": "Kiépített riasztási szabály másolása"
|
||||
},
|
||||
@@ -2292,13 +2294,13 @@
|
||||
"routing-settings": {
|
||||
"aria-label-group-by": "Csoportosítási szempont",
|
||||
"description-group-by": "Ötvözhet több riasztást egyetlen értesítésben, azonos címkeértékek szerint csoportosítva őket. Ha üres, akkor az alapértelmezett értesítési házirendből öröklődik.",
|
||||
"group-interval": "Csoportintervallum: <1>{{groupIntervalValue}}</1>",
|
||||
"group-wait": "Csoportvárakozás: <1>{{groupWaitValue}}</1>",
|
||||
"grouping": "Csoportosítás: <1>{{fields}}</1>",
|
||||
"group-interval": "",
|
||||
"group-wait": "",
|
||||
"grouping": "",
|
||||
"label-group-by": "Csoportosítási szempont",
|
||||
"label-override-grouping": "Csoportosítás felülbírálása",
|
||||
"label-override-timings": "Felülbírálási időzítések",
|
||||
"repeat-interval": "Ismétlési időköz: <1>{{repeatIntervalValue}}</1>"
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Szerkesztés",
|
||||
@@ -2554,7 +2556,7 @@
|
||||
"relative-with-to": ""
|
||||
},
|
||||
"rule-type-picker": {
|
||||
"grafana-managed": "Válassza a „Grafana által felügyelt” lehetőséget, kivéve, ha Mimir-, Loki- vagy Cortex-adatforrása van engedélyezett Ruler API-val."
|
||||
"grafana-managed": ""
|
||||
},
|
||||
"rule-view": {
|
||||
"query": {
|
||||
@@ -2887,7 +2889,7 @@
|
||||
"test-contact-point-modal": {
|
||||
"custom-notification-message": "Az alábbiakban meghatározott jegyzeteket használó tesztértesítést fog küldeni. Ez egy jó lehetőség, ha egyéni sablonokat és üzeneteket használ.",
|
||||
"notification-message": "Értesítési üzenet",
|
||||
"predefined-notification-message": "Előre meghatározott riasztást használó tesztértesítést fog küldeni. Ha egyéni sablont vagy üzenetet határozott meg, a jobb eredmény érdekében váltson a fenti <1>egyéni</1> értesítési üzenetre.",
|
||||
"predefined-notification-message": "",
|
||||
"send-test-notification": "Tesztértesítés küldése",
|
||||
"title-test-contact-point": "Kapcsolattartási pont tesztelése"
|
||||
},
|
||||
@@ -2896,7 +2898,7 @@
|
||||
},
|
||||
"threshold-expression-viewer": {
|
||||
"input": "Bemenet",
|
||||
"stop-alerting-when": "Riasztás (vagy függőben lévő állapot) leállítása ekkor: "
|
||||
"stop-alerting-when": ""
|
||||
},
|
||||
"time-interval": {
|
||||
"add-time-interval": "Időintervallum hozzáadása",
|
||||
@@ -3084,7 +3086,7 @@
|
||||
"title-notification-policies": "Értesítési irányelvek"
|
||||
},
|
||||
"yaml-content-info": {
|
||||
"body": "A szerkesztő YAML-tartalma csak riasztásiszabály-konfigurációt tartalmaz <1></1>A Prometheus konfigurálásához meg kell adnia a <4>konfigurációs fájl többi tartalmát.</4>"
|
||||
"body": ""
|
||||
}
|
||||
},
|
||||
"alertlist": {
|
||||
@@ -3160,7 +3162,7 @@
|
||||
"no-annotations-found": "Nem található jegyzet"
|
||||
},
|
||||
"annotation-list-item": {
|
||||
"tooltip-created-by": "Létrehozta:<1></1> {{email}}"
|
||||
"tooltip-created-by": ""
|
||||
},
|
||||
"category-annotation-query": "Jegyzetlekérdezés",
|
||||
"category-display": "Megjelenítés",
|
||||
@@ -3198,7 +3200,7 @@
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "Jegyzetlekérdezés hozzáadása",
|
||||
"info-box-content": "<0>A jegyzetek lehetővé teszik az eseményadatok integrálását a grafikonokba. Ezek függőleges vonalakként és ikonokként jelennek meg minden grafikonpanelen. Ha az egérmutatót egy jegyzetikon fölé viszi, megjelenítheti az esemény szövegét és címkéit. Jegyzeteseményeket közvetlenül a Grafanából adhat hozzá, ha lenyomva tartja a CTRL vagy a CMD billentyűt, és rákattint a grafikonra (vagy áthúzza a régiót). Ezeket a rendszer a Grafana jegyzet-adatbázisában tárolja.</0>",
|
||||
"info-box-content": "",
|
||||
"info-box-content-2": "További információért tekintse meg a <2>Jegyzetek dokumentációját</2>.",
|
||||
"title": "Még nincsenek hozzáadva egyéni jegyzetlekérdezések"
|
||||
},
|
||||
@@ -3236,7 +3238,7 @@
|
||||
"auth-settings": "Hitelesítési beállítások"
|
||||
},
|
||||
"auth-drawer-unconneced": {
|
||||
"subtitle": "Hitelesítési beállítások konfigurálása. További információkat a <2>dokumentációnkban</2> talál."
|
||||
"subtitle": ""
|
||||
},
|
||||
"auth-drawer-unconnected": {
|
||||
"advanced-auth": "Speciális hitelesítés",
|
||||
@@ -3270,7 +3272,7 @@
|
||||
"allowed-organizations-description": "Vesszővel vagy szóközzel elválasztott szervezetek listája. A bejelentkezéshez a felhasználónak legalább \negy szervezet tagjának kell lennie.",
|
||||
"allowed-organizations-label": "Engedélyezett szervezetek",
|
||||
"allowed-organizations-placeholder": "Adja meg a szervezeteket (my-team, myteam…), és nyomja le az Enter billentyűt a hozzáadáshoz",
|
||||
"api-url-description": "Az OAuth2-szolgáltató felhasználói információs végpontja. Az ezen végpont által visszaadott információknak kompatibilisnek kell lenniük az <2>OpenID UserInfóval</2>.",
|
||||
"api-url-description": "",
|
||||
"api-url-required": "Ennek a mezőnek érvényes URL-címnek kell lennie, ha be van állítva.",
|
||||
"auth-style-description": "Ez határozza meg, hogy a(z) „{{ clientIDLabel }}” és a(z) „{{ clientSecretLabel }}” hogyan lesz elküldve az Oauth2-szolgáltatónak. Az alapértelmezett beállítás az AutoDetect (Automatikus észlelés).",
|
||||
"auth-style-label": "Hitelesítési stílus",
|
||||
@@ -3415,7 +3417,7 @@
|
||||
}
|
||||
},
|
||||
"auth-config-auth-config-page-unconnected": {
|
||||
"subtitle": "Saját hitelesítési beállítások kezelése és az egyszeri bejelentkezés konfigurálása. További információkat a <2>dokumentációnkban</2> talál."
|
||||
"subtitle": ""
|
||||
},
|
||||
"bar-chart": {
|
||||
"warn": {
|
||||
@@ -4133,7 +4135,7 @@
|
||||
},
|
||||
"scopes": {
|
||||
"apply-selected-scopes": "Alkalmaz",
|
||||
"selected-scopes-label": "Hatókörök: "
|
||||
"selected-scopes-label": ""
|
||||
},
|
||||
"search-box": {
|
||||
"placeholder": "Keresés vagy ugrás ide:"
|
||||
@@ -4275,7 +4277,7 @@
|
||||
"okay": "Rendben"
|
||||
},
|
||||
"not-found-datasource": {
|
||||
"body": "Lehet, hogy elgépelte az URL-címet, vagy a(z) <1></1> azonosítójú bővítmény nem érhető el.<3></3>Az elérhető adatforrások listájának megtekintéséhez <5>kattintson ide</5>."
|
||||
"body": ""
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
@@ -4318,8 +4320,8 @@
|
||||
"versionHistory": {
|
||||
"comparison": {
|
||||
"header": {
|
||||
"hide-json-diff": "JSON-különbség elrejtése ",
|
||||
"show-json-diff": "JSON-különbség megjelenítése ",
|
||||
"hide-json-diff": "",
|
||||
"show-json-diff": "",
|
||||
"text": "A(z) {{version}} verziót frissítette: {{createdBy}} ({{ageString}}) {{message}}"
|
||||
},
|
||||
"select": "Válasszon ki két verziót az összehasonlítás megkezdéséhez"
|
||||
@@ -4346,7 +4348,7 @@
|
||||
"label-label": "Címke",
|
||||
"label-placeholder": "pl. Tempo-nyomkövetések",
|
||||
"label-required": "A mező kitöltése kötelező.",
|
||||
"sub-text": "<0>Határozza meg a korrelációt leíró szöveget.</0>",
|
||||
"sub-text": "",
|
||||
"title": "Korrelációs címke meghatározása (3/1. lépés)"
|
||||
},
|
||||
"configure-correlation-target-form": {
|
||||
@@ -4390,7 +4392,7 @@
|
||||
},
|
||||
"source-form": {
|
||||
"control-required": "A mező kitöltése kötelező.",
|
||||
"description": "Az adatpontnak értékeket kell biztosítania minden változóhoz mezőként vagy transzformációs kimenetként, hogy a korreláció gomb megjelenjen a vizualizációban.<1></1>Megjegyzés: Nem kell minden változót explicit módon definiálni az alábbiakban. Egy olyan transzformáció, mint a <4>logfmt</4> változókat hoz létre minden kulcs/érték párhoz.",
|
||||
"description": "",
|
||||
"description-external-pre": "A következő változókat használta a cél-URL-ben:",
|
||||
"description-query-pre": "A következő változókat használta a céllekérdezésben:",
|
||||
"external-title": "Az URL-címet használó adatforrás konfigurálása (3/3. lépés)",
|
||||
@@ -4402,12 +4404,12 @@
|
||||
"results-required": "A mező kitöltése kötelező.",
|
||||
"source-description": "A kijelölt forrásadatforrásból származó eredmények hivatkozásai megjelennek a panelen",
|
||||
"source-label": "Forrás",
|
||||
"sub-text": "<0>Határozza meg, hogy melyik adatforrás jeleníti meg a korrelációt, és mely adatok helyettesítik a korábban meghatározott változókat.</0>"
|
||||
"sub-text": ""
|
||||
},
|
||||
"sub-title": "Határozza meg, hogy a különböző adatforrásokban élő adatok hogyan kapcsolódnak egymáshoz. További információ a <2>dokumentációban</2> található",
|
||||
"target-form": {
|
||||
"control-rules": "A mező kitöltése kötelező.",
|
||||
"sub-text": "<0>Határozza meg, hogy mihez kapcsolódik a korreláció. A lekérdezéstípusnál egy lekérdezés akkor fut le, amikor a korrelációra kattintanak. A külső típusnál a korrelációra kattintva megnyílik egy URL-cím.</0>",
|
||||
"sub-text": "",
|
||||
"target-description-external": "Adja meg azt az URL-címet, amely akkor nyílik meg, amikor a hivatkozásra kattintanak",
|
||||
"target-description-query": "Adja meg, hogy melyik adatforrást kérdezi le a rendszer, amikor a hivatkozásra kattintanak",
|
||||
"target-label": "Cél",
|
||||
@@ -4614,7 +4616,7 @@
|
||||
}
|
||||
},
|
||||
"confirm-plugin-dashboard-save-modal": {
|
||||
"body-plugin-dashboard": "A módosítások elvesznek a bővítmény frissítésekor.<1></1><2>Egyéni verzió létrehozásához használja a <1>Mentés másként</1> lehetőséget.</2>",
|
||||
"body-plugin-dashboard": "",
|
||||
"cancel": "Mégse",
|
||||
"overwrite": "Felülírás",
|
||||
"title-plugin-dashboard": "Bővítmény-irányítópult"
|
||||
@@ -4831,7 +4833,7 @@
|
||||
"add-visualization-body": "Válasszon ki egy adatforrást, majd kérdezze le és jelenítse meg az adatait diagramokkal, statisztikákkal és táblázatokkal, vagy hozzon létre listákat, Markdown-elemeket és egyéb widgeteket.",
|
||||
"add-visualization-button": "Vizualizáció hozzáadása",
|
||||
"add-visualization-header": "Indítsa el az új irányítópultot vizualizáció hozzáadásával",
|
||||
"import-a-dashboard-body": "Irányítópultok importálása fájlokból vagy a <2>grafana.com</2> webhelyről.",
|
||||
"import-a-dashboard-body": "",
|
||||
"import-a-dashboard-header": "Irányítópult importálása",
|
||||
"import-dashboard-button": "Irányítópult importálása",
|
||||
"show-less-dashboards": "",
|
||||
@@ -5289,8 +5291,8 @@
|
||||
"title-provisioned": "Kiépített irányítópult"
|
||||
},
|
||||
"save-dashboard-error-proxy": {
|
||||
"body-name-exists": "Egy irányítópult már létezik ugyanazzal a névvel a kijelölt mappában.<1></1><2>Biztosan menti ezt az irányítópultot?</2>",
|
||||
"body-version-mismatch": "Valaki más frissítette ezt az irányítópultot<1></1><2>Biztosan menti ezt az irányítópultot?</2>",
|
||||
"body-name-exists": "",
|
||||
"body-version-mismatch": "",
|
||||
"confirmText-save-and-overwrite": "Mentés és felülírás",
|
||||
"title-name-exists": "Ütközés",
|
||||
"title-version-mismatch": "Ütközés"
|
||||
@@ -5308,7 +5310,7 @@
|
||||
"cancel": "Mégse",
|
||||
"cannot-be-saved": "Ez az irányítópult nem menthető a Grafana kezelőfelületéből, mert egy másik forrásból van kiépítve. Másolja a JSON-t, vagy mentse fájlba az alábbiakban, majd frissítheti az irányítópultot a kiépítési forrásban.",
|
||||
"copy-json-to-clipboard": "JSON másolása a vágólapra",
|
||||
"file-path": "<0>Fájl útvonala:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"save-json-to-file": "JSON mentése fájlba",
|
||||
"see-docs": "A kiépítéssel kapcsolatos további információkért tekintse meg a <2>dokumentációt</2>."
|
||||
},
|
||||
@@ -5507,7 +5509,7 @@
|
||||
"transformation-picker": {
|
||||
"info": "Az átalakítások lehetővé teszik a lekérdezési eredmények egyesítését, kiszámítását, átrendezését, elrejtését és átnevezését a vizualizációjuk előtt.\n",
|
||||
"info-graph-not-suitable": "Sok átalakítás nem megfelelő, ha a Grafikon vizualizációt használja, mivel az jelenleg csak az idősoros adatokat támogatja.",
|
||||
"info-switch-to-table": "Segíthet, ha átvált a Táblázat vizualizációra, hogy megértse, mit csinál egy transzformáció. ",
|
||||
"info-switch-to-table": "",
|
||||
"placeholder-search-for-transformation": "Transzformáció keresése",
|
||||
"read-more": "További információk",
|
||||
"title-transformations": "Transzformációk"
|
||||
@@ -5573,8 +5575,8 @@
|
||||
"version-history-comparison": {
|
||||
"button-restore": "Visszaállítás erre a verzióra: {{version}}",
|
||||
"label-view-json-diff": "JSON-diff megtekintése",
|
||||
"new-updated-by": "<0>{{version}} verzió</0>, frissítette: {{editor}}, {{timeAgo}}",
|
||||
"old-updated-by": "<0>{{version}} verzió</0>, frissítette: {{editor}}, {{timeAgo}}"
|
||||
"new-updated-by": "",
|
||||
"old-updated-by": ""
|
||||
},
|
||||
"version-history-table": {
|
||||
"aria-label-toggle-selection": "Verzió kijelölésének ki- és bekapcsolása: {{version}}",
|
||||
@@ -5974,7 +5976,7 @@
|
||||
"cancel": "Mégse"
|
||||
},
|
||||
"render-save-button-and-error": {
|
||||
"body-plugin-dashboard": "A módosítások elvesznek a bővítmény frissítésekor. Egyéni verzió létrehozásához használja a <1>Mentés másként</1> lehetőséget.",
|
||||
"body-plugin-dashboard": "",
|
||||
"title-failed-to-save-dashboard": "Az irányítópult mentése sikertelen volt",
|
||||
"title-plugin-dashboard": "Bővítmény-irányítópult",
|
||||
"title-someone-else-has-updated-this-dashboard": "Valaki más frissítette ezt az irányítópultot",
|
||||
@@ -5983,7 +5985,7 @@
|
||||
"save-and-overwrite": "„Mentés és felülírás”"
|
||||
},
|
||||
"library-viz-panel-info": {
|
||||
"last-edited": "{{timeAgo}}, <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "{{count}} irányítópulton használatos",
|
||||
"usage-count_other": "{{count}} irányítópulton használatos"
|
||||
},
|
||||
@@ -6044,7 +6046,7 @@
|
||||
},
|
||||
"panel-data-queries-tab-rendered": {
|
||||
"add-query": "Lekérdezés hozzáadása",
|
||||
"expression": "Kifejezés "
|
||||
"expression": ""
|
||||
},
|
||||
"panel-data-transformations-tab": {
|
||||
"tab-label": "Transzformációk"
|
||||
@@ -6102,7 +6104,7 @@
|
||||
"query": "Lekérdezés"
|
||||
},
|
||||
"query-variable-editor-form": {
|
||||
"description-examples": "Az elnevezett rögzítési csoportok felhasználhatók a megjelenített szöveg és érték elválasztására (<1>lásd a példákat</1>).",
|
||||
"description-examples": "",
|
||||
"description-optional": "Opcionális, ha egy sorozatnév vagy metrikai csomópontszegmens egy részét szeretné kinyerni.",
|
||||
"label-data-source": "Adatforrás",
|
||||
"label-static-options-sort": "Statikus opciók rendezése",
|
||||
@@ -6163,7 +6165,7 @@
|
||||
"label-message": "Üzenet",
|
||||
"placeholder-describe-changes-optional": "Megjegyzés hozzáadása a módosítások leírásához (nem kötelező).",
|
||||
"render-footer": {
|
||||
"body-plugin-dashboard": "A módosítások elvesznek a bővítmény frissítésekor. Egyéni verzió létrehozásához használja a <1>Mentés másként</1> lehetőséget.",
|
||||
"body-plugin-dashboard": "",
|
||||
"no-changes-to-save": "Nincs menthető módosítás",
|
||||
"title-failed-to-save-dashboard": "Az irányítópult mentése sikertelen volt",
|
||||
"title-plugin-dashboard": "Bővítmény-irányítópult",
|
||||
@@ -6199,7 +6201,7 @@
|
||||
"cancel": "Mégse",
|
||||
"cannot-be-saved": "Ez az irányítópult nem menthető a Grafana kezelőfelületéből, mert egy másik forrásból van kiépítve. Másolja a JSON-t, vagy mentse fájlba az alábbiakban, majd frissítheti az irányítópultot a kiépítési forrásban.",
|
||||
"copy-json-to-clipboard": "JSON másolása a vágólapra",
|
||||
"file-path": "<0>Fájl útvonala:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"label-description": "Leírás",
|
||||
"label-target-folder": "Célmappa",
|
||||
"label-title": "Cím",
|
||||
@@ -6368,8 +6370,8 @@
|
||||
},
|
||||
"version-history-comparison": {
|
||||
"label-view-json-diff": "JSON-diff megtekintése",
|
||||
"new-version-updated": "<0>{{version}} verzió</0>, frissítette: {{editor}}, {{timeAgo}}",
|
||||
"old-version-updated": "<0>{{version}} verzió</0>, frissítette: {{editor}}, {{timeAgo}}"
|
||||
"new-version-updated": "",
|
||||
"old-version-updated": ""
|
||||
},
|
||||
"version-history-header": {
|
||||
"compare-versions": "{{baseVersion}} <3></3> {{newVersion}} összehasonlítása",
|
||||
@@ -6447,7 +6449,7 @@
|
||||
"provisioned-delete-modal": {
|
||||
"confirm-button": "OK",
|
||||
"text-1": "Ezt az irányítópultot a Grafana-kiépítés kezeli, és nem törölhető. A törléshez távolítsa el az irányítópultot a konfigurációs fájlból.",
|
||||
"text-2": "A kiépítéssel kapcsolatos további információkért tekintse meg a Grafana dokumentációját. ",
|
||||
"text-2": "",
|
||||
"text-3": "Fájl elérési útja: {{provisionedId}}",
|
||||
"text-link": "Ugrás a dokumentáció oldalára",
|
||||
"title": "Nem lehet törölni a kiépített irányítópultot"
|
||||
@@ -6525,7 +6527,7 @@
|
||||
},
|
||||
"data-source-testing-status-page": {
|
||||
"error-more-details-link": "Ha többet szeretne megtudni erről a hibáról, kattintson <2>ide</2>.",
|
||||
"success-more-details-links": "Ezután < 2 >létrehozhat egy irányítópultot</2>, vagy lekérdezheti az adatokat az <5>Explore nézetben</5>."
|
||||
"success-more-details-links": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"datasource-add-button": {
|
||||
@@ -6621,7 +6623,7 @@
|
||||
"test": "Teszt"
|
||||
},
|
||||
"cloud-info-box": {
|
||||
"body-alert": "Vagy hagyja ki a próbálkozást, és szerezze be a(z) {{mainDS}} adatforrást (és {{extraDS}}) a Grafana Labs teljes körűen felügyelt, skálázható és hosztolt adatforrásait az <6>örökre ingyenes Grafana Cloud-előfizetéssel</6>.",
|
||||
"body-alert": "",
|
||||
"title-alert": "Konfigurálja {{mainDS}} adatforrását alább"
|
||||
},
|
||||
"dashboards-table": {
|
||||
@@ -6749,18 +6751,18 @@
|
||||
"no-events-yet": "Még nincs esemény"
|
||||
},
|
||||
"render-info-viewer": {
|
||||
"data-counter": "Adatok: {{numDataChanges}} ",
|
||||
"data-counter": "",
|
||||
"elapsed-time": "Idő: {{elapsed}} mp.",
|
||||
"field": "Mező",
|
||||
"last": "Legutóbbi",
|
||||
"render-counter": "Leképzés: {{numRenders}} ",
|
||||
"schema-counter": "Séma: {{numSchemaChanges}} ",
|
||||
"render-counter": "",
|
||||
"schema-counter": "",
|
||||
"title-reset-counters": "Számlálók nullázása",
|
||||
"tooltip-step-back": "Visszalépés",
|
||||
"type": "Típus"
|
||||
},
|
||||
"state-view": {
|
||||
"current-value": "Jelenlegi érték: {{currentValue}} ",
|
||||
"current-value": "",
|
||||
"label-state-name": "Állapot neve"
|
||||
}
|
||||
},
|
||||
@@ -7207,7 +7209,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"learn-more": "További információk",
|
||||
"pro-tip-define-sources-through-configuration-files": " Tipp: Adatforrásokat konfigurációs fájlokon keresztül is definiálhat. "
|
||||
"pro-tip-define-sources-through-configuration-files": ""
|
||||
}
|
||||
},
|
||||
"pane": {
|
||||
@@ -7269,8 +7271,6 @@
|
||||
"query-deleted": "Lekérdezés törölve"
|
||||
},
|
||||
"rich-history-queries-tab": {
|
||||
"displaying-partial-queries": "{{ count }} lekérdezés megjelenítése",
|
||||
"displaying-queries": "{{ count }} lekérdezés",
|
||||
"filter-aria-label": "Adatforrás(ok)hoz tartozó lekérdezések szűrése",
|
||||
"filter-history": "Szűrési előzmények",
|
||||
"filter-placeholder": "Adatforrás(ok)hoz tartozó lekérdezések szűrése",
|
||||
@@ -7280,7 +7280,11 @@
|
||||
"search-placeholder": "Lekérdezések keresése",
|
||||
"showing-queries": "{{ total }}/{{ shown }} megjelenítése <0>Továbbiak betöltése</0>",
|
||||
"sort-aria-label": "Lekérdezések rendezése",
|
||||
"sort-placeholder": "Lekérdezések rendezési módja"
|
||||
"sort-placeholder": "Lekérdezések rendezési módja",
|
||||
"displaying-partial-queries_one": "",
|
||||
"displaying-partial-queries_other": "",
|
||||
"displaying-queries_one": "",
|
||||
"displaying-queries_other": ""
|
||||
},
|
||||
"rich-history-settings-tab": {
|
||||
"alert-info": "A Grafana megőrzi a bejegyzéseket eddig: {{optionLabel}}.A csillagozott bejegyzések nem törlődnek.",
|
||||
@@ -7472,7 +7476,7 @@
|
||||
"copy-shortened-link-menu": "Hivatkozás másolási beállításainak megnyitása",
|
||||
"refresh-picker-cancel": "Mégse",
|
||||
"refresh-picker-run": "Lekérdezés",
|
||||
"split-close": " Bezárás ",
|
||||
"split-close": "",
|
||||
"split-close-tooltip": "Osztott ablaktábla bezárása",
|
||||
"split-narrow": "Keskeny ablaktábla",
|
||||
"split-title": "Osztott",
|
||||
@@ -7602,8 +7606,8 @@
|
||||
},
|
||||
"math": {
|
||||
"available-math-functions": "Elérhető matematikai függvények",
|
||||
"run-math-operations": "Matematikai műveletek futtatása egy vagy több lekérdezésen. A lekérdezésre a következőkkel hivatkozhat: {{refExample}}, azaz {{ref1}}, {{ref2}}, {{ref3}} stb.<10></10>Példa: <12>{{example}}</12>",
|
||||
"tooltip-footer": "Lásd a további dokumentációt a <2>matematikai kifejezésekről</2>.",
|
||||
"run-math-operations": "",
|
||||
"tooltip-footer": "",
|
||||
"tooltip-title": "Matematikai operátor",
|
||||
"tooltip-trigger": "Kifejezés"
|
||||
},
|
||||
@@ -8642,7 +8646,7 @@
|
||||
},
|
||||
"data-source-http-settings": {
|
||||
"access-help": "Súgó <1></1>",
|
||||
"access-help-details": "A hozzáférési mód vezérli az adatforráshoz intézett kérelmek kezelésének módját.Eltérő rendelkezés hiányában a < 1>< 1>kiszolgálónak</1> kell lennie az előnyben részesített módnak.",
|
||||
"access-help-details": "",
|
||||
"access-help-title": "Hozzáférés a súgóhoz",
|
||||
"access-label": "Hozzáférés",
|
||||
"allowed-cookies": "Engedélyezett cookie-k",
|
||||
@@ -8910,7 +8914,7 @@
|
||||
"cell-inspect": "Érték ellenőrzése",
|
||||
"cell-inspect-tooltip": "Érték ellenőrzése",
|
||||
"copy": "Másolás a vágólapra",
|
||||
"csv-counts": "Sorok:{{rows}}, Oszlopok:{{columns}} <5></5>",
|
||||
"csv-counts": "",
|
||||
"csv-placeholder": "Itt adja meg a CSV-t...",
|
||||
"filter-placeholder": "Értékek szűrése",
|
||||
"filter-popup-apply": "OK",
|
||||
@@ -9195,7 +9199,6 @@
|
||||
"name-line-width": "Vonal szélessége",
|
||||
"name-stacking": "Egymásra helyezés"
|
||||
},
|
||||
"inline-token-warning-badge-tooltip": "",
|
||||
"inspector": {
|
||||
"inspect-data-tab": {
|
||||
"loading": "Betöltés",
|
||||
@@ -9359,7 +9362,7 @@
|
||||
"error-fetching": "Hiba történt az LDAP-beállítások lekérése során",
|
||||
"error-saving": "Hiba az LDAP-beállítások mentésekor",
|
||||
"error-validate-form": "Hiba történt az LDAP-beállítások érvényesítése során",
|
||||
"feature-flag-disabled": "Ez az oldal csak az <1>ssoSettingsLDAP</1> funkciójelző engedélyezésével érhető el.",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "LDAP-beállítások mentve"
|
||||
},
|
||||
"bind-dn": {
|
||||
@@ -9400,7 +9403,7 @@
|
||||
"label": "Keresési alap DNS",
|
||||
"placeholder": "példa: dc=grafana,dc=org"
|
||||
},
|
||||
"subtitle": "A Grafana LDAP-integrációja lehetővé teszi a Grafana-felhasználók számára, hogy LDAP hitelesítő adataikkal jelentkezzenek be. Tudjon meg többet a <2><0>dokumentációnkból</0></2>.",
|
||||
"subtitle": "",
|
||||
"title": "Alapbeállítások"
|
||||
},
|
||||
"library-panel": {
|
||||
@@ -9444,7 +9447,7 @@
|
||||
"dashboard-name": "Irányítópult neve"
|
||||
},
|
||||
"library-panel-info": {
|
||||
"last-edited": "Legutóbbi szerkesztés: {{timeAgo}}, <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "{{count}} irányítópulton használatos",
|
||||
"usage-count_other": "{{count}} irányítópulton használatos"
|
||||
},
|
||||
@@ -9749,7 +9752,7 @@
|
||||
"tooltip-unpin-line": "Sor rögzítésének feloldása"
|
||||
},
|
||||
"log-row-message": {
|
||||
"ellipsis": "… ",
|
||||
"ellipsis": "",
|
||||
"more": "továbbiak",
|
||||
"see-details": "A napló részleteinek megtekintése",
|
||||
"tooltip-error": "Hiba: {{errorMessage}}"
|
||||
@@ -10145,7 +10148,7 @@
|
||||
},
|
||||
"resource-table": {
|
||||
"dashboard-load-error": "Nem lehet betölteni az irányítópultot",
|
||||
"error-library-element-sub": "Könyvtárelem {uid}",
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "Nem lehet betölteni a könyvtárelemet",
|
||||
"unknown-datasource-title": "Adatforrás: {{datasourceUID}}",
|
||||
"unknown-datasource-type": "Ismeretlen adatforrás"
|
||||
@@ -10793,10 +10796,10 @@
|
||||
"placeholder-optional": "(opcionális)",
|
||||
"role": "Szerepkör",
|
||||
"submit": "Küldés",
|
||||
"tooltip": "Most kiválaszthatja a „Nincs alapvető szerepkör” opciót, és az egyéni igényeinek megfelelő engedélyeket adhat hozzá. További információt a <1>dokumentációnkban</1> talál."
|
||||
"tooltip": ""
|
||||
},
|
||||
"user-invite-page": {
|
||||
"sub-title": "Meghívó küldése vagy meglévő Grafana-felhasználó hozzáadása a szervezethez.<1>{{orgName}}</1>",
|
||||
"sub-title": "",
|
||||
"text": {
|
||||
"invite-user": "Felhasználó meghívása"
|
||||
}
|
||||
@@ -10885,7 +10888,7 @@
|
||||
"switch-to-table": "Váltás táblázatra"
|
||||
},
|
||||
"panel-plugin-error": {
|
||||
"text-load-error": "További információért ellenőrizze a kiszolgáló indítási naplóit. <1></1>Ha ezt a bővítményt a Gitről töltötték be, akkor győződjön meg róla, hogy lefordították.",
|
||||
"text-load-error": "",
|
||||
"title-load-error": "Hiba történt a(z) {{panelId}} betöltésekor",
|
||||
"title-not-found": "A panelbővítmény nem található: {{id}}"
|
||||
},
|
||||
@@ -11079,7 +11082,7 @@
|
||||
},
|
||||
"details": {
|
||||
"connections-tab": {
|
||||
"description": "Jelenleg a következő adatforrások vannak konfigurálva ehhez: {{pluginName}}. Kattintson egy csempére a konfiguráció részleteinek megtekintéséhez. Az összes adatforrás-kapcsolatát a <4><0>Kapcsolatok</0> – <3>Adatforrások</3> menüpontban találja.</4>"
|
||||
"description": ""
|
||||
},
|
||||
"disabled-error": {
|
||||
"angular-deprecation-link": "További információ az Angular kivezetéséről",
|
||||
@@ -11096,7 +11099,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"contactGrafanaLabs": "Kapcsolatfelvétel a Grafana Labs vállalattal",
|
||||
"customLinks": "Egyéni hivatkozások ",
|
||||
"customLinks": "",
|
||||
"customLinksTooltip": "Ezeket a hivatkozásokat a bővítmény fejlesztője biztosítja, hogy további, fejlesztőspecifikus erőforrásokat és információkat tegyen elérhetővé",
|
||||
"dependencies": "Függőségek",
|
||||
"documentation": "Dokumentáció",
|
||||
@@ -11107,7 +11110,7 @@
|
||||
"latestVersion": "Legújabb verzió",
|
||||
"license": "Licenc",
|
||||
"raiseAnIssue": "Probléma felvetése",
|
||||
"reportAbuse": "Probléma bejelentése ",
|
||||
"reportAbuse": "",
|
||||
"reportAbuseTooltip": "A rosszindulatú vagy kártékony bővítményekkel kapcsolatos problémák jelentése közvetlenül a Grafana Labs vállalatnak.",
|
||||
"repository": "Adattár",
|
||||
"signature": "Aláírás",
|
||||
@@ -11117,8 +11120,8 @@
|
||||
"modal": {
|
||||
"cancel": "Mégse",
|
||||
"copyEmail": "E-mail-cím másolása",
|
||||
"description": "Ez a funkció a bővítményeken belüli rosszindulatú vagy kártékony viselkedés jelentésére szolgál. A bővítménnyel kapcsolatos aggályok esetén írjon nekünk e-mailt a következő címre: ",
|
||||
"node": "Megjegyzés: Általános bővítményproblémák, például hibák vagy funkciókérések esetén vegye fel a kapcsolatot a bővítmény szerzőjével a megadott hivatkozások segítségével. ",
|
||||
"description": "",
|
||||
"node": "",
|
||||
"title": "Probléma bejelentése a bővítménnyel kapcsolatban"
|
||||
}
|
||||
},
|
||||
@@ -11186,7 +11189,7 @@
|
||||
"message": "Minden bővítmény naprakész"
|
||||
},
|
||||
"not-found-plugin": {
|
||||
"body-plugin-not-found": "A bővítmény nem található. Ellenőrizze, hogy helyes-e az URL-cím, vagy <1></1>lépjen a <3>bővítménykatalógusba</3>.",
|
||||
"body-plugin-not-found": "",
|
||||
"title-plugin-not-found": "Nem található bővítmény"
|
||||
},
|
||||
"plugin-actions": {
|
||||
@@ -11650,7 +11653,6 @@
|
||||
"unsupported-repository-type": ""
|
||||
},
|
||||
"inline-secure-values-warning": "",
|
||||
"inline-token-warning-badge-text": "",
|
||||
"job-status": {
|
||||
"label-view-details": "Részletek megtekintése",
|
||||
"loading-finished-job": "Befejezett feladat betöltése…",
|
||||
@@ -11827,6 +11829,17 @@
|
||||
"label-current-step": "Jelenlegi lépés",
|
||||
"label-pending-step": "Függőben lévő lépés"
|
||||
},
|
||||
"status-badge": {
|
||||
"automatic-pulling-disabled": "",
|
||||
"deleting": "",
|
||||
"error": "",
|
||||
"pending": "",
|
||||
"pulling": "",
|
||||
"unknown": "",
|
||||
"up-to-date": "",
|
||||
"waiting-for-health-check": "",
|
||||
"warning": ""
|
||||
},
|
||||
"success-title-default": "Sikerült",
|
||||
"sync-job": {
|
||||
"error-no-job-id": "A feladat indítása nem sikerült",
|
||||
@@ -12004,7 +12017,7 @@
|
||||
"annotations-show-text": "Jegyzetek = megjelenítés",
|
||||
"time-range-picker-disabled-text": "Időtartomány-választó = letiltva",
|
||||
"time-range-picker-enabled-text": "Időtartomány-választó = engedélyezve",
|
||||
"time-range-text": "Időtartomány = "
|
||||
"time-range-text": ""
|
||||
},
|
||||
"share": {
|
||||
"success-delete": "Az irányítópult már nem osztható meg"
|
||||
@@ -12043,7 +12056,7 @@
|
||||
"revoke-user-access-modal-desc-line1": "Biztosan visszavonja {{email}} hozzáférését?"
|
||||
},
|
||||
"delete-user-shared-dashboards-modal": {
|
||||
"revoke-user-access-modal-desc-line2": "Ez a művelet azonnal visszavonja {{email}} hozzáférését az összes megosztott irányítópulthoz."
|
||||
"revoke-user-access-modal-desc-line2": ""
|
||||
},
|
||||
"modal": {
|
||||
"shared-dashboard-modal-title": "Megosztott irányítópultok"
|
||||
@@ -12212,7 +12225,7 @@
|
||||
},
|
||||
"menu": {
|
||||
"clear-button": "Összes törlése",
|
||||
"tooltip": "Most kiválaszthatja a „Nincs alapvető szerepkör” opciót, és az egyéni igényeinek megfelelő engedélyeket adhat hozzá. További információt a <1>dokumentációnkban</1> talál."
|
||||
"tooltip": ""
|
||||
},
|
||||
"menu-aria-label": "Szerepkörválasztó menü",
|
||||
"menu-group-option-aria-label": "Szerepkörválasztási beállítás",
|
||||
@@ -12222,7 +12235,7 @@
|
||||
},
|
||||
"sub-menu-aria-label": "Szerepkörválasztó almenü",
|
||||
"title": {
|
||||
"description": "Rendeljen szerepköröket a felhasználókhoz, hogy biztosítsa a Grafana funkcióihoz és erőforrásaihoz való hozzáférés részletes ellenőrzését. További információkat a <2>dokumentációnkban</2> talál."
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"role-picker-drawer": {
|
||||
@@ -12345,7 +12358,7 @@
|
||||
},
|
||||
"select": {
|
||||
"select-menu": {
|
||||
"selected-count": "Kijelölve "
|
||||
"selected-count": ""
|
||||
}
|
||||
},
|
||||
"service-account-create-page": {
|
||||
@@ -12444,6 +12457,7 @@
|
||||
"aria-label-role": "Szerepkör"
|
||||
},
|
||||
"service-account-tokens-table": {
|
||||
"aria-label-delete-button": "",
|
||||
"created": "Létrehozva",
|
||||
"expires": "Lejárat",
|
||||
"last-used-at": "Legutóbbi használat",
|
||||
@@ -12531,7 +12545,7 @@
|
||||
"info-text": "Létrehozhat egy közvetlen hivatkozást ehhez az irányítópulthoz vagy panelhez, az alábbi lehetőségekkel testreszabva.",
|
||||
"link-url": "Hivatkozás URL-címe",
|
||||
"render-alert": "Az Image Renderer bővítmény nincs telepítve",
|
||||
"render-instructions": "Képek rendereléséhez telepítenie kell a <2>Grafana Image Renderer bővítményt</2>. Kérjük, vegye fel a kapcsolatot Grafana-rendszergazdájával a bővítmény telepítéséhez.",
|
||||
"render-instructions": "",
|
||||
"rendered-image": "Renderelt kép közvetlen hivatkozása",
|
||||
"save-alert": "Az irányítópult nincs mentve",
|
||||
"save-dashboard": "Panelkép rendereléséhez először mentenie kell az irányítópultot.",
|
||||
@@ -12555,7 +12569,7 @@
|
||||
"info-text-1": "A pillanatfelvétel azonnali módja az interaktív irányítópult nyilvános megosztásának. Létrehozásakor eltávolítjuk a bizalmas adatokat, például a lekérdezéseket (metrika, sablon és jegyzetek) és a panelhivatkozásokat, így csak a látható metrikaadatok és az irányítópultba ágyazott sorozatnevek maradnak.",
|
||||
"info-text-2": "Ne feledje, hogy az Ön pillanatképét <1> bárki megtekintheti</1>, aki rendelkezik a hivatkozással és hozzáférhet az URL-címhez. Körültekintően ossza meg.",
|
||||
"local-button": "Pillanatkép közzététele",
|
||||
"mistake-message": "Hibázott? ",
|
||||
"mistake-message": "",
|
||||
"name": "Pillanatkép neve",
|
||||
"timeout": "Időtúllépés (másodpercben)",
|
||||
"timeout-description": "Előfordulhat, hogy konfigurálnia kell az időtúllépés értékét, ha hosszú időt vesz igénybe az irányítópult-metrikák összegyűjtése.",
|
||||
@@ -13167,7 +13181,7 @@
|
||||
"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": "Időtartomány kicsinyítése <1></1> CTRL+Z"
|
||||
"zoom-out-tooltip": ""
|
||||
},
|
||||
"time-range": {
|
||||
"apply": "Időtartomány alkalmazása",
|
||||
@@ -13292,7 +13306,7 @@
|
||||
},
|
||||
"transformations": {
|
||||
"empty": {
|
||||
"add-transformation-body": "A transzformációk lehetővé teszik az adatok különböző módon történő megváltoztatását a vizualizáció megjelenítése előtt.<1></1>Ez magában foglalja az adatok egyesítését, a mezők átnevezését, a számítások elvégzését, az adatok formázását a megjelenítéshez stb.",
|
||||
"add-transformation-body": "",
|
||||
"add-transformation-header": "Adatok átalakításának megkezdése"
|
||||
}
|
||||
},
|
||||
@@ -13559,7 +13573,7 @@
|
||||
"label-format": "Formátum",
|
||||
"label-set-timezone": "Időzóna beállítása",
|
||||
"label-time-field": "Időmező",
|
||||
"tooltip-format": "A <2>Moment.js formátumú karakterlánc</2> mező kimeneti formátuma.",
|
||||
"tooltip-format": "",
|
||||
"tooltip-timezone-manually": "A dátum időzónájának manuális beállítása"
|
||||
},
|
||||
"format-time-transformer-editor": {
|
||||
@@ -14154,8 +14168,8 @@
|
||||
"message": "Nincsenek felhasználók"
|
||||
},
|
||||
"token-revoked-modal": {
|
||||
"auto-revoked": "A munkameneti tokent a rendszer automatikusan visszavonta, mert elérte <2>a(z) {{numSessions}} egyidejű munkamenet maximális számát</2> a fiókjában.",
|
||||
"resume-message": "<0>A munkamenet folytatásához jelentkezzen be újra.</0>Vegye fel a kapcsolatot a rendszergazdával, vagy látogasson el a licencoldalra a kvóta áttekintéséhez, ha ismételten automatikusan kijelentkezteti a rendszer.",
|
||||
"auto-revoked": "",
|
||||
"resume-message": "",
|
||||
"sign-in": "Bejelentkezés",
|
||||
"title-you-have-been-automatically-signed-out": "A rendszer automatikusan kijelentkeztette"
|
||||
},
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"dismiss": "Tutup",
|
||||
"heading": "Autentikasi perusahaan",
|
||||
"learn-more-link": "Pelajari lebih lanjut",
|
||||
"text": "Kelola pengguna, tim, dan izin secara otomatis dengan <1>SAML</1>, <3>SCIM</3>, <6>LDAP</6>, dan <8>RBAC</8> — tersedia di Grafana Cloud dan Enterprise."
|
||||
"text": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "Audit",
|
||||
@@ -209,7 +209,7 @@
|
||||
"title-delete": "Hapus"
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "Apa Anda yakin ingin menghapus '{{deleteOrgName}}'?<3></3> <5>Semua dasbor untuk organisasi ini akan dihapus!</5>",
|
||||
"delete-body": "",
|
||||
"id-header": "ID",
|
||||
"name-header": "Nama",
|
||||
"new-org-button": "Org baru"
|
||||
@@ -716,6 +716,7 @@
|
||||
"title-annotations": "Anotasi"
|
||||
},
|
||||
"link-dashboard-and-panel": "Tautkan dasbor dan panel",
|
||||
"placeholder-value-input": "",
|
||||
"placeholder-value-input-default": "Masukkan konten anotasi kustom..."
|
||||
},
|
||||
"bulk-actions": {
|
||||
@@ -1139,7 +1140,7 @@
|
||||
"title-something-wrong-trying-fetch-group-details": "Terjadi kesalahan saat mencoba mengambil detail grup"
|
||||
},
|
||||
"evaluation-interval-limit-exceeded": {
|
||||
"body-minimum-interval": "Interval evaluasi minimum dari <1>{{minInterval}}</1> telah dikonfigurasi di Grafana.<3></3>Hubungi administrator untuk mengonfigurasi interval yang lebih rendah.",
|
||||
"body-minimum-interval": "",
|
||||
"title-global-evaluation-interval-limit-exceeded": "Batas interval evaluasi global terlampaui"
|
||||
},
|
||||
"existing-rule-editor": {
|
||||
@@ -1287,7 +1288,7 @@
|
||||
"resolved": "Diselesaikan"
|
||||
}
|
||||
},
|
||||
"review-alert-payload": " Tinjau data peringatan untuk ditambahkan ke payload:",
|
||||
"review-alert-payload": "",
|
||||
"title-add-custom-alerts": "Tambah peringatan kustom"
|
||||
},
|
||||
"get-alert-suggestions": {
|
||||
@@ -1411,7 +1412,7 @@
|
||||
"title-add-folder-and-labels": "Tambahkan folder dan label"
|
||||
},
|
||||
"grafana-managed-rule-type": {
|
||||
"description": "Mendukung beberapa sumber data dalam bentuk apa pun.<1></1>Ubah data dengan pola."
|
||||
"description": ""
|
||||
},
|
||||
"grafana-modify-export": {
|
||||
"body-invalid-rule-id": "UID aturan di URL halaman tidak valid. Harap periksa URL dan coba lagi.",
|
||||
@@ -1847,7 +1848,7 @@
|
||||
"aria-label-new": "baru"
|
||||
},
|
||||
"mimir-flavored-type": {
|
||||
"description": "Gunakan sumber data Mimir, Loki, atau Cortex.<1></1>Pola tidak didukung."
|
||||
"description": ""
|
||||
},
|
||||
"min-interval-option": {
|
||||
"label-interval": "Interval",
|
||||
@@ -2076,7 +2077,7 @@
|
||||
"warning-1": "Menghapus kebijakan pemberitahuan ini akan menghapusnya secara permanen.",
|
||||
"warning-2": "Apa Anda yakin ingin menghapus kebijakan ini?"
|
||||
},
|
||||
"filter-description": "Filter kebijakan pemberitahuan menggunakan daftar pencocok yang dipisahkan koma, misalnya:<1>severity=critical, region=EMEA</1>",
|
||||
"filter-description": "",
|
||||
"generated-policies": "Kebijakan yang dibuat otomatis",
|
||||
"matchers": "Pencocok",
|
||||
"metadata": {
|
||||
@@ -2119,7 +2120,8 @@
|
||||
"conflict": "Pohon kebijakan pemberitahuan telah diperbarui oleh pengguna lain.",
|
||||
"error-code": "Pesan kesalahan: \"{{error}}\"",
|
||||
"routes": {
|
||||
"conflictingMatchers": "Tidak dapat menambahkan atau memperbarui rute: pencocok bertentangan dengan pohon perutean eksternal jika kami menggabungkan pencocok {{-matchers}}. Ini akan membuat rute tidak dapat dijangkau."
|
||||
"conflictingMatchers": "Tidak dapat menambahkan atau memperbarui rute: pencocok bertentangan dengan pohon perutean eksternal jika kami menggabungkan pencocok {{-matchers}}. Ini akan membuat rute tidak dapat dijangkau.",
|
||||
"unknownMatchers": ""
|
||||
},
|
||||
"suffix": "Muat ulang halaman untuk mencoba lagi.",
|
||||
"title": "Gagal menambahkan atau memperbarui kebijakan pemberitahuan"
|
||||
@@ -2236,7 +2238,7 @@
|
||||
"error-no-query-editor": "Tidak dapat memuat editor kueri karena: {{errorMessage}}"
|
||||
},
|
||||
"recording-rule-type": {
|
||||
"description": "Prakomputasi pola.<1></1>Harus dikombinasikan dengan aturan peringatan."
|
||||
"description": ""
|
||||
},
|
||||
"recording-rules": {
|
||||
"description-target-data-source": "Sumber data Prometheus untuk menyimpan aturan perekaman",
|
||||
@@ -2249,7 +2251,7 @@
|
||||
},
|
||||
"redirect-to-clone-rule": {
|
||||
"body-evaluation-group": "Anda perlu mengatur grup evaluasi baru untuk aturan yang disalin karena grup evaluasi awal telah disediakan dan tidak dapat digunakan untuk aturan yang dibuat di UI.",
|
||||
"body-not-provisioned": "Aturan baru tidak <1>akan</1> ditandai sebagai aturan yang disediakan.",
|
||||
"body-not-provisioned": "",
|
||||
"confirmText-copy": "Salin",
|
||||
"title-copy-provisioned-alert-rule": "Salin aturan peringatan yang disediakan"
|
||||
},
|
||||
@@ -2284,13 +2286,13 @@
|
||||
"routing-settings": {
|
||||
"aria-label-group-by": "Kelompokkan berdasarkan",
|
||||
"description-group-by": "Gabungkan beberapa peringatan menjadi satu pemberitahuan dengan mengelompokkannya berdasarkan nilai label yang sama. Jika kosong, pengaturan ini akan mengikuti pengaturan kebijakan pemberitahuan default.",
|
||||
"group-interval": "Interval grup: <1>{{groupIntervalValue}}</1>",
|
||||
"group-wait": "Periode tunggu grup: <1>{{groupWaitValue}}</1>",
|
||||
"grouping": "Pengelompokan: <1>{{fields}}</1>",
|
||||
"group-interval": "",
|
||||
"group-wait": "",
|
||||
"grouping": "",
|
||||
"label-group-by": "Kelompokkan berdasarkan",
|
||||
"label-override-grouping": "Timpa pengelompokan",
|
||||
"label-override-timings": "Timpa pengaturan waktu",
|
||||
"repeat-interval": "Interval pengulangan: <1>{{repeatIntervalValue}}</1>"
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Edit",
|
||||
@@ -2542,7 +2544,7 @@
|
||||
"relative-with-to": ""
|
||||
},
|
||||
"rule-type-picker": {
|
||||
"grafana-managed": "Pilih “dikelola Grafana” kecuali Anda memiliki sumber data Mimir, Loki, atau Cortex yang mengaktifkan API Ruler."
|
||||
"grafana-managed": ""
|
||||
},
|
||||
"rule-view": {
|
||||
"query": {
|
||||
@@ -2875,7 +2877,7 @@
|
||||
"test-contact-point-modal": {
|
||||
"custom-notification-message": "Anda akan mengirim pemberitahuan tes yang menggunakan anotasi yang ditentukan di bawah ini. Ini adalah opsi yang baik jika Anda menggunakan templat dan pesan kustom.",
|
||||
"notification-message": "Pesan pemberitahuan",
|
||||
"predefined-notification-message": "Anda akan mengirim pemberitahuan tes yang menggunakan peringatan yang telah ditentukan. Jika Anda telah menentukan templat atau pesan kustom, untuk hasil yang lebih baik, beralihlah ke pesan pemberitahuan <1>kustom</1> dari atas.",
|
||||
"predefined-notification-message": "",
|
||||
"send-test-notification": "Kirim pemberitahuan tes",
|
||||
"title-test-contact-point": "Uji titik kontak"
|
||||
},
|
||||
@@ -2884,7 +2886,7 @@
|
||||
},
|
||||
"threshold-expression-viewer": {
|
||||
"input": "Input",
|
||||
"stop-alerting-when": "Hentikan peringatan (atau status tertunda) jika "
|
||||
"stop-alerting-when": ""
|
||||
},
|
||||
"time-interval": {
|
||||
"add-time-interval": "Tambahkan interval waktu",
|
||||
@@ -3072,7 +3074,7 @@
|
||||
"title-notification-policies": "Kebijakan pemberitahuan"
|
||||
},
|
||||
"yaml-content-info": {
|
||||
"body": "Konten YAML di editor hanya berisi konfigurasi aturan peringatan <1></1>Untuk mengonfigurasi Prometheus, Anda perlu memberikan bagian lain dalam <4>konten file konfigurasi.</4>"
|
||||
"body": ""
|
||||
}
|
||||
},
|
||||
"alertlist": {
|
||||
@@ -3148,7 +3150,7 @@
|
||||
"no-annotations-found": "Tidak ada anotasi yang ditemukan"
|
||||
},
|
||||
"annotation-list-item": {
|
||||
"tooltip-created-by": "Dibuat oleh:<1></1> {{email}}"
|
||||
"tooltip-created-by": ""
|
||||
},
|
||||
"category-annotation-query": "Kueri anotasi",
|
||||
"category-display": "Tampilan",
|
||||
@@ -3186,7 +3188,7 @@
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "Tambahkan kueri anotasi",
|
||||
"info-box-content": "<0>Anotasi menyediakan cara untuk mengintegrasikan data kejadian ke dalam grafik Anda. Anotasi divisualisasikan sebagai garis vertikal dan ikon pada semua panel grafik. Saat mengarahkan kursor ke ikon anotasi, Anda bisa mendapatkan teks & tag kejadian untuk kejadian tersebut. Anda dapat menambahkan kejadian anotasi langsung dari grafana dengan menahan Ctrl atau CMD + klik pada grafik (atau seret wilayah). Ini akan disimpan dalam database anotasi Grafana.</0>",
|
||||
"info-box-content": "",
|
||||
"info-box-content-2": "Lihat <2>Dokumentasi anotasi</2> untuk informasi selengkapnya.",
|
||||
"title": "Belum ada kueri anotasi kustom yang ditambahkan"
|
||||
},
|
||||
@@ -3224,7 +3226,7 @@
|
||||
"auth-settings": "Pengaturan autentikasi"
|
||||
},
|
||||
"auth-drawer-unconneced": {
|
||||
"subtitle": "Konfigurasikan pengaturan autentikasi. Cari tahu selengkapnya di <2>dokumentasi</2> kami."
|
||||
"subtitle": ""
|
||||
},
|
||||
"auth-drawer-unconnected": {
|
||||
"advanced-auth": "Autentikasi Lanjutan",
|
||||
@@ -3258,7 +3260,7 @@
|
||||
"allowed-organizations-description": "Daftar organisasi yang dipisahkan koma atau spasi. Pengguna harus menjadi anggota\ndari setidaknya satu organisasi untuk masuk.",
|
||||
"allowed-organizations-label": "Organisasi yang diizinkan",
|
||||
"allowed-organizations-placeholder": "Masukkan organisasi (my-team, myteam...) dan tekan Enter untuk menambahkan",
|
||||
"api-url-description": "Endpoint informasi pengguna penyedia OAuth2 Anda. Informasi yang dikembalikan oleh endpoint ini harus kompatibel dengan <2>OpenID UserInfo</2>.",
|
||||
"api-url-description": "",
|
||||
"api-url-required": "Bidang ini harus berupa URL yang valid jika ditetapkan.",
|
||||
"auth-style-description": "Ini menentukan cara \"{{ clientIDLabel }}\" dan \"{{ clientSecretLabel }}\" dikirim ke penyedia Oauth2. Default adalah AutoDetect.",
|
||||
"auth-style-label": "Metode autentikasi",
|
||||
@@ -3403,7 +3405,7 @@
|
||||
}
|
||||
},
|
||||
"auth-config-auth-config-page-unconnected": {
|
||||
"subtitle": "Kelola pengaturan autentikasi Anda dan konfigurasikan single sign-on. Cari tahu selengkapnya di <2>dokumentasi</2> kami."
|
||||
"subtitle": ""
|
||||
},
|
||||
"bar-chart": {
|
||||
"warn": {
|
||||
@@ -4113,7 +4115,7 @@
|
||||
},
|
||||
"scopes": {
|
||||
"apply-selected-scopes": "Terapkan",
|
||||
"selected-scopes-label": "Lingkup: "
|
||||
"selected-scopes-label": ""
|
||||
},
|
||||
"search-box": {
|
||||
"placeholder": "Cari atau lompat ke..."
|
||||
@@ -4255,7 +4257,7 @@
|
||||
"okay": "Oke"
|
||||
},
|
||||
"not-found-datasource": {
|
||||
"body": "Anda mungkin salah mengetik URL atau plugin dengan id <1></1> tidak tersedia.<3></3>Untuk melihat daftar sumber data yang tersedia, silakan <5>klik di sini</5>."
|
||||
"body": ""
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
@@ -4298,8 +4300,8 @@
|
||||
"versionHistory": {
|
||||
"comparison": {
|
||||
"header": {
|
||||
"hide-json-diff": "Sembunyikan selisih JSON ",
|
||||
"show-json-diff": "Tampilkan selisih JSON ",
|
||||
"hide-json-diff": "",
|
||||
"show-json-diff": "",
|
||||
"text": "Versi {{version}} diperbarui oleh {{createdBy}} ({{ageString}}) {{message}}"
|
||||
},
|
||||
"select": "Pilih dua versi untuk mulai membandingkan"
|
||||
@@ -4326,7 +4328,7 @@
|
||||
"label-label": "Label",
|
||||
"label-placeholder": "misalnya, jejak Tempo",
|
||||
"label-required": "Bidang ini wajib diisi.",
|
||||
"sub-text": "<0>Tentukan teks yang akan menggambarkan korelasi.</0>",
|
||||
"sub-text": "",
|
||||
"title": "Tentukan label korelasi (Langkah 1 dari 3)"
|
||||
},
|
||||
"configure-correlation-target-form": {
|
||||
@@ -4370,7 +4372,7 @@
|
||||
},
|
||||
"source-form": {
|
||||
"control-required": "Bidang ini wajib diisi.",
|
||||
"description": "Titik data perlu memberikan nilai kepada semua variabel sebagai bidang atau sebagai output transformasi untuk membuat tombol korelasi muncul dalam visualisasi.<1></1>Catatan: Tidak setiap variabel perlu ditentukan secara eksplisit di bawah ini. Transformasi seperti <4>logfmt</4> akan membuat variabel untuk setiap pasangan kunci/nilai.",
|
||||
"description": "",
|
||||
"description-external-pre": "Anda telah menggunakan variabel berikut di URL target:",
|
||||
"description-query-pre": "Anda telah menggunakan variabel berikut di kueri target:",
|
||||
"external-title": "Konfigurasikan sumber data yang akan menggunakan URL (Langkah 3 dari 3)",
|
||||
@@ -4382,12 +4384,12 @@
|
||||
"results-required": "Bidang ini wajib diisi.",
|
||||
"source-description": "Hasil dari sumber data yang dipilih memiliki tautan yang ditampilkan di panel",
|
||||
"source-label": "Sumber",
|
||||
"sub-text": "<0>Tentukan sumber data apa yang akan menampilkan korelasi, dan data yang akan menggantikan variabel yang ditentukan sebelumnya.</0>"
|
||||
"sub-text": ""
|
||||
},
|
||||
"sub-title": "Tentukan cara data yang berada di sumber data yang berbeda saling berhubungan. Baca selengkapnya di <2>dokumentasi</2>",
|
||||
"target-form": {
|
||||
"control-rules": "Bidang ini wajib diisi.",
|
||||
"sub-text": "<0>Tentukan korelasi yang akan ditautkan. Dengan jenis kueri, kueri akan berjalan saat korelasi diklik. Dengan jenis eksternal, mengklik korelasi akan membuka URL.</0>",
|
||||
"sub-text": "",
|
||||
"target-description-external": "Tentukan URL yang akan terbuka saat tautan diklik",
|
||||
"target-description-query": "Tentukan sumber data yang dikueri saat tautan diklik",
|
||||
"target-label": "Target",
|
||||
@@ -4594,7 +4596,7 @@
|
||||
}
|
||||
},
|
||||
"confirm-plugin-dashboard-save-modal": {
|
||||
"body-plugin-dashboard": "Perubahan Anda akan hilang saat Anda memperbarui plugin.<1></1><2>Gunakan <1>Simpan Sebagai</1> untuk membuat versi kustom.</2>",
|
||||
"body-plugin-dashboard": "",
|
||||
"cancel": "Batalkan",
|
||||
"overwrite": "Timpa",
|
||||
"title-plugin-dashboard": "Dasbor plugin"
|
||||
@@ -4811,7 +4813,7 @@
|
||||
"add-visualization-body": "Pilih sumber data, kemudian kueri dan visualisasikan data Anda dengan bagan, statistik, dan tabel atau buat daftar, markdown, dan widget lainnya.",
|
||||
"add-visualization-button": "Tambahkan visualisasi",
|
||||
"add-visualization-header": "Mulai dasbor baru Anda dengan menambahkan visualisasi",
|
||||
"import-a-dashboard-body": "Impor dasbor dari file atau <2>grafana.com</2>.",
|
||||
"import-a-dashboard-body": "",
|
||||
"import-a-dashboard-header": "Impor dasbor",
|
||||
"import-dashboard-button": "Impor dasbor",
|
||||
"show-less-dashboards": "",
|
||||
@@ -5268,8 +5270,8 @@
|
||||
"title-provisioned": "Dasbor yang disediakan"
|
||||
},
|
||||
"save-dashboard-error-proxy": {
|
||||
"body-name-exists": "Dasbor dengan nama yang sama di folder yang dipilih sudah ada.<1></1><2>Apa Anda masih ingin menyimpan dasbor ini?</2>",
|
||||
"body-version-mismatch": "Orang lain telah memperbarui dasbor ini<1></1><2>Apa Anda masih ingin menyimpan dasbor ini?</2>",
|
||||
"body-name-exists": "",
|
||||
"body-version-mismatch": "",
|
||||
"confirmText-save-and-overwrite": "Simpan dan timpa",
|
||||
"title-name-exists": "Konflik",
|
||||
"title-version-mismatch": "Konflik"
|
||||
@@ -5287,7 +5289,7 @@
|
||||
"cancel": "Batalkan",
|
||||
"cannot-be-saved": "Dasbor ini tidak dapat disimpan dari UI Grafana karena telah disediakan dari sumber lain. Salin JSON atau simpan ke file di bawah ini, lalu Anda dapat memperbarui dasbor Anda di sumber penyediaan.",
|
||||
"copy-json-to-clipboard": "Salin JSON ke papan klip",
|
||||
"file-path": "<0>Jalur file:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"save-json-to-file": "Simpan JSON ke file",
|
||||
"see-docs": "Lihat <2>dokumentasi</2> untuk informasi selengkapnya tentang penyediaan."
|
||||
},
|
||||
@@ -5486,7 +5488,7 @@
|
||||
"transformation-picker": {
|
||||
"info": "Transformasi memungkinkan Anda bergabung, menghitung, menyusun ulang, menyembunyikan, dan mengubah nama hasil kueri Anda sebelum divisualisasikan.",
|
||||
"info-graph-not-suitable": "Banyak transformasi yang tidak cocok jika Anda menggunakan visualisasi Grafik, karena saat ini visualisasi ini hanya mendukung data deret waktu.",
|
||||
"info-switch-to-table": "Ini dapat membantu untuk beralih ke visualisasi Tabel untuk memahami operasi transformasi. ",
|
||||
"info-switch-to-table": "",
|
||||
"placeholder-search-for-transformation": "Cari transformasi",
|
||||
"read-more": "Baca selengkapnya",
|
||||
"title-transformations": "Transformasi"
|
||||
@@ -5552,8 +5554,8 @@
|
||||
"version-history-comparison": {
|
||||
"button-restore": "Pulihkan ke versi {{version}}",
|
||||
"label-view-json-diff": "Lihat diff JSON",
|
||||
"new-updated-by": "<0>Versi {{version}}</0> diperbarui oleh {{editor}} {{timeAgo}}",
|
||||
"old-updated-by": "<0>Versi {{version}}</0> diperbarui oleh {{editor}} {{timeAgo}}"
|
||||
"new-updated-by": "",
|
||||
"old-updated-by": ""
|
||||
},
|
||||
"version-history-table": {
|
||||
"aria-label-toggle-selection": "Alihkan tombol pemilihan versi {{version}}",
|
||||
@@ -5953,7 +5955,7 @@
|
||||
"cancel": "Batalkan"
|
||||
},
|
||||
"render-save-button-and-error": {
|
||||
"body-plugin-dashboard": "Perubahan Anda akan hilang saat Anda memperbarui plugin. Gunakan <1>Simpan sebagai</1> untuk membuat versi kustom.",
|
||||
"body-plugin-dashboard": "",
|
||||
"title-failed-to-save-dashboard": "Gagal menyimpan dasbor",
|
||||
"title-plugin-dashboard": "Dasbor plugin",
|
||||
"title-someone-else-has-updated-this-dashboard": "Orang lain telah memperbarui dasbor ini",
|
||||
@@ -5962,7 +5964,7 @@
|
||||
"save-and-overwrite": "'Simpan dan timpa'"
|
||||
},
|
||||
"library-viz-panel-info": {
|
||||
"last-edited": "{{timeAgo}} oleh<person />",
|
||||
"last-edited": "",
|
||||
"usage-count_other": "Digunakan pada {{count}} dasbor"
|
||||
},
|
||||
"managed-badge": {
|
||||
@@ -6022,7 +6024,7 @@
|
||||
},
|
||||
"panel-data-queries-tab-rendered": {
|
||||
"add-query": "Tambahkan kueri",
|
||||
"expression": "Pola "
|
||||
"expression": ""
|
||||
},
|
||||
"panel-data-transformations-tab": {
|
||||
"tab-label": "Transformasi"
|
||||
@@ -6080,7 +6082,7 @@
|
||||
"query": "Kueri"
|
||||
},
|
||||
"query-variable-editor-form": {
|
||||
"description-examples": "Grup tangkapan bernama dapat digunakan untuk memisahkan teks tampilan dan nilai (<1>lihat contoh</1>).",
|
||||
"description-examples": "",
|
||||
"description-optional": "Opsional, jika Anda ingin mengekstrak bagian dari nama seri atau segmen node metrik.",
|
||||
"label-data-source": "Sumber data",
|
||||
"label-static-options-sort": "Urutan opsi statis",
|
||||
@@ -6141,7 +6143,7 @@
|
||||
"label-message": "Pesan",
|
||||
"placeholder-describe-changes-optional": "Tambahkan catatan untuk menjelaskan perubahan Anda (opsional).",
|
||||
"render-footer": {
|
||||
"body-plugin-dashboard": "Perubahan Anda akan hilang saat Anda memperbarui plugin. Gunakan <1>Simpan sebagai</1> untuk membuat versi kustom.",
|
||||
"body-plugin-dashboard": "",
|
||||
"no-changes-to-save": "Tidak ada perubahan untuk disimpan",
|
||||
"title-failed-to-save-dashboard": "Gagal menyimpan dasbor",
|
||||
"title-plugin-dashboard": "Dasbor plugin",
|
||||
@@ -6176,7 +6178,7 @@
|
||||
"cancel": "Batalkan",
|
||||
"cannot-be-saved": "Dasbor ini tidak dapat disimpan dari UI Grafana karena telah disediakan dari sumber lain. Salin JSON atau simpan ke file di bawah ini, lalu Anda dapat memperbarui dasbor Anda di sumber penyediaan.",
|
||||
"copy-json-to-clipboard": "Salin JSON ke papan klip",
|
||||
"file-path": "<0>Jalur file:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"label-description": "Deskripsi",
|
||||
"label-target-folder": "Folder target",
|
||||
"label-title": "Judul",
|
||||
@@ -6345,8 +6347,8 @@
|
||||
},
|
||||
"version-history-comparison": {
|
||||
"label-view-json-diff": "Lihat diff JSON",
|
||||
"new-version-updated": "<0>Versi {{version}}</0> diperbarui oleh {{editor}} {{timeAgo}}",
|
||||
"old-version-updated": "<0>Versi {{version}}</0> diperbarui oleh {{editor}} {{timeAgo}}"
|
||||
"new-version-updated": "",
|
||||
"old-version-updated": ""
|
||||
},
|
||||
"version-history-header": {
|
||||
"compare-versions": "Membandingkan {{baseVersion}} <3></3> {{newVersion}}",
|
||||
@@ -6424,7 +6426,7 @@
|
||||
"provisioned-delete-modal": {
|
||||
"confirm-button": "OK",
|
||||
"text-1": "Dasbor ini dikelola oleh penyediaan Grafana dan tidak dapat dihapus. Hapus dasbor dari file konfigurasi untuk menghapusnya.",
|
||||
"text-2": "Lihat dokumentasi grafana untuk informasi selengkapnya tentang penyediaan. ",
|
||||
"text-2": "",
|
||||
"text-3": "Jalur file: {{provisionedId}}",
|
||||
"text-link": "Buka halaman dokumen",
|
||||
"title": "Tidak dapat menghapus dasbor yang disediakan"
|
||||
@@ -6502,7 +6504,7 @@
|
||||
},
|
||||
"data-source-testing-status-page": {
|
||||
"error-more-details-link": "Klik <2>di sini</2> untuk mempelajari selengkapnya tentang kesalahan ini.",
|
||||
"success-more-details-links": "Selanjutnya, Anda dapat mulai memvisualisasikan data dengan <2>membuat dasbor</2>, atau dengan melakukan kueri data di <5>tampilan Explore</5>."
|
||||
"success-more-details-links": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"datasource-add-button": {
|
||||
@@ -6598,7 +6600,7 @@
|
||||
"test": "Tes"
|
||||
},
|
||||
"cloud-info-box": {
|
||||
"body-alert": "Atau lewati proses dan dapatkan {{mainDS}} (dan {{extraDS}}) sebagai sumber data yang dikelola sepenuhnya, dapat diskalakan, dan di-host dari Grafana Labs dengan <6>paket Grafana Cloud gratis selamanya</6>.",
|
||||
"body-alert": "",
|
||||
"title-alert": "Konfigurasikan sumber data {{mainDS}} Anda di bawah ini"
|
||||
},
|
||||
"dashboards-table": {
|
||||
@@ -6726,18 +6728,18 @@
|
||||
"no-events-yet": "Belum ada peristiwa"
|
||||
},
|
||||
"render-info-viewer": {
|
||||
"data-counter": "Data: {{numDataChanges}} ",
|
||||
"data-counter": "",
|
||||
"elapsed-time": "Waktu: {{elapsed}} md",
|
||||
"field": "Bidang",
|
||||
"last": "Terakhir",
|
||||
"render-counter": "Render: {{numRenders}} ",
|
||||
"schema-counter": "Skema: {{numSchemaChanges}} ",
|
||||
"render-counter": "",
|
||||
"schema-counter": "",
|
||||
"title-reset-counters": "Atur ulang penghitung",
|
||||
"tooltip-step-back": "Mundurlah",
|
||||
"type": "Jenis"
|
||||
},
|
||||
"state-view": {
|
||||
"current-value": "Nilai saat ini: {{currentValue}} ",
|
||||
"current-value": "",
|
||||
"label-state-name": "Nama status"
|
||||
}
|
||||
},
|
||||
@@ -7184,7 +7186,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"learn-more": "Pelajari lebih lanjut",
|
||||
"pro-tip-define-sources-through-configuration-files": " ProTip: Anda juga dapat menentukan sumber data melalui file konfigurasi. "
|
||||
"pro-tip-define-sources-through-configuration-files": ""
|
||||
}
|
||||
},
|
||||
"pane": {
|
||||
@@ -7246,8 +7248,6 @@
|
||||
"query-deleted": "Kueri dihapus"
|
||||
},
|
||||
"rich-history-queries-tab": {
|
||||
"displaying-partial-queries": "Menampilkan {{ count }} kueri",
|
||||
"displaying-queries": "{{ count }} kueri",
|
||||
"filter-aria-label": "Filter kueri untuk sumber data",
|
||||
"filter-history": "Riwayat filter",
|
||||
"filter-placeholder": "Filter kueri untuk sumber data",
|
||||
@@ -7257,7 +7257,9 @@
|
||||
"search-placeholder": "Kueri pencarian",
|
||||
"showing-queries": "Menampilkan {{ shown }} dari {{ total }} <0>Muat lebih banyak</0>",
|
||||
"sort-aria-label": "Urutkan kueri",
|
||||
"sort-placeholder": "Urutkan kueri menurut"
|
||||
"sort-placeholder": "Urutkan kueri menurut",
|
||||
"displaying-partial-queries_other": "",
|
||||
"displaying-queries_other": ""
|
||||
},
|
||||
"rich-history-settings-tab": {
|
||||
"alert-info": "Grafana akan menyimpan entri hingga {{optionLabel}}.Entri yang dibintangi tidak akan dihapus.",
|
||||
@@ -7449,7 +7451,7 @@
|
||||
"copy-shortened-link-menu": "Buka opsi salin tautan",
|
||||
"refresh-picker-cancel": "Batalkan",
|
||||
"refresh-picker-run": "Jalankan kueri",
|
||||
"split-close": " Tutup ",
|
||||
"split-close": "",
|
||||
"split-close-tooltip": "Tutup panel terpisah",
|
||||
"split-narrow": "Panel sempit",
|
||||
"split-title": "Pisah",
|
||||
@@ -7579,8 +7581,8 @@
|
||||
},
|
||||
"math": {
|
||||
"available-math-functions": "Fungsi matematika yang tersedia",
|
||||
"run-math-operations": "Jalankan operasi matematika pada satu atau beberapa kueri. Anda mereferensikan kueri berdasarkan {{refExample}}, yaitu {{ref1}}, {{ref2}}, {{ref3}}, dll.<10></10>Contoh: <12>{{example}}</12>",
|
||||
"tooltip-footer": "Lihat dokumentasi tambahan kami di <2>Pola matematika</2>.",
|
||||
"run-math-operations": "",
|
||||
"tooltip-footer": "",
|
||||
"tooltip-title": "Operator matematika",
|
||||
"tooltip-trigger": "Ekspresi"
|
||||
},
|
||||
@@ -8609,7 +8611,7 @@
|
||||
},
|
||||
"data-source-http-settings": {
|
||||
"access-help": "Bantuan <1></1>",
|
||||
"access-help-details": "Mode akses mengendalikan cara permintaan ke sumber data akan ditangani.<1> <1>Server</1></1> harus menjadi cara pilihan jika tidak ada hal lain yang dinyatakan.",
|
||||
"access-help-details": "",
|
||||
"access-help-title": "Akses bantuan",
|
||||
"access-label": "Akses",
|
||||
"allowed-cookies": "Cookie yang diizinkan",
|
||||
@@ -8877,7 +8879,7 @@
|
||||
"cell-inspect": "Periksa nilai",
|
||||
"cell-inspect-tooltip": "Periksa nilai",
|
||||
"copy": "Salin ke Papan Klip",
|
||||
"csv-counts": "Baris:{{rows}}, Kolom:{{columns}} <5></5>",
|
||||
"csv-counts": "",
|
||||
"csv-placeholder": "Masukkan CSV di sini...",
|
||||
"filter-placeholder": "Filter nilai",
|
||||
"filter-popup-apply": "Oke",
|
||||
@@ -9162,7 +9164,6 @@
|
||||
"name-line-width": "Lebar garis",
|
||||
"name-stacking": "Tumpukan"
|
||||
},
|
||||
"inline-token-warning-badge-tooltip": "",
|
||||
"inspector": {
|
||||
"inspect-data-tab": {
|
||||
"loading": "Memuat",
|
||||
@@ -9324,7 +9325,7 @@
|
||||
"error-fetching": "Kesalahan saat mengambil pengaturan LDAP",
|
||||
"error-saving": "Kesalahan saat menyimpan pengaturan LDAP",
|
||||
"error-validate-form": "Kesalahan saat memvalidasi pengaturan LDAP",
|
||||
"feature-flag-disabled": "Halaman ini hanya dapat diakses dengan mengaktifkan bendera fitur <1>ssoSettingsLDAP</1>.",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "Pengaturan LDAP tersimpan"
|
||||
},
|
||||
"bind-dn": {
|
||||
@@ -9365,7 +9366,7 @@
|
||||
"label": "Basis pencarian DNS",
|
||||
"placeholder": "contoh: dc=grafana,dc=org"
|
||||
},
|
||||
"subtitle": "Integrasi LDAP di Grafana memungkinkan pengguna Grafana Anda untuk login dengan kredensial LDAP mereka. Cari tahu selengkapnya di <2><0>dokumentasi</0></2> kami.",
|
||||
"subtitle": "",
|
||||
"title": "Pengaturan Dasar"
|
||||
},
|
||||
"library-panel": {
|
||||
@@ -9409,7 +9410,7 @@
|
||||
"dashboard-name": "Nama dasbor"
|
||||
},
|
||||
"library-panel-info": {
|
||||
"last-edited": "Terakhir diedit {{timeAgo}} oleh<person />",
|
||||
"last-edited": "",
|
||||
"usage-count_other": "Digunakan pada {{count}} dasbor"
|
||||
},
|
||||
"library-panels-search": {
|
||||
@@ -9708,7 +9709,7 @@
|
||||
"tooltip-unpin-line": "Batal sematkan baris"
|
||||
},
|
||||
"log-row-message": {
|
||||
"ellipsis": "… ",
|
||||
"ellipsis": "",
|
||||
"more": "lainnya",
|
||||
"see-details": "Lihat detail log",
|
||||
"tooltip-error": "Kesalahan: {{errorMessage}}"
|
||||
@@ -10104,7 +10105,7 @@
|
||||
},
|
||||
"resource-table": {
|
||||
"dashboard-load-error": "Tidak dapat memuat dasbor",
|
||||
"error-library-element-sub": "Elemen Pustaka {uid}",
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "Tidak dapat memuat elemen pustaka",
|
||||
"unknown-datasource-title": "Sumber data {{datasourceUID}}",
|
||||
"unknown-datasource-type": "Sumber data tidak diketahui"
|
||||
@@ -10749,10 +10750,10 @@
|
||||
"placeholder-optional": "(opsional)",
|
||||
"role": "Peran",
|
||||
"submit": "Kirim",
|
||||
"tooltip": "Anda sekarang dapat memilih opsi \"Tidak ada peran dasar\" dan menambahkan izin ke kebutuhan kustom Anda. Anda dapat menemukan informasi lebih lanjut di <1> dokumentasi kami </1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"user-invite-page": {
|
||||
"sub-title": "Kirim undangan atau tambahkan pengguna Grafana yang ada ke organisasi.<1> {{orgName}}</1>",
|
||||
"sub-title": "",
|
||||
"text": {
|
||||
"invite-user": "Undang pengguna"
|
||||
}
|
||||
@@ -10841,7 +10842,7 @@
|
||||
"switch-to-table": "Alihkan ke tabel"
|
||||
},
|
||||
"panel-plugin-error": {
|
||||
"text-load-error": "Periksa log startup server untuk informasi selengkapnya. <1></1>Jika plugin ini dimuat dari Git, pastikan plugin dikompilasi.",
|
||||
"text-load-error": "",
|
||||
"title-load-error": "Kesalahan saat memuat: {{panelId}}",
|
||||
"title-not-found": "Plugin panel tidak ditemukan: {{id}}"
|
||||
},
|
||||
@@ -11035,7 +11036,7 @@
|
||||
},
|
||||
"details": {
|
||||
"connections-tab": {
|
||||
"description": "Saat ini Anda memiliki sumber data berikut yang dikonfigurasi untuk {{pluginName}}, klik kotak untuk melihat detail konfigurasi. Anda dapat menemukan semua koneksi sumber data Anda di <4><0>Koneksi</0> - <3>Sumber data</3>.</4>"
|
||||
"description": ""
|
||||
},
|
||||
"disabled-error": {
|
||||
"angular-deprecation-link": "Baca selengkapnya tentang penghentian sudut",
|
||||
@@ -11052,7 +11053,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"contactGrafanaLabs": "Hubungi Grafana Labs",
|
||||
"customLinks": "Tautan kustom ",
|
||||
"customLinks": "",
|
||||
"customLinksTooltip": "Tautan ini disediakan oleh pengembang plugin untuk menawarkan sumber daya dan informasi tambahan khusus pengembang",
|
||||
"dependencies": "Dependensi",
|
||||
"documentation": "Dokumentasi",
|
||||
@@ -11063,7 +11064,7 @@
|
||||
"latestVersion": "Versi Terbaru",
|
||||
"license": "Lisensi",
|
||||
"raiseAnIssue": "Kemukakan masalah",
|
||||
"reportAbuse": "Laporkan masalah ",
|
||||
"reportAbuse": "",
|
||||
"reportAbuseTooltip": "Laporkan masalah yang terkait dengan plugin jahat atau berbahaya langsung ke Grafana Labs.",
|
||||
"repository": "Repositori",
|
||||
"signature": "Tanda Tangan",
|
||||
@@ -11073,8 +11074,8 @@
|
||||
"modal": {
|
||||
"cancel": "Batalkan",
|
||||
"copyEmail": "Salin alamat email",
|
||||
"description": "Fitur ini untuk melaporkan perilaku jahat atau berbahaya dalam plugin. Untuk masalah plugin, kirim email kepada kami di: ",
|
||||
"node": "Catatan: Untuk masalah plugin umum seperti bug atau permintaan fitur, hubungi penulis plugin menggunakan tautan yang disediakan. ",
|
||||
"description": "",
|
||||
"node": "",
|
||||
"title": "Laporkan masalah plugin"
|
||||
}
|
||||
},
|
||||
@@ -11142,7 +11143,7 @@
|
||||
"message": "Semua plugin sudah diperbarui"
|
||||
},
|
||||
"not-found-plugin": {
|
||||
"body-plugin-not-found": "Plugin tersebut tidak dapat ditemukan. Silakan periksa apakah url sudah benar atau <1></1>buka <3>katalog plugin</3>.",
|
||||
"body-plugin-not-found": "",
|
||||
"title-plugin-not-found": "Plugin tidak ditemukan"
|
||||
},
|
||||
"plugin-actions": {
|
||||
@@ -11600,7 +11601,6 @@
|
||||
"unsupported-repository-type": ""
|
||||
},
|
||||
"inline-secure-values-warning": "",
|
||||
"inline-token-warning-badge-text": "",
|
||||
"job-status": {
|
||||
"label-view-details": "Lihat detail",
|
||||
"loading-finished-job": "Memuat pekerjaan yang sudah selesai...",
|
||||
@@ -11777,6 +11777,17 @@
|
||||
"label-current-step": "Langkah saat ini",
|
||||
"label-pending-step": "Langkah tertunda"
|
||||
},
|
||||
"status-badge": {
|
||||
"automatic-pulling-disabled": "",
|
||||
"deleting": "",
|
||||
"error": "",
|
||||
"pending": "",
|
||||
"pulling": "",
|
||||
"unknown": "",
|
||||
"up-to-date": "",
|
||||
"waiting-for-health-check": "",
|
||||
"warning": ""
|
||||
},
|
||||
"success-title-default": "Berhasil",
|
||||
"sync-job": {
|
||||
"error-no-job-id": "Gagal memulai pekerjaan",
|
||||
@@ -11954,7 +11965,7 @@
|
||||
"annotations-show-text": "Anotasi = tampilkan",
|
||||
"time-range-picker-disabled-text": "Pemilih rentang waktu = dinonaktifkan",
|
||||
"time-range-picker-enabled-text": "Pemilih rentang waktu = diaktifkan",
|
||||
"time-range-text": "Rentang waktu = "
|
||||
"time-range-text": ""
|
||||
},
|
||||
"share": {
|
||||
"success-delete": "Dasbor Anda tidak lagi dapat dibagikan"
|
||||
@@ -11993,7 +12004,7 @@
|
||||
"revoke-user-access-modal-desc-line1": "Apa Anda yakin ingin mencabut akses untuk {{email}}?"
|
||||
},
|
||||
"delete-user-shared-dashboards-modal": {
|
||||
"revoke-user-access-modal-desc-line2": "Tindakan ini akan segera mencabut akses {{email}}'s ke semua dasbor bersama."
|
||||
"revoke-user-access-modal-desc-line2": ""
|
||||
},
|
||||
"modal": {
|
||||
"shared-dashboard-modal-title": "Dasbor bersama"
|
||||
@@ -12159,7 +12170,7 @@
|
||||
},
|
||||
"menu": {
|
||||
"clear-button": "Hapus semua",
|
||||
"tooltip": "Anda sekarang dapat memilih opsi \"Tidak ada peran dasar\" dan menambahkan izin ke kebutuhan kustom Anda. Anda dapat menemukan informasi lebih lanjut di <1> dokumentasi kami </1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"menu-aria-label": "Menu pemilih peran",
|
||||
"menu-group-option-aria-label": "Opsi pemilih peran",
|
||||
@@ -12169,7 +12180,7 @@
|
||||
},
|
||||
"sub-menu-aria-label": "Submenu pemilih peran",
|
||||
"title": {
|
||||
"description": "Tetapkan peran ke pengguna untuk memastikan kontrol terperinci atas akses ke fitur dan sumber daya Grafana. Cari tahu selengkapnya di <2>dokumentasi</2> kami."
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"role-picker-drawer": {
|
||||
@@ -12292,7 +12303,7 @@
|
||||
},
|
||||
"select": {
|
||||
"select-menu": {
|
||||
"selected-count": "Dipilih "
|
||||
"selected-count": ""
|
||||
}
|
||||
},
|
||||
"service-account-create-page": {
|
||||
@@ -12391,6 +12402,7 @@
|
||||
"aria-label-role": "Peran"
|
||||
},
|
||||
"service-account-tokens-table": {
|
||||
"aria-label-delete-button": "",
|
||||
"created": "Dibuat",
|
||||
"expires": "Kedaluwarsa",
|
||||
"last-used-at": "Terakhir digunakan pada",
|
||||
@@ -12477,7 +12489,7 @@
|
||||
"info-text": "Buat tautan langsung ke dasbor atau panel ini, disesuaikan dengan opsi di bawah ini.",
|
||||
"link-url": "Tautkan URL",
|
||||
"render-alert": "Plugin perender gambar belum diinstal",
|
||||
"render-instructions": "Untuk merender gambar, Anda harus menginstal <2>plugin perender gambar Grafana</2>. Hubungi administrator Grafana Anda untuk menginstal plugin.",
|
||||
"render-instructions": "",
|
||||
"rendered-image": "Tautan langsung gambar yang dirender",
|
||||
"save-alert": "Dasbor tidak disimpan",
|
||||
"save-dashboard": "Untuk merender gambar panel, Anda harus menyimpan dasbor terlebih dahulu.",
|
||||
@@ -12501,7 +12513,7 @@
|
||||
"info-text-1": "Snapshot adalah cara instan untuk membagikan dasbor interaktif secara publik. Saat dibuat, kami menghapus data sensitif seperti kueri (metrik, templat, dan anotasi) dan tautan panel, hanya menyisakan data metrik dan nama seri yang terlihat yang disematkan di dasbor Anda.",
|
||||
"info-text-2": "Perlu diingat, snapshot Anda <1>dapat dilihat oleh siapa saja</1> yang memiliki tautan dan dapat mengakses URL. Bagikan dengan bijak.",
|
||||
"local-button": "Publikasikan Snapshot",
|
||||
"mistake-message": "Apakah Anda melakukan kesalahan? ",
|
||||
"mistake-message": "",
|
||||
"name": "Nama snapshot",
|
||||
"timeout": "Waktu habis (detik)",
|
||||
"timeout-description": "Anda mungkin perlu mengonfigurasi nilai batas waktu jika membutuhkan waktu lama untuk mengumpulkan metrik dasbor.",
|
||||
@@ -13112,7 +13124,7 @@
|
||||
"forwards-time-aria-label": "Pindahkan rentang waktu ke depan",
|
||||
"to": "ke",
|
||||
"zoom-out-button": "Perkecil rentang waktu",
|
||||
"zoom-out-tooltip": "Perkecil rentang waktu <1></1> CTRL+Z"
|
||||
"zoom-out-tooltip": ""
|
||||
},
|
||||
"time-range": {
|
||||
"apply": "Gunakan rentang waktu",
|
||||
@@ -13237,7 +13249,7 @@
|
||||
},
|
||||
"transformations": {
|
||||
"empty": {
|
||||
"add-transformation-body": "Transformasi memungkinkan data diubah dengan berbagai cara sebelum visualisasi Anda ditampilkan.<1></1>Ini termasuk menggabungkan data bersama, mengubah nama bidang, membuat perhitungan, memformat data untuk ditampilkan, dan banyak lagi.",
|
||||
"add-transformation-body": "",
|
||||
"add-transformation-header": "Mulai ubah data"
|
||||
}
|
||||
},
|
||||
@@ -13504,7 +13516,7 @@
|
||||
"label-format": "Format",
|
||||
"label-set-timezone": "Atur zona waktu",
|
||||
"label-time-field": "Bidang waktu",
|
||||
"tooltip-format": "Format output untuk bidang yang ditentukan sebagai <2>string format Moment.js</2>.",
|
||||
"tooltip-format": "",
|
||||
"tooltip-timezone-manually": "Atur zona waktu tanggal secara manual"
|
||||
},
|
||||
"format-time-transformer-editor": {
|
||||
@@ -14099,8 +14111,8 @@
|
||||
"message": "Pengguna tidak ditemukan"
|
||||
},
|
||||
"token-revoked-modal": {
|
||||
"auto-revoked": "Token sesi Anda dicabut secara otomatis karena Anda telah mencapai <2>jumlah maksimum {{numSessions}} sesi bersamaan</2> untuk akun Anda.",
|
||||
"resume-message": "<0>Untuk melanjutkan sesi Anda, masuk lagi.</0>Hubungi administrator Anda atau kunjungi halaman lisensi untuk meninjau kuota Anda jika Anda berulang kali keluar secara otomatis.",
|
||||
"auto-revoked": "",
|
||||
"resume-message": "",
|
||||
"sign-in": "Masuk",
|
||||
"title-you-have-been-automatically-signed-out": "Anda telah keluar secara otomatis"
|
||||
},
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"dismiss": "Chiudi",
|
||||
"heading": "Autenticazione aziendale",
|
||||
"learn-more-link": "Scopri di più",
|
||||
"text": "Gestisci automaticamente utenti, team e autorizzazioni con <1>SAML</1>, <3>SCIM</3>, <6>LDAP</6> e <8>RBAC</8>, disponibili in Grafana Cloud ed Enterprise."
|
||||
"text": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "Verifiche",
|
||||
@@ -209,7 +209,7 @@
|
||||
"title-delete": "Elimina"
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "Vuoi davvero eliminare \"{{deleteOrgName}}\"?<3></3> <5>Tutti i dashboard per questa organizzazione saranno rimossi!</5>",
|
||||
"delete-body": "",
|
||||
"id-header": "ID",
|
||||
"name-header": "Nome",
|
||||
"new-org-button": "Nuova organizzazione"
|
||||
@@ -719,6 +719,7 @@
|
||||
"title-annotations": "Annotazioni"
|
||||
},
|
||||
"link-dashboard-and-panel": "Collega dashboard e pannello",
|
||||
"placeholder-value-input": "",
|
||||
"placeholder-value-input-default": "Inserisci il contenuto dell'annotazione personalizzata..."
|
||||
},
|
||||
"bulk-actions": {
|
||||
@@ -1144,7 +1145,7 @@
|
||||
"title-something-wrong-trying-fetch-group-details": "Si è verificato un errore durante il recupero dei dettagli del gruppo"
|
||||
},
|
||||
"evaluation-interval-limit-exceeded": {
|
||||
"body-minimum-interval": "Un intervallo di valutazione minimo di <1>{{minInterval}}</1> è stato configurato in Grafana.<3></3>Contatta l'amministratore per configurare un intervallo inferiore.",
|
||||
"body-minimum-interval": "",
|
||||
"title-global-evaluation-interval-limit-exceeded": "Limite dell'intervallo di valutazione globale superato"
|
||||
},
|
||||
"existing-rule-editor": {
|
||||
@@ -1292,7 +1293,7 @@
|
||||
"resolved": "Risolto"
|
||||
}
|
||||
},
|
||||
"review-alert-payload": " Esamina i dati di avviso da aggiungere al carico utile:",
|
||||
"review-alert-payload": "",
|
||||
"title-add-custom-alerts": "Aggiungi avvisi personalizzati"
|
||||
},
|
||||
"get-alert-suggestions": {
|
||||
@@ -1416,7 +1417,7 @@
|
||||
"title-add-folder-and-labels": "Aggiungi cartella ed etichette"
|
||||
},
|
||||
"grafana-managed-rule-type": {
|
||||
"description": "Supporta più origini dei dati di qualsiasi tipo.<1></1>Trasforma i dati con le espressioni."
|
||||
"description": ""
|
||||
},
|
||||
"grafana-modify-export": {
|
||||
"body-invalid-rule-id": "L'UID della regola nell'URL della pagina non è valido. Controlla l'URL e riprova.",
|
||||
@@ -1853,7 +1854,7 @@
|
||||
"aria-label-new": "nuovo"
|
||||
},
|
||||
"mimir-flavored-type": {
|
||||
"description": "Utilizza un'origine dei dati Mimir, Loki o Cortex.<1></1>Le espressioni non sono supportate."
|
||||
"description": ""
|
||||
},
|
||||
"min-interval-option": {
|
||||
"label-interval": "Intervallo",
|
||||
@@ -2082,7 +2083,7 @@
|
||||
"warning-1": "L'eliminazione di questo criterio di notifica lo rimuoverà in modo permanente.",
|
||||
"warning-2": "Vuoi davvero eliminare questo criterio?"
|
||||
},
|
||||
"filter-description": "Filtra i criteri di notifica utilizzando un elenco di corrispondenti separati da virgole, ad esempio:<1>gravità=critica, regione=EMEA</1>",
|
||||
"filter-description": "",
|
||||
"generated-policies": "Criteri generati automaticamente",
|
||||
"matchers": "Corrispondenze",
|
||||
"metadata": {
|
||||
@@ -2126,7 +2127,8 @@
|
||||
"conflict": "L'albero di accesso alle notifiche è stato aggiornato da un altro utente.",
|
||||
"error-code": "Messaggio di errore: \"{{error}}\"",
|
||||
"routes": {
|
||||
"conflictingMatchers": "Impossibile aggiungere o aggiornare il percorso: i matcher sono in conflitto con una struttura di routing esterna se abbiamo unito i matcher {{-matchers}}. Ciò renderebbe il percorso irraggiungibile."
|
||||
"conflictingMatchers": "Impossibile aggiungere o aggiornare il percorso: i matcher sono in conflitto con una struttura di routing esterna se abbiamo unito i matcher {{-matchers}}. Ciò renderebbe il percorso irraggiungibile.",
|
||||
"unknownMatchers": ""
|
||||
},
|
||||
"suffix": "Aggiorna la pagina e riprova.",
|
||||
"title": "Impossibile aggiungere o aggiornare i criteri di notifica"
|
||||
@@ -2244,7 +2246,7 @@
|
||||
"error-no-query-editor": "Impossibile caricare l'editor di query a causa di: {{errorMessage}}"
|
||||
},
|
||||
"recording-rule-type": {
|
||||
"description": "Precalcola le espressioni.<1></1>Dovrebbe essere combinato con una regola di avviso."
|
||||
"description": ""
|
||||
},
|
||||
"recording-rules": {
|
||||
"description-target-data-source": "L'origine dei dati di Prometheus in cui archiviare le regole di registrazione",
|
||||
@@ -2257,7 +2259,7 @@
|
||||
},
|
||||
"redirect-to-clone-rule": {
|
||||
"body-evaluation-group": "Sarà necessario impostare un nuovo gruppo di valutazione per la regola copiata perché quella originale è stata sottoposta a provisioning e non può essere utilizzata per le regole create nell'interfaccia utente.",
|
||||
"body-not-provisioned": "La nuova regola <1>non</1> sarà contrassegnata come regola con provisioning.",
|
||||
"body-not-provisioned": "",
|
||||
"confirmText-copy": "Copia",
|
||||
"title-copy-provisioned-alert-rule": "Copia la regola di avviso fornita"
|
||||
},
|
||||
@@ -2292,13 +2294,13 @@
|
||||
"routing-settings": {
|
||||
"aria-label-group-by": "Raggruppa per",
|
||||
"description-group-by": "Combina più avvisi in un'unica notifica raggruppandoli in base agli stessi valori di etichetta. Se vuoto, viene ereditato dal criterio di notifica predefinito.",
|
||||
"group-interval": "Intervallo di gruppo: <1>{{groupIntervalValue}}</1>",
|
||||
"group-wait": "Attesa gruppo: <1>{{groupWaitValue}}</1>",
|
||||
"grouping": "Raggruppamento: <1>{{fields}}</1>",
|
||||
"group-interval": "",
|
||||
"group-wait": "",
|
||||
"grouping": "",
|
||||
"label-group-by": "Raggruppa per",
|
||||
"label-override-grouping": "Sovrascrivi raggruppamento",
|
||||
"label-override-timings": "Sovrascrivi orari",
|
||||
"repeat-interval": "Ripeti intervallo: <1>{{repeatIntervalValue}}</1>"
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Modifica",
|
||||
@@ -2554,7 +2556,7 @@
|
||||
"relative-with-to": ""
|
||||
},
|
||||
"rule-type-picker": {
|
||||
"grafana-managed": "Seleziona \"Gestito da Grafana\" a meno che tu non disponga di un'origine dei dati Mimir, Loki o Cortex con l'API Ruler abilitata."
|
||||
"grafana-managed": ""
|
||||
},
|
||||
"rule-view": {
|
||||
"query": {
|
||||
@@ -2887,7 +2889,7 @@
|
||||
"test-contact-point-modal": {
|
||||
"custom-notification-message": "Invierai una notifica di prova che utilizza le annotazioni definite di seguito. È una buona opzione se utilizzi modelli e messaggi personalizzati.",
|
||||
"notification-message": "Messaggio di notifica",
|
||||
"predefined-notification-message": "Invierai una notifica di prova che utilizza un avviso predefinito. Se hai definito un modello o un messaggio personalizzato, per ottenere risultati migliori passa al messaggio di notifica <1>personalizzato</1> in alto.",
|
||||
"predefined-notification-message": "",
|
||||
"send-test-notification": "Invia notifica di prova",
|
||||
"title-test-contact-point": "Prova punto di contatto"
|
||||
},
|
||||
@@ -2896,7 +2898,7 @@
|
||||
},
|
||||
"threshold-expression-viewer": {
|
||||
"input": "Inserisci",
|
||||
"stop-alerting-when": "Interrompi l'avviso (o lo stato in sospeso) quando "
|
||||
"stop-alerting-when": ""
|
||||
},
|
||||
"time-interval": {
|
||||
"add-time-interval": "Aggiungi intervallo di tempo",
|
||||
@@ -3084,7 +3086,7 @@
|
||||
"title-notification-policies": "Politiche di notifica"
|
||||
},
|
||||
"yaml-content-info": {
|
||||
"body": "Il contenuto YAML nell'editor contiene solo la configurazione della regola di avviso <1></1>Per configurare Prometheus, è necessario fornire il resto del <4>contenuto del file di configurazione.</4>"
|
||||
"body": ""
|
||||
}
|
||||
},
|
||||
"alertlist": {
|
||||
@@ -3160,7 +3162,7 @@
|
||||
"no-annotations-found": "Nessuna annotazione trovata"
|
||||
},
|
||||
"annotation-list-item": {
|
||||
"tooltip-created-by": "Creazione di:<1></1> {{email}}"
|
||||
"tooltip-created-by": ""
|
||||
},
|
||||
"category-annotation-query": "Query di annotazione",
|
||||
"category-display": "Visualizza",
|
||||
@@ -3198,7 +3200,7 @@
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "Aggiungi query di annotazione",
|
||||
"info-box-content": "<0>Le annotazioni forniscono un modo per integrare i dati degli eventi nei grafici. Sono visualizzate come linee verticali e icone su tutti i pannelli dei grafici. Quando si passa il mouse su un'icona di annotazione, è possibile ottenere il testo e i tag dell'evento. Puoi aggiungere eventi di annotazione direttamente da Grafana tenendo premuto CTRL o CMD e facendo clic sul grafico (in alternativa, trascina l'area). Questi verranno archiviati nel database delle annotazioni di Grafana.</0>",
|
||||
"info-box-content": "",
|
||||
"info-box-content-2": "Consulta la <2>Documentazione delle annotazioni</2> per ulteriori informazioni.",
|
||||
"title": "Non sono ancora state aggiunte query di annotazioni personalizzate"
|
||||
},
|
||||
@@ -3236,7 +3238,7 @@
|
||||
"auth-settings": "Impostazioni di autenticazione"
|
||||
},
|
||||
"auth-drawer-unconneced": {
|
||||
"subtitle": "Configura le impostazioni di autenticazione. Scopri di più nella nostra <2>documentazione</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"auth-drawer-unconnected": {
|
||||
"advanced-auth": "Autenticazione avanzata",
|
||||
@@ -3270,7 +3272,7 @@
|
||||
"allowed-organizations-description": "Elenco di organizzazioni separate da virgole o spazi. L'utente deve essere membro\ndi almeno un'organizzazione per accedere.",
|
||||
"allowed-organizations-label": "Organizzazioni consentite",
|
||||
"allowed-organizations-placeholder": "Inserisci le organizzazioni (my-team, myteam...) e premi Invio per aggiungerle",
|
||||
"api-url-description": "L'endpoint delle informazioni utente del tuo provider OAuth2. Le informazioni restituite da questo endpoint devono essere compatibili con <2>OpenID UserInfo</2>.",
|
||||
"api-url-description": "",
|
||||
"api-url-required": "Questo campo deve essere un URL valido se impostato.",
|
||||
"auth-style-description": "Determina come \"{{ clientIDLabel }}\" e \"{{ clientSecretLabel }}\" vengono inviati al provider Oauth2. L'impostazione predefinita è Rilevamento automatico.",
|
||||
"auth-style-label": "Stile di autenticazione",
|
||||
@@ -3415,7 +3417,7 @@
|
||||
}
|
||||
},
|
||||
"auth-config-auth-config-page-unconnected": {
|
||||
"subtitle": "Gestisci le impostazioni di autenticazione e configura il Single Sign-On. Scopri di più nella nostra <2>documentazione</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"bar-chart": {
|
||||
"warn": {
|
||||
@@ -4133,7 +4135,7 @@
|
||||
},
|
||||
"scopes": {
|
||||
"apply-selected-scopes": "Applica",
|
||||
"selected-scopes-label": "Ambiti di applicazione: "
|
||||
"selected-scopes-label": ""
|
||||
},
|
||||
"search-box": {
|
||||
"placeholder": "Cerca o vai a..."
|
||||
@@ -4275,7 +4277,7 @@
|
||||
"okay": "Ok"
|
||||
},
|
||||
"not-found-datasource": {
|
||||
"body": "Potresti aver digitato male l'URL oppure il componente aggiuntivo con l'ID <1></1> non è disponibile.<3></3>Per visualizzare un elenco delle origini dei dati disponibili, <5>clicca qui</5>."
|
||||
"body": ""
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
@@ -4318,8 +4320,8 @@
|
||||
"versionHistory": {
|
||||
"comparison": {
|
||||
"header": {
|
||||
"hide-json-diff": "Nascondi differenza JSON ",
|
||||
"show-json-diff": "Mostra differenza JSON ",
|
||||
"hide-json-diff": "",
|
||||
"show-json-diff": "",
|
||||
"text": "Versione {{version}} aggiornata da {{createdBy}} ({{ageString}}) {{message}}"
|
||||
},
|
||||
"select": "Seleziona due versioni per avviare il confronto"
|
||||
@@ -4346,7 +4348,7 @@
|
||||
"label-label": "Etichetta",
|
||||
"label-placeholder": "ad es. Tracce Tempo",
|
||||
"label-required": "Questo campo è obbligatorio.",
|
||||
"sub-text": "<0>Definisci il testo che descriverà la correlazione.</0>",
|
||||
"sub-text": "",
|
||||
"title": "Definisci l'etichetta di correlazione (passaggio 1 di 3)"
|
||||
},
|
||||
"configure-correlation-target-form": {
|
||||
@@ -4390,7 +4392,7 @@
|
||||
},
|
||||
"source-form": {
|
||||
"control-required": "Questo campo è obbligatorio.",
|
||||
"description": "Un punto dati deve fornire valori a tutte le variabili come campi o come output di trasformazioni per far comparire il pulsante di correlazione nella visualizzazione.<1></1>Nota: non tutte le variabili devono essere definite esplicitamente di seguito. Una trasformazione come <4>logfmt</4> creerà variabili per ogni coppia chiave/valore.",
|
||||
"description": "",
|
||||
"description-external-pre": "Hai utilizzato le seguenti variabili nell'URL di destinazione:",
|
||||
"description-query-pre": "Hai utilizzato le seguenti variabili nella query di destinazione:",
|
||||
"external-title": "Configura l'origine dati che utilizzerà l'URL (passaggio 3 di 3)",
|
||||
@@ -4402,12 +4404,12 @@
|
||||
"results-required": "Questo campo è obbligatorio.",
|
||||
"source-description": "I risultati dell'origine dati selezionata hanno collegamenti visualizzati nel pannello",
|
||||
"source-label": "Origine",
|
||||
"sub-text": "<0>Definisci quale origine dati visualizzerà la correlazione e quali dati sostituiranno le variabili precedentemente definite.</0>"
|
||||
"sub-text": ""
|
||||
},
|
||||
"sub-title": "Definisci il modo in cui i dati che risiedono in diverse origini dati sono correlati tra loro. Scopri di più nella <2>documentazione</2>",
|
||||
"target-form": {
|
||||
"control-rules": "Questo campo è obbligatorio.",
|
||||
"sub-text": "<0>Definisci a cosa si collegherà la correlazione. Con il tipo di query, quando si fa clic sulla correlazione verrà eseguita una query. Con il tipo esterno, facendo clic sulla correlazione si aprirà un URL.</0>",
|
||||
"sub-text": "",
|
||||
"target-description-external": "Specifica l'URL che si aprirà quando si fa clic sul link",
|
||||
"target-description-query": "Specifica quale origine dati viene interrogata quando si fa clic sul link",
|
||||
"target-label": "Destinazione",
|
||||
@@ -4614,7 +4616,7 @@
|
||||
}
|
||||
},
|
||||
"confirm-plugin-dashboard-save-modal": {
|
||||
"body-plugin-dashboard": "Le modifiche andranno perse quando aggiornerai il componente aggiuntivo.<1></1><2>Utilizza <1>Salva con nome</1> per creare una versione personalizzata.</2>",
|
||||
"body-plugin-dashboard": "",
|
||||
"cancel": "Annulla",
|
||||
"overwrite": "Sovrascrivi",
|
||||
"title-plugin-dashboard": "Dashboard del componente aggiuntivo"
|
||||
@@ -4831,7 +4833,7 @@
|
||||
"add-visualization-body": "Seleziona un'origine dati, quindi esegui query e visualizza i dati con grafici, statistiche e tabelle o crea elenchi, markdown e altri widget.",
|
||||
"add-visualization-button": "Aggiungi visualizzazione",
|
||||
"add-visualization-header": "Avvia il tuo nuovo dashboard aggiungendo una visualizzazione",
|
||||
"import-a-dashboard-body": "Importa dashboard da file o <2>grafana.com</2>.",
|
||||
"import-a-dashboard-body": "",
|
||||
"import-a-dashboard-header": "Importa un dashboard",
|
||||
"import-dashboard-button": "Importa dashboard",
|
||||
"show-less-dashboards": "",
|
||||
@@ -5289,8 +5291,8 @@
|
||||
"title-provisioned": "Dashboard configurata"
|
||||
},
|
||||
"save-dashboard-error-proxy": {
|
||||
"body-name-exists": "Esiste già una dashboard con lo stesso nome nella cartella selezionata.<1></1><2>Desideri comunque salvare questa dashboard?</2>",
|
||||
"body-version-mismatch": "Qualcun altro ha aggiornato questa dashboard<1></1><2>Desideri comunque salvare questa dashboard?</2>",
|
||||
"body-name-exists": "",
|
||||
"body-version-mismatch": "",
|
||||
"confirmText-save-and-overwrite": "Salva e sovrascrivi",
|
||||
"title-name-exists": "Conflitto",
|
||||
"title-version-mismatch": "Conflitto"
|
||||
@@ -5308,7 +5310,7 @@
|
||||
"cancel": "Annulla",
|
||||
"cannot-be-saved": "Questa dashboard non può essere salvata dall'interfaccia utente di Grafana perché è stata fornita da un'altra fonte. Copia il JSON o salvalo in un file qui sotto, dopodiché potrai aggiornare la dashboard nella fonte di provisioning.",
|
||||
"copy-json-to-clipboard": "Copia JSON negli appunti",
|
||||
"file-path": "<0>Percorso file:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"save-json-to-file": "Salva JSON nel file",
|
||||
"see-docs": "Consulta la <2>documentazione</2> per ulteriori informazioni sul provisioning."
|
||||
},
|
||||
@@ -5507,7 +5509,7 @@
|
||||
"transformation-picker": {
|
||||
"info": "Le trasformazioni ti consentono di unire, calcolare, riordinare, nascondere e rinominare i risultati della query prima che vengano visualizzati.",
|
||||
"info-graph-not-suitable": "Molte trasformazioni non sono adatte se si utilizza la visualizzazione Grafico, poiché attualmente questa supporta solo i dati delle serie temporali.",
|
||||
"info-switch-to-table": "Può essere utile passare alla visualizzazione Tabella per saperne di più su una trasformazione. ",
|
||||
"info-switch-to-table": "",
|
||||
"placeholder-search-for-transformation": "Cerca trasformazione",
|
||||
"read-more": "Scopri di più",
|
||||
"title-transformations": "Trasformazioni"
|
||||
@@ -5573,8 +5575,8 @@
|
||||
"version-history-comparison": {
|
||||
"button-restore": "Ripristina alla versione {{version}} ",
|
||||
"label-view-json-diff": "Visualizza differenza JSON",
|
||||
"new-updated-by": "<0>Versione {{version}}</0> aggiornata da {{editor}} {{timeAgo}}",
|
||||
"old-updated-by": "<0>Versione {{version}}</0> aggiornata da {{editor}} {{timeAgo}}"
|
||||
"new-updated-by": "",
|
||||
"old-updated-by": ""
|
||||
},
|
||||
"version-history-table": {
|
||||
"aria-label-toggle-selection": "Toggle di selezione della versione {{version}}",
|
||||
@@ -5974,7 +5976,7 @@
|
||||
"cancel": "Annulla"
|
||||
},
|
||||
"render-save-button-and-error": {
|
||||
"body-plugin-dashboard": "Le modifiche andranno perse quando aggiornerai il componente aggiuntivo. Utilizza <1>Salva con nome</1> per creare una versione personalizzata.",
|
||||
"body-plugin-dashboard": "",
|
||||
"title-failed-to-save-dashboard": "Impossibile salvare la dashboard",
|
||||
"title-plugin-dashboard": "Dashboard del componente aggiuntivo",
|
||||
"title-someone-else-has-updated-this-dashboard": "Qualcun altro ha aggiornato questa dashboard",
|
||||
@@ -5983,7 +5985,7 @@
|
||||
"save-and-overwrite": "\"Salva e sovrascrivi\""
|
||||
},
|
||||
"library-viz-panel-info": {
|
||||
"last-edited": "{{timeAgo}} da <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Utilizzato su {{count}} dashboard",
|
||||
"usage-count_other": "Utilizzato su {{count}} dashboard"
|
||||
},
|
||||
@@ -6044,7 +6046,7 @@
|
||||
},
|
||||
"panel-data-queries-tab-rendered": {
|
||||
"add-query": "Aggiungi query",
|
||||
"expression": "Espressione "
|
||||
"expression": ""
|
||||
},
|
||||
"panel-data-transformations-tab": {
|
||||
"tab-label": "Trasformazioni"
|
||||
@@ -6102,7 +6104,7 @@
|
||||
"query": "Query"
|
||||
},
|
||||
"query-variable-editor-form": {
|
||||
"description-examples": "I gruppi di acquisizione con nome possono essere utilizzati per separare il testo e il valore di visualizzazione (<1>vedi esempi</1>).",
|
||||
"description-examples": "",
|
||||
"description-optional": "Facoltativo, se desideri estrarre parte di un nome di serie o di un segmento di nodo della metrica.",
|
||||
"label-data-source": "Sorgente dati",
|
||||
"label-static-options-sort": "Ordinamento opzioni statiche",
|
||||
@@ -6163,7 +6165,7 @@
|
||||
"label-message": "Messaggio",
|
||||
"placeholder-describe-changes-optional": "Aggiungi una nota per descrivere le modifiche (opzionale).",
|
||||
"render-footer": {
|
||||
"body-plugin-dashboard": "Le modifiche andranno perse quando aggiornerai il componente aggiuntivo. Utilizza <1>Salva con nome</1> per creare una versione personalizzata.",
|
||||
"body-plugin-dashboard": "",
|
||||
"no-changes-to-save": "Nessuna modifica da salvare",
|
||||
"title-failed-to-save-dashboard": "Impossibile salvare la dashboard",
|
||||
"title-plugin-dashboard": "Dashboard del componente aggiuntivo",
|
||||
@@ -6199,7 +6201,7 @@
|
||||
"cancel": "Annulla",
|
||||
"cannot-be-saved": "Questa dashboard non può essere salvata dall'interfaccia utente di Grafana perché è stata fornita da un'altra fonte. Copia il JSON o salvalo in un file qui sotto, dopodiché potrai aggiornare la dashboard nella fonte di provisioning.",
|
||||
"copy-json-to-clipboard": "Copia JSON negli appunti",
|
||||
"file-path": "<0>Percorso file:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"label-description": "Descrizione",
|
||||
"label-target-folder": "Cartella di destinazione",
|
||||
"label-title": "Titolo",
|
||||
@@ -6368,8 +6370,8 @@
|
||||
},
|
||||
"version-history-comparison": {
|
||||
"label-view-json-diff": "Visualizza differenza JSON",
|
||||
"new-version-updated": "<0>Versione {{version}}</0> aggiornata da {{editor}} {{timeAgo}}",
|
||||
"old-version-updated": "<0>Versione {{version}}</0> aggiornata da {{editor}} {{timeAgo}}"
|
||||
"new-version-updated": "",
|
||||
"old-version-updated": ""
|
||||
},
|
||||
"version-history-header": {
|
||||
"compare-versions": "Confronto in corso {{baseVersion}} <3></3> {{newVersion}}",
|
||||
@@ -6447,7 +6449,7 @@
|
||||
"provisioned-delete-modal": {
|
||||
"confirm-button": "OK",
|
||||
"text-1": "Questo dashboard è gestito dal provisioning di Grafana e non può essere eliminato. Rimuovi il dashboard dal file di configurazione per eliminarlo.",
|
||||
"text-2": "Consulta la documentazione di Grafana per ulteriori informazioni sul provisioning. ",
|
||||
"text-2": "",
|
||||
"text-3": "Percorso file: {{provisionedId}}",
|
||||
"text-link": "Vai alla pagina dei documenti",
|
||||
"title": "Impossibile eliminare il dashboard con provisioning"
|
||||
@@ -6525,7 +6527,7 @@
|
||||
},
|
||||
"data-source-testing-status-page": {
|
||||
"error-more-details-link": "Fai clic <2>qui</2> per saperne di più su questo errore.",
|
||||
"success-more-details-links": "Successivamente, puoi iniziare a visualizzare i dati <2>creando un dashboard</2> o eseguendo query sui dati nella <5>vista Esplora</5>."
|
||||
"success-more-details-links": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"datasource-add-button": {
|
||||
@@ -6621,7 +6623,7 @@
|
||||
"test": "Prova"
|
||||
},
|
||||
"cloud-info-box": {
|
||||
"body-alert": "Oppure puoi ignorare tutto e utilizzare {{mainDS}} (e {{extraDS}}) come origini dei dati completamente gestite, scalabili e ospitate da Grafana Labs con il <6>piano Grafana Cloud gratuito per sempre</6>.",
|
||||
"body-alert": "",
|
||||
"title-alert": "Configura la tua origine dei dati {{mainDS}} qui sotto"
|
||||
},
|
||||
"dashboards-table": {
|
||||
@@ -6749,18 +6751,18 @@
|
||||
"no-events-yet": "Ancora nessun evento"
|
||||
},
|
||||
"render-info-viewer": {
|
||||
"data-counter": "Dati: {{numDataChanges}} ",
|
||||
"data-counter": "",
|
||||
"elapsed-time": "Tempo: {{elapsed}} ms",
|
||||
"field": "Campo",
|
||||
"last": "Ultimo",
|
||||
"render-counter": "Rendering: {{numRenders}} ",
|
||||
"schema-counter": "Schema: {{numSchemaChanges}} ",
|
||||
"render-counter": "",
|
||||
"schema-counter": "",
|
||||
"title-reset-counters": "Reimposta contatori",
|
||||
"tooltip-step-back": "Indietro",
|
||||
"type": "Tipo"
|
||||
},
|
||||
"state-view": {
|
||||
"current-value": "Valore corrente: {{currentValue}} ",
|
||||
"current-value": "",
|
||||
"label-state-name": "Nome stato"
|
||||
}
|
||||
},
|
||||
@@ -7207,7 +7209,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"learn-more": "Scopri di più",
|
||||
"pro-tip-define-sources-through-configuration-files": " Suggerimento: è inoltre possibile definire le origini dei dati tramite i file di configurazione. "
|
||||
"pro-tip-define-sources-through-configuration-files": ""
|
||||
}
|
||||
},
|
||||
"pane": {
|
||||
@@ -7269,8 +7271,6 @@
|
||||
"query-deleted": "Query eliminata"
|
||||
},
|
||||
"rich-history-queries-tab": {
|
||||
"displaying-partial-queries": "{{ count }} query visualizzate",
|
||||
"displaying-queries": "{{ count }} query",
|
||||
"filter-aria-label": "Filtra le query per origine/i dati",
|
||||
"filter-history": "Cronologia filtro",
|
||||
"filter-placeholder": "Filtra le query per origine/i dati",
|
||||
@@ -7280,7 +7280,11 @@
|
||||
"search-placeholder": "Cerca query",
|
||||
"showing-queries": "{{ shown }} di {{ total }} visualizzati<0>Carica altro</0>",
|
||||
"sort-aria-label": "Ordina query",
|
||||
"sort-placeholder": "Ordina query per"
|
||||
"sort-placeholder": "Ordina query per",
|
||||
"displaying-partial-queries_one": "",
|
||||
"displaying-partial-queries_other": "",
|
||||
"displaying-queries_one": "",
|
||||
"displaying-queries_other": ""
|
||||
},
|
||||
"rich-history-settings-tab": {
|
||||
"alert-info": "Grafana manterrà le voci fino a {{optionLabel}}.Le voci preferite non verranno eliminate.",
|
||||
@@ -7472,7 +7476,7 @@
|
||||
"copy-shortened-link-menu": "Apri le opzioni per copiare il link",
|
||||
"refresh-picker-cancel": "Annulla",
|
||||
"refresh-picker-run": "Esegui query",
|
||||
"split-close": "Chiudi ",
|
||||
"split-close": "",
|
||||
"split-close-tooltip": "Chiudi il riquadro diviso",
|
||||
"split-narrow": "Riduci riquadro",
|
||||
"split-title": "Dividi",
|
||||
@@ -7602,8 +7606,8 @@
|
||||
},
|
||||
"math": {
|
||||
"available-math-functions": "Funzioni matematiche disponibili",
|
||||
"run-math-operations": "Esegui operazioni matematiche su una o più query. Si fa riferimento alla query tramite {{refExample}} ad es. {{ref1}}, {{ref2}}, {{ref3}} ecc.<10></10>Esempio: <12>{{example}}</12>",
|
||||
"tooltip-footer": "Consulta la nostra documentazione aggiuntiva su <2>Espressioni matematiche</2>.",
|
||||
"run-math-operations": "",
|
||||
"tooltip-footer": "",
|
||||
"tooltip-title": "Operatore matematico",
|
||||
"tooltip-trigger": "Espressione"
|
||||
},
|
||||
@@ -8642,7 +8646,7 @@
|
||||
},
|
||||
"data-source-http-settings": {
|
||||
"access-help": "Aiuto <1></1>",
|
||||
"access-help-details": "La modalità di accesso controlla il modo in cui verranno gestite le richieste all'origine dati.<1> <1>Server</1></1> dovrebbe essere la modalità preferita se non diversamente specificato.",
|
||||
"access-help-details": "",
|
||||
"access-help-title": "Accedi alla Guida",
|
||||
"access-label": "Accedi",
|
||||
"allowed-cookies": "Cookie consentiti ",
|
||||
@@ -8910,7 +8914,7 @@
|
||||
"cell-inspect": "Ispeziona valore",
|
||||
"cell-inspect-tooltip": "Ispeziona valore",
|
||||
"copy": "Copia negli appunti",
|
||||
"csv-counts": "Righe: {{rows}}, Colonne: {{columns}} <5></5>",
|
||||
"csv-counts": "",
|
||||
"csv-placeholder": "Inserisci qui il CSV...",
|
||||
"filter-placeholder": "Valori filtro",
|
||||
"filter-popup-apply": "Ok",
|
||||
@@ -9195,7 +9199,6 @@
|
||||
"name-line-width": "Larghezza linea",
|
||||
"name-stacking": "Impilabile"
|
||||
},
|
||||
"inline-token-warning-badge-tooltip": "",
|
||||
"inspector": {
|
||||
"inspect-data-tab": {
|
||||
"loading": "Caricamento",
|
||||
@@ -9359,7 +9362,7 @@
|
||||
"error-fetching": "Errore durante il recupero delle impostazioni LDAP",
|
||||
"error-saving": "Errore durante il salvataggio delle impostazioni LDAP",
|
||||
"error-validate-form": "Errore durante la convalida delle impostazioni LDAP",
|
||||
"feature-flag-disabled": "Questa pagina è accessibile solo abilitando il flag di funzionalità <1>ssoSettingsLDAP</1>.",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "Impostazioni LDAP salvate"
|
||||
},
|
||||
"bind-dn": {
|
||||
@@ -9400,7 +9403,7 @@
|
||||
"label": "DNS di base per la ricerca",
|
||||
"placeholder": "esempio: dc=grafana,dc=org"
|
||||
},
|
||||
"subtitle": "L'integrazione LDAP in Grafana consente agli utenti di Grafana di accedere con le proprie credenziali LDAP. Scopri di più nella nostra <2><0>documentazione</0></2>.",
|
||||
"subtitle": "",
|
||||
"title": "Impostazioni di base"
|
||||
},
|
||||
"library-panel": {
|
||||
@@ -9444,7 +9447,7 @@
|
||||
"dashboard-name": "Nome dashboard"
|
||||
},
|
||||
"library-panel-info": {
|
||||
"last-edited": "Ultima modifica il {{timeAgo}} da <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Utilizzato su {{count}} dashboard",
|
||||
"usage-count_other": "Utilizzato su {{count}} dashboard"
|
||||
},
|
||||
@@ -9749,7 +9752,7 @@
|
||||
"tooltip-unpin-line": "Sblocca riga"
|
||||
},
|
||||
"log-row-message": {
|
||||
"ellipsis": "… ",
|
||||
"ellipsis": "",
|
||||
"more": "altro",
|
||||
"see-details": "Consulta i dettagli del registro",
|
||||
"tooltip-error": "Errore: {{errorMessage}}"
|
||||
@@ -10145,7 +10148,7 @@
|
||||
},
|
||||
"resource-table": {
|
||||
"dashboard-load-error": "Impossibile caricare il dashboard",
|
||||
"error-library-element-sub": "Elemento della libreria {uid}",
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "Impossibile caricare l'elemento della libreria",
|
||||
"unknown-datasource-title": "Origine dei dati {{datasourceUID}}",
|
||||
"unknown-datasource-type": "Origine dati sconosciuta"
|
||||
@@ -10793,10 +10796,10 @@
|
||||
"placeholder-optional": "(opzionale)",
|
||||
"role": "Ruolo",
|
||||
"submit": "Invia",
|
||||
"tooltip": "Ora puoi selezionare l'opzione \"Nessun ruolo di base\" e aggiungere autorizzazioni in base alle tue esigenze personalizzate. Puoi trovare maggiori informazioni nella <1>nostra documentazione</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"user-invite-page": {
|
||||
"sub-title": "Invia un invito o aggiungi un utente Grafana esistente all'organizzazione.<1> {{orgName}}</1>",
|
||||
"sub-title": "",
|
||||
"text": {
|
||||
"invite-user": "Invita un utente"
|
||||
}
|
||||
@@ -10885,7 +10888,7 @@
|
||||
"switch-to-table": "Passa alla tabella"
|
||||
},
|
||||
"panel-plugin-error": {
|
||||
"text-load-error": "Controlla i registri di avvio del server per ulteriori informazioni. <1></1>Se questo componente aggiuntivo è stato caricato da Git, assicurati che sia stato compilato.",
|
||||
"text-load-error": "",
|
||||
"title-load-error": "Errore durante il caricamento: {{panelId}}",
|
||||
"title-not-found": "Componente aggiuntivo del pannello non trovato: {{id}}"
|
||||
},
|
||||
@@ -11079,7 +11082,7 @@
|
||||
},
|
||||
"details": {
|
||||
"connections-tab": {
|
||||
"description": "Al momento hai le seguenti origini dati configurate per {{pluginName}}, fai clic su un riquadro per visualizzare i dettagli di configurazione. Puoi trovare tutte le connessioni delle origini dati in <4><0>Connessioni</0> - <3>Origini dati</3>.</4>"
|
||||
"description": ""
|
||||
},
|
||||
"disabled-error": {
|
||||
"angular-deprecation-link": "Scopri di più sulla deprecazione di Angular",
|
||||
@@ -11096,7 +11099,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"contactGrafanaLabs": "Contatta Grafana Labs",
|
||||
"customLinks": "Collegamenti personalizzati ",
|
||||
"customLinks": "",
|
||||
"customLinksTooltip": "Questi link sono forniti dallo sviluppatore del plug-in per offrire risorse e informazioni aggiuntive specifiche per lo sviluppatore",
|
||||
"dependencies": "Dipendenze",
|
||||
"documentation": "Documentazione",
|
||||
@@ -11107,7 +11110,7 @@
|
||||
"latestVersion": "Versione più recente",
|
||||
"license": "Licenza",
|
||||
"raiseAnIssue": "Segnala un problema",
|
||||
"reportAbuse": "Segnala un problema ",
|
||||
"reportAbuse": "",
|
||||
"reportAbuseTooltip": "Segnala i problemi relativi a plug-in dannosi o pericolosi direttamente a Grafana Labs.",
|
||||
"repository": "Repository",
|
||||
"signature": "Firma",
|
||||
@@ -11117,8 +11120,8 @@
|
||||
"modal": {
|
||||
"cancel": "Annulla",
|
||||
"copyEmail": "Copia indirizzo email",
|
||||
"description": "Questa funzione serve per segnalare comportamenti dannosi o pericolosi all'interno dei plug-in. Per problemi relativi ai plug-in, inviaci un'email a: ",
|
||||
"node": "Nota: per problemi generali relativi ai plug-in, come bug o richieste di funzionalità, contatta l'autore del plug-in utilizzando i link forniti. ",
|
||||
"description": "",
|
||||
"node": "",
|
||||
"title": "Segnala un problema relativo a un plug-in"
|
||||
}
|
||||
},
|
||||
@@ -11186,7 +11189,7 @@
|
||||
"message": "Tutti i plug-in sono aggiornati"
|
||||
},
|
||||
"not-found-plugin": {
|
||||
"body-plugin-not-found": "Impossibile trovare il componente aggiuntivo. Verifica che l'URL sia corretto o <1></1>vai al <3>catalogo dei componenti aggiuntivi</3>.",
|
||||
"body-plugin-not-found": "",
|
||||
"title-plugin-not-found": "Componente aggiuntivo non trovato"
|
||||
},
|
||||
"plugin-actions": {
|
||||
@@ -11650,7 +11653,6 @@
|
||||
"unsupported-repository-type": ""
|
||||
},
|
||||
"inline-secure-values-warning": "",
|
||||
"inline-token-warning-badge-text": "",
|
||||
"job-status": {
|
||||
"label-view-details": "Visualizza dettagli",
|
||||
"loading-finished-job": "Caricamento attività terminata in corso...",
|
||||
@@ -11827,6 +11829,17 @@
|
||||
"label-current-step": "Passaggio corrente",
|
||||
"label-pending-step": "Passaggio in sospeso"
|
||||
},
|
||||
"status-badge": {
|
||||
"automatic-pulling-disabled": "",
|
||||
"deleting": "",
|
||||
"error": "",
|
||||
"pending": "",
|
||||
"pulling": "",
|
||||
"unknown": "",
|
||||
"up-to-date": "",
|
||||
"waiting-for-health-check": "",
|
||||
"warning": ""
|
||||
},
|
||||
"success-title-default": "Operazione riuscita",
|
||||
"sync-job": {
|
||||
"error-no-job-id": "Impossibile avviare l'attività",
|
||||
@@ -12004,7 +12017,7 @@
|
||||
"annotations-show-text": "Annotazioni = mostra",
|
||||
"time-range-picker-disabled-text": "Selettore intervallo di tempo = disabilitato",
|
||||
"time-range-picker-enabled-text": "Selettore intervallo di tempo = abilitato",
|
||||
"time-range-text": "Intervallo di tempo = "
|
||||
"time-range-text": ""
|
||||
},
|
||||
"share": {
|
||||
"success-delete": "Il tuo dashboard non è più condivisibile"
|
||||
@@ -12043,7 +12056,7 @@
|
||||
"revoke-user-access-modal-desc-line1": "Vuoi davvero revocare l'accesso a {{email}}?"
|
||||
},
|
||||
"delete-user-shared-dashboards-modal": {
|
||||
"revoke-user-access-modal-desc-line2": "Questa azione revoca immediatamente l'accesso a {{email}} a tutti i dashboard condivisi."
|
||||
"revoke-user-access-modal-desc-line2": ""
|
||||
},
|
||||
"modal": {
|
||||
"shared-dashboard-modal-title": "Dashboard condivisi"
|
||||
@@ -12212,7 +12225,7 @@
|
||||
},
|
||||
"menu": {
|
||||
"clear-button": "Cancella tutto",
|
||||
"tooltip": "Ora puoi selezionare l'opzione \"Nessun ruolo di base\" e aggiungere autorizzazioni in base alle tue esigenze personalizzate. Puoi trovare maggiori informazioni nella <1>nostra documentazione</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"menu-aria-label": "Menu selettore ruoli",
|
||||
"menu-group-option-aria-label": "Opzione selettore ruoli",
|
||||
@@ -12222,7 +12235,7 @@
|
||||
},
|
||||
"sub-menu-aria-label": "Sottomenu selettore ruoli",
|
||||
"title": {
|
||||
"description": "Assegna ruoli agli utenti per garantire un controllo granulare sull'accesso alle funzionalità e alle risorse di Grafana. Scopri di più nella nostra <2>documentazione</2>."
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"role-picker-drawer": {
|
||||
@@ -12345,7 +12358,7 @@
|
||||
},
|
||||
"select": {
|
||||
"select-menu": {
|
||||
"selected-count": "Selezionato "
|
||||
"selected-count": ""
|
||||
}
|
||||
},
|
||||
"service-account-create-page": {
|
||||
@@ -12444,6 +12457,7 @@
|
||||
"aria-label-role": "Ruolo"
|
||||
},
|
||||
"service-account-tokens-table": {
|
||||
"aria-label-delete-button": "",
|
||||
"created": "Creato",
|
||||
"expires": "Scade ",
|
||||
"last-used-at": "Ultimo utilizzo alle",
|
||||
@@ -12531,7 +12545,7 @@
|
||||
"info-text": "Crea un link diretto a questo dashboard o pannello, personalizzato con le opzioni seguenti.",
|
||||
"link-url": "Collega URL",
|
||||
"render-alert": "Plug-in del renderer di immagini non installato",
|
||||
"render-instructions": "Per eseguire il rendering di un'immagine, è necessario installare il <2>plug-in del renderer di immagini Grafana</2>. Contatta l'amministratore di Grafana per installare il plug-in.",
|
||||
"render-instructions": "",
|
||||
"rendered-image": "Immagine con rendering del collegamento diretto",
|
||||
"save-alert": "Il dashboard non è stato salvato",
|
||||
"save-dashboard": "Per eseguire il rendering di un'immagine del pannello, è necessario prima salvare il dashboard.",
|
||||
@@ -12555,7 +12569,7 @@
|
||||
"info-text-1": "Un'istantanea è un modo immediato per condividere pubblicamente un dashboard interattivo. Al momento della creazione, rimuoviamo i dati sensibili come le query (metrica, modello e annotazione) e i link del pannello, lasciando solo i dati delle metriche visibili e i nomi delle serie incorporati nel dashboard.",
|
||||
"info-text-2": "Nota: l'istantanea <1>può essere visualizzata da chiunque</1> sia in possesso del link e sia in grado di accedere all'URL. Fai attenzione quando la condividi.",
|
||||
"local-button": "Pubblica istantanea",
|
||||
"mistake-message": "Hai commesso un errore? ",
|
||||
"mistake-message": "",
|
||||
"name": "Nome istantanea",
|
||||
"timeout": "Timeout (secondi)",
|
||||
"timeout-description": "Potrebbe essere necessario configurare il valore Timeout se la raccolta delle metriche del dashboard richiede molto tempo.",
|
||||
@@ -13167,7 +13181,7 @@
|
||||
"forwards-time-aria-label": "Usa un intervallo di tempo successivo",
|
||||
"to": "a",
|
||||
"zoom-out-button": "Riduci l'intervallo di tempo",
|
||||
"zoom-out-tooltip": "Riduci l'intervallo di tempo <1></1> CTRL+Z"
|
||||
"zoom-out-tooltip": ""
|
||||
},
|
||||
"time-range": {
|
||||
"apply": "Applica intervallo di tempo",
|
||||
@@ -13292,7 +13306,7 @@
|
||||
},
|
||||
"transformations": {
|
||||
"empty": {
|
||||
"add-transformation-body": "Le trasformazioni consentono di modificare i dati in vari modi prima che vengano mostrati nella visualizzazione.<1></1>Questo include l'unione dei dati, la ridenominazione dei campi, l'esecuzione di calcoli, la formattazione dei dati per la visualizzazione e altro ancora.",
|
||||
"add-transformation-body": "",
|
||||
"add-transformation-header": "Inizia a trasformare i dati"
|
||||
}
|
||||
},
|
||||
@@ -13559,7 +13573,7 @@
|
||||
"label-format": "Formato",
|
||||
"label-set-timezone": "Imposta fuso orario",
|
||||
"label-time-field": "Campo dell'ora",
|
||||
"tooltip-format": "Il formato di output per il campo specificato come <2>stringa di formato Moment.js</2>.",
|
||||
"tooltip-format": "",
|
||||
"tooltip-timezone-manually": "Imposta manualmente il fuso orario della data"
|
||||
},
|
||||
"format-time-transformer-editor": {
|
||||
@@ -14154,8 +14168,8 @@
|
||||
"message": "Nessun utente trovato"
|
||||
},
|
||||
"token-revoked-modal": {
|
||||
"auto-revoked": "Il token della sessione è stato revocato automaticamente perché hai raggiunto <2>il numero massimo di {{numSessions}} sessioni simultanee</2> per il tuo account.",
|
||||
"resume-message": "<0>Per riprendere la sessione, accedi di nuovo.</0>Contatta l'amministratore o visita la pagina della licenza per verificare la tua quota se vieni disconnesso ripetutamente in modo automatico.",
|
||||
"auto-revoked": "",
|
||||
"resume-message": "",
|
||||
"sign-in": "Accedi",
|
||||
"title-you-have-been-automatically-signed-out": "Sei stato disconnesso automaticamente"
|
||||
},
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"dismiss": "閉じる",
|
||||
"heading": "エンタープライズ認証",
|
||||
"learn-more-link": "詳細を見る",
|
||||
"text": "<1>SAML</1>、<3>SCIM</3>、<6>LDAP</6>、<8>RBAC</8>を使用して、ユーザー、チーム、権限を自動的に管理できます。Grafana CloudとEnterpriseで利用可能です。"
|
||||
"text": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "監査",
|
||||
@@ -209,7 +209,7 @@
|
||||
"title-delete": "削除"
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "本当に「{{deleteOrgName}}」を削除しますか?<3></3> <5>この組織のすべてのダッシュボードが削除されます!</5>",
|
||||
"delete-body": "",
|
||||
"id-header": "ID",
|
||||
"name-header": "名前",
|
||||
"new-org-button": "新しい組織"
|
||||
@@ -716,6 +716,7 @@
|
||||
"title-annotations": "注釈"
|
||||
},
|
||||
"link-dashboard-and-panel": "ダッシュボードとパネルをリンク",
|
||||
"placeholder-value-input": "",
|
||||
"placeholder-value-input-default": "カスタム注釈内容を入力..."
|
||||
},
|
||||
"bulk-actions": {
|
||||
@@ -1139,7 +1140,7 @@
|
||||
"title-something-wrong-trying-fetch-group-details": "グループの詳細取得中に問題が発生しました"
|
||||
},
|
||||
"evaluation-interval-limit-exceeded": {
|
||||
"body-minimum-interval": "Grafanaで、最小評価間隔<1>{{minInterval}}</1>を設定済みです。<3></3>より短い間隔を設定するには管理者に連絡してください。",
|
||||
"body-minimum-interval": "",
|
||||
"title-global-evaluation-interval-limit-exceeded": "グローバル評価間隔の制限を超えました"
|
||||
},
|
||||
"existing-rule-editor": {
|
||||
@@ -1287,7 +1288,7 @@
|
||||
"resolved": "解決済み"
|
||||
}
|
||||
},
|
||||
"review-alert-payload": " ペイロードに追加するアラートデータを確認:",
|
||||
"review-alert-payload": "",
|
||||
"title-add-custom-alerts": "カスタムアラートを追加"
|
||||
},
|
||||
"get-alert-suggestions": {
|
||||
@@ -1411,7 +1412,7 @@
|
||||
"title-add-folder-and-labels": "フォルダとラベルを追加"
|
||||
},
|
||||
"grafana-managed-rule-type": {
|
||||
"description": "あらゆる種類の複数のデータソースに対応しています。<1></1>式を使ってデータを変換できます。"
|
||||
"description": ""
|
||||
},
|
||||
"grafana-modify-export": {
|
||||
"body-invalid-rule-id": "ページURLのルールUIDが無効です。URLを確認して再試行してください。",
|
||||
@@ -1847,7 +1848,7 @@
|
||||
"aria-label-new": "新規"
|
||||
},
|
||||
"mimir-flavored-type": {
|
||||
"description": "Mimir、Loki、またはCortexデータソースを使用してください。<1></1>式はサポートされていません。"
|
||||
"description": ""
|
||||
},
|
||||
"min-interval-option": {
|
||||
"label-interval": "間隔",
|
||||
@@ -2076,7 +2077,7 @@
|
||||
"warning-1": "この通知ポリシーを削除すると、完全に削除されます。",
|
||||
"warning-2": "本当にこれを削除してもよろしいですか?"
|
||||
},
|
||||
"filter-description": "通知ポリシーを、カンマで区切られたマッチャーのリストを使用してフィルタリングします。例:<1>severity=critical, region=EMEA</1>",
|
||||
"filter-description": "",
|
||||
"generated-policies": "自動生成されたポリシー",
|
||||
"matchers": "マッチャー",
|
||||
"metadata": {
|
||||
@@ -2119,7 +2120,8 @@
|
||||
"conflict": "通知ポリシーツリーは別のユーザーによって更新されました。",
|
||||
"error-code": "エラーメッセージ:「{{error}}」",
|
||||
"routes": {
|
||||
"conflictingMatchers": "ルートを追加または更新できません:マッチャー、{{-matchers}}をマージすると、外部ルーティングツリーと競合し、このルートには到達できなくなります。"
|
||||
"conflictingMatchers": "ルートを追加または更新できません:マッチャー、{{-matchers}}をマージすると、外部ルーティングツリーと競合し、このルートには到達できなくなります。",
|
||||
"unknownMatchers": ""
|
||||
},
|
||||
"suffix": "ページを更新して、やり直してください。",
|
||||
"title": "通知ポリシーの追加または更新に失敗しました"
|
||||
@@ -2236,7 +2238,7 @@
|
||||
"error-no-query-editor": "次の理由によりクエリエディタを読み込めませんでした:{{errorMessage}}"
|
||||
},
|
||||
"recording-rule-type": {
|
||||
"description": "式を事前計算します。<1></1>アラートルールと組み合わせて使用してください。"
|
||||
"description": ""
|
||||
},
|
||||
"recording-rules": {
|
||||
"description-target-data-source": "記録ルールの保存先のPrometheusデータソース",
|
||||
@@ -2249,7 +2251,7 @@
|
||||
},
|
||||
"redirect-to-clone-rule": {
|
||||
"body-evaluation-group": "元のルールはプロビジョニングされたもので、UI上で作成したルールには使用できないため、コピーしたルールには新しい評価グループを設定する必要があります。",
|
||||
"body-not-provisioned": "新しいルールはプロビジョニングされたルールとしてマーク<1>されません</1>。",
|
||||
"body-not-provisioned": "",
|
||||
"confirmText-copy": "コピー",
|
||||
"title-copy-provisioned-alert-rule": "プロビジョニングされたアラートルールをコピー"
|
||||
},
|
||||
@@ -2284,13 +2286,13 @@
|
||||
"routing-settings": {
|
||||
"aria-label-group-by": "グループ化",
|
||||
"description-group-by": "同じラベル値でグループ化することで、複数のアラートを1つの通知にまとめます。空の場合はデフォルトの通知ポリシーから継承されます。",
|
||||
"group-interval": "グループ間隔:<1 >{{groupIntervalValue}}</1>",
|
||||
"group-wait": "グループ待機:<1 >{{groupWaitValue}}</1>",
|
||||
"grouping": "グループ化:<1 >{{fields}}</1>",
|
||||
"group-interval": "",
|
||||
"group-wait": "",
|
||||
"grouping": "",
|
||||
"label-group-by": "グループ化",
|
||||
"label-override-grouping": "グループ化を上書き",
|
||||
"label-override-timings": "タイミングを上書き",
|
||||
"repeat-interval": "繰り返し間隔:<1 >{{repeatIntervalValue}}</1>"
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "編集",
|
||||
@@ -2542,7 +2544,7 @@
|
||||
"relative-with-to": ""
|
||||
},
|
||||
"rule-type-picker": {
|
||||
"grafana-managed": "Ruler APIが有効なMimir、Loki、またはCortexデータソースがない限り、「Grafana管理」を選択してください。"
|
||||
"grafana-managed": ""
|
||||
},
|
||||
"rule-view": {
|
||||
"query": {
|
||||
@@ -2875,7 +2877,7 @@
|
||||
"test-contact-point-modal": {
|
||||
"custom-notification-message": "以下で定義された注釈を使用してテスト通知を送信します。カスタムテンプレートやメッセージを使用する場合に適したオプションです。",
|
||||
"notification-message": "通知メッセージ",
|
||||
"predefined-notification-message": "事前定義されたアラートを使用してテスト通知を送信します。カスタムテンプレートやメッセージを定義している場合は、上の<1>カスタム</1>通知メッセージに切り替えるとより良い結果が得られます。",
|
||||
"predefined-notification-message": "",
|
||||
"send-test-notification": "テスト通知を送信",
|
||||
"title-test-contact-point": "連絡先をテスト"
|
||||
},
|
||||
@@ -2884,7 +2886,7 @@
|
||||
},
|
||||
"threshold-expression-viewer": {
|
||||
"input": "入力",
|
||||
"stop-alerting-when": "次の場合、アラート(または保留状態)を停止する"
|
||||
"stop-alerting-when": ""
|
||||
},
|
||||
"time-interval": {
|
||||
"add-time-interval": "時間間隔を追加",
|
||||
@@ -3072,7 +3074,7 @@
|
||||
"title-notification-policies": "通知ポリシー"
|
||||
},
|
||||
"yaml-content-info": {
|
||||
"body": "エディターのYAMLコンテンツにはアラートルール設定のみが含まれています。<1></1>Prometheusを設定するには、<4>設定ファイルの残りの部分</4>を提供する必要があります。。"
|
||||
"body": ""
|
||||
}
|
||||
},
|
||||
"alertlist": {
|
||||
@@ -3148,7 +3150,7 @@
|
||||
"no-annotations-found": "注釈が見つかりません"
|
||||
},
|
||||
"annotation-list-item": {
|
||||
"tooltip-created-by": "作成者:<1></1> {{email}} "
|
||||
"tooltip-created-by": ""
|
||||
},
|
||||
"category-annotation-query": "注釈クエリ",
|
||||
"category-display": "表示",
|
||||
@@ -3186,7 +3188,7 @@
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "注釈クエリを追加",
|
||||
"info-box-content": "<0>注釈は、イベントデータをグラフに統合する方法を提供します。すべてのグラフパネルで、垂直線とアイコンとして視覚化されます。注釈アイコンにカーソルを合わせると、イベントのイベントテキストとタグを取得できます。CTRLまたはCMDを押しながらグラフをクリック(または領域をドラッグ)することで、Grafanaから直接注釈イベントを追加できます。これらはGrafanaの注釈データベースに保存されます。</0>",
|
||||
"info-box-content": "",
|
||||
"info-box-content-2": "詳細については、<2>注釈のドキュメント</2>をご覧ください。",
|
||||
"title": "カスタム注釈クエリがまだ追加されていません"
|
||||
},
|
||||
@@ -3224,7 +3226,7 @@
|
||||
"auth-settings": "認証設定"
|
||||
},
|
||||
"auth-drawer-unconneced": {
|
||||
"subtitle": "認証設定を行ってください。詳細については、<2>ドキュメント</2>をご覧ください。"
|
||||
"subtitle": ""
|
||||
},
|
||||
"auth-drawer-unconnected": {
|
||||
"advanced-auth": "高度な認証",
|
||||
@@ -3258,7 +3260,7 @@
|
||||
"allowed-organizations-description": "カンマまたはスペースで区切られた組織のリスト。ユーザーがログインするには、少なくとも\n1つの組織のメンバーである必要があります。",
|
||||
"allowed-organizations-label": "許可された組織",
|
||||
"allowed-organizations-placeholder": "組織(my-team、myteam...)を入力し、Enterキーを押して追加します",
|
||||
"api-url-description": "OAuth2プロバイダーのユーザー情報エンドポイント。このエンドポイントから返される情報は<2>OpenID UserInfo</2>と互換性がある必要があります。",
|
||||
"api-url-description": "",
|
||||
"api-url-required": "このフィールドを設定する場合、有効なURLを入力する必要があります。",
|
||||
"auth-style-description": "「{{ clientIDLabel }}」と「{{ clientSecretLabel }}」がOAuth2プロバイダーに送信される方法を決定します。デフォルトは自動検出です。",
|
||||
"auth-style-label": "認証形式",
|
||||
@@ -3403,7 +3405,7 @@
|
||||
}
|
||||
},
|
||||
"auth-config-auth-config-page-unconnected": {
|
||||
"subtitle": "認証設定を管理し、シングルサインオンを設定します。詳細については、<2>ドキュメント</2>をご覧ください。"
|
||||
"subtitle": ""
|
||||
},
|
||||
"bar-chart": {
|
||||
"warn": {
|
||||
@@ -4113,7 +4115,7 @@
|
||||
},
|
||||
"scopes": {
|
||||
"apply-selected-scopes": "適用",
|
||||
"selected-scopes-label": "スコープ:"
|
||||
"selected-scopes-label": ""
|
||||
},
|
||||
"search-box": {
|
||||
"placeholder": "検索またはジャンプ先を指定..."
|
||||
@@ -4255,7 +4257,7 @@
|
||||
"okay": "OK"
|
||||
},
|
||||
"not-found-datasource": {
|
||||
"body": "URLの入力ミスか、ID <1></1> のプラグインが利用できない可能性があります。<3></3>利用可能なデータソース一覧を表示するには、<5>ここをクリック</5>してください。"
|
||||
"body": ""
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
@@ -4298,8 +4300,8 @@
|
||||
"versionHistory": {
|
||||
"comparison": {
|
||||
"header": {
|
||||
"hide-json-diff": "JSON diffを非表示にする ",
|
||||
"show-json-diff": "JSON diffを表示する ",
|
||||
"hide-json-diff": "",
|
||||
"show-json-diff": "",
|
||||
"text": "バージョン:{{version}}、更新者:{{createdBy}}({{ageString}}){{message}}"
|
||||
},
|
||||
"select": "比較を開始する2つのバージョンを選択してください"
|
||||
@@ -4326,7 +4328,7 @@
|
||||
"label-label": "ラベル",
|
||||
"label-placeholder": "例:テンポトレース",
|
||||
"label-required": "このフィールドは必須です。",
|
||||
"sub-text": "<0>相関関係を説明するテキストを定義してください。</0>",
|
||||
"sub-text": "",
|
||||
"title": "相関ラベルを定義する(ステップ1/3)"
|
||||
},
|
||||
"configure-correlation-target-form": {
|
||||
@@ -4370,7 +4372,7 @@
|
||||
},
|
||||
"source-form": {
|
||||
"control-required": "このフィールドは必須です。",
|
||||
"description": "データポイントは、すべての変数に値をフィールドとして、または相関ボタンを視覚化に表示するための変換出力として提供する必要があります。<1></1>注:すべての変数を以下に明示的に定義する必要はありません。<4>logfmt</4>などの変換は、すべてのキー/値ペアに対して変数を作成します。",
|
||||
"description": "",
|
||||
"description-external-pre": "ターゲットURLで次の変数を使用しました。",
|
||||
"description-query-pre": "ターゲットクエリで次の変数を使用しました。",
|
||||
"external-title": "URLを使用するデータソースを構成する(ステップ3/3)",
|
||||
@@ -4382,12 +4384,12 @@
|
||||
"results-required": "このフィールドは必須です。",
|
||||
"source-description": "選択したソースデータソースからの結果には、パネルにリンクが表示されます",
|
||||
"source-label": "送信元",
|
||||
"sub-text": "<0>どのデータソースが相関を表示するか、どのデータが以前に定義された変数を置き換えるかを定義します。</0>"
|
||||
"sub-text": ""
|
||||
},
|
||||
"sub-title": "異なるデータソースに存在するデータがどのように相互に関連しているかを定義します。詳細については、<2>ドキュメント</2>をご参照ください。",
|
||||
"target-form": {
|
||||
"control-rules": "このフィールドは必須です。",
|
||||
"sub-text": "<0>相関がリンクするものを定義します。クエリタイプを使用すると、相関がクリックされたときにクエリが実行されます。外部タイプでは、相関をクリックするとURLが開きます。</0>",
|
||||
"sub-text": "",
|
||||
"target-description-external": "リンクがクリックされたときに開くURLを指定します",
|
||||
"target-description-query": "リンクがクリックされたときにクエリを実行するデータソースを指定します",
|
||||
"target-label": "ターゲット",
|
||||
@@ -4594,7 +4596,7 @@
|
||||
}
|
||||
},
|
||||
"confirm-plugin-dashboard-save-modal": {
|
||||
"body-plugin-dashboard": "プラグインを更新すると、変更は失われます。<1></1><2>カスタムバージョンを作成するには、<1>名前を付けて保存</1>を使用してください。</2>",
|
||||
"body-plugin-dashboard": "",
|
||||
"cancel": "キャンセル",
|
||||
"overwrite": "上書き",
|
||||
"title-plugin-dashboard": "プラグインダッシュボード"
|
||||
@@ -4811,7 +4813,7 @@
|
||||
"add-visualization-body": "データソースを選択し、グラフ、統計、テーブルを使用してデータをクエリおよび視覚化するか、リスト、マークダウン、その他のウィジェットを作成します。",
|
||||
"add-visualization-button": "視覚化を追加",
|
||||
"add-visualization-header": "視覚化を追加して新しいダッシュボードを開始します",
|
||||
"import-a-dashboard-body": "ファイルまたは<1>grafana.com</1>からダッシュボードをインポートします。",
|
||||
"import-a-dashboard-body": "",
|
||||
"import-a-dashboard-header": "ダッシュボードをインポートする",
|
||||
"import-dashboard-button": "ダッシュボードをインポート",
|
||||
"show-less-dashboards": "",
|
||||
@@ -5268,8 +5270,8 @@
|
||||
"title-provisioned": "プロビジョニング済みダッシュボード"
|
||||
},
|
||||
"save-dashboard-error-proxy": {
|
||||
"body-name-exists": "選択したフォルダには同じ名前のダッシュボードがすでに存在します。<1></1><2>このダッシュボードの保存を続行しますか?</2>",
|
||||
"body-version-mismatch": "他のユーザーがこのダッシュボードを更新しました<1></1><2>このダッシュボードを保存しますか?</2>",
|
||||
"body-name-exists": "",
|
||||
"body-version-mismatch": "",
|
||||
"confirmText-save-and-overwrite": "保存して上書き",
|
||||
"title-name-exists": "競合",
|
||||
"title-version-mismatch": "競合"
|
||||
@@ -5287,7 +5289,7 @@
|
||||
"cancel": "キャンセル",
|
||||
"cannot-be-saved": "このダッシュボードは別のソースからプロビジョニングされているため、Grafana UIからは保存できません。JSONをコピーするか下記のファイルに保存した上で、プロビジョニング元でダッシュボードを更新できます。",
|
||||
"copy-json-to-clipboard": "JSONをクリップボードにコピー",
|
||||
"file-path": "<0>ファイルパス:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"save-json-to-file": "JSONをファイルに保存",
|
||||
"see-docs": "プロビジョニングについての詳細は<2>ドキュメント</2>をご覧ください。"
|
||||
},
|
||||
@@ -5486,7 +5488,7 @@
|
||||
"transformation-picker": {
|
||||
"info": "変換機能を使用すると、視覚化する前にクエリ結果の結合、計算、並べ替え、非表示、名前変更ができます。",
|
||||
"info-graph-not-suitable": "現在、グラフ表示は時系列データのみに対応しているため、多くの変換機能は適していません。",
|
||||
"info-switch-to-table": "変換によって何が起こっているかを理解するには、テーブル表示に切り替えることをお勧めします。",
|
||||
"info-switch-to-table": "",
|
||||
"placeholder-search-for-transformation": "変換を検索",
|
||||
"read-more": "続きを読む",
|
||||
"title-transformations": "変換"
|
||||
@@ -5552,8 +5554,8 @@
|
||||
"version-history-comparison": {
|
||||
"button-restore": "バージョン、{{version}}に復元",
|
||||
"label-view-json-diff": "JSON差分を表示",
|
||||
"new-updated-by": "<0>バージョン{{version}}</0>、{{editor}}が{{timeAgo}}に更新",
|
||||
"old-updated-by": "<0>バージョン{{version}}</0>、{{editor}}が{{timeAgo}}に更新"
|
||||
"new-updated-by": "",
|
||||
"old-updated-by": ""
|
||||
},
|
||||
"version-history-table": {
|
||||
"aria-label-toggle-selection": "バージョン{{version}}の選択を切り替え",
|
||||
@@ -5953,7 +5955,7 @@
|
||||
"cancel": "キャンセル"
|
||||
},
|
||||
"render-save-button-and-error": {
|
||||
"body-plugin-dashboard": "プラグイン更新時に変更は失われます。カスタムバージョンを作成するには、<1>名前を付けて保存</1>を使用してください。",
|
||||
"body-plugin-dashboard": "",
|
||||
"title-failed-to-save-dashboard": "ダッシュボードを保存できませんでした",
|
||||
"title-plugin-dashboard": "プラグインダッシュボード",
|
||||
"title-someone-else-has-updated-this-dashboard": "他のユーザーがこのダッシュボードを更新しました",
|
||||
@@ -5962,7 +5964,7 @@
|
||||
"save-and-overwrite": "「保存して上書き」"
|
||||
},
|
||||
"library-viz-panel-info": {
|
||||
"last-edited": "<person />が{{timeAgo}}に実施",
|
||||
"last-edited": "",
|
||||
"usage-count_other": "{{count}}件のダッシュボードで使用中"
|
||||
},
|
||||
"managed-badge": {
|
||||
@@ -6022,7 +6024,7 @@
|
||||
},
|
||||
"panel-data-queries-tab-rendered": {
|
||||
"add-query": "クエリを追加",
|
||||
"expression": "式"
|
||||
"expression": ""
|
||||
},
|
||||
"panel-data-transformations-tab": {
|
||||
"tab-label": "変換"
|
||||
@@ -6080,7 +6082,7 @@
|
||||
"query": "クエリ"
|
||||
},
|
||||
"query-variable-editor-form": {
|
||||
"description-examples": "名前付きキャプチャグループを使用すると、表示テキストと値を分けることができます(<1>例を参照</1>)。",
|
||||
"description-examples": "",
|
||||
"description-optional": "シリーズ名やメトリックノードセグメントの一部を抽出したい場合の任意設定です。",
|
||||
"label-data-source": "データソース",
|
||||
"label-static-options-sort": "スタティックオプションの並び替え",
|
||||
@@ -6141,7 +6143,7 @@
|
||||
"label-message": "メッセージ",
|
||||
"placeholder-describe-changes-optional": "変更内容を説明するメモを追加してください(任意)。",
|
||||
"render-footer": {
|
||||
"body-plugin-dashboard": "プラグイン更新時に変更は失われます。カスタムバージョンを作成するには、<1>名前を付けて保存</1>を使用してください。",
|
||||
"body-plugin-dashboard": "",
|
||||
"no-changes-to-save": "保存する変更はありません",
|
||||
"title-failed-to-save-dashboard": "ダッシュボードを保存できませんでした",
|
||||
"title-plugin-dashboard": "プラグインダッシュボード",
|
||||
@@ -6176,7 +6178,7 @@
|
||||
"cancel": "キャンセル",
|
||||
"cannot-be-saved": "このダッシュボードは別のソースからプロビジョニングされているため、Grafana UIからは保存できません。JSONをコピーするか下記のファイルに保存した上で、プロビジョニング元でダッシュボードを更新できます。",
|
||||
"copy-json-to-clipboard": "JSONをクリップボードにコピー",
|
||||
"file-path": "<0>ファイルパス:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"label-description": "説明",
|
||||
"label-target-folder": "ターゲットフォルダ",
|
||||
"label-title": "タイトル",
|
||||
@@ -6345,8 +6347,8 @@
|
||||
},
|
||||
"version-history-comparison": {
|
||||
"label-view-json-diff": "JSON差分を表示",
|
||||
"new-version-updated": "<0>バージョン{{version}}</0>、{{editor}}が{{timeAgo}}に更新",
|
||||
"old-version-updated": "<0>バージョン{{version}}</0>、{{editor}}が{{timeAgo}}に更新"
|
||||
"new-version-updated": "",
|
||||
"old-version-updated": ""
|
||||
},
|
||||
"version-history-header": {
|
||||
"compare-versions": "{{baseVersion}}<3></3>と{{newVersion}}を比較",
|
||||
@@ -6424,7 +6426,7 @@
|
||||
"provisioned-delete-modal": {
|
||||
"confirm-button": "OK",
|
||||
"text-1": "このダッシュボードはGrafanaプロビジョニングによって管理されており、削除できません。構成ファイルからダッシュボードを削除して削除します。",
|
||||
"text-2": "プロビジョニングの詳細については、grafanaのドキュメントを参照してください。",
|
||||
"text-2": "",
|
||||
"text-3": "ファイルパス:{{provisionedId}}",
|
||||
"text-link": "ドキュメントページへ移動",
|
||||
"title": "プロビジョニングされたダッシュボードを削除できません"
|
||||
@@ -6502,7 +6504,7 @@
|
||||
},
|
||||
"data-source-testing-status-page": {
|
||||
"error-more-details-link": "このエラーの詳細については、<2>こちら</2>をクリックしてください。",
|
||||
"success-more-details-links": "次に、<2>ダッシュボードを構築</2>するか、<5>Exploreビュー</5>でデータをクエリすることで、データの視覚化を開始できます。"
|
||||
"success-more-details-links": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"datasource-add-button": {
|
||||
@@ -6598,7 +6600,7 @@
|
||||
"test": "テスト"
|
||||
},
|
||||
"cloud-info-box": {
|
||||
"body-alert": "または、<6>永久無料のGrafana Cloudプラン</6>で、Grafana Labsからフルマネージドでスケーラブルなホスト済みデータソースの{{mainDS}}(および{{extraDS}})を入手して、手間を省くことも可能です。",
|
||||
"body-alert": "",
|
||||
"title-alert": "以下で{{mainDS}}データソースを設定します"
|
||||
},
|
||||
"dashboards-table": {
|
||||
@@ -6726,18 +6728,18 @@
|
||||
"no-events-yet": "まだイベントはありません"
|
||||
},
|
||||
"render-info-viewer": {
|
||||
"data-counter": "データ: {{numDataChanges}} ",
|
||||
"data-counter": "",
|
||||
"elapsed-time": "時間: {{elapsed}}ミリ秒",
|
||||
"field": "フィールド",
|
||||
"last": "最新",
|
||||
"render-counter": "レンダリング: {{numRenders}} ",
|
||||
"schema-counter": "スキーマ: {{numSchemaChanges}} ",
|
||||
"render-counter": "",
|
||||
"schema-counter": "",
|
||||
"title-reset-counters": "カウンターをリセット",
|
||||
"tooltip-step-back": "戻る",
|
||||
"type": "種類"
|
||||
},
|
||||
"state-view": {
|
||||
"current-value": "現在の値: {{currentValue}} ",
|
||||
"current-value": "",
|
||||
"label-state-name": "状態名"
|
||||
}
|
||||
},
|
||||
@@ -7184,7 +7186,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"learn-more": "詳細を見る",
|
||||
"pro-tip-define-sources-through-configuration-files": "豆知識:設定ファイルでもデータソースを定義できます。"
|
||||
"pro-tip-define-sources-through-configuration-files": ""
|
||||
}
|
||||
},
|
||||
"pane": {
|
||||
@@ -7246,8 +7248,6 @@
|
||||
"query-deleted": "クエリが削除されました"
|
||||
},
|
||||
"rich-history-queries-tab": {
|
||||
"displaying-partial-queries": "{{ count }}件のクエリを表示しています",
|
||||
"displaying-queries": "{{ count }}件のクエリ",
|
||||
"filter-aria-label": "データソースのクエリをフィルタリングします",
|
||||
"filter-history": "履歴をフィルタリング",
|
||||
"filter-placeholder": "データソースのクエリをフィルタリングします",
|
||||
@@ -7257,7 +7257,9 @@
|
||||
"search-placeholder": "クエリを検索",
|
||||
"showing-queries": "{{ total }}件中{{ shown }}件を表示中 <0>さらに表示</0>",
|
||||
"sort-aria-label": "クエリを並べ替え",
|
||||
"sort-placeholder": "次でクエリを並べ替え"
|
||||
"sort-placeholder": "次でクエリを並べ替え",
|
||||
"displaying-partial-queries_other": "",
|
||||
"displaying-queries_other": ""
|
||||
},
|
||||
"rich-history-settings-tab": {
|
||||
"alert-info": "Grafanaはエントリを最大{{optionLabel}}件まで保持します。スター付きのエントリは削除されません。",
|
||||
@@ -7449,7 +7451,7 @@
|
||||
"copy-shortened-link-menu": "コピーリンクのオプションを開く",
|
||||
"refresh-picker-cancel": "キャンセル",
|
||||
"refresh-picker-run": "クエリの実行",
|
||||
"split-close": "閉める",
|
||||
"split-close": "",
|
||||
"split-close-tooltip": "分割ペインを閉じる",
|
||||
"split-narrow": "狭いペイン",
|
||||
"split-title": "分割",
|
||||
@@ -7579,8 +7581,8 @@
|
||||
},
|
||||
"math": {
|
||||
"available-math-functions": "利用可能な数学関数",
|
||||
"run-math-operations": "1つ以上のクエリで数学演算を実行します。クエリは{{refExample}}(つまり{{ref1}}、{{ref2}}、{{ref3}}など)で参照できます。<10></10>例:<12>{{example}}</12>",
|
||||
"tooltip-footer": "<2>数式</2>に関する追加ドキュメントをご覧ください。",
|
||||
"run-math-operations": "",
|
||||
"tooltip-footer": "",
|
||||
"tooltip-title": "数学演算子",
|
||||
"tooltip-trigger": "式"
|
||||
},
|
||||
@@ -8609,7 +8611,7 @@
|
||||
},
|
||||
"data-source-http-settings": {
|
||||
"access-help": "<1></1>をヘルプ",
|
||||
"access-help-details": "アクセスモードは、データソースへの要求の処理方法を制御します。特に明記されていない場合は、<1><1>サーバー</1></1>が望ましい方法です。",
|
||||
"access-help-details": "",
|
||||
"access-help-title": "ヘルプにアクセス",
|
||||
"access-label": "アクセス",
|
||||
"allowed-cookies": "許可されたクッキー",
|
||||
@@ -8877,7 +8879,7 @@
|
||||
"cell-inspect": "値を検査",
|
||||
"cell-inspect-tooltip": "値を検査",
|
||||
"copy": "クリップボードにコピー",
|
||||
"csv-counts": "行:{{rows}}、列:{{columns}} <5></5>",
|
||||
"csv-counts": "",
|
||||
"csv-placeholder": "ここにCSVを入力...",
|
||||
"filter-placeholder": "値をフィルタリング",
|
||||
"filter-popup-apply": "OK",
|
||||
@@ -9162,7 +9164,6 @@
|
||||
"name-line-width": "線の太さ",
|
||||
"name-stacking": "積み上げ"
|
||||
},
|
||||
"inline-token-warning-badge-tooltip": "",
|
||||
"inspector": {
|
||||
"inspect-data-tab": {
|
||||
"loading": "読込中",
|
||||
@@ -9324,7 +9325,7 @@
|
||||
"error-fetching": "LDAP設定の取得中にエラーが発生しました",
|
||||
"error-saving": "LDAP設定の保存中にエラーが発生",
|
||||
"error-validate-form": "LDAP設定の検証中にエラーが発生しました",
|
||||
"feature-flag-disabled": "このページにアクセスできるのは、<1>ssoSettingsLDAP</1>機能フラグを有効にする場合のみです。",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "LDAP設定を保存しました"
|
||||
},
|
||||
"bind-dn": {
|
||||
@@ -9365,7 +9366,7 @@
|
||||
"label": "検索ベースDNS",
|
||||
"placeholder": "例:dc=grafana,dc=org"
|
||||
},
|
||||
"subtitle": "GrafanaのLDAP統合により、GrafanaユーザーはLDAP認証情報を使用してログインできます。詳細については、<2><0>ドキュメント</0></2>をご覧ください。",
|
||||
"subtitle": "",
|
||||
"title": "基本設定"
|
||||
},
|
||||
"library-panel": {
|
||||
@@ -9409,7 +9410,7 @@
|
||||
"dashboard-name": "ダッシュボード名"
|
||||
},
|
||||
"library-panel-info": {
|
||||
"last-edited": "<person />が{{timeAgo}}に最終編集",
|
||||
"last-edited": "",
|
||||
"usage-count_other": "{{count}}件のダッシュボードで使用中"
|
||||
},
|
||||
"library-panels-search": {
|
||||
@@ -9708,7 +9709,7 @@
|
||||
"tooltip-unpin-line": "行のピン留めを解除"
|
||||
},
|
||||
"log-row-message": {
|
||||
"ellipsis": "… ",
|
||||
"ellipsis": "",
|
||||
"more": "さらに",
|
||||
"see-details": "ログの詳細を見る",
|
||||
"tooltip-error": "エラー:{{errorMessage}}"
|
||||
@@ -10104,7 +10105,7 @@
|
||||
},
|
||||
"resource-table": {
|
||||
"dashboard-load-error": "ダッシュボードを読み込めません",
|
||||
"error-library-element-sub": "ライブラリ要素{uid}",
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "ライブラリ要素を読み込めません",
|
||||
"unknown-datasource-title": "データソース{{datasourceUID}}",
|
||||
"unknown-datasource-type": "不明なデータソース"
|
||||
@@ -10749,10 +10750,10 @@
|
||||
"placeholder-optional": "(任意)",
|
||||
"role": "ロール",
|
||||
"submit": "送信",
|
||||
"tooltip": "「基本的な役割なし」オプションを選択し、カスタムニーズに権限を追加できるようになりました。詳細については、<1>ドキュメント</1>をご覧ください。"
|
||||
"tooltip": ""
|
||||
},
|
||||
"user-invite-page": {
|
||||
"sub-title": "招待状を送信するか、既存のGrafanaユーザーを組織<1>{{orgName}}</1>に追加します。",
|
||||
"sub-title": "",
|
||||
"text": {
|
||||
"invite-user": "ユーザーを招待"
|
||||
}
|
||||
@@ -10841,7 +10842,7 @@
|
||||
"switch-to-table": "テーブルに切り替え"
|
||||
},
|
||||
"panel-plugin-error": {
|
||||
"text-load-error": "詳細はサーバーの起動ログを確認してください。<1></1>このプラグインがGitから読み込まれた場合は、コンパイルされていることを確認してください。",
|
||||
"text-load-error": "",
|
||||
"title-load-error": "読み込みエラー:{{panelId}}",
|
||||
"title-not-found": "パネルプラグインが見つかりません:{{id}}"
|
||||
},
|
||||
@@ -11035,7 +11036,7 @@
|
||||
},
|
||||
"details": {
|
||||
"connections-tab": {
|
||||
"description": "現在、次のデータソースが{{pluginName}}に設定されています。タイルをクリックして、設定の詳細を表示します。すべてのデータソース接続は、<4><0>接続</0> - <3>データソース</3>にあります。</4>"
|
||||
"description": ""
|
||||
},
|
||||
"disabled-error": {
|
||||
"angular-deprecation-link": "Angularの非推奨事項の詳細を読む",
|
||||
@@ -11052,7 +11053,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"contactGrafanaLabs": "Grafana Labsに問い合わせる",
|
||||
"customLinks": "カスタムリンク",
|
||||
"customLinks": "",
|
||||
"customLinksTooltip": "これらのリンクは、プラグイン開発者が提供する、開発者向けの追加リソースと情報です。",
|
||||
"dependencies": "依存関係",
|
||||
"documentation": "ドキュメント",
|
||||
@@ -11063,7 +11064,7 @@
|
||||
"latestVersion": "最新のバージョン",
|
||||
"license": "ライセンス",
|
||||
"raiseAnIssue": "問題を提起する",
|
||||
"reportAbuse": "懸念事項を報告する ",
|
||||
"reportAbuse": "",
|
||||
"reportAbuseTooltip": "悪意のあるプラグインや有害なプラグインに関連する問題は、Grafana Labsに直接報告してください。",
|
||||
"repository": "レポジトリ",
|
||||
"signature": "署名",
|
||||
@@ -11073,8 +11074,8 @@
|
||||
"modal": {
|
||||
"cancel": "キャンセル",
|
||||
"copyEmail": "メールアドレスをコピー",
|
||||
"description": "この機能は、プラグイン内の悪意のある動作や有害な動作を報告するためのもの機能です。プラグインに関するご質問は、次までメールでお問い合わせください。",
|
||||
"node": "注:バグや機能リクエストなどの一般的なプラグインの問題については、提供されているリンクを使用してプラグインの作成者にお問い合わせください。",
|
||||
"description": "",
|
||||
"node": "",
|
||||
"title": "プラグインの懸念事項を報告する"
|
||||
}
|
||||
},
|
||||
@@ -11142,7 +11143,7 @@
|
||||
"message": "すべてのプラグインが最新です"
|
||||
},
|
||||
"not-found-plugin": {
|
||||
"body-plugin-not-found": "プラグインが見つかりません。URLが正しいことを確認するか、<3>プラグインカタログ</3>にアクセスしてください。",
|
||||
"body-plugin-not-found": "",
|
||||
"title-plugin-not-found": "プラグインが見つかりません"
|
||||
},
|
||||
"plugin-actions": {
|
||||
@@ -11600,7 +11601,6 @@
|
||||
"unsupported-repository-type": ""
|
||||
},
|
||||
"inline-secure-values-warning": "",
|
||||
"inline-token-warning-badge-text": "",
|
||||
"job-status": {
|
||||
"label-view-details": "詳細を表示",
|
||||
"loading-finished-job": "完了したジョブを読み込み中...",
|
||||
@@ -11777,6 +11777,17 @@
|
||||
"label-current-step": "現在のステップ",
|
||||
"label-pending-step": "保留中のステップ"
|
||||
},
|
||||
"status-badge": {
|
||||
"automatic-pulling-disabled": "",
|
||||
"deleting": "",
|
||||
"error": "",
|
||||
"pending": "",
|
||||
"pulling": "",
|
||||
"unknown": "",
|
||||
"up-to-date": "",
|
||||
"waiting-for-health-check": "",
|
||||
"warning": ""
|
||||
},
|
||||
"success-title-default": "成功",
|
||||
"sync-job": {
|
||||
"error-no-job-id": "ジョブを開始できませんでした",
|
||||
@@ -11954,7 +11965,7 @@
|
||||
"annotations-show-text": "注釈 = 表示",
|
||||
"time-range-picker-disabled-text": "時間範囲ピッカー = 無効",
|
||||
"time-range-picker-enabled-text": "時間範囲ピッカー = 有効",
|
||||
"time-range-text": "時間範囲 = "
|
||||
"time-range-text": ""
|
||||
},
|
||||
"share": {
|
||||
"success-delete": "ダッシュボードは共有できなくなりました"
|
||||
@@ -11993,7 +12004,7 @@
|
||||
"revoke-user-access-modal-desc-line1": "{{email}}のアクセス権を取り消してもよろしいです か?"
|
||||
},
|
||||
"delete-user-shared-dashboards-modal": {
|
||||
"revoke-user-access-modal-desc-line2": "このアクションにより、{{email}}は、すべての共有ダッシュボードへのアクセスが即座に取り消されます。"
|
||||
"revoke-user-access-modal-desc-line2": ""
|
||||
},
|
||||
"modal": {
|
||||
"shared-dashboard-modal-title": "共有したダッシュボード"
|
||||
@@ -12159,7 +12170,7 @@
|
||||
},
|
||||
"menu": {
|
||||
"clear-button": "すべてをクリア",
|
||||
"tooltip": "「基本的な役割なし」オプションを選択し、カスタムニーズに権限を追加できるようになりました。詳細については、<1>ドキュメント</1>をご覧ください。"
|
||||
"tooltip": ""
|
||||
},
|
||||
"menu-aria-label": "ロール選択ツールメニュー",
|
||||
"menu-group-option-aria-label": "ロール選択オプション",
|
||||
@@ -12169,7 +12180,7 @@
|
||||
},
|
||||
"sub-menu-aria-label": "ロール選択ツールのサブメニュー",
|
||||
"title": {
|
||||
"description": "Grafanaの機能とリソースへのアクセスを細かく制御するために、ユーザーに役割を割り当てます。詳細については、<2>ドキュメント</2>をご覧ください。"
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"role-picker-drawer": {
|
||||
@@ -12292,7 +12303,7 @@
|
||||
},
|
||||
"select": {
|
||||
"select-menu": {
|
||||
"selected-count": "選択中"
|
||||
"selected-count": ""
|
||||
}
|
||||
},
|
||||
"service-account-create-page": {
|
||||
@@ -12391,6 +12402,7 @@
|
||||
"aria-label-role": "ロール"
|
||||
},
|
||||
"service-account-tokens-table": {
|
||||
"aria-label-delete-button": "",
|
||||
"created": "作成済み",
|
||||
"expires": "有効期限",
|
||||
"last-used-at": "最終使用日時",
|
||||
@@ -12477,7 +12489,7 @@
|
||||
"info-text": "以下のオプションでカスタマイズした、このダッシュボードまたはパネルへの直接リンクを作成します。",
|
||||
"link-url": "URLをリンク",
|
||||
"render-alert": "画像レンダラープラグインがインストールされていません",
|
||||
"render-instructions": "画像をレンダリングするには、<2>Grafana画像レンダラープラグイン</2>をインストールする必要があります。プラグインをインストールするには、Grafana管理者にお問い合わせください。",
|
||||
"render-instructions": "",
|
||||
"rendered-image": "レンダリングされた画像への直接リンク",
|
||||
"save-alert": "ダッシュボードは保存されていません",
|
||||
"save-dashboard": "パネル画像をレンダリングするには、最初にダッシュボードを保存する必要があります。",
|
||||
@@ -12501,7 +12513,7 @@
|
||||
"info-text-1": "スナップショットは、インタラクティブなダッシュボードを瞬時に公開できる方法です。作成時に、クエリ(メトリック、テンプレート、および注釈)やパネルリンクなどの機密データを削除し、可視化されたメトリックデータと系列名のみをダッシュボードに埋め込みます。",
|
||||
"info-text-2": "スナップショットは、リンクがあり、URLにアクセスできる<1>誰でも閲覧できる</1>ことにご注意ください。賢明に共有してください。",
|
||||
"local-button": "スナップショットを公開",
|
||||
"mistake-message": "間違えましたか?",
|
||||
"mistake-message": "",
|
||||
"name": "スナップショット名",
|
||||
"timeout": "タイムアウト(秒)",
|
||||
"timeout-description": "ダッシュボードメトリックの収集に時間がかかる場合は、タイムアウト値を設定する必要があります。",
|
||||
@@ -13112,7 +13124,7 @@
|
||||
"forwards-time-aria-label": "時間範囲を前に移動",
|
||||
"to": "へ",
|
||||
"zoom-out-button": "時間範囲をズームアウト",
|
||||
"zoom-out-tooltip": "時間範囲ズームアウト <1></1> CTRL+Z"
|
||||
"zoom-out-tooltip": ""
|
||||
},
|
||||
"time-range": {
|
||||
"apply": "時間範囲を適用",
|
||||
@@ -13237,7 +13249,7 @@
|
||||
},
|
||||
"transformations": {
|
||||
"empty": {
|
||||
"add-transformation-body": "変換を使用すると、視覚化が表示される前にさまざまな方法でデータを変更できます。<1></1>これには、データの結合、フィールド名の変更、計算、表示用のデータのフォーマットなどが含まれます。",
|
||||
"add-transformation-body": "",
|
||||
"add-transformation-header": "データの変換を開始"
|
||||
}
|
||||
},
|
||||
@@ -13504,7 +13516,7 @@
|
||||
"label-format": "形式",
|
||||
"label-set-timezone": "タイムゾーンを設定",
|
||||
"label-time-field": "時間フィールド",
|
||||
"tooltip-format": "<2>Moment.js形式文字列</2>として指定されたフィールドの出力形式。",
|
||||
"tooltip-format": "",
|
||||
"tooltip-timezone-manually": "日付のタイムゾーンを手動で設定"
|
||||
},
|
||||
"format-time-transformer-editor": {
|
||||
@@ -14099,8 +14111,8 @@
|
||||
"message": "ユーザーが見つかりません"
|
||||
},
|
||||
"token-revoked-modal": {
|
||||
"auto-revoked": "アカウントの<2>同時セッション数の上限({{numSessions}}件)</2>に達したため、セッショントークンは自動的に失効しました。",
|
||||
"resume-message": "<0>セッションを再開するには、もう一度サインインしてください。</0>自動的にサインアウトが繰り返される場合は、管理者に連絡するか、ライセンスページでクォータを確認してください。",
|
||||
"auto-revoked": "",
|
||||
"resume-message": "",
|
||||
"sign-in": "サインイン",
|
||||
"title-you-have-been-automatically-signed-out": "自動的にサインアウトされました"
|
||||
},
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"dismiss": "닫기",
|
||||
"heading": "엔터프라이즈 인증",
|
||||
"learn-more-link": "자세히 알아보기",
|
||||
"text": "Grafana Cloud 및 Enterprise에서 사용할 수 있는 <1>SAML</1>, <3>SCIM</3>, <6>LDAP</6>, <8>RBAC</8>를 사용하여 사용자, 팀, 권한을 자동으로 관리합니다."
|
||||
"text": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "감사",
|
||||
@@ -209,7 +209,7 @@
|
||||
"title-delete": "삭제"
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "정말 '{{deleteOrgName}}'을(를) 삭제하시겠어요?<3></3> <5>이 조직의 모든 대시보드가 제거됩니다!</5>",
|
||||
"delete-body": "",
|
||||
"id-header": "ID",
|
||||
"name-header": "이름",
|
||||
"new-org-button": "새 조직"
|
||||
@@ -716,6 +716,7 @@
|
||||
"title-annotations": "주석"
|
||||
},
|
||||
"link-dashboard-and-panel": "대시보드 및 패널 연결",
|
||||
"placeholder-value-input": "",
|
||||
"placeholder-value-input-default": "사용자 지정 주석 내용을 입력하세요..."
|
||||
},
|
||||
"bulk-actions": {
|
||||
@@ -1139,7 +1140,7 @@
|
||||
"title-something-wrong-trying-fetch-group-details": "그룹 세부 정보를 가져오는 중에 문제가 발생했습니다"
|
||||
},
|
||||
"evaluation-interval-limit-exceeded": {
|
||||
"body-minimum-interval": "Grafana에서 <1>{{minInterval}}</1>의 최소 평가 간격이 구성되었습니다.<3></3>간격을 더 짧게 구성하려면 관리자에게 문의하세요.",
|
||||
"body-minimum-interval": "",
|
||||
"title-global-evaluation-interval-limit-exceeded": "전역 평가 간격 한도 초과됨"
|
||||
},
|
||||
"existing-rule-editor": {
|
||||
@@ -1287,7 +1288,7 @@
|
||||
"resolved": "해결됨"
|
||||
}
|
||||
},
|
||||
"review-alert-payload": " 페이로드에 추가할 경고 데이터 검토:",
|
||||
"review-alert-payload": "",
|
||||
"title-add-custom-alerts": "사용자 지정 경고 추가"
|
||||
},
|
||||
"get-alert-suggestions": {
|
||||
@@ -1411,7 +1412,7 @@
|
||||
"title-add-folder-and-labels": "폴더 및 라벨 추가"
|
||||
},
|
||||
"grafana-managed-rule-type": {
|
||||
"description": "모든 종류의 여러 데이터 소스를 지원합니다.<1></1>표현식으로 데이터를 변환합니다."
|
||||
"description": ""
|
||||
},
|
||||
"grafana-modify-export": {
|
||||
"body-invalid-rule-id": "페이지 URL의 규칙 UID가 유효하지 않습니다. URL을 확인한 후 다시 시도하세요.",
|
||||
@@ -1847,7 +1848,7 @@
|
||||
"aria-label-new": "신규"
|
||||
},
|
||||
"mimir-flavored-type": {
|
||||
"description": "Mimir, Loki 또는 Cortex 데이터 소스를 사용합니다.<1></1>표현식은 지원되지 않습니다."
|
||||
"description": ""
|
||||
},
|
||||
"min-interval-option": {
|
||||
"label-interval": "간격",
|
||||
@@ -2076,7 +2077,7 @@
|
||||
"warning-1": "이 알림 정책을 삭제하면 영구적으로 제거됩니다.",
|
||||
"warning-2": "정말로 이 정책을 삭제하시겠어요?"
|
||||
},
|
||||
"filter-description": "다음과 같이 쉼표로 구분된 일치 조건의 목록을 사용하여 알림 정책을 필터링합니다. <1>심각도=심각, 지역=EMEA</1>",
|
||||
"filter-description": "",
|
||||
"generated-policies": "자동 생성된 정책",
|
||||
"matchers": "일치 조건",
|
||||
"metadata": {
|
||||
@@ -2119,7 +2120,8 @@
|
||||
"conflict": "알림 정책 트리가 다른 사용자에 의해 업데이트되었습니다.",
|
||||
"error-code": "오류 메시지: '{{error}}'",
|
||||
"routes": {
|
||||
"conflictingMatchers": "라우트를 추가하거나 업데이트할 수 없습니다. {{-matchers}} 일치 조건을 병합하면 일치 조건이 외부 라우팅 트리와 충돌하여 해당 라우트에 접근할 수 없게 됩니다."
|
||||
"conflictingMatchers": "라우트를 추가하거나 업데이트할 수 없습니다. {{-matchers}} 일치 조건을 병합하면 일치 조건이 외부 라우팅 트리와 충돌하여 해당 라우트에 접근할 수 없게 됩니다.",
|
||||
"unknownMatchers": ""
|
||||
},
|
||||
"suffix": "페이지를 새로고침한 후 다시 시도해 주세요.",
|
||||
"title": "알림 정책을 추가하거나 업데이트하지 못했습니다"
|
||||
@@ -2236,7 +2238,7 @@
|
||||
"error-no-query-editor": "{{errorMessage}}(으)로 인해 쿼리 편집기를 로딩할 수 없습니다"
|
||||
},
|
||||
"recording-rule-type": {
|
||||
"description": "표현식을 미리 계산합니다.<1></1>경고 규칙과 결합해야 합니다."
|
||||
"description": ""
|
||||
},
|
||||
"recording-rules": {
|
||||
"description-target-data-source": "기록 규칙을 저장할 Prometheus 데이터 소스",
|
||||
@@ -2249,7 +2251,7 @@
|
||||
},
|
||||
"redirect-to-clone-rule": {
|
||||
"body-evaluation-group": "원본 규칙이 프로비저닝되어 UI에서 생성된 규칙에 사용할 수 없으므로 복사한 규칙에 대한 새 평가 그룹을 설정해야 합니다.",
|
||||
"body-not-provisioned": "새 규칙은 프로비저닝된 규칙으로 표시되지 <1>않습니다</1>.",
|
||||
"body-not-provisioned": "",
|
||||
"confirmText-copy": "복사",
|
||||
"title-copy-provisioned-alert-rule": "프로비저닝된 경고 규칙 복사"
|
||||
},
|
||||
@@ -2284,13 +2286,13 @@
|
||||
"routing-settings": {
|
||||
"aria-label-group-by": "그룹화 기준",
|
||||
"description-group-by": "동일한 라벨 값을 기준으로 그룹화하여 여러 개의 경고를 하나의 알림으로 결합합니다. 비어 있는 경우 기본 알림 정책에서 상속됩니다.",
|
||||
"group-interval": "그룹 간격: <1>{{groupIntervalValue}}</1>",
|
||||
"group-wait": "그룹 대기: <1>{{groupWaitValue}}</1>",
|
||||
"grouping": "그룹화: <1>{{fields}}</1>",
|
||||
"group-interval": "",
|
||||
"group-wait": "",
|
||||
"grouping": "",
|
||||
"label-group-by": "그룹화 기준",
|
||||
"label-override-grouping": "그룹화 재정의",
|
||||
"label-override-timings": "타이밍 재정의",
|
||||
"repeat-interval": "반복 간격: <1>{{repeatIntervalValue}}</1>"
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "편집",
|
||||
@@ -2542,7 +2544,7 @@
|
||||
"relative-with-to": ""
|
||||
},
|
||||
"rule-type-picker": {
|
||||
"grafana-managed": "Ruler API가 활성화된 Mimir, Loki 또는 Cortex 데이터 소스가 없는 경우 “Grafana 관리형”을 선택합니다."
|
||||
"grafana-managed": ""
|
||||
},
|
||||
"rule-view": {
|
||||
"query": {
|
||||
@@ -2875,7 +2877,7 @@
|
||||
"test-contact-point-modal": {
|
||||
"custom-notification-message": "아래에 정의된 주석을 사용하는 테스트 알림을 전송합니다. 사용자 정의 템플릿 및 메시지를 사용하는 경우 이 옵션이 좋습니다.",
|
||||
"notification-message": "알림 메시지",
|
||||
"predefined-notification-message": "미리 정의된 경고를 사용하는 테스트 알림을 전송합니다. 정의해 둔 사용자 지정 템플릿 또는 메시지가 있다면, 위에서 <1>사용자 지정</1> 알림 메시지로 전환하여 더 나은 결과를 얻을 수 있습니다.",
|
||||
"predefined-notification-message": "",
|
||||
"send-test-notification": "테스트 알림 전송",
|
||||
"title-test-contact-point": "연락처 테스트"
|
||||
},
|
||||
@@ -2884,7 +2886,7 @@
|
||||
},
|
||||
"threshold-expression-viewer": {
|
||||
"input": "입력",
|
||||
"stop-alerting-when": "다음 경우 경고(또는 보류 상태) 중지 "
|
||||
"stop-alerting-when": ""
|
||||
},
|
||||
"time-interval": {
|
||||
"add-time-interval": "시간 간격 추가",
|
||||
@@ -3072,7 +3074,7 @@
|
||||
"title-notification-policies": "알림 정책"
|
||||
},
|
||||
"yaml-content-info": {
|
||||
"body": "편집기의 YAML 콘텐츠에는 경고 규칙 구성만 포함되어 있습니다. <1></1>Prometheus를 구성하려면 <4>구성 파일 콘텐츠의 나머지 부분을 제공해야 합니다.</4>"
|
||||
"body": ""
|
||||
}
|
||||
},
|
||||
"alertlist": {
|
||||
@@ -3148,7 +3150,7 @@
|
||||
"no-annotations-found": "주석을 찾을 수 없습니다."
|
||||
},
|
||||
"annotation-list-item": {
|
||||
"tooltip-created-by": "작성자:<1></1> {{email}} "
|
||||
"tooltip-created-by": ""
|
||||
},
|
||||
"category-annotation-query": "주석 쿼리",
|
||||
"category-display": "디스플레이",
|
||||
@@ -3186,7 +3188,7 @@
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "주석 쿼리 추가",
|
||||
"info-box-content": "<0>주석은 이벤트 데이터를 그래프에 통합하는 방법을 제공합니다. 이는 모든 그래프 패널에서 세로 선과 아이콘으로 시각화됩니다. 주석 아이콘 위에 마우스를 갖다대면 이벤트에 대한 이벤트 텍스트와 태그를 확인할 수 있습니다. CTRL 또는 CMD를 누른 상태에서 그래프를 클릭(또는 영역을 드래그)하면 Grafana에서 바로 주석 이벤트를 추가할 수 있습니다. 이 정보는 Grafana의 주석 데이터베이스에 저장됩니다.</0>",
|
||||
"info-box-content": "",
|
||||
"info-box-content-2": "자세한 내용은 <2>주석 문서</2>를 확인하세요.",
|
||||
"title": "아직 추가된 사용자 정의 주석 쿼리 없음"
|
||||
},
|
||||
@@ -3224,7 +3226,7 @@
|
||||
"auth-settings": "인증 설정"
|
||||
},
|
||||
"auth-drawer-unconneced": {
|
||||
"subtitle": "인증 설정을 구성합니다. 자세한 내용은 Grafana의 <2>문서</2>를 확인하세요."
|
||||
"subtitle": ""
|
||||
},
|
||||
"auth-drawer-unconnected": {
|
||||
"advanced-auth": "고급 인증",
|
||||
@@ -3258,7 +3260,7 @@
|
||||
"allowed-organizations-description": "쉼표 또는 공백으로 구분된 조직 목록입니다. 사용자가 로그인하려면 하나 이상의\n조직의 멤버여야 합니다.",
|
||||
"allowed-organizations-label": "허용된 조직",
|
||||
"allowed-organizations-placeholder": "조직(my-team, myteam...)을 입력하고 엔터 키를 눌러 추가",
|
||||
"api-url-description": "OAuth2 제공자의 사용자 정보 엔드포인트입니다. 이 엔드포인트에서 반환되는 정보는 <2>OpenID UserInfo</2>와 호환되어야 합니다.",
|
||||
"api-url-description": "",
|
||||
"api-url-required": "설정된 경우 이 필드는 유효한 URL이어야 합니다.",
|
||||
"auth-style-description": "\"{{ clientIDLabel }}\" 및 \"{{ clientSecretLabel }}\"이(가) Oauth2 제공자에 전송되는 방식을 결정합니다. 기본값은 AutoDetect입니다.",
|
||||
"auth-style-label": "인증 스타일",
|
||||
@@ -3403,7 +3405,7 @@
|
||||
}
|
||||
},
|
||||
"auth-config-auth-config-page-unconnected": {
|
||||
"subtitle": "인증 설정을 관리하고 싱글 사인온을 구성하세요. 자세한 내용은 Grafana의 <2>문서</2>를 확인하세요."
|
||||
"subtitle": ""
|
||||
},
|
||||
"bar-chart": {
|
||||
"warn": {
|
||||
@@ -4113,7 +4115,7 @@
|
||||
},
|
||||
"scopes": {
|
||||
"apply-selected-scopes": "적용",
|
||||
"selected-scopes-label": "범위: "
|
||||
"selected-scopes-label": ""
|
||||
},
|
||||
"search-box": {
|
||||
"placeholder": "검색 또는 다음으로 건너뛰기..."
|
||||
@@ -4255,7 +4257,7 @@
|
||||
"okay": "확인"
|
||||
},
|
||||
"not-found-datasource": {
|
||||
"body": "URL을 잘못 입력했거나 ID가 <1></1>인 플러그인이 사용 불가능한 것일 수 있습니다.<3></3>사용 가능한 데이터 소스 목록을 보려면 <5>여기를 클릭</5>하세요."
|
||||
"body": ""
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
@@ -4298,8 +4300,8 @@
|
||||
"versionHistory": {
|
||||
"comparison": {
|
||||
"header": {
|
||||
"hide-json-diff": "JSON 차이 숨기기 ",
|
||||
"show-json-diff": "JSON 차이 표시 ",
|
||||
"hide-json-diff": "",
|
||||
"show-json-diff": "",
|
||||
"text": "{{version}} 버전이 {{createdBy}}에 의해 업데이트됨({{ageString}}) {{message}}"
|
||||
},
|
||||
"select": "비교를 시작할 두 버전을 선택하세요."
|
||||
@@ -4326,7 +4328,7 @@
|
||||
"label-label": "라벨",
|
||||
"label-placeholder": "예: Tempo 추적",
|
||||
"label-required": "이 필드는 필수 입력 항목입니다.",
|
||||
"sub-text": "<0>상관 관계를 설명하는 텍스트를 정의합니다.</0>",
|
||||
"sub-text": "",
|
||||
"title": "상관 관계 라벨 정의(1/3단계)"
|
||||
},
|
||||
"configure-correlation-target-form": {
|
||||
@@ -4370,7 +4372,7 @@
|
||||
},
|
||||
"source-form": {
|
||||
"control-required": "이 필드는 필수 입력 항목입니다.",
|
||||
"description": "데이터 포인트가 모든 변수에 값을 필드 또는 변환 출력으로 제공해야 상관 관계 버튼이 시각화에 표시됩니다.<1></1>참고: 모든 변수를 아래에 명시적으로 정의할 필요는 없습니다. <4>logfmt</4>와 같은 변환은 모든 키/값 쌍에 대해 변수를 생성합니다.",
|
||||
"description": "",
|
||||
"description-external-pre": "대상 URL에서 다음 변수를 사용했습니다.",
|
||||
"description-query-pre": "대상 쿼리에서 다음 변수를 사용했습니다.",
|
||||
"external-title": "URL을 사용할 데이터 소스 구성(3/3단계)",
|
||||
@@ -4382,12 +4384,12 @@
|
||||
"results-required": "이 필드는 필수 입력 항목입니다.",
|
||||
"source-description": "선택한 소스 데이터 소스의 결과에 패널 내 표시된 링크가 있습니다.",
|
||||
"source-label": "소스",
|
||||
"sub-text": "<0>상관 관계를 표시할 데이터 소스와 이전에 정의된 변수를 대체할 데이터를 정의합니다.</0>"
|
||||
"sub-text": ""
|
||||
},
|
||||
"sub-title": "서로 다른 데이터 소스에 저장된 데이터가 서로 어떻게 관련되는지 정의합니다. 자세한 내용은 <2>문서</2>를 참조하세요.",
|
||||
"target-form": {
|
||||
"control-rules": "이 필드는 필수 입력 항목입니다.",
|
||||
"sub-text": "<0>상관 관계가 연결될 대상을 정의합니다. 쿼리 유형을 사용하면 상관 관계가 클릭될 때 쿼리가 실행됩니다. 외부 유형의 경우 상관 관계를 클릭하면 URL이 열립니다.</0>",
|
||||
"sub-text": "",
|
||||
"target-description-external": "링크를 클릭할 때 열릴 URL을 지정하세요.",
|
||||
"target-description-query": "링크를 클릭할 때 쿼리할 데이터 소스를 지정하세요.",
|
||||
"target-label": "대상",
|
||||
@@ -4594,7 +4596,7 @@
|
||||
}
|
||||
},
|
||||
"confirm-plugin-dashboard-save-modal": {
|
||||
"body-plugin-dashboard": "플러그인을 업데이트하면 변경 사항이 손실됩니다.<1></1><2>사용자 정의 버전을 만들려면 <1>다른 이름으로 저장</1>을 사용하세요.</2>",
|
||||
"body-plugin-dashboard": "",
|
||||
"cancel": "취소",
|
||||
"overwrite": "덮어쓰기",
|
||||
"title-plugin-dashboard": "플러그인 대시보드"
|
||||
@@ -4811,7 +4813,7 @@
|
||||
"add-visualization-body": "데이터 소스를 선택한 다음 차트, 통계, 표를 사용하여 데이터를 쿼리하고 시각화하거나 목록, 마크다운 및 기타 위젯을 생성합니다.",
|
||||
"add-visualization-button": "시각화 추가",
|
||||
"add-visualization-header": "시각화 추가하여 새 대시보드 시작하기",
|
||||
"import-a-dashboard-body": "파일 또는 <1>grafana.com</1>에서 대시보드 가져오기",
|
||||
"import-a-dashboard-body": "",
|
||||
"import-a-dashboard-header": "대시보드 가져오기",
|
||||
"import-dashboard-button": "대시보드 가져오기",
|
||||
"show-less-dashboards": "",
|
||||
@@ -5268,8 +5270,8 @@
|
||||
"title-provisioned": "프로비저닝된 대시보드"
|
||||
},
|
||||
"save-dashboard-error-proxy": {
|
||||
"body-name-exists": "선택한 폴더에 동일한 이름의 대시보드가 이미 존재합니다.<1></1><2>그래도 이 대시보드를 저장하시겠어요?</2>",
|
||||
"body-version-mismatch": "다른 사람이 이 대시보드를 업데이트했습니다<1></1><2>그래도 이 대시보드를 저장하시겠어요?</2>",
|
||||
"body-name-exists": "",
|
||||
"body-version-mismatch": "",
|
||||
"confirmText-save-and-overwrite": "저장 및 덮어쓰기",
|
||||
"title-name-exists": "충돌",
|
||||
"title-version-mismatch": "충돌"
|
||||
@@ -5287,7 +5289,7 @@
|
||||
"cancel": "취소",
|
||||
"cannot-be-saved": "이 대시보드는 다른 소스에서 프로비저닝되었으므로 Grafana UI에서 저장할 수 없습니다. JSON을 복사하거나 아래 파일에 저장하면 프로비저닝 소스에서 대시보드를 업데이트할 수 있습니다.",
|
||||
"copy-json-to-clipboard": "JSON을 클립보드로 복사",
|
||||
"file-path": "<0>파일 경로:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"save-json-to-file": "JSON을 파일에 저장",
|
||||
"see-docs": "프로비저닝에 대한 자세한 내용은 <2>문서</2>를 참고하세요."
|
||||
},
|
||||
@@ -5486,7 +5488,7 @@
|
||||
"transformation-picker": {
|
||||
"info": "변환을 사용하면 쿼리 결과를 시각화하기 전에 조인, 계산, 재정렬, 숨기기 및 이름 변경을 할 수 있습니다.",
|
||||
"info-graph-not-suitable": "그래프 시각화를 사용하는 경우 현재 시계열 데이터만 지원되므로 많은 변환이 적합하지 않습니다.",
|
||||
"info-switch-to-table": "표 시각화로 전환하면 변환을 통해 어떤 작업이 이뤄지는지 이해하는 데 도움이 될 수 있습니다. ",
|
||||
"info-switch-to-table": "",
|
||||
"placeholder-search-for-transformation": "변환 검색",
|
||||
"read-more": "더 읽어보기",
|
||||
"title-transformations": "변환"
|
||||
@@ -5552,8 +5554,8 @@
|
||||
"version-history-comparison": {
|
||||
"button-restore": "{{version}} 버전으로 복구",
|
||||
"label-view-json-diff": "JSON 차이 보기",
|
||||
"new-updated-by": "<0>{{version}} 버전</0>이 {{editor}}에 의해 {{timeAgo}}에 업데이트됨",
|
||||
"old-updated-by": "<0>{{version}} 버전</0>이 {{editor}}에 의해 {{timeAgo}}에 업데이트됨"
|
||||
"new-updated-by": "",
|
||||
"old-updated-by": ""
|
||||
},
|
||||
"version-history-table": {
|
||||
"aria-label-toggle-selection": "{{version}} 버전 선택 토글",
|
||||
@@ -5953,7 +5955,7 @@
|
||||
"cancel": "취소"
|
||||
},
|
||||
"render-save-button-and-error": {
|
||||
"body-plugin-dashboard": "플러그인을 업데이트하면 변경 사항이 손실됩니다. 사용자 정의 버전을 만들려면 <1>다른 이름으로 저장</1>을 사용하세요.",
|
||||
"body-plugin-dashboard": "",
|
||||
"title-failed-to-save-dashboard": "대시보드 저장 실패",
|
||||
"title-plugin-dashboard": "플러그인 대시보드",
|
||||
"title-someone-else-has-updated-this-dashboard": "다른 사람이 이 대시보드를 업데이트했습니다",
|
||||
@@ -5962,7 +5964,7 @@
|
||||
"save-and-overwrite": "'저장 및 덮어쓰기'"
|
||||
},
|
||||
"library-viz-panel-info": {
|
||||
"last-edited": "<person /> 님({{timeAgo}}에)",
|
||||
"last-edited": "",
|
||||
"usage-count_other": "{{count}}개의 대시보드에서 사용됨"
|
||||
},
|
||||
"managed-badge": {
|
||||
@@ -6022,7 +6024,7 @@
|
||||
},
|
||||
"panel-data-queries-tab-rendered": {
|
||||
"add-query": "쿼리 추가",
|
||||
"expression": "표현식 "
|
||||
"expression": ""
|
||||
},
|
||||
"panel-data-transformations-tab": {
|
||||
"tab-label": "변환"
|
||||
@@ -6080,7 +6082,7 @@
|
||||
"query": "쿼리"
|
||||
},
|
||||
"query-variable-editor-form": {
|
||||
"description-examples": "이름을 지정한 캡처 그룹을 사용하여 표시 텍스트와 값을 분리할 수 있습니다(<1>예시 참고</1>).",
|
||||
"description-examples": "",
|
||||
"description-optional": "선택 사항, 시리즈 이름 또는 메트릭 노드 세그먼트의 일부를 추출하려는 경우.",
|
||||
"label-data-source": "데이터 소스",
|
||||
"label-static-options-sort": "정적 옵션 정렬",
|
||||
@@ -6141,7 +6143,7 @@
|
||||
"label-message": "메시지",
|
||||
"placeholder-describe-changes-optional": "변경 사항을 설명하는 메모를 추가하세요(선택 사항).",
|
||||
"render-footer": {
|
||||
"body-plugin-dashboard": "플러그인을 업데이트하면 변경 사항이 손실됩니다. 사용자 정의 버전을 만들려면 <1>다른 이름으로 저장</1>을 사용하세요.",
|
||||
"body-plugin-dashboard": "",
|
||||
"no-changes-to-save": "저장할 변경 사항이 없습니다",
|
||||
"title-failed-to-save-dashboard": "대시보드 저장 실패",
|
||||
"title-plugin-dashboard": "플러그인 대시보드",
|
||||
@@ -6176,7 +6178,7 @@
|
||||
"cancel": "취소",
|
||||
"cannot-be-saved": "이 대시보드는 다른 소스에서 프로비저닝되었으므로 Grafana UI에서 저장할 수 없습니다. JSON을 복사하거나 아래 파일에 저장하면 프로비저닝 소스에서 대시보드를 업데이트할 수 있습니다.",
|
||||
"copy-json-to-clipboard": "JSON을 클립보드로 복사",
|
||||
"file-path": "<0>파일 경로:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"label-description": "설명",
|
||||
"label-target-folder": "대상 폴더",
|
||||
"label-title": "제목",
|
||||
@@ -6345,8 +6347,8 @@
|
||||
},
|
||||
"version-history-comparison": {
|
||||
"label-view-json-diff": "JSON 차이 보기",
|
||||
"new-version-updated": "<0>{{version}} 버전</0>이 {{editor}}에 의해 {{timeAgo}}에 업데이트됨",
|
||||
"old-version-updated": "<0>{{version}} 버전</0>이 {{editor}}에 의해 {{timeAgo}}에 업데이트됨"
|
||||
"new-version-updated": "",
|
||||
"old-version-updated": ""
|
||||
},
|
||||
"version-history-header": {
|
||||
"compare-versions": "{{baseVersion}} <3></3> {{newVersion}} 비교 중",
|
||||
@@ -6424,7 +6426,7 @@
|
||||
"provisioned-delete-modal": {
|
||||
"confirm-button": "확인",
|
||||
"text-1": "이 대시보드는 Grafana 프로비저닝에서 관리하며 삭제할 수 없습니다. 대시보드를 삭제하려면 구성 파일에서 대시보드를 제거하세요.",
|
||||
"text-2": "프로비저닝에 대한 자세한 내용은 Grafana 문서를 참조하세요. ",
|
||||
"text-2": "",
|
||||
"text-3": "파일 경로: {{provisionedId}}",
|
||||
"text-link": "문서 페이지로 이동",
|
||||
"title": "프로비저닝된 대시보드는 삭제할 수 없습니다."
|
||||
@@ -6502,7 +6504,7 @@
|
||||
},
|
||||
"data-source-testing-status-page": {
|
||||
"error-more-details-link": "이 오류에 대해 자세히 알아보려면 <2>여기</2>를 클릭하세요.",
|
||||
"success-more-details-links": "그런 다음 <2>대시보드를 구축</2>하거나 <5>탐색 보기</5>에서 데이터를 쿼리하여 데이터 시각화를 시작할 수 있습니다."
|
||||
"success-more-details-links": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"datasource-add-button": {
|
||||
@@ -6598,7 +6600,7 @@
|
||||
"test": "테스트"
|
||||
},
|
||||
"cloud-info-box": {
|
||||
"body-alert": "또는 이 작업을 건너뛰고 <6>Grafana Cloud 평생 무료 플랜</6>을 통해 Grafana Labs에서 완전 관리되고 확장 가능하며 호스팅되는 데이터 소스인 {{mainDS}}(및 {{extraDS}})을(를) 받으세요.",
|
||||
"body-alert": "",
|
||||
"title-alert": "아래에서 {{mainDS}} 데이터 소스를 구성하세요"
|
||||
},
|
||||
"dashboards-table": {
|
||||
@@ -6726,18 +6728,18 @@
|
||||
"no-events-yet": "아직 이벤트 없음"
|
||||
},
|
||||
"render-info-viewer": {
|
||||
"data-counter": "데이터: {{numDataChanges}} ",
|
||||
"data-counter": "",
|
||||
"elapsed-time": "시간: {{elapsed}}ms",
|
||||
"field": "필드",
|
||||
"last": "마지막",
|
||||
"render-counter": "렌더링: {{numRenders}} ",
|
||||
"schema-counter": "스키마: {{numSchemaChanges}} ",
|
||||
"render-counter": "",
|
||||
"schema-counter": "",
|
||||
"title-reset-counters": "카운터 재설정",
|
||||
"tooltip-step-back": "뒤로 가기",
|
||||
"type": "유형"
|
||||
},
|
||||
"state-view": {
|
||||
"current-value": "현재 값: {{currentValue}} ",
|
||||
"current-value": "",
|
||||
"label-state-name": "주 이름"
|
||||
}
|
||||
},
|
||||
@@ -7184,7 +7186,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"learn-more": "자세히 알아보기",
|
||||
"pro-tip-define-sources-through-configuration-files": " 전문가 팁: 구성 파일을 통해 데이터 소스를 정의할 수도 있습니다. "
|
||||
"pro-tip-define-sources-through-configuration-files": ""
|
||||
}
|
||||
},
|
||||
"pane": {
|
||||
@@ -7246,8 +7248,6 @@
|
||||
"query-deleted": "쿼리 삭제됨"
|
||||
},
|
||||
"rich-history-queries-tab": {
|
||||
"displaying-partial-queries": "쿼리 {{ count }}개 표시 중",
|
||||
"displaying-queries": "쿼리 {{ count }}개",
|
||||
"filter-aria-label": "데이터 소스에 대한 쿼리 필터링",
|
||||
"filter-history": "이력 필터링",
|
||||
"filter-placeholder": "데이터 소스에 대한 쿼리 필터링",
|
||||
@@ -7257,7 +7257,9 @@
|
||||
"search-placeholder": "쿼리 검색",
|
||||
"showing-queries": "{{ shown }}/{{ total }}개 표시 중<0>더 불러오기</0>",
|
||||
"sort-aria-label": "쿼리 정렬",
|
||||
"sort-placeholder": "쿼리 정렬 기준"
|
||||
"sort-placeholder": "쿼리 정렬 기준",
|
||||
"displaying-partial-queries_other": "",
|
||||
"displaying-queries_other": ""
|
||||
},
|
||||
"rich-history-settings-tab": {
|
||||
"alert-info": "Grafana는 입력 항목을 최대 {{optionLabel}}개까지 보관합니다.별표 표시된 입력 항목은 삭제되지 않습니다.",
|
||||
@@ -7449,7 +7451,7 @@
|
||||
"copy-shortened-link-menu": "링크 복사 옵션 열기",
|
||||
"refresh-picker-cancel": "취소",
|
||||
"refresh-picker-run": "쿼리 실행",
|
||||
"split-close": "닫기 ",
|
||||
"split-close": "",
|
||||
"split-close-tooltip": "분할 창 닫기",
|
||||
"split-narrow": "좁은 창",
|
||||
"split-title": "분할",
|
||||
@@ -7579,8 +7581,8 @@
|
||||
},
|
||||
"math": {
|
||||
"available-math-functions": "사용 가능한 수학 함수",
|
||||
"run-math-operations": "하나 이상의 쿼리에 대해 수학 연산을 실행합니다. {{refExample}}({{ref1}}, {{ref2}}, {{ref3}} 등)(으)로 쿼리를 참조합니다.<10></10>예: <12>{{example}}</12>",
|
||||
"tooltip-footer": "<2>수식</2>에 대한 추가 문서를 참조하세요.",
|
||||
"run-math-operations": "",
|
||||
"tooltip-footer": "",
|
||||
"tooltip-title": "수학 연산자",
|
||||
"tooltip-trigger": "표현식"
|
||||
},
|
||||
@@ -8609,7 +8611,7 @@
|
||||
},
|
||||
"data-source-http-settings": {
|
||||
"access-help": "도움말 <1></1>",
|
||||
"access-help-details": "액세스 모드는 데이터 소스에 대한 요청을 처리하는 방법을 제어합니다.달리 명시되어 있지 않으면 <1><1>서버</1></1>를 선택하는 것이 좋습니다.",
|
||||
"access-help-details": "",
|
||||
"access-help-title": "액세스 권한 도움말",
|
||||
"access-label": "액세스 권한",
|
||||
"allowed-cookies": "허용된 쿠키",
|
||||
@@ -8877,7 +8879,7 @@
|
||||
"cell-inspect": "값 검사",
|
||||
"cell-inspect-tooltip": "값 검사",
|
||||
"copy": "클립보드로 복사",
|
||||
"csv-counts": "행:{{rows}}, 열:{{columns}} <5></5>",
|
||||
"csv-counts": "",
|
||||
"csv-placeholder": "여기에 CSV를 입력하세요...",
|
||||
"filter-placeholder": "값 필터링",
|
||||
"filter-popup-apply": "확인",
|
||||
@@ -9162,7 +9164,6 @@
|
||||
"name-line-width": "선 너비",
|
||||
"name-stacking": "스태킹"
|
||||
},
|
||||
"inline-token-warning-badge-tooltip": "",
|
||||
"inspector": {
|
||||
"inspect-data-tab": {
|
||||
"loading": "로딩 중",
|
||||
@@ -9324,7 +9325,7 @@
|
||||
"error-fetching": "LDAP 설정을 가져오던 중 오류 발생",
|
||||
"error-saving": "LDAP 설정을 저장하던 중 오류 발생",
|
||||
"error-validate-form": "LDAP 설정 유효성 검증 중 오류 발생",
|
||||
"feature-flag-disabled": "이 페이지는 <1>ssoSettingsLDAP</1> 기능 플래그를 활성화해야만 액세스할 수 있습니다.",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "LDAP 설정 저장됨"
|
||||
},
|
||||
"bind-dn": {
|
||||
@@ -9365,7 +9366,7 @@
|
||||
"label": "검색 기본 DNS",
|
||||
"placeholder": "예: dc=grafana,dc=org"
|
||||
},
|
||||
"subtitle": "Grafana에서 LDAP 통합을 사용하면 Grafana 사용자가 자신의 LDAP 자격 증명으로 로그인할 수 있습니다. 자세한 내용은 Grafana의 <2><0>문서</0></2>를 참조하세요.",
|
||||
"subtitle": "",
|
||||
"title": "기본 설정"
|
||||
},
|
||||
"library-panel": {
|
||||
@@ -9409,7 +9410,7 @@
|
||||
"dashboard-name": "대시보드 이름"
|
||||
},
|
||||
"library-panel-info": {
|
||||
"last-edited": "마지막 편집: <person /> 님({{timeAgo}}에)",
|
||||
"last-edited": "",
|
||||
"usage-count_other": "{{count}}개의 대시보드에서 사용됨"
|
||||
},
|
||||
"library-panels-search": {
|
||||
@@ -9708,7 +9709,7 @@
|
||||
"tooltip-unpin-line": "줄 고정 해제"
|
||||
},
|
||||
"log-row-message": {
|
||||
"ellipsis": "… ",
|
||||
"ellipsis": "",
|
||||
"more": "더 보기",
|
||||
"see-details": "로그 세부 정보 보기",
|
||||
"tooltip-error": "오류: {{errorMessage}}"
|
||||
@@ -10104,7 +10105,7 @@
|
||||
},
|
||||
"resource-table": {
|
||||
"dashboard-load-error": "대시보드 로딩 불가",
|
||||
"error-library-element-sub": "라이브러리 요소 {uid}",
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "라이브러리 요소 로딩 불가",
|
||||
"unknown-datasource-title": "{{datasourceUID}} 데이터 소스",
|
||||
"unknown-datasource-type": "알 수 없는 데이터 소스"
|
||||
@@ -10749,10 +10750,10 @@
|
||||
"placeholder-optional": "(선택 사항)",
|
||||
"role": "역할",
|
||||
"submit": "제출",
|
||||
"tooltip": "이제 '기본 역할 없음' 옵션을 선택하고 사용자의 필요에 맞게 권한을 추가할 수 있습니다. 자세한 내용은 <1>문서</1>를 참조하세요."
|
||||
"tooltip": ""
|
||||
},
|
||||
"user-invite-page": {
|
||||
"sub-title": "초대장을 보내거나 기존 Grafana 사용자를<1> {{orgName}}</1> 조직에 추가하세요.",
|
||||
"sub-title": "",
|
||||
"text": {
|
||||
"invite-user": "사용자 초대"
|
||||
}
|
||||
@@ -10841,7 +10842,7 @@
|
||||
"switch-to-table": "표로 전환"
|
||||
},
|
||||
"panel-plugin-error": {
|
||||
"text-load-error": "자세한 내용은 서버 시작 로그를 확인하세요. <1></1>이 플러그인을 Git에서 로딩한 경우 컴파일되었는지 확인하세요.",
|
||||
"text-load-error": "",
|
||||
"title-load-error": "로딩 중 오류 발생: {{panelId}}",
|
||||
"title-not-found": "패널 플러그인을 찾을 수 없음: {{id}}"
|
||||
},
|
||||
@@ -11035,7 +11036,7 @@
|
||||
},
|
||||
"details": {
|
||||
"connections-tab": {
|
||||
"description": "현재 {{pluginName}}에 대해 다음 데이터 소스가 구성되어 있습니다. 구성 세부 정보를 보려면 타일을 클릭하세요. 모든 데이터 소스 연결은 <4><0>연결</0> - <3>데이터 소스</3>에서 찾으실 수 있습니다.</4>"
|
||||
"description": ""
|
||||
},
|
||||
"disabled-error": {
|
||||
"angular-deprecation-link": "Angular 지원 중단에 대해 자세히 알아보기",
|
||||
@@ -11052,7 +11053,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"contactGrafanaLabs": "Grafana Labs에 문의",
|
||||
"customLinks": "사용자 지정 링크 ",
|
||||
"customLinks": "",
|
||||
"customLinksTooltip": "이러한 링크는 플러그인 개발자가 개발자 고유의 추가 리소스와 정보를 지원하기 위해 제공합니다.",
|
||||
"dependencies": "종속 관계",
|
||||
"documentation": "문서",
|
||||
@@ -11063,7 +11064,7 @@
|
||||
"latestVersion": "최신 버전",
|
||||
"license": "라이선스",
|
||||
"raiseAnIssue": "문제 제기",
|
||||
"reportAbuse": "우려 사항 신고 ",
|
||||
"reportAbuse": "",
|
||||
"reportAbuseTooltip": "악성 또는 유해한 플러그인과 관련된 문제는 바로 Grafana Labs에 신고해 주세요.",
|
||||
"repository": "리포지토리",
|
||||
"signature": "서명",
|
||||
@@ -11073,8 +11074,8 @@
|
||||
"modal": {
|
||||
"cancel": "취소",
|
||||
"copyEmail": "이메일 주소 복사",
|
||||
"description": "이 기능은 플러그인 내의 악의적이거나 유해한 속성을 신고하기 위한 것입니다. 플러그인 관련 문제는 다음 이메일 주소로 문의해 주세요. ",
|
||||
"node": "참고: 버그 또는 기능 요청과 같은 일반적인 플러그인 문제는 제공된 링크를 사용하여 플러그인 작성자에게 문의하세요. ",
|
||||
"description": "",
|
||||
"node": "",
|
||||
"title": "플러그인 우려 사항 신고"
|
||||
}
|
||||
},
|
||||
@@ -11142,7 +11143,7 @@
|
||||
"message": "모든 플러그인이 최신 상태입니다."
|
||||
},
|
||||
"not-found-plugin": {
|
||||
"body-plugin-not-found": "해당 플러그인을 찾을 수 없습니다. URL이 올바른지 확인하거나 <1></1><3>플러그인 카탈로그</3>로 이동하세요.",
|
||||
"body-plugin-not-found": "",
|
||||
"title-plugin-not-found": "플러그인을 찾을 수 없습니다"
|
||||
},
|
||||
"plugin-actions": {
|
||||
@@ -11600,7 +11601,6 @@
|
||||
"unsupported-repository-type": ""
|
||||
},
|
||||
"inline-secure-values-warning": "",
|
||||
"inline-token-warning-badge-text": "",
|
||||
"job-status": {
|
||||
"label-view-details": "세부 정보 보기",
|
||||
"loading-finished-job": "완료된 작업 로딩 중...",
|
||||
@@ -11777,6 +11777,17 @@
|
||||
"label-current-step": "현재 단계",
|
||||
"label-pending-step": "보류 중인 단계"
|
||||
},
|
||||
"status-badge": {
|
||||
"automatic-pulling-disabled": "",
|
||||
"deleting": "",
|
||||
"error": "",
|
||||
"pending": "",
|
||||
"pulling": "",
|
||||
"unknown": "",
|
||||
"up-to-date": "",
|
||||
"waiting-for-health-check": "",
|
||||
"warning": ""
|
||||
},
|
||||
"success-title-default": "성공",
|
||||
"sync-job": {
|
||||
"error-no-job-id": "작업을 시작하지 못했습니다",
|
||||
@@ -11954,7 +11965,7 @@
|
||||
"annotations-show-text": "주석 = 표시",
|
||||
"time-range-picker-disabled-text": "시간 범위 선택기 = 비활성화됨",
|
||||
"time-range-picker-enabled-text": "시간 범위 선택기 = 활성화됨",
|
||||
"time-range-text": "시간 범위 = "
|
||||
"time-range-text": ""
|
||||
},
|
||||
"share": {
|
||||
"success-delete": "대시보드를 더 이상 공유할 수 없습니다."
|
||||
@@ -11993,7 +12004,7 @@
|
||||
"revoke-user-access-modal-desc-line1": "정말 {{email}}에 대한 액세스 권한을 철회하시겠어요?"
|
||||
},
|
||||
"delete-user-shared-dashboards-modal": {
|
||||
"revoke-user-access-modal-desc-line2": "이 작업을 수행하면 모든 공유 대시보드에 대한 {{email}}의 액세스 권한이 즉시 철회됩니다."
|
||||
"revoke-user-access-modal-desc-line2": ""
|
||||
},
|
||||
"modal": {
|
||||
"shared-dashboard-modal-title": "공유된 대시보드"
|
||||
@@ -12159,7 +12170,7 @@
|
||||
},
|
||||
"menu": {
|
||||
"clear-button": "전체 초기화",
|
||||
"tooltip": "이제 '기본 역할 없음' 옵션을 선택하고 사용자의 필요에 맞게 권한을 추가할 수 있습니다. 자세한 내용은 <1>문서</1>를 참조하세요."
|
||||
"tooltip": ""
|
||||
},
|
||||
"menu-aria-label": "역할 선택기 메뉴",
|
||||
"menu-group-option-aria-label": "역할 선택기 옵션",
|
||||
@@ -12169,7 +12180,7 @@
|
||||
},
|
||||
"sub-menu-aria-label": "역할 선택기 하위 메뉴",
|
||||
"title": {
|
||||
"description": "사용자에게 역할을 할당하여 Grafana의 기능과 리소스에 대한 액세스 권한을 세분화하여 제어하세요. 자세한 내용은 Grafana의 <2>문서</2>를 참조하세요."
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"role-picker-drawer": {
|
||||
@@ -12292,7 +12303,7 @@
|
||||
},
|
||||
"select": {
|
||||
"select-menu": {
|
||||
"selected-count": "선택됨 "
|
||||
"selected-count": ""
|
||||
}
|
||||
},
|
||||
"service-account-create-page": {
|
||||
@@ -12391,6 +12402,7 @@
|
||||
"aria-label-role": "역할"
|
||||
},
|
||||
"service-account-tokens-table": {
|
||||
"aria-label-delete-button": "",
|
||||
"created": "생성됨",
|
||||
"expires": "만료",
|
||||
"last-used-at": "마지막 사용 시간",
|
||||
@@ -12477,7 +12489,7 @@
|
||||
"info-text": "아래 옵션으로 사용자 정의된 이 대시보드 또는 패널에 대한 직접 링크를 생성합니다.",
|
||||
"link-url": "링크 URL",
|
||||
"render-alert": "이미지 렌더러 플러그인 미설치",
|
||||
"render-instructions": "이미지를 렌더링하려면 <2>Grafana 이미지 렌더러 플러그인</2>을 설치해야 합니다. 플러그인을 설치하려면 Grafana 관리자에게 문의하세요.",
|
||||
"render-instructions": "",
|
||||
"rendered-image": "렌더링된 이미지에 직접 연결",
|
||||
"save-alert": "대시보드 저장되지 않음",
|
||||
"save-dashboard": "패널 이미지를 렌더링하려면 먼저 대시보드를 저장해야 합니다.",
|
||||
@@ -12501,7 +12513,7 @@
|
||||
"info-text-1": "스냅샷은 인터랙티브 대시보드를 즉시 공개적으로 공유할 수 있는 방법입니다. 스냅샷이 생성되면, 쿼리(메트릭, 템플릿, 주석), 패널 링크와 같은 민감한 데이터는 제거되고 대시보드에 임베드된 표시 메트릭 데이터와 시리즈 이름만 남습니다.",
|
||||
"info-text-2": "스냅샷은 링크가 있고 URL에 액세스할 수 있는 <1>모든 사용자가 볼 수 있다</1>는 점을 기억하세요. 신중하게 공유하세요.",
|
||||
"local-button": "스냅샷 게시",
|
||||
"mistake-message": "혹시 실수로 게시하셨나요? ",
|
||||
"mistake-message": "",
|
||||
"name": "스냅샷 이름",
|
||||
"timeout": "타임아웃(초)",
|
||||
"timeout-description": "대시보드 메트릭을 수집하는 데 시간이 오래 걸리는 경우 타임아웃 값을 구성해야 할 수 있습니다.",
|
||||
@@ -13112,7 +13124,7 @@
|
||||
"forwards-time-aria-label": "시간 범위를 이후로 변경",
|
||||
"to": "종료",
|
||||
"zoom-out-button": "시간 범위 확대",
|
||||
"zoom-out-tooltip": "시간 범위 확대 <1></1> CTRL+Z"
|
||||
"zoom-out-tooltip": ""
|
||||
},
|
||||
"time-range": {
|
||||
"apply": "시간 범위 적용",
|
||||
@@ -13237,7 +13249,7 @@
|
||||
},
|
||||
"transformations": {
|
||||
"empty": {
|
||||
"add-transformation-body": "변환을 사용하면 시각화가 표시되기 전에 다양한 방법으로 데이터를 변경할 수 있습니다.<1></1>여기에는 데이터 병합, 필드 이름 변경, 계산, 표시용 데이터 형식 지정 등이 포함됩니다.",
|
||||
"add-transformation-body": "",
|
||||
"add-transformation-header": "데이터 변환 시작"
|
||||
}
|
||||
},
|
||||
@@ -13504,7 +13516,7 @@
|
||||
"label-format": "형식",
|
||||
"label-set-timezone": "시간대 설정",
|
||||
"label-time-field": "시간 필드",
|
||||
"tooltip-format": "<2>Moment.js 형식 문자열</2>로 지정된 필드의 출력 형식입니다.",
|
||||
"tooltip-format": "",
|
||||
"tooltip-timezone-manually": "날짜의 시간대를 수동으로 설정합니다"
|
||||
},
|
||||
"format-time-transformer-editor": {
|
||||
@@ -14099,8 +14111,8 @@
|
||||
"message": "찾은 사용자 없음"
|
||||
},
|
||||
"token-revoked-modal": {
|
||||
"auto-revoked": "계정의 <2>최대 동시 세션 수인 {{numSessions}}개</2>에 도달했기 때문에 세션 토큰이 자동으로 취소되었습니다.",
|
||||
"resume-message": "<0>세션을 재개하려면 다시 로그인하세요.</0>자동 로그아웃이 반복되는 경우, 관리자에게 문의하거나 라이선스 페이지에서 할당량을 확인하세요.",
|
||||
"auto-revoked": "",
|
||||
"resume-message": "",
|
||||
"sign-in": "로그인",
|
||||
"title-you-have-been-automatically-signed-out": "자동으로 로그아웃되었습니다"
|
||||
},
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"dismiss": "Sluiten",
|
||||
"heading": "Enterprise-authenticatie",
|
||||
"learn-more-link": "Meer informatie",
|
||||
"text": "Beheer gebruikers, teams en machtigingen automatisch met <1>SAML</1>, <3>SCIM</3>, <6>LDAP</6> en <8>RBAC</8> — beschikbaar in Grafana Cloud en Enterprise."
|
||||
"text": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "Auditing",
|
||||
@@ -209,7 +209,7 @@
|
||||
"title-delete": "Verwijderen"
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "Weet je zeker dat je '{{deleteOrgName}}' wilt verwijderen?<3></3> <5>Alle dashboards voor deze organisatie worden verwijderd!</5>",
|
||||
"delete-body": "",
|
||||
"id-header": "ID",
|
||||
"name-header": "Naam",
|
||||
"new-org-button": "Nieuwe organisatie"
|
||||
@@ -719,6 +719,7 @@
|
||||
"title-annotations": "Annotaties"
|
||||
},
|
||||
"link-dashboard-and-panel": "Dashboard en paneel koppelen",
|
||||
"placeholder-value-input": "",
|
||||
"placeholder-value-input-default": "Aangepaste annotatie-inhoud invoeren..."
|
||||
},
|
||||
"bulk-actions": {
|
||||
@@ -1144,7 +1145,7 @@
|
||||
"title-something-wrong-trying-fetch-group-details": "Er is iets misgegaan bij het ophalen van de groepsgegevens"
|
||||
},
|
||||
"evaluation-interval-limit-exceeded": {
|
||||
"body-minimum-interval": "Er is een minimaal evaluatie-interval van <1>{{minInterval}}</1> geconfigureerd in Grafana.<3></3>Neem contact op met de beheerder om een lager interval te configureren.",
|
||||
"body-minimum-interval": "",
|
||||
"title-global-evaluation-interval-limit-exceeded": "Globale evaluatie-intervallimiet is overschreden"
|
||||
},
|
||||
"existing-rule-editor": {
|
||||
@@ -1292,7 +1293,7 @@
|
||||
"resolved": "Opgelost"
|
||||
}
|
||||
},
|
||||
"review-alert-payload": "Waarschuwingsgegevens beoordelen om toe te voegen aan de payload:",
|
||||
"review-alert-payload": "",
|
||||
"title-add-custom-alerts": "Aangepaste waarschuwingen toevoegen"
|
||||
},
|
||||
"get-alert-suggestions": {
|
||||
@@ -1416,7 +1417,7 @@
|
||||
"title-add-folder-and-labels": "Map en labels toevoegen"
|
||||
},
|
||||
"grafana-managed-rule-type": {
|
||||
"description": "Ondersteunt meerdere gegevensbronnen van welke aard dan ook.<1></1>Gegevens transformeren met expressies."
|
||||
"description": ""
|
||||
},
|
||||
"grafana-modify-export": {
|
||||
"body-invalid-rule-id": "De regel-UID in de pagina-URL is ongeldig. Controleer de URL en probeer het opnieuw.",
|
||||
@@ -1853,7 +1854,7 @@
|
||||
"aria-label-new": "nieuw"
|
||||
},
|
||||
"mimir-flavored-type": {
|
||||
"description": "Gebruik een Mimir-, Loki- of Cortex-gegevensbron.<1></1>Expressies worden niet ondersteund"
|
||||
"description": ""
|
||||
},
|
||||
"min-interval-option": {
|
||||
"label-interval": "Interval",
|
||||
@@ -2082,7 +2083,7 @@
|
||||
"warning-1": "Als je dit meldingsbeleid verwijdert, wordt dit permanent verwijderd.",
|
||||
"warning-2": "Weet je zeker dat je dit beleid wil verwijderen?"
|
||||
},
|
||||
"filter-description": "Filter meldingsbeleid met behulp van een door komma's gescheiden lijst met matchers, bijv.:<1>severity=critical, region=EMEA</1>",
|
||||
"filter-description": "",
|
||||
"generated-policies": "Automatisch gegenereerd beleid",
|
||||
"matchers": "Matchers",
|
||||
"metadata": {
|
||||
@@ -2126,7 +2127,8 @@
|
||||
"conflict": "Een andere gebruiker heeft wijzigingen aangebracht in de structuur van het notificatiebeleid.",
|
||||
"error-code": "Foutmelding: '{{error}}'",
|
||||
"routes": {
|
||||
"conflictingMatchers": "Kan route niet toevoegen of bijwerken: matchers conflicteren met een externe routeringsstructuur als we matchers {{-matchers}} samenvoegen. Dit zou de route onbereikbaar maken."
|
||||
"conflictingMatchers": "Kan route niet toevoegen of bijwerken: matchers conflicteren met een externe routeringsstructuur als we matchers {{-matchers}} samenvoegen. Dit zou de route onbereikbaar maken.",
|
||||
"unknownMatchers": ""
|
||||
},
|
||||
"suffix": "Vernieuw de pagina en probeer het opnieuw.",
|
||||
"title": "Kan meldingsbeleid niet toevoegen of bijwerken"
|
||||
@@ -2244,7 +2246,7 @@
|
||||
"error-no-query-editor": "Kon querybewerker niet laden vanwege: {{errorMessage}}"
|
||||
},
|
||||
"recording-rule-type": {
|
||||
"description": "Expressies vooraf berekenen.<1></1>Moet worden gecombineerd met een waarschuwingsregel."
|
||||
"description": ""
|
||||
},
|
||||
"recording-rules": {
|
||||
"description-target-data-source": "De Prometheus-gegevensbron om opnameregels in op te slaan",
|
||||
@@ -2257,7 +2259,7 @@
|
||||
},
|
||||
"redirect-to-clone-rule": {
|
||||
"body-evaluation-group": "Je moet een nieuwe evaluatiegroep instellen voor de gekopieerde regel omdat de oorspronkelijke is geprovisioneerd en niet kan worden gebruikt voor regels die in de gebruikersinterface zijn gemaakt.",
|
||||
"body-not-provisioned": "De nieuwe regel wordt <1>niet</1> gemarkeerd als een ingestelde regel.",
|
||||
"body-not-provisioned": "",
|
||||
"confirmText-copy": "Kopiëren",
|
||||
"title-copy-provisioned-alert-rule": "Provisioned waarschuwingsregel kopiëren"
|
||||
},
|
||||
@@ -2292,13 +2294,13 @@
|
||||
"routing-settings": {
|
||||
"aria-label-group-by": "Groeperen op",
|
||||
"description-group-by": "Combineer meerdere waarschuwingen tot één melding door ze te groeperen op dezelfde labelwaarden. Als dit leeg is, wordt het overgenomen van het standaardmeldingsbeleid.",
|
||||
"group-interval": "Groepsinterval: <1>{{groupIntervalValue}}</1>",
|
||||
"group-wait": "Groepswacht: <1>{{groupWaitValue}}</1>",
|
||||
"grouping": "Groepering: <1>{{fields}}</1>",
|
||||
"group-interval": "",
|
||||
"group-wait": "",
|
||||
"grouping": "",
|
||||
"label-group-by": "Groeperen op",
|
||||
"label-override-grouping": "Groepering overschrijven",
|
||||
"label-override-timings": "Timings overschrijven",
|
||||
"repeat-interval": "Herhaalinterval: <1>{{repeatIntervalValue}}</1>"
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Bewerken",
|
||||
@@ -2554,7 +2556,7 @@
|
||||
"relative-with-to": ""
|
||||
},
|
||||
"rule-type-picker": {
|
||||
"grafana-managed": "Selecteer 'Grafana beheerd', tenzij je een Mimir-, Loki- of Cortex-gegevensbron hebt met de Ruler-API ingeschakeld."
|
||||
"grafana-managed": ""
|
||||
},
|
||||
"rule-view": {
|
||||
"query": {
|
||||
@@ -2887,7 +2889,7 @@
|
||||
"test-contact-point-modal": {
|
||||
"custom-notification-message": "Je verzendt een testmelding die de onderstaande annotaties gebruikt. Dit is een goede optie als je aangepaste sjablonen en berichten gebruikt.",
|
||||
"notification-message": "Melding",
|
||||
"predefined-notification-message": "Je verzendt een testmelding die gebruikmaakt van een vooraf gedefinieerde waarschuwing. Als je een aangepast sjabloon of bericht hebt gedefinieerd, schakel je voor betere resultaten over naar <1>aangepast</1> meldingsbericht, van bovenaf.",
|
||||
"predefined-notification-message": "",
|
||||
"send-test-notification": "Testmelding verzenden",
|
||||
"title-test-contact-point": "Contactpunt testen"
|
||||
},
|
||||
@@ -2896,7 +2898,7 @@
|
||||
},
|
||||
"threshold-expression-viewer": {
|
||||
"input": "Invoer",
|
||||
"stop-alerting-when": "Waarschuwingen (of status 'in afwachting') stoppen wanneer "
|
||||
"stop-alerting-when": ""
|
||||
},
|
||||
"time-interval": {
|
||||
"add-time-interval": "Tijdsinterval toevoegen",
|
||||
@@ -3084,7 +3086,7 @@
|
||||
"title-notification-policies": "Meldingsbeleid"
|
||||
},
|
||||
"yaml-content-info": {
|
||||
"body": "De YAML-inhoud in de bewerker bevat alleen configuratie van waarschuwingsregels <1></1>Om Prometheus te configureren, moet je de rest van de <4>inhoud van het configuratiebestand opgeven.</4>"
|
||||
"body": ""
|
||||
}
|
||||
},
|
||||
"alertlist": {
|
||||
@@ -3160,7 +3162,7 @@
|
||||
"no-annotations-found": "Geen annotaties gevonden"
|
||||
},
|
||||
"annotation-list-item": {
|
||||
"tooltip-created-by": "Gemaakt door:<1></1> {{email}}"
|
||||
"tooltip-created-by": ""
|
||||
},
|
||||
"category-annotation-query": "Annotatiequery",
|
||||
"category-display": "Display",
|
||||
@@ -3198,7 +3200,7 @@
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "Annotatiequery toevoegen",
|
||||
"info-box-content": "<0>Annotaties bieden een manier om gebeurtenisgegevens in je grafieken te integreren. Ze worden gevisualiseerd als verticale lijnen en pictogrammen op alle grafiekpanelen. Wanneer je met de muis over een annotatiepictogram beweegt, kun je gebeurtenistekst en -tags voor de gebeurtenis krijgen. Je kunt annotatiegebeurtenissen rechtstreeks vanuit Grafana toevoegen door Ctrl of CMD ingedrukt te houden + op grafiek te klikken (of regio te slepen). Deze worden opgeslagen in de annotatiedatabase van Grafana.</0>",
|
||||
"info-box-content": "",
|
||||
"info-box-content-2": "Bekijk de <2>Annotatiedocumentatie </2> voor meer informatie.",
|
||||
"title": "Er zijn nog geen aangepaste annotatiequery's toegevoegd"
|
||||
},
|
||||
@@ -3236,7 +3238,7 @@
|
||||
"auth-settings": "Auth-instellingen"
|
||||
},
|
||||
"auth-drawer-unconneced": {
|
||||
"subtitle": "Auth-instellingen configureren. Lees meer in onze <2>documentatie</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"auth-drawer-unconnected": {
|
||||
"advanced-auth": "Geavanceerde auth",
|
||||
@@ -3270,7 +3272,7 @@
|
||||
"allowed-organizations-description": "Lijst van door komma's of spaties gescheiden organisaties. De gebruiker moet lid zijn van ten minste\néén organisatie om in te loggen.",
|
||||
"allowed-organizations-label": "Toegestane organisaties",
|
||||
"allowed-organizations-placeholder": "Voer organisaties in (my-team, myteam...) en druk op Enter om toe te voegen",
|
||||
"api-url-description": "Het eindpunt voor gebruikersinformatie van je OAuth2-provider. Informatie die door dit eindpunt wordt geretourneerd, moet compatibel zijn met <2>OpenID-gebruikersinformatie</2>.",
|
||||
"api-url-description": "",
|
||||
"api-url-required": "Dit veld moet een geldige URL zijn, indien ingesteld.",
|
||||
"auth-style-description": "Het bepaalt hoe '{{ clientIDLabel }}' en '{{ clientSecretLabel }}' worden verzonden naar de Oauth2-provider. Standaard is AutoDetect.",
|
||||
"auth-style-label": "Auth-stijl",
|
||||
@@ -3415,7 +3417,7 @@
|
||||
}
|
||||
},
|
||||
"auth-config-auth-config-page-unconnected": {
|
||||
"subtitle": "Je auth-instellingen beheren en single sign-on configureren. Lees meer in onze <2>documentatie</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"bar-chart": {
|
||||
"warn": {
|
||||
@@ -4133,7 +4135,7 @@
|
||||
},
|
||||
"scopes": {
|
||||
"apply-selected-scopes": "Toepassen",
|
||||
"selected-scopes-label": "Bereik: "
|
||||
"selected-scopes-label": ""
|
||||
},
|
||||
"search-box": {
|
||||
"placeholder": "Zoek of ga naar ..."
|
||||
@@ -4275,7 +4277,7 @@
|
||||
"okay": "OK"
|
||||
},
|
||||
"not-found-datasource": {
|
||||
"body": "Misschien heb je de URL verkeerd getypt of is de plug-in met de id <1></1> niet beschikbaar.<3></3>Om een lijst met beschikbare gegevensbronnen te zien, <5>klik je hier</5>."
|
||||
"body": ""
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
@@ -4318,8 +4320,8 @@
|
||||
"versionHistory": {
|
||||
"comparison": {
|
||||
"header": {
|
||||
"hide-json-diff": "JSON diff verbergen ",
|
||||
"show-json-diff": "JSON diff weergeven ",
|
||||
"hide-json-diff": "",
|
||||
"show-json-diff": "",
|
||||
"text": "Versie {{version}} is bijgewerkt door {{createdBy}} ({{ageString}}) {{message}}"
|
||||
},
|
||||
"select": "Selecteer twee versies om te vergelijken"
|
||||
@@ -4346,7 +4348,7 @@
|
||||
"label-label": "Label",
|
||||
"label-placeholder": "bijv. Tempo-sporen",
|
||||
"label-required": "Dit veld is verplicht.",
|
||||
"sub-text": "<0>Definieer tekst die de correlatie beschrijft.</0>",
|
||||
"sub-text": "",
|
||||
"title": "Definieer correlatielabel (Stap 1 van 3)"
|
||||
},
|
||||
"configure-correlation-target-form": {
|
||||
@@ -4390,7 +4392,7 @@
|
||||
},
|
||||
"source-form": {
|
||||
"control-required": "Dit veld is verplicht.",
|
||||
"description": "Een datapunt moet waarden voor alle variabelen leveren, als velden of als uitvoer van transformaties, om de correlatieknop in de visualisatie te laten verschijnen.<1></1>Opmerking: niet elke variabele hoeft hieronder expliciet te worden gedefinieerd. Een transformatie zoals <4>logfmt</4> maakt variabelen aan voor elk sleutel/waardepaar.",
|
||||
"description": "",
|
||||
"description-external-pre": "Je hebt de volgende variabelen gebruikt in de doel-URL:",
|
||||
"description-query-pre": "Je hebt de volgende variabelen gebruikt in de doelquery:",
|
||||
"external-title": "Configureer de gegevensbron die de URL zal gebruiken (Stap 3 van 3)",
|
||||
@@ -4402,12 +4404,12 @@
|
||||
"results-required": "Dit veld is verplicht.",
|
||||
"source-description": "Resultaten van geselecteerde gegevensbron hebben links die in het paneel worden weergegeven",
|
||||
"source-label": "Bron",
|
||||
"sub-text": "<0>Definieer welke gegevensbron de correlatie weergeeft en welke gegevens eerder gedefinieerde variabelen vervangen.</0>"
|
||||
"sub-text": ""
|
||||
},
|
||||
"sub-title": "Definieer hoe gegevens die zich in verschillende gegevensbronnen bevinden zich tot elkaar verhouden. Lees meer in de <2>documentatie</2>",
|
||||
"target-form": {
|
||||
"control-rules": "Dit veld is verplicht.",
|
||||
"sub-text": "<0>Definieer waaraan de correlatie wordt gekoppeld. Bij het querytype wordt een query uitgevoerd wanneer op de correlatie wordt geklikt. Met het externe type open je een URL door op de correlatie te klikken.</0>",
|
||||
"sub-text": "",
|
||||
"target-description-external": "Geef de URL op die wordt geopend wanneer op de link wordt geklikt",
|
||||
"target-description-query": "Geef op welke gegevensbron wordt opgevraagd wanneer op de link wordt geklikt",
|
||||
"target-label": "Doel",
|
||||
@@ -4614,7 +4616,7 @@
|
||||
}
|
||||
},
|
||||
"confirm-plugin-dashboard-save-modal": {
|
||||
"body-plugin-dashboard": "Je wijzigingen zullen verloren gaan wanneer je de plug-in bijwerkt.<1></1><2>Gebruik <1>Opslaan als</1> om een aangepaste versie te maken.</2>",
|
||||
"body-plugin-dashboard": "",
|
||||
"cancel": "Annuleren",
|
||||
"overwrite": "Overschrijven",
|
||||
"title-plugin-dashboard": "Plug-indashboard"
|
||||
@@ -4831,7 +4833,7 @@
|
||||
"add-visualization-body": "Selecteer een gegevensbron en zoek en visualiseer je gegevens met grafieken, statistieken en tabellen of maak lijsten, prijsverlagingen en andere widgets.",
|
||||
"add-visualization-button": "Visualisatie toevoegen",
|
||||
"add-visualization-header": "Begin je nieuwe dashboard door een visualisatie toe te voegen",
|
||||
"import-a-dashboard-body": "Importeer dashboards uit bestanden of <1>grafana.com</1>.",
|
||||
"import-a-dashboard-body": "",
|
||||
"import-a-dashboard-header": "Dashboard importeren",
|
||||
"import-dashboard-button": "Dashboard importeren",
|
||||
"show-less-dashboards": "",
|
||||
@@ -5289,8 +5291,8 @@
|
||||
"title-provisioned": "Geprovisioneerd dashboard"
|
||||
},
|
||||
"save-dashboard-error-proxy": {
|
||||
"body-name-exists": "Er bestaat al een dashboard met dezelfde naam in de geselecteerde map.<1></1><2>Wil je dit dashboard nog steeds opslaan?</2>",
|
||||
"body-version-mismatch": "Iemand anders heeft dit dashboard bijgewerkt<1></1><2>Wil je dit dashboard nog steeds opslaan?</2>",
|
||||
"body-name-exists": "",
|
||||
"body-version-mismatch": "",
|
||||
"confirmText-save-and-overwrite": "Opslaan en overschrijven",
|
||||
"title-name-exists": "Conflict",
|
||||
"title-version-mismatch": "Conflict"
|
||||
@@ -5308,7 +5310,7 @@
|
||||
"cancel": "Annuleren",
|
||||
"cannot-be-saved": "Dit dashboard kan niet worden opgeslagen vanuit de Grafana-gebruikersinterface omdat het is geprovisioneerd vanuit een andere bron. Kopieer de JSON of sla deze op in een onderstaand bestand. Vervolgens kun je je dashboard bijwerken in de provisioningbron.",
|
||||
"copy-json-to-clipboard": "JSON kopiëren naar klembord",
|
||||
"file-path": "<0>Bestandspad:</0> {{filePath}} ",
|
||||
"file-path": "",
|
||||
"save-json-to-file": "JSON opslaan naar bestand",
|
||||
"see-docs": "Bekijk de <2>documentatie</2> voor meer informatie over provisioning."
|
||||
},
|
||||
@@ -5507,7 +5509,7 @@
|
||||
"transformation-picker": {
|
||||
"info": "Met transformaties kun je je queryresultaten samenvoegen, berekenen, opnieuw ordenen, verbergen en hernoemen voordat ze worden gevisualiseerd.",
|
||||
"info-graph-not-suitable": "Veel transformaties zijn niet geschikt als je de grafiekvisualisatie gebruikt, omdat deze momenteel alleen tijdreeksgegevens ondersteunt.",
|
||||
"info-switch-to-table": "Het kan helpen om over te schakelen naar de tabelvisualisatie om te begrijpen wat een transformatie doet. ",
|
||||
"info-switch-to-table": "",
|
||||
"placeholder-search-for-transformation": "Transformatie zoeken",
|
||||
"read-more": "Lees verder",
|
||||
"title-transformations": "Transformaties"
|
||||
@@ -5573,8 +5575,8 @@
|
||||
"version-history-comparison": {
|
||||
"button-restore": "Herstellen naar versie {{version}}",
|
||||
"label-view-json-diff": "JSON diff weergeven",
|
||||
"new-updated-by": "<0>Versie {{version}}</0> bijgewerkt door {{editor}} {{timeAgo}}",
|
||||
"old-updated-by": "<0>Versie {{version}}</0> bijgewerkt door {{editor}} {{timeAgo}}"
|
||||
"new-updated-by": "",
|
||||
"old-updated-by": ""
|
||||
},
|
||||
"version-history-table": {
|
||||
"aria-label-toggle-selection": "Selectie van versie {{version}} in-/uitschakelen",
|
||||
@@ -5974,7 +5976,7 @@
|
||||
"cancel": "Annuleren"
|
||||
},
|
||||
"render-save-button-and-error": {
|
||||
"body-plugin-dashboard": "Je wijzigingen zullen verloren gaan wanneer je de plug-in bijwerkt. Gebruik <1>Opslaan als</1> om een aangepaste versie te maken.",
|
||||
"body-plugin-dashboard": "",
|
||||
"title-failed-to-save-dashboard": "Kan dashboard niet opslaan",
|
||||
"title-plugin-dashboard": "Plug-indashboard",
|
||||
"title-someone-else-has-updated-this-dashboard": "Iemand anders heeft dit dashboard bijgewerkt",
|
||||
@@ -5983,7 +5985,7 @@
|
||||
"save-and-overwrite": "'Opslaan en overschrijven'"
|
||||
},
|
||||
"library-viz-panel-info": {
|
||||
"last-edited": "{{timeAgo}} door <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Gebruikt op {{count}} dashboards",
|
||||
"usage-count_other": "Gebruikt op {{count}} dashboards"
|
||||
},
|
||||
@@ -6044,7 +6046,7 @@
|
||||
},
|
||||
"panel-data-queries-tab-rendered": {
|
||||
"add-query": "Query toevoegen",
|
||||
"expression": "Expressie "
|
||||
"expression": ""
|
||||
},
|
||||
"panel-data-transformations-tab": {
|
||||
"tab-label": "Transformaties"
|
||||
@@ -6102,7 +6104,7 @@
|
||||
"query": "Query"
|
||||
},
|
||||
"query-variable-editor-form": {
|
||||
"description-examples": "Benoemde opnamegroepen kunnen worden gebruikt om de weergavetekst en -waarde te scheiden (<1>zie voorbeelden</1>).",
|
||||
"description-examples": "",
|
||||
"description-optional": "Optioneel, als je een deel van een serienaam of metrisch knooppuntsegment wilt extraheren.",
|
||||
"label-data-source": "Gegevensbron",
|
||||
"label-static-options-sort": "Statische opties sorteren",
|
||||
@@ -6163,7 +6165,7 @@
|
||||
"label-message": "Bericht",
|
||||
"placeholder-describe-changes-optional": "Een opmerking toevoegen om je wijzigingen te beschrijven (optioneel).",
|
||||
"render-footer": {
|
||||
"body-plugin-dashboard": "Je wijzigingen zullen verloren gaan wanneer je de plug-in bijwerkt. Gebruik <1>Opslaan als</1> om een aangepaste versie te maken.",
|
||||
"body-plugin-dashboard": "",
|
||||
"no-changes-to-save": "Geen wijzigingen om op te slaan",
|
||||
"title-failed-to-save-dashboard": "Kan dashboard niet opslaan",
|
||||
"title-plugin-dashboard": "Plug-indashboard",
|
||||
@@ -6199,7 +6201,7 @@
|
||||
"cancel": "Annuleren",
|
||||
"cannot-be-saved": "Dit dashboard kan niet worden opgeslagen vanuit de Grafana-gebruikersinterface omdat het is geprovisioneerd vanuit een andere bron. Kopieer de JSON of sla deze op in een onderstaand bestand. Vervolgens kun je je dashboard bijwerken in de provisioningbron.",
|
||||
"copy-json-to-clipboard": "JSON kopiëren naar klembord",
|
||||
"file-path": "<0>Bestandspad:</0> {{filePath}} ",
|
||||
"file-path": "",
|
||||
"label-description": "Beschrijving",
|
||||
"label-target-folder": "Doelmap",
|
||||
"label-title": "Titel",
|
||||
@@ -6368,8 +6370,8 @@
|
||||
},
|
||||
"version-history-comparison": {
|
||||
"label-view-json-diff": "JSON diff weergeven",
|
||||
"new-version-updated": "<0>Versie {{version}}</0> bijgewerkt door {{editor}} {{timeAgo}}",
|
||||
"old-version-updated": "<0>Versie {{version}}</0> bijgewerkt door {{editor}} {{timeAgo}}"
|
||||
"new-version-updated": "",
|
||||
"old-version-updated": ""
|
||||
},
|
||||
"version-history-header": {
|
||||
"compare-versions": "{{baseVersion}} <3></3> {{newVersion}} worden vergelijken",
|
||||
@@ -6447,7 +6449,7 @@
|
||||
"provisioned-delete-modal": {
|
||||
"confirm-button": "OK",
|
||||
"text-1": "Dit dashboard wordt beheerd door Grafana-provisioning en kan niet worden verwijderd. Verwijder het dashboard uit het configuratiebestand om het te verwijderen.",
|
||||
"text-2": "Zie Grafana-documentatie voor meer informatie over provisioning. ",
|
||||
"text-2": "",
|
||||
"text-3": "Bestandspad: {{provisionedId}}",
|
||||
"text-link": "Naar de documentenpagina",
|
||||
"title": "Kan provisioned dashboard niet verwijderen"
|
||||
@@ -6525,7 +6527,7 @@
|
||||
},
|
||||
"data-source-testing-status-page": {
|
||||
"error-more-details-link": "Klik <2>hier</2> voor meer informatie over deze fout.",
|
||||
"success-more-details-links": "Vervolgens kun je beginnen met het visualiseren van gegevens door <2> een dashboard te bouwen </2> of door gegevens op te vragen in de <5> Verkennen-weergave</5>."
|
||||
"success-more-details-links": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"datasource-add-button": {
|
||||
@@ -6621,7 +6623,7 @@
|
||||
"test": "Testen"
|
||||
},
|
||||
"cloud-info-box": {
|
||||
"body-alert": "Of bespaar je de moeite en krijg {{mainDS}} (en {{extraDS}}) als volledig beheerde, schaalbare en gehoste gegevensbronnen van Grafana Labs met het <6>altijd gratis Grafana Cloud-abonnement</6>.",
|
||||
"body-alert": "",
|
||||
"title-alert": "Configureer hieronder je gegevensbron voor {{mainDS}}"
|
||||
},
|
||||
"dashboards-table": {
|
||||
@@ -6749,18 +6751,18 @@
|
||||
"no-events-yet": "Nog geen gebeurtenissen"
|
||||
},
|
||||
"render-info-viewer": {
|
||||
"data-counter": "Gegevens: {{numDataChanges}} ",
|
||||
"data-counter": "",
|
||||
"elapsed-time": "Tijd: {{elapsed}} ms",
|
||||
"field": "Veld",
|
||||
"last": "Laatste",
|
||||
"render-counter": "Weergeven: {{numRenders}} ",
|
||||
"schema-counter": "Schema: {{numSchemaChanges}} ",
|
||||
"render-counter": "",
|
||||
"schema-counter": "",
|
||||
"title-reset-counters": "Tellers resetten",
|
||||
"tooltip-step-back": "Stap achteruit",
|
||||
"type": "Type"
|
||||
},
|
||||
"state-view": {
|
||||
"current-value": "Huidige waarde: {{currentValue}} ",
|
||||
"current-value": "",
|
||||
"label-state-name": "Statusnaam"
|
||||
}
|
||||
},
|
||||
@@ -7207,7 +7209,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"learn-more": "Meer informatie",
|
||||
"pro-tip-define-sources-through-configuration-files": "ProTip: je kunt ook gegevensbronnen definiëren via configuratiebestanden. "
|
||||
"pro-tip-define-sources-through-configuration-files": ""
|
||||
}
|
||||
},
|
||||
"pane": {
|
||||
@@ -7269,8 +7271,6 @@
|
||||
"query-deleted": "Query verwijderd"
|
||||
},
|
||||
"rich-history-queries-tab": {
|
||||
"displaying-partial-queries": "{{ count }} query's weergeven",
|
||||
"displaying-queries": "{{ count }} query's",
|
||||
"filter-aria-label": "Query's filteren voor gegevensbron(nen)",
|
||||
"filter-history": "Filtergeschiedenis",
|
||||
"filter-placeholder": "Query's filteren voor gegevensbron(nen)",
|
||||
@@ -7280,7 +7280,11 @@
|
||||
"search-placeholder": "Query's doorzoeken",
|
||||
"showing-queries": "{{ shown }} van {{ total }} wordt weergegeven <0>Meer laden</0>",
|
||||
"sort-aria-label": "Query's sorteren",
|
||||
"sort-placeholder": "Query's sorteren op"
|
||||
"sort-placeholder": "Query's sorteren op",
|
||||
"displaying-partial-queries_one": "",
|
||||
"displaying-partial-queries_other": "",
|
||||
"displaying-queries_one": "",
|
||||
"displaying-queries_other": ""
|
||||
},
|
||||
"rich-history-settings-tab": {
|
||||
"alert-info": "Grafana houdt invoer bij tot {{optionLabel}}.Items met ster worden niet verwijderd.",
|
||||
@@ -7472,7 +7476,7 @@
|
||||
"copy-shortened-link-menu": "Opties voor kopiëren van links openen",
|
||||
"refresh-picker-cancel": "Annuleren",
|
||||
"refresh-picker-run": "Query uitvoeren",
|
||||
"split-close": " Sluiten ",
|
||||
"split-close": "",
|
||||
"split-close-tooltip": "Gesplitst deelvenster sluiten",
|
||||
"split-narrow": "Smal deelvenster",
|
||||
"split-title": "Splitsen",
|
||||
@@ -7602,8 +7606,8 @@
|
||||
},
|
||||
"math": {
|
||||
"available-math-functions": "Beschikbare wiskundige functies",
|
||||
"run-math-operations": "Voer wiskundige bewerkingen uit op een of meer query's. Je verwijst naar de query met {{refExample}} bijv. {{ref1}}, {{ref2}}, {{ref3}} enz.<10></10>Voorbeeld: <12>{{example}}</12>",
|
||||
"tooltip-footer": "Zie onze aanvullende documentatie over <2>wiskundige expressies</2>.",
|
||||
"run-math-operations": "",
|
||||
"tooltip-footer": "",
|
||||
"tooltip-title": "Wiskundige operator",
|
||||
"tooltip-trigger": "Expressie"
|
||||
},
|
||||
@@ -8642,7 +8646,7 @@
|
||||
},
|
||||
"data-source-http-settings": {
|
||||
"access-help": "Help <1></1>",
|
||||
"access-help-details": "Toegangsmodus bepaalt hoe verzoeken aan de gegevensbron worden afgehandeld.<1> <1>Server</1></1> moet de voorkeur hebben als er niets anders is vermeld.",
|
||||
"access-help-details": "",
|
||||
"access-help-title": "Hulp inschakelen",
|
||||
"access-label": "Toegang",
|
||||
"allowed-cookies": "Toegestane cookies",
|
||||
@@ -8910,7 +8914,7 @@
|
||||
"cell-inspect": "Waarde inspecteren",
|
||||
"cell-inspect-tooltip": "Waarde inspecteren",
|
||||
"copy": "Naar klembord kopiëren",
|
||||
"csv-counts": "Rijen:{{rows}}, kolommen:{{columns}} <5></5>",
|
||||
"csv-counts": "",
|
||||
"csv-placeholder": "Voer hier csv in ...",
|
||||
"filter-placeholder": "Filter waarden",
|
||||
"filter-popup-apply": "Ok",
|
||||
@@ -9195,7 +9199,6 @@
|
||||
"name-line-width": "Lijndikte",
|
||||
"name-stacking": "Opslaan"
|
||||
},
|
||||
"inline-token-warning-badge-tooltip": "",
|
||||
"inspector": {
|
||||
"inspect-data-tab": {
|
||||
"loading": "Bezig met laden",
|
||||
@@ -9359,7 +9362,7 @@
|
||||
"error-fetching": "Fout bij ophalen van LDAP-instellingen",
|
||||
"error-saving": "Fout bij opslaan van LDAP-instellingen",
|
||||
"error-validate-form": "Fout bij valideren van LDAP-instellingen",
|
||||
"feature-flag-disabled": "Deze pagina is alleen toegankelijk door de <1> ssoSettingsLDAP </1> functievlag in te schakelen.",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "LDAP-instellingen zijn opgeslagen"
|
||||
},
|
||||
"bind-dn": {
|
||||
@@ -9400,7 +9403,7 @@
|
||||
"label": "Base dns doorzoeken",
|
||||
"placeholder": "voorbeeld: dc=grafana,dc=org"
|
||||
},
|
||||
"subtitle": "Met de LDAP-integratie in Grafana kunnen je Grafana-gebruikers inloggen met hun LDAP-inloggegevens. Lees meer in onze <2><0>documentatie</0></2>.",
|
||||
"subtitle": "",
|
||||
"title": "Basisinstellingen"
|
||||
},
|
||||
"library-panel": {
|
||||
@@ -9444,7 +9447,7 @@
|
||||
"dashboard-name": "Dashboardnaam"
|
||||
},
|
||||
"library-panel-info": {
|
||||
"last-edited": "Laatst gewijzigd op {{timeAgo}} door <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Gebruikt op {{count}} dashboards",
|
||||
"usage-count_other": "Gebruikt op {{count}} dashboards"
|
||||
},
|
||||
@@ -9749,7 +9752,7 @@
|
||||
"tooltip-unpin-line": "Vastzetten van lijn ongedaan maken"
|
||||
},
|
||||
"log-row-message": {
|
||||
"ellipsis": "… ",
|
||||
"ellipsis": "",
|
||||
"more": "meer",
|
||||
"see-details": "Zie logboek voor details",
|
||||
"tooltip-error": "Fout: {{errorMessage}}"
|
||||
@@ -10145,7 +10148,7 @@
|
||||
},
|
||||
"resource-table": {
|
||||
"dashboard-load-error": "Kan dashboard niet laden",
|
||||
"error-library-element-sub": "Bibliotheekelement {uid}",
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "Kan bibliotheekelement niet laden",
|
||||
"unknown-datasource-title": "Gegevensbron {{datasourceUID}}",
|
||||
"unknown-datasource-type": "Onbekende gegevensbron"
|
||||
@@ -10793,10 +10796,10 @@
|
||||
"placeholder-optional": "(optioneel)",
|
||||
"role": "Rol",
|
||||
"submit": "Verzenden",
|
||||
"tooltip": "Je kunt nu de optie 'Geen basisrol' selecteren en toestemmingen toevoegen aan je aangepaste behoeften. Meer informatie vind je in <1>onze documentatie</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"user-invite-page": {
|
||||
"sub-title": "Stuur uitnodiging of voeg een bestaande Grafana-gebruiker toe aan de organisatie.<1> {{orgName}}</1>",
|
||||
"sub-title": "",
|
||||
"text": {
|
||||
"invite-user": "Gebruiker uitnodigen"
|
||||
}
|
||||
@@ -10885,7 +10888,7 @@
|
||||
"switch-to-table": "Schakelen naar tabel"
|
||||
},
|
||||
"panel-plugin-error": {
|
||||
"text-load-error": "Controleer de opstartlogs van de server voor meer informatie. <1></1>Als deze plug-in is geladen vanuit Git, zorg er dan voor dat deze is gecompileerd.",
|
||||
"text-load-error": "",
|
||||
"title-load-error": "Er is een fout opgetreden bij het laden van: {{panelId}}",
|
||||
"title-not-found": "Paneelplug-in niet gevonden: {{id}}"
|
||||
},
|
||||
@@ -11079,7 +11082,7 @@
|
||||
},
|
||||
"details": {
|
||||
"connections-tab": {
|
||||
"description": "Je hebt momenteel de volgende gegevensbronnen geconfigureerd voor {{pluginName}}. Klik op een tegel om de configuratiegegevens te bekijken. Je kunt al je gegevensbronverbindingen vinden in <4><0>Verbindingen</0> - <3>Gegevensbronnen</3>.</4>"
|
||||
"description": ""
|
||||
},
|
||||
"disabled-error": {
|
||||
"angular-deprecation-link": "Lees meer over het uitfaseren van Angular-functionaliteiten",
|
||||
@@ -11096,7 +11099,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"contactGrafanaLabs": "Neem contact op met Grafana Labs",
|
||||
"customLinks": "Aangepaste links ",
|
||||
"customLinks": "",
|
||||
"customLinksTooltip": "Deze links worden verstrekt door de ontwikkelaar van de plug-in om aanvullende, ontwikkelaarsspecifieke bronnen en informatie te bieden",
|
||||
"dependencies": "Afhankelijkheden",
|
||||
"documentation": "Documentatie",
|
||||
@@ -11107,7 +11110,7 @@
|
||||
"latestVersion": "Nieuwste versie",
|
||||
"license": "Licentie",
|
||||
"raiseAnIssue": "Een probleem melden",
|
||||
"reportAbuse": "Een probleem melden ",
|
||||
"reportAbuse": "",
|
||||
"reportAbuseTooltip": "Meld problemen met kwaadaardige of schadelijke plug-ins rechtstreeks aan Grafana Labs.",
|
||||
"repository": "Repository",
|
||||
"signature": "Handtekening",
|
||||
@@ -11117,8 +11120,8 @@
|
||||
"modal": {
|
||||
"cancel": "Annuleren",
|
||||
"copyEmail": "E-mailadres kopiëren",
|
||||
"description": "Deze functie is voor het melden van kwaadaardig of schadelijk gedrag binnen plug-ins. Voor problemen met plug-ins, stuur een e-mail naar: ",
|
||||
"node": "Opmerking: neem voor algemene plug-inproblemen zoals bugs of functieverzoeken contact op met de auteur van de plug-in via de verstrekte links. ",
|
||||
"description": "",
|
||||
"node": "",
|
||||
"title": "Een probleem met een plug-in melden"
|
||||
}
|
||||
},
|
||||
@@ -11186,7 +11189,7 @@
|
||||
"message": "Alle plug-ins zijn up-to-date"
|
||||
},
|
||||
"not-found-plugin": {
|
||||
"body-plugin-not-found": "Deze plug-in is niet gevonden. Controleer of de URL correct is of <1></1>ga naar de <3>plug-incatalogus</3>.",
|
||||
"body-plugin-not-found": "",
|
||||
"title-plugin-not-found": "Plug-in niet gevonden"
|
||||
},
|
||||
"plugin-actions": {
|
||||
@@ -11650,7 +11653,6 @@
|
||||
"unsupported-repository-type": ""
|
||||
},
|
||||
"inline-secure-values-warning": "",
|
||||
"inline-token-warning-badge-text": "",
|
||||
"job-status": {
|
||||
"label-view-details": "Details bekijken",
|
||||
"loading-finished-job": "Voltooide taak laden...",
|
||||
@@ -11827,6 +11829,17 @@
|
||||
"label-current-step": "Huidige stap",
|
||||
"label-pending-step": "Stap in afwachting"
|
||||
},
|
||||
"status-badge": {
|
||||
"automatic-pulling-disabled": "",
|
||||
"deleting": "",
|
||||
"error": "",
|
||||
"pending": "",
|
||||
"pulling": "",
|
||||
"unknown": "",
|
||||
"up-to-date": "",
|
||||
"waiting-for-health-check": "",
|
||||
"warning": ""
|
||||
},
|
||||
"success-title-default": "Succes",
|
||||
"sync-job": {
|
||||
"error-no-job-id": "Kan taak niet starten",
|
||||
@@ -12004,7 +12017,7 @@
|
||||
"annotations-show-text": "Annotaties = weergeven",
|
||||
"time-range-picker-disabled-text": "Tijdsbereikkiezer = uitgeschakeld",
|
||||
"time-range-picker-enabled-text": "Tijdsbereikkiezer = ingeschakeld",
|
||||
"time-range-text": "Tijdsbereik = "
|
||||
"time-range-text": ""
|
||||
},
|
||||
"share": {
|
||||
"success-delete": "Je dashboard kan niet meer worden gedeeld"
|
||||
@@ -12043,7 +12056,7 @@
|
||||
"revoke-user-access-modal-desc-line1": "Weet je zeker dat je de toegang van {{email}} wilt intrekken?"
|
||||
},
|
||||
"delete-user-shared-dashboards-modal": {
|
||||
"revoke-user-access-modal-desc-line2": "Met deze actie wordt de toegang van {{email}} tot alle openbare dashboards onmiddellijk ingetrokken."
|
||||
"revoke-user-access-modal-desc-line2": ""
|
||||
},
|
||||
"modal": {
|
||||
"shared-dashboard-modal-title": "Gedeelde dashboards"
|
||||
@@ -12212,7 +12225,7 @@
|
||||
},
|
||||
"menu": {
|
||||
"clear-button": "Alles wissen",
|
||||
"tooltip": "Je kunt nu de optie 'Geen basisrol' selecteren en toestemmingen toevoegen aan je aangepaste behoeften. Meer informatie vind je in <1>onze documentatie</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"menu-aria-label": "Menu rolkiezer",
|
||||
"menu-group-option-aria-label": "Optie rolkiezer",
|
||||
@@ -12222,7 +12235,7 @@
|
||||
},
|
||||
"sub-menu-aria-label": "Submenu rolkiezer",
|
||||
"title": {
|
||||
"description": "Wijs rollen toe aan gebruikers om gedetailleerde controle over de toegang tot Grafana's functies en bronnen te garanderen. Lees meer in onze <2>documentatie</2>."
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"role-picker-drawer": {
|
||||
@@ -12345,7 +12358,7 @@
|
||||
},
|
||||
"select": {
|
||||
"select-menu": {
|
||||
"selected-count": "Geselecteerd "
|
||||
"selected-count": ""
|
||||
}
|
||||
},
|
||||
"service-account-create-page": {
|
||||
@@ -12444,6 +12457,7 @@
|
||||
"aria-label-role": "Rol"
|
||||
},
|
||||
"service-account-tokens-table": {
|
||||
"aria-label-delete-button": "",
|
||||
"created": "Gemaakt",
|
||||
"expires": "Verloopt op",
|
||||
"last-used-at": "Laatst gebruikt op",
|
||||
@@ -12531,7 +12545,7 @@
|
||||
"info-text": "Maak een directe link naar dit dashboard of paneel, aangepast met de onderstaande opties.",
|
||||
"link-url": "Link-URL",
|
||||
"render-alert": "Afbeeldingweergave-plug-in niet geïnstalleerd",
|
||||
"render-instructions": "Om een afbeelding weer te geven, moet je de <2>Grafana- afbeeldingsweergave-plug-in </2> installeren. Neem contact op met je Grafana-beheerder om de plug-in te installeren.",
|
||||
"render-instructions": "",
|
||||
"rendered-image": "Directe link naar gerenderde afbeelding",
|
||||
"save-alert": "Dashboard is niet opgeslagen",
|
||||
"save-dashboard": "Om een paneelafbeelding weer te geven, moet je eerst het dashboard opslaan.",
|
||||
@@ -12555,7 +12569,7 @@
|
||||
"info-text-1": "Met een snapshot kun je direct een interactief dashboard publiek delen. Bij het maken verwijderen we gevoelige gegevens zoals query's (metriek, sjabloon en annotatie) en paneelkoppelingen, waardoor alleen de zichtbare metrische gegevens en serienamen in je dashboard worden ingesloten.",
|
||||
"info-text-2": "Houd er rekening mee dat je snapshot <1>kan worden bekeken door iedereen</1> die de link heeft en toegang heeft tot de URL. Let goed op wat je deelt.",
|
||||
"local-button": "Snapshot publiceren",
|
||||
"mistake-message": "Heb je een fout gemaakt? ",
|
||||
"mistake-message": "",
|
||||
"name": "Snapshotnaam",
|
||||
"timeout": "Time-out (seconden)",
|
||||
"timeout-description": "Mogelijk moet je de time-outwaarde configureren als het lang duurt om je dashboardstatistieken te verzamelen.",
|
||||
@@ -13167,7 +13181,7 @@
|
||||
"forwards-time-aria-label": "Tijdsbereik vooruitzetten",
|
||||
"to": "tot",
|
||||
"zoom-out-button": "Tijdsbereik uitzoomen",
|
||||
"zoom-out-tooltip": "Tijdsbereik uitzoomen <1></1> CTRL+Z"
|
||||
"zoom-out-tooltip": ""
|
||||
},
|
||||
"time-range": {
|
||||
"apply": "Tijdsbereik toepassen",
|
||||
@@ -13292,7 +13306,7 @@
|
||||
},
|
||||
"transformations": {
|
||||
"empty": {
|
||||
"add-transformation-body": "Met transformaties kunnen gegevens op verschillende manieren worden gewijzigd voordat je visualisatie wordt weergegeven.<1></1>Dit omvat het samenvoegen van gegevens, het hernoemen van velden, het maken van berekeningen, het opmaken van gegevens voor weergave en meer.",
|
||||
"add-transformation-body": "",
|
||||
"add-transformation-header": "Begin met het transformeren van gegevens"
|
||||
}
|
||||
},
|
||||
@@ -13559,7 +13573,7 @@
|
||||
"label-format": "Formaat",
|
||||
"label-set-timezone": "Tijdzone instellen",
|
||||
"label-time-field": "Tijdveld",
|
||||
"tooltip-format": "De uitvoerindeling voor het veld dat is opgegeven als een <2>Moment.js-indelingsreeks</2>.",
|
||||
"tooltip-format": "",
|
||||
"tooltip-timezone-manually": "Stel de tijdzone van de datum handmatig in"
|
||||
},
|
||||
"format-time-transformer-editor": {
|
||||
@@ -14154,8 +14168,8 @@
|
||||
"message": "Geen gebruikers gevonden"
|
||||
},
|
||||
"token-revoked-modal": {
|
||||
"auto-revoked": "Je sessietoken is automatisch ingetrokken omdat je <2>het maximale aantal van {{numSessions}} gelijktijdige sessies</2> voor je account hebt bereikt.",
|
||||
"resume-message": "<0>Log opnieuw in om je sessie te hervatten.</0>Neem contact op met je beheerder of bezoek de licentiepagina om je quotum te bekijken als je herhaaldelijk automatisch wordt afgemeld.",
|
||||
"auto-revoked": "",
|
||||
"resume-message": "",
|
||||
"sign-in": "Aanmelden",
|
||||
"title-you-have-been-automatically-signed-out": "Je bent automatisch afgemeld"
|
||||
},
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"dismiss": "Odrzuć",
|
||||
"heading": "Uwierzytelnianie – Enterprise",
|
||||
"learn-more-link": "Dowiedz się więcej",
|
||||
"text": "Automatycznie zarządzaj użytkownikami, zespołami i uprawnieniami za pomocą <1>SAML</1>, <3>SCIM</3>, <6>LDAP</6> i <8>RBAC</8> – dostępnych w Grafana Cloud i Enterprise."
|
||||
"text": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "Audyty",
|
||||
@@ -209,7 +209,7 @@
|
||||
"title-delete": "Usuń"
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "Czy na pewno chcesz usunąć „{{deleteOrgName}}”?<3></3> <5>Wszystkie pulpity tej organizacji zostaną usunięte.</5>",
|
||||
"delete-body": "",
|
||||
"id-header": "ID",
|
||||
"name-header": "Nazwa",
|
||||
"new-org-button": "Nowa organizacja"
|
||||
@@ -725,6 +725,7 @@
|
||||
"title-annotations": "Komentarze"
|
||||
},
|
||||
"link-dashboard-and-panel": "Połącz pulpit i panel",
|
||||
"placeholder-value-input": "",
|
||||
"placeholder-value-input-default": "Wpisz treść niestandardowej adnotacji…"
|
||||
},
|
||||
"bulk-actions": {
|
||||
@@ -1154,7 +1155,7 @@
|
||||
"title-something-wrong-trying-fetch-group-details": "Podczas próby pobrania szczegółów grupy wystąpił problem"
|
||||
},
|
||||
"evaluation-interval-limit-exceeded": {
|
||||
"body-minimum-interval": "W usłudze Grafana skonfigurowano minimalny odstęp czasu oceny: <1>{{minInterval}}</1>.<3></3>Skontaktuj się z administratorem, aby skonfigurować mniejszy odstęp czasu.",
|
||||
"body-minimum-interval": "",
|
||||
"title-global-evaluation-interval-limit-exceeded": "Przekroczono globalny limit odstępu czasu oceny"
|
||||
},
|
||||
"existing-rule-editor": {
|
||||
@@ -1302,7 +1303,7 @@
|
||||
"resolved": "Zakończone"
|
||||
}
|
||||
},
|
||||
"review-alert-payload": " Przejrzyj dane alertu, które chcesz dodać do ładunku:",
|
||||
"review-alert-payload": "",
|
||||
"title-add-custom-alerts": "Dodaj alerty niestandardowe"
|
||||
},
|
||||
"get-alert-suggestions": {
|
||||
@@ -1426,7 +1427,7 @@
|
||||
"title-add-folder-and-labels": "Dodaj folder i etykiety"
|
||||
},
|
||||
"grafana-managed-rule-type": {
|
||||
"description": "Obsługuje wiele źródeł danych dowolnego rodzaju.<1></1>Przekształcanie danych za pomocą wyrażeń."
|
||||
"description": ""
|
||||
},
|
||||
"grafana-modify-export": {
|
||||
"body-invalid-rule-id": "Identyfikator UID reguły w adresie URL strony jest nieprawidłowy. Sprawdź adres URL i spróbuj ponownie.",
|
||||
@@ -1865,7 +1866,7 @@
|
||||
"aria-label-new": "nowość"
|
||||
},
|
||||
"mimir-flavored-type": {
|
||||
"description": "Użyj źródła danych Mimir, Loki lub Cortex.<1></1>Wyrażenia nie są obsługiwane."
|
||||
"description": ""
|
||||
},
|
||||
"min-interval-option": {
|
||||
"label-interval": "Interwał",
|
||||
@@ -2094,7 +2095,7 @@
|
||||
"warning-1": "Usunięcie tego zbioru zasad dot. powiadomień jest nieodwracalne.",
|
||||
"warning-2": "Na pewno chcesz usunąć te zasady?"
|
||||
},
|
||||
"filter-description": "Filtruj zasady powiadomień, używając oddzielonej przecinkami listy dopasowań, np.:<1>severity=critical, region=EMEA</1>",
|
||||
"filter-description": "",
|
||||
"generated-policies": "Zasady generowane automatycznie",
|
||||
"matchers": "Dopasowania",
|
||||
"metadata": {
|
||||
@@ -2140,7 +2141,8 @@
|
||||
"conflict": "Inny użytkownik zaktualizował drzewo zbiorów zasad dot. powiadamiania.",
|
||||
"error-code": "Komunikat o błędzie: „{{error}}”",
|
||||
"routes": {
|
||||
"conflictingMatchers": "Nie można dodać ani zaktualizować trasy: dopasowywanie będzie w konflikcie z zewnętrznym drzewem routingu, jeśli kryteria {{-matchers}} zostaną scalone. Spowoduje to, że trasa będzie nieosiągalna."
|
||||
"conflictingMatchers": "Nie można dodać ani zaktualizować trasy: dopasowywanie będzie w konflikcie z zewnętrznym drzewem routingu, jeśli kryteria {{-matchers}} zostaną scalone. Spowoduje to, że trasa będzie nieosiągalna.",
|
||||
"unknownMatchers": ""
|
||||
},
|
||||
"suffix": "Odśwież stronę i spróbuj ponownie.",
|
||||
"title": "Nie udało się dodać lub zaktualizować zasad dotyczących powiadomień"
|
||||
@@ -2260,7 +2262,7 @@
|
||||
"error-no-query-editor": "Nie udało się załadować edytora zapytań. Powód: {{errorMessage}}"
|
||||
},
|
||||
"recording-rule-type": {
|
||||
"description": "Oblicz wstępnie wyrażenia.<1></1>Powinno to być połączone z regułą alertu."
|
||||
"description": ""
|
||||
},
|
||||
"recording-rules": {
|
||||
"description-target-data-source": "Źródło danych Prometheus, w którym mają być przechowywane reguły rejestrowania",
|
||||
@@ -2273,7 +2275,7 @@
|
||||
},
|
||||
"redirect-to-clone-rule": {
|
||||
"body-evaluation-group": "Konieczne będzie ustawienie nowej grupy oceny dla skopiowanej reguły, ponieważ oryginalna grupa została aprowizowana i nie można jej użyć w przypadku reguł utworzonych w interfejsie użytkownika.",
|
||||
"body-not-provisioned": "Nowa reguła <1>nie</1> zostanie oznaczona jako reguła po aprowizacji.",
|
||||
"body-not-provisioned": "",
|
||||
"confirmText-copy": "Kopiuj",
|
||||
"title-copy-provisioned-alert-rule": "Kopiuj regułę aprowizowanego alertu"
|
||||
},
|
||||
@@ -2308,13 +2310,13 @@
|
||||
"routing-settings": {
|
||||
"aria-label-group-by": "Grupuj według",
|
||||
"description-group-by": "Połącz wiele alertów w jedno powiadomienie, grupując je według tych samych wartości etykiet. Jeśli pole jest puste, jego wartość jest dziedziczona na podstawie domyślnej zasady dotyczącej powiadomień.",
|
||||
"group-interval": "Odstęp czasu grupy: <1>{{groupIntervalValue}}</1>",
|
||||
"group-wait": "Oczekiwanie grupy: <1>{{groupWaitValue}}</1>",
|
||||
"grouping": "Grupowanie: <1>{{fields}}</1>",
|
||||
"group-interval": "",
|
||||
"group-wait": "",
|
||||
"grouping": "",
|
||||
"label-group-by": "Grupuj według",
|
||||
"label-override-grouping": "Zastąp grupowanie",
|
||||
"label-override-timings": "Zastąp harmonogramy",
|
||||
"repeat-interval": "Powtarzanie odstępu czasu: <1>{{repeatIntervalValue}}</1>"
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Edytuj",
|
||||
@@ -2578,7 +2580,7 @@
|
||||
"relative-with-to": ""
|
||||
},
|
||||
"rule-type-picker": {
|
||||
"grafana-managed": "Wybierz „Zarządzane przez Grafana”, chyba że masz źródło danych Mimir, Loki lub Cortex z włączonym interfejsem API Ruler."
|
||||
"grafana-managed": ""
|
||||
},
|
||||
"rule-view": {
|
||||
"query": {
|
||||
@@ -2911,7 +2913,7 @@
|
||||
"test-contact-point-modal": {
|
||||
"custom-notification-message": "Wyślesz powiadomienie testowe, które będzie korzystać z adnotacji zdefiniowanych poniżej. Jest to dobra opcja, jeśli korzystasz z niestandardowych szablonów i wiadomości.",
|
||||
"notification-message": "Wiadomość z powiadomieniem",
|
||||
"predefined-notification-message": "Wyślesz powiadomienie testowe, które będzie korzystać ze wstępnie zdefiniowanego alertu. Jeśli zdefiniowano niestandardowy szablon lub wiadomość, w celu uzyskania lepszych wyników u góry przełącz się na <1>niestandardową</1> wiadomość z powiadomieniem.",
|
||||
"predefined-notification-message": "",
|
||||
"send-test-notification": "Wyślij powiadomienie testowe",
|
||||
"title-test-contact-point": "Testuj punkt kontaktu"
|
||||
},
|
||||
@@ -2920,7 +2922,7 @@
|
||||
},
|
||||
"threshold-expression-viewer": {
|
||||
"input": "Wejście",
|
||||
"stop-alerting-when": "Zatrzymaj alerty (lub stan oczekiwania), gdy "
|
||||
"stop-alerting-when": ""
|
||||
},
|
||||
"time-interval": {
|
||||
"add-time-interval": "Dodaj odstęp czasu",
|
||||
@@ -3108,7 +3110,7 @@
|
||||
"title-notification-policies": "Zasady powiadamiania"
|
||||
},
|
||||
"yaml-content-info": {
|
||||
"body": "Treść YAML w edytorze zawiera tylko konfigurację reguły alertu. <1></1>Aby skonfigurować usługę Prometheus, musisz podać resztę <4>zawartości pliku konfiguracyjnego.</4>"
|
||||
"body": ""
|
||||
}
|
||||
},
|
||||
"alertlist": {
|
||||
@@ -3184,7 +3186,7 @@
|
||||
"no-annotations-found": "Nie znaleziono adnotacji"
|
||||
},
|
||||
"annotation-list-item": {
|
||||
"tooltip-created-by": "Utworzone przez:<1></1> {{email}}"
|
||||
"tooltip-created-by": ""
|
||||
},
|
||||
"category-annotation-query": "Zapytanie dotyczące adnotacji",
|
||||
"category-display": "Wyświetl",
|
||||
@@ -3222,7 +3224,7 @@
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "Dodaj zapytanie do komentarza",
|
||||
"info-box-content": "<0>Komentarze umożliwiają integrację danych zdarzeń z wykresami. Są one wizualizowane jako pionowe linie i ikony na wszystkich panelach wykresów. Po najechaniu kursorem na ikonę komentarza możesz odczytać tekst związany ze zdarzeniem i poznać jego znaczniki. Zdarzenia komentarzy można dodawać bezpośrednio w usłudze Grafana, przytrzymując klawisz CTRL lub CMD i klikając wykres (lub przeciągając region). Zostaną one zapisane w bazie komentarzy Grafana.</0>",
|
||||
"info-box-content": "",
|
||||
"info-box-content-2": "Więcej informacji można znaleźć w <2>dokumentacji komentarzy</2>.",
|
||||
"title": "Brak dodanych niestandardowych zapytań do komentarzy"
|
||||
},
|
||||
@@ -3260,7 +3262,7 @@
|
||||
"auth-settings": "Ustawienia uwierzytelniania"
|
||||
},
|
||||
"auth-drawer-unconneced": {
|
||||
"subtitle": "Skonfiguruj ustawienia uwierzytelniania. Więcej informacji znajdziesz w <2>dokumentacji</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"auth-drawer-unconnected": {
|
||||
"advanced-auth": "Zaawansowane uwierzytelnianie",
|
||||
@@ -3294,7 +3296,7 @@
|
||||
"allowed-organizations-description": "Lista organizacji rozdzielona przecinkami lub spacjami. Użytkownik musi należeć do co najmniej \njednej organizacji, aby się zalogować.",
|
||||
"allowed-organizations-label": "Dozwolone organizacje",
|
||||
"allowed-organizations-placeholder": "Wprowadź organizacje (mój-zespół, mój_zespół itp.) i naciśnij klawisz Enter, aby je dodać",
|
||||
"api-url-description": "Punkt końcowy dostawcy OAuth2 udostępniający informacje o użytkownikach. Informacje zwracane przez ten punkt końcowy muszą być zgodne z formatem <2>OpenID UserInfo</2>.",
|
||||
"api-url-description": "",
|
||||
"api-url-required": "To pole musi zawierać prawidłowy adres URL, jeśli jest ustawiony.",
|
||||
"auth-style-description": "Określa, w jaki sposób „{{ clientIDLabel }}” i „{{ clientSecretLabel }}” są wysyłane do dostawcy OAuth2. Domyślnie jest to tryb automatycznego wykrywania.",
|
||||
"auth-style-label": "Styl uwierzytelniania",
|
||||
@@ -3439,7 +3441,7 @@
|
||||
}
|
||||
},
|
||||
"auth-config-auth-config-page-unconnected": {
|
||||
"subtitle": "Zarządzaj ustawieniami uwierzytelniania i skonfiguruj logowanie jednokrotne. Więcej informacji znajdziesz w <2>dokumentacji</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"bar-chart": {
|
||||
"warn": {
|
||||
@@ -4173,7 +4175,7 @@
|
||||
},
|
||||
"scopes": {
|
||||
"apply-selected-scopes": "Zastosuj",
|
||||
"selected-scopes-label": "Zakresy: "
|
||||
"selected-scopes-label": ""
|
||||
},
|
||||
"search-box": {
|
||||
"placeholder": "Wyszukaj lub przejdź do…"
|
||||
@@ -4315,7 +4317,7 @@
|
||||
"okay": "OK"
|
||||
},
|
||||
"not-found-datasource": {
|
||||
"body": "Być może błędnie wpisano adres URL lub wtyczka o identyfikatorze <1></1> jest niedostępna.<3></3>Aby wyświetlić listę dostępnych źródeł danych, <5>kliknij tutaj</5>."
|
||||
"body": ""
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
@@ -4358,8 +4360,8 @@
|
||||
"versionHistory": {
|
||||
"comparison": {
|
||||
"header": {
|
||||
"hide-json-diff": "Ukryj różnicę JSON ",
|
||||
"show-json-diff": "Pokaż różnicę JSON ",
|
||||
"hide-json-diff": "",
|
||||
"show-json-diff": "",
|
||||
"text": "Wersja {{version}} zaktualizowana przez {{createdBy}} ({{ageString}}) {{message}} "
|
||||
},
|
||||
"select": "Wybierz dwie wersje, aby rozpocząć porównywanie"
|
||||
@@ -4386,7 +4388,7 @@
|
||||
"label-label": "Etykieta",
|
||||
"label-placeholder": "np. śledzenie Tempo",
|
||||
"label-required": "To pole jest wymagane.",
|
||||
"sub-text": "<0>Zdefiniuj tekst, który opisze korelację.</0>",
|
||||
"sub-text": "",
|
||||
"title": "Zdefiniuj etykietę korelacji (krok 1 z 3)"
|
||||
},
|
||||
"configure-correlation-target-form": {
|
||||
@@ -4430,7 +4432,7 @@
|
||||
},
|
||||
"source-form": {
|
||||
"control-required": "To pole jest wymagane.",
|
||||
"description": "Aby przycisk korelacji pojawił się na wizualizacji, punkt danych musi dostarczać wartości do wszystkich zmiennych w postaci pól lub danych wyjściowych transformacji.<1></1>Uwaga: nie każda zmienna musi być wyraźnie zdefiniowana poniżej. Transformacja taka jak <4>logfmt</4> utworzy zmienne dla każdej pary klucz/wartość.",
|
||||
"description": "",
|
||||
"description-external-pre": "W docelowym adresie URL użyto następujących zmiennych:",
|
||||
"description-query-pre": "W zapytaniu docelowym użyto następujących zmiennych:",
|
||||
"external-title": "Skonfiguruj źródło danych, które będzie korzystać z adresu URL (krok 3 z 3)",
|
||||
@@ -4442,12 +4444,12 @@
|
||||
"results-required": "To pole jest wymagane.",
|
||||
"source-description": "Przy wynikach z wybranego źródła danych w panelu widoczne są linki",
|
||||
"source-label": "Źródło",
|
||||
"sub-text": "<0>Zdefiniuj, które źródło danych wyświetli korelację i które dane zastąpią wcześniej zdefiniowane zmienne.</0>"
|
||||
"sub-text": ""
|
||||
},
|
||||
"sub-title": "Zdefiniuj zależności między danymi z różnych źródeł. Więcej informacji znajdziesz w <2>dokumentacji</2>",
|
||||
"target-form": {
|
||||
"control-rules": "To pole jest wymagane.",
|
||||
"sub-text": "<0>Zdefiniuj, z czym będzie się łączyć korelacja. W przypadku typu zapytania zapytanie zostanie uruchomione po kliknięciu korelacji. W przypadku typu zewnętrznego kliknięcie korelacji otworzy adres URL.</0>",
|
||||
"sub-text": "",
|
||||
"target-description-external": "Podaj adres URL, który otworzy się po kliknięciu linku",
|
||||
"target-description-query": "Określ, którego źródła danych będzie dotyczyć zapytanie utworzone po kliknięciu linku",
|
||||
"target-label": "Cel",
|
||||
@@ -4654,7 +4656,7 @@
|
||||
}
|
||||
},
|
||||
"confirm-plugin-dashboard-save-modal": {
|
||||
"body-plugin-dashboard": "Zmiany zostaną utracone po zaktualizowaniu wtyczki.<1></1><2>Użyj opcji <1>Zapisz jako</1>, aby utworzyć wersję niestandardową.</2>",
|
||||
"body-plugin-dashboard": "",
|
||||
"cancel": "Anuluj",
|
||||
"overwrite": "Zastąp",
|
||||
"title-plugin-dashboard": "Pulpit wtyczek"
|
||||
@@ -4871,7 +4873,7 @@
|
||||
"add-visualization-body": "Wybierz źródło danych, a następnie wyszukaj i zwizualizuj dane na wykresach, w statystykach i tabelach lub utwórz listy, korzystaj ze znaczników markdown i innych widżetów.",
|
||||
"add-visualization-button": "Dodaj wizualizację",
|
||||
"add-visualization-header": "Dodaj wizualizację, aby rozpocząć tworzenie nowego pulpitu",
|
||||
"import-a-dashboard-body": "Zaimportuj pulpity z plików lub witryny <2>grafana.com</2>.",
|
||||
"import-a-dashboard-body": "",
|
||||
"import-a-dashboard-header": "Importuj pulpit",
|
||||
"import-dashboard-button": "Importuj pulpit",
|
||||
"show-less-dashboards": "",
|
||||
@@ -5331,8 +5333,8 @@
|
||||
"title-provisioned": "Pulpit aprowizowany"
|
||||
},
|
||||
"save-dashboard-error-proxy": {
|
||||
"body-name-exists": "W wybranym folderze istnieje już pulpit o tej samej nazwie.<1></1><2>Czy nadal chcesz zapisać ten pulpit?</2>",
|
||||
"body-version-mismatch": "Ktoś inny zaktualizował ten pulpit<1></1><2>Czy nadal chcesz zapisać ten pulpit?</2>",
|
||||
"body-name-exists": "",
|
||||
"body-version-mismatch": "",
|
||||
"confirmText-save-and-overwrite": "Zapisz i zastąp",
|
||||
"title-name-exists": "Konflikt",
|
||||
"title-version-mismatch": "Konflikt"
|
||||
@@ -5350,7 +5352,7 @@
|
||||
"cancel": "Anuluj",
|
||||
"cannot-be-saved": "Nie można zapisać tego pulpitu z poziomu interfejsu Grafany, ponieważ został on skonfigurowany z innego źródła. Skopiuj treść JSON lub zapisz ją w poniższym pliku, a następnie zaktualizuj pulpit w źródle aprowizacji.",
|
||||
"copy-json-to-clipboard": "Kopiuj JSON do schowka",
|
||||
"file-path": "<0>Ścieżka do pliku:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"save-json-to-file": "Zapisz JSON w pliku",
|
||||
"see-docs": "Więcej informacji na temat konfiguracji można znaleźć w <2>dokumentacji</2>."
|
||||
},
|
||||
@@ -5549,7 +5551,7 @@
|
||||
"transformation-picker": {
|
||||
"info": "Transformacje umożliwiają łączenie, obliczanie, zmianę kolejności, ukrywanie i zmienianie nazw wyników zapytania przed ich wizualizacją.",
|
||||
"info-graph-not-suitable": "Wiele transformacji nie jest odpowiednich, jeśli korzystasz z wizualizacji wykresów, ponieważ obecnie obsługuje ona tylko dane szeregów czasowych.",
|
||||
"info-switch-to-table": "Aby zrozumieć, na czym polega transformacja, pomocne może być przejście na wizualizację tabeli. ",
|
||||
"info-switch-to-table": "",
|
||||
"placeholder-search-for-transformation": "Szukaj transformacji",
|
||||
"read-more": "Czytaj więcej",
|
||||
"title-transformations": "Transformacje"
|
||||
@@ -5615,8 +5617,8 @@
|
||||
"version-history-comparison": {
|
||||
"button-restore": "Przywróć do wersji {{version}}",
|
||||
"label-view-json-diff": "Wyświetl plik diff JSON",
|
||||
"new-updated-by": "<0>Wersja {{version}}</0> zaktualizowana przez: {{editor}}, {{timeAgo}}",
|
||||
"old-updated-by": "<0>Wersja {{version}}</0> zaktualizowana przez: {{editor}}, {{timeAgo}}"
|
||||
"new-updated-by": "",
|
||||
"old-updated-by": ""
|
||||
},
|
||||
"version-history-table": {
|
||||
"aria-label-toggle-selection": "Przełącz wybór wersji {{version}}",
|
||||
@@ -6016,7 +6018,7 @@
|
||||
"cancel": "Anuluj"
|
||||
},
|
||||
"render-save-button-and-error": {
|
||||
"body-plugin-dashboard": "Zmiany zostaną utracone po zaktualizowaniu wtyczki. Użyj opcji <1>Zapisz jako</1>, aby utworzyć wersję niestandardową.",
|
||||
"body-plugin-dashboard": "",
|
||||
"title-failed-to-save-dashboard": "Nie udało się zapisać pulpitu",
|
||||
"title-plugin-dashboard": "Pulpit wtyczek",
|
||||
"title-someone-else-has-updated-this-dashboard": "Ktoś inny zaktualizował ten pulpit",
|
||||
@@ -6025,7 +6027,7 @@
|
||||
"save-and-overwrite": "„Zapisz i zastąp”"
|
||||
},
|
||||
"library-viz-panel-info": {
|
||||
"last-edited": "{{timeAgo}} przez: <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Używane na {{count}} pulpitach",
|
||||
"usage-count_few": "Używane na {{count}} pulpitach",
|
||||
"usage-count_many": "Używane na {{count}} pulpitach",
|
||||
@@ -6088,7 +6090,7 @@
|
||||
},
|
||||
"panel-data-queries-tab-rendered": {
|
||||
"add-query": "Dodaj zapytanie",
|
||||
"expression": "Wyrażenie "
|
||||
"expression": ""
|
||||
},
|
||||
"panel-data-transformations-tab": {
|
||||
"tab-label": "Transformacje"
|
||||
@@ -6146,7 +6148,7 @@
|
||||
"query": "Zapytanie"
|
||||
},
|
||||
"query-variable-editor-form": {
|
||||
"description-examples": "Nazwane grupy rejestracji mogą być używane do oddzielania wyświetlanego tekstu i wartości (<1>patrz przykłady</1>).",
|
||||
"description-examples": "",
|
||||
"description-optional": "Opcjonalnie pozwalają wyodrębnić część nazwy serii lub segmentu węzła metryki.",
|
||||
"label-data-source": "Źródło danych",
|
||||
"label-static-options-sort": "Sortowanie opcji statycznych",
|
||||
@@ -6207,7 +6209,7 @@
|
||||
"label-message": "Wiadomość",
|
||||
"placeholder-describe-changes-optional": "Dodaj notatkę, aby opisać zmiany (opcjonalnie).",
|
||||
"render-footer": {
|
||||
"body-plugin-dashboard": "Zmiany zostaną utracone po zaktualizowaniu wtyczki. Użyj opcji <1>Zapisz jako</1>, aby utworzyć wersję niestandardową.",
|
||||
"body-plugin-dashboard": "",
|
||||
"no-changes-to-save": "Brak zmian do zapisania",
|
||||
"title-failed-to-save-dashboard": "Nie udało się zapisać pulpitu",
|
||||
"title-plugin-dashboard": "Pulpit wtyczek",
|
||||
@@ -6245,7 +6247,7 @@
|
||||
"cancel": "Anuluj",
|
||||
"cannot-be-saved": "Nie można zapisać tego pulpitu z poziomu interfejsu Grafany, ponieważ został on skonfigurowany z innego źródła. Skopiuj treść JSON lub zapisz ją w poniższym pliku, a następnie zaktualizuj pulpit w źródle aprowizacji.",
|
||||
"copy-json-to-clipboard": "Kopiuj JSON do schowka",
|
||||
"file-path": "<0>Ścieżka do pliku:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"label-description": "Opis",
|
||||
"label-target-folder": "Katalog docelowy",
|
||||
"label-title": "Tytuł",
|
||||
@@ -6414,8 +6416,8 @@
|
||||
},
|
||||
"version-history-comparison": {
|
||||
"label-view-json-diff": "Wyświetl plik diff JSON",
|
||||
"new-version-updated": "<0>Wersja {{version}}</0> zaktualizowana przez: {{editor}}, {{timeAgo}}",
|
||||
"old-version-updated": "<0>Wersja {{version}}</0> zaktualizowana przez: {{editor}}, {{timeAgo}}"
|
||||
"new-version-updated": "",
|
||||
"old-version-updated": ""
|
||||
},
|
||||
"version-history-header": {
|
||||
"compare-versions": "Porównanie: {{baseVersion}} <3></3> {{newVersion}}",
|
||||
@@ -6493,7 +6495,7 @@
|
||||
"provisioned-delete-modal": {
|
||||
"confirm-button": "OK",
|
||||
"text-1": "Ten pulpit nawigacyjny jest zarządzany z poziomu konfiguracji w usłudze Grafana i nie można go usunąć. Aby go usunąć, usuń pulpit z pliku konfiguracyjnego.",
|
||||
"text-2": "Więcej informacji na temat konfiguracji można znaleźć w dokumentacji usługi Grafana. ",
|
||||
"text-2": "",
|
||||
"text-3": "Ścieżka pliku: {{provisionedId}}",
|
||||
"text-link": "Przejdź do strony dokumentów",
|
||||
"title": "Nie można usunąć skonfigurowanego pulpitu"
|
||||
@@ -6571,7 +6573,7 @@
|
||||
},
|
||||
"data-source-testing-status-page": {
|
||||
"error-more-details-link": "Kliknij <2>tutaj</2>, aby dowiedzieć się więcej o tym błędzie.",
|
||||
"success-more-details-links": "Następnie możesz rozpocząć wizualizację danych, <2>tworząc pulpit</2> lub tworząc zapytanie dotyczące danych w widoku <5>Eksploruj</5>."
|
||||
"success-more-details-links": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"datasource-add-button": {
|
||||
@@ -6667,7 +6669,7 @@
|
||||
"test": "Test"
|
||||
},
|
||||
"cloud-info-box": {
|
||||
"body-alert": "Możesz ułatwić sobie życie i wybrać {{mainDS}} (oraz {{extraDS}}) jako w pełni zarządzane, skalowalne źródła danych hostowane przez Grafana Labs w ramach <6>planu Grafana Cloud, który będzie zawsze bezpłatny</6>.",
|
||||
"body-alert": "",
|
||||
"title-alert": "Skonfiguruj źródło danych {{mainDS}} poniżej"
|
||||
},
|
||||
"dashboards-table": {
|
||||
@@ -6795,18 +6797,18 @@
|
||||
"no-events-yet": "Jeszcze nie ma zdarzeń"
|
||||
},
|
||||
"render-info-viewer": {
|
||||
"data-counter": "Dane: {{numDataChanges}} ",
|
||||
"data-counter": "",
|
||||
"elapsed-time": "Czas: {{elapsed}} ms",
|
||||
"field": "Pole",
|
||||
"last": "Ostatni",
|
||||
"render-counter": "Renderowanie: {{numRenders}} ",
|
||||
"schema-counter": "Schemat: {{numSchemaChanges}} ",
|
||||
"render-counter": "",
|
||||
"schema-counter": "",
|
||||
"title-reset-counters": "Resetuj liczniki",
|
||||
"tooltip-step-back": "Krok wstecz",
|
||||
"type": "Typ"
|
||||
},
|
||||
"state-view": {
|
||||
"current-value": "Bieżąca wartość: {{currentValue}} ",
|
||||
"current-value": "",
|
||||
"label-state-name": "Nazwa stanu"
|
||||
}
|
||||
},
|
||||
@@ -7253,7 +7255,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"learn-more": "Dowiedz się więcej",
|
||||
"pro-tip-define-sources-through-configuration-files": " Wskazówka: źródła danych można też definiować za pomocą plików konfiguracyjnych. "
|
||||
"pro-tip-define-sources-through-configuration-files": ""
|
||||
}
|
||||
},
|
||||
"pane": {
|
||||
@@ -7315,8 +7317,6 @@
|
||||
"query-deleted": "Usunięto zapytanie"
|
||||
},
|
||||
"rich-history-queries-tab": {
|
||||
"displaying-partial-queries": "Wyświetlanie {{ count }} zapytań",
|
||||
"displaying-queries": "Liczba zapytań: {{ count }}",
|
||||
"filter-aria-label": "Filtruj zapytania dla źródeł danych",
|
||||
"filter-history": "Filtruj historię",
|
||||
"filter-placeholder": "Filtruj zapytania dla źródeł danych",
|
||||
@@ -7326,7 +7326,15 @@
|
||||
"search-placeholder": "Szukaj zapytań",
|
||||
"showing-queries": "Wyświetlono {{ shown }} z {{ total }} <0>Załaduj więcej</0>",
|
||||
"sort-aria-label": "Sortuj zapytania",
|
||||
"sort-placeholder": "Sortuj zapytania według"
|
||||
"sort-placeholder": "Sortuj zapytania według",
|
||||
"displaying-partial-queries_one": "",
|
||||
"displaying-partial-queries_few": "",
|
||||
"displaying-partial-queries_many": "",
|
||||
"displaying-partial-queries_other": "",
|
||||
"displaying-queries_one": "",
|
||||
"displaying-queries_few": "",
|
||||
"displaying-queries_many": "",
|
||||
"displaying-queries_other": ""
|
||||
},
|
||||
"rich-history-settings-tab": {
|
||||
"alert-info": "Grafana zachowa wpisy do {{optionLabel}}.Wpisy oznaczone gwiazdką nie zostaną usunięte.",
|
||||
@@ -7518,7 +7526,7 @@
|
||||
"copy-shortened-link-menu": "Otwórz opcje kopiowania linku",
|
||||
"refresh-picker-cancel": "Anuluj",
|
||||
"refresh-picker-run": "Uruchom zapytanie",
|
||||
"split-close": " Zamknij ",
|
||||
"split-close": "",
|
||||
"split-close-tooltip": "Zamknij podzielone okienko",
|
||||
"split-narrow": "Wąskie okno",
|
||||
"split-title": "Podział",
|
||||
@@ -7648,8 +7656,8 @@
|
||||
},
|
||||
"math": {
|
||||
"available-math-functions": "Dostępne funkcje matematyczne",
|
||||
"run-math-operations": "Uruchom operacje matematyczne na co najmniej jednym zapytaniu. Odwołujesz się do zapytania za pomocą {{refExample}}, czyli {{ref1}}, {{ref2}}, {{ref3}} itp.<10></10>Przykład: <12>{{example}}</12>",
|
||||
"tooltip-footer": "Zapoznaj się z naszą dodatkową dokumentacją na temat <2>wyrażeń matematycznych</2>.",
|
||||
"run-math-operations": "",
|
||||
"tooltip-footer": "",
|
||||
"tooltip-title": "Operator matematyczny",
|
||||
"tooltip-trigger": "Wyrażenie"
|
||||
},
|
||||
@@ -8708,7 +8716,7 @@
|
||||
},
|
||||
"data-source-http-settings": {
|
||||
"access-help": "Pomoc <1></1>",
|
||||
"access-help-details": "Tryb dostępu kontroluje sposób obsługi żądań do źródła danych.Jeśli nie określono inaczej, preferowanym trybem powinien być <1> <1>Serwer</1></1>.",
|
||||
"access-help-details": "",
|
||||
"access-help-title": "Uzyskaj dostęp do pomocy",
|
||||
"access-label": "Dostęp",
|
||||
"allowed-cookies": "Dozwolone pliki cookie",
|
||||
@@ -8976,7 +8984,7 @@
|
||||
"cell-inspect": "Sprawdź wartość",
|
||||
"cell-inspect-tooltip": "Sprawdź wartość",
|
||||
"copy": "Kopiuj do schowka",
|
||||
"csv-counts": "Wiersze:{{rows}}, Kolumny:{{columns}} <5></5>",
|
||||
"csv-counts": "",
|
||||
"csv-placeholder": "Wprowadź plik CSV tutaj…",
|
||||
"filter-placeholder": "Wartości filtra",
|
||||
"filter-popup-apply": "OK",
|
||||
@@ -9261,7 +9269,6 @@
|
||||
"name-line-width": "Szerokość linii",
|
||||
"name-stacking": "Układanie"
|
||||
},
|
||||
"inline-token-warning-badge-tooltip": "",
|
||||
"inspector": {
|
||||
"inspect-data-tab": {
|
||||
"loading": "Ładowanie",
|
||||
@@ -9429,7 +9436,7 @@
|
||||
"error-fetching": "Błąd podczas pobierania ustawień LDAP",
|
||||
"error-saving": "Błąd zapisywania ustawień LDAP",
|
||||
"error-validate-form": "Błąd walidacji ustawień LDAP",
|
||||
"feature-flag-disabled": "Ta strona jest dostępna tylko po włączeniu flagi funkcji <1>ssoSettingsLDAP</1>.",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "Ustawienia LDAP zapisane"
|
||||
},
|
||||
"bind-dn": {
|
||||
@@ -9470,7 +9477,7 @@
|
||||
"label": "Baza wyszukiwania adresów DNS",
|
||||
"placeholder": "przykład: dc=grafana,dc=org"
|
||||
},
|
||||
"subtitle": "Integracja LDAP w usłudze Grafana umożliwia jej użytkownikom logowanie się przy użyciu poświadczeń LDAP. Więcej informacji znajdziesz w naszej <2><0>dokumentacji</0></2>.",
|
||||
"subtitle": "",
|
||||
"title": "Podstawowe ustawienia"
|
||||
},
|
||||
"library-panel": {
|
||||
@@ -9514,7 +9521,7 @@
|
||||
"dashboard-name": "Nazwa pulpitu"
|
||||
},
|
||||
"library-panel-info": {
|
||||
"last-edited": "Ostatnio edytowane {{timeAgo}} przez: <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Używane na {{count}} pulpitu",
|
||||
"usage-count_few": "Używane na {{count}} pulpitach",
|
||||
"usage-count_many": "Używane na {{count}} pulpitu",
|
||||
@@ -9831,7 +9838,7 @@
|
||||
"tooltip-unpin-line": "Odepnij wiersz"
|
||||
},
|
||||
"log-row-message": {
|
||||
"ellipsis": "… ",
|
||||
"ellipsis": "",
|
||||
"more": "więcej",
|
||||
"see-details": "Zobacz szczegóły logu",
|
||||
"tooltip-error": "Błąd: {{errorMessage}}"
|
||||
@@ -10227,7 +10234,7 @@
|
||||
},
|
||||
"resource-table": {
|
||||
"dashboard-load-error": "Nie można załadować pulpitu",
|
||||
"error-library-element-sub": "Element biblioteki {uid}",
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "Nie można załadować elementu biblioteki",
|
||||
"unknown-datasource-title": "Źródło danych {{datasourceUID}}",
|
||||
"unknown-datasource-type": "Nieznane źródło danych"
|
||||
@@ -10881,10 +10888,10 @@
|
||||
"placeholder-optional": "(opcjonalnie)",
|
||||
"role": "Rola",
|
||||
"submit": "Prześlij",
|
||||
"tooltip": "Możesz teraz wybrać opcję „Brak podstawowej roli” i dodać uprawnienia zgodnie z własnymi potrzebami. Więcej informacji znajdziesz w <1>dokumentacji</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"user-invite-page": {
|
||||
"sub-title": "Wyślij zaproszenie lub dodaj istniejącego użytkownika Grafany do organizacji.<1> {{orgName}}</1>",
|
||||
"sub-title": "",
|
||||
"text": {
|
||||
"invite-user": "Zaproś użytkownika"
|
||||
}
|
||||
@@ -10973,7 +10980,7 @@
|
||||
"switch-to-table": "Przełącz na tabelę"
|
||||
},
|
||||
"panel-plugin-error": {
|
||||
"text-load-error": "Więcej informacji znajdziesz w logach uruchamiania serwera. <1></1>Jeśli ta wtyczka została załadowana z serwisu Git, upewnij się, że została skompilowana.",
|
||||
"text-load-error": "",
|
||||
"title-load-error": "Błąd podczas wczytywania panelu: {{panelId}}",
|
||||
"title-not-found": "Nie znaleziono wtyczki panelu: {{id}}"
|
||||
},
|
||||
@@ -11167,7 +11174,7 @@
|
||||
},
|
||||
"details": {
|
||||
"connections-tab": {
|
||||
"description": "{{pluginName}} ma skonfigurowane następujące źródła danych. Kliknij kafelek, aby wyświetlić szczegóły konfiguracji. Wszystkie połączenia źródeł danych znajdziesz w sekcji <4><0>Połączenia</0> – <3>Źródła danych</3>.</4>"
|
||||
"description": ""
|
||||
},
|
||||
"disabled-error": {
|
||||
"angular-deprecation-link": "Dowiedz się więcej o deprecjacji Angular",
|
||||
@@ -11184,7 +11191,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"contactGrafanaLabs": "Skontaktuj się z Grafana Labs",
|
||||
"customLinks": "Linki niestandardowe ",
|
||||
"customLinks": "",
|
||||
"customLinksTooltip": "Linki te udostępnia programista wtyczki w celu zaoferowania dodatkowych, właściwych dla programisty zasobów i informacji",
|
||||
"dependencies": "Zależności",
|
||||
"documentation": "Dokumentacja",
|
||||
@@ -11195,7 +11202,7 @@
|
||||
"latestVersion": "Najnowsza wersja",
|
||||
"license": "Licencja",
|
||||
"raiseAnIssue": "Zgłoś sprawę",
|
||||
"reportAbuse": "Zgłoś problem ",
|
||||
"reportAbuse": "",
|
||||
"reportAbuseTooltip": "Zgłaszaj sprawy związane ze złośliwymi lub szkodliwymi wtyczkami bezpośrednio do Grafana Labs.",
|
||||
"repository": "Repozytorium",
|
||||
"signature": "Podpis",
|
||||
@@ -11205,8 +11212,8 @@
|
||||
"modal": {
|
||||
"cancel": "Anuluj",
|
||||
"copyEmail": "Kopiuj adres e-mail",
|
||||
"description": "Ta funkcja służy do zgłaszania złośliwych lub szkodliwych zachowań w ramach wtyczek. W przypadku problemów z wtyczką napisz do nas na adres: ",
|
||||
"node": "Uwaga: w przypadku ogólnych problemów z wtyczką, takich jak błędy lub prośby o dodanie nowych funkcji, skontaktuj się z autorem wtyczki, korzystając z podanych linków. ",
|
||||
"description": "",
|
||||
"node": "",
|
||||
"title": "Zgłoś problem z wtyczką"
|
||||
}
|
||||
},
|
||||
@@ -11274,7 +11281,7 @@
|
||||
"message": "Wszystkie wtyczki są aktualne"
|
||||
},
|
||||
"not-found-plugin": {
|
||||
"body-plugin-not-found": "Nie można znaleźć wtyczki. Sprawdź, czy adres URL jest poprawny, lub <1></1>przejdź do <3>katalogu wtyczek</3>.",
|
||||
"body-plugin-not-found": "",
|
||||
"title-plugin-not-found": "Nie znaleziono wtyczki"
|
||||
},
|
||||
"plugin-actions": {
|
||||
@@ -11750,7 +11757,6 @@
|
||||
"unsupported-repository-type": ""
|
||||
},
|
||||
"inline-secure-values-warning": "",
|
||||
"inline-token-warning-badge-text": "",
|
||||
"job-status": {
|
||||
"label-view-details": "Zobacz szczegóły",
|
||||
"loading-finished-job": "Wczytywanie zakończonego zadania…",
|
||||
@@ -11927,6 +11933,17 @@
|
||||
"label-current-step": "Aktualny krok",
|
||||
"label-pending-step": "Oczekujący krok"
|
||||
},
|
||||
"status-badge": {
|
||||
"automatic-pulling-disabled": "",
|
||||
"deleting": "",
|
||||
"error": "",
|
||||
"pending": "",
|
||||
"pulling": "",
|
||||
"unknown": "",
|
||||
"up-to-date": "",
|
||||
"waiting-for-health-check": "",
|
||||
"warning": ""
|
||||
},
|
||||
"success-title-default": "Powodzenie",
|
||||
"sync-job": {
|
||||
"error-no-job-id": "Nie udało się uruchomić zadania",
|
||||
@@ -12104,7 +12121,7 @@
|
||||
"annotations-show-text": "Komentarze = pokaż",
|
||||
"time-range-picker-disabled-text": "Selektor zakresu czasu = wyłączony",
|
||||
"time-range-picker-enabled-text": "Selektor zakresu czasu = włączony",
|
||||
"time-range-text": "Zakres czasu = "
|
||||
"time-range-text": ""
|
||||
},
|
||||
"share": {
|
||||
"success-delete": "Nie można już udostępnić pulpitu"
|
||||
@@ -12143,7 +12160,7 @@
|
||||
"revoke-user-access-modal-desc-line1": "Czy na pewno chcesz cofnąć dostęp dla konta {{email}}?"
|
||||
},
|
||||
"delete-user-shared-dashboards-modal": {
|
||||
"revoke-user-access-modal-desc-line2": "To działanie spowoduje natychmiastowe odebranie dostępu konta {{email}} do wszystkich pulpitów udostępnionych."
|
||||
"revoke-user-access-modal-desc-line2": ""
|
||||
},
|
||||
"modal": {
|
||||
"shared-dashboard-modal-title": "Udostępnione pulpity"
|
||||
@@ -12318,7 +12335,7 @@
|
||||
},
|
||||
"menu": {
|
||||
"clear-button": "Wyczyść wszystko",
|
||||
"tooltip": "Możesz teraz wybrać opcję „Brak podstawowej roli” i dodać uprawnienia zgodnie z własnymi potrzebami. Więcej informacji znajdziesz w <1>dokumentacji</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"menu-aria-label": "Menu selektora ról",
|
||||
"menu-group-option-aria-label": "Opcja selektora ról",
|
||||
@@ -12328,7 +12345,7 @@
|
||||
},
|
||||
"sub-menu-aria-label": "Podmenu selektora ról",
|
||||
"title": {
|
||||
"description": "Przypisz użytkownikom role, aby zapewnić szczegółową kontrolę nad dostępem do funkcji i zasobów usługi Grafana. Więcej informacji znajdziesz w <2><0>dokumentacji</0></2>."
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"role-picker-drawer": {
|
||||
@@ -12451,7 +12468,7 @@
|
||||
},
|
||||
"select": {
|
||||
"select-menu": {
|
||||
"selected-count": "Wybrano "
|
||||
"selected-count": ""
|
||||
}
|
||||
},
|
||||
"service-account-create-page": {
|
||||
@@ -12550,6 +12567,7 @@
|
||||
"aria-label-role": "Rola"
|
||||
},
|
||||
"service-account-tokens-table": {
|
||||
"aria-label-delete-button": "",
|
||||
"created": "Utworzono",
|
||||
"expires": "Wygasa",
|
||||
"last-used-at": "Ostatnio używane",
|
||||
@@ -12639,7 +12657,7 @@
|
||||
"info-text": "Utwórz bezpośredni link do tego pulpitu lub panelu, dostosowany za pomocą poniższych opcji.",
|
||||
"link-url": "Link URL",
|
||||
"render-alert": "Nie zainstalowano wtyczki renderowania obrazów",
|
||||
"render-instructions": "Aby wyrenderować obraz, musisz zainstalować <2>wtyczkę do renderowania obrazów w Grafanie</2>. Skontaktuj się z administratorem usługi Grafana, aby zainstalować wtyczkę.",
|
||||
"render-instructions": "",
|
||||
"rendered-image": "Obraz renderowany z bezpośredniego linku",
|
||||
"save-alert": "Nie zapisano pulpitu",
|
||||
"save-dashboard": "Aby wyrenderować obraz panelu, musisz najpierw zapisać pulpit.",
|
||||
@@ -12663,7 +12681,7 @@
|
||||
"info-text-1": "Migawka to błyskawiczny sposób na publiczne udostępnienie interaktywnego pulpitu. Po utworzeniu usuwamy wrażliwe dane, takie jak zapytania (dane, szablony i komentarze) oraz linki do paneli, pozostawiając tylko widoczne dane metryczne i nazwy serii osadzone na pulpicie.",
|
||||
"info-text-2": "Pamiętaj, że Twoją migawkę <1>może wyświetlić każdy</1>, kto ma link i dostęp do adresu URL. Dziel się mądrze.",
|
||||
"local-button": "Opublikuj migawkę",
|
||||
"mistake-message": "Czy to błąd? ",
|
||||
"mistake-message": "",
|
||||
"name": "Nazwa migawki",
|
||||
"timeout": "Limit czasu (w sekundach)",
|
||||
"timeout-description": "Jeśli zbieranie danych z pulpitu zajmuje dużo czasu, może być konieczne skonfigurowanie wartości limitu czasu.",
|
||||
@@ -13277,7 +13295,7 @@
|
||||
"forwards-time-aria-label": "Przesuń zakres czasu do przodu",
|
||||
"to": "do",
|
||||
"zoom-out-button": "Oddal zakres czasu",
|
||||
"zoom-out-tooltip": "Oddal zakres czasu <1></1> CTRL+Z"
|
||||
"zoom-out-tooltip": ""
|
||||
},
|
||||
"time-range": {
|
||||
"apply": "Zastosuj zakres czasu",
|
||||
@@ -13402,7 +13420,7 @@
|
||||
},
|
||||
"transformations": {
|
||||
"empty": {
|
||||
"add-transformation-body": "Transformacje umożliwiają zmianę danych na różne sposoby przed wyświetleniem wizualizacji.<1></1>Obejmuje to łączenie danych, zmianę nazw pól, wykonywanie obliczeń, formatowanie danych do wyświetlania i inne czynności.",
|
||||
"add-transformation-body": "",
|
||||
"add-transformation-header": "Rozpocznij transformację danych"
|
||||
}
|
||||
},
|
||||
@@ -13669,7 +13687,7 @@
|
||||
"label-format": "Format",
|
||||
"label-set-timezone": "Ustaw strefę czasową",
|
||||
"label-time-field": "Pole czasu",
|
||||
"tooltip-format": "Format wyjściowy pola określonego jako <2>Ciąg formatowania Moment.js</2>.",
|
||||
"tooltip-format": "",
|
||||
"tooltip-timezone-manually": "Ręcznie ustaw strefę czasową daty"
|
||||
},
|
||||
"format-time-transformer-editor": {
|
||||
@@ -14264,8 +14282,8 @@
|
||||
"message": "Nie znaleziono użytkowników"
|
||||
},
|
||||
"token-revoked-modal": {
|
||||
"auto-revoked": "Token sesji został automatycznie unieważniony, ponieważ osiągnięto <2>maksymalną liczbę {{numSessions}} jednoczesnych sesji</2> na koncie.",
|
||||
"resume-message": "<0>Aby wznowić sesję, zaloguj się ponownie.</0>W przypadku wielokrotnego automatycznego wylogowania skontaktuj się z administratorem lub odwiedź stronę licencji, aby sprawdzić swój limit.",
|
||||
"auto-revoked": "",
|
||||
"resume-message": "",
|
||||
"sign-in": "Zaloguj się",
|
||||
"title-you-have-been-automatically-signed-out": "Nastąpiło automatyczne wylogowanie"
|
||||
},
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"dismiss": "Ignorar",
|
||||
"heading": "Autenticação empresarial",
|
||||
"learn-more-link": "Saiba mais",
|
||||
"text": "Gerencie usuários, equipes e permissões automaticamente com <1>SAML</1>, <3>SCIM</3>, <6>LDAP</6> e <8>RBAC</8>, disponíveis na Grafana Cloud e na Grafana Enterprise."
|
||||
"text": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "Auditoria",
|
||||
@@ -209,7 +209,7 @@
|
||||
"title-delete": "Excluir"
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "Tem certeza de que deseja excluir \"{{deleteOrgName}}\"?<3></3> <5>Todos os painéis de controle desta organização serão removidos!</5>",
|
||||
"delete-body": "",
|
||||
"id-header": "ID",
|
||||
"name-header": "Nome",
|
||||
"new-org-button": "Nova organização"
|
||||
@@ -719,6 +719,7 @@
|
||||
"title-annotations": "Anotações"
|
||||
},
|
||||
"link-dashboard-and-panel": "Vincular painel de controle e painel",
|
||||
"placeholder-value-input": "",
|
||||
"placeholder-value-input-default": "Insira o conteúdo da anotação personalizada…"
|
||||
},
|
||||
"bulk-actions": {
|
||||
@@ -1144,7 +1145,7 @@
|
||||
"title-something-wrong-trying-fetch-group-details": "Ocorreu um erro ao tentar obter detalhes do grupo"
|
||||
},
|
||||
"evaluation-interval-limit-exceeded": {
|
||||
"body-minimum-interval": "Um intervalo mínimo de avaliação de <1>{{minInterval}}</1> foi configurado na Grafana.<3></3>Entre em contato com o administrador para configurar um intervalo menor.",
|
||||
"body-minimum-interval": "",
|
||||
"title-global-evaluation-interval-limit-exceeded": "Limite de intervalo de avaliação global excedido"
|
||||
},
|
||||
"existing-rule-editor": {
|
||||
@@ -1292,7 +1293,7 @@
|
||||
"resolved": "Resolvido"
|
||||
}
|
||||
},
|
||||
"review-alert-payload": " Revise os dados de alerta para adicionar à carga útil:",
|
||||
"review-alert-payload": "",
|
||||
"title-add-custom-alerts": "Adicionar alertas personalizados"
|
||||
},
|
||||
"get-alert-suggestions": {
|
||||
@@ -1416,7 +1417,7 @@
|
||||
"title-add-folder-and-labels": "Adicionar pasta e rótulos"
|
||||
},
|
||||
"grafana-managed-rule-type": {
|
||||
"description": "Compatível com várias fontes de dados de qualquer tipo.<1></1>Transforme dados com expressões."
|
||||
"description": ""
|
||||
},
|
||||
"grafana-modify-export": {
|
||||
"body-invalid-rule-id": "O UID da regra na URL da página é inválido. Verifique a URL e tente novamente.",
|
||||
@@ -1853,7 +1854,7 @@
|
||||
"aria-label-new": "novo"
|
||||
},
|
||||
"mimir-flavored-type": {
|
||||
"description": "Use uma fonte de dados Mimir, Loki ou Cortex.<1></1>As expressões não são compatíveis."
|
||||
"description": ""
|
||||
},
|
||||
"min-interval-option": {
|
||||
"label-interval": "Intervalo",
|
||||
@@ -2082,7 +2083,7 @@
|
||||
"warning-1": "A exclusão desta política de notificação irá removê-la permanentemente.",
|
||||
"warning-2": "Tem certeza de que deseja excluir esta política?"
|
||||
},
|
||||
"filter-description": "Filtre as políticas de notificação usando uma lista de correspondências separadas por vírgulas, por exemplo:<1>severity=critical, region=EMEA</1>",
|
||||
"filter-description": "",
|
||||
"generated-policies": "Políticas geradas automaticamente",
|
||||
"matchers": "Correspondências",
|
||||
"metadata": {
|
||||
@@ -2126,7 +2127,8 @@
|
||||
"conflict": "A árvore de políticas de notificação foi atualizada por outro usuário.",
|
||||
"error-code": "Mensagem de erro: \"{{error}}\"",
|
||||
"routes": {
|
||||
"conflictingMatchers": "Não é possível adicionar ou atualizar a rota: os operadores de correspondência entram em conflito com uma árvore de roteamento externa se mesclamos os operadores de correspondência {{-matchers}}. Isso tornaria a rota inacessível."
|
||||
"conflictingMatchers": "Não é possível adicionar ou atualizar a rota: os operadores de correspondência entram em conflito com uma árvore de roteamento externa se mesclamos os operadores de correspondência {{-matchers}}. Isso tornaria a rota inacessível.",
|
||||
"unknownMatchers": ""
|
||||
},
|
||||
"suffix": "Atualize a página e tente novamente.",
|
||||
"title": "Falha ao adicionar ou atualizar a política de notificação"
|
||||
@@ -2244,7 +2246,7 @@
|
||||
"error-no-query-editor": "Não foi possível carregar o editor de consultas devido a: {{errorMessage}}"
|
||||
},
|
||||
"recording-rule-type": {
|
||||
"description": "Pré-calcular expressões.<1></1>Deve ser combinado com uma regra de alerta."
|
||||
"description": ""
|
||||
},
|
||||
"recording-rules": {
|
||||
"description-target-data-source": "A fonte de dados do Prometheus em que as regras de gravação serão registradas",
|
||||
@@ -2257,7 +2259,7 @@
|
||||
},
|
||||
"redirect-to-clone-rule": {
|
||||
"body-evaluation-group": "Você precisará definir um novo grupo de avaliação para a regra copiada, pois o original foi provisionado e não pode ser usado para regras criadas na interface do usuário.",
|
||||
"body-not-provisioned": "A nova regra <1>não</1> será marcada como uma regra provisionada.",
|
||||
"body-not-provisioned": "",
|
||||
"confirmText-copy": "Copiar",
|
||||
"title-copy-provisioned-alert-rule": "Copiar regra de alerta provisionada"
|
||||
},
|
||||
@@ -2292,13 +2294,13 @@
|
||||
"routing-settings": {
|
||||
"aria-label-group-by": "Agrupar por",
|
||||
"description-group-by": "Combine vários alertas em uma única notificação agrupando-os pelos mesmos valores de rótulo. Se estiver vazio, ele é herdado da política de notificação padrão.",
|
||||
"group-interval": "Intervalo do grupo: <1>{{groupIntervalValue}}</1>",
|
||||
"group-wait": "Espera do grupo: <1>{{groupWaitValue}}</1>",
|
||||
"grouping": "Agrupamento: <1>{{fields}}</1>",
|
||||
"group-interval": "",
|
||||
"group-wait": "",
|
||||
"grouping": "",
|
||||
"label-group-by": "Agrupar por",
|
||||
"label-override-grouping": "Substituir agrupamento",
|
||||
"label-override-timings": "Substituir cronogramas",
|
||||
"repeat-interval": "Intervalo de repetição: <1>{{repeatIntervalValue}}</1>"
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Editar",
|
||||
@@ -2554,7 +2556,7 @@
|
||||
"relative-with-to": ""
|
||||
},
|
||||
"rule-type-picker": {
|
||||
"grafana-managed": "Selecione \"Gerenciado pela Grafana\", a menos que você tenha uma fonte de dados Mimir, Loki ou Cortex com a API do Ruler ativada."
|
||||
"grafana-managed": ""
|
||||
},
|
||||
"rule-view": {
|
||||
"query": {
|
||||
@@ -2887,7 +2889,7 @@
|
||||
"test-contact-point-modal": {
|
||||
"custom-notification-message": "Você enviará uma notificação de teste que usa as anotações definidas abaixo. Esta opção é indicada se você usar modelos e mensagens personalizados.",
|
||||
"notification-message": "Mensagem de notificação",
|
||||
"predefined-notification-message": "Você enviará uma notificação de teste que usa um alerta predefinido. Se você definiu um modelo ou mensagem personalizada, mude para a mensagem de notificação <1>personalizada</1> acima para ter resultados melhores.",
|
||||
"predefined-notification-message": "",
|
||||
"send-test-notification": "Enviar notificação de teste",
|
||||
"title-test-contact-point": "Testar ponto de contato"
|
||||
},
|
||||
@@ -2896,7 +2898,7 @@
|
||||
},
|
||||
"threshold-expression-viewer": {
|
||||
"input": "Entrada",
|
||||
"stop-alerting-when": "Parar de alertar (ou estado pendente) quando for inferior a "
|
||||
"stop-alerting-when": ""
|
||||
},
|
||||
"time-interval": {
|
||||
"add-time-interval": "Adicionar intervalo de tempo",
|
||||
@@ -3084,7 +3086,7 @@
|
||||
"title-notification-policies": "Política de notificações"
|
||||
},
|
||||
"yaml-content-info": {
|
||||
"body": "O conteúdo YAML no editor contém apenas a configuração da regra de alerta <1></1>Para configurar o Prometheus, você precisa fornecer o restante do <4>conteúdo do arquivo de configuração.</4>"
|
||||
"body": ""
|
||||
}
|
||||
},
|
||||
"alertlist": {
|
||||
@@ -3160,7 +3162,7 @@
|
||||
"no-annotations-found": "Nenhuma anotação encontrada"
|
||||
},
|
||||
"annotation-list-item": {
|
||||
"tooltip-created-by": "Criado por:<1></1> {{email}}"
|
||||
"tooltip-created-by": ""
|
||||
},
|
||||
"category-annotation-query": "Consulta de anotação",
|
||||
"category-display": "Exibição",
|
||||
@@ -3198,7 +3200,7 @@
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "Adicionar consulta de anotação",
|
||||
"info-box-content": "<0>As anotações apresentam uma forma de integrar dados de eventos em seus gráficos. Elas são visualizadas como linhas verticais e ícones em todos os painéis de gráficos. Ao passar o mouse sobre um ícone de anotação, você pode conferir o texto e as etiquetas do evento. Você pode adicionar eventos de anotação diretamente na Grafana pressionando CTRL ou CMD e clicando no gráfico (ou arrastando a região). Eles serão armazenados no banco de dados de anotações da Grafana.</0>",
|
||||
"info-box-content": "",
|
||||
"info-box-content-2": "Consulte a <2>Documentação de anotações</2> para saber mais.",
|
||||
"title": "Nenhuma consulta de anotações personalizadas foi adicionada ainda"
|
||||
},
|
||||
@@ -3236,7 +3238,7 @@
|
||||
"auth-settings": "Configurações de autenticação"
|
||||
},
|
||||
"auth-drawer-unconneced": {
|
||||
"subtitle": "Defina as configurações de autenticação. Saiba mais na nossa <2>documentação</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"auth-drawer-unconnected": {
|
||||
"advanced-auth": "Autenticação avançada",
|
||||
@@ -3270,7 +3272,7 @@
|
||||
"allowed-organizations-description": "Lista de organizações separadas por vírgulas ou espaços. O usuário deve ser membro \nde pelo menos uma organização para fazer login.",
|
||||
"allowed-organizations-label": "Organizações permitidas",
|
||||
"allowed-organizations-placeholder": "Insira as organizações (minha-equipe, minhaequipe...) e pressione Enter para adicioná-las",
|
||||
"api-url-description": "O endpoint de informações do usuário do seu provedor OAuth2. As informações que retornaram com este endpoint devem ser compatíveis com <2>OpenID UserInfo</2>.",
|
||||
"api-url-description": "",
|
||||
"api-url-required": "Este campo deve ser uma URL válida, se definido.",
|
||||
"auth-style-description": "Ele determina como \"{{ clientIDLabel }}\" e \"{{ clientSecretLabel }}\" são enviados para o provedor Oauth2. O padrão é AutoDetect.",
|
||||
"auth-style-label": "Estilo de autenticação",
|
||||
@@ -3415,7 +3417,7 @@
|
||||
}
|
||||
},
|
||||
"auth-config-auth-config-page-unconnected": {
|
||||
"subtitle": "Gerencie suas configurações de autenticação e configure a autenticação única. Saiba mais na nossa <2>documentação</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"bar-chart": {
|
||||
"warn": {
|
||||
@@ -4133,7 +4135,7 @@
|
||||
},
|
||||
"scopes": {
|
||||
"apply-selected-scopes": "Aplicar",
|
||||
"selected-scopes-label": "Escopos: "
|
||||
"selected-scopes-label": ""
|
||||
},
|
||||
"search-box": {
|
||||
"placeholder": "Buscar ou pular para..."
|
||||
@@ -4275,7 +4277,7 @@
|
||||
"okay": "Ok"
|
||||
},
|
||||
"not-found-datasource": {
|
||||
"body": "Talvez você tenha digitado incorretamente a URL ou o plug-in com o ID <1></1> não esteja disponível.<3></3>Para ver uma lista de fontes de dados disponíveis, <5>clique aqui</5>."
|
||||
"body": ""
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
@@ -4318,8 +4320,8 @@
|
||||
"versionHistory": {
|
||||
"comparison": {
|
||||
"header": {
|
||||
"hide-json-diff": "Ocultar JSON diff ",
|
||||
"show-json-diff": "Exibir JSON diff ",
|
||||
"hide-json-diff": "",
|
||||
"show-json-diff": "",
|
||||
"text": "Versão {{version}} atualizada por {{createdBy}} ({{ageString}}) {{message}}"
|
||||
},
|
||||
"select": "Selecione duas versões para começar a comparar"
|
||||
@@ -4346,7 +4348,7 @@
|
||||
"label-label": "Etiqueta",
|
||||
"label-placeholder": "ex: Rastreamentos de tempo",
|
||||
"label-required": "Este campo é obrigatório.",
|
||||
"sub-text": "<0>Defina o texto que descreverá a correlação.</0>",
|
||||
"sub-text": "",
|
||||
"title": "Definir rótulo de correlação (Passo 1 de 3)"
|
||||
},
|
||||
"configure-correlation-target-form": {
|
||||
@@ -4390,7 +4392,7 @@
|
||||
},
|
||||
"source-form": {
|
||||
"control-required": "Este campo é obrigatório.",
|
||||
"description": "Um ponto de dados precisa fornecer valores para todas as variáveis como campos ou resultados de transformações para que o botão de correlação seja exibido na visualização.<1></1>Observação: nem todas as variáveis precisam ser definidas de forma explícita abaixo. Uma transformação como <4>logfmt</4> criará variáveis para cada par de chave/valor.",
|
||||
"description": "",
|
||||
"description-external-pre": "Você usou as seguintes variáveis na URL de destino:",
|
||||
"description-query-pre": "Você usou as seguintes variáveis na consulta de destino:",
|
||||
"external-title": "Configure a fonte de dados que usará a URL (Passo 3 de 3)",
|
||||
@@ -4402,12 +4404,12 @@
|
||||
"results-required": "Este campo é obrigatório.",
|
||||
"source-description": "Os resultados da fonte de dados selecionada têm links exibidos no painel",
|
||||
"source-label": "Fonte",
|
||||
"sub-text": "<0>Defina qual fonte de dados exibirá a correlação e quais dados substituirão variáveis predefinidas. </0>"
|
||||
"sub-text": ""
|
||||
},
|
||||
"sub-title": "Defina como os dados presentes em diferentes fontes de dados se relacionam entre si. Consulte a <2>documentação</2> para saber mais.",
|
||||
"target-form": {
|
||||
"control-rules": "Este campo é obrigatório.",
|
||||
"sub-text": "<0>Defina a que a correlação estará vinculada. Com o tipo de consulta, uma consulta será executada ao clicar na correlação. Com o tipo externo, uma URL será aberta ao clicar na correlação.</0>",
|
||||
"sub-text": "",
|
||||
"target-description-external": "Especifique a URL que será aberta ao clicar no link",
|
||||
"target-description-query": "Especifique qual fonte de dados é consultada quando o link é clicado",
|
||||
"target-label": "Alvo",
|
||||
@@ -4614,7 +4616,7 @@
|
||||
}
|
||||
},
|
||||
"confirm-plugin-dashboard-save-modal": {
|
||||
"body-plugin-dashboard": "Suas alterações serão perdidas quando você atualizar o plug-in.<1></1><2>Use <1>Salvar como</1> para criar uma versão personalizada.</2>",
|
||||
"body-plugin-dashboard": "",
|
||||
"cancel": "Cancelar",
|
||||
"overwrite": "Sobrescrever",
|
||||
"title-plugin-dashboard": "Painel de plug-ins"
|
||||
@@ -4831,7 +4833,7 @@
|
||||
"add-visualization-body": "Selecione uma fonte de dados e consulte e visualize seus dados com gráficos, estatísticas e tabelas ou crie listas, markdowns e outros widgets.",
|
||||
"add-visualization-button": "Adicionar visualização",
|
||||
"add-visualization-header": "Comece seu novo painel de controle adicionando uma visualização",
|
||||
"import-a-dashboard-body": "Importe painéis por meio de arquivos ou do <2>grafana.com</2>.",
|
||||
"import-a-dashboard-body": "",
|
||||
"import-a-dashboard-header": "Importar um painel de controle",
|
||||
"import-dashboard-button": "Importar painel de controle",
|
||||
"show-less-dashboards": "",
|
||||
@@ -5289,8 +5291,8 @@
|
||||
"title-provisioned": "Painel provisionado"
|
||||
},
|
||||
"save-dashboard-error-proxy": {
|
||||
"body-name-exists": "Já existe um painel com o mesmo nome na pasta selecionada.<1></1><2>Deseja salvar este painel mesmo assim?</2>",
|
||||
"body-version-mismatch": "Outra pessoa atualizou este painel<1></1><2>Deseja salvar este painel mesmo assim?</2>",
|
||||
"body-name-exists": "",
|
||||
"body-version-mismatch": "",
|
||||
"confirmText-save-and-overwrite": "Salvar e substituir",
|
||||
"title-name-exists": "Conflito",
|
||||
"title-version-mismatch": "Conflito"
|
||||
@@ -5308,7 +5310,7 @@
|
||||
"cancel": "Cancelar",
|
||||
"cannot-be-saved": "Este painel não pode ser salvo a partir da interface do usuário da Grafana porque foi provisionado a partir de outra fonte. Copie o JSON ou salve-o em um arquivo abaixo e você poderá atualizar seu painel na fonte de provisionamento.",
|
||||
"copy-json-to-clipboard": "Copiar JSON para a área de transferência",
|
||||
"file-path": "<0>Caminho do arquivo:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"save-json-to-file": "Salvar JSON no arquivo",
|
||||
"see-docs": "Consulte a <2>documentação</2> para obter mais informações sobre provisionamento."
|
||||
},
|
||||
@@ -5507,7 +5509,7 @@
|
||||
"transformation-picker": {
|
||||
"info": "As transformações permitem que você una, calcule, reordene, oculte e renomeie seus resultados de consulta antes que eles sejam visualizados.",
|
||||
"info-graph-not-suitable": "Muitas transformações não são compatíveis se você estiver usando a visualização de gráfico, pois no momento ela só é compatível com dados de séries temporais.",
|
||||
"info-switch-to-table": "Pode ser útil mudar para a visualização de tabela para entender o que está acontecendo com uma transformação. ",
|
||||
"info-switch-to-table": "",
|
||||
"placeholder-search-for-transformation": "Pesquisar por transformação",
|
||||
"read-more": "Leia mais",
|
||||
"title-transformations": "Transformações"
|
||||
@@ -5573,8 +5575,8 @@
|
||||
"version-history-comparison": {
|
||||
"button-restore": "Restaurar para a versão {{version}}",
|
||||
"label-view-json-diff": "Visualizar diferença de JSON",
|
||||
"new-updated-by": "<0>Versão {{version}}</0> atualizada por {{editor}} há {{timeAgo}}",
|
||||
"old-updated-by": "<0>Versão {{version}}</0> atualizada por {{editor}} há {{timeAgo}}"
|
||||
"new-updated-by": "",
|
||||
"old-updated-by": ""
|
||||
},
|
||||
"version-history-table": {
|
||||
"aria-label-toggle-selection": "Alternar seleção da versão {{version}}",
|
||||
@@ -5974,7 +5976,7 @@
|
||||
"cancel": "Cancelar"
|
||||
},
|
||||
"render-save-button-and-error": {
|
||||
"body-plugin-dashboard": "Suas alterações serão perdidas quando você atualizar o plug-in. Use <1>Salvar como</1> para criar uma versão personalizada.",
|
||||
"body-plugin-dashboard": "",
|
||||
"title-failed-to-save-dashboard": "Falha ao salvar o painel",
|
||||
"title-plugin-dashboard": "Painel de plug-ins",
|
||||
"title-someone-else-has-updated-this-dashboard": "Outra pessoa atualizou este painel",
|
||||
@@ -5983,7 +5985,7 @@
|
||||
"save-and-overwrite": "\"Salvar e substituir\""
|
||||
},
|
||||
"library-viz-panel-info": {
|
||||
"last-edited": "{{timeAgo}} por<person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Usado em {{count}} painéis",
|
||||
"usage-count_other": "Usado em {{count}} painéis"
|
||||
},
|
||||
@@ -6044,7 +6046,7 @@
|
||||
},
|
||||
"panel-data-queries-tab-rendered": {
|
||||
"add-query": "Adicionar consulta",
|
||||
"expression": "Expressão "
|
||||
"expression": ""
|
||||
},
|
||||
"panel-data-transformations-tab": {
|
||||
"tab-label": "Transformações"
|
||||
@@ -6102,7 +6104,7 @@
|
||||
"query": "Consulta"
|
||||
},
|
||||
"query-variable-editor-form": {
|
||||
"description-examples": "Os grupos de captura nomeados podem ser usados para separar o texto e o valor de exibição (<1>ver exemplos</1>).",
|
||||
"description-examples": "",
|
||||
"description-optional": "Opcional, se você quiser extrair parte de um nome de série ou segmento de node de métrica.",
|
||||
"label-data-source": "Fonte de dados",
|
||||
"label-static-options-sort": "Classificação de opções estáticas",
|
||||
@@ -6163,7 +6165,7 @@
|
||||
"label-message": "Mensagem",
|
||||
"placeholder-describe-changes-optional": "Adicione uma observação para descrever suas alterações (opcional).",
|
||||
"render-footer": {
|
||||
"body-plugin-dashboard": "Suas alterações serão perdidas quando você atualizar o plug-in. Use <1>Salvar como</1> para criar uma versão personalizada.",
|
||||
"body-plugin-dashboard": "",
|
||||
"no-changes-to-save": "Nenhuma alteração a ser salva",
|
||||
"title-failed-to-save-dashboard": "Falha ao salvar o painel",
|
||||
"title-plugin-dashboard": "Painel de plug-ins",
|
||||
@@ -6199,7 +6201,7 @@
|
||||
"cancel": "Cancelar",
|
||||
"cannot-be-saved": "Este painel não pode ser salvo a partir da interface do usuário da Grafana porque foi provisionado a partir de outra fonte. Copie o JSON ou salve-o em um arquivo abaixo e você poderá atualizar seu painel na fonte de provisionamento.",
|
||||
"copy-json-to-clipboard": "Copiar JSON para a área de transferência",
|
||||
"file-path": "<0>Caminho do arquivo:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"label-description": "Descrição",
|
||||
"label-target-folder": "Pasta de destino",
|
||||
"label-title": "Título",
|
||||
@@ -6368,8 +6370,8 @@
|
||||
},
|
||||
"version-history-comparison": {
|
||||
"label-view-json-diff": "Visualizar diferença de JSON",
|
||||
"new-version-updated": "<0>Versão {{version}}</0> atualizada por {{editor}} há {{timeAgo}}",
|
||||
"old-version-updated": "<0>Versão {{version}}</0> atualizada por {{editor}} há {{timeAgo}}"
|
||||
"new-version-updated": "",
|
||||
"old-version-updated": ""
|
||||
},
|
||||
"version-history-header": {
|
||||
"compare-versions": "Comparando {{baseVersion}} <3></3> {{newVersion}}",
|
||||
@@ -6447,7 +6449,7 @@
|
||||
"provisioned-delete-modal": {
|
||||
"confirm-button": "OK",
|
||||
"text-1": "Este painel de controle é gerenciado pelo provisionamento da Grafana e não pode ser excluído. Remova o painel de controle do arquivo de configuração para excluí-lo.",
|
||||
"text-2": "Consulte a documentação da Grafana para obter mais informações sobre provisionamento. ",
|
||||
"text-2": "",
|
||||
"text-3": "Caminho do arquivo: {{provisionedId}}",
|
||||
"text-link": "Ir para a página de documentos",
|
||||
"title": "Não é possível excluir o painel de controle provisionado"
|
||||
@@ -6525,7 +6527,7 @@
|
||||
},
|
||||
"data-source-testing-status-page": {
|
||||
"error-more-details-link": "Clique <2>aqui</2> para saber mais sobre esse erro.",
|
||||
"success-more-details-links": "Em seguida, você pode começar a visualizar os dados <2>criando um painel de controle</2> ou consultando os dados na <5>Visualização de exploração</5>."
|
||||
"success-more-details-links": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"datasource-add-button": {
|
||||
@@ -6621,7 +6623,7 @@
|
||||
"test": "Teste"
|
||||
},
|
||||
"cloud-info-box": {
|
||||
"body-alert": "Ou evite essa tarefa e obtenha {{mainDS}} (e {{extraDS}}) como fontes de dados totalmente gerenciadas, escaláveis e hospedadas da Grafana Labs com o <6>plano gratuito vitalício da Grafana Cloud</6>.",
|
||||
"body-alert": "",
|
||||
"title-alert": "Configure sua fonte de {{mainDS}} dados abaixo"
|
||||
},
|
||||
"dashboards-table": {
|
||||
@@ -6749,18 +6751,18 @@
|
||||
"no-events-yet": "Sem eventos ainda"
|
||||
},
|
||||
"render-info-viewer": {
|
||||
"data-counter": "Dados: {{numDataChanges}} ",
|
||||
"data-counter": "",
|
||||
"elapsed-time": "Tempo: {{elapsed}} ms",
|
||||
"field": "Campo",
|
||||
"last": "Último",
|
||||
"render-counter": "Renderizações: {{numRenders}} ",
|
||||
"schema-counter": "Esquema: {{numSchemaChanges}} ",
|
||||
"render-counter": "",
|
||||
"schema-counter": "",
|
||||
"title-reset-counters": "Redefinir contadores",
|
||||
"tooltip-step-back": "Recuar",
|
||||
"type": "Tipo"
|
||||
},
|
||||
"state-view": {
|
||||
"current-value": "Valor atual: {{currentValue}} ",
|
||||
"current-value": "",
|
||||
"label-state-name": "Nome do estado"
|
||||
}
|
||||
},
|
||||
@@ -7207,7 +7209,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"learn-more": "Saiba mais",
|
||||
"pro-tip-define-sources-through-configuration-files": " Dica: você também pode definir fontes de dados por meio de arquivos de configuração. "
|
||||
"pro-tip-define-sources-through-configuration-files": ""
|
||||
}
|
||||
},
|
||||
"pane": {
|
||||
@@ -7269,8 +7271,6 @@
|
||||
"query-deleted": "Consulta excluída"
|
||||
},
|
||||
"rich-history-queries-tab": {
|
||||
"displaying-partial-queries": "Exibindo {{ count }} consultas",
|
||||
"displaying-queries": "{{ count }} consultas",
|
||||
"filter-aria-label": "Filtrar consultas de fonte(s) de dados",
|
||||
"filter-history": "Histórico de filtros",
|
||||
"filter-placeholder": "Filtrar consultas de fonte(s) de dados",
|
||||
@@ -7280,7 +7280,11 @@
|
||||
"search-placeholder": "Buscar consultas",
|
||||
"showing-queries": "Mostrando {{ shown }} de {{ total }} <0>Carregar mais</0>",
|
||||
"sort-aria-label": "Ordenar consultas",
|
||||
"sort-placeholder": "Ordenar consultas por"
|
||||
"sort-placeholder": "Ordenar consultas por",
|
||||
"displaying-partial-queries_one": "",
|
||||
"displaying-partial-queries_other": "",
|
||||
"displaying-queries_one": "",
|
||||
"displaying-queries_other": ""
|
||||
},
|
||||
"rich-history-settings-tab": {
|
||||
"alert-info": "O Grafana manterá lançamentos para {{optionLabel}}. As entradas nos favoritos não serão excluídas.",
|
||||
@@ -7472,7 +7476,7 @@
|
||||
"copy-shortened-link-menu": "Abrir opções de cópia de link",
|
||||
"refresh-picker-cancel": "Cancelar",
|
||||
"refresh-picker-run": "Executar consulta",
|
||||
"split-close": " Fechar ",
|
||||
"split-close": "Fechar",
|
||||
"split-close-tooltip": "Fechar painel dividido",
|
||||
"split-narrow": "Painel estreito",
|
||||
"split-title": "Dividir",
|
||||
@@ -7602,8 +7606,8 @@
|
||||
},
|
||||
"math": {
|
||||
"available-math-functions": "Funções matemáticas disponíveis",
|
||||
"run-math-operations": "Execute operações matemáticas em uma ou mais consultas. Você faz referência à consulta através de {{refExample}} — ou seja, {{ref1}}, {{ref2}}, {{ref3}}, etc.<10></10>Exemplo: <12>{{example}}</12>",
|
||||
"tooltip-footer": "Consulte nossa documentação adicional sobre <2>expressões matemáticas</2>.",
|
||||
"run-math-operations": "",
|
||||
"tooltip-footer": "",
|
||||
"tooltip-title": "Operador matemático",
|
||||
"tooltip-trigger": "Expressão"
|
||||
},
|
||||
@@ -8642,7 +8646,7 @@
|
||||
},
|
||||
"data-source-http-settings": {
|
||||
"access-help": "Ajuda <1></1>",
|
||||
"access-help-details": "O modo de acesso controla como as solicitações à fonte de dados serão processadas.<1>O <1>Servidor</1></1> deve ser priorizado se não houver outra opção indicada.",
|
||||
"access-help-details": "",
|
||||
"access-help-title": "Ajuda com acesso",
|
||||
"access-label": "Acesso",
|
||||
"allowed-cookies": "Cookies permitidos",
|
||||
@@ -8910,7 +8914,7 @@
|
||||
"cell-inspect": "Inspecionar valor",
|
||||
"cell-inspect-tooltip": "Inspecionar valor",
|
||||
"copy": "Copiar para a área de transferência",
|
||||
"csv-counts": "Linhas:{{rows}}, Colunas:{{columns}} <5></5>",
|
||||
"csv-counts": "",
|
||||
"csv-placeholder": "Insira o CSV aqui...",
|
||||
"filter-placeholder": "Filtrar valores",
|
||||
"filter-popup-apply": "Ok",
|
||||
@@ -9195,7 +9199,6 @@
|
||||
"name-line-width": "Largura da linha",
|
||||
"name-stacking": "Empilhamento"
|
||||
},
|
||||
"inline-token-warning-badge-tooltip": "",
|
||||
"inspector": {
|
||||
"inspect-data-tab": {
|
||||
"loading": "Carregando",
|
||||
@@ -9359,7 +9362,7 @@
|
||||
"error-fetching": "Erro ao buscar configurações de LDAP",
|
||||
"error-saving": "Erro ao salvar as configurações de LDAP",
|
||||
"error-validate-form": "Erro ao validar as configurações de LDAP",
|
||||
"feature-flag-disabled": "Para acessar esta página, é necessário ativar o sinalizador de recurso <1>ssoSettingsLDAP</1>.",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "Configurações de LDAP salvas"
|
||||
},
|
||||
"bind-dn": {
|
||||
@@ -9400,7 +9403,7 @@
|
||||
"label": "Base DNS de pesquisa",
|
||||
"placeholder": "exemplo: dc=grafana,dc=org"
|
||||
},
|
||||
"subtitle": "A integração LDAP na Grafana permite que os usuários façam login com as credenciais LDAP. Saiba mais na nossa <2><0>documentação</0></2>.",
|
||||
"subtitle": "",
|
||||
"title": "Configurações básicas"
|
||||
},
|
||||
"library-panel": {
|
||||
@@ -9444,7 +9447,7 @@
|
||||
"dashboard-name": "Nome do painel"
|
||||
},
|
||||
"library-panel-info": {
|
||||
"last-edited": "Última edição em {{timeAgo}} por<person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Usado em {{count}} painéis",
|
||||
"usage-count_other": "Usado em {{count}} painéis"
|
||||
},
|
||||
@@ -9749,7 +9752,7 @@
|
||||
"tooltip-unpin-line": "Desafixar linha"
|
||||
},
|
||||
"log-row-message": {
|
||||
"ellipsis": "… ",
|
||||
"ellipsis": "",
|
||||
"more": "mais",
|
||||
"see-details": "Veja os detalhes do log",
|
||||
"tooltip-error": "Erro: {{errorMessage}}"
|
||||
@@ -10145,7 +10148,7 @@
|
||||
},
|
||||
"resource-table": {
|
||||
"dashboard-load-error": "Não foi possível carregar o painel de controle",
|
||||
"error-library-element-sub": "Elemento da biblioteca {uid}",
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "Não foi possível carregar o elemento da biblioteca",
|
||||
"unknown-datasource-title": "Fonte de dados {{datasourceUID}}",
|
||||
"unknown-datasource-type": "Fonte de dados desconhecida"
|
||||
@@ -10793,10 +10796,10 @@
|
||||
"placeholder-optional": "(opcional)",
|
||||
"role": "Função",
|
||||
"submit": "Enviar",
|
||||
"tooltip": "Agora você pode selecionar a opção \"Sem função básica\" e adicionar permissões personalizadas com base nas suas necessidades. Você pode encontrar mais informações em <1>nossa documentação</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"user-invite-page": {
|
||||
"sub-title": "Envie um convite ou adicione um usuário que já possui conta na Grafana à organização.<1> {{orgName}}</1>",
|
||||
"sub-title": "",
|
||||
"text": {
|
||||
"invite-user": "Convidar usuário"
|
||||
}
|
||||
@@ -10885,7 +10888,7 @@
|
||||
"switch-to-table": "Alternar para tabela"
|
||||
},
|
||||
"panel-plugin-error": {
|
||||
"text-load-error": "Verifique os logs de inicialização do servidor para mais informações. <1></1>Se este plug-in foi carregado a partir do Git, garanta que ele tenha sido compilado.",
|
||||
"text-load-error": "",
|
||||
"title-load-error": "Erro ao carregar: {{panelId}}",
|
||||
"title-not-found": "Plug-in do painel não encontrado: {{id}}"
|
||||
},
|
||||
@@ -11079,7 +11082,7 @@
|
||||
},
|
||||
"details": {
|
||||
"connections-tab": {
|
||||
"description": "No momento, você tem as seguintes fontes de dados configuradas para {{pluginName}}. Clique em um bloco para ver os detalhes da configuração. Todas as suas conexões de fonte de dados estão disponíveis em <4><0>Conexões</0> - <3>Fontes de dados</3>.</4>"
|
||||
"description": ""
|
||||
},
|
||||
"disabled-error": {
|
||||
"angular-deprecation-link": "Leia mais sobre a descontinuação do Angular",
|
||||
@@ -11096,7 +11099,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"contactGrafanaLabs": "Entre em contato com a Grafana Labs",
|
||||
"customLinks": "Links personalizados ",
|
||||
"customLinks": "",
|
||||
"customLinksTooltip": "Esses links são fornecidos pelo desenvolvedor do plug-in para disponibilizar mais recursos e informações específicos do desenvolvedor",
|
||||
"dependencies": "Dependências",
|
||||
"documentation": "Documentação",
|
||||
@@ -11107,7 +11110,7 @@
|
||||
"latestVersion": "Última versão",
|
||||
"license": "Licença",
|
||||
"raiseAnIssue": "Comunicar um problema",
|
||||
"reportAbuse": "Enviar uma dúvida ",
|
||||
"reportAbuse": "",
|
||||
"reportAbuseTooltip": "Comunique problemas relacionados a plug-ins mal-intencionados ou prejudiciais diretamente à Grafana Labs.",
|
||||
"repository": "Repositório",
|
||||
"signature": "Assinatura",
|
||||
@@ -11117,8 +11120,8 @@
|
||||
"modal": {
|
||||
"cancel": "Cancelar",
|
||||
"copyEmail": "Copiar endereço de e-mail",
|
||||
"description": "Este recurso é utilizado para comunicar comportamentos mal-intencionados ou prejudiciais nos plug-ins. Para questões relacionadas a plug-ins, envie um e-mail para: ",
|
||||
"node": "Observação: para problemas comuns envolvendo plug-ins, como bugs ou solicitações de recursos, entre em contato com o autor do plug-in por meio dos links fornecidos. ",
|
||||
"description": "",
|
||||
"node": "",
|
||||
"title": "Comunicar uma preocupação relacionada a um plug-in"
|
||||
}
|
||||
},
|
||||
@@ -11186,7 +11189,7 @@
|
||||
"message": "Todos os plugins estão atualizados"
|
||||
},
|
||||
"not-found-plugin": {
|
||||
"body-plugin-not-found": "Não foi possível encontrar esse plug-in. Verifique se a URL está correta ou <1></1>acesse o <3>catálogo de plug-ins</3>.",
|
||||
"body-plugin-not-found": "",
|
||||
"title-plugin-not-found": "Plug-in não encontrado"
|
||||
},
|
||||
"plugin-actions": {
|
||||
@@ -11650,7 +11653,6 @@
|
||||
"unsupported-repository-type": ""
|
||||
},
|
||||
"inline-secure-values-warning": "",
|
||||
"inline-token-warning-badge-text": "",
|
||||
"job-status": {
|
||||
"label-view-details": "Veja os detalhes",
|
||||
"loading-finished-job": "Carregando tarefa concluída…",
|
||||
@@ -11827,6 +11829,17 @@
|
||||
"label-current-step": "Etapa atual",
|
||||
"label-pending-step": "Etapa pendente"
|
||||
},
|
||||
"status-badge": {
|
||||
"automatic-pulling-disabled": "",
|
||||
"deleting": "",
|
||||
"error": "",
|
||||
"pending": "",
|
||||
"pulling": "",
|
||||
"unknown": "",
|
||||
"up-to-date": "",
|
||||
"waiting-for-health-check": "",
|
||||
"warning": ""
|
||||
},
|
||||
"success-title-default": "Sucesso",
|
||||
"sync-job": {
|
||||
"error-no-job-id": "Falha ao iniciar a tarefa",
|
||||
@@ -12004,7 +12017,7 @@
|
||||
"annotations-show-text": "Anotações = mostrar",
|
||||
"time-range-picker-disabled-text": "Seletor de intervalo de tempo = desativado",
|
||||
"time-range-picker-enabled-text": "Seletor de intervalo de tempo = ativado",
|
||||
"time-range-text": "Intervalo de tempo = "
|
||||
"time-range-text": ""
|
||||
},
|
||||
"share": {
|
||||
"success-delete": "Não é mais possível compartilhar seu painel de controle"
|
||||
@@ -12043,7 +12056,7 @@
|
||||
"revoke-user-access-modal-desc-line1": "Tem certeza de que deseja revogar o acesso por {{email}}?"
|
||||
},
|
||||
"delete-user-shared-dashboards-modal": {
|
||||
"revoke-user-access-modal-desc-line2": "Esta ação revogará imediatamente o acesso de {{email}} a todos os painéis de controle compartilhados."
|
||||
"revoke-user-access-modal-desc-line2": ""
|
||||
},
|
||||
"modal": {
|
||||
"shared-dashboard-modal-title": "Painéis de controle compartilhados"
|
||||
@@ -12212,7 +12225,7 @@
|
||||
},
|
||||
"menu": {
|
||||
"clear-button": "Limpar tudo",
|
||||
"tooltip": "Agora você pode selecionar a opção \"Sem função básica\" e adicionar permissões personalizadas com base nas suas necessidades. Você pode encontrar mais informações em <1>nossa documentação</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"menu-aria-label": "Menu do seletor de função",
|
||||
"menu-group-option-aria-label": "Opção do seletor de função",
|
||||
@@ -12222,7 +12235,7 @@
|
||||
},
|
||||
"sub-menu-aria-label": "Submenu do seletor de função",
|
||||
"title": {
|
||||
"description": "Atribua funções aos usuários para garantir um controle minucioso sobre o acesso aos recursos e funções da Grafana. Saiba mais na nossa <2>documentação</2>."
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"role-picker-drawer": {
|
||||
@@ -12345,7 +12358,7 @@
|
||||
},
|
||||
"select": {
|
||||
"select-menu": {
|
||||
"selected-count": "Selecionado "
|
||||
"selected-count": ""
|
||||
}
|
||||
},
|
||||
"service-account-create-page": {
|
||||
@@ -12444,6 +12457,7 @@
|
||||
"aria-label-role": "Função"
|
||||
},
|
||||
"service-account-tokens-table": {
|
||||
"aria-label-delete-button": "",
|
||||
"created": "Criado",
|
||||
"expires": "Validade:",
|
||||
"last-used-at": "Última utilização:",
|
||||
@@ -12531,7 +12545,7 @@
|
||||
"info-text": "Crie um link direto para este painel de controle ou painel, personalizado com as opções abaixo.",
|
||||
"link-url": "URL do link",
|
||||
"render-alert": "Plug-in renderizador de imagem não instalado",
|
||||
"render-instructions": "Para renderizar uma imagem, você precisa instalar o <2>plug-in renderizador de imagens do Grafana</2>. Entre em contato com o administrador do Grafana para instalar o plug-in.",
|
||||
"render-instructions": "",
|
||||
"rendered-image": "Link direto de imagem renderizada",
|
||||
"save-alert": "O painel de controle não está salvo",
|
||||
"save-dashboard": "Para renderizar uma imagem do painel, você deve salvar o painel de controle primeiro.",
|
||||
@@ -12555,7 +12569,7 @@
|
||||
"info-text-1": "Uma captura é uma maneira instantânea de compartilhar um painel de controle interativo publicamente. Quando criadas, nós tiramos dados confidenciais como consultas (métrica, modelo e anotação) e links do painel, deixando apenas os dados métricos e nomes de séries visíveis incorporados no seu painel de controle.",
|
||||
"info-text-2": "Tenha em mente que sua captura <1>pode ser visualizada por qualquer pessoa</1> que possui o link e pode acessar o URL. Compartilhe com sabedoria.",
|
||||
"local-button": "Publicar captura",
|
||||
"mistake-message": "Você cometeu um erro? ",
|
||||
"mistake-message": "",
|
||||
"name": "Nome da captura",
|
||||
"timeout": "Tempo limite (segundos)",
|
||||
"timeout-description": "Talvez você precise configurar o valor de tempo limite se demorar muito para coletar as métricas do painel de controle.",
|
||||
@@ -13167,7 +13181,7 @@
|
||||
"forwards-time-aria-label": "Avançar intervalo de tempo",
|
||||
"to": "para",
|
||||
"zoom-out-button": "Diminuir o intervalo de tempo",
|
||||
"zoom-out-tooltip": "Redução de intervalo de tempo <1></1> CTRL+Z"
|
||||
"zoom-out-tooltip": ""
|
||||
},
|
||||
"time-range": {
|
||||
"apply": "Aplicar intervalo de tempo",
|
||||
@@ -13292,7 +13306,7 @@
|
||||
},
|
||||
"transformations": {
|
||||
"empty": {
|
||||
"add-transformation-body": "As transformações permitem que os dados sejam alterados de várias maneiras antes de sua visualização ser mostrada. <1></1>Isso inclui juntar dados, renomear campos, fazer cálculos, formatar dados para exibição e muito mais.",
|
||||
"add-transformation-body": "",
|
||||
"add-transformation-header": "Começar a transformar dados"
|
||||
}
|
||||
},
|
||||
@@ -13559,7 +13573,7 @@
|
||||
"label-format": "Formato",
|
||||
"label-set-timezone": "Definir fuso horário",
|
||||
"label-time-field": "Campo de hora",
|
||||
"tooltip-format": "O formato de saída para o campo especificado como uma <2>sequência de caracteres de formato Moment.js</2>.",
|
||||
"tooltip-format": "",
|
||||
"tooltip-timezone-manually": "Defina o fuso horário da data manualmente"
|
||||
},
|
||||
"format-time-transformer-editor": {
|
||||
@@ -14154,8 +14168,8 @@
|
||||
"message": "Nenhum usuário encontrado"
|
||||
},
|
||||
"token-revoked-modal": {
|
||||
"auto-revoked": "Seu token de sessão foi revogado automaticamente porque você atingiu <2>o número máximo de {{numSessions}} sessões simultâneas</2> para sua conta.",
|
||||
"resume-message": "<0>Para retomar sua sessão, entre novamente.</0>Caso sua sessão esteja sendo encerrada constante e automaticamente, entre em contato com o administrador ou visite a página de licença para conferir seu limite.",
|
||||
"auto-revoked": "",
|
||||
"resume-message": "",
|
||||
"sign-in": "Iniciar sessão",
|
||||
"title-you-have-been-automatically-signed-out": "A sessão foi encerrada automaticamente"
|
||||
},
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"dismiss": "Ignorar",
|
||||
"heading": "Autenticação empresarial",
|
||||
"learn-more-link": "Saiba mais",
|
||||
"text": "Faça a gestão dos utilizadores, das equipas e das permissões automaticamente com <1>SAML</1>, <3>SCIM</3>, <6>LDAP</6> e <8>RBAC</8> — disponível no Grafana Cloud e Enterprise."
|
||||
"text": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "Auditoria",
|
||||
@@ -209,7 +209,7 @@
|
||||
"title-delete": "Eliminar"
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "Tem a certeza de que pretende eliminar '{{deleteOrgName}}'?<3></3> <5>Todos os painéis desta organização serão removidos!</5>",
|
||||
"delete-body": "",
|
||||
"id-header": "ID",
|
||||
"name-header": "Nome",
|
||||
"new-org-button": "Nova organização"
|
||||
@@ -719,6 +719,7 @@
|
||||
"title-annotations": "Anotações"
|
||||
},
|
||||
"link-dashboard-and-panel": "Associar painel de controlo e painel",
|
||||
"placeholder-value-input": "",
|
||||
"placeholder-value-input-default": "Introduzir o conteúdo da anotação personalizada..."
|
||||
},
|
||||
"bulk-actions": {
|
||||
@@ -1144,7 +1145,7 @@
|
||||
"title-something-wrong-trying-fetch-group-details": "Ocorreu um erro ao tentar obter os detalhes do grupo"
|
||||
},
|
||||
"evaluation-interval-limit-exceeded": {
|
||||
"body-minimum-interval": "Um intervalo de avaliação mínimo de <1>{{minInterval}}</1> foi configurado na Grafana.<3></3>Contacte o administrador para configurar um intervalo mais baixo.",
|
||||
"body-minimum-interval": "",
|
||||
"title-global-evaluation-interval-limit-exceeded": "Limite de intervalo de avaliação global excedido"
|
||||
},
|
||||
"existing-rule-editor": {
|
||||
@@ -1292,7 +1293,7 @@
|
||||
"resolved": "Resolvido"
|
||||
}
|
||||
},
|
||||
"review-alert-payload": "Reveja os dados de alerta para adicionar à carga útil:",
|
||||
"review-alert-payload": "",
|
||||
"title-add-custom-alerts": "Adicionar alertas personalizados"
|
||||
},
|
||||
"get-alert-suggestions": {
|
||||
@@ -1416,7 +1417,7 @@
|
||||
"title-add-folder-and-labels": "Adicionar pasta e etiquetas"
|
||||
},
|
||||
"grafana-managed-rule-type": {
|
||||
"description": "Suporta várias origens de dados de qualquer tipo.<1></1>Transforme dados com expressões."
|
||||
"description": ""
|
||||
},
|
||||
"grafana-modify-export": {
|
||||
"body-invalid-rule-id": "O UID da regra no URL da página é inválido. Verifique o URL e tente novamente.",
|
||||
@@ -1853,7 +1854,7 @@
|
||||
"aria-label-new": "novo"
|
||||
},
|
||||
"mimir-flavored-type": {
|
||||
"description": "Utilizar uma origem de dados Mimir, Loki ou Cortex.<1></1>As expressões não são suportadas."
|
||||
"description": ""
|
||||
},
|
||||
"min-interval-option": {
|
||||
"label-interval": "Intervalo",
|
||||
@@ -2082,7 +2083,7 @@
|
||||
"warning-1": "A eliminação desta política de notificação irá removê-la permanentemente.",
|
||||
"warning-2": "Tem a certeza de que pretende eliminar esta política?"
|
||||
},
|
||||
"filter-description": "Filtre as políticas de notificação utilizando uma lista de correspondências separadas por vírgulas, por ex.:<1>gravidade=crítica, região=EMEA</1>",
|
||||
"filter-description": "",
|
||||
"generated-policies": "Políticas geradas automaticamente",
|
||||
"matchers": "Correspondências",
|
||||
"metadata": {
|
||||
@@ -2126,7 +2127,8 @@
|
||||
"conflict": "A árvore de políticas de notificação foi atualizada por outro utilizador.",
|
||||
"error-code": "Mensagem de erro: \"{{error}}\"",
|
||||
"routes": {
|
||||
"conflictingMatchers": "Não é possível adicionar ou atualizar a rota: os correspondentes entram em conflito com uma árvore de encaminhamento externa se combinarmos os correspondentes {{-matchers}}. Isso tornaria a rota inacessível."
|
||||
"conflictingMatchers": "Não é possível adicionar ou atualizar a rota: os correspondentes entram em conflito com uma árvore de encaminhamento externa se combinarmos os correspondentes {{-matchers}}. Isso tornaria a rota inacessível.",
|
||||
"unknownMatchers": ""
|
||||
},
|
||||
"suffix": "Por favor, atualize a página e tente novamente.",
|
||||
"title": "Falha ao adicionar ou atualizar a política de notificação"
|
||||
@@ -2244,7 +2246,7 @@
|
||||
"error-no-query-editor": "Não foi possível carregar o editor de consultas devido a: {{errorMessage}}"
|
||||
},
|
||||
"recording-rule-type": {
|
||||
"description": "Pré-calcular expressões.<1></1>Deve ser combinado com uma regra de alerta."
|
||||
"description": ""
|
||||
},
|
||||
"recording-rules": {
|
||||
"description-target-data-source": "A origem de dados do Prometheus para armazenar regras de gravação em",
|
||||
@@ -2257,7 +2259,7 @@
|
||||
},
|
||||
"redirect-to-clone-rule": {
|
||||
"body-evaluation-group": "Terá de definir um novo grupo de avaliação para a regra copiada, porque o original foi aprovisionado e não pode ser utilizado para regras criadas na interface do utilizador.",
|
||||
"body-not-provisioned": "A nova regra <1>não</1> será marcada como uma regra aprovisionada.",
|
||||
"body-not-provisioned": "",
|
||||
"confirmText-copy": "Copiar",
|
||||
"title-copy-provisioned-alert-rule": "Copiar regra de alerta aprovisionada"
|
||||
},
|
||||
@@ -2292,13 +2294,13 @@
|
||||
"routing-settings": {
|
||||
"aria-label-group-by": "Agrupar por",
|
||||
"description-group-by": "Combinar vários alertas numa única notificação, agrupando-os pelos mesmos valores de etiqueta. Se estiver vazio, é herdado da política de notificação predefinida.",
|
||||
"group-interval": "Intervalo do grupo: <1>{{groupIntervalValue}}</1>",
|
||||
"group-wait": "Espera do grupo: <1>{{groupWaitValue}}</1>",
|
||||
"grouping": "Agrupamento: <1>{{fields}}</1>",
|
||||
"group-interval": "",
|
||||
"group-wait": "",
|
||||
"grouping": "",
|
||||
"label-group-by": "Agrupar por",
|
||||
"label-override-grouping": "Substituir agrupamento",
|
||||
"label-override-timings": "Substituir tempos",
|
||||
"repeat-interval": "Intervalo de repetição: <1>{{repeatIntervalValue}}</1>"
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Editar",
|
||||
@@ -2554,7 +2556,7 @@
|
||||
"relative-with-to": ""
|
||||
},
|
||||
"rule-type-picker": {
|
||||
"grafana-managed": "Selecione \"Gerido pela Grafana\", a menos que tenha uma origem de dados Mimir, Loki ou Cortex com a Ruler API ativada."
|
||||
"grafana-managed": ""
|
||||
},
|
||||
"rule-view": {
|
||||
"query": {
|
||||
@@ -2887,7 +2889,7 @@
|
||||
"test-contact-point-modal": {
|
||||
"custom-notification-message": "Enviará uma notificação de teste que utiliza as anotações definidas abaixo. Esta é uma boa opção se utilizar modelos e mensagens personalizados.",
|
||||
"notification-message": "Mensagem de notificação",
|
||||
"predefined-notification-message": "Enviará uma notificação de teste que utiliza um alerta predefinido. Se tiver definido um modelo personalizado ou uma mensagem personalizada, para obter melhores resultados, mude para a mensagem de notificação <1>personalizada</1> acima.",
|
||||
"predefined-notification-message": "",
|
||||
"send-test-notification": "Enviar notificação de teste",
|
||||
"title-test-contact-point": "Testar ponto de contacto"
|
||||
},
|
||||
@@ -2896,7 +2898,7 @@
|
||||
},
|
||||
"threshold-expression-viewer": {
|
||||
"input": "Entrada",
|
||||
"stop-alerting-when": "Deixar de alertar (ou estado pendente) quando "
|
||||
"stop-alerting-when": ""
|
||||
},
|
||||
"time-interval": {
|
||||
"add-time-interval": "Adicionar intervalo de tempo",
|
||||
@@ -3084,7 +3086,7 @@
|
||||
"title-notification-policies": "Políticas de notificação"
|
||||
},
|
||||
"yaml-content-info": {
|
||||
"body": "O conteúdo de YAML no editor contém apenas a configuração da regra de alerta <1></1>Para configurar o Prometheus, tem de fornecer o restante do <4>conteúdo do ficheiro de configuração.</4>"
|
||||
"body": ""
|
||||
}
|
||||
},
|
||||
"alertlist": {
|
||||
@@ -3160,7 +3162,7 @@
|
||||
"no-annotations-found": "Nenhuma anotação encontrada"
|
||||
},
|
||||
"annotation-list-item": {
|
||||
"tooltip-created-by": "Criado por:<1></1> {{email}}"
|
||||
"tooltip-created-by": ""
|
||||
},
|
||||
"category-annotation-query": "Consulta de anotação",
|
||||
"category-display": "Visualização",
|
||||
@@ -3198,7 +3200,7 @@
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "Adicionar consulta de anotação",
|
||||
"info-box-content": "<0>As anotações fornecem uma forma de integrar dados de eventos nos seus gráficos. São visualizadas como linhas verticais e ícones em todos os painéis de gráficos. Quando passa o rato sobre um ícone de anotação, pode obter o texto e as etiquetas do evento. Pode adicionar eventos de anotação diretamente da Grafana mantendo pressionada a tecla CTRL ou CMD + clique no gráfico (ou arrastando a região). Estes serão armazenados na base de dados de anotações da Grafana.</0>",
|
||||
"info-box-content": "",
|
||||
"info-box-content-2": "Consulte a <2>Documentação de anotações</2> para obter mais informações.",
|
||||
"title": "Ainda não existem consultas de anotações personalizadas adicionadas"
|
||||
},
|
||||
@@ -3236,7 +3238,7 @@
|
||||
"auth-settings": "Definições de autenticação"
|
||||
},
|
||||
"auth-drawer-unconneced": {
|
||||
"subtitle": "Configurar as definições de autenticação. Saiba mais na nossa <2>documentação</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"auth-drawer-unconnected": {
|
||||
"advanced-auth": "Autenticação avançada",
|
||||
@@ -3270,7 +3272,7 @@
|
||||
"allowed-organizations-description": "Lista de organizações separadas por vírgulas ou espaços. O utilizador deve ser membro \nde pelo menos uma organização para iniciar sessão.",
|
||||
"allowed-organizations-label": "Organizações permitidas",
|
||||
"allowed-organizations-placeholder": "Introduza organizações (my-team, myteam...) e prima Enter para adicionar",
|
||||
"api-url-description": "O ponto final de informações do utilizador do seu fornecedor OAuth2. As informações obtidas por este ponto final devem ser compatíveis com <2>OpenID UserInfo</2>.",
|
||||
"api-url-description": "",
|
||||
"api-url-required": "Este campo deve ser um URL válido, se definido.",
|
||||
"auth-style-description": "Determina como \"{{ clientIDLabel }}\" e \"{{ clientSecretLabel }}\" são enviados para o fornecedor Oauth2. A predefinição é AutoDetect.",
|
||||
"auth-style-label": "Estilo de autenticação",
|
||||
@@ -3415,7 +3417,7 @@
|
||||
}
|
||||
},
|
||||
"auth-config-auth-config-page-unconnected": {
|
||||
"subtitle": "Faça a gestão das suas definições de autenticação e configure o início de sessão único. Saiba mais na nossa <2>documentação</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"bar-chart": {
|
||||
"warn": {
|
||||
@@ -4133,7 +4135,7 @@
|
||||
},
|
||||
"scopes": {
|
||||
"apply-selected-scopes": "Aplicar",
|
||||
"selected-scopes-label": "Campos de aplicação: "
|
||||
"selected-scopes-label": ""
|
||||
},
|
||||
"search-box": {
|
||||
"placeholder": "Pesquisar ou saltar para..."
|
||||
@@ -4275,7 +4277,7 @@
|
||||
"okay": "OK"
|
||||
},
|
||||
"not-found-datasource": {
|
||||
"body": "Talvez tenha escrito mal o URL ou o plugin com a ID <1></1> não esteja disponível.<3></3>Para ver uma lista de origens de dados disponíveis, <5>clique aqui</5>."
|
||||
"body": ""
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
@@ -4318,8 +4320,8 @@
|
||||
"versionHistory": {
|
||||
"comparison": {
|
||||
"header": {
|
||||
"hide-json-diff": "Ocultar diferenças JSON ",
|
||||
"show-json-diff": "Mostrar diferenças JSON ",
|
||||
"hide-json-diff": "",
|
||||
"show-json-diff": "",
|
||||
"text": "Versão {{version}} atualizada por {{createdBy}} ({{ageString}}) {{message}}"
|
||||
},
|
||||
"select": "Selecionar duas versões para começar a comparar"
|
||||
@@ -4346,7 +4348,7 @@
|
||||
"label-label": "Etiqueta",
|
||||
"label-placeholder": "Por exemplo, Tempo Traces",
|
||||
"label-required": "Este campo é obrigatório.",
|
||||
"sub-text": "<0>Defina o texto que descreverá a correlação.</0>",
|
||||
"sub-text": "",
|
||||
"title": "Defina a etiqueta de correlação (passo 1 de 3)"
|
||||
},
|
||||
"configure-correlation-target-form": {
|
||||
@@ -4390,7 +4392,7 @@
|
||||
},
|
||||
"source-form": {
|
||||
"control-required": "Este campo é obrigatório.",
|
||||
"description": "Um ponto de dados precisa de fornecer valores a todas as variáveis como campos ou como saída de transformações para fazer com que o botão de correlação apareça na visualização.<1></1>Nota: Nem todas as variáveis precisam de ser explicitamente definidas abaixo. Uma transformação como <4>logfmt</4> criará variáveis para cada par de chave/valor.",
|
||||
"description": "",
|
||||
"description-external-pre": "Utilizou as seguintes variáveis no URL de destino:",
|
||||
"description-query-pre": "Utilizou as seguintes variáveis na consulta de destino:",
|
||||
"external-title": "Configurar a origem de dados que utilizará o URL (passo 3 de 3)",
|
||||
@@ -4402,12 +4404,12 @@
|
||||
"results-required": "Este campo é obrigatório.",
|
||||
"source-description": "Os resultados da origem dos dados selecionada têm links exibidos no painel",
|
||||
"source-label": "Origem",
|
||||
"sub-text": "<0>Defina qual a origem dos dados que exibirá a correlação e quais os dados que substituirão as variáveis definidas anteriormente.</0>"
|
||||
"sub-text": ""
|
||||
},
|
||||
"sub-title": "Defina como os dados existentes em diferentes origens de dados se relacionam entre si. Leia mais na <2>documentação</2>",
|
||||
"target-form": {
|
||||
"control-rules": "Este campo é obrigatório.",
|
||||
"sub-text": "<0>Defina aquilo a que a correlação será ligada. Com o tipo de consulta, será executada uma consulta quando se clicar na correlação. Com o tipo externo, clicar na correlação abrirá um URL.</0>",
|
||||
"sub-text": "",
|
||||
"target-description-external": "Especifique o URL que será aberto quando se clicar no link",
|
||||
"target-description-query": "Especifique qual a origem de dados que é consultada quando se clicar no link",
|
||||
"target-label": "Destino",
|
||||
@@ -4614,7 +4616,7 @@
|
||||
}
|
||||
},
|
||||
"confirm-plugin-dashboard-save-modal": {
|
||||
"body-plugin-dashboard": "As suas alterações serão perdidas quando atualizar o plugin.<1></1><2>Utilize <1>Guardar como</1> para criar uma versão personalizada.</2>",
|
||||
"body-plugin-dashboard": "",
|
||||
"cancel": "Cancelar",
|
||||
"overwrite": "Substituir",
|
||||
"title-plugin-dashboard": "Painel de controlo do plugin"
|
||||
@@ -4831,7 +4833,7 @@
|
||||
"add-visualization-body": "Selecione uma origem de dados e, em seguida, consulte e visualize os seus dados com gráficos, estatísticas e tabelas ou crie listas, remarcações e outros widgets.",
|
||||
"add-visualization-button": "Adicionar visualização",
|
||||
"add-visualization-header": "Inicie o seu novo painel de controlo ao adicionar uma visualização",
|
||||
"import-a-dashboard-body": "Importe painéis de controlo de ficheiros ou de <2>grafana.com</2>.",
|
||||
"import-a-dashboard-body": "",
|
||||
"import-a-dashboard-header": "Importar um painel de controlo",
|
||||
"import-dashboard-button": "Importar painel de controlo",
|
||||
"show-less-dashboards": "",
|
||||
@@ -5289,8 +5291,8 @@
|
||||
"title-provisioned": "Painel de controlo fornecido"
|
||||
},
|
||||
"save-dashboard-error-proxy": {
|
||||
"body-name-exists": "Já existe um painel de controlo com o mesmo nome na pasta selecionada.<1></1><2>Ainda pretende guardar este painel de controlo?</2>",
|
||||
"body-version-mismatch": "Outra pessoa atualizou este painel de controlo<1></1><2>Ainda pretende guardar este painel de controlo?</2>",
|
||||
"body-name-exists": "",
|
||||
"body-version-mismatch": "",
|
||||
"confirmText-save-and-overwrite": "Guardar e substituir",
|
||||
"title-name-exists": "Conflito",
|
||||
"title-version-mismatch": "Conflito"
|
||||
@@ -5308,7 +5310,7 @@
|
||||
"cancel": "Cancelar",
|
||||
"cannot-be-saved": "Este painel de controlo não pode ser guardado a partir da interface do utilizador da Grafana porque foi aprovisionado a partir de outra fonte. Copie o JSON ou guarde-o num ficheiro abaixo. Posteriormente, poderá atualizar o seu painel de controlo na fonte de aprovisionamento.",
|
||||
"copy-json-to-clipboard": "Copiar JSON para a área de transferência",
|
||||
"file-path": "<0>Caminho do ficheiro:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"save-json-to-file": "Guardar JSON no ficheiro",
|
||||
"see-docs": "Consulte a <2>documentação</2> para obter mais informações sobre aprovisionamento."
|
||||
},
|
||||
@@ -5507,7 +5509,7 @@
|
||||
"transformation-picker": {
|
||||
"info": "As transformações permitem-lhe unir, calcular, reordenar, ocultar e renomear os resultados da sua consulta antes de serem visualizados.",
|
||||
"info-graph-not-suitable": "Muitas transformações não são adequadas se estiver a utilizar a visualização de gráfico, uma vez que atualmente só suporta dados de séries temporais.",
|
||||
"info-switch-to-table": "Pode ser útil mudar para a visualização de tabela para entender o que uma transformação faz. ",
|
||||
"info-switch-to-table": "",
|
||||
"placeholder-search-for-transformation": "Pesquisar por transformação",
|
||||
"read-more": "Ler mais",
|
||||
"title-transformations": "Transformações"
|
||||
@@ -5573,8 +5575,8 @@
|
||||
"version-history-comparison": {
|
||||
"button-restore": "Restaurar para a versão {{version}}",
|
||||
"label-view-json-diff": "Visualizar diferenças JSON",
|
||||
"new-updated-by": "<0>Versão {{version}}</0> atualizada por {{editor}} {{timeAgo}}",
|
||||
"old-updated-by": "<0>Versão {{version}}</0> atualizada por {{editor}} {{timeAgo}}"
|
||||
"new-updated-by": "",
|
||||
"old-updated-by": ""
|
||||
},
|
||||
"version-history-table": {
|
||||
"aria-label-toggle-selection": "Alternar seleção da versão {{version}}",
|
||||
@@ -5974,7 +5976,7 @@
|
||||
"cancel": "Cancelar"
|
||||
},
|
||||
"render-save-button-and-error": {
|
||||
"body-plugin-dashboard": "As suas alterações serão perdidas quando atualizar o plugin. Utilize <1>Guardar como</1> para criar uma versão personalizada.",
|
||||
"body-plugin-dashboard": "",
|
||||
"title-failed-to-save-dashboard": "Não foi possível guardar o painel de controlo",
|
||||
"title-plugin-dashboard": "Painel de controlo do plugin",
|
||||
"title-someone-else-has-updated-this-dashboard": "Outra pessoa atualizou este painel de controlo",
|
||||
@@ -5983,7 +5985,7 @@
|
||||
"save-and-overwrite": "\"Guardar e substituir\""
|
||||
},
|
||||
"library-viz-panel-info": {
|
||||
"last-edited": "{{timeAgo}} por <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Utilizado em {{count}} painéis de controlo",
|
||||
"usage-count_other": "Utilizado em {{count}} painéis de controlo"
|
||||
},
|
||||
@@ -6044,7 +6046,7 @@
|
||||
},
|
||||
"panel-data-queries-tab-rendered": {
|
||||
"add-query": "Adicionar consulta",
|
||||
"expression": "Expressão "
|
||||
"expression": ""
|
||||
},
|
||||
"panel-data-transformations-tab": {
|
||||
"tab-label": "Transformações"
|
||||
@@ -6102,7 +6104,7 @@
|
||||
"query": "Consulta"
|
||||
},
|
||||
"query-variable-editor-form": {
|
||||
"description-examples": "Os grupos de captura nomeados podem ser utilizados para separar o texto e o valor de exibição (<1>ver exemplos</1>).",
|
||||
"description-examples": "",
|
||||
"description-optional": "Opcional, se pretender extrair parte de um nome de série ou segmento de nó métrico.",
|
||||
"label-data-source": "Origem dos dados",
|
||||
"label-static-options-sort": "Ordenação de opções estáticas",
|
||||
@@ -6163,7 +6165,7 @@
|
||||
"label-message": "Mensagem",
|
||||
"placeholder-describe-changes-optional": "Adicione uma nota para descrever as suas alterações (opcional).",
|
||||
"render-footer": {
|
||||
"body-plugin-dashboard": "As suas alterações serão perdidas quando atualizar o plugin. Utilize <1>Guardar como</1> para criar uma versão personalizada.",
|
||||
"body-plugin-dashboard": "",
|
||||
"no-changes-to-save": "Não existem alterações para guardar",
|
||||
"title-failed-to-save-dashboard": "Não foi possível guardar o painel de controlo",
|
||||
"title-plugin-dashboard": "Painel de controlo do plugin",
|
||||
@@ -6199,7 +6201,7 @@
|
||||
"cancel": "Cancelar",
|
||||
"cannot-be-saved": "Este painel de controlo não pode ser guardado a partir da interface do utilizador da Grafana porque foi aprovisionado a partir de outra fonte. Copie o JSON ou guarde-o num ficheiro abaixo. Posteriormente, poderá atualizar o seu painel de controlo na fonte de aprovisionamento.",
|
||||
"copy-json-to-clipboard": "Copiar JSON para a área de transferência",
|
||||
"file-path": "<0>Caminho do ficheiro:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"label-description": "Descrição",
|
||||
"label-target-folder": "Pasta de destino",
|
||||
"label-title": "Título",
|
||||
@@ -6368,8 +6370,8 @@
|
||||
},
|
||||
"version-history-comparison": {
|
||||
"label-view-json-diff": "Visualizar diferenças JSON",
|
||||
"new-version-updated": "<0>Versão {{version}}</0> atualizada por {{editor}} {{timeAgo}}",
|
||||
"old-version-updated": "<0>Versão {{version}}</0> atualizada por {{editor}} {{timeAgo}}"
|
||||
"new-version-updated": "",
|
||||
"old-version-updated": ""
|
||||
},
|
||||
"version-history-header": {
|
||||
"compare-versions": "A comparar {{baseVersion}} <3></3> {{newVersion}}",
|
||||
@@ -6447,7 +6449,7 @@
|
||||
"provisioned-delete-modal": {
|
||||
"confirm-button": "OK",
|
||||
"text-1": "Este painel de controlo é gerido pelo provisionamento da Grafana e não pode ser eliminado. Remova o painel de controlo do ficheiro de configuração para o eliminar.",
|
||||
"text-2": "Consulte a documentação da Grafana para obter mais informações sobre provisionamento. ",
|
||||
"text-2": "",
|
||||
"text-3": "Caminho do ficheiro: {{provisionedId}}",
|
||||
"text-link": "Ir para a página de documentos",
|
||||
"title": "Não é possível eliminar o painel de controlo disponibilizado"
|
||||
@@ -6525,7 +6527,7 @@
|
||||
},
|
||||
"data-source-testing-status-page": {
|
||||
"error-more-details-link": "Clique <2>aqui</2> para saber mais sobre este erro.",
|
||||
"success-more-details-links": "Em seguida, pode começar a visualizar os dados <2>criando um painel de controlo</2> ou consultando os dados na <5>vista Explorar</5>."
|
||||
"success-more-details-links": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"datasource-add-button": {
|
||||
@@ -6621,7 +6623,7 @@
|
||||
"test": "Teste"
|
||||
},
|
||||
"cloud-info-box": {
|
||||
"body-alert": "Ou evite o esforço e obtenha {{mainDS}} (e {{extraDS}}) como origens de dados totalmente geridas, escaláveis e hospedadas da Grafana Labs com o <6>plano Grafana Cloud gratuito para sempre</6>.",
|
||||
"body-alert": "",
|
||||
"title-alert": "Configurar a sua origem de dados {{mainDS}} abaixo"
|
||||
},
|
||||
"dashboards-table": {
|
||||
@@ -6749,18 +6751,18 @@
|
||||
"no-events-yet": "Ainda sem eventos"
|
||||
},
|
||||
"render-info-viewer": {
|
||||
"data-counter": "Dados: {{numDataChanges}} ",
|
||||
"data-counter": "",
|
||||
"elapsed-time": "Tempo: {{elapsed}}ms",
|
||||
"field": "Campo",
|
||||
"last": "Último",
|
||||
"render-counter": "Renderizar: {{numRenders}} ",
|
||||
"schema-counter": "Esquema: {{numSchemaChanges}} ",
|
||||
"render-counter": "",
|
||||
"schema-counter": "",
|
||||
"title-reset-counters": "Redefinir contadores",
|
||||
"tooltip-step-back": "Recuar",
|
||||
"type": "Tipo"
|
||||
},
|
||||
"state-view": {
|
||||
"current-value": "Valor atual: {{currentValue}} ",
|
||||
"current-value": "",
|
||||
"label-state-name": "Nome do estado"
|
||||
}
|
||||
},
|
||||
@@ -7207,7 +7209,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"learn-more": "Saiba mais",
|
||||
"pro-tip-define-sources-through-configuration-files": "Dica: também pode definir origens de dados através de ficheiros de configuração. "
|
||||
"pro-tip-define-sources-through-configuration-files": ""
|
||||
}
|
||||
},
|
||||
"pane": {
|
||||
@@ -7269,8 +7271,6 @@
|
||||
"query-deleted": "Consulta eliminada"
|
||||
},
|
||||
"rich-history-queries-tab": {
|
||||
"displaying-partial-queries": "A exibir {{ count }} consultas",
|
||||
"displaying-queries": "{{ count }} consultas",
|
||||
"filter-aria-label": "Filtrar consultas para origens de dados",
|
||||
"filter-history": "Filtrar histórico",
|
||||
"filter-placeholder": "Filtrar consultas para origens de dados",
|
||||
@@ -7280,7 +7280,11 @@
|
||||
"search-placeholder": "Pesquisar consultas",
|
||||
"showing-queries": "A mostrar {{ shown }} de {{ total }} <0>Carregar mais</0>",
|
||||
"sort-aria-label": "Ordenar consultas",
|
||||
"sort-placeholder": "Ordenar consultas por"
|
||||
"sort-placeholder": "Ordenar consultas por",
|
||||
"displaying-partial-queries_one": "",
|
||||
"displaying-partial-queries_other": "",
|
||||
"displaying-queries_one": "",
|
||||
"displaying-queries_other": ""
|
||||
},
|
||||
"rich-history-settings-tab": {
|
||||
"alert-info": "A Grafana guardará entradas até {{optionLabel}}.As entradas favoritas não serão eliminadas.",
|
||||
@@ -7472,7 +7476,7 @@
|
||||
"copy-shortened-link-menu": "Abrir opções de cópia de link",
|
||||
"refresh-picker-cancel": "Cancelar",
|
||||
"refresh-picker-run": "Executar consulta",
|
||||
"split-close": "Fechar ",
|
||||
"split-close": "",
|
||||
"split-close-tooltip": "Fechar painel dividido",
|
||||
"split-narrow": "Painel estreito",
|
||||
"split-title": "Dividir",
|
||||
@@ -7602,8 +7606,8 @@
|
||||
},
|
||||
"math": {
|
||||
"available-math-functions": "Funções matemáticas disponíveis",
|
||||
"run-math-operations": "Execute operações matemáticas numa ou mais consultas. Referencia a consulta por {{refExample}} ou seja, {{ref1}}, {{ref2}}, {{ref3}}, etc.<10></10>Exemplo: <12>{{example}}</12>",
|
||||
"tooltip-footer": "Consulte a nossa documentação adicional sobre <2>expressões matemáticas</2>.",
|
||||
"run-math-operations": "",
|
||||
"tooltip-footer": "",
|
||||
"tooltip-title": "Operador matemático",
|
||||
"tooltip-trigger": "Expressão"
|
||||
},
|
||||
@@ -8642,7 +8646,7 @@
|
||||
},
|
||||
"data-source-http-settings": {
|
||||
"access-help": "Ajuda <1></1>",
|
||||
"access-help-details": "O modo de acesso controla a forma como os pedidos à origem de dados serão tratados.<1> <1>Servidor</1></1> deve ser a forma preferida se nada mais for indicado.",
|
||||
"access-help-details": "",
|
||||
"access-help-title": "Ajuda de acesso",
|
||||
"access-label": "Acesso",
|
||||
"allowed-cookies": "Cookies permitidos",
|
||||
@@ -8910,7 +8914,7 @@
|
||||
"cell-inspect": "Inspecionar valor",
|
||||
"cell-inspect-tooltip": "Inspecionar valor",
|
||||
"copy": "Copiar para a área de transferência",
|
||||
"csv-counts": "Linhas:{{rows}}, Colunas:{{columns}} <5></5>",
|
||||
"csv-counts": "",
|
||||
"csv-placeholder": "Introduza o CSV aqui...",
|
||||
"filter-placeholder": "Filtrar valores",
|
||||
"filter-popup-apply": "Ok",
|
||||
@@ -9195,7 +9199,6 @@
|
||||
"name-line-width": "Largura da linha",
|
||||
"name-stacking": "Empilhamento"
|
||||
},
|
||||
"inline-token-warning-badge-tooltip": "",
|
||||
"inspector": {
|
||||
"inspect-data-tab": {
|
||||
"loading": "A carregar",
|
||||
@@ -9359,7 +9362,7 @@
|
||||
"error-fetching": "Erro ao obter as definições LDAP",
|
||||
"error-saving": "Erro ao guardar as definições LDAP",
|
||||
"error-validate-form": "Erro ao validar as definições LDAP",
|
||||
"feature-flag-disabled": "Esta página apenas é acessível ativando o sinalizador de funcionalidade <1>ssoSettingsLDAP</1>.",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "Definições LDAP guardadas"
|
||||
},
|
||||
"bind-dn": {
|
||||
@@ -9400,7 +9403,7 @@
|
||||
"label": "DNS de base de pesquisa",
|
||||
"placeholder": "exemplo: dc=grafana,dc=org"
|
||||
},
|
||||
"subtitle": "A integração LDAP na Grafana permite que os seus utilizadores da Grafana iniciem sessão com as suas credenciais LDAP. Saiba mais na nossa <2><0>documentação</0></2>.",
|
||||
"subtitle": "",
|
||||
"title": "Definições básicas"
|
||||
},
|
||||
"library-panel": {
|
||||
@@ -9444,7 +9447,7 @@
|
||||
"dashboard-name": "Nome do painel de controlo"
|
||||
},
|
||||
"library-panel-info": {
|
||||
"last-edited": "Última edição em {{timeAgo}} por <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Utilizado em {{count}} painéis de controlo",
|
||||
"usage-count_other": "Utilizado em {{count}} painéis de controlo"
|
||||
},
|
||||
@@ -9749,7 +9752,7 @@
|
||||
"tooltip-unpin-line": "Desafixar linha"
|
||||
},
|
||||
"log-row-message": {
|
||||
"ellipsis": "… ",
|
||||
"ellipsis": "",
|
||||
"more": "mais",
|
||||
"see-details": "Ver detalhes do registo",
|
||||
"tooltip-error": "Erro: {{errorMessage}}"
|
||||
@@ -10145,7 +10148,7 @@
|
||||
},
|
||||
"resource-table": {
|
||||
"dashboard-load-error": "Não foi possível carregar o painel de controlo",
|
||||
"error-library-element-sub": "Elemento de biblioteca {uid}",
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "Não foi possível carregar o elemento de biblioteca",
|
||||
"unknown-datasource-title": "Origem dos dados {{datasourceUID}} ",
|
||||
"unknown-datasource-type": "Origem dos dados desconhecida"
|
||||
@@ -10793,10 +10796,10 @@
|
||||
"placeholder-optional": "(opcional)",
|
||||
"role": "Função",
|
||||
"submit": "Enviar",
|
||||
"tooltip": "Agora pode selecionar a opção \"Sem função básica\" e adicionar permissões às suas necessidades personalizadas. Pode encontrar mais informações na <1>nossa documentação</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"user-invite-page": {
|
||||
"sub-title": "Envie um convite ou adicione um utilizador Grafana existente à organização.<1> {{orgName}}</1>",
|
||||
"sub-title": "",
|
||||
"text": {
|
||||
"invite-user": "Convidar utilizador"
|
||||
}
|
||||
@@ -10885,7 +10888,7 @@
|
||||
"switch-to-table": "Mudar para tabela"
|
||||
},
|
||||
"panel-plugin-error": {
|
||||
"text-load-error": "Verificar os registos de inicialização do servidor para obter mais informações. <1></1>Se este plugin foi carregado do Git, certifique-se de que foi compilado.",
|
||||
"text-load-error": "",
|
||||
"title-load-error": "Erro ao carregar: {{panelId}}",
|
||||
"title-not-found": "Plugin do painel não encontrado: {{id}}"
|
||||
},
|
||||
@@ -11079,7 +11082,7 @@
|
||||
},
|
||||
"details": {
|
||||
"connections-tab": {
|
||||
"description": "De momento, tem as seguintes origens de dados configuradas para {{pluginName}}, clique num mosaico para ver os detalhes da configuração. Pode encontrar todas as suas ligações das origens dos dados em <4><0>Ligações</0> - <3>Origens dos dados</3>.</4>"
|
||||
"description": ""
|
||||
},
|
||||
"disabled-error": {
|
||||
"angular-deprecation-link": "Leia mais sobre a depreciação de Angular",
|
||||
@@ -11096,7 +11099,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"contactGrafanaLabs": "Contactar a Grafana Labs",
|
||||
"customLinks": "Links personalizados ",
|
||||
"customLinks": "",
|
||||
"customLinksTooltip": "Estes links são fornecidos pelo desenvolvedor do plugin para oferecer recursos e informações adicionais específicos do desenvolvedor",
|
||||
"dependencies": "Dependências",
|
||||
"documentation": "Documentação",
|
||||
@@ -11107,7 +11110,7 @@
|
||||
"latestVersion": "Versão mais recente",
|
||||
"license": "Licença",
|
||||
"raiseAnIssue": "Comunicar um problema",
|
||||
"reportAbuse": "Comunicar uma preocupação ",
|
||||
"reportAbuse": "",
|
||||
"reportAbuseTooltip": "Comunique problemas relacionados com plugins maliciosos ou prejudiciais diretamente à Grafana Labs.",
|
||||
"repository": "Repositório",
|
||||
"signature": "Assinatura",
|
||||
@@ -11117,8 +11120,8 @@
|
||||
"modal": {
|
||||
"cancel": "Cancelar",
|
||||
"copyEmail": "Copiar endereço de e-mail",
|
||||
"description": "Esta funcionalidade é para comunicar comportamentos maliciosos ou prejudiciais em plugins. Para questões relacionadas com plugins, envie-nos um e-mail para: ",
|
||||
"node": "Nota: para questões gerais relacionadas com o plugin, como bugs ou pedidos de funcionalidades, entre em contacto com o autor do plugin utilizando os links fornecidos. ",
|
||||
"description": "",
|
||||
"node": "",
|
||||
"title": "Comunicar uma preocupação relativa ao plugin"
|
||||
}
|
||||
},
|
||||
@@ -11186,7 +11189,7 @@
|
||||
"message": "Todos os plugins estão atualizados"
|
||||
},
|
||||
"not-found-plugin": {
|
||||
"body-plugin-not-found": "Não é possível encontrar esse plugin. Verifique se o URL está correto ou <1></1>aceda ao <3>catálogo de plugins</3>.",
|
||||
"body-plugin-not-found": "",
|
||||
"title-plugin-not-found": "Plugin não encontrado"
|
||||
},
|
||||
"plugin-actions": {
|
||||
@@ -11650,7 +11653,6 @@
|
||||
"unsupported-repository-type": ""
|
||||
},
|
||||
"inline-secure-values-warning": "",
|
||||
"inline-token-warning-badge-text": "",
|
||||
"job-status": {
|
||||
"label-view-details": "Ver detalhes",
|
||||
"loading-finished-job": "A carregar o trabalho concluído...",
|
||||
@@ -11827,6 +11829,17 @@
|
||||
"label-current-step": "Passo atual",
|
||||
"label-pending-step": "Passo pendente"
|
||||
},
|
||||
"status-badge": {
|
||||
"automatic-pulling-disabled": "",
|
||||
"deleting": "",
|
||||
"error": "",
|
||||
"pending": "",
|
||||
"pulling": "",
|
||||
"unknown": "",
|
||||
"up-to-date": "",
|
||||
"waiting-for-health-check": "",
|
||||
"warning": ""
|
||||
},
|
||||
"success-title-default": "Sucesso",
|
||||
"sync-job": {
|
||||
"error-no-job-id": "Falha ao iniciar a tarefa",
|
||||
@@ -12004,7 +12017,7 @@
|
||||
"annotations-show-text": "Anotações = mostrar",
|
||||
"time-range-picker-disabled-text": "Seletor de intervalo de tempo = desativado",
|
||||
"time-range-picker-enabled-text": "Seletor de intervalo de tempo = ativado",
|
||||
"time-range-text": "Intervalo de tempo = "
|
||||
"time-range-text": ""
|
||||
},
|
||||
"share": {
|
||||
"success-delete": "O seu painel de controlo já não pode ser partilhado"
|
||||
@@ -12043,7 +12056,7 @@
|
||||
"revoke-user-access-modal-desc-line1": "Tem a certeza de que pretende revogar o acesso a {{email}}?"
|
||||
},
|
||||
"delete-user-shared-dashboards-modal": {
|
||||
"revoke-user-access-modal-desc-line2": "Esta ação revogará imediatamente o acesso de {{email}}'s a todos os painéis de controlo partilhados."
|
||||
"revoke-user-access-modal-desc-line2": ""
|
||||
},
|
||||
"modal": {
|
||||
"shared-dashboard-modal-title": "Painéis de controlo partilhados"
|
||||
@@ -12212,7 +12225,7 @@
|
||||
},
|
||||
"menu": {
|
||||
"clear-button": "Limpar tudo",
|
||||
"tooltip": "Agora pode selecionar a opção \"Sem função básica\" e adicionar permissões às suas necessidades personalizadas. Pode encontrar mais informações na <1>nossa documentação</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"menu-aria-label": "Menu do selecionador de funções",
|
||||
"menu-group-option-aria-label": "Opção do selecionador de funções",
|
||||
@@ -12222,7 +12235,7 @@
|
||||
},
|
||||
"sub-menu-aria-label": "Submenu do selecionador de funções",
|
||||
"title": {
|
||||
"description": "Atribuir funções aos utilizadores para garantir um controlo granular sobre o acesso às funcionalidades e recursos Grafana‘s. Saiba mais na nossa <2><0>documentação</0></2>."
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"role-picker-drawer": {
|
||||
@@ -12345,7 +12358,7 @@
|
||||
},
|
||||
"select": {
|
||||
"select-menu": {
|
||||
"selected-count": "Selecionado "
|
||||
"selected-count": ""
|
||||
}
|
||||
},
|
||||
"service-account-create-page": {
|
||||
@@ -12444,6 +12457,7 @@
|
||||
"aria-label-role": "Função"
|
||||
},
|
||||
"service-account-tokens-table": {
|
||||
"aria-label-delete-button": "",
|
||||
"created": "Criado",
|
||||
"expires": "Expira",
|
||||
"last-used-at": "Data da última utilização",
|
||||
@@ -12531,7 +12545,7 @@
|
||||
"info-text": "Crie um link direto para este painel de controlo ou painel, personalizado com as opções abaixo.",
|
||||
"link-url": "URL do link",
|
||||
"render-alert": "Plugin de renderização de imagem não instalado",
|
||||
"render-instructions": "Para renderizar uma imagem, tem de instalar o <2>plugin de renderização de imagens Grafana</2>. Entre em contacto com o seu administrador Grafana para instalar o plugin.",
|
||||
"render-instructions": "",
|
||||
"rendered-image": "Link direto para imagem renderizada",
|
||||
"save-alert": "O painel de controlo não está guardado",
|
||||
"save-dashboard": "Para processar uma imagem de painel, tem de guardar o painel de controlo primeiro.",
|
||||
@@ -12555,7 +12569,7 @@
|
||||
"info-text-1": "Um instantâneo é uma forma instantânea de partilhar publicamente um painel interativo. Quando criado, retiramos dados confidenciais como consultas (métrica, modelo e anotação) e links do painel, deixando apenas os dados de métrica visíveis e os nomes das séries incorporados no seu painel.",
|
||||
"info-text-2": "Tenha em mente que o seu instantâneo <1>pode ser visto por qualquer pessoa</1> que tenha o link e possa aceder ao URL. Partilhe com sensatez.",
|
||||
"local-button": "Publicar instantâneo",
|
||||
"mistake-message": "Cometeu um erro? ",
|
||||
"mistake-message": "",
|
||||
"name": "Nome do instantâneo",
|
||||
"timeout": "Tempo de espera (segundos)",
|
||||
"timeout-description": "Pode ter de configurar o valor do tempo limite se demorar muito tempo a recolher as métricas do seu painel de controlo.",
|
||||
@@ -13167,7 +13181,7 @@
|
||||
"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": "Diminuir o zoom do intervalo de tempo <1></1> CTRL+Z"
|
||||
"zoom-out-tooltip": ""
|
||||
},
|
||||
"time-range": {
|
||||
"apply": "Aplicar intervalo de tempo",
|
||||
@@ -13292,7 +13306,7 @@
|
||||
},
|
||||
"transformations": {
|
||||
"empty": {
|
||||
"add-transformation-body": "As transformações permitem que os dados sejam alterados de várias maneiras antes da sua visualização ser mostrada.<1></1>Isto inclui unir dados, renomear campos, fazer cálculos, formatar dados para exibição e muito mais.",
|
||||
"add-transformation-body": "",
|
||||
"add-transformation-header": "Começar a transformar dados"
|
||||
}
|
||||
},
|
||||
@@ -13559,7 +13573,7 @@
|
||||
"label-format": "Formato",
|
||||
"label-set-timezone": "Definir o fuso horário",
|
||||
"label-time-field": "Campo de hora",
|
||||
"tooltip-format": "O formato de saída para o campo especificado como uma <2>sequência de caracteres de formato Moment.js</2>.",
|
||||
"tooltip-format": "",
|
||||
"tooltip-timezone-manually": "Defina o fuso horário da data manualmente"
|
||||
},
|
||||
"format-time-transformer-editor": {
|
||||
@@ -14154,8 +14168,8 @@
|
||||
"message": "Nenhum utilizador encontrado"
|
||||
},
|
||||
"token-revoked-modal": {
|
||||
"auto-revoked": "O seu token de sessão foi revogado automaticamente, porque atingiu <2>o número máximo de {{numSessions}} sessões simultâneas</2> para a sua conta.",
|
||||
"resume-message": "<0>Para retomar a sua sessão, inicie sessão novamente.</0>Contacte o seu administrador ou visite a página de licenças para rever a sua quota se a sua sessão for terminada repetidamente de forma automática.",
|
||||
"auto-revoked": "",
|
||||
"resume-message": "",
|
||||
"sign-in": "Iniciar sessão",
|
||||
"title-you-have-been-automatically-signed-out": "A sua sessão foi terminada automaticamente"
|
||||
},
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"dismiss": "Закрыть",
|
||||
"heading": "Аутентификация Enterprise",
|
||||
"learn-more-link": "Подробнее",
|
||||
"text": "Управляйте пользователями, командами и разрешениями автоматически с помощью <1>SAML</1>, <3>SCIM</3>, <6>LDAP</6> и <8>RBAC</8> (доступно в Grafana Cloud и Enterprise)."
|
||||
"text": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "Проверка",
|
||||
@@ -209,7 +209,7 @@
|
||||
"title-delete": "Удаление"
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "Действительно удалить «{{deleteOrgName}}»?<3></3> <5>Все дашборды для этой организации будут удалены.</5>",
|
||||
"delete-body": "",
|
||||
"id-header": "Идентификатор",
|
||||
"name-header": "Имя",
|
||||
"new-org-button": "Новая организация"
|
||||
@@ -725,6 +725,7 @@
|
||||
"title-annotations": "Аннотации"
|
||||
},
|
||||
"link-dashboard-and-panel": "Связать дашборд и панель",
|
||||
"placeholder-value-input": "",
|
||||
"placeholder-value-input-default": "Ввести содержимое пользовательской аннотации..."
|
||||
},
|
||||
"bulk-actions": {
|
||||
@@ -1154,7 +1155,7 @@
|
||||
"title-something-wrong-trying-fetch-group-details": "Ошибка при попытке получить данные группы"
|
||||
},
|
||||
"evaluation-interval-limit-exceeded": {
|
||||
"body-minimum-interval": "В Grafana установлен минимальный интервал оценки <1>{{minInterval}}</1>.<3></3>Обратитесь к администратору, чтобы установить меньший интервал.",
|
||||
"body-minimum-interval": "",
|
||||
"title-global-evaluation-interval-limit-exceeded": "Превышен предельный интервал глобальной оценки"
|
||||
},
|
||||
"existing-rule-editor": {
|
||||
@@ -1302,7 +1303,7 @@
|
||||
"resolved": "Устранено"
|
||||
}
|
||||
},
|
||||
"review-alert-payload": " Просмотр данных оповещения для добавления в полезные данные:",
|
||||
"review-alert-payload": "",
|
||||
"title-add-custom-alerts": "Добавление пользовательских оповещений"
|
||||
},
|
||||
"get-alert-suggestions": {
|
||||
@@ -1426,7 +1427,7 @@
|
||||
"title-add-folder-and-labels": "Добавление папки и меток"
|
||||
},
|
||||
"grafana-managed-rule-type": {
|
||||
"description": "Поддерживает несколько источников данных любого типа.<1></1>Преобразуйте данные с помощью выражений."
|
||||
"description": ""
|
||||
},
|
||||
"grafana-modify-export": {
|
||||
"body-invalid-rule-id": "Недопустимый уникальный идентификатор правила в URL-адресе страницы. Проверьте URL-адрес и повторите попытку.",
|
||||
@@ -1865,7 +1866,7 @@
|
||||
"aria-label-new": "новая"
|
||||
},
|
||||
"mimir-flavored-type": {
|
||||
"description": "Используйте источники данных Mimir, Loki или Cortex.<1></1>Выражения не поддерживаются."
|
||||
"description": ""
|
||||
},
|
||||
"min-interval-option": {
|
||||
"label-interval": "Интервал",
|
||||
@@ -2094,7 +2095,7 @@
|
||||
"warning-1": "Политика уведомления будет безвозвратно удалена.",
|
||||
"warning-2": "Действительно удалить политику?"
|
||||
},
|
||||
"filter-description": "Фильтруйте политики уведомления, используя список сопоставлений, разделенных запятыми, например, <1>серьезность=критическая, регион=EMEA</1>",
|
||||
"filter-description": "",
|
||||
"generated-policies": "Автоматически генерируемые политики",
|
||||
"matchers": "Средства сопоставления",
|
||||
"metadata": {
|
||||
@@ -2140,7 +2141,8 @@
|
||||
"conflict": "Другой пользователь обновил дерево политик уведомления.",
|
||||
"error-code": "Сообщение об ошибке: «{{error}}»",
|
||||
"routes": {
|
||||
"conflictingMatchers": "Невозможно добавить или обновить маршрут: если объединить средства сопоставления {{-matchers}}, они будут конфликтовать с внешним деревом маршрутизации. Маршрут станет недоступным."
|
||||
"conflictingMatchers": "Невозможно добавить или обновить маршрут: если объединить средства сопоставления {{-matchers}}, они будут конфликтовать с внешним деревом маршрутизации. Маршрут станет недоступным.",
|
||||
"unknownMatchers": ""
|
||||
},
|
||||
"suffix": "Обновите страницу и повторите попытку.",
|
||||
"title": "Не удалось добавить или обновить политику уведомления"
|
||||
@@ -2260,7 +2262,7 @@
|
||||
"error-no-query-editor": "Не удалось загрузить редактор запросов. Причина: {{errorMessage}}"
|
||||
},
|
||||
"recording-rule-type": {
|
||||
"description": "Предварительно вычислите выражения.<1></1>Следует объединить с правилом оповещения."
|
||||
"description": ""
|
||||
},
|
||||
"recording-rules": {
|
||||
"description-target-data-source": "Источник данных Prometheus для хранения правил записи.",
|
||||
@@ -2273,7 +2275,7 @@
|
||||
},
|
||||
"redirect-to-clone-rule": {
|
||||
"body-evaluation-group": "Нужно будет установить новую группу оценки для скопированного правила, поскольку исходная группа была подготовлена и не может использоваться для правил, созданных в пользовательском интерфейсе.",
|
||||
"body-not-provisioned": "Новое правило <1>не</1> будет помечено как подготовленное.",
|
||||
"body-not-provisioned": "",
|
||||
"confirmText-copy": "Копировать",
|
||||
"title-copy-provisioned-alert-rule": "Копирование подготовленного правила оповещения"
|
||||
},
|
||||
@@ -2308,13 +2310,13 @@
|
||||
"routing-settings": {
|
||||
"aria-label-group-by": "Группировать по",
|
||||
"description-group-by": "Объедините несколько оповещений в одно уведомление путем их группировки по одинаковым значениям меток. Если политика пуста, она наследуется от стандартной политики уведомления.",
|
||||
"group-interval": "Интервал для группы: <1>{{groupIntervalValue}}</1>",
|
||||
"group-wait": "Время ожидания для группы: <1>{{groupWaitValue}}</1>",
|
||||
"grouping": "Группировка: <1>{{fields}}</1>",
|
||||
"group-interval": "",
|
||||
"group-wait": "",
|
||||
"grouping": "",
|
||||
"label-group-by": "Группировать по",
|
||||
"label-override-grouping": "Переопределить группировку",
|
||||
"label-override-timings": "Переопределить временные рамки",
|
||||
"repeat-interval": "Интервал повторения: <1>{{repeatIntervalValue}}</1>"
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Редактировать",
|
||||
@@ -2578,7 +2580,7 @@
|
||||
"relative-with-to": ""
|
||||
},
|
||||
"rule-type-picker": {
|
||||
"grafana-managed": "Выберите «Управляемые Grafana», если у вас нет источника данных Mimir, Loki или Cortex с включенным Ruler API."
|
||||
"grafana-managed": ""
|
||||
},
|
||||
"rule-view": {
|
||||
"query": {
|
||||
@@ -2911,7 +2913,7 @@
|
||||
"test-contact-point-modal": {
|
||||
"custom-notification-message": "Вы отправите тестовое уведомление, в котором используются аннотации, определенные ниже. Это подходящий вариант, если вы используете пользовательские шаблоны и сообщения.",
|
||||
"notification-message": "Сообщение уведомления",
|
||||
"predefined-notification-message": "Вы отправите тестовое уведомление, в котором используется предопределенное оповещение. Если вы задали пользовательский шаблон или сообщение, для достижения лучших результатов переключитесь на <1>пользовательское</1> сообщение уведомления, указанное выше.",
|
||||
"predefined-notification-message": "",
|
||||
"send-test-notification": "Отправить тестовое уведомление",
|
||||
"title-test-contact-point": "Тестирование точки контакта"
|
||||
},
|
||||
@@ -2920,7 +2922,7 @@
|
||||
},
|
||||
"threshold-expression-viewer": {
|
||||
"input": "Ввод",
|
||||
"stop-alerting-when": "Прекратить оповещение (или состояние ожидания), если "
|
||||
"stop-alerting-when": ""
|
||||
},
|
||||
"time-interval": {
|
||||
"add-time-interval": "Добавить временной интервал",
|
||||
@@ -3108,7 +3110,7 @@
|
||||
"title-notification-policies": "Политики уведомления"
|
||||
},
|
||||
"yaml-content-info": {
|
||||
"body": "Содержимое YAML в редакторе содержит только конфигурацию правил оповещения. <1></1>Чтобы настроить Prometheus, необходимо предоставить остальную часть <4>содержимого файла конфигурации.</4>"
|
||||
"body": ""
|
||||
}
|
||||
},
|
||||
"alertlist": {
|
||||
@@ -3184,7 +3186,7 @@
|
||||
"no-annotations-found": "Аннотации не найдены"
|
||||
},
|
||||
"annotation-list-item": {
|
||||
"tooltip-created-by": "Автор:<1></1> {{email}}"
|
||||
"tooltip-created-by": ""
|
||||
},
|
||||
"category-annotation-query": "Запрос аннотаций",
|
||||
"category-display": "Отображение",
|
||||
@@ -3222,7 +3224,7 @@
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "Добавить запрос аннотации",
|
||||
"info-box-content": "<0>Аннотации позволяют интегрировать данные событий в графы. Они визуализируются в виде вертикальных линий и значков на всех панелях графов. При наведении курсора на значок аннотации отображаются текст и теги события. Можно добавлять события аннотаций непосредственно из Grafana, удерживая CTRL или CMD и нажав на граф (или перетащив область). Они будут храниться в базе данных аннотаций Grafana.</0>",
|
||||
"info-box-content": "",
|
||||
"info-box-content-2": "Для получения дополнительной информации ознакомьтесь с <2>документацией по аннотациям</2>.",
|
||||
"title": "Пользовательские запросы аннотаций еще не добавлены"
|
||||
},
|
||||
@@ -3260,7 +3262,7 @@
|
||||
"auth-settings": "Параметры аутентификации"
|
||||
},
|
||||
"auth-drawer-unconneced": {
|
||||
"subtitle": "Настройка параметров аутентификации Подробнее см. в нашей <2>документации</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"auth-drawer-unconnected": {
|
||||
"advanced-auth": "Расширенная аутентификация",
|
||||
@@ -3294,7 +3296,7 @@
|
||||
"allowed-organizations-description": "Список организаций, разделенных запятыми или пробелами. Чтобы войти в систему, пользователь должен \nбыть участником хотя бы одной организации.",
|
||||
"allowed-organizations-label": "Разрешенные организации",
|
||||
"allowed-organizations-placeholder": "Введите названия организаций (my-team, myteam...) и нажмите «Enter», чтобы их добавить",
|
||||
"api-url-description": "Конечная точка информации о пользователе вашего поставщика OAuth2. Информация, возвращаемая этой конечной точкой, должна быть совместима с <2>OpenID UserInfo</2>.",
|
||||
"api-url-description": "",
|
||||
"api-url-required": "В поле должен быть указан действительный URL-адрес (если он настроен).",
|
||||
"auth-style-description": "Определяет, каким образом «{{ clientIDLabel }}» и «{{ clientSecretLabel }}» отправляются поставщику Oauth2. По умолчанию используется автоопределение.",
|
||||
"auth-style-label": "Метод авторизации",
|
||||
@@ -3439,7 +3441,7 @@
|
||||
}
|
||||
},
|
||||
"auth-config-auth-config-page-unconnected": {
|
||||
"subtitle": "Управление параметрами аутентификации и настройка единого входа Подробнее см. в нашей <2>документации</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"bar-chart": {
|
||||
"warn": {
|
||||
@@ -4173,7 +4175,7 @@
|
||||
},
|
||||
"scopes": {
|
||||
"apply-selected-scopes": "Применить",
|
||||
"selected-scopes-label": "Области: "
|
||||
"selected-scopes-label": ""
|
||||
},
|
||||
"search-box": {
|
||||
"placeholder": "Поиск или переход к..."
|
||||
@@ -4315,7 +4317,7 @@
|
||||
"okay": "ОК"
|
||||
},
|
||||
"not-found-datasource": {
|
||||
"body": "Возможно, вы неправильно ввели URL-адрес или недоступен плагин с идентификатором <1></1>.<3></3>Чтобы просмотреть список доступных источников данных, <5>нажмите здесь</5>."
|
||||
"body": ""
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
@@ -4358,8 +4360,8 @@
|
||||
"versionHistory": {
|
||||
"comparison": {
|
||||
"header": {
|
||||
"hide-json-diff": "Скрыть JSON Diff ",
|
||||
"show-json-diff": "Показать JSON Diff ",
|
||||
"hide-json-diff": "",
|
||||
"show-json-diff": "",
|
||||
"text": "Версия {{version}} обновлена {{createdBy}} ({{ageString}}) {{message}}"
|
||||
},
|
||||
"select": "Выберите две версии, чтобы начать сравнение"
|
||||
@@ -4386,7 +4388,7 @@
|
||||
"label-label": "Метка",
|
||||
"label-placeholder": "например, трассировки Tempo",
|
||||
"label-required": "Поле является обязательным.",
|
||||
"sub-text": "<0>Определите текст, который будет описывать корреляцию.</0>",
|
||||
"sub-text": "",
|
||||
"title": "Определение метки корреляции (шаг 1 из 3)"
|
||||
},
|
||||
"configure-correlation-target-form": {
|
||||
@@ -4430,7 +4432,7 @@
|
||||
},
|
||||
"source-form": {
|
||||
"control-required": "Поле является обязательным.",
|
||||
"description": "Чтобы кнопка корреляции появилась в визуализации, точка данных должна предоставить значения всем переменным в виде полей или выходных данных преобразований.<1></1>Примечание. Необязательно задавать каждую переменную ниже. Преобразование, например, <4>logfmt</4>, создаст переменные для каждой пары «ключ/значение».",
|
||||
"description": "",
|
||||
"description-external-pre": "Вы использовали следующие переменные в целевом URL-адресе:",
|
||||
"description-query-pre": "Вы использовали следующие переменные в целевом запросе:",
|
||||
"external-title": "Настройка источника данных, который будет использовать URL-адрес (шаг 3 из 3)",
|
||||
@@ -4442,12 +4444,12 @@
|
||||
"results-required": "Поле является обязательным.",
|
||||
"source-description": "Результаты из выбранного источника данных содержат ссылки, отображаемые на панели.",
|
||||
"source-label": "Источник",
|
||||
"sub-text": "<0>Определите, какой источник данных будет отображать корреляцию и какие данные заменят ранее заданные переменные.</0>"
|
||||
"sub-text": ""
|
||||
},
|
||||
"sub-title": "Определите соотношения данных, хранящихся в разных источниках. Подробнее — в <2>документации</2>",
|
||||
"target-form": {
|
||||
"control-rules": "Поле является обязательным.",
|
||||
"sub-text": "<0>Задайте, к чему будет привязана корреляция. Если выбран тип запроса, при нажатии на корреляцию будет выполняться запрос. Если выбрать внешний тип, при нажатии на корреляцию откроется URL-адрес.</0>",
|
||||
"sub-text": "",
|
||||
"target-description-external": "Укажите URL-адрес, который будет открываться при нажатии на ссылку.",
|
||||
"target-description-query": "Укажите запрашиваемый источник данных при нажатии на ссылку.",
|
||||
"target-label": "Цель",
|
||||
@@ -4654,7 +4656,7 @@
|
||||
}
|
||||
},
|
||||
"confirm-plugin-dashboard-save-modal": {
|
||||
"body-plugin-dashboard": "При обновлении плагина ваши изменения будут потеряны.<1></1><2>Используйте <1>Сохранить как</1>, чтобы создать собственную версию.</2>",
|
||||
"body-plugin-dashboard": "",
|
||||
"cancel": "Отмена",
|
||||
"overwrite": "Перезаписать",
|
||||
"title-plugin-dashboard": "Дашборд плагинов"
|
||||
@@ -4871,7 +4873,7 @@
|
||||
"add-visualization-body": "Выберите источник данных, а затем запрашивайте и визуализируйте свои данные с помощью диаграмм, статистики и таблиц или создавайте списки, разметки и другие виджеты.",
|
||||
"add-visualization-button": "Добавить визуализацию",
|
||||
"add-visualization-header": "Создание нового дашборда с добавлением визуализации",
|
||||
"import-a-dashboard-body": "Импортируйте дашборды из файлов или с <1>grafana.com</1>.",
|
||||
"import-a-dashboard-body": "",
|
||||
"import-a-dashboard-header": "Импорт дашборда",
|
||||
"import-dashboard-button": "Импорт дашборда",
|
||||
"show-less-dashboards": "",
|
||||
@@ -5331,8 +5333,8 @@
|
||||
"title-provisioned": "Подготовленный дашборд"
|
||||
},
|
||||
"save-dashboard-error-proxy": {
|
||||
"body-name-exists": "Дашборд с таким именем уже существует в выбранной папке.<1></1><2>Все равно сохранить дашборд?</2>",
|
||||
"body-version-mismatch": "Дашборд обновлен другим пользователем<1></1><2>Все равно сохранить дашборд?</2>",
|
||||
"body-name-exists": "",
|
||||
"body-version-mismatch": "",
|
||||
"confirmText-save-and-overwrite": "Сохранить и перезаписать",
|
||||
"title-name-exists": "Конфликт",
|
||||
"title-version-mismatch": "Конфликт"
|
||||
@@ -5350,7 +5352,7 @@
|
||||
"cancel": "Отмена",
|
||||
"cannot-be-saved": "Дашборд невозможно сохранить из пользовательского интерфейса Grafana, поскольку он подготовлен в другом источнике. Скопируйте модель JSON или сохраните ее в файл ниже. Затем можно обновить свой дашборд в источнике подготовки.",
|
||||
"copy-json-to-clipboard": "Копировать JSON в буфер обмена",
|
||||
"file-path": "<0>Путь к файлу:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"save-json-to-file": "Сохранить модель JSON в файл",
|
||||
"see-docs": "Подробнее о подготовке см. в <2>документации</2>."
|
||||
},
|
||||
@@ -5549,7 +5551,7 @@
|
||||
"transformation-picker": {
|
||||
"info": "Преобразования позволяют объединять, вычислять, изменять порядок, скрывать и переименовывать результаты запросов перед их визуализацией.",
|
||||
"info-graph-not-suitable": "Многие преобразования не подходят, если вы используете визуализацию в виде графа, поскольку в настоящее время она поддерживает только данные временных рядов.",
|
||||
"info-switch-to-table": "Чтобы понять, что делает преобразование, можно переключиться на визуализацию в виде таблицы. ",
|
||||
"info-switch-to-table": "",
|
||||
"placeholder-search-for-transformation": "Поиск преобразования",
|
||||
"read-more": "Узнать больше",
|
||||
"title-transformations": "Преобразования"
|
||||
@@ -5615,8 +5617,8 @@
|
||||
"version-history-comparison": {
|
||||
"button-restore": "Восстановить до версии {{version}} ",
|
||||
"label-view-json-diff": "Просмотр JSON Diff",
|
||||
"new-updated-by": "<0>Версию {{version}}</0> обновил пользователь {{editor}} {{timeAgo}}",
|
||||
"old-updated-by": "<0>Версию {{version}}</0> обновил пользователь {{editor}} {{timeAgo}}"
|
||||
"new-updated-by": "",
|
||||
"old-updated-by": ""
|
||||
},
|
||||
"version-history-table": {
|
||||
"aria-label-toggle-selection": "Переключить выбор версии {{version}}",
|
||||
@@ -6016,7 +6018,7 @@
|
||||
"cancel": "Отмена"
|
||||
},
|
||||
"render-save-button-and-error": {
|
||||
"body-plugin-dashboard": "Изменения будут потеряны при обновлении плагина. Используйте <1>Сохранить как</1>, чтобы создать пользовательскую версию.",
|
||||
"body-plugin-dashboard": "",
|
||||
"title-failed-to-save-dashboard": "Не удалось сохранить дашборд",
|
||||
"title-plugin-dashboard": "Дашборд плагинов",
|
||||
"title-someone-else-has-updated-this-dashboard": "Дашборд обновлен другим пользователем",
|
||||
@@ -6025,7 +6027,7 @@
|
||||
"save-and-overwrite": "'Сохранить и перезаписать'"
|
||||
},
|
||||
"library-viz-panel-info": {
|
||||
"last-edited": "{{timeAgo}} <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Используется на {{count}} дашбордах",
|
||||
"usage-count_few": "Используется на {{count}} дашбордах",
|
||||
"usage-count_many": "Используется на {{count}} дашбордах",
|
||||
@@ -6088,7 +6090,7 @@
|
||||
},
|
||||
"panel-data-queries-tab-rendered": {
|
||||
"add-query": "Добавить запрос",
|
||||
"expression": "Выражение "
|
||||
"expression": ""
|
||||
},
|
||||
"panel-data-transformations-tab": {
|
||||
"tab-label": "Преобразования"
|
||||
@@ -6146,7 +6148,7 @@
|
||||
"query": "Запрос"
|
||||
},
|
||||
"query-variable-editor-form": {
|
||||
"description-examples": "Именованные группы записи можно использовать для разделения отображаемого текста и значения (<1>см. примеры</1>).",
|
||||
"description-examples": "",
|
||||
"description-optional": "Дополнительно, если вы хотите извлечь часть имени ряда или сегмента узла метрики.",
|
||||
"label-data-source": "Источник данных",
|
||||
"label-static-options-sort": "Сортировка статических параметров",
|
||||
@@ -6207,7 +6209,7 @@
|
||||
"label-message": "Сообщение",
|
||||
"placeholder-describe-changes-optional": "Добавьте примечание с описанием изменений (необязательно).",
|
||||
"render-footer": {
|
||||
"body-plugin-dashboard": "Изменения будут потеряны при обновлении плагина. Используйте <1>Сохранить как</1>, чтобы создать пользовательскую версию.",
|
||||
"body-plugin-dashboard": "",
|
||||
"no-changes-to-save": "Нет изменений для сохранения",
|
||||
"title-failed-to-save-dashboard": "Не удалось сохранить дашборд",
|
||||
"title-plugin-dashboard": "Дашборд плагинов",
|
||||
@@ -6245,7 +6247,7 @@
|
||||
"cancel": "Отмена",
|
||||
"cannot-be-saved": "Дашборд невозможно сохранить из пользовательского интерфейса Grafana, поскольку он подготовлен в другом источнике. Скопируйте модель JSON или сохраните ее в файл ниже. Затем можно обновить свой дашборд в источнике подготовки.",
|
||||
"copy-json-to-clipboard": "Копировать JSON в буфер обмена",
|
||||
"file-path": "<0>Путь к файлу:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"label-description": "Описание",
|
||||
"label-target-folder": "Целевая папка",
|
||||
"label-title": "Название",
|
||||
@@ -6414,8 +6416,8 @@
|
||||
},
|
||||
"version-history-comparison": {
|
||||
"label-view-json-diff": "Просмотр JSON Diff",
|
||||
"new-version-updated": "<0>Версию {{version}}</0> обновил пользователь {{editor}} {{timeAgo}}",
|
||||
"old-version-updated": "<0>Версию {{version}}</0> обновил пользователь {{editor}} {{timeAgo}}"
|
||||
"new-version-updated": "",
|
||||
"old-version-updated": ""
|
||||
},
|
||||
"version-history-header": {
|
||||
"compare-versions": "Сравнение {{baseVersion}} <3></3> {{newVersion}}",
|
||||
@@ -6493,7 +6495,7 @@
|
||||
"provisioned-delete-modal": {
|
||||
"confirm-button": "OK",
|
||||
"text-1": "Дашборд управляется функцией подготовки Grafana и не может быть удален. Чтобы удалить дашборд, его необходимо удалить из файла конфигурации.",
|
||||
"text-2": "Для получения дополнительной информации о функции подготовки см. документацию Grafana. ",
|
||||
"text-2": "",
|
||||
"text-3": "Путь к файлу: {{provisionedId}}",
|
||||
"text-link": "Перейти на страницу документации",
|
||||
"title": "Невозможно удалить подготовленный дашборд"
|
||||
@@ -6571,7 +6573,7 @@
|
||||
},
|
||||
"data-source-testing-status-page": {
|
||||
"error-more-details-link": "Чтобы узнать больше об этой ошибке, нажмите <2>здесь</2>.",
|
||||
"success-more-details-links": "Затем вы можете начать визуализировать данные, <2>создав панель</2> или запросив данные в <5>представлении Explore</5>."
|
||||
"success-more-details-links": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"datasource-add-button": {
|
||||
@@ -6667,7 +6669,7 @@
|
||||
"test": "Тестирование"
|
||||
},
|
||||
"cloud-info-box": {
|
||||
"body-alert": "Или не тратьте время и получите {{mainDS}} (и {{extraDS}}) в качестве полностью управляемых, масштабируемых и размещенных источников данных от Grafana Labs с <6>бессрочным бесплатным планом Grafana Cloud</6>.",
|
||||
"body-alert": "",
|
||||
"title-alert": "Настройте свой источник данных {{mainDS}} ниже"
|
||||
},
|
||||
"dashboards-table": {
|
||||
@@ -6795,18 +6797,18 @@
|
||||
"no-events-yet": "Пока нет событий"
|
||||
},
|
||||
"render-info-viewer": {
|
||||
"data-counter": "Данные: {{numDataChanges}} ",
|
||||
"data-counter": "",
|
||||
"elapsed-time": "Время: {{elapsed}} мс",
|
||||
"field": "Поле",
|
||||
"last": "Последний",
|
||||
"render-counter": "Рендеринг: {{numRenders}} ",
|
||||
"schema-counter": "Схема: {{numSchemaChanges}} ",
|
||||
"render-counter": "",
|
||||
"schema-counter": "",
|
||||
"title-reset-counters": "Сброс счетчиков",
|
||||
"tooltip-step-back": "Шаг назад",
|
||||
"type": "Тип"
|
||||
},
|
||||
"state-view": {
|
||||
"current-value": "Текущее значение: {{currentValue}} ",
|
||||
"current-value": "",
|
||||
"label-state-name": "Название состояния"
|
||||
}
|
||||
},
|
||||
@@ -7253,7 +7255,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"learn-more": "Подробнее",
|
||||
"pro-tip-define-sources-through-configuration-files": "Совет. Источники данных можно также задавать в файлах конфигурации. "
|
||||
"pro-tip-define-sources-through-configuration-files": ""
|
||||
}
|
||||
},
|
||||
"pane": {
|
||||
@@ -7315,8 +7317,6 @@
|
||||
"query-deleted": "Запрос удален"
|
||||
},
|
||||
"rich-history-queries-tab": {
|
||||
"displaying-partial-queries": "Отображается запросов: {{ count }}",
|
||||
"displaying-queries": "Запросов: {{ count }}",
|
||||
"filter-aria-label": "Фильтровать запросы по источникам данных",
|
||||
"filter-history": "История фильтров",
|
||||
"filter-placeholder": "Фильтровать запросы по источникам данных",
|
||||
@@ -7326,7 +7326,15 @@
|
||||
"search-placeholder": "Поисковые запросы",
|
||||
"showing-queries": "Показано {{ shown }} из {{ total }} <0>Загрузить еще</0>",
|
||||
"sort-aria-label": "Сортировать запросы",
|
||||
"sort-placeholder": "Сортировать запросы по"
|
||||
"sort-placeholder": "Сортировать запросы по",
|
||||
"displaying-partial-queries_one": "",
|
||||
"displaying-partial-queries_few": "",
|
||||
"displaying-partial-queries_many": "",
|
||||
"displaying-partial-queries_other": "",
|
||||
"displaying-queries_one": "",
|
||||
"displaying-queries_few": "",
|
||||
"displaying-queries_many": "",
|
||||
"displaying-queries_other": ""
|
||||
},
|
||||
"rich-history-settings-tab": {
|
||||
"alert-info": "Grafana будет хранить записи до {{optionLabel}}.Помеченные записи не удаляются.",
|
||||
@@ -7518,7 +7526,7 @@
|
||||
"copy-shortened-link-menu": "Открыть параметры копирования ссылок",
|
||||
"refresh-picker-cancel": "Отмена",
|
||||
"refresh-picker-run": "Выполнить запрос",
|
||||
"split-close": "Закрыть ",
|
||||
"split-close": "",
|
||||
"split-close-tooltip": "Закрыть разделенную область",
|
||||
"split-narrow": "Сузить область",
|
||||
"split-title": "Разделение",
|
||||
@@ -7648,8 +7656,8 @@
|
||||
},
|
||||
"math": {
|
||||
"available-math-functions": "Доступные математические функции",
|
||||
"run-math-operations": "Выполняйте математические операции для одного или нескольких запросов. Для ссылки на запрос используется {{refExample}}, например {{ref1}}, {{ref2}}, {{ref3}} и т. д.<10></10>Пример: <12>{{example}}</12>",
|
||||
"tooltip-footer": "Подробнее о <2>математических выражениях</2> см. в нашей дополнительной документации.",
|
||||
"run-math-operations": "",
|
||||
"tooltip-footer": "",
|
||||
"tooltip-title": "Математический оператор",
|
||||
"tooltip-trigger": "Выражение"
|
||||
},
|
||||
@@ -8708,7 +8716,7 @@
|
||||
},
|
||||
"data-source-http-settings": {
|
||||
"access-help": "Справка <1></1>",
|
||||
"access-help-details": "Метод доступа определяет, как будут обрабатываться запросы к источнику данных.Если не указано иное, предпочтительным способом должен быть <1> <1>сервер</1></1>.",
|
||||
"access-help-details": "",
|
||||
"access-help-title": "Справка по доступу",
|
||||
"access-label": "Доступ",
|
||||
"allowed-cookies": "Разрешенные файлы cookie",
|
||||
@@ -8976,7 +8984,7 @@
|
||||
"cell-inspect": "Проверить значение",
|
||||
"cell-inspect-tooltip": "Проверить значение",
|
||||
"copy": "Копировать в буфер обмена",
|
||||
"csv-counts": "Строки:{{rows}}, столбцы:{{columns}} <5></5>",
|
||||
"csv-counts": "",
|
||||
"csv-placeholder": "Ввести CSV...",
|
||||
"filter-placeholder": "Значения фильтра",
|
||||
"filter-popup-apply": "Ок",
|
||||
@@ -9261,7 +9269,6 @@
|
||||
"name-line-width": "Ширина линии",
|
||||
"name-stacking": "Расположение в стеке"
|
||||
},
|
||||
"inline-token-warning-badge-tooltip": "",
|
||||
"inspector": {
|
||||
"inspect-data-tab": {
|
||||
"loading": "Загрузка",
|
||||
@@ -9429,7 +9436,7 @@
|
||||
"error-fetching": "Ошибка при получении параметров LDAP",
|
||||
"error-saving": "Ошибка при сохранении параметров LDAP",
|
||||
"error-validate-form": "Ошибка проверки параметров LDAP",
|
||||
"feature-flag-disabled": "Страница доступна только при включении флага функции <1>ssoSettingsLDAP</1>.",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "Параметры LDAP сохранены"
|
||||
},
|
||||
"bind-dn": {
|
||||
@@ -9470,7 +9477,7 @@
|
||||
"label": "Базовые DN для поиска",
|
||||
"placeholder": "пример: dc=grafana, dc=org"
|
||||
},
|
||||
"subtitle": "Интеграция LDAP в Grafana позволяет пользователям выполнять вход с помощью учетных данных LDAP. Подробнее в нашей <2><0>документации</0></2>.",
|
||||
"subtitle": "",
|
||||
"title": "Основные параметры"
|
||||
},
|
||||
"library-panel": {
|
||||
@@ -9514,7 +9521,7 @@
|
||||
"dashboard-name": "Название дашборда"
|
||||
},
|
||||
"library-panel-info": {
|
||||
"last-edited": "Последнее изменение: {{timeAgo}}, <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Используется на {{count}} дашборда",
|
||||
"usage-count_few": "Используется на {{count}} дашбордах",
|
||||
"usage-count_many": "Используется на {{count}} дашборда",
|
||||
@@ -9831,7 +9838,7 @@
|
||||
"tooltip-unpin-line": "Открепить строку"
|
||||
},
|
||||
"log-row-message": {
|
||||
"ellipsis": "… ",
|
||||
"ellipsis": "",
|
||||
"more": "больше",
|
||||
"see-details": "См. данные журнала",
|
||||
"tooltip-error": "Ошибка: {{errorMessage}}"
|
||||
@@ -10227,7 +10234,7 @@
|
||||
},
|
||||
"resource-table": {
|
||||
"dashboard-load-error": "Не удалось загрузить дашборд",
|
||||
"error-library-element-sub": "Элемент библиотеки {uid}",
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "Не удалось загрузить элемент библиотеки",
|
||||
"unknown-datasource-title": "Источник данных {{datasourceUID}}",
|
||||
"unknown-datasource-type": "Неизвестный источник данных"
|
||||
@@ -10881,10 +10888,10 @@
|
||||
"placeholder-optional": "(необязательно)",
|
||||
"role": "Роль",
|
||||
"submit": "Отправить",
|
||||
"tooltip": "Теперь вы можете выбрать параметр «Нет основных ролей» и добавить разрешения в соответствии со своими потребностями. Дополнительную информацию можно найти в <1>нашей документации</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"user-invite-page": {
|
||||
"sub-title": "Отправьте приглашение или добавьте существующего пользователя Grafana в организацию <1>{{orgName}}</1>",
|
||||
"sub-title": "",
|
||||
"text": {
|
||||
"invite-user": "Пригласить пользователя"
|
||||
}
|
||||
@@ -10973,7 +10980,7 @@
|
||||
"switch-to-table": "Переключиться на таблицу"
|
||||
},
|
||||
"panel-plugin-error": {
|
||||
"text-load-error": "Дополнительную информацию см. в журналах запуска сервера. <1></1>Если плагин был загружен из Git, убедитесь, что он скомпилирован.",
|
||||
"text-load-error": "",
|
||||
"title-load-error": "Ошибка при загрузке: {{panelId}}",
|
||||
"title-not-found": "Плагин панели {{id}} не найден"
|
||||
},
|
||||
@@ -11167,7 +11174,7 @@
|
||||
},
|
||||
"details": {
|
||||
"connections-tab": {
|
||||
"description": "В настоящее время у вас настроены следующие источники данных для {{pluginName}}. Нажмите плитку, чтобы просмотреть сведения о конфигурации. Все подключения к источникам данных можно найти в разделе <4><0>Подключения</0> - <3>Источники данных</3>.</4>"
|
||||
"description": ""
|
||||
},
|
||||
"disabled-error": {
|
||||
"angular-deprecation-link": "Подробнее об устаревании Angular",
|
||||
@@ -11184,7 +11191,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"contactGrafanaLabs": "Связаться с Grafana Labs",
|
||||
"customLinks": "Специальные ссылки ",
|
||||
"customLinks": "",
|
||||
"customLinksTooltip": "Эти ссылки предоставлены разработчиком плагина и содержат дополнительные ресурсы и информацию, предназначенные для разработчиков.",
|
||||
"dependencies": "Зависимости",
|
||||
"documentation": "Документация",
|
||||
@@ -11195,7 +11202,7 @@
|
||||
"latestVersion": "Новейшая версия",
|
||||
"license": "Лицензия",
|
||||
"raiseAnIssue": "Сообщить о проблеме",
|
||||
"reportAbuse": "Сообщить о проблеме ",
|
||||
"reportAbuse": "",
|
||||
"reportAbuseTooltip": "Сообщайте о проблемах, связанных с вредоносными или опасными плагинами, непосредственно в Grafana Labs.",
|
||||
"repository": "Репозиторий",
|
||||
"signature": "Подпись",
|
||||
@@ -11205,8 +11212,8 @@
|
||||
"modal": {
|
||||
"cancel": "Отмена",
|
||||
"copyEmail": "Копировать адрес электронной почты",
|
||||
"description": "Эта функция предназначена для уведомления о вредоносном или опасном поведении плагинов. Если у вас возникли проблемы с плагином, напишите нам по адресу: ",
|
||||
"node": "Примечание. По общим вопросам, связанным с плагинами, например об ошибках или запросах функций, обращайтесь к автору плагина, используя предоставленные ссылки. ",
|
||||
"description": "",
|
||||
"node": "",
|
||||
"title": "Сообщить о проблеме с плагином"
|
||||
}
|
||||
},
|
||||
@@ -11274,7 +11281,7 @@
|
||||
"message": "Все плагины обновлены"
|
||||
},
|
||||
"not-found-plugin": {
|
||||
"body-plugin-not-found": "Не удалось найти плагин. Проверьте правильность URL-адреса или <1></1>перейдите в <3>каталог плагинов</3>.",
|
||||
"body-plugin-not-found": "",
|
||||
"title-plugin-not-found": "Плагин не найден"
|
||||
},
|
||||
"plugin-actions": {
|
||||
@@ -11750,7 +11757,6 @@
|
||||
"unsupported-repository-type": ""
|
||||
},
|
||||
"inline-secure-values-warning": "",
|
||||
"inline-token-warning-badge-text": "",
|
||||
"job-status": {
|
||||
"label-view-details": "Подробнее",
|
||||
"loading-finished-job": "Загрузка завершенного задания...",
|
||||
@@ -11927,6 +11933,17 @@
|
||||
"label-current-step": "Текущий шаг",
|
||||
"label-pending-step": "Предстоящий шаг"
|
||||
},
|
||||
"status-badge": {
|
||||
"automatic-pulling-disabled": "",
|
||||
"deleting": "",
|
||||
"error": "",
|
||||
"pending": "",
|
||||
"pulling": "",
|
||||
"unknown": "",
|
||||
"up-to-date": "",
|
||||
"waiting-for-health-check": "",
|
||||
"warning": ""
|
||||
},
|
||||
"success-title-default": "Выполнено",
|
||||
"sync-job": {
|
||||
"error-no-job-id": "Не удалось запустить задание",
|
||||
@@ -12104,7 +12121,7 @@
|
||||
"annotations-show-text": "Аннотации = показать",
|
||||
"time-range-picker-disabled-text": "Указатель временного диапазона = отключен",
|
||||
"time-range-picker-enabled-text": "Указатель временного диапазона = включен",
|
||||
"time-range-text": "Временной диапазон = "
|
||||
"time-range-text": ""
|
||||
},
|
||||
"share": {
|
||||
"success-delete": "Ваш дашборд больше не допускает совместного использования"
|
||||
@@ -12143,7 +12160,7 @@
|
||||
"revoke-user-access-modal-desc-line1": "Действительно отозвать доступ для {{email}}?"
|
||||
},
|
||||
"delete-user-shared-dashboards-modal": {
|
||||
"revoke-user-access-modal-desc-line2": "Это действие приведет к немедленному отзыву доступа {{email}} ко всем совместно используемым дашбордам."
|
||||
"revoke-user-access-modal-desc-line2": ""
|
||||
},
|
||||
"modal": {
|
||||
"shared-dashboard-modal-title": "Совместно используемые дашборды"
|
||||
@@ -12318,7 +12335,7 @@
|
||||
},
|
||||
"menu": {
|
||||
"clear-button": "Очистить всё",
|
||||
"tooltip": "Теперь вы можете выбрать параметр «Нет основных ролей» и добавить разрешения в соответствии со своими потребностями. Дополнительную информацию можно найти в <1>нашей документации</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"menu-aria-label": "Меню указателя роли",
|
||||
"menu-group-option-aria-label": "Параметр указателя роли",
|
||||
@@ -12328,7 +12345,7 @@
|
||||
},
|
||||
"sub-menu-aria-label": "Подменю указателя роли",
|
||||
"title": {
|
||||
"description": "Назначайте роли пользователям, чтобы обеспечить детальное управление доступом к функциям и ресурсам Grafana. Подробнее в нашей <2>документации</2>."
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"role-picker-drawer": {
|
||||
@@ -12451,7 +12468,7 @@
|
||||
},
|
||||
"select": {
|
||||
"select-menu": {
|
||||
"selected-count": "Выбрано "
|
||||
"selected-count": ""
|
||||
}
|
||||
},
|
||||
"service-account-create-page": {
|
||||
@@ -12550,6 +12567,7 @@
|
||||
"aria-label-role": "Роль"
|
||||
},
|
||||
"service-account-tokens-table": {
|
||||
"aria-label-delete-button": "",
|
||||
"created": "Создан",
|
||||
"expires": "Срок действия",
|
||||
"last-used-at": "Время последнего использования",
|
||||
@@ -12639,7 +12657,7 @@
|
||||
"info-text": "Создайте прямую ссылку на дашборд или панель, настроенные с помощью приведенных ниже параметров.",
|
||||
"link-url": "Привязать URL-адрес",
|
||||
"render-alert": "Плагин визуализации изображений не установлен",
|
||||
"render-instructions": "Чтобы визуализировать изображение, необходимо установить <2>плагин визуализации изображений Grafana</2>. Чтобы установить плагин, обратитесь к своему администратору Grafana.",
|
||||
"render-instructions": "",
|
||||
"rendered-image": "Прямая ссылка на визуализированное изображение",
|
||||
"save-alert": "Дашборд не сохранен",
|
||||
"save-dashboard": "Чтобы визуализировать изображение панели, сначала необходимо сохранить дашборд.",
|
||||
@@ -12663,7 +12681,7 @@
|
||||
"info-text-1": "Снимок — это мгновенный способ сделать интерактивный дашборд общедоступным. При создании удаляются конфиденциальные данные, такие как запросы (метрики, шаблон и аннотация) и ссылки на панели, и остаются только видимые метрические данные и имена рядов, встроенные в ваш дашборд.",
|
||||
"info-text-2": "Имейте в виду, что снимок <1>может просмотреть любой пользователь</1>, у которого есть ссылка и доступ к URL-адресу. Публикуйте снимки с умом.",
|
||||
"local-button": "Опубликовать снимок",
|
||||
"mistake-message": "Вы ошиблись? ",
|
||||
"mistake-message": "",
|
||||
"name": "Имя снимка",
|
||||
"timeout": "Время ожидания (сек.)",
|
||||
"timeout-description": "Возможно, вам потребуется настроить значение времени ожидания на случай продолжительного сбора метрик дашборда.",
|
||||
@@ -13277,7 +13295,7 @@
|
||||
"forwards-time-aria-label": "Переместить временной диапазон вперед",
|
||||
"to": "на",
|
||||
"zoom-out-button": "Уменьшение масштаба временного диапазона",
|
||||
"zoom-out-tooltip": "Уменьшение масштаба временного диапазона <1></1> CTRL+Z"
|
||||
"zoom-out-tooltip": ""
|
||||
},
|
||||
"time-range": {
|
||||
"apply": "Применить временной диапазон",
|
||||
@@ -13402,7 +13420,7 @@
|
||||
},
|
||||
"transformations": {
|
||||
"empty": {
|
||||
"add-transformation-body": "Преобразования позволяют изменять данные разными способами перед отображением визуализации.<1></1>Сюда входит объединение данных, переименование полей, выполнение расчетов, форматирование данных для отображения и многое другое.",
|
||||
"add-transformation-body": "",
|
||||
"add-transformation-header": "Начать преобразование данных"
|
||||
}
|
||||
},
|
||||
@@ -13669,7 +13687,7 @@
|
||||
"label-format": "Формат",
|
||||
"label-set-timezone": "Установить часовой пояс",
|
||||
"label-time-field": "Поле времени",
|
||||
"tooltip-format": "Формат вывода для поля, указанного в виде <2>строки в формате Moment.js</2>.",
|
||||
"tooltip-format": "",
|
||||
"tooltip-timezone-manually": "Установите часовой пояс вручную"
|
||||
},
|
||||
"format-time-transformer-editor": {
|
||||
@@ -14264,8 +14282,8 @@
|
||||
"message": "Пользователи не найдены"
|
||||
},
|
||||
"token-revoked-modal": {
|
||||
"auto-revoked": "Ваш токен сеанса автоматически отозван, поскольку вы достигли <2>максимального лимита в размере {{numSessions}} одновременных сеансов</2> для своей учетной записи.",
|
||||
"resume-message": "<0>Чтобы возобновить сеанс, выполните вход повторно.</0>Если вы постоянно автоматически выходите из системы, обратитесь к администратору или перейдите на страницу лицензии, чтобы проверить свою квоту.",
|
||||
"auto-revoked": "",
|
||||
"resume-message": "",
|
||||
"sign-in": "Войти",
|
||||
"title-you-have-been-automatically-signed-out": "Вы автоматически вышли из системы"
|
||||
},
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"dismiss": "Avfärda",
|
||||
"heading": "Enterprise-autentisering",
|
||||
"learn-more-link": "Läs mer",
|
||||
"text": "Hantera användare, team och behörigheter automatiskt med <1>SAML</1>, <3>SCIM</3>, <6>LDAP</6> och <8>RBAC</8> – tillgängligt i Grafana Cloud och Enterprise."
|
||||
"text": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "Revision",
|
||||
@@ -209,7 +209,7 @@
|
||||
"title-delete": "Radera"
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "Är du säker på att du vill radera ”{{deleteOrgName}}”?<3></3> <5>Alla instrumentpaneler för den här organisationen kommer att tas bort!</5>",
|
||||
"delete-body": "",
|
||||
"id-header": "ID",
|
||||
"name-header": "Namn",
|
||||
"new-org-button": "Ny organisation"
|
||||
@@ -719,6 +719,7 @@
|
||||
"title-annotations": "Kommentarer"
|
||||
},
|
||||
"link-dashboard-and-panel": "Länka instrumentpanel och panel",
|
||||
"placeholder-value-input": "",
|
||||
"placeholder-value-input-default": "Ange innehåll för anpassad kommentar …"
|
||||
},
|
||||
"bulk-actions": {
|
||||
@@ -1144,7 +1145,7 @@
|
||||
"title-something-wrong-trying-fetch-group-details": "Något gick fel när du försökte hämta gruppinformation"
|
||||
},
|
||||
"evaluation-interval-limit-exceeded": {
|
||||
"body-minimum-interval": "Ett minsta utvärderingsintervall på <1>{{minInterval}}</1> har konfigurerats i Grafana.<3></3>Kontakta administratören för att konfigurera ett lägre intervall.",
|
||||
"body-minimum-interval": "",
|
||||
"title-global-evaluation-interval-limit-exceeded": "Den globala utvärderingsintervallgränsen har överskridits"
|
||||
},
|
||||
"existing-rule-editor": {
|
||||
@@ -1292,7 +1293,7 @@
|
||||
"resolved": "Åtgärdad"
|
||||
}
|
||||
},
|
||||
"review-alert-payload": " Granska larmdata för att lägga till nyttolasten:",
|
||||
"review-alert-payload": "",
|
||||
"title-add-custom-alerts": "Lägg till anpassade larm"
|
||||
},
|
||||
"get-alert-suggestions": {
|
||||
@@ -1416,7 +1417,7 @@
|
||||
"title-add-folder-and-labels": "Lägg till mapp och etiketter"
|
||||
},
|
||||
"grafana-managed-rule-type": {
|
||||
"description": "Stöder flera datakällor av något slag.<1></1>Omvandla data med uttryck."
|
||||
"description": ""
|
||||
},
|
||||
"grafana-modify-export": {
|
||||
"body-invalid-rule-id": "Regelns UID för sidans webbadress är ogiltig. Kontrollera webbadressen och försök igen.",
|
||||
@@ -1853,7 +1854,7 @@
|
||||
"aria-label-new": "ny"
|
||||
},
|
||||
"mimir-flavored-type": {
|
||||
"description": "Använd en Mimir-, Loki- eller Cortex-datakälla.<1></1>Uttryck stöds inte."
|
||||
"description": ""
|
||||
},
|
||||
"min-interval-option": {
|
||||
"label-interval": "Intervall",
|
||||
@@ -2082,7 +2083,7 @@
|
||||
"warning-1": "Om du tar bort denna aviseringspolicy tas den bort permanent.",
|
||||
"warning-2": "Är du säker på att du vill ta bort denna policy?"
|
||||
},
|
||||
"filter-description": "Filtrera aviseringspolicyer med hjälp av en kommaseparerad lista över matchare, till exempel:<1>severity=critical, region=EMEA</1>",
|
||||
"filter-description": "",
|
||||
"generated-policies": "Automatiskt genererade policyer",
|
||||
"matchers": "Matchare",
|
||||
"metadata": {
|
||||
@@ -2126,7 +2127,8 @@
|
||||
"conflict": "Aviseringspolicyträdet har uppdaterats av en annan användare.",
|
||||
"error-code": "Felmeddelande: ”{{error}}”",
|
||||
"routes": {
|
||||
"conflictingMatchers": "Kan inte lägga till eller uppdatera rutt: dess matchare {{-matchers}} orsakar en konflikt med ett externt routingträd om vi skulle slå samman dem. Det skulle göra rutten oåtkomlig."
|
||||
"conflictingMatchers": "Kan inte lägga till eller uppdatera rutt: dess matchare {{-matchers}} orsakar en konflikt med ett externt routingträd om vi skulle slå samman dem. Det skulle göra rutten oåtkomlig.",
|
||||
"unknownMatchers": ""
|
||||
},
|
||||
"suffix": "Uppdatera sidan och försök igen.",
|
||||
"title": "Det gick inte att lägga till eller uppdatera aviseringspolicy"
|
||||
@@ -2244,7 +2246,7 @@
|
||||
"error-no-query-editor": "Kunde inte ladda frågeredigerare på grund av: {{errorMessage}}"
|
||||
},
|
||||
"recording-rule-type": {
|
||||
"description": "Förberäkna uttryck.<1></1>Bör kombineras med en larmregel."
|
||||
"description": ""
|
||||
},
|
||||
"recording-rules": {
|
||||
"description-target-data-source": "Prometheus-datakällan där inspelningsregler ska sparas",
|
||||
@@ -2257,7 +2259,7 @@
|
||||
},
|
||||
"redirect-to-clone-rule": {
|
||||
"body-evaluation-group": "Du måste ställa in en ny utvärderingsgrupp för den kopierade regeln eftersom den ursprungliga har provisionerats och inte kan användas för regler som skapats i användargränssnittet.",
|
||||
"body-not-provisioned": "Den nya regeln kommer <1>inte</1> att markeras som en provisionerad regel.",
|
||||
"body-not-provisioned": "",
|
||||
"confirmText-copy": "Kopiera",
|
||||
"title-copy-provisioned-alert-rule": "Kopiera provisionerad larmregel"
|
||||
},
|
||||
@@ -2292,13 +2294,13 @@
|
||||
"routing-settings": {
|
||||
"aria-label-group-by": "Gruppera efter",
|
||||
"description-group-by": "Kombinera flera larm till en enda avisering genom att gruppera dem efter samma etikettvärden. Om den är tom ärvs den från standardaviseringspolicyn.",
|
||||
"group-interval": "Gruppintervall: <1>{{groupIntervalValue}}</1>",
|
||||
"group-wait": "Gruppväntan: <1>{{groupWaitValue}}</1>",
|
||||
"grouping": "Gruppering: <1>{{fields}}</1>",
|
||||
"group-interval": "",
|
||||
"group-wait": "",
|
||||
"grouping": "",
|
||||
"label-group-by": "Gruppera efter",
|
||||
"label-override-grouping": "Åsidosätt gruppering",
|
||||
"label-override-timings": "Åsidosätt tidsinställningar",
|
||||
"repeat-interval": "Upprepa intervall: <1>{{repeatIntervalValue}}</1>"
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Redigera",
|
||||
@@ -2554,7 +2556,7 @@
|
||||
"relative-with-to": ""
|
||||
},
|
||||
"rule-type-picker": {
|
||||
"grafana-managed": "Välj ”Grafana-hanterad” om du inte har en Mimir-, Loki- eller Cortex-datakälla med Ruler API aktiverat."
|
||||
"grafana-managed": ""
|
||||
},
|
||||
"rule-view": {
|
||||
"query": {
|
||||
@@ -2887,7 +2889,7 @@
|
||||
"test-contact-point-modal": {
|
||||
"custom-notification-message": "Du kommer att skicka en testavisering som använder de kommentarer som definieras nedan. Detta är ett bra alternativ om du använder anpassade mallar och meddelanden.",
|
||||
"notification-message": "Aviseringsmeddelande",
|
||||
"predefined-notification-message": "Du kommer att skicka en testavisering som använder ett fördefinierat larm. Om du har definierat en anpassad mall eller ett anpassat meddelande kan du växla till <1>anpassat</1> aviseringsmeddelande ovan för bättre resultat.",
|
||||
"predefined-notification-message": "",
|
||||
"send-test-notification": "Skicka testavisering",
|
||||
"title-test-contact-point": "Testa kontaktpunkt"
|
||||
},
|
||||
@@ -2896,7 +2898,7 @@
|
||||
},
|
||||
"threshold-expression-viewer": {
|
||||
"input": "Ingång",
|
||||
"stop-alerting-when": "Stoppa larm (eller vänteläge) när "
|
||||
"stop-alerting-when": ""
|
||||
},
|
||||
"time-interval": {
|
||||
"add-time-interval": "Lägg till tidsintervall",
|
||||
@@ -3084,7 +3086,7 @@
|
||||
"title-notification-policies": "Aviseringspolicyer"
|
||||
},
|
||||
"yaml-content-info": {
|
||||
"body": "YAML-innehållet i redigeraren innehåller endast larmregelkonfiguration <1></1>För att konfigurera Prometheus måste du ange resten av <4>konfigurationsfilens innehåll.</4>"
|
||||
"body": ""
|
||||
}
|
||||
},
|
||||
"alertlist": {
|
||||
@@ -3160,7 +3162,7 @@
|
||||
"no-annotations-found": "Inga kommentarer hittades"
|
||||
},
|
||||
"annotation-list-item": {
|
||||
"tooltip-created-by": "Skapad av:<1></1> {{email}}"
|
||||
"tooltip-created-by": ""
|
||||
},
|
||||
"category-annotation-query": "Kommenteringsfråga",
|
||||
"category-display": "Display",
|
||||
@@ -3198,7 +3200,7 @@
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "Lägg till kommenteringsfråga",
|
||||
"info-box-content": "<0>Kommentarer är ett sätt att integrera händelsedata i dina diagram. De visualiseras som vertikala linjer och ikoner på alla diagrampaneler. När du håller muspekaren över en kommentarsikon kan du få se händelsetext och taggar för händelsen. Du kan lägga till kommentarshändelser direkt från Grafana genom att hålla ner CTRL eller CMD och klicka på diagrammet (eller dra regionen). Dessa kommer att sparas i Grafanas kommentarsdatabas.</0>",
|
||||
"info-box-content": "",
|
||||
"info-box-content-2": "Läs <2>Kommentarsdokumentationen</2> för mer information.",
|
||||
"title": "Inga anpassade kommentarsfrågor har lagts till ännu"
|
||||
},
|
||||
@@ -3236,7 +3238,7 @@
|
||||
"auth-settings": "Autentiseringsinställningar"
|
||||
},
|
||||
"auth-drawer-unconneced": {
|
||||
"subtitle": "Konfigurera autentiseringsinställningar. Läs mer i vår <2>dokumentation</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"auth-drawer-unconnected": {
|
||||
"advanced-auth": "Avancerad autentisering",
|
||||
@@ -3270,7 +3272,7 @@
|
||||
"allowed-organizations-description": "Lista över kommaseparerade eller mellanslagsavgränsade organisationer. Användaren bör vara medlem \n i minst en organisation för att logga in.",
|
||||
"allowed-organizations-label": "Tillåtna organisationer",
|
||||
"allowed-organizations-placeholder": "Ange organisationer (mitt-team, mittteam …) och tryck på returtangenten för att lägga till",
|
||||
"api-url-description": "Slutpunkten för användarinformation för din OAuth2-leverantör. Information som returneras av denna slutpunkt måste vara kompatibel med <2>OpenID UserInfo</2>.",
|
||||
"api-url-description": "",
|
||||
"api-url-required": "Om detta fält är inställt måste det vara en giltig webbadress.",
|
||||
"auth-style-description": "Det avgör hur ”{{ clientIDLabel }}” och ”{{ clientSecretLabel }}” skickas till Oauth2-leverantören. Standard är AutoDetect.",
|
||||
"auth-style-label": "Autentiseringsstil",
|
||||
@@ -3415,7 +3417,7 @@
|
||||
}
|
||||
},
|
||||
"auth-config-auth-config-page-unconnected": {
|
||||
"subtitle": "Hantera dina autentiseringsinställningar och konfigurera enkel inloggning. Läs mer i vår <2>dokumentation</2>."
|
||||
"subtitle": ""
|
||||
},
|
||||
"bar-chart": {
|
||||
"warn": {
|
||||
@@ -4133,7 +4135,7 @@
|
||||
},
|
||||
"scopes": {
|
||||
"apply-selected-scopes": "Tillämpa",
|
||||
"selected-scopes-label": "Omfattningar: "
|
||||
"selected-scopes-label": ""
|
||||
},
|
||||
"search-box": {
|
||||
"placeholder": "Sök eller hoppa till …"
|
||||
@@ -4275,7 +4277,7 @@
|
||||
"okay": "Okej"
|
||||
},
|
||||
"not-found-datasource": {
|
||||
"body": "Kanske har du skrivit in webbadressen fel eller så är tillägget med ID <1></1> inte tillgängligt.<3></3>Om du vill se en lista över tillgängliga datakällor, <5>klicka här</5>."
|
||||
"body": ""
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
@@ -4318,8 +4320,8 @@
|
||||
"versionHistory": {
|
||||
"comparison": {
|
||||
"header": {
|
||||
"hide-json-diff": "Dölj JSON-diff ",
|
||||
"show-json-diff": "Visa JSON-diff ",
|
||||
"hide-json-diff": "",
|
||||
"show-json-diff": "",
|
||||
"text": "Version {{version}} uppdaterad av {{createdBy}} ({{ageString}}) {{message}}"
|
||||
},
|
||||
"select": "Välj två versioner för att börja jämföra"
|
||||
@@ -4346,7 +4348,7 @@
|
||||
"label-label": "Etikett",
|
||||
"label-placeholder": "t.ex. Tempokurvor",
|
||||
"label-required": "Detta fält är obligatoriskt.",
|
||||
"sub-text": "<0>Definiera den text som beskriver korrelationen.</0>",
|
||||
"sub-text": "",
|
||||
"title": "Definiera korrelationsetiketten (steg 1 av 3)"
|
||||
},
|
||||
"configure-correlation-target-form": {
|
||||
@@ -4390,7 +4392,7 @@
|
||||
},
|
||||
"source-form": {
|
||||
"control-required": "Detta fält är obligatoriskt.",
|
||||
"description": "För att korrelationsknappen ska synas i visualiseringen måste en datapunkt ge värden för alla variabler, antingen som fält eller som resultat av transformationer.<1></1>Obs! Inte alla variabler behöver uttryckligen definieras nedan. En omvandling som till exempel <4>logfmt</4> skapar variabler för varje nyckel-/värdepar.",
|
||||
"description": "",
|
||||
"description-external-pre": "Du har använt följande variabler i måladressen:",
|
||||
"description-query-pre": "Du har använt följande variabler i målfrågan:",
|
||||
"external-title": "Konfigurera datakällan som ska använda webbadressen (steg 3 av 3)",
|
||||
@@ -4402,12 +4404,12 @@
|
||||
"results-required": "Detta fält är obligatoriskt.",
|
||||
"source-description": "Resultat från den valda källdatakällan har länkar som visas i panelen",
|
||||
"source-label": "Källa",
|
||||
"sub-text": "<0>Definiera vilken datakälla som visar korrelationen och vilka data som ersätter tidigare definierade variabler.</0>"
|
||||
"sub-text": ""
|
||||
},
|
||||
"sub-title": "Definiera hur data som finns i olika datakällor relaterar till varandra. Läs mer i <2>dokumentationen</2>",
|
||||
"target-form": {
|
||||
"control-rules": "Detta fält är obligatoriskt.",
|
||||
"sub-text": "<0>Definiera vad korrelationen länkar till. Med frågetypen körs en fråga när korrelationen klickas. Med den externa typen öppnas en URL genom att klicka på korrelationen.</0>",
|
||||
"sub-text": "",
|
||||
"target-description-external": "Ange webbadressen som öppnas när länken klickas",
|
||||
"target-description-query": "Ange vilken datakälla som frågas när länken klickas",
|
||||
"target-label": "Mål",
|
||||
@@ -4614,7 +4616,7 @@
|
||||
}
|
||||
},
|
||||
"confirm-plugin-dashboard-save-modal": {
|
||||
"body-plugin-dashboard": "Dina ändringar kommer förloras när du uppdaterar tillägget. <1></1><2>Använd <1>Spara som</1> för att skapa en anpassad version.</2>",
|
||||
"body-plugin-dashboard": "",
|
||||
"cancel": "Avbryt",
|
||||
"overwrite": "Skriv över",
|
||||
"title-plugin-dashboard": "Tilläggsinstrumentpanel"
|
||||
@@ -4831,7 +4833,7 @@
|
||||
"add-visualization-body": "Välj en datakälla och sedan en fråga och visualisera dina data med diagram, statistik och tabeller eller skapa listor, markdown-dokument och andra widgetar.",
|
||||
"add-visualization-button": "Lägg till visualisering",
|
||||
"add-visualization-header": "Starta din nya instrumentpanel genom att lägga till en visualisering",
|
||||
"import-a-dashboard-body": "Importera instrumentpaneler från filer eller från <2>grafana.com</2>.",
|
||||
"import-a-dashboard-body": "",
|
||||
"import-a-dashboard-header": "Importera en instrumentpanel",
|
||||
"import-dashboard-button": "Importera instrumentpanel",
|
||||
"show-less-dashboards": "",
|
||||
@@ -5289,8 +5291,8 @@
|
||||
"title-provisioned": "Tilldelad instrumentpanel"
|
||||
},
|
||||
"save-dashboard-error-proxy": {
|
||||
"body-name-exists": "En instrumentpanel med samma namn finns redan i den valda mappen. <1></1><2>Vill du fortfarande spara denna instrumentpanel?</2>",
|
||||
"body-version-mismatch": "Någon annan har uppdaterat denna instrumentpanel<1></1><2>Vill du fortfarande spara denna instrumentpanel?</2>",
|
||||
"body-name-exists": "",
|
||||
"body-version-mismatch": "",
|
||||
"confirmText-save-and-overwrite": "Spara och skriv över",
|
||||
"title-name-exists": "Konflikt",
|
||||
"title-version-mismatch": "Konflikt"
|
||||
@@ -5308,7 +5310,7 @@
|
||||
"cancel": "Avbryt",
|
||||
"cannot-be-saved": "Denna instrumentpanel kan inte sparas från Grafanas användargränssnitt eftersom det har provisionerats från en annan källa. Kopiera JSON eller spara den till en fil nedan, så du kan uppdatera instrumentpanelen i provisioneringskällan.",
|
||||
"copy-json-to-clipboard": "Kopiera JSON till urklippet",
|
||||
"file-path": "<0>Filsökväg:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"save-json-to-file": "Spara JSON till fil",
|
||||
"see-docs": "Se <2>dokumentationen</2> för mer information om provisionering."
|
||||
},
|
||||
@@ -5507,7 +5509,7 @@
|
||||
"transformation-picker": {
|
||||
"info": "Med transformering kan du ansluta, beräkna, ordna om, dölja och byta namn på frågeresultaten innan de visualiseras.",
|
||||
"info-graph-not-suitable": "Många transformeringar är inte lämpliga om du använder grafvisualiseringen, eftersom den för närvarande endast stöder tidsseriedata.",
|
||||
"info-switch-to-table": "Det kan hjälpa att växla till tabellvisualiseringen för att förstå vad en transformering gör. ",
|
||||
"info-switch-to-table": "",
|
||||
"placeholder-search-for-transformation": "Sök efter transformering",
|
||||
"read-more": "Läs mer",
|
||||
"title-transformations": "Omvandlingar"
|
||||
@@ -5573,8 +5575,8 @@
|
||||
"version-history-comparison": {
|
||||
"button-restore": "Återställ till version {{version}}",
|
||||
"label-view-json-diff": "Visa JSON-skillnader",
|
||||
"new-updated-by": "<0>Version {{version}}</0> uppdaterad av {{editor}} {{timeAgo}}",
|
||||
"old-updated-by": "<0>Version {{version}}</0> uppdaterad av {{editor}} {{timeAgo}}"
|
||||
"new-updated-by": "",
|
||||
"old-updated-by": ""
|
||||
},
|
||||
"version-history-table": {
|
||||
"aria-label-toggle-selection": "Växla val av version {{version}}",
|
||||
@@ -5974,7 +5976,7 @@
|
||||
"cancel": "Avbryt"
|
||||
},
|
||||
"render-save-button-and-error": {
|
||||
"body-plugin-dashboard": "Dina ändringar kommer förloras när du uppdaterar tillägget. Använd <1>Spara som</1> för att skapa en anpassad version.",
|
||||
"body-plugin-dashboard": "",
|
||||
"title-failed-to-save-dashboard": "Det gick inte att spara instrumentpanel",
|
||||
"title-plugin-dashboard": "Tilläggsinstrumentpanel",
|
||||
"title-someone-else-has-updated-this-dashboard": "Någon annan har uppdaterat denna instrumentpanel",
|
||||
@@ -5983,7 +5985,7 @@
|
||||
"save-and-overwrite": "”Spara och skriv över”"
|
||||
},
|
||||
"library-viz-panel-info": {
|
||||
"last-edited": "{{timeAgo}} av <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Används på {{count}} instrumentpaneler",
|
||||
"usage-count_other": "Används på {{count}} instrumentpaneler"
|
||||
},
|
||||
@@ -6044,7 +6046,7 @@
|
||||
},
|
||||
"panel-data-queries-tab-rendered": {
|
||||
"add-query": "Lägg till fråga",
|
||||
"expression": "Uttryck "
|
||||
"expression": ""
|
||||
},
|
||||
"panel-data-transformations-tab": {
|
||||
"tab-label": "Omvandlingar"
|
||||
@@ -6102,7 +6104,7 @@
|
||||
"query": "Fråga"
|
||||
},
|
||||
"query-variable-editor-form": {
|
||||
"description-examples": "Namngivna fångstgrupper kan användas för att separera visningstexten och värdet (<1>se exempel</1>).",
|
||||
"description-examples": "",
|
||||
"description-optional": "Valfritt, om du vill extrahera en del av ett serienamn eller metriskt nodsegment.",
|
||||
"label-data-source": "Datakälla",
|
||||
"label-static-options-sort": "Sortering av statiska alternativ",
|
||||
@@ -6163,7 +6165,7 @@
|
||||
"label-message": "Meddelande",
|
||||
"placeholder-describe-changes-optional": "Lägg till en anteckning för att beskriva dina ändringar (valfritt).",
|
||||
"render-footer": {
|
||||
"body-plugin-dashboard": "Dina ändringar kommer förloras när du uppdaterar tillägget. Använd <1>Spara som</1> för att skapa en anpassad version.",
|
||||
"body-plugin-dashboard": "",
|
||||
"no-changes-to-save": "Inga ändringar att spara",
|
||||
"title-failed-to-save-dashboard": "Det gick inte att spara instrumentpanel",
|
||||
"title-plugin-dashboard": "Tilläggsinstrumentpanel",
|
||||
@@ -6199,7 +6201,7 @@
|
||||
"cancel": "Avbryt",
|
||||
"cannot-be-saved": "Denna instrumentpanel kan inte sparas från Grafanas användargränssnitt eftersom det har provisionerats från en annan källa. Kopiera JSON eller spara den till en fil nedan, så du kan uppdatera instrumentpanelen i provisioneringskällan.",
|
||||
"copy-json-to-clipboard": "Kopiera JSON till urklippet",
|
||||
"file-path": "<0>Filsökväg:</0> {{filePath}}",
|
||||
"file-path": "",
|
||||
"label-description": "Beskrivning",
|
||||
"label-target-folder": "Målmapp",
|
||||
"label-title": "Titel",
|
||||
@@ -6368,8 +6370,8 @@
|
||||
},
|
||||
"version-history-comparison": {
|
||||
"label-view-json-diff": "Visa JSON-skillnader",
|
||||
"new-version-updated": "<0>Version {{version}}</0> uppdaterad av {{editor}} {{timeAgo}}",
|
||||
"old-version-updated": "<0>Version {{version}}</0> uppdaterad av {{editor}} {{timeAgo}}"
|
||||
"new-version-updated": "",
|
||||
"old-version-updated": ""
|
||||
},
|
||||
"version-history-header": {
|
||||
"compare-versions": "Jämför {{baseVersion}} <3></3> {{newVersion}}",
|
||||
@@ -6447,7 +6449,7 @@
|
||||
"provisioned-delete-modal": {
|
||||
"confirm-button": "OK",
|
||||
"text-1": "Den här instrumentpanelen hanteras av Grafana och kan inte raderas. Ta bort instrumentpanelen från konfigurationsfilen om du vill radera den.",
|
||||
"text-2": "Se Grafana-dokumentationen för mer information om provisionering. ",
|
||||
"text-2": "",
|
||||
"text-3": "Filsökväg: {{provisionedId}}",
|
||||
"text-link": "Gå till dokumentsidan",
|
||||
"title": "Det går inte att ta bort den tillhandahållna instrumentpanelen"
|
||||
@@ -6525,7 +6527,7 @@
|
||||
},
|
||||
"data-source-testing-status-page": {
|
||||
"error-more-details-link": "Klicka <2>här</2> för att läsa mer om detta fel.",
|
||||
"success-more-details-links": "Därefter kan du börja visualisera data genom att <2>bygga en instrumentpanel</2> eller genom att fråga efter data i <5>Utforska vy</5>."
|
||||
"success-more-details-links": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"datasource-add-button": {
|
||||
@@ -6621,7 +6623,7 @@
|
||||
"test": "Test"
|
||||
},
|
||||
"cloud-info-box": {
|
||||
"body-alert": "Eller hoppa över ansträngningen och få {{mainDS}} (och {{extraDS}}) som fullt hanterade, skalbara och värdbaserade datakällor från Grafana Labs med <6>Grafana Cloud-prenumerationen gratis för alltid</6>.",
|
||||
"body-alert": "",
|
||||
"title-alert": "Konfigurera din {{mainDS}}-datakälla nedan"
|
||||
},
|
||||
"dashboards-table": {
|
||||
@@ -6749,18 +6751,18 @@
|
||||
"no-events-yet": "Inga händelser ännu"
|
||||
},
|
||||
"render-info-viewer": {
|
||||
"data-counter": "Data: {{numDataChanges}} ",
|
||||
"data-counter": "",
|
||||
"elapsed-time": "Tid: {{elapsed}} ms",
|
||||
"field": "Fält",
|
||||
"last": "Efternamn",
|
||||
"render-counter": "Rendering: {{numRenders}} ",
|
||||
"schema-counter": "Schema: {{numSchemaChanges}} ",
|
||||
"render-counter": "",
|
||||
"schema-counter": "",
|
||||
"title-reset-counters": "Nollställ räkneverk",
|
||||
"tooltip-step-back": "Stega bakåt@ action",
|
||||
"type": "Typ"
|
||||
},
|
||||
"state-view": {
|
||||
"current-value": "Nuvarande värde: {{currentValue}} ",
|
||||
"current-value": "",
|
||||
"label-state-name": "Regionens namn"
|
||||
}
|
||||
},
|
||||
@@ -7207,7 +7209,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"learn-more": "Läs mer",
|
||||
"pro-tip-define-sources-through-configuration-files": " Tips: Du kan även definiera datakällor via konfigurationsfiler. "
|
||||
"pro-tip-define-sources-through-configuration-files": ""
|
||||
}
|
||||
},
|
||||
"pane": {
|
||||
@@ -7269,8 +7271,6 @@
|
||||
"query-deleted": "Frågan raderad"
|
||||
},
|
||||
"rich-history-queries-tab": {
|
||||
"displaying-partial-queries": "Visar {{ count }} frågor",
|
||||
"displaying-queries": "{{ count }} frågor",
|
||||
"filter-aria-label": "Filtrera frågor för datakällor",
|
||||
"filter-history": "Filterhistorik",
|
||||
"filter-placeholder": "Filtrera frågor för datakällor",
|
||||
@@ -7280,7 +7280,11 @@
|
||||
"search-placeholder": "Sökfrågor",
|
||||
"showing-queries": "Visar {{ shown }} av {{ total }} <0>Ladda mer</0>",
|
||||
"sort-aria-label": "Sortera frågor",
|
||||
"sort-placeholder": "Sortera frågor efter"
|
||||
"sort-placeholder": "Sortera frågor efter",
|
||||
"displaying-partial-queries_one": "",
|
||||
"displaying-partial-queries_other": "",
|
||||
"displaying-queries_one": "",
|
||||
"displaying-queries_other": ""
|
||||
},
|
||||
"rich-history-settings-tab": {
|
||||
"alert-info": "Grafana kommer att spara posterna upp till {{optionLabel}}.Stjärnmärkta poster raderas inte.",
|
||||
@@ -7472,7 +7476,7 @@
|
||||
"copy-shortened-link-menu": "Öppna alternativ för kopieringslänkar",
|
||||
"refresh-picker-cancel": "Avbryt",
|
||||
"refresh-picker-run": "Kör fråga",
|
||||
"split-close": " Stäng ",
|
||||
"split-close": "",
|
||||
"split-close-tooltip": "Stäng delad ruta",
|
||||
"split-narrow": "Smal ruta",
|
||||
"split-title": "Dela",
|
||||
@@ -7602,8 +7606,8 @@
|
||||
},
|
||||
"math": {
|
||||
"available-math-functions": "Tillgängliga matematikfunktioner",
|
||||
"run-math-operations": "Kör matematiska operationer på en eller flera frågor. Du hänvisar till frågan med {{refExample}} t.ex. {{ref1}}, {{ref2}}, {{ref3}}etc.<10></10>Exempel: <12>{{example}}</12>",
|
||||
"tooltip-footer": "Se vår ytterligare dokumentation om <2>matematiska uttryck</2>.",
|
||||
"run-math-operations": "",
|
||||
"tooltip-footer": "",
|
||||
"tooltip-title": "Matematisk operator",
|
||||
"tooltip-trigger": "Uttryck"
|
||||
},
|
||||
@@ -8642,7 +8646,7 @@
|
||||
},
|
||||
"data-source-http-settings": {
|
||||
"access-help": "Hjälp <1></1>",
|
||||
"access-help-details": "Åtkomstläge reglerar hur förfrågningar till datakällan ska hanteras.<1> <1>Server</1></1> bör vara det föredragna sättet om inget annat anges.",
|
||||
"access-help-details": "",
|
||||
"access-help-title": "Hjälp för Access",
|
||||
"access-label": "Access",
|
||||
"allowed-cookies": "Tillåtna cookies",
|
||||
@@ -8910,7 +8914,7 @@
|
||||
"cell-inspect": "Inspektera värde",
|
||||
"cell-inspect-tooltip": "Inspektera värde",
|
||||
"copy": "Kopiera till klippbordet",
|
||||
"csv-counts": "Rader:{{rows}}, Kolumner:{{columns}} <5></5>",
|
||||
"csv-counts": "",
|
||||
"csv-placeholder": "Ange CSV här…",
|
||||
"filter-placeholder": "Filtrera värden",
|
||||
"filter-popup-apply": "Ok",
|
||||
@@ -9195,7 +9199,6 @@
|
||||
"name-line-width": "Linjebredd",
|
||||
"name-stacking": "Stapling"
|
||||
},
|
||||
"inline-token-warning-badge-tooltip": "",
|
||||
"inspector": {
|
||||
"inspect-data-tab": {
|
||||
"loading": "Laddar",
|
||||
@@ -9359,7 +9362,7 @@
|
||||
"error-fetching": "Fel vid hämtning av LDAP-inställningar",
|
||||
"error-saving": "Fel vid sparande av LDAP-inställningar",
|
||||
"error-validate-form": "Fel vid validering av LDAP-inställningar",
|
||||
"feature-flag-disabled": "Den här sidan är endast tillgänglig genom att aktivera funktionsflaggan <1>ssoSettingsLDAP</1>.",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "LDAP-inställningar sparade"
|
||||
},
|
||||
"bind-dn": {
|
||||
@@ -9400,7 +9403,7 @@
|
||||
"label": "Sök bas-DNS",
|
||||
"placeholder": "exempel: dc=grafana,dc=org"
|
||||
},
|
||||
"subtitle": "LDAP-integrationen i Grafana gör det möjligt för dina Grafana-användare att logga in med sina LDAP-inloggningsuppgifter. Läs mer i vår <2><0>dokumentation</0></2>.",
|
||||
"subtitle": "",
|
||||
"title": "Grundinställningar"
|
||||
},
|
||||
"library-panel": {
|
||||
@@ -9444,7 +9447,7 @@
|
||||
"dashboard-name": "Namn för instrumentpanel"
|
||||
},
|
||||
"library-panel-info": {
|
||||
"last-edited": "Senast redigerad {{timeAgo}} av <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "Används på {{count}} instrumentpaneler",
|
||||
"usage-count_other": "Används på {{count}} instrumentpaneler"
|
||||
},
|
||||
@@ -9749,7 +9752,7 @@
|
||||
"tooltip-unpin-line": "Lossa rad"
|
||||
},
|
||||
"log-row-message": {
|
||||
"ellipsis": "… ",
|
||||
"ellipsis": "",
|
||||
"more": "mer",
|
||||
"see-details": "Se loggdetaljer",
|
||||
"tooltip-error": "Fel: {{errorMessage}}"
|
||||
@@ -10145,7 +10148,7 @@
|
||||
},
|
||||
"resource-table": {
|
||||
"dashboard-load-error": "Det gick inte att ladda instrumentpanelen",
|
||||
"error-library-element-sub": "Bibliotekselement {uid}",
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "Det gick inte att ladda bibliotekselementet",
|
||||
"unknown-datasource-title": "Datakälla {{datasourceUID}}",
|
||||
"unknown-datasource-type": "Okänd datakälla"
|
||||
@@ -10793,10 +10796,10 @@
|
||||
"placeholder-optional": "(valfritt)",
|
||||
"role": "Roll",
|
||||
"submit": "Skicka in",
|
||||
"tooltip": "Du kan nu välja alternativet ”Ingen grundläggande roll” och lägga till behörigheter för dina anpassade behov. Du hittar mer information i <1>vår dokumentation</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"user-invite-page": {
|
||||
"sub-title": "Skicka inbjudan eller lägg till en befintlig Grafana-användare i organisationen.<1> {{orgName}}</1>",
|
||||
"sub-title": "",
|
||||
"text": {
|
||||
"invite-user": "Bjud in användare"
|
||||
}
|
||||
@@ -10885,7 +10888,7 @@
|
||||
"switch-to-table": "Byt till tabell"
|
||||
},
|
||||
"panel-plugin-error": {
|
||||
"text-load-error": "Kontrollera serverstartloggarna för mer information. <1></1>Om detta plugin laddades från Git, se till att det kompilerades.",
|
||||
"text-load-error": "",
|
||||
"title-load-error": "Fel vid laddning: {{panelId}}",
|
||||
"title-not-found": "Paneltillägg hittades inte: {{id}}"
|
||||
},
|
||||
@@ -11079,7 +11082,7 @@
|
||||
},
|
||||
"details": {
|
||||
"connections-tab": {
|
||||
"description": "Du har för närvarande följande datakällor konfigurerade för {{pluginName}}. Klicka på en ruta för att visa konfigurationsdetaljerna. Du hittar alla dina anslutningar för datakällor under <4><0>Anslutningar</0> – <3>Datakällor</3>.</4>"
|
||||
"description": ""
|
||||
},
|
||||
"disabled-error": {
|
||||
"angular-deprecation-link": "Läs mer om Angular-utfasning",
|
||||
@@ -11096,7 +11099,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"contactGrafanaLabs": "Kontakta Grafana Labs",
|
||||
"customLinks": "Anpassade länkar ",
|
||||
"customLinks": "",
|
||||
"customLinksTooltip": "Dessa länkar tillhandahålls av tilläggsutvecklaren för att erbjuda ytterligare utvecklarspecifika resurser och information",
|
||||
"dependencies": "Beroenden",
|
||||
"documentation": "Dokumentation",
|
||||
@@ -11107,7 +11110,7 @@
|
||||
"latestVersion": "Senaste versionen",
|
||||
"license": "Licens",
|
||||
"raiseAnIssue": "Ta upp ett problem",
|
||||
"reportAbuse": "Rapportera ett problem ",
|
||||
"reportAbuse": "",
|
||||
"reportAbuseTooltip": "Rapportera problem relaterade till skadliga eller farliga tilläggsprogram direkt till Grafana Labs.",
|
||||
"repository": "Databas",
|
||||
"signature": "Underskrift",
|
||||
@@ -11117,8 +11120,8 @@
|
||||
"modal": {
|
||||
"cancel": "Avbryt",
|
||||
"copyEmail": "Kopiera e-postadress",
|
||||
"description": "Den här funktionen är avsedd för att rapportera skadligt eller farligt beteende inom tilläggsprogram. Vid problem med tilläggsprogram, mejla oss på: ",
|
||||
"node": "Obs! Om det gäller allmänna problem med tilläggsprogram, som till exempel buggar eller funktionsförfrågningar, ska du kontakta tilläggsprogrammets skapare med de inkluderade länkarna. ",
|
||||
"description": "",
|
||||
"node": "",
|
||||
"title": "Rapportera ett problem med ett tilläggsprogram"
|
||||
}
|
||||
},
|
||||
@@ -11186,7 +11189,7 @@
|
||||
"message": "Alla tillägg är uppdaterade"
|
||||
},
|
||||
"not-found-plugin": {
|
||||
"body-plugin-not-found": "Detta plugin-program kan inte hittas. Kontrollera att webbadressen är korrekt eller <1></1>gå till <3>plugin-katalogen</3>.",
|
||||
"body-plugin-not-found": "",
|
||||
"title-plugin-not-found": "Plugin hittades inte"
|
||||
},
|
||||
"plugin-actions": {
|
||||
@@ -11650,7 +11653,6 @@
|
||||
"unsupported-repository-type": ""
|
||||
},
|
||||
"inline-secure-values-warning": "",
|
||||
"inline-token-warning-badge-text": "",
|
||||
"job-status": {
|
||||
"label-view-details": "Visa detaljer",
|
||||
"loading-finished-job": "Läser in färdigt jobb …",
|
||||
@@ -11827,6 +11829,17 @@
|
||||
"label-current-step": "Nuvarande steg",
|
||||
"label-pending-step": "Väntande steg"
|
||||
},
|
||||
"status-badge": {
|
||||
"automatic-pulling-disabled": "",
|
||||
"deleting": "",
|
||||
"error": "",
|
||||
"pending": "",
|
||||
"pulling": "",
|
||||
"unknown": "",
|
||||
"up-to-date": "",
|
||||
"waiting-for-health-check": "",
|
||||
"warning": ""
|
||||
},
|
||||
"success-title-default": "Lyckades",
|
||||
"sync-job": {
|
||||
"error-no-job-id": "Misslyckades att starta",
|
||||
@@ -12004,7 +12017,7 @@
|
||||
"annotations-show-text": "Kommentarer = visa",
|
||||
"time-range-picker-disabled-text": "Tidsintervallväljare = inaktiverad",
|
||||
"time-range-picker-enabled-text": "Tidsintervallväljare = aktiverad",
|
||||
"time-range-text": "Tidsintervall = "
|
||||
"time-range-text": ""
|
||||
},
|
||||
"share": {
|
||||
"success-delete": "Din instrumentpanel kan inte längre delas"
|
||||
@@ -12043,7 +12056,7 @@
|
||||
"revoke-user-access-modal-desc-line1": "Är du säker på att du vill återkalla åtkomst för {{email}}?"
|
||||
},
|
||||
"delete-user-shared-dashboards-modal": {
|
||||
"revoke-user-access-modal-desc-line2": "Denna åtgärd återkallar omedelbart åtkomsten för {{email}} till alla delade kontrollpaneler."
|
||||
"revoke-user-access-modal-desc-line2": ""
|
||||
},
|
||||
"modal": {
|
||||
"shared-dashboard-modal-title": "Delade instrumentpaneler"
|
||||
@@ -12212,7 +12225,7 @@
|
||||
},
|
||||
"menu": {
|
||||
"clear-button": "Rensa alla",
|
||||
"tooltip": "Du kan nu välja alternativet ”Ingen grundläggande roll” och lägga till behörigheter för dina anpassade behov. Du hittar mer information i <1>vår dokumentation</1>."
|
||||
"tooltip": ""
|
||||
},
|
||||
"menu-aria-label": "Menyn Rollväljare",
|
||||
"menu-group-option-aria-label": "Alternativ för rollväljare",
|
||||
@@ -12222,7 +12235,7 @@
|
||||
},
|
||||
"sub-menu-aria-label": "Undermenyn rollväljare",
|
||||
"title": {
|
||||
"description": "Tilldela roller till användare för att säkerställa detaljerad kontroll över åtkomst till Grafanas funktioner och resurser. Läs mer i vår <2>dokumentation</2>."
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"role-picker-drawer": {
|
||||
@@ -12345,7 +12358,7 @@
|
||||
},
|
||||
"select": {
|
||||
"select-menu": {
|
||||
"selected-count": "Vald "
|
||||
"selected-count": ""
|
||||
}
|
||||
},
|
||||
"service-account-create-page": {
|
||||
@@ -12444,6 +12457,7 @@
|
||||
"aria-label-role": "Roll"
|
||||
},
|
||||
"service-account-tokens-table": {
|
||||
"aria-label-delete-button": "",
|
||||
"created": "Skapad",
|
||||
"expires": "Löper ut",
|
||||
"last-used-at": "Användes senast",
|
||||
@@ -12531,7 +12545,7 @@
|
||||
"info-text": "Skapa en direktlänk till denna instrumentpanel eller panel, anpassad med alternativen nedan.",
|
||||
"link-url": "Länkens webbadress",
|
||||
"render-alert": "Tilläggsprogram för bildrendering inte installerat",
|
||||
"render-instructions": "För att rendera en bild måste du installera <2>Grafanas bildrenderingstillägg</2>. Kontakta din Grafana-administratör för installation av tillägget.",
|
||||
"render-instructions": "",
|
||||
"rendered-image": "Direktlänk till renderad bild",
|
||||
"save-alert": "Instrumentpanelen sparades inte",
|
||||
"save-dashboard": "För att rendera en panelbild måste du spara instrumentpanelen först.",
|
||||
@@ -12555,7 +12569,7 @@
|
||||
"info-text-1": "En ögonblicksbild är ett omedelbart sätt att dela en interaktiv panel offentligt. När de skapas tar vi bort känsliga data som till exempel frågor (statistik, mallar och kommentarer) och panellänkar och lämnar endast synlig statistik och serienamn inbäddade i instrumentpanelen.",
|
||||
"info-text-2": "Tänk på att din ögonblicksbild <1>kan ses av alla</1> som har länken och kan komma åt webbadressen. Dela klokt.",
|
||||
"local-button": "Publicera ögonblicksbild",
|
||||
"mistake-message": "Gjorde du ett misstag? ",
|
||||
"mistake-message": "",
|
||||
"name": "Namn för ögonblicksbild",
|
||||
"timeout": "Timeout (sekunder)",
|
||||
"timeout-description": "Du kan behöva konfigurera timeoutvärdet om det tar lång tid att samla in statistik från instrumentpanelen.",
|
||||
@@ -13167,7 +13181,7 @@
|
||||
"forwards-time-aria-label": "Flytta tidsintervallet framåt",
|
||||
"to": "till",
|
||||
"zoom-out-button": "Zooma ut tidsintervall",
|
||||
"zoom-out-tooltip": "Tidsintervall zooma ut <1></1> CTRL+Z"
|
||||
"zoom-out-tooltip": ""
|
||||
},
|
||||
"time-range": {
|
||||
"apply": "Tillämpa tidsintervall",
|
||||
@@ -13292,7 +13306,7 @@
|
||||
},
|
||||
"transformations": {
|
||||
"empty": {
|
||||
"add-transformation-body": "Transformationer gör att data kan ändras på olika sätt innan din visualisering visas.<1></1>Det inkluderar att sammanfoga data, byta namn på fält, göra beräkningar, formatera data för visning med mera.",
|
||||
"add-transformation-body": "",
|
||||
"add-transformation-header": "Börja omvandla data"
|
||||
}
|
||||
},
|
||||
@@ -13559,7 +13573,7 @@
|
||||
"label-format": "Format",
|
||||
"label-set-timezone": "Ange tidszon",
|
||||
"label-time-field": "Tidsfält",
|
||||
"tooltip-format": "Utdataformatet för fältet anges som en <2>Moment.js-formatsträng</2>.",
|
||||
"tooltip-format": "",
|
||||
"tooltip-timezone-manually": "Ställ in tidszonen för datumet manuellt"
|
||||
},
|
||||
"format-time-transformer-editor": {
|
||||
@@ -14154,8 +14168,8 @@
|
||||
"message": "Inga användare hittades"
|
||||
},
|
||||
"token-revoked-modal": {
|
||||
"auto-revoked": "Din sessionstoken återkallades automatiskt eftersom du har nått <2>det maximala antalet {{numSessions}} samtidiga sessioner</2> för ditt konto.",
|
||||
"resume-message": "<0>Logga in igen för att återuppta sessionen.</0>Kontakta din administratör eller gå till licenssidan för att granska din kvot om du upprepade gånger loggas ut automatiskt.",
|
||||
"auto-revoked": "",
|
||||
"resume-message": "",
|
||||
"sign-in": "Logga in",
|
||||
"title-you-have-been-automatically-signed-out": "Du har loggats ut automatiskt"
|
||||
},
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"dismiss": "Kapat",
|
||||
"heading": "Kurumsal kimlik doğrulama",
|
||||
"learn-more-link": "Daha fazla bilgi edinin",
|
||||
"text": "Grafana Cloud ve Enterprise sürümlerinde kullanıcıları, ekipleri ve izinleri <1>SAML</1>, <3>SCIM</3>, <6>LDAP</6> ve <8>RBAC</8> ile otomatik olarak yönetin."
|
||||
"text": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "Denetim",
|
||||
@@ -209,7 +209,7 @@
|
||||
"title-delete": "Sil"
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "\"{{deleteOrgName}}\" kuruluşunu silmek istediğinizden emin misiniz?<3></3> <5>Bu kuruluşa ait tüm panolar kaldırılacak!</5>",
|
||||
"delete-body": "",
|
||||
"id-header": "Kimlik",
|
||||
"name-header": "Ad",
|
||||
"new-org-button": "Yeni kuruluş"
|
||||
@@ -719,6 +719,7 @@
|
||||
"title-annotations": "Ek açıklamalar"
|
||||
},
|
||||
"link-dashboard-and-panel": "Panoyu ve paneli bağlayın",
|
||||
"placeholder-value-input": "",
|
||||
"placeholder-value-input-default": "Özel ek açıklama içeriği girin..."
|
||||
},
|
||||
"bulk-actions": {
|
||||
@@ -1144,7 +1145,7 @@
|
||||
"title-something-wrong-trying-fetch-group-details": "Grup bilgileri getirilmeye çalışılırken bir hata oluştu"
|
||||
},
|
||||
"evaluation-interval-limit-exceeded": {
|
||||
"body-minimum-interval": "Grafana'da minimum değerlendirme aralığı <1>{{minInterval}}</1> olarak ayarlandı.<3></3>Daha düşük bir aralık ayarlamak için lütfen yöneticinizle iletişime geçin.",
|
||||
"body-minimum-interval": "",
|
||||
"title-global-evaluation-interval-limit-exceeded": "Genel değerlendirme aralığı sınırı aşıldı"
|
||||
},
|
||||
"existing-rule-editor": {
|
||||
@@ -1292,7 +1293,7 @@
|
||||
"resolved": "Çözüldü"
|
||||
}
|
||||
},
|
||||
"review-alert-payload": "Yüke eklenecek uyarı verilerini gözden geçirin:",
|
||||
"review-alert-payload": "",
|
||||
"title-add-custom-alerts": "Özel uyarılar ekle"
|
||||
},
|
||||
"get-alert-suggestions": {
|
||||
@@ -1416,7 +1417,7 @@
|
||||
"title-add-folder-and-labels": "Klasör ve etiket ekle"
|
||||
},
|
||||
"grafana-managed-rule-type": {
|
||||
"description": "Her türden birden fazla veri kaynağını destekler.<1></1>Verileri ifadelerle dönüştürün."
|
||||
"description": ""
|
||||
},
|
||||
"grafana-modify-export": {
|
||||
"body-invalid-rule-id": "Sayfa URL'sindeki kural UID'si geçersiz. Lütfen URL'yi kontrol edin ve tekrar deneyin.",
|
||||
@@ -1853,7 +1854,7 @@
|
||||
"aria-label-new": "yeni"
|
||||
},
|
||||
"mimir-flavored-type": {
|
||||
"description": "Mimir, Loki veya Cortex veri kaynağı kullanın.<1></1>İfadeler desteklenmiyor."
|
||||
"description": ""
|
||||
},
|
||||
"min-interval-option": {
|
||||
"label-interval": "Aralık",
|
||||
@@ -2082,7 +2083,7 @@
|
||||
"warning-1": "Bu bildirim politikası silindiğinde kalıcı olarak kaldırılacaktır.",
|
||||
"warning-2": "Bu politikayı silmek istediğinizden emin misiniz?"
|
||||
},
|
||||
"filter-description": "Bildirim politikalarını, virgülle ayrılmış eşleşenler listesi kullanarak filtreleyin, örneğin: <1>severity=critical, region=EMEA</1>",
|
||||
"filter-description": "",
|
||||
"generated-policies": "Otomatik olarak oluşturulan politikalar",
|
||||
"matchers": "Eşleşenler",
|
||||
"metadata": {
|
||||
@@ -2126,7 +2127,8 @@
|
||||
"conflict": "Bildirim politikası ağacı başka bir kullanıcı tarafından güncellendi.",
|
||||
"error-code": "Hata mesajı: \"{{error}}\"",
|
||||
"routes": {
|
||||
"conflictingMatchers": "Yönlendirme eklenemiyor veya güncellenemiyor: {{-matchers}} eşleştiricilerini birleştirdiğimizde eşleştiriciler harici bir yönlendirme ağacıyla çakışır. Bu, yönlendirmenin erişilemez olmasına neden olur."
|
||||
"conflictingMatchers": "Yönlendirme eklenemiyor veya güncellenemiyor: {{-matchers}} eşleştiricilerini birleştirdiğimizde eşleştiriciler harici bir yönlendirme ağacıyla çakışır. Bu, yönlendirmenin erişilemez olmasına neden olur.",
|
||||
"unknownMatchers": ""
|
||||
},
|
||||
"suffix": "Lütfen sayfayı yenileyin ve tekrar deneyin.",
|
||||
"title": "Bildirim politikası eklenemedi veya güncellenemedi"
|
||||
@@ -2244,7 +2246,7 @@
|
||||
"error-no-query-editor": "Sorgu düzenleyici şu nedenle yüklenemedi: {{errorMessage}}"
|
||||
},
|
||||
"recording-rule-type": {
|
||||
"description": "İfadeleri önceden hesaplayın.<1></1>Bir uyarı kuralı ile birlikte kullanılmalıdır."
|
||||
"description": ""
|
||||
},
|
||||
"recording-rules": {
|
||||
"description-target-data-source": "Kayıt kurallarının saklanacağı Prometheus veri kaynağı",
|
||||
@@ -2257,7 +2259,7 @@
|
||||
},
|
||||
"redirect-to-clone-rule": {
|
||||
"body-evaluation-group": "Kopyalanan kural için yeni bir değerlendirme grubu ayarlamanız gerekir çünkü orijinal kural sağlanmış ve kullanıcı arayüzünde oluşturulan kurallar için kullanılamaz.",
|
||||
"body-not-provisioned": "Yeni kural, sağlanmış bir kural olarak <1>işaretlenmeyecek</1>.",
|
||||
"body-not-provisioned": "",
|
||||
"confirmText-copy": "Kopyala",
|
||||
"title-copy-provisioned-alert-rule": "Sağlanan uyarı kuralını kopyala"
|
||||
},
|
||||
@@ -2292,13 +2294,13 @@
|
||||
"routing-settings": {
|
||||
"aria-label-group-by": "Gruplama ölçütü",
|
||||
"description-group-by": "Birden fazla uyarıyı aynı etiket değerlerine göre gruplayarak tek bir bildirime dönüştürün. Boş bırakılırsa varsayılan bildirim politikasından devralınır.",
|
||||
"group-interval": "Grup aralığı: <1>{{groupIntervalValue}}</1>",
|
||||
"group-wait": "Grup bekleme: <1>{{groupWaitValue}}</1>",
|
||||
"grouping": "Gruplandırma: <1>{{fields}}</1>",
|
||||
"group-interval": "",
|
||||
"group-wait": "",
|
||||
"grouping": "",
|
||||
"label-group-by": "Gruplama ölçütü",
|
||||
"label-override-grouping": "Gruplandırmayı geçersiz kıl",
|
||||
"label-override-timings": "Zamanlamaları geçersiz kıl",
|
||||
"repeat-interval": "Tekrarlama aralığı: <1>{{repeatIntervalValue}}</1>"
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "Düzenle",
|
||||
@@ -2554,7 +2556,7 @@
|
||||
"relative-with-to": ""
|
||||
},
|
||||
"rule-type-picker": {
|
||||
"grafana-managed": "Ruler API etkin olan bir Mimir, Loki veya Cortex veri kaynağınız yoksa \"Grafana tarafından yönetilen\" seçeneğini belirleyin."
|
||||
"grafana-managed": ""
|
||||
},
|
||||
"rule-view": {
|
||||
"query": {
|
||||
@@ -2887,7 +2889,7 @@
|
||||
"test-contact-point-modal": {
|
||||
"custom-notification-message": "Aşağıda tanımlanan açıklamaları kullanan bir test bildirimi göndereceksiniz. Özelleştirilmiş şablonlar ve mesajlar kullanıyorsanız bu iyi bir seçenektir.",
|
||||
"notification-message": "Bildirim mesajı",
|
||||
"predefined-notification-message": "Önceden tanımlı bir uyarıyı kullanan bir test bildirimi göndereceksiniz. Özelleştirilmiş bir şablon veya mesaj tanımladıysanız daha iyi sonuçlar için yukarıdan <1>özel</1> bildirim mesajına geçin.",
|
||||
"predefined-notification-message": "",
|
||||
"send-test-notification": "Test bildirimi gönder",
|
||||
"title-test-contact-point": "İletişim noktasını test et"
|
||||
},
|
||||
@@ -2896,7 +2898,7 @@
|
||||
},
|
||||
"threshold-expression-viewer": {
|
||||
"input": "Girdi",
|
||||
"stop-alerting-when": "Şu durumda uyarıyı durdur (veya bekleme durumuna geç): "
|
||||
"stop-alerting-when": ""
|
||||
},
|
||||
"time-interval": {
|
||||
"add-time-interval": "Zaman aralığı ekle",
|
||||
@@ -3084,7 +3086,7 @@
|
||||
"title-notification-policies": "Bildirim politikaları"
|
||||
},
|
||||
"yaml-content-info": {
|
||||
"body": "Düzenleyicideki YAML içeriği yalnızca uyarı kuralı yapılandırmasını içerir <1></1>Prometheus yapılandırması yapmak için <4>yapılandırma dosyasının kalan içeriğini</4> sağlamanız gerekir.</4>"
|
||||
"body": ""
|
||||
}
|
||||
},
|
||||
"alertlist": {
|
||||
@@ -3160,7 +3162,7 @@
|
||||
"no-annotations-found": "Ek açıklama bulunamadı"
|
||||
},
|
||||
"annotation-list-item": {
|
||||
"tooltip-created-by": "Oluşturan:<1></1> {{email}}"
|
||||
"tooltip-created-by": ""
|
||||
},
|
||||
"category-annotation-query": "Ek açıklama sorgusu",
|
||||
"category-display": "Ekran",
|
||||
@@ -3198,7 +3200,7 @@
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "Ek açıklama sorgusu ekle",
|
||||
"info-box-content": "<0>Ek açıklamalar, olay verilerini grafiklerinize entegre etmenizi sağlar. Tüm grafik panellerinde dikey çizgiler ve simgeler olarak görselleştirilirler. Bir ek açıklama simgesinin üzerine geldiğinizde, ilgili olayın metnini ve etiketlerini görebilirsiniz. CTRL veya CMD tuşları basılı halde grafik üzerine tıklayarak (veya bir bölgeyi sürükleyerek) doğrudan Grafana'dan ek açıklama olayları ekleyebilirsiniz. Bu EK açıklamalar, Grafana'nın açıklama veri tabanında saklanacaktır.</0>",
|
||||
"info-box-content": "",
|
||||
"info-box-content-2": "Daha fazla bilgi için <2>Ek açıklamalar belgelerine</2> göz atın.",
|
||||
"title": "Henüz eklenmiş özel ek açıklama sorgusu yok"
|
||||
},
|
||||
@@ -3236,7 +3238,7 @@
|
||||
"auth-settings": "Kimlik doğrulaması ayarları"
|
||||
},
|
||||
"auth-drawer-unconneced": {
|
||||
"subtitle": "Kimlik doğrulama ayarlarını yapılandırın. Daha fazla bilgi için <2>belgelerimize</2> bakın."
|
||||
"subtitle": ""
|
||||
},
|
||||
"auth-drawer-unconnected": {
|
||||
"advanced-auth": "Gelişmiş Kimlik Doğrulaması",
|
||||
@@ -3270,7 +3272,7 @@
|
||||
"allowed-organizations-description": "Virgül veya boşlukla ayrılmış kuruluş listesi. Kullanıcının giriş yapabilmesi için en az bir\ngrubun üyesi olması gerekir.",
|
||||
"allowed-organizations-label": "İzin verilen kuruluşlar",
|
||||
"allowed-organizations-placeholder": "Kuruluşları girin (benim-ekibim, benimekibim...) ve eklemek için Enter tuşuna basın",
|
||||
"api-url-description": "OAuth2 sağlayıcınızın kullanıcı bilgisi uç noktası. Bu uç noktadan dönen bilgiler <2>OpenID UserInfo</2> ile uyumlu olmalıdır.",
|
||||
"api-url-description": "",
|
||||
"api-url-required": "Bu alan ayarlanmışsa geçerli bir URL olmalıdır",
|
||||
"auth-style-description": "\"{{ clientIDLabel }}\" ve \"{{ clientSecretLabel }}\" bilgilerinin OAuth2 sağlayıcısına nasıl gönderileceğini belirler. Varsayılan Otomatik Algıla'dır.",
|
||||
"auth-style-label": "Kimlik doğrulama stili",
|
||||
@@ -3415,7 +3417,7 @@
|
||||
}
|
||||
},
|
||||
"auth-config-auth-config-page-unconnected": {
|
||||
"subtitle": "Kimlik doğrulama ayarlarınızı yönetin ve çoklu oturum açmayı yapılandırın. Daha fazla bilgi için <2>belgelerimize</2> bakın."
|
||||
"subtitle": ""
|
||||
},
|
||||
"bar-chart": {
|
||||
"warn": {
|
||||
@@ -4133,7 +4135,7 @@
|
||||
},
|
||||
"scopes": {
|
||||
"apply-selected-scopes": "Uygula",
|
||||
"selected-scopes-label": "Kapsamlar: "
|
||||
"selected-scopes-label": ""
|
||||
},
|
||||
"search-box": {
|
||||
"placeholder": "Ara veya şuraya git:"
|
||||
@@ -4275,7 +4277,7 @@
|
||||
"okay": "Tamam"
|
||||
},
|
||||
"not-found-datasource": {
|
||||
"body": "URL'yi yanlış yazmış olabilirsiniz veya <1></1> kimliğine sahip eklenti kullanılamıyor.<3></3>Mevcut veri kaynaklarını görmek için <5>buraya tıklayın</5>."
|
||||
"body": ""
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
@@ -4318,8 +4320,8 @@
|
||||
"versionHistory": {
|
||||
"comparison": {
|
||||
"header": {
|
||||
"hide-json-diff": "JSON farklarını gizle ",
|
||||
"show-json-diff": "JSON farklarını göster ",
|
||||
"hide-json-diff": "",
|
||||
"show-json-diff": "",
|
||||
"text": "{{version}} sürümü {{createdBy}} tarafından güncellendi ({{ageString}}) {{message}}"
|
||||
},
|
||||
"select": "Karşılaştırmaya başlamak için iki sürüm seçin"
|
||||
@@ -4346,7 +4348,7 @@
|
||||
"label-label": "Etiket",
|
||||
"label-placeholder": "Ör. Tempo izleri",
|
||||
"label-required": "Bu alan gereklidir.",
|
||||
"sub-text": "<0>Korelasyonu tanımlayacak metni belirleyin.</0>",
|
||||
"sub-text": "",
|
||||
"title": "Korelasyon etiketini tanımlayın (Adım 1/3)"
|
||||
},
|
||||
"configure-correlation-target-form": {
|
||||
@@ -4390,7 +4392,7 @@
|
||||
},
|
||||
"source-form": {
|
||||
"control-required": "Bu alan gereklidir.",
|
||||
"description": "Bir görselleştirmede korelasyon düğmesinin görünmesi için bir veri noktasının tüm değişkenlere alanlar veya dönüşüm çıktısı olarak değer sağlamalıdır.<1></1>Not: Her değişkenin aşağıda açıkça tanımlanması gerekmez. <4>logfmt</4> gibi bir dönüşüm, her anahtar/değer çifti için değişkenler oluşturacaktır.",
|
||||
"description": "",
|
||||
"description-external-pre": "Hedef URL'de aşağıdaki değişkenleri kullandınız:",
|
||||
"description-query-pre": "Hedef sorguda aşağıdaki değişkenleri kullandınız:",
|
||||
"external-title": "URL'yi kullanacak veri kaynağını yapılandırın (Adım 3/3)",
|
||||
@@ -4402,12 +4404,12 @@
|
||||
"results-required": "Bu alan gereklidir.",
|
||||
"source-description": "Seçilen kaynak veri kaynağından gelen sonuçlar panelde bağlantılarla görüntülenir.",
|
||||
"source-label": "Kaynak",
|
||||
"sub-text": "<0>Korelasyonun hangi veri kaynağında görüntüleneceğini ve hangi verilerin önceden tanımlanmış değişkenlerin yerini alacağını tanımlayın.</0>"
|
||||
"sub-text": ""
|
||||
},
|
||||
"sub-title": "",
|
||||
"target-form": {
|
||||
"control-rules": "Bu alan gereklidir.",
|
||||
"sub-text": "<0>Korelasyonun neyle bağlantı kuracağını tanımlayın. Sorgu türü ile korelasyona tıklandığında bir sorgu çalıştırılır. Haricî tür ile korelasyona tıklandığında bir URL açılır.</0>",
|
||||
"sub-text": "",
|
||||
"target-description-external": "Bağlantıya tıklandığında açılacak URL'yi belirtin",
|
||||
"target-description-query": "Bağlantıya tıklandığında hangi veri kaynağının sorgulanacağını belirtin",
|
||||
"target-label": "Hedef",
|
||||
@@ -4614,7 +4616,7 @@
|
||||
}
|
||||
},
|
||||
"confirm-plugin-dashboard-save-modal": {
|
||||
"body-plugin-dashboard": "Eklentiyi güncellediğinizde değişiklikleriniz kaybolacaktır. <1></1><2>Özel sürüm oluşturmak için <1>Farklı Kaydet</1> seçeneğini kullanın.</2>",
|
||||
"body-plugin-dashboard": "",
|
||||
"cancel": "İptal",
|
||||
"overwrite": "Üzerine yaz",
|
||||
"title-plugin-dashboard": "Eklenti panosu"
|
||||
@@ -5289,8 +5291,8 @@
|
||||
"title-provisioned": "Sağlanan pano"
|
||||
},
|
||||
"save-dashboard-error-proxy": {
|
||||
"body-name-exists": "Seçilen klasörde aynı isimde bir pano zaten mevcut. <1></1><2>Yine de bu panoyu kaydetmek istiyor musunuz?</2>",
|
||||
"body-version-mismatch": "Başka bir kullanıcı bu panoyu güncelledi<1></1><2>Yine de bu panoyu kaydetmek ister misiniz?</2>",
|
||||
"body-name-exists": "",
|
||||
"body-version-mismatch": "",
|
||||
"confirmText-save-and-overwrite": "Kaydet ve üzerine yaz",
|
||||
"title-name-exists": "Çakışma",
|
||||
"title-version-mismatch": "Çakışma"
|
||||
@@ -5308,7 +5310,7 @@
|
||||
"cancel": "İptal",
|
||||
"cannot-be-saved": "Bu pano başka bir kaynaktan sağlandığı için Grafana kullanıcı arayüzünden kaydedilemez. JSON'u kopyalayın veya aşağıdan bir dosyaya kaydedin, ardından sağlama kaynağındaki panonuzu güncelleyebilirsiniz.",
|
||||
"copy-json-to-clipboard": "JSON'u panoya kopyala",
|
||||
"file-path": "<0>Dosya yolu:</0> {{filePath}} ",
|
||||
"file-path": "",
|
||||
"save-json-to-file": "JSON'u dosyaya kaydet",
|
||||
"see-docs": "Sağlama hakkında daha fazla bilgi için <2>belgelere</2> bakın. "
|
||||
},
|
||||
@@ -5507,7 +5509,7 @@
|
||||
"transformation-picker": {
|
||||
"info": "Dönüşümler, sorgu sonuçlarınızı görselleştirilmeden önce birleştirmenize, hesaplamanıza, yeniden sıralamanıza, gizlemenize ve yeniden adlandırmanıza olanak tanır.",
|
||||
"info-graph-not-suitable": "Grafik görselleştirme kullanıyorsanız birçok dönüşüm uygun olmayabilir çünkü şu anda yalnızca zaman serisi verilerini desteklemektedir.",
|
||||
"info-switch-to-table": "Bir dönüşümün ne yaptığını anlamak için Tablo görselleştirmesine geçmek yardımcı olabilir. ",
|
||||
"info-switch-to-table": "",
|
||||
"placeholder-search-for-transformation": "Dönüşüm ara",
|
||||
"read-more": "Daha fazlasını okuyun",
|
||||
"title-transformations": "Dönüşümler"
|
||||
@@ -5573,8 +5575,8 @@
|
||||
"version-history-comparison": {
|
||||
"button-restore": "{{version}} sürümüne geri yükle",
|
||||
"label-view-json-diff": "JSON farkını görüntüle",
|
||||
"new-updated-by": "<0>{{version}} sürümü</0> {{editor}} tarafından {{timeAgo}} önce güncellendi",
|
||||
"old-updated-by": "<0>{{version}} sürümü</0> {{editor}} tarafından {{timeAgo}} önce güncellendi"
|
||||
"new-updated-by": "",
|
||||
"old-updated-by": ""
|
||||
},
|
||||
"version-history-table": {
|
||||
"aria-label-toggle-selection": "{{version}} sürümünün seçimini değiştir",
|
||||
@@ -5974,7 +5976,7 @@
|
||||
"cancel": "İptal"
|
||||
},
|
||||
"render-save-button-and-error": {
|
||||
"body-plugin-dashboard": "Eklentiyi güncellediğinizde değişiklikleriniz kaybolacaktır. Özel sürüm oluşturmak için <1>Farklı kaydet</1> seçeneğini kullanın.",
|
||||
"body-plugin-dashboard": "",
|
||||
"title-failed-to-save-dashboard": "Pano kaydedilemedi",
|
||||
"title-plugin-dashboard": "Eklenti panosu",
|
||||
"title-someone-else-has-updated-this-dashboard": "Başka biri bu panoyu güncelledi",
|
||||
@@ -5983,7 +5985,7 @@
|
||||
"save-and-overwrite": "\"Kaydet ve üzerine yaz\""
|
||||
},
|
||||
"library-viz-panel-info": {
|
||||
"last-edited": "{{timeAgo}} önce, <person /> tarafından",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "{{count}} panoda kullanılıyor",
|
||||
"usage-count_other": "{{count}} panoda kullanılıyor"
|
||||
},
|
||||
@@ -6044,7 +6046,7 @@
|
||||
},
|
||||
"panel-data-queries-tab-rendered": {
|
||||
"add-query": "Sorgu ekle",
|
||||
"expression": "İfade "
|
||||
"expression": ""
|
||||
},
|
||||
"panel-data-transformations-tab": {
|
||||
"tab-label": "Dönüşümler"
|
||||
@@ -6102,7 +6104,7 @@
|
||||
"query": "Sorgu"
|
||||
},
|
||||
"query-variable-editor-form": {
|
||||
"description-examples": "Görüntü metnini ve değeri ayırmak için adlandırılmış yakalama grupları kullanılabilir (<1>örnekleri görün</1>).",
|
||||
"description-examples": "",
|
||||
"description-optional": "İsteğe bağlıdır, bir seri adının veya metrik düğüm parçasının bir kısmını çıkarmak istiyorsanız kullanılır.",
|
||||
"label-data-source": "Veri kaynağı",
|
||||
"label-static-options-sort": "Statik seçenekleri sırala",
|
||||
@@ -6163,7 +6165,7 @@
|
||||
"label-message": "Mesaj",
|
||||
"placeholder-describe-changes-optional": "Değişikliklerinizi açıklamak için bir not ekleyin (isteğe bağlı).",
|
||||
"render-footer": {
|
||||
"body-plugin-dashboard": "Eklentiyi güncellediğinizde değişiklikleriniz kaybolacaktır. Özel sürüm oluşturmak için <1>Farklı kaydet</1> seçeneğini kullanın.",
|
||||
"body-plugin-dashboard": "",
|
||||
"no-changes-to-save": "Kaydedilecek değişiklik yok",
|
||||
"title-failed-to-save-dashboard": "Pano kaydedilemedi",
|
||||
"title-plugin-dashboard": "Eklenti panosu",
|
||||
@@ -6199,7 +6201,7 @@
|
||||
"cancel": "İptal",
|
||||
"cannot-be-saved": "Bu pano başka bir kaynaktan sağlandığı için Grafana kullanıcı arayüzünden kaydedilemez. JSON'u kopyalayın veya aşağıdan bir dosyaya kaydedin, ardından sağlama kaynağındaki panonuzu güncelleyebilirsiniz.",
|
||||
"copy-json-to-clipboard": "JSON'u panoya kopyala",
|
||||
"file-path": "<0>Dosya yolu:</0> {{filePath}} ",
|
||||
"file-path": "",
|
||||
"label-description": "Açıklama",
|
||||
"label-target-folder": "Hedef klasör",
|
||||
"label-title": "Başlık",
|
||||
@@ -6368,8 +6370,8 @@
|
||||
},
|
||||
"version-history-comparison": {
|
||||
"label-view-json-diff": "JSON farkını görüntüle",
|
||||
"new-version-updated": "<0>{{version}} sürümü</0> {{editor}} tarafından {{timeAgo}} önce güncellendi",
|
||||
"old-version-updated": "<0>{{version}} sürümü</0> {{editor}} tarafından {{timeAgo}} önce güncellendi"
|
||||
"new-version-updated": "",
|
||||
"old-version-updated": ""
|
||||
},
|
||||
"version-history-header": {
|
||||
"compare-versions": "{{baseVersion}} <3></3> {{newVersion}} karşılaştırması",
|
||||
@@ -6447,7 +6449,7 @@
|
||||
"provisioned-delete-modal": {
|
||||
"confirm-button": "Tamam",
|
||||
"text-1": "Bu pano, Grafana sağlama sistemi tarafından yönetilmektedir ve silinemez. Panoyu silmek için yapılandırma dosyasından kaldırın.",
|
||||
"text-2": "Sağlama sistemi hakkında daha fazla bilgi için Grafana belgelerine bakın. ",
|
||||
"text-2": "",
|
||||
"text-3": "Dosya yolu: {{provisionedId}}",
|
||||
"text-link": "Belgeler sayfasına git",
|
||||
"title": "Sağlanan pano silinemiyor"
|
||||
@@ -6525,7 +6527,7 @@
|
||||
},
|
||||
"data-source-testing-status-page": {
|
||||
"error-more-details-link": "Bu hata hakkında daha fazla bilgi edinmek için <2>buraya</2> tıklayın.",
|
||||
"success-more-details-links": "Ardından, bir <2>pano oluşturarak</2> veya <5>Keşfet görünümünde</5> verileri sorgulayarak verileri görselleştirmeye başlayabilirsiniz."
|
||||
"success-more-details-links": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"datasource-add-button": {
|
||||
@@ -6621,7 +6623,7 @@
|
||||
"test": "Test"
|
||||
},
|
||||
"cloud-info-box": {
|
||||
"body-alert": "Veya uğraşmadan {{mainDS}} (ve {{extraDS}}) veri kaynaklarını Grafana Labs'tan tamamen yönetilen, ölçeklenebilir ve barındırılan <6>daima ücretsiz Grafana Cloud planıyla</6> edinin.",
|
||||
"body-alert": "",
|
||||
"title-alert": "Aşağıdan {{mainDS}} veri kaynağınızı yapılandırın"
|
||||
},
|
||||
"dashboards-table": {
|
||||
@@ -6749,18 +6751,18 @@
|
||||
"no-events-yet": "Henüz bir etkinlik yok"
|
||||
},
|
||||
"render-info-viewer": {
|
||||
"data-counter": "Veri: {{numDataChanges}} ",
|
||||
"data-counter": "",
|
||||
"elapsed-time": "Süre: {{elapsed}} ms",
|
||||
"field": "Alan",
|
||||
"last": "Son",
|
||||
"render-counter": "Oluşturma: {{numRenders}} ",
|
||||
"schema-counter": "Şema: {{numSchemaChanges}} ",
|
||||
"render-counter": "",
|
||||
"schema-counter": "",
|
||||
"title-reset-counters": "Sayaçları sıfırla",
|
||||
"tooltip-step-back": "Bir adım geri git",
|
||||
"type": "Tür"
|
||||
},
|
||||
"state-view": {
|
||||
"current-value": "Geçerli değer: {{currentValue}} ",
|
||||
"current-value": "",
|
||||
"label-state-name": "Durum adı"
|
||||
}
|
||||
},
|
||||
@@ -7207,7 +7209,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"learn-more": "Daha fazla bilgi edinin",
|
||||
"pro-tip-define-sources-through-configuration-files": "İpucu: Veri kaynaklarını yapılandırma dosyaları aracılığıyla da tanımlayabilirsiniz. "
|
||||
"pro-tip-define-sources-through-configuration-files": ""
|
||||
}
|
||||
},
|
||||
"pane": {
|
||||
@@ -7269,8 +7271,6 @@
|
||||
"query-deleted": "Sorgu silindi"
|
||||
},
|
||||
"rich-history-queries-tab": {
|
||||
"displaying-partial-queries": "{{ count }} sorgu gösteriliyor",
|
||||
"displaying-queries": "{{ count }} sorgu",
|
||||
"filter-aria-label": "Veri kaynakları için sorguları filtreleyin",
|
||||
"filter-history": "Geçmişi filtrele",
|
||||
"filter-placeholder": "Veri kaynakları için sorguları filtreleyin",
|
||||
@@ -7280,7 +7280,11 @@
|
||||
"search-placeholder": "Arama sorguları",
|
||||
"showing-queries": "{{ shown }}/{{ total }} gösteriliyor <0>Daha fazla yükle</0>",
|
||||
"sort-aria-label": "Sorguları sıralayın",
|
||||
"sort-placeholder": "Sorguları sıralama ölçütü:"
|
||||
"sort-placeholder": "Sorguları sıralama ölçütü:",
|
||||
"displaying-partial-queries_one": "",
|
||||
"displaying-partial-queries_other": "",
|
||||
"displaying-queries_one": "",
|
||||
"displaying-queries_other": ""
|
||||
},
|
||||
"rich-history-settings-tab": {
|
||||
"alert-info": "Grafana, kayıtları {{optionLabel}} süresince/kadar saklayacaktır.Yıldızlı kayıtlar silinmeyecektir.",
|
||||
@@ -7472,7 +7476,7 @@
|
||||
"copy-shortened-link-menu": "Bağlantı kopyalama seçeneklerini aç",
|
||||
"refresh-picker-cancel": "İptal",
|
||||
"refresh-picker-run": "Sorgu çalıştır",
|
||||
"split-close": "Kapat ",
|
||||
"split-close": "",
|
||||
"split-close-tooltip": "Bölünmüş bölmeyi kapat",
|
||||
"split-narrow": "Dar bölme görünümü",
|
||||
"split-title": "Böl",
|
||||
@@ -7602,8 +7606,8 @@
|
||||
},
|
||||
"math": {
|
||||
"available-math-functions": "Kullanılabilir matematiksel işlevler",
|
||||
"run-math-operations": "Bir veya daha fazla sorgu üzerinde matematiksel işlemler çalıştırın. Sorguya {{refExample}} ile referans verirsiniz. Örneğin {{ref1}}, {{ref2}}, {{ref3}} vb.<10></10>Örnek: <12>{{example}}</12>",
|
||||
"tooltip-footer": " <2>Matematiksel ifadeler</2> hakkında ek belgelerimize bakın.",
|
||||
"run-math-operations": "",
|
||||
"tooltip-footer": "",
|
||||
"tooltip-title": "Matematik işleci",
|
||||
"tooltip-trigger": "İfade"
|
||||
},
|
||||
@@ -8642,7 +8646,7 @@
|
||||
},
|
||||
"data-source-http-settings": {
|
||||
"access-help": "Yardım <1></1>",
|
||||
"access-help-details": "Erişim modu, veri kaynağına yapılan isteklerin nasıl işleneceğini kontrol eder.<1> <1>Server</1></1> aksi belirtilmedikçe tercih edilen yol olmalıdır.",
|
||||
"access-help-details": "",
|
||||
"access-help-title": "Erişim yardımı",
|
||||
"access-label": "Erişim",
|
||||
"allowed-cookies": "İzin verilen çerezler",
|
||||
@@ -8910,7 +8914,7 @@
|
||||
"cell-inspect": "Değeri incele",
|
||||
"cell-inspect-tooltip": "Değeri incele",
|
||||
"copy": "Panoya kopyala",
|
||||
"csv-counts": "Satırlar:{{rows}}, Sütunlar:{{columns}} <5></5>",
|
||||
"csv-counts": "",
|
||||
"csv-placeholder": "Buraya CSV girin...",
|
||||
"filter-placeholder": "Değerleri filtrele",
|
||||
"filter-popup-apply": "Tamam",
|
||||
@@ -9195,7 +9199,6 @@
|
||||
"name-line-width": "Çizgi genişliği",
|
||||
"name-stacking": "İstifleme"
|
||||
},
|
||||
"inline-token-warning-badge-tooltip": "",
|
||||
"inspector": {
|
||||
"inspect-data-tab": {
|
||||
"loading": "Yükleniyor",
|
||||
@@ -9359,7 +9362,7 @@
|
||||
"error-fetching": "LDAP ayarları alınırken hata oluştu",
|
||||
"error-saving": "LDAP ayarları kaydedilirken hata oluştu",
|
||||
"error-validate-form": "LDAP ayarları doğrulanırken hata oluştu",
|
||||
"feature-flag-disabled": "Bu sayfaya yalnızca <1>ssoSettingsLDAP</1> özellik bayrağı etkinleştirilerek erişilebilir.",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "LDAP ayarları kaydedildi"
|
||||
},
|
||||
"bind-dn": {
|
||||
@@ -9400,7 +9403,7 @@
|
||||
"label": "Arama temel DN",
|
||||
"placeholder": "örnek: dc=grafana,dc=org"
|
||||
},
|
||||
"subtitle": "Grafana’daki LDAP entegrasyonu, Grafana kullanıcılarınızın LDAP kimlik bilgileriyle giriş yapmasına olanak tanır. Daha fazla bilgi için <2><0>belgelerimize</0></2> bakın.",
|
||||
"subtitle": "",
|
||||
"title": "Temel Ayarlar"
|
||||
},
|
||||
"library-panel": {
|
||||
@@ -9444,7 +9447,7 @@
|
||||
"dashboard-name": "Pano adı"
|
||||
},
|
||||
"library-panel-info": {
|
||||
"last-edited": "Son düzenleme {{timeAgo}} önce <person /> tarafından yapıldı",
|
||||
"last-edited": "",
|
||||
"usage-count_one": "{{count}} panoda kullanılıyor",
|
||||
"usage-count_other": "{{count}} panoda kullanılıyor"
|
||||
},
|
||||
@@ -9749,7 +9752,7 @@
|
||||
"tooltip-unpin-line": "Satırın sabitlemesini kaldır"
|
||||
},
|
||||
"log-row-message": {
|
||||
"ellipsis": "… ",
|
||||
"ellipsis": "",
|
||||
"more": "daha fazla",
|
||||
"see-details": "Günlük ayrıntılarını göster",
|
||||
"tooltip-error": "Hata: {{errorMessage}}"
|
||||
@@ -10145,7 +10148,7 @@
|
||||
},
|
||||
"resource-table": {
|
||||
"dashboard-load-error": "Pano yüklenemiyor",
|
||||
"error-library-element-sub": "Kütüphane Bileşeni {uid}",
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "Kütüphane bileşeni yüklenemiyor",
|
||||
"unknown-datasource-title": "Veri kaynağı {{datasourceUID}}",
|
||||
"unknown-datasource-type": "Bilinmeyen veri kaynağı"
|
||||
@@ -10793,10 +10796,10 @@
|
||||
"placeholder-optional": "(isteğe bağlı)",
|
||||
"role": "Rol",
|
||||
"submit": "Gönder",
|
||||
"tooltip": "Artık \"Temel rol yok\" seçeneğini seçebilir ve izinleri özel ihtiyaçlarınıza göre ekleyebilirsiniz. Daha fazla bilgi için <1>belgelerimize</1> göz atabilirsiniz."
|
||||
"tooltip": ""
|
||||
},
|
||||
"user-invite-page": {
|
||||
"sub-title": "Davet gönderin veya mevcut bir Grafana kullanıcısını <1> {{orgName}}</1> kuruluşuna ekleyin.",
|
||||
"sub-title": "",
|
||||
"text": {
|
||||
"invite-user": "Kullanıcı davet et"
|
||||
}
|
||||
@@ -10885,7 +10888,7 @@
|
||||
"switch-to-table": "Tabloya geç"
|
||||
},
|
||||
"panel-plugin-error": {
|
||||
"text-load-error": "Daha fazla bilgi için sunucu başlatma günlüklerini kontrol edin. <1></1>Bu eklenti Git üzerinden yüklendiyse derlendiğinden emin olun.",
|
||||
"text-load-error": "",
|
||||
"title-load-error": "Yüklenirken hata oluştu: {{panelId}}",
|
||||
"title-not-found": "Panel eklentisi bulunamadı: {{id}}"
|
||||
},
|
||||
@@ -11079,7 +11082,7 @@
|
||||
},
|
||||
"details": {
|
||||
"connections-tab": {
|
||||
"description": "Şu anda {{pluginName}} için aşağıdaki veri kaynakları yapılandırılmış durumda, yapılandırma ayrıntılarını görmek için bir kutucuğa tıklayın. Tüm veri kaynağı bağlantılarınızı <4><0>Bağlantılar</0> - <3>Veri kaynakları</3></4> bölümünde bulabilirsiniz."
|
||||
"description": ""
|
||||
},
|
||||
"disabled-error": {
|
||||
"angular-deprecation-link": "Angular desteğinin sona ermesi hakkında daha fazla bilgi edinin",
|
||||
@@ -11096,7 +11099,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"contactGrafanaLabs": "Grafana Labs ile iletişime geçin",
|
||||
"customLinks": "Özel bağlantılar ",
|
||||
"customLinks": "",
|
||||
"customLinksTooltip": "Bu bağlantılar, eklenti geliştiricisi tarafından ek kaynaklar ve geliştiriciye özel bilgiler sağlamak amacıyla eklenmiştir.",
|
||||
"dependencies": "Bağımlılıklar",
|
||||
"documentation": "Belgeler",
|
||||
@@ -11107,7 +11110,7 @@
|
||||
"latestVersion": "En Son Sürüm",
|
||||
"license": "Lisans",
|
||||
"raiseAnIssue": "Sorun bildir",
|
||||
"reportAbuse": "Sorun bildir ",
|
||||
"reportAbuse": "",
|
||||
"reportAbuseTooltip": "Zararlı veya kötü amaçlı eklentilere ilişkin sorunları doğrudan Grafana Labs'a bildirin.",
|
||||
"repository": "Depo",
|
||||
"signature": "İmza",
|
||||
@@ -11117,8 +11120,8 @@
|
||||
"modal": {
|
||||
"cancel": "İptal",
|
||||
"copyEmail": "E-posta adresini kopyala",
|
||||
"description": "Bu özellik, eklentilerdeki kötü amaçlı veya zararlı davranışları bildirmek içindir. Eklentiyle ilgili endişeleriniz için bize şu adresten e-posta gönderin: ",
|
||||
"node": "Not: Hata veya özellik isteği gibi genel eklenti sorunları için lütfen sağlanan bağlantıları kullanarak eklenti geliştiricisiyle iletişime geçin. ",
|
||||
"description": "",
|
||||
"node": "",
|
||||
"title": "Eklenti ile ilgili sorun bildir"
|
||||
}
|
||||
},
|
||||
@@ -11186,7 +11189,7 @@
|
||||
"message": ""
|
||||
},
|
||||
"not-found-plugin": {
|
||||
"body-plugin-not-found": "Bu eklenti bulunamıyor. Lütfen URL'nin doğru olduğundan emin olun veya <1></1><3>eklenti kataloğuna</3> gidin.",
|
||||
"body-plugin-not-found": "",
|
||||
"title-plugin-not-found": "Eklenti bulunamadı"
|
||||
},
|
||||
"plugin-actions": {
|
||||
@@ -11650,7 +11653,6 @@
|
||||
"unsupported-repository-type": ""
|
||||
},
|
||||
"inline-secure-values-warning": "",
|
||||
"inline-token-warning-badge-text": "",
|
||||
"job-status": {
|
||||
"label-view-details": "Ayrıntıları görüntüleyin",
|
||||
"loading-finished-job": "Tamamlanan iş yükleniyor...",
|
||||
@@ -11827,6 +11829,17 @@
|
||||
"label-current-step": "Mevcut adım",
|
||||
"label-pending-step": "Bekleyen adım"
|
||||
},
|
||||
"status-badge": {
|
||||
"automatic-pulling-disabled": "",
|
||||
"deleting": "",
|
||||
"error": "",
|
||||
"pending": "",
|
||||
"pulling": "",
|
||||
"unknown": "",
|
||||
"up-to-date": "",
|
||||
"waiting-for-health-check": "",
|
||||
"warning": ""
|
||||
},
|
||||
"success-title-default": "Başarılı",
|
||||
"sync-job": {
|
||||
"error-no-job-id": "İş başlatılamadı",
|
||||
@@ -12004,7 +12017,7 @@
|
||||
"annotations-show-text": "Ek açıklamalar = göster",
|
||||
"time-range-picker-disabled-text": "Zaman aralığı seçici = devre dışı",
|
||||
"time-range-picker-enabled-text": "Zaman aralığı seçici = etkin",
|
||||
"time-range-text": "Zaman aralığı = "
|
||||
"time-range-text": ""
|
||||
},
|
||||
"share": {
|
||||
"success-delete": "Panonuz artık paylaşılabilir değil"
|
||||
@@ -12043,7 +12056,7 @@
|
||||
"revoke-user-access-modal-desc-line1": "{{email}} adresi ile ilişkilendirilmiş kullanıcının erişimini iptal etmek istediğinizden emin misiniz?"
|
||||
},
|
||||
"delete-user-shared-dashboards-modal": {
|
||||
"revoke-user-access-modal-desc-line2": "Bu işlem, {{email}} e-posta adresinin paylaşılan tüm panolara erişimini derhal iptal edecektir."
|
||||
"revoke-user-access-modal-desc-line2": ""
|
||||
},
|
||||
"modal": {
|
||||
"shared-dashboard-modal-title": "Paylaşılan panolar"
|
||||
@@ -12212,7 +12225,7 @@
|
||||
},
|
||||
"menu": {
|
||||
"clear-button": "Tümünü temizle",
|
||||
"tooltip": "Artık \"Temel rol yok\" seçeneğini seçebilir ve izinleri özel ihtiyaçlarınıza göre ekleyebilirsiniz. Daha fazla bilgi için <1>belgelerimize</1> göz atabilirsiniz."
|
||||
"tooltip": ""
|
||||
},
|
||||
"menu-aria-label": "Rol seçici menüsü",
|
||||
"menu-group-option-aria-label": "Rol seçme opsiyonu",
|
||||
@@ -12222,7 +12235,7 @@
|
||||
},
|
||||
"sub-menu-aria-label": "Rol seçici alt menüsü",
|
||||
"title": {
|
||||
"description": "Kullanıcılara roller atayarak Grafana'nın özellikleri ve kaynakları üzerinde ayrıntılı erişim kontrolü sağlayabilirsiniz. Daha fazla bilgi için <2>belgelerimize</2> bakın."
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"role-picker-drawer": {
|
||||
@@ -12345,7 +12358,7 @@
|
||||
},
|
||||
"select": {
|
||||
"select-menu": {
|
||||
"selected-count": "Seçildi "
|
||||
"selected-count": ""
|
||||
}
|
||||
},
|
||||
"service-account-create-page": {
|
||||
@@ -12444,6 +12457,7 @@
|
||||
"aria-label-role": "Rol"
|
||||
},
|
||||
"service-account-tokens-table": {
|
||||
"aria-label-delete-button": "",
|
||||
"created": "Oluşturuldu",
|
||||
"expires": "Sona erme tarihi",
|
||||
"last-used-at": "Son kullanım zamanı",
|
||||
@@ -12531,7 +12545,7 @@
|
||||
"info-text": "Aşağıdaki seçeneklerle özelleştirilen bu panoya veya panele doğrudan bir bağlantı oluşturun.",
|
||||
"link-url": "Bağlantı URL'si",
|
||||
"render-alert": "Görüntü işleme eklentisi yüklü değil",
|
||||
"render-instructions": "Bir görsel oluşturmak için <2>Grafana görüntü işleme eklentisini</2> yüklemeniz gerekir. Lütfen eklentiyi yüklemek için Grafana yöneticinizle iletişime geçin.",
|
||||
"render-instructions": "",
|
||||
"rendered-image": "Doğrudan bağlantılı oluşturulmuş görüntü",
|
||||
"save-alert": "Pano kaydedilmedi",
|
||||
"save-dashboard": "Panel görüntüsü oluşturmak için önce panoyu kaydetmelisiniz.",
|
||||
@@ -12555,7 +12569,7 @@
|
||||
"info-text-1": "Anlık görüntü, etkileşimli bir panoyu hızlı ve herkese açık şekilde paylaşmanın bir yoludur. Oluşturulduğunda sorgular (metrik, şablon, ek açıklama) ve panel bağlantıları gibi hassas veriler çıkarılır; yalnızca panonuzda ekli olan görünür metrik verileri ve seri adları kalır.",
|
||||
"info-text-2": "Oluşturduğunuz anlık görüntüye ilgili bağlantıya sahip olan ve URL'ye erişebilen <1>herkes ulaşabilir</1>. Paylaşım yaparken bu durumu göz önünde bulundurun.",
|
||||
"local-button": "Anlık görüntüyü yayınla",
|
||||
"mistake-message": "Bir hata mı yaptınız? ",
|
||||
"mistake-message": "",
|
||||
"name": "Anlık görüntü adı",
|
||||
"timeout": "Zaman aşımı (saniye)",
|
||||
"timeout-description": "Pano metriklerinizin toplanması uzun sürüyorsa zaman aşımı değerini yapılandırmanız gerekebilir.",
|
||||
@@ -13167,7 +13181,7 @@
|
||||
"forwards-time-aria-label": "Zaman aralığını ileri al",
|
||||
"to": "bitiş",
|
||||
"zoom-out-button": "Zaman aralığını büyüt",
|
||||
"zoom-out-tooltip": "Zaman aralığını büyüt <1></1> CTRL+Z"
|
||||
"zoom-out-tooltip": ""
|
||||
},
|
||||
"time-range": {
|
||||
"apply": "Zaman aralığını uygula",
|
||||
@@ -13292,7 +13306,7 @@
|
||||
},
|
||||
"transformations": {
|
||||
"empty": {
|
||||
"add-transformation-body": "Dönüşümler, görselleştirme gösterilmeden önce verilerin çeşitli şekillerde değiştirilmesine olanak tanır.<1></1> Bu işlemler arasında verileri birleştirme, alanları yeniden adlandırma, hesaplamalar yapma, verileri görüntüleme için biçimlendirme gibi seçenekler bulunur.",
|
||||
"add-transformation-body": "",
|
||||
"add-transformation-header": "Verileri dönüştürmeye başlayın"
|
||||
}
|
||||
},
|
||||
@@ -13559,7 +13573,7 @@
|
||||
"label-format": "Biçim",
|
||||
"label-set-timezone": "Zaman dilimini ayarla",
|
||||
"label-time-field": "Zaman alanı",
|
||||
"tooltip-format": "Alan için çıktı biçimi, <2>Moment.js biçimlendirme dizesi</2> olarak belirtilir.",
|
||||
"tooltip-format": "",
|
||||
"tooltip-timezone-manually": "Tarih için saat dilimini manuel olarak ayarlayın"
|
||||
},
|
||||
"format-time-transformer-editor": {
|
||||
@@ -14154,8 +14168,8 @@
|
||||
"message": "Kullanıcı bulunamadı"
|
||||
},
|
||||
"token-revoked-modal": {
|
||||
"auto-revoked": "Oturum belirteciniz, hesabınız için <2>izin verilen {{numSessions}} eş zamanlı oturum sınırına</2> ulaşıldığı için otomatik olarak iptal edildi.",
|
||||
"resume-message": "<0>Oturumunuza devam etmek için tekrar giriş yapın.</0>Otomatik olarak sürekli oturumdan çıkarılıyorsanız yöneticinizle iletişime geçin veya lisans sayfasını ziyaret ederek kotanızı kontrol edin.",
|
||||
"auto-revoked": "",
|
||||
"resume-message": "",
|
||||
"sign-in": "Giriş yap",
|
||||
"title-you-have-been-automatically-signed-out": "Otomatik olarak çıkış yaptınız"
|
||||
},
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"dismiss": "忽略",
|
||||
"heading": "企业验证",
|
||||
"learn-more-link": "了解更多",
|
||||
"text": "使用 <1>SAML</1>、<3>SCIM</3>、<6>LDAP</6> 和 <8>RBAC</8> 自动管理用户、团队和权限,这些功能在 Grafana Cloud 和 Enterprise 中均可用。"
|
||||
"text": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "审计",
|
||||
@@ -209,7 +209,7 @@
|
||||
"title-delete": "删除"
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "您确定要删除“{{deleteOrgName}}”吗?<3></3> <5>此组织的所有数据面板都将被移除!</5>",
|
||||
"delete-body": "",
|
||||
"id-header": "ID",
|
||||
"name-header": "名称",
|
||||
"new-org-button": "新组织"
|
||||
@@ -716,6 +716,7 @@
|
||||
"title-annotations": "注释"
|
||||
},
|
||||
"link-dashboard-and-panel": "关联数据面板和面板",
|
||||
"placeholder-value-input": "",
|
||||
"placeholder-value-input-default": "输入自定义注释内容..."
|
||||
},
|
||||
"bulk-actions": {
|
||||
@@ -1139,7 +1140,7 @@
|
||||
"title-something-wrong-trying-fetch-group-details": "尝试获取组详情时出错"
|
||||
},
|
||||
"evaluation-interval-limit-exceeded": {
|
||||
"body-minimum-interval": "在 Grafana 中配置了 <1>{{minInterval}}</1> 的最小评估间隔。<3></3>请联系管理员以配置更低的间隔。",
|
||||
"body-minimum-interval": "",
|
||||
"title-global-evaluation-interval-limit-exceeded": "超出了全局评估间隔限制"
|
||||
},
|
||||
"existing-rule-editor": {
|
||||
@@ -1287,7 +1288,7 @@
|
||||
"resolved": "已解决"
|
||||
}
|
||||
},
|
||||
"review-alert-payload": "查看要添加到负载的警报数据:",
|
||||
"review-alert-payload": "",
|
||||
"title-add-custom-alerts": "添加自定义警报"
|
||||
},
|
||||
"get-alert-suggestions": {
|
||||
@@ -1411,7 +1412,7 @@
|
||||
"title-add-folder-and-labels": "添加文件夹和标签"
|
||||
},
|
||||
"grafana-managed-rule-type": {
|
||||
"description": "支持任何类型的多个数据源。<1></1>使用表达式转换数据。"
|
||||
"description": ""
|
||||
},
|
||||
"grafana-modify-export": {
|
||||
"body-invalid-rule-id": "页面 URL 中的规则 UID 无效。请检查 URL,然后重试。",
|
||||
@@ -1847,7 +1848,7 @@
|
||||
"aria-label-new": "新建"
|
||||
},
|
||||
"mimir-flavored-type": {
|
||||
"description": "使用 Mimir、Loki 或 Cortex 数据源。<1></1>不支持表达式。"
|
||||
"description": ""
|
||||
},
|
||||
"min-interval-option": {
|
||||
"label-interval": "间隔",
|
||||
@@ -2076,7 +2077,7 @@
|
||||
"warning-1": "删除此通知策略将永久移除它。",
|
||||
"warning-2": "您确定要删除此策略吗?"
|
||||
},
|
||||
"filter-description": "使用半角逗号分隔的匹配器列表来筛选通知策略,例如:<1>severity=critical, region=EMEA</1>",
|
||||
"filter-description": "",
|
||||
"generated-policies": "自动生成的策略",
|
||||
"matchers": "匹配器",
|
||||
"metadata": {
|
||||
@@ -2119,7 +2120,8 @@
|
||||
"conflict": "通知策略树已由其他用户更新。",
|
||||
"error-code": "错误消息:“{{error}}”",
|
||||
"routes": {
|
||||
"conflictingMatchers": "无法添加或更新路由:如果我们合并匹配器 {{-matchers}},匹配器将与外部路由树冲突。这将导致路由无法访问。"
|
||||
"conflictingMatchers": "无法添加或更新路由:如果我们合并匹配器 {{-matchers}},匹配器将与外部路由树冲突。这将导致路由无法访问。",
|
||||
"unknownMatchers": ""
|
||||
},
|
||||
"suffix": "请刷新页面并重试。",
|
||||
"title": "添加或更新通知策略失败"
|
||||
@@ -2236,7 +2238,7 @@
|
||||
"error-no-query-editor": "由于以下原因,无法加载查询编辑器:{{errorMessage}}"
|
||||
},
|
||||
"recording-rule-type": {
|
||||
"description": "预计算表达式。<1></1>应与警报规则结合使用。"
|
||||
"description": ""
|
||||
},
|
||||
"recording-rules": {
|
||||
"description-target-data-source": "用于存储录制规则的 Prometheus 数据源",
|
||||
@@ -2249,7 +2251,7 @@
|
||||
},
|
||||
"redirect-to-clone-rule": {
|
||||
"body-evaluation-group": "您需要为复制的规则设置一个新的评估组,因为原始规则已预配,无法用于在用户界面中创建的规则。",
|
||||
"body-not-provisioned": "新规则将<1>不会</1>被标记为预配规则。",
|
||||
"body-not-provisioned": "",
|
||||
"confirmText-copy": "复制",
|
||||
"title-copy-provisioned-alert-rule": "复制已预置的警报规则"
|
||||
},
|
||||
@@ -2284,13 +2286,13 @@
|
||||
"routing-settings": {
|
||||
"aria-label-group-by": "分组依据",
|
||||
"description-group-by": "通过相同的标签值将多个警报分组,从而将它们合并成单个通知。如果为空,则继承自默认通知策略。",
|
||||
"group-interval": "组间隔:<1>{{groupIntervalValue}}</1>",
|
||||
"group-wait": "组等待:<1>{{groupWaitValue}}</1>",
|
||||
"grouping": "分组:<1>{{fields}}</1>",
|
||||
"group-interval": "",
|
||||
"group-wait": "",
|
||||
"grouping": "",
|
||||
"label-group-by": "分组依据",
|
||||
"label-override-grouping": "覆盖分组",
|
||||
"label-override-timings": "覆盖时间设定",
|
||||
"repeat-interval": "重复间隔:<1>{{repeatIntervalValue}}</1>"
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "编辑",
|
||||
@@ -2542,7 +2544,7 @@
|
||||
"relative-with-to": ""
|
||||
},
|
||||
"rule-type-picker": {
|
||||
"grafana-managed": "选择“Grafana 托管”,除非您有启用了 Ruler API 的 Mimir、Loki 或 Cortex 数据源。"
|
||||
"grafana-managed": ""
|
||||
},
|
||||
"rule-view": {
|
||||
"query": {
|
||||
@@ -2875,7 +2877,7 @@
|
||||
"test-contact-point-modal": {
|
||||
"custom-notification-message": "您将发送一条测试通知,该通知使用以下定义的注释。如果您使用自定义模板和消息,这是一个很好的选择。",
|
||||
"notification-message": "通知消息",
|
||||
"predefined-notification-message": "您将发送一条测试通知,该通知使用预定义警报。如果您已定义自定义模板或消息,为了获得更好的结果,请从上方切换到<1>自定义</1>通知消息。",
|
||||
"predefined-notification-message": "",
|
||||
"send-test-notification": "发送测试通知",
|
||||
"title-test-contact-point": "测试联络点"
|
||||
},
|
||||
@@ -2884,7 +2886,7 @@
|
||||
},
|
||||
"threshold-expression-viewer": {
|
||||
"input": "输入",
|
||||
"stop-alerting-when": "当出现以下情况时停止提醒(或待处理状态):"
|
||||
"stop-alerting-when": ""
|
||||
},
|
||||
"time-interval": {
|
||||
"add-time-interval": "添加时间间隔",
|
||||
@@ -3072,7 +3074,7 @@
|
||||
"title-notification-policies": "通知策略"
|
||||
},
|
||||
"yaml-content-info": {
|
||||
"body": "编辑器中的 YAML 内容仅包含警报规则配置<1></1>要配置 Prometheus,您需要提供 <4>配置文件内容</4>的其余部分。"
|
||||
"body": ""
|
||||
}
|
||||
},
|
||||
"alertlist": {
|
||||
@@ -3148,7 +3150,7 @@
|
||||
"no-annotations-found": "未找到注释"
|
||||
},
|
||||
"annotation-list-item": {
|
||||
"tooltip-created-by": "创建人:<1></1>{{email}}"
|
||||
"tooltip-created-by": ""
|
||||
},
|
||||
"category-annotation-query": "注释查询",
|
||||
"category-display": "显示",
|
||||
@@ -3186,7 +3188,7 @@
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "添加注释查询",
|
||||
"info-box-content": "<0>注释提供了一种将事件数据集成到图表中的方法。它们在所有图表面板上均以垂直线和图标的形式呈现。当您将光标悬停在注释图标上时,可以获取事件文本和事件的标记。您可以直接从 Grafana 添加注释事件,方法是按住 CTRL 或 CMD 键并点击图表(或拖动区域)。这些将存储在 Grafana 的注释数据库中。</0>",
|
||||
"info-box-content": "",
|
||||
"info-box-content-2": "查看<2>注释文档</2>以获取更多信息。",
|
||||
"title": "尚未添加自定义注释查询"
|
||||
},
|
||||
@@ -3224,7 +3226,7 @@
|
||||
"auth-settings": "身份验证设置"
|
||||
},
|
||||
"auth-drawer-unconneced": {
|
||||
"subtitle": "配置身份验证设置。不妨在我们的<2>文档</2>中了解更多信息。"
|
||||
"subtitle": ""
|
||||
},
|
||||
"auth-drawer-unconnected": {
|
||||
"advanced-auth": "高级身份验证",
|
||||
@@ -3258,7 +3260,7 @@
|
||||
"allowed-organizations-description": "以逗号或空格分隔的组织列表。用户应至少是一个\n组织的成员才能登录。",
|
||||
"allowed-organizations-label": "允许的组织",
|
||||
"allowed-organizations-placeholder": "输入组织(my-team、myteam...)并按 Enter 键添加",
|
||||
"api-url-description": "OAuth2 提供商的用户信息端点。此端点返回的信息必须与 <2>OpenID UserInfo</2> 兼容。",
|
||||
"api-url-description": "",
|
||||
"api-url-required": "如果设置,此字段必须是有效的网址。",
|
||||
"auth-style-description": "它决定了如何将“{{ clientIDLabel }}”和“{{ clientSecretLabel }}”发送到 Oauth2 提供程序。默认值为 AutoDetect。",
|
||||
"auth-style-label": "身份验证样式",
|
||||
@@ -3403,7 +3405,7 @@
|
||||
}
|
||||
},
|
||||
"auth-config-auth-config-page-unconnected": {
|
||||
"subtitle": "管理身份验证设置并配置单点登录。不妨在我们的<2>文档</2>中了解更多信息。"
|
||||
"subtitle": ""
|
||||
},
|
||||
"bar-chart": {
|
||||
"warn": {
|
||||
@@ -4113,7 +4115,7 @@
|
||||
},
|
||||
"scopes": {
|
||||
"apply-selected-scopes": "应用",
|
||||
"selected-scopes-label": "范围:"
|
||||
"selected-scopes-label": ""
|
||||
},
|
||||
"search-box": {
|
||||
"placeholder": "搜索或跳转至..."
|
||||
@@ -4255,7 +4257,7 @@
|
||||
"okay": "好的"
|
||||
},
|
||||
"not-found-datasource": {
|
||||
"body": "也许您输入了错误的 URL,或者 ID 为 <1></1> 的插件不可用。<3></3>要查看可用数据源的列表,请<5>点击此处</5>。"
|
||||
"body": ""
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
@@ -4298,8 +4300,8 @@
|
||||
"versionHistory": {
|
||||
"comparison": {
|
||||
"header": {
|
||||
"hide-json-diff": "隐藏 JSON 差异",
|
||||
"show-json-diff": "显示 JSON 差异",
|
||||
"hide-json-diff": "",
|
||||
"show-json-diff": "",
|
||||
"text": "版本 {{version}} 更新者 {{createdBy}} ({{ageString}}) {{message}}"
|
||||
},
|
||||
"select": "选择两个版本以开始比较"
|
||||
@@ -4326,7 +4328,7 @@
|
||||
"label-label": "标签",
|
||||
"label-placeholder": "例如:Tempo traces",
|
||||
"label-required": "此字段是必填字段。",
|
||||
"sub-text": "<0>定义将会描述关联的文本。</0>",
|
||||
"sub-text": "",
|
||||
"title": "定义关联标签(第 1 步,共 3 步)"
|
||||
},
|
||||
"configure-correlation-target-form": {
|
||||
@@ -4370,7 +4372,7 @@
|
||||
},
|
||||
"source-form": {
|
||||
"control-required": "此字段是必填字段。",
|
||||
"description": "数据点需要将值作为字段或作为转换后的输出来提供给所有变量,以便在可视化中显示相关性按钮。<1></1>注:并非每个变量都需要在下方明确定义。<4>logfmt</4> 等转换将为每个键/值对创建变量。",
|
||||
"description": "",
|
||||
"description-external-pre": "您已在目标 URL 中使用以下变量:",
|
||||
"description-query-pre": "您已在目标查询中使用以下变量:",
|
||||
"external-title": "对将会使用 URL 的数据源进行配置(第 3 步,共 3 步)",
|
||||
@@ -4382,12 +4384,12 @@
|
||||
"results-required": "此字段是必填字段。",
|
||||
"source-description": "所选源数据源得到的结果有在面板中显示的链接",
|
||||
"source-label": "源",
|
||||
"sub-text": "<0>定义哪些数据源将显示关联,以及哪些数据将取代先前定义的变量。</0>"
|
||||
"sub-text": ""
|
||||
},
|
||||
"sub-title": "定义不同数据源中的数据如何相互关联。请在<2>文档</2>中阅读更多信息",
|
||||
"target-form": {
|
||||
"control-rules": "此字段是必填字段。",
|
||||
"sub-text": "<0>定义相关性将链接到什么内容。使用查询类型时,点击相关性将运行查询。使用外部类型时,点击相关性将打开一个 URL。</0>",
|
||||
"sub-text": "",
|
||||
"target-description-external": "指定点击链接时将打开的 URL",
|
||||
"target-description-query": "指定点击链接时查询哪个数据源",
|
||||
"target-label": "目标",
|
||||
@@ -4594,7 +4596,7 @@
|
||||
}
|
||||
},
|
||||
"confirm-plugin-dashboard-save-modal": {
|
||||
"body-plugin-dashboard": "更新插件时,您的更改将丢失。<1><1/>使用<1>另存为</1>创建自定义版本。。",
|
||||
"body-plugin-dashboard": "",
|
||||
"cancel": "取消",
|
||||
"overwrite": "覆盖",
|
||||
"title-plugin-dashboard": "插件数据面板"
|
||||
@@ -4811,7 +4813,7 @@
|
||||
"add-visualization-body": "选择一个数据源,然后用图表、统计信息和表格查询您的数据以及将其可视化,或创建列表、Markdown 和其他小部件。",
|
||||
"add-visualization-button": "添加可视化",
|
||||
"add-visualization-header": "通过添加可视化开始您的新仪表板",
|
||||
"import-a-dashboard-body": "从文件或 <2>grafana.com</2> 导入数据面板。",
|
||||
"import-a-dashboard-body": "",
|
||||
"import-a-dashboard-header": "导入仪表板",
|
||||
"import-dashboard-button": "导入仪表板",
|
||||
"show-less-dashboards": "",
|
||||
@@ -5268,8 +5270,8 @@
|
||||
"title-provisioned": "已预置的数据面板"
|
||||
},
|
||||
"save-dashboard-error-proxy": {
|
||||
"body-name-exists": "所选文件夹中已存在具有相同名称的数据面板。<1></1><2>您仍然要保存此数据面板吗?。",
|
||||
"body-version-mismatch": "其他人已更新此数据面板<1></1><2>您仍然要保存此数据面板吗?。",
|
||||
"body-name-exists": "",
|
||||
"body-version-mismatch": "",
|
||||
"confirmText-save-and-overwrite": "保存并覆盖",
|
||||
"title-name-exists": "冲突",
|
||||
"title-version-mismatch": "冲突"
|
||||
@@ -5287,7 +5289,7 @@
|
||||
"cancel": "取消",
|
||||
"cannot-be-saved": "此数据面板无法从 Grafana 用户界面保存,因为它已从其他来源预配。复制 JSON 或将其保存到下面的文件中,然后您可以在预配源中更新您的数据面板。",
|
||||
"copy-json-to-clipboard": "将 JSON 复制到剪贴板",
|
||||
"file-path": "<0>文件路径:</0>{{filePath}}",
|
||||
"file-path": "",
|
||||
"save-json-to-file": "将 JSON 保存到文件",
|
||||
"see-docs": "有关预配的更多信息,请参阅<2>文档<2/>。"
|
||||
},
|
||||
@@ -5486,7 +5488,7 @@
|
||||
"transformation-picker": {
|
||||
"info": "通过转换,您可以在查询结果可视化之前对其进行合并、计算、重新排序、隐藏和重命名。",
|
||||
"info-graph-not-suitable": "如果使用图形可视化,很多转换都不适合,因为它目前只支持时间序列数据。",
|
||||
"info-switch-to-table": "它可以帮助切换到表格可视化,以了解转换的作用。",
|
||||
"info-switch-to-table": "",
|
||||
"placeholder-search-for-transformation": "搜索转换",
|
||||
"read-more": "阅读更多",
|
||||
"title-transformations": "转换"
|
||||
@@ -5552,8 +5554,8 @@
|
||||
"version-history-comparison": {
|
||||
"button-restore": "恢复到版本 {{version}}",
|
||||
"label-view-json-diff": "查看 JSON 差异",
|
||||
"new-updated-by": "<0>版本 {{version}}</0> 由{{editor}}更新于 {{timeAgo}}",
|
||||
"old-updated-by": "<0>版本 {{version}}</0> 由{{editor}}更新于 {{timeAgo}}"
|
||||
"new-updated-by": "",
|
||||
"old-updated-by": ""
|
||||
},
|
||||
"version-history-table": {
|
||||
"aria-label-toggle-selection": "切换版本 {{version}} 的选择",
|
||||
@@ -5953,7 +5955,7 @@
|
||||
"cancel": "取消"
|
||||
},
|
||||
"render-save-button-and-error": {
|
||||
"body-plugin-dashboard": "更新插件时,您的更改将丢失。使用<1>另存为</1>创建自定义版本。",
|
||||
"body-plugin-dashboard": "",
|
||||
"title-failed-to-save-dashboard": "保存数据面板失败",
|
||||
"title-plugin-dashboard": "插件数据面板",
|
||||
"title-someone-else-has-updated-this-dashboard": "其他人已更新此数据面板",
|
||||
@@ -5962,7 +5964,7 @@
|
||||
"save-and-overwrite": "‘保存并覆盖’"
|
||||
},
|
||||
"library-viz-panel-info": {
|
||||
"last-edited": "{{timeAgo}}由 <person />",
|
||||
"last-edited": "",
|
||||
"usage-count_other": "用于 {{count}} 个数据面板"
|
||||
},
|
||||
"managed-badge": {
|
||||
@@ -6022,7 +6024,7 @@
|
||||
},
|
||||
"panel-data-queries-tab-rendered": {
|
||||
"add-query": "添加查询",
|
||||
"expression": "表达式"
|
||||
"expression": ""
|
||||
},
|
||||
"panel-data-transformations-tab": {
|
||||
"tab-label": "转换"
|
||||
@@ -6080,7 +6082,7 @@
|
||||
"query": "查询"
|
||||
},
|
||||
"query-variable-editor-form": {
|
||||
"description-examples": "命名捕获组可用于分隔显示文本和值(<1>参见示例</1>)。",
|
||||
"description-examples": "",
|
||||
"description-optional": "可选,如果您想要提取序列名称或指标节点段的一部分。",
|
||||
"label-data-source": "数据源",
|
||||
"label-static-options-sort": "静态选项排序",
|
||||
@@ -6141,7 +6143,7 @@
|
||||
"label-message": "消息",
|
||||
"placeholder-describe-changes-optional": "添加备注以描述您的更改(可选)。",
|
||||
"render-footer": {
|
||||
"body-plugin-dashboard": "更新插件时,您的更改将丢失。使用<1>另存为</1>创建自定义版本。",
|
||||
"body-plugin-dashboard": "",
|
||||
"no-changes-to-save": "没有要保存的更改",
|
||||
"title-failed-to-save-dashboard": "保存数据面板失败",
|
||||
"title-plugin-dashboard": "插件数据面板",
|
||||
@@ -6176,7 +6178,7 @@
|
||||
"cancel": "取消",
|
||||
"cannot-be-saved": "此数据面板无法从 Grafana 用户界面保存,因为它已从其他来源预配。复制 JSON 或将其保存到下面的文件中,然后您可以在预配源中更新您的数据面板。",
|
||||
"copy-json-to-clipboard": "将 JSON 复制到剪贴板",
|
||||
"file-path": "<0>文件路径:</0>{{filePath}}",
|
||||
"file-path": "",
|
||||
"label-description": "描述",
|
||||
"label-target-folder": "目标文件夹",
|
||||
"label-title": "标题",
|
||||
@@ -6345,8 +6347,8 @@
|
||||
},
|
||||
"version-history-comparison": {
|
||||
"label-view-json-diff": "查看 JSON 差异",
|
||||
"new-version-updated": "<0>版本 {{version}}</0> 由{{editor}}更新于 {{timeAgo}}",
|
||||
"old-version-updated": "<0>版本 {{version}}</0> 由{{editor}}更新于 {{timeAgo}}"
|
||||
"new-version-updated": "",
|
||||
"old-version-updated": ""
|
||||
},
|
||||
"version-history-header": {
|
||||
"compare-versions": "比较 {{baseVersion}} <3></3> {{newVersion}}",
|
||||
@@ -6424,7 +6426,7 @@
|
||||
"provisioned-delete-modal": {
|
||||
"confirm-button": "好",
|
||||
"text-1": "此数据面板由 Grafana 配置管理,无法删除。从配置文件中移除数据面板以将其删除。",
|
||||
"text-2": "有关配置的更多信息,请参阅 Grafana 文档。",
|
||||
"text-2": "",
|
||||
"text-3": "文件路径:{{provisionedId}}",
|
||||
"text-link": "前往文档页面",
|
||||
"title": "无法删除已配置的数据面板"
|
||||
@@ -6502,7 +6504,7 @@
|
||||
},
|
||||
"data-source-testing-status-page": {
|
||||
"error-more-details-link": "点击<2>此处</2>了解有关此错误的更多信息。",
|
||||
"success-more-details-links": "接下来,您可以通过<2>构建数据面板</2>或在<5>Explore 视图</5>中查询数据来开始可视化数据。"
|
||||
"success-more-details-links": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"datasource-add-button": {
|
||||
@@ -6598,7 +6600,7 @@
|
||||
"test": "测试"
|
||||
},
|
||||
"cloud-info-box": {
|
||||
"body-alert": "您也可以省去这些步骤,通过<6>永久免费的 Grafana Cloud 计划</6>,从 Grafana Labs 获取完全托管、可扩展和托管式数据源 {{mainDS}}(和 {{extraDS}})。",
|
||||
"body-alert": "",
|
||||
"title-alert": "在下方配置您的 {{mainDS}} 数据源"
|
||||
},
|
||||
"dashboards-table": {
|
||||
@@ -6726,18 +6728,18 @@
|
||||
"no-events-yet": "尚无事件"
|
||||
},
|
||||
"render-info-viewer": {
|
||||
"data-counter": "数据:{{numDataChanges}}",
|
||||
"data-counter": "",
|
||||
"elapsed-time": "时间:{{elapsed}} 毫秒",
|
||||
"field": "字段",
|
||||
"last": "最后一个",
|
||||
"render-counter": "渲染:{{numRenders}}",
|
||||
"schema-counter": "架构:{{numSchemaChanges}}",
|
||||
"render-counter": "",
|
||||
"schema-counter": "",
|
||||
"title-reset-counters": "复位计数器",
|
||||
"tooltip-step-back": "后退",
|
||||
"type": "类型"
|
||||
},
|
||||
"state-view": {
|
||||
"current-value": "当前值:{{currentValue}}",
|
||||
"current-value": "",
|
||||
"label-state-name": "状态名称"
|
||||
}
|
||||
},
|
||||
@@ -7184,7 +7186,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"learn-more": "了解更多",
|
||||
"pro-tip-define-sources-through-configuration-files": "专业提示:您还可以通过配置文件定义数据源。"
|
||||
"pro-tip-define-sources-through-configuration-files": ""
|
||||
}
|
||||
},
|
||||
"pane": {
|
||||
@@ -7246,8 +7248,6 @@
|
||||
"query-deleted": "查询已删除"
|
||||
},
|
||||
"rich-history-queries-tab": {
|
||||
"displaying-partial-queries": "显示 {{ count }} 条查询",
|
||||
"displaying-queries": "{{ count }} 条查询",
|
||||
"filter-aria-label": "数据源筛选查询",
|
||||
"filter-history": "筛选历史记录",
|
||||
"filter-placeholder": "数据源筛选查询",
|
||||
@@ -7257,7 +7257,9 @@
|
||||
"search-placeholder": "搜索查询",
|
||||
"showing-queries": "显示 {{ shown }}/{{ total }} <0>了解更多</0>",
|
||||
"sort-aria-label": "排序查询",
|
||||
"sort-placeholder": "查询排序方式:"
|
||||
"sort-placeholder": "查询排序方式:",
|
||||
"displaying-partial-queries_other": "",
|
||||
"displaying-queries_other": ""
|
||||
},
|
||||
"rich-history-settings-tab": {
|
||||
"alert-info": "Grafana 将最多保留 {{optionLabel}} 的条目。标有星标的条目不会被删除。",
|
||||
@@ -7579,8 +7581,8 @@
|
||||
},
|
||||
"math": {
|
||||
"available-math-functions": "可用的数学函数",
|
||||
"run-math-operations": "对一个或多个查询运行数学运算。您可以通过 {{refExample}}(即 {{ref1}}、{{ref2}}、{{ref3}} 等)引用查询。<10></10>示例:<12>{{example}}</12>",
|
||||
"tooltip-footer": "请参阅我们关于<2>数学表达式</2>的其他文档。",
|
||||
"run-math-operations": "",
|
||||
"tooltip-footer": "",
|
||||
"tooltip-title": "数学运算符",
|
||||
"tooltip-trigger": "表达式"
|
||||
},
|
||||
@@ -8609,7 +8611,7 @@
|
||||
},
|
||||
"data-source-http-settings": {
|
||||
"access-help": "帮助<1></1>",
|
||||
"access-help-details": "访问模式控制如何处理对数据源的请求。如果没有其他说明,<1><1>服务器</1></1>应该是首选方式。",
|
||||
"access-help-details": "",
|
||||
"access-help-title": "访问帮助",
|
||||
"access-label": "访问",
|
||||
"allowed-cookies": "允许的 Cookie",
|
||||
@@ -8877,7 +8879,7 @@
|
||||
"cell-inspect": "检查值",
|
||||
"cell-inspect-tooltip": "检查值",
|
||||
"copy": "复制到剪贴板",
|
||||
"csv-counts": "行:{{rows}},列:{{columns}} <5></5>",
|
||||
"csv-counts": "",
|
||||
"csv-placeholder": "在此处输入 CSV...",
|
||||
"filter-placeholder": "筛选值",
|
||||
"filter-popup-apply": "好",
|
||||
@@ -9162,7 +9164,6 @@
|
||||
"name-line-width": "线宽度",
|
||||
"name-stacking": "堆叠"
|
||||
},
|
||||
"inline-token-warning-badge-tooltip": "",
|
||||
"inspector": {
|
||||
"inspect-data-tab": {
|
||||
"loading": "正在加载",
|
||||
@@ -9324,7 +9325,7 @@
|
||||
"error-fetching": "获取 LDAP 设置时出错",
|
||||
"error-saving": "保存 LDAP 设置时出错",
|
||||
"error-validate-form": "验证 LDAP 设置时出错",
|
||||
"feature-flag-disabled": "此页面仅可通过启用 <1>ssoSettingsLDAP</1> 功能标志来访问。",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "LDAP 设置已保存"
|
||||
},
|
||||
"bind-dn": {
|
||||
@@ -9365,7 +9366,7 @@
|
||||
"label": "搜索基本专有名称",
|
||||
"placeholder": "示例:dc=grafana,dc=org"
|
||||
},
|
||||
"subtitle": "Grafana 中的 LDAP 集成允许您的 Grafana 用户使用其 LDAP 凭据登录。不妨在我们的<2><0>文档</0></2>中了解更多信息。",
|
||||
"subtitle": "",
|
||||
"title": "基本设置"
|
||||
},
|
||||
"library-panel": {
|
||||
@@ -9409,7 +9410,7 @@
|
||||
"dashboard-name": "数据面板名称"
|
||||
},
|
||||
"library-panel-info": {
|
||||
"last-edited": "上次编辑时间:{{timeAgo}},编辑者:<person />",
|
||||
"last-edited": "",
|
||||
"usage-count_other": "用于 {{count}} 个数据面板"
|
||||
},
|
||||
"library-panels-search": {
|
||||
@@ -9708,7 +9709,7 @@
|
||||
"tooltip-unpin-line": "取消固定行"
|
||||
},
|
||||
"log-row-message": {
|
||||
"ellipsis": "… ",
|
||||
"ellipsis": "",
|
||||
"more": "更多",
|
||||
"see-details": "查看日志详细信息",
|
||||
"tooltip-error": "错误:{{errorMessage}}"
|
||||
@@ -10104,7 +10105,7 @@
|
||||
},
|
||||
"resource-table": {
|
||||
"dashboard-load-error": "无法加载数据面板",
|
||||
"error-library-element-sub": "库元素 {uid}",
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "无法加载库元素",
|
||||
"unknown-datasource-title": "数据源 {{datasourceUID}}",
|
||||
"unknown-datasource-type": "未知数据源"
|
||||
@@ -10749,10 +10750,10 @@
|
||||
"placeholder-optional": "(可选)",
|
||||
"role": "角色",
|
||||
"submit": "提交",
|
||||
"tooltip": "您现在可以选择“无基本角色”选项,并根据自定义需求添加权限。您可以在<1>我们的文档</1>中找到更多信息。"
|
||||
"tooltip": ""
|
||||
},
|
||||
"user-invite-page": {
|
||||
"sub-title": "发送邀请或将现有 Grafana 用户添加到组织。<1>{{orgName}}</1>",
|
||||
"sub-title": "",
|
||||
"text": {
|
||||
"invite-user": "邀请用户"
|
||||
}
|
||||
@@ -10841,7 +10842,7 @@
|
||||
"switch-to-table": "切换至表格"
|
||||
},
|
||||
"panel-plugin-error": {
|
||||
"text-load-error": "请检查服务器启动日志以获取更多信息。<1></1>如果此插件是从 Git 加载的,请确保它已编译。",
|
||||
"text-load-error": "",
|
||||
"title-load-error": "加载时出错:{{panelId}}",
|
||||
"title-not-found": "找不到面板插件:{{id}}"
|
||||
},
|
||||
@@ -11035,7 +11036,7 @@
|
||||
},
|
||||
"details": {
|
||||
"connections-tab": {
|
||||
"description": "您当前为 {{pluginName}} 配置了以下数据源,点击磁贴可查看配置详细信息。您可以在 <4><0>连接</0> - <3>数据源</3>中找到所有数据源连接。</4>"
|
||||
"description": ""
|
||||
},
|
||||
"disabled-error": {
|
||||
"angular-deprecation-link": "了解更多关于 Angular 弃用的信息",
|
||||
@@ -11052,7 +11053,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"contactGrafanaLabs": "联系 Grafana Labs",
|
||||
"customLinks": "自定义链接",
|
||||
"customLinks": "",
|
||||
"customLinksTooltip": "这些链接由插件开发者提供,为大家提供额外的开发者专属资源和信息",
|
||||
"dependencies": "依赖关系",
|
||||
"documentation": "文档",
|
||||
@@ -11063,7 +11064,7 @@
|
||||
"latestVersion": "最新版本",
|
||||
"license": "许可",
|
||||
"raiseAnIssue": "报告问题",
|
||||
"reportAbuse": "报告疑虑",
|
||||
"reportAbuse": "",
|
||||
"reportAbuseTooltip": "直接向 Grafana Labs 报告与恶意或有害插件相关的问题。",
|
||||
"repository": "存储库",
|
||||
"signature": "签名",
|
||||
@@ -11073,8 +11074,8 @@
|
||||
"modal": {
|
||||
"cancel": "取消",
|
||||
"copyEmail": "复制电子邮件地址",
|
||||
"description": "此功能用于报告插件中的恶意或有害行为。有关插件问题,请联系我们,电子邮件地址为:",
|
||||
"node": "注:对于一般的插件问题(如 bug 或功能请求),请使用提供的链接联系插件作者。",
|
||||
"description": "",
|
||||
"node": "",
|
||||
"title": "报告插件问题"
|
||||
}
|
||||
},
|
||||
@@ -11142,7 +11143,7 @@
|
||||
"message": "所有插件都是最新的"
|
||||
},
|
||||
"not-found-plugin": {
|
||||
"body-plugin-not-found": "找不到该插件。请检查 URL 是否正确,或<1></1>转到<3>插件目录</3>。",
|
||||
"body-plugin-not-found": "",
|
||||
"title-plugin-not-found": "未找到插件"
|
||||
},
|
||||
"plugin-actions": {
|
||||
@@ -11600,7 +11601,6 @@
|
||||
"unsupported-repository-type": ""
|
||||
},
|
||||
"inline-secure-values-warning": "",
|
||||
"inline-token-warning-badge-text": "",
|
||||
"job-status": {
|
||||
"label-view-details": "查看详情",
|
||||
"loading-finished-job": "正在加载已完成的作业...",
|
||||
@@ -11777,6 +11777,17 @@
|
||||
"label-current-step": "当前步骤",
|
||||
"label-pending-step": "待处理步骤"
|
||||
},
|
||||
"status-badge": {
|
||||
"automatic-pulling-disabled": "",
|
||||
"deleting": "",
|
||||
"error": "",
|
||||
"pending": "",
|
||||
"pulling": "",
|
||||
"unknown": "",
|
||||
"up-to-date": "",
|
||||
"waiting-for-health-check": "",
|
||||
"warning": ""
|
||||
},
|
||||
"success-title-default": "成功",
|
||||
"sync-job": {
|
||||
"error-no-job-id": "启动作业失败",
|
||||
@@ -11954,7 +11965,7 @@
|
||||
"annotations-show-text": "注释 = 显示",
|
||||
"time-range-picker-disabled-text": "时间范围选择器 = 已禁用",
|
||||
"time-range-picker-enabled-text": "时间范围选择器 = 已启用",
|
||||
"time-range-text": "时间范围 = "
|
||||
"time-range-text": ""
|
||||
},
|
||||
"share": {
|
||||
"success-delete": "您的数据面板不再可共享"
|
||||
@@ -11993,7 +12004,7 @@
|
||||
"revoke-user-access-modal-desc-line1": "您确定要注销对 {{email}} 的访问权限吗?"
|
||||
},
|
||||
"delete-user-shared-dashboards-modal": {
|
||||
"revoke-user-access-modal-desc-line2": "此操作将立即撤销 {{email}} 对所有共享数据面板的访问权限。"
|
||||
"revoke-user-access-modal-desc-line2": ""
|
||||
},
|
||||
"modal": {
|
||||
"shared-dashboard-modal-title": "共享的数据面板"
|
||||
@@ -12159,7 +12170,7 @@
|
||||
},
|
||||
"menu": {
|
||||
"clear-button": "全部清除",
|
||||
"tooltip": "您现在可以选择“无基本角色”选项,并根据自定义需求添加权限。您可以在<1>我们的文档</1>中找到更多信息。"
|
||||
"tooltip": ""
|
||||
},
|
||||
"menu-aria-label": "角色选择器菜单",
|
||||
"menu-group-option-aria-label": "角色选择器选项",
|
||||
@@ -12169,7 +12180,7 @@
|
||||
},
|
||||
"sub-menu-aria-label": "角色选择器子菜单",
|
||||
"title": {
|
||||
"description": "向用户分配角色,以确保对 Grafana 的功能和资源的访问进行细粒度控制。不妨在我们的<2>文档</2>中了解更多信息。"
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"role-picker-drawer": {
|
||||
@@ -12292,7 +12303,7 @@
|
||||
},
|
||||
"select": {
|
||||
"select-menu": {
|
||||
"selected-count": "已选择"
|
||||
"selected-count": ""
|
||||
}
|
||||
},
|
||||
"service-account-create-page": {
|
||||
@@ -12391,6 +12402,7 @@
|
||||
"aria-label-role": "角色"
|
||||
},
|
||||
"service-account-tokens-table": {
|
||||
"aria-label-delete-button": "",
|
||||
"created": "已创建",
|
||||
"expires": "过期",
|
||||
"last-used-at": "上次使用时间",
|
||||
@@ -12477,7 +12489,7 @@
|
||||
"info-text": "创建指向此仪表板或面板的直接链接,通过以下选项自定义。",
|
||||
"link-url": "链接网址",
|
||||
"render-alert": "未安装图像渲染器插件",
|
||||
"render-instructions": "要渲染图像,您必须安装 <2>Grafana 图像渲染器插件</2>。请与您的 Grafana 管理员联系以安装插件。",
|
||||
"render-instructions": "",
|
||||
"rendered-image": "直接链接至渲染后的图像",
|
||||
"save-alert": "仪表板未保存",
|
||||
"save-dashboard": "要渲染面板图像,需要先保存仪表板。",
|
||||
@@ -12501,7 +12513,7 @@
|
||||
"info-text-1": "可通过快照即时、公开地分享交互式仪表板。创建后,我们会剥离敏感数据,如查询(指标、模板和注释)和面板链接,仅将可见指标数据和系列名称嵌入到仪表板中。",
|
||||
"info-text-2": "请注意,知晓该链接并能够访问该网址的<1>任何人都可以</1>查看您的快照。分享需谨慎。",
|
||||
"local-button": "发布快照",
|
||||
"mistake-message": "是不是弄错了什么?",
|
||||
"mistake-message": "",
|
||||
"name": "快照名称",
|
||||
"timeout": "超时(秒)",
|
||||
"timeout-description": "如果需要很长时间才能收集仪表板指标,则可能需要配置超时值。",
|
||||
@@ -13112,7 +13124,7 @@
|
||||
"forwards-time-aria-label": "向前移动时间范围",
|
||||
"to": "至",
|
||||
"zoom-out-button": "缩放时间范围",
|
||||
"zoom-out-tooltip": "时间范围缩放 <1></1> CTRL+Z"
|
||||
"zoom-out-tooltip": ""
|
||||
},
|
||||
"time-range": {
|
||||
"apply": "应用时间范围",
|
||||
@@ -13237,7 +13249,7 @@
|
||||
},
|
||||
"transformations": {
|
||||
"empty": {
|
||||
"add-transformation-body": "转换允许在显示可视化之前以各种方式更改数据。 <1></1>这包括合并数据、重命名字段、进行计算、格式化数据以便显示等等。",
|
||||
"add-transformation-body": "",
|
||||
"add-transformation-header": "开始转换数据"
|
||||
}
|
||||
},
|
||||
@@ -13504,7 +13516,7 @@
|
||||
"label-format": "格式",
|
||||
"label-set-timezone": "设置时区",
|
||||
"label-time-field": "时间字段",
|
||||
"tooltip-format": "指定为 <2>Moment.js 格式字符串</2>的字段的输出格式。",
|
||||
"tooltip-format": "",
|
||||
"tooltip-timezone-manually": "手动设置日期的时区"
|
||||
},
|
||||
"format-time-transformer-editor": {
|
||||
@@ -14099,8 +14111,8 @@
|
||||
"message": "找不到用户"
|
||||
},
|
||||
"token-revoked-modal": {
|
||||
"auto-revoked": "您的会话令牌已自动撤销,因为您已达到您的账户的<2>最大并发会话数 {{numSessions}}</2>。",
|
||||
"resume-message": "<0>要恢复会话,请重新登录。</0>如果您多次自动退出登录,请与您的管理员联系或访问许可页面以查看您的配额。",
|
||||
"auto-revoked": "",
|
||||
"resume-message": "",
|
||||
"sign-in": "登录",
|
||||
"title-you-have-been-automatically-signed-out": "您已自动退出登录"
|
||||
},
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"dismiss": "關閉",
|
||||
"heading": "企業版驗證",
|
||||
"learn-more-link": "了解詳情",
|
||||
"text": "使用 <1>SAML</1>、<3>SCIM</3>、<6>LDAP</6> 和 <8>RBAC</8> 自動管理使用者、團隊和權限 - 在 Grafana Cloud 和 Enterprise 中可以使用。"
|
||||
"text": ""
|
||||
},
|
||||
"feature-listing": {
|
||||
"title-auditing": "稽核",
|
||||
@@ -209,7 +209,7 @@
|
||||
"title-delete": "刪除"
|
||||
},
|
||||
"orgs": {
|
||||
"delete-body": "您確定要刪除「{{deleteOrgName}}」嗎?<3></3> <5>將移除此組織的所有儀表板!</5>",
|
||||
"delete-body": "",
|
||||
"id-header": "ID",
|
||||
"name-header": "名稱",
|
||||
"new-org-button": "新組織"
|
||||
@@ -716,6 +716,7 @@
|
||||
"title-annotations": "註釋"
|
||||
},
|
||||
"link-dashboard-and-panel": "連結儀表板和面板",
|
||||
"placeholder-value-input": "",
|
||||
"placeholder-value-input-default": "輸入自訂註解內容…"
|
||||
},
|
||||
"bulk-actions": {
|
||||
@@ -1139,7 +1140,7 @@
|
||||
"title-something-wrong-trying-fetch-group-details": "嘗試擷取群組詳細資料時發生錯誤"
|
||||
},
|
||||
"evaluation-interval-limit-exceeded": {
|
||||
"body-minimum-interval": "已在 Grafana 中設定 <1>{{minInterval}}</1> 的最小評估間隔。<3></3>請聯絡管理員以設定較低的間隔。",
|
||||
"body-minimum-interval": "",
|
||||
"title-global-evaluation-interval-limit-exceeded": "超出全域評估間隔限制"
|
||||
},
|
||||
"existing-rule-editor": {
|
||||
@@ -1287,7 +1288,7 @@
|
||||
"resolved": "已解決"
|
||||
}
|
||||
},
|
||||
"review-alert-payload": "檢閱要新增至負載的警報資料:",
|
||||
"review-alert-payload": "",
|
||||
"title-add-custom-alerts": "新增自訂警報"
|
||||
},
|
||||
"get-alert-suggestions": {
|
||||
@@ -1411,7 +1412,7 @@
|
||||
"title-add-folder-and-labels": "新增資料夾和標籤"
|
||||
},
|
||||
"grafana-managed-rule-type": {
|
||||
"description": "支援多種資料來源。<1></1>使用表達式轉換資料。"
|
||||
"description": ""
|
||||
},
|
||||
"grafana-modify-export": {
|
||||
"body-invalid-rule-id": "頁面網址中的規則 UID 無效。請檢查網址,然後再試一次。",
|
||||
@@ -1847,7 +1848,7 @@
|
||||
"aria-label-new": "新"
|
||||
},
|
||||
"mimir-flavored-type": {
|
||||
"description": "使用 Mimir、Loki 或 Cortex 資料來源。<1></1>不支援表達式。"
|
||||
"description": ""
|
||||
},
|
||||
"min-interval-option": {
|
||||
"label-interval": "間隔",
|
||||
@@ -2076,7 +2077,7 @@
|
||||
"warning-1": "刪除此通知政策將永久移除該政策。",
|
||||
"warning-2": "您確定要刪除這個政策嗎?"
|
||||
},
|
||||
"filter-description": "使用以逗號分隔的比對條件清單來篩選通知政策,例如:<1>severity=critical, region=EMEA</1>",
|
||||
"filter-description": "",
|
||||
"generated-policies": "自動產生的政策",
|
||||
"matchers": "匹配條件",
|
||||
"metadata": {
|
||||
@@ -2119,7 +2120,8 @@
|
||||
"conflict": "通知政策樹已由其他使用者更新。",
|
||||
"error-code": "錯誤訊息:「{{error}}」",
|
||||
"routes": {
|
||||
"conflictingMatchers": "無法新增或更新路由:如果我們合併了比對器「{{-matchers}}」,比對器會與外部路由樹衝突。這將使路由無法到達。"
|
||||
"conflictingMatchers": "無法新增或更新路由:如果我們合併了比對器「{{-matchers}}」,比對器會與外部路由樹衝突。這將使路由無法到達。",
|
||||
"unknownMatchers": ""
|
||||
},
|
||||
"suffix": "請重新整理此頁面並再試一次。",
|
||||
"title": "無法新增或更新通知政策"
|
||||
@@ -2236,7 +2238,7 @@
|
||||
"error-no-query-editor": "由於以下原因,無法載入查詢編輯器:{{errorMessage}}"
|
||||
},
|
||||
"recording-rule-type": {
|
||||
"description": "預先計算表達式。<1></1>應與警報規則結合使用。"
|
||||
"description": ""
|
||||
},
|
||||
"recording-rules": {
|
||||
"description-target-data-source": "Prometheus 資料來源用於儲存紀錄規則",
|
||||
@@ -2249,7 +2251,7 @@
|
||||
},
|
||||
"redirect-to-clone-rule": {
|
||||
"body-evaluation-group": "您需要為複製的規則設定新的評估群組,因為原始群組已佈建,無法用於在使用者介面中建立的規則。",
|
||||
"body-not-provisioned": "新規則將<1>不會</1>標記為已佈建的規則。",
|
||||
"body-not-provisioned": "",
|
||||
"confirmText-copy": "複製",
|
||||
"title-copy-provisioned-alert-rule": "複製已設定的警報規則"
|
||||
},
|
||||
@@ -2284,13 +2286,13 @@
|
||||
"routing-settings": {
|
||||
"aria-label-group-by": "分組依據",
|
||||
"description-group-by": "透過相同標籤值將多個警報合併為單個通知。如果為空,則會沿用預設通知政策。",
|
||||
"group-interval": "群組間隔:<1>{{groupIntervalValue}}</1>",
|
||||
"group-wait": "群組等待:<1>{{groupWaitValue}}</1>",
|
||||
"grouping": "分組:<1>{{fields}}</1>",
|
||||
"group-interval": "",
|
||||
"group-wait": "",
|
||||
"grouping": "",
|
||||
"label-group-by": "分組依據",
|
||||
"label-override-grouping": "覆寫分組",
|
||||
"label-override-timings": "覆寫時間",
|
||||
"repeat-interval": "重複間隔:<1>{{repeatIntervalValue}}</1>"
|
||||
"repeat-interval": ""
|
||||
},
|
||||
"rule-actions-buttons": {
|
||||
"title-edit": "編輯",
|
||||
@@ -2542,7 +2544,7 @@
|
||||
"relative-with-to": ""
|
||||
},
|
||||
"rule-type-picker": {
|
||||
"grafana-managed": "選擇「Grafana 管理」,除非有已啟用 Ruler API 的 Mimir、Loki 或 Cortex 資料來源。"
|
||||
"grafana-managed": ""
|
||||
},
|
||||
"rule-view": {
|
||||
"query": {
|
||||
@@ -2875,7 +2877,7 @@
|
||||
"test-contact-point-modal": {
|
||||
"custom-notification-message": "您將傳送使用以下定義註解的測試通知。如果使用自訂範本和訊息,這是一個很好的選擇。",
|
||||
"notification-message": "通知訊息",
|
||||
"predefined-notification-message": "您將傳送使用預定義警報的測試通知。若您已定義自訂範本或訊息,為了取得更好的結果,請從上方切換至<1>自訂</1>通知訊息。",
|
||||
"predefined-notification-message": "",
|
||||
"send-test-notification": "傳送測試通知",
|
||||
"title-test-contact-point": "測試聯絡點"
|
||||
},
|
||||
@@ -2884,7 +2886,7 @@
|
||||
},
|
||||
"threshold-expression-viewer": {
|
||||
"input": "輸入",
|
||||
"stop-alerting-when": "處於以下值時停止警報(或待處理狀態)"
|
||||
"stop-alerting-when": ""
|
||||
},
|
||||
"time-interval": {
|
||||
"add-time-interval": "新增時間間隔",
|
||||
@@ -3072,7 +3074,7 @@
|
||||
"title-notification-policies": "通知政策"
|
||||
},
|
||||
"yaml-content-info": {
|
||||
"body": "編輯器中的 YAML 內容僅包含警報規則設定 <1></1>若要設定 Prometheus,則需要提供<4>設定檔內容的其餘部分。</4>"
|
||||
"body": ""
|
||||
}
|
||||
},
|
||||
"alertlist": {
|
||||
@@ -3148,7 +3150,7 @@
|
||||
"no-annotations-found": "找不到註解"
|
||||
},
|
||||
"annotation-list-item": {
|
||||
"tooltip-created-by": "建立者:<1></1>{{email}}"
|
||||
"tooltip-created-by": ""
|
||||
},
|
||||
"category-annotation-query": "註解查詢",
|
||||
"category-display": "顯示",
|
||||
@@ -3186,7 +3188,7 @@
|
||||
},
|
||||
"empty-state": {
|
||||
"button-title": "新增注釋查詢",
|
||||
"info-box-content": "<0>注釋提供了一種將事件資料整合到圖表中的方法。它們在所有圖表面板上都可視化為垂直線和圖示。將滑鼠懸停在註解圖示上時,可查看事件的文字內容與標籤。您可以在 Grafana 中直接新增註解事件,只需按住 CTRL 或 CMD 並點擊圖表(或拖曳選取區域)。這些將會儲存在 Grafana 的註解資料庫中。</0>",
|
||||
"info-box-content": "",
|
||||
"info-box-content-2": "查看<2>註釋文件</2>,了解更多資訊。",
|
||||
"title": "尚未新增自訂注釋查詢"
|
||||
},
|
||||
@@ -3224,7 +3226,7 @@
|
||||
"auth-settings": "驗證設定"
|
||||
},
|
||||
"auth-drawer-unconneced": {
|
||||
"subtitle": "設定驗證設定。請在我們的<2>文件</2>中閱讀更多資訊。"
|
||||
"subtitle": ""
|
||||
},
|
||||
"auth-drawer-unconnected": {
|
||||
"advanced-auth": "進階驗證",
|
||||
@@ -3258,7 +3260,7 @@
|
||||
"allowed-organizations-description": "以逗號或空格分隔的組織清單。使用者應至少是\n一個組織的成員才能登入。",
|
||||
"allowed-organizations-label": "允許的組織",
|
||||
"allowed-organizations-placeholder": "輸入組織 (my-team、myteam...),然後按 Enter 新增",
|
||||
"api-url-description": "OAuth2 提供者的使用者資訊端點。此端點傳回的資訊必須與 <2>OpenID UserInfo</2> 相容。",
|
||||
"api-url-description": "",
|
||||
"api-url-required": "如果設定,則此欄位必須為有效的網址。",
|
||||
"auth-style-description": "此設定決定了如何將「{{ clientIDLabel }}」和「{{ clientSecretLabel }}」傳送給 Oauth2 提供者。預設為 AutoDetect。",
|
||||
"auth-style-label": "驗證樣式",
|
||||
@@ -3403,7 +3405,7 @@
|
||||
}
|
||||
},
|
||||
"auth-config-auth-config-page-unconnected": {
|
||||
"subtitle": "管理您的驗證設定並設定單一登入。請在我們的<2>文件</2>中閱讀更多資訊。"
|
||||
"subtitle": ""
|
||||
},
|
||||
"bar-chart": {
|
||||
"warn": {
|
||||
@@ -4113,7 +4115,7 @@
|
||||
},
|
||||
"scopes": {
|
||||
"apply-selected-scopes": "套用",
|
||||
"selected-scopes-label": "範圍:"
|
||||
"selected-scopes-label": ""
|
||||
},
|
||||
"search-box": {
|
||||
"placeholder": "搜尋或跳至…"
|
||||
@@ -4255,7 +4257,7 @@
|
||||
"okay": "確定"
|
||||
},
|
||||
"not-found-datasource": {
|
||||
"body": "也許您輸入了錯誤的網址,或者 ID 為 <1></1> 的外掛程式無法使用。<3></3>若要查看可用資料來源的清單,請<5>按此處</5>。"
|
||||
"body": ""
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
@@ -4298,8 +4300,8 @@
|
||||
"versionHistory": {
|
||||
"comparison": {
|
||||
"header": {
|
||||
"hide-json-diff": "隱藏 JSON diff",
|
||||
"show-json-diff": "顯示 JSON diff",
|
||||
"hide-json-diff": "",
|
||||
"show-json-diff": "",
|
||||
"text": "版本 {{version}} 的更新者是 {{createdBy}} ({{ageString}}) {{message}}"
|
||||
},
|
||||
"select": "選擇兩個版本以開始比較"
|
||||
@@ -4326,7 +4328,7 @@
|
||||
"label-label": "標籤",
|
||||
"label-placeholder": "例如:速度追蹤",
|
||||
"label-required": "此為必填欄位。",
|
||||
"sub-text": "<0>定義將描述相關性的文字。</0>",
|
||||
"sub-text": "",
|
||||
"title": "定義相關性標籤(步驟 1/3)"
|
||||
},
|
||||
"configure-correlation-target-form": {
|
||||
@@ -4370,7 +4372,7 @@
|
||||
},
|
||||
"source-form": {
|
||||
"control-required": "此為必填欄位。",
|
||||
"description": "資料點需要以欄位或轉換輸出的方式提供所有變數的值,才能在可視化中顯示相關性按鈕。<1></1>注意:並非每個變數都需要在下方明確定義。<4>logfmt</4> 等轉換將為每個鍵/值對建立變數。",
|
||||
"description": "",
|
||||
"description-external-pre": "您已在目標網址中使用以下變數:",
|
||||
"description-query-pre": "您已在目標查詢中使用以下變數:",
|
||||
"external-title": "設定將使用網址的資料來源(步驟 3/3)",
|
||||
@@ -4382,12 +4384,12 @@
|
||||
"results-required": "此為必填欄位。",
|
||||
"source-description": "來自所選資料來源的結果在面板中顯示連結",
|
||||
"source-label": "來源",
|
||||
"sub-text": "<0>定義哪個資料來源將顯示相關性,以及哪些資料將取代先前定義的變數。</0>"
|
||||
"sub-text": ""
|
||||
},
|
||||
"sub-title": "定義位於不同資料來源中的資料彼此之間的關係。請至<2>文件</2>中閱讀更多資訊",
|
||||
"target-form": {
|
||||
"control-rules": "此為必填欄位。",
|
||||
"sub-text": "<0>定義相關性將連結的目標。使用查詢類型,點選相關性時將執行查詢。使用外部類型時,點選相關性將開啟一個網址。</0>",
|
||||
"sub-text": "",
|
||||
"target-description-external": "指定點選連結時將開啟的網址",
|
||||
"target-description-query": "指定點選連結時要查詢的資料來源",
|
||||
"target-label": "目標",
|
||||
@@ -4594,7 +4596,7 @@
|
||||
}
|
||||
},
|
||||
"confirm-plugin-dashboard-save-modal": {
|
||||
"body-plugin-dashboard": "更新外掛程式時,您的變更將會遺失。<1></1><2>使用<1>另存為</1>建立自訂版本。</2>",
|
||||
"body-plugin-dashboard": "",
|
||||
"cancel": "取消",
|
||||
"overwrite": "覆寫",
|
||||
"title-plugin-dashboard": "外掛程式儀表板"
|
||||
@@ -4811,7 +4813,7 @@
|
||||
"add-visualization-body": "選取資料來源,然後使用圖表、統計資料及表格查詢並將資料可視化,或建立清單、標記及其他小工具。",
|
||||
"add-visualization-button": "新增可視化",
|
||||
"add-visualization-header": "透過新增可視化來啟動您的新儀表板",
|
||||
"import-a-dashboard-body": "從檔案或 <2>grafana.com</2> 匯入儀表板。",
|
||||
"import-a-dashboard-body": "",
|
||||
"import-a-dashboard-header": "匯入儀表板",
|
||||
"import-dashboard-button": "匯入儀表板",
|
||||
"show-less-dashboards": "",
|
||||
@@ -5268,8 +5270,8 @@
|
||||
"title-provisioned": "已佈建儀表板"
|
||||
},
|
||||
"save-dashboard-error-proxy": {
|
||||
"body-name-exists": "所選資料夾中已存在名稱相同的儀表板。<1></1><2>仍要儲存此儀表板嗎?</2>",
|
||||
"body-version-mismatch": "其他人已更新此儀表板<1></1><2>仍要儲存此儀表板嗎?</2>",
|
||||
"body-name-exists": "",
|
||||
"body-version-mismatch": "",
|
||||
"confirmText-save-and-overwrite": "儲存並覆寫",
|
||||
"title-name-exists": "衝突",
|
||||
"title-version-mismatch": "衝突"
|
||||
@@ -5287,7 +5289,7 @@
|
||||
"cancel": "取消",
|
||||
"cannot-be-saved": "此儀表板無法從 Grafana UI 儲存,因為其已從其他來源設定。複製 JSON 或將其儲存到下方的檔案中,然後您可以在佈建來源中更新您的儀表板。",
|
||||
"copy-json-to-clipboard": "複製 JSON 到剪貼簿",
|
||||
"file-path": "<0>檔案路徑:</0>{{filePath}}",
|
||||
"file-path": "",
|
||||
"save-json-to-file": "將 JSON 儲存至檔案",
|
||||
"see-docs": "有關佈建的更多資訊,請參閱<2>文件</2>。"
|
||||
},
|
||||
@@ -5486,7 +5488,7 @@
|
||||
"transformation-picker": {
|
||||
"info": "在可視化之前,您可以使用轉換功能連接、計算、重新排序、隱藏和重新命名查詢結果。",
|
||||
"info-graph-not-suitable": "如果您使用的是「圖表」可視化,則許多轉換不適用,因為目前僅支援時間序列資料。",
|
||||
"info-switch-to-table": "它可以協助切換到「表格」可視化,以了解轉換的作用。",
|
||||
"info-switch-to-table": "",
|
||||
"placeholder-search-for-transformation": "搜尋轉換",
|
||||
"read-more": "了解更多",
|
||||
"title-transformations": "轉換"
|
||||
@@ -5552,8 +5554,8 @@
|
||||
"version-history-comparison": {
|
||||
"button-restore": "還原至版本 {{version}}",
|
||||
"label-view-json-diff": "檢視 JSON diff",
|
||||
"new-updated-by": "{{editor}}在 {{timeAgo}}前更新為<0>版本 {{version}}</0>",
|
||||
"old-updated-by": "{{editor}}在 {{timeAgo}}前更新為<0>版本 {{version}}</0>"
|
||||
"new-updated-by": "",
|
||||
"old-updated-by": ""
|
||||
},
|
||||
"version-history-table": {
|
||||
"aria-label-toggle-selection": "切換{{version}}版本選擇",
|
||||
@@ -5953,7 +5955,7 @@
|
||||
"cancel": "取消"
|
||||
},
|
||||
"render-save-button-and-error": {
|
||||
"body-plugin-dashboard": "更新外掛程式時,您的變更將會遺失。使用<1>另存為</1>建立自訂版本。",
|
||||
"body-plugin-dashboard": "",
|
||||
"title-failed-to-save-dashboard": "無法儲存儀表板",
|
||||
"title-plugin-dashboard": "外掛程式儀表板",
|
||||
"title-someone-else-has-updated-this-dashboard": "其他人已更新此儀表板",
|
||||
@@ -5962,7 +5964,7 @@
|
||||
"save-and-overwrite": "「儲存並覆寫」"
|
||||
},
|
||||
"library-viz-panel-info": {
|
||||
"last-edited": "<person />在 {{timeAgo}}前",
|
||||
"last-edited": "",
|
||||
"usage-count_other": "用於 {{count}} 個儀表板"
|
||||
},
|
||||
"managed-badge": {
|
||||
@@ -6022,7 +6024,7 @@
|
||||
},
|
||||
"panel-data-queries-tab-rendered": {
|
||||
"add-query": "新增查詢",
|
||||
"expression": "表達式"
|
||||
"expression": ""
|
||||
},
|
||||
"panel-data-transformations-tab": {
|
||||
"tab-label": "轉換"
|
||||
@@ -6080,7 +6082,7 @@
|
||||
"query": "查詢"
|
||||
},
|
||||
"query-variable-editor-form": {
|
||||
"description-examples": "已命名的擷取群組可用於分隔顯示文字與數值(<1>請參閱範例</1>)。",
|
||||
"description-examples": "",
|
||||
"description-optional": "若想擷取系列名稱或指標節點區段的一部分,則為可選。",
|
||||
"label-data-source": "資料來源",
|
||||
"label-static-options-sort": "靜態選項排序",
|
||||
@@ -6141,7 +6143,7 @@
|
||||
"label-message": "訊息",
|
||||
"placeholder-describe-changes-optional": "新增備註以描述您的變更(選填)。",
|
||||
"render-footer": {
|
||||
"body-plugin-dashboard": "更新外掛程式時,您的變更將會遺失。使用<1>另存為</1>建立自訂版本。",
|
||||
"body-plugin-dashboard": "",
|
||||
"no-changes-to-save": "沒有要儲存的變更",
|
||||
"title-failed-to-save-dashboard": "無法儲存儀表板",
|
||||
"title-plugin-dashboard": "外掛程式儀表板",
|
||||
@@ -6176,7 +6178,7 @@
|
||||
"cancel": "取消",
|
||||
"cannot-be-saved": "此儀表板無法從 Grafana UI 儲存,因為其已從其他來源設定。複製 JSON 或將其儲存到下方的檔案中,然後您可以在佈建來源中更新您的儀表板。",
|
||||
"copy-json-to-clipboard": "複製 JSON 到剪貼簿",
|
||||
"file-path": "<0>檔案路徑:</0>{{filePath}}",
|
||||
"file-path": "",
|
||||
"label-description": "說明",
|
||||
"label-target-folder": "目標資料夾",
|
||||
"label-title": "標題",
|
||||
@@ -6345,8 +6347,8 @@
|
||||
},
|
||||
"version-history-comparison": {
|
||||
"label-view-json-diff": "檢視 JSON diff",
|
||||
"new-version-updated": "{{editor}}在 {{timeAgo}}前更新為<0>版本 {{version}}</0>",
|
||||
"old-version-updated": "{{editor}}在 {{timeAgo}}前更新為<0>版本 {{version}}</0>"
|
||||
"new-version-updated": "",
|
||||
"old-version-updated": ""
|
||||
},
|
||||
"version-history-header": {
|
||||
"compare-versions": "比較 {{baseVersion}} <3></3> {{newVersion}}",
|
||||
@@ -6424,7 +6426,7 @@
|
||||
"provisioned-delete-modal": {
|
||||
"confirm-button": "確定",
|
||||
"text-1": "此儀表板由 Grafana 佈建管理,無法刪除。從設定檔中移除儀表板以將其刪除。",
|
||||
"text-2": "有關佈建的更多資訊,請參閱 Grafana 文件。",
|
||||
"text-2": "",
|
||||
"text-3": "檔案路徑:{{provisionedId}}",
|
||||
"text-link": "前往文件頁面",
|
||||
"title": "無法刪除已設定的儀表板"
|
||||
@@ -6502,7 +6504,7 @@
|
||||
},
|
||||
"data-source-testing-status-page": {
|
||||
"error-more-details-link": "點選<2>此處</2>,了解更多關於此錯誤的資訊。",
|
||||
"success-more-details-links": "接下來,您可以透過<2>建立儀表板</2>或在<5>瀏覽檢視</5>中查詢資料,開始將資料視覺化。"
|
||||
"success-more-details-links": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"datasource-add-button": {
|
||||
@@ -6598,7 +6600,7 @@
|
||||
"test": "測試"
|
||||
},
|
||||
"cloud-info-box": {
|
||||
"body-alert": "或者,跳過這個步驟,並透過<6>永久免費的 Grafana Cloud 方案</6>,從 Grafana Labs 取得完全受控、可擴展及託管的資料來源 {{mainDS}}(和 {{extraDS}})。",
|
||||
"body-alert": "",
|
||||
"title-alert": "在下方設定您的 {{mainDS}} 資料來源"
|
||||
},
|
||||
"dashboards-table": {
|
||||
@@ -6726,18 +6728,18 @@
|
||||
"no-events-yet": "暫無事件"
|
||||
},
|
||||
"render-info-viewer": {
|
||||
"data-counter": "資料:{{numDataChanges}}",
|
||||
"data-counter": "",
|
||||
"elapsed-time": "時間:{{elapsed}} 毫秒",
|
||||
"field": "欄位",
|
||||
"last": "最後",
|
||||
"render-counter": "算繪:{{numRenders}}",
|
||||
"schema-counter": "架構:{{numSchemaChanges}}",
|
||||
"render-counter": "",
|
||||
"schema-counter": "",
|
||||
"title-reset-counters": "重置計數器",
|
||||
"tooltip-step-back": "回到上一步",
|
||||
"type": "類型"
|
||||
},
|
||||
"state-view": {
|
||||
"current-value": "目前數值:{{currentValue}}",
|
||||
"current-value": "",
|
||||
"label-state-name": "狀態名稱"
|
||||
}
|
||||
},
|
||||
@@ -7184,7 +7186,7 @@
|
||||
},
|
||||
"footer": {
|
||||
"learn-more": "了解詳情",
|
||||
"pro-tip-define-sources-through-configuration-files": "專家提示:您也可以透過設定檔案來定義資料來源。"
|
||||
"pro-tip-define-sources-through-configuration-files": ""
|
||||
}
|
||||
},
|
||||
"pane": {
|
||||
@@ -7246,8 +7248,6 @@
|
||||
"query-deleted": "查詢已刪除"
|
||||
},
|
||||
"rich-history-queries-tab": {
|
||||
"displaying-partial-queries": "顯示 {{ count }} 個查詢",
|
||||
"displaying-queries": "{{ count }} 個查詢",
|
||||
"filter-aria-label": "篩選資料來源的查詢",
|
||||
"filter-history": "篩選歷史記錄",
|
||||
"filter-placeholder": "篩選資料來源的查詢",
|
||||
@@ -7257,7 +7257,9 @@
|
||||
"search-placeholder": "搜尋查詢",
|
||||
"showing-queries": "顯示 {{ shown }} 個,總計 {{ total }} 個 <0>載入更多</0>",
|
||||
"sort-aria-label": "排序查詢",
|
||||
"sort-placeholder": "查詢排序方式"
|
||||
"sort-placeholder": "查詢排序方式",
|
||||
"displaying-partial-queries_other": "",
|
||||
"displaying-queries_other": ""
|
||||
},
|
||||
"rich-history-settings-tab": {
|
||||
"alert-info": "Grafana 最多會保留 {{optionLabel}} 個條目。已加星號的條目不會被刪除。",
|
||||
@@ -7449,7 +7451,7 @@
|
||||
"copy-shortened-link-menu": "開啟複製連結選項",
|
||||
"refresh-picker-cancel": "取消",
|
||||
"refresh-picker-run": "執行查詢",
|
||||
"split-close": "關閉",
|
||||
"split-close": "",
|
||||
"split-close-tooltip": "關閉分割窗格",
|
||||
"split-narrow": "縮小窗格",
|
||||
"split-title": "分割",
|
||||
@@ -7579,8 +7581,8 @@
|
||||
},
|
||||
"math": {
|
||||
"available-math-functions": "可用的數學函數",
|
||||
"run-math-operations": "對一或多個查詢項目執行數學運算。您可以透過 {{refExample}}(即 {{ref1}}、{{ref2}}、{{ref3}}等)參照查詢項目。<10></10>範例:<12>{{example}}</12>",
|
||||
"tooltip-footer": "請參閱我們關於<2>數學表達式</2>的其他文件。",
|
||||
"run-math-operations": "",
|
||||
"tooltip-footer": "",
|
||||
"tooltip-title": "數學運算子",
|
||||
"tooltip-trigger": "表達式"
|
||||
},
|
||||
@@ -8609,7 +8611,7 @@
|
||||
},
|
||||
"data-source-http-settings": {
|
||||
"access-help": "說明 <1></1>",
|
||||
"access-help-details": "存取模式控制如何處理對資料來源的要求。如果沒有其他說明,<1> <1>伺服器</1></1>應為首選方式。",
|
||||
"access-help-details": "",
|
||||
"access-help-title": "存取說明",
|
||||
"access-label": "存取",
|
||||
"allowed-cookies": "允許的 Cookie",
|
||||
@@ -8877,7 +8879,7 @@
|
||||
"cell-inspect": "檢查值",
|
||||
"cell-inspect-tooltip": "檢查值",
|
||||
"copy": "複製到剪貼簿",
|
||||
"csv-counts": "列:{{rows}},欄:{{columns}} <5></5>",
|
||||
"csv-counts": "",
|
||||
"csv-placeholder": "在此處輸入 CSV …",
|
||||
"filter-placeholder": "篩選值",
|
||||
"filter-popup-apply": "好的",
|
||||
@@ -9162,7 +9164,6 @@
|
||||
"name-line-width": "線寬",
|
||||
"name-stacking": "堆疊"
|
||||
},
|
||||
"inline-token-warning-badge-tooltip": "",
|
||||
"inspector": {
|
||||
"inspect-data-tab": {
|
||||
"loading": "正在載入",
|
||||
@@ -9324,7 +9325,7 @@
|
||||
"error-fetching": "擷取 LDAP 設定時發生錯誤",
|
||||
"error-saving": "儲存 LDAP 設定時發生錯誤",
|
||||
"error-validate-form": "驗證 LDAP 設定時發生錯誤",
|
||||
"feature-flag-disabled": "此頁面僅可透過啟用 <1>ssoSettingsLDAP</1> 功能標記存取。",
|
||||
"feature-flag-disabled": "",
|
||||
"saved": "LDAP 設定已儲存"
|
||||
},
|
||||
"bind-dn": {
|
||||
@@ -9365,7 +9366,7 @@
|
||||
"label": "搜尋基礎 DNS",
|
||||
"placeholder": "範例:dc=grafana,dc=org"
|
||||
},
|
||||
"subtitle": "Grafana 中的 LDAP 整合允許您的 Grafana 使用者使用其 LDAP 憑證登入。請至我們的<2><0>文件</0></2>中閱讀更多資訊。",
|
||||
"subtitle": "",
|
||||
"title": "基本設定"
|
||||
},
|
||||
"library-panel": {
|
||||
@@ -9409,7 +9410,7 @@
|
||||
"dashboard-name": "儀表板名稱"
|
||||
},
|
||||
"library-panel-info": {
|
||||
"last-edited": "<person />上次編輯於 {{timeAgo}}前",
|
||||
"last-edited": "",
|
||||
"usage-count_other": "用於 {{count}} 個儀表板"
|
||||
},
|
||||
"library-panels-search": {
|
||||
@@ -9708,7 +9709,7 @@
|
||||
"tooltip-unpin-line": "取消釘選行"
|
||||
},
|
||||
"log-row-message": {
|
||||
"ellipsis": "… ",
|
||||
"ellipsis": "",
|
||||
"more": "更多",
|
||||
"see-details": "查看日誌詳細資訊",
|
||||
"tooltip-error": "錯誤:{{errorMessage}}"
|
||||
@@ -10104,7 +10105,7 @@
|
||||
},
|
||||
"resource-table": {
|
||||
"dashboard-load-error": "無法載入儀表板",
|
||||
"error-library-element-sub": "資料庫元素 {uid}",
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "無法載入資料庫元素",
|
||||
"unknown-datasource-title": "資料來源 {{datasourceUID}}",
|
||||
"unknown-datasource-type": "未知資料來源"
|
||||
@@ -10749,10 +10750,10 @@
|
||||
"placeholder-optional": "(選填)",
|
||||
"role": "角色",
|
||||
"submit": "提交",
|
||||
"tooltip": "您現在可以選擇「無基本角色」選項,並根據您的自訂需求新增權限。您可以在<1>我們的文件</1>中找到更多資訊。"
|
||||
"tooltip": ""
|
||||
},
|
||||
"user-invite-page": {
|
||||
"sub-title": "傳送邀請或將現有 Grafana 使用者新增至組織。<1>{{orgName}}</1>",
|
||||
"sub-title": "",
|
||||
"text": {
|
||||
"invite-user": "邀請使用者"
|
||||
}
|
||||
@@ -10841,7 +10842,7 @@
|
||||
"switch-to-table": "切換到表格"
|
||||
},
|
||||
"panel-plugin-error": {
|
||||
"text-load-error": "請檢查伺服器啟動紀錄,以了解更多資訊。<1></1>若此外掛程式是從 Git 載入,請確認是否已經過編譯。",
|
||||
"text-load-error": "",
|
||||
"title-load-error": "載入時發生錯誤:{{panelId}}",
|
||||
"title-not-found": "找不到面板外掛程式:{{id}}"
|
||||
},
|
||||
@@ -11035,7 +11036,7 @@
|
||||
},
|
||||
"details": {
|
||||
"connections-tab": {
|
||||
"description": "您目前已設定「{{pluginName}}」的資料來源,點選圖塊以檢視設定詳細資料。您可以在<4><0>連線</0> - <3>資料來源</3>中找到所有資料來源連線。</4>"
|
||||
"description": ""
|
||||
},
|
||||
"disabled-error": {
|
||||
"angular-deprecation-link": "閱讀更多關於 Angular 遭取代的資訊",
|
||||
@@ -11052,7 +11053,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"contactGrafanaLabs": "聯絡 Grafana Labs",
|
||||
"customLinks": "自訂連結",
|
||||
"customLinks": "",
|
||||
"customLinksTooltip": "這些連結由外掛程式開發人員提供,以提供額外的開發人員特定資源和資訊",
|
||||
"dependencies": "依存關係",
|
||||
"documentation": "文件",
|
||||
@@ -11063,7 +11064,7 @@
|
||||
"latestVersion": "最新版本",
|
||||
"license": "授權",
|
||||
"raiseAnIssue": "提出問題",
|
||||
"reportAbuse": "回報疑慮",
|
||||
"reportAbuse": "",
|
||||
"reportAbuseTooltip": "將與惡意或有害外掛程式相關的問題直接報告給 Grafana Labs。",
|
||||
"repository": "存放庫",
|
||||
"signature": "簽名",
|
||||
@@ -11073,8 +11074,8 @@
|
||||
"modal": {
|
||||
"cancel": "取消",
|
||||
"copyEmail": "複製電子郵件地址",
|
||||
"description": "此功能用於報告外掛程式中的惡意或有害行為。如有外掛程式相關疑慮,請傳送電子郵件至:",
|
||||
"node": "注意:對於一般的外掛程式問題,例如錯誤或功能要求,請使用提供的連結聯絡外掛程式作者。",
|
||||
"description": "",
|
||||
"node": "",
|
||||
"title": "回報外掛程式相關疑慮"
|
||||
}
|
||||
},
|
||||
@@ -11142,7 +11143,7 @@
|
||||
"message": "所有外掛程式均為最新版本"
|
||||
},
|
||||
"not-found-plugin": {
|
||||
"body-plugin-not-found": "找不到該外掛程式。請檢查網址是否正確或<1></1>前往<3>外掛程式目錄</3>。",
|
||||
"body-plugin-not-found": "",
|
||||
"title-plugin-not-found": "找不到外掛程式"
|
||||
},
|
||||
"plugin-actions": {
|
||||
@@ -11600,7 +11601,6 @@
|
||||
"unsupported-repository-type": ""
|
||||
},
|
||||
"inline-secure-values-warning": "",
|
||||
"inline-token-warning-badge-text": "",
|
||||
"job-status": {
|
||||
"label-view-details": "檢視詳細資料",
|
||||
"loading-finished-job": "正在載入已完成的作業…",
|
||||
@@ -11777,6 +11777,17 @@
|
||||
"label-current-step": "目前步驟",
|
||||
"label-pending-step": "待處理步驟"
|
||||
},
|
||||
"status-badge": {
|
||||
"automatic-pulling-disabled": "",
|
||||
"deleting": "",
|
||||
"error": "",
|
||||
"pending": "",
|
||||
"pulling": "",
|
||||
"unknown": "",
|
||||
"up-to-date": "",
|
||||
"waiting-for-health-check": "",
|
||||
"warning": ""
|
||||
},
|
||||
"success-title-default": "成功",
|
||||
"sync-job": {
|
||||
"error-no-job-id": "無法啟動作業",
|
||||
@@ -11954,7 +11965,7 @@
|
||||
"annotations-show-text": "註釋 = 顯示",
|
||||
"time-range-picker-disabled-text": "時間範圍選擇器 = 已停用",
|
||||
"time-range-picker-enabled-text": "時間範圍選擇器 = 已啟用",
|
||||
"time-range-text": "時間範圍 = "
|
||||
"time-range-text": ""
|
||||
},
|
||||
"share": {
|
||||
"success-delete": "您的儀表板不再可分享"
|
||||
@@ -11993,7 +12004,7 @@
|
||||
"revoke-user-access-modal-desc-line1": "您確定要撤銷 {{email}} 的存取權限嗎?"
|
||||
},
|
||||
"delete-user-shared-dashboards-modal": {
|
||||
"revoke-user-access-modal-desc-line2": "此動作將立即撤銷 {{email}} 對所有共用儀表板的存取權限。"
|
||||
"revoke-user-access-modal-desc-line2": ""
|
||||
},
|
||||
"modal": {
|
||||
"shared-dashboard-modal-title": "共用儀表板"
|
||||
@@ -12159,7 +12170,7 @@
|
||||
},
|
||||
"menu": {
|
||||
"clear-button": "全部清除",
|
||||
"tooltip": "您現在可以選擇「無基本角色」選項,並根據您的自訂需求新增權限。您可以在<1>我們的文件</1>中找到更多資訊。"
|
||||
"tooltip": ""
|
||||
},
|
||||
"menu-aria-label": "角色選擇器選單",
|
||||
"menu-group-option-aria-label": "角色選擇器選項",
|
||||
@@ -12169,7 +12180,7 @@
|
||||
},
|
||||
"sub-menu-aria-label": "角色選擇器子選單",
|
||||
"title": {
|
||||
"description": "為使用者指派角色,以確保對 Grafana 的功能和資源的存取進行精細控制。請至我們的<2>文件</2>中閱讀更多資訊。"
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"role-picker-drawer": {
|
||||
@@ -12292,7 +12303,7 @@
|
||||
},
|
||||
"select": {
|
||||
"select-menu": {
|
||||
"selected-count": "已選取"
|
||||
"selected-count": ""
|
||||
}
|
||||
},
|
||||
"service-account-create-page": {
|
||||
@@ -12391,6 +12402,7 @@
|
||||
"aria-label-role": "角色"
|
||||
},
|
||||
"service-account-tokens-table": {
|
||||
"aria-label-delete-button": "",
|
||||
"created": "已建立",
|
||||
"expires": "到期",
|
||||
"last-used-at": "上次使用時間",
|
||||
@@ -12477,7 +12489,7 @@
|
||||
"info-text": "建立指向此儀表板或面板的直接連結,並使用以下選項自訂。",
|
||||
"link-url": "連結網址",
|
||||
"render-alert": "未安裝圖片轉譯器外掛程式",
|
||||
"render-instructions": "若要轉譯圖片,您必須安裝 <2>Grafana 圖片轉譯器外掛程式</2>。請聯絡您的 Grafana 管理員以安裝外掛程式。",
|
||||
"render-instructions": "",
|
||||
"rendered-image": "直接連結轉譯的圖片",
|
||||
"save-alert": "儀表板未儲存",
|
||||
"save-dashboard": "若要呈現面板圖片,您必須先儲存儀表板。",
|
||||
@@ -12501,7 +12513,7 @@
|
||||
"info-text-1": "快照是一種即時公開分享互動式儀表板的方式。建立後,我們會去除敏感資料,如查詢(指標、範本及註釋)及面板連結,只留下可見的度量值資料和嵌入在儀表板中的系列名稱。",
|
||||
"info-text-2": "請記住,擁有連結並可以存取網址的<1>任何人</1>都可以查看您的快照。請謹慎分享。",
|
||||
"local-button": "發布快照",
|
||||
"mistake-message": "您弄錯了嗎?",
|
||||
"mistake-message": "",
|
||||
"name": "快照名稱",
|
||||
"timeout": "逾時(秒)",
|
||||
"timeout-description": "如果收集儀表板指標需要很長時間,則可能需要設定逾時值。",
|
||||
@@ -13112,7 +13124,7 @@
|
||||
"forwards-time-aria-label": "將時間範圍向前移動",
|
||||
"to": "至",
|
||||
"zoom-out-button": "縮小時間範圍",
|
||||
"zoom-out-tooltip": "時間範圍縮小<1></1> CTRL+Z"
|
||||
"zoom-out-tooltip": ""
|
||||
},
|
||||
"time-range": {
|
||||
"apply": "套用時間範圍",
|
||||
@@ -13237,7 +13249,7 @@
|
||||
},
|
||||
"transformations": {
|
||||
"empty": {
|
||||
"add-transformation-body": "轉換功能可在顯示可視化之前,以各種方式變更資料。<1></1>這包括連接資料、重新命名欄位、進行計算、格式化資料以便顯示等。",
|
||||
"add-transformation-body": "",
|
||||
"add-transformation-header": "開始轉換資料"
|
||||
}
|
||||
},
|
||||
@@ -13504,7 +13516,7 @@
|
||||
"label-format": "格式",
|
||||
"label-set-timezone": "設定時區",
|
||||
"label-time-field": "時間欄位",
|
||||
"tooltip-format": "指定為 <2>Moment.js 格式字串</2>的欄位輸出格式。",
|
||||
"tooltip-format": "",
|
||||
"tooltip-timezone-manually": "手動設定日期的時區"
|
||||
},
|
||||
"format-time-transformer-editor": {
|
||||
@@ -14099,8 +14111,8 @@
|
||||
"message": "沒有找到使用者"
|
||||
},
|
||||
"token-revoked-modal": {
|
||||
"auto-revoked": "由於您已達到帳戶的<2>最大並行工作階段數量 {{numSessions}}</2>,因此您的工作階段權杖已自動撤銷。",
|
||||
"resume-message": "<0>若要繼續工作階段,請重新登入。</0>如果被重複自動登出,請聯絡您的管理員或前往授權頁面以查看您的配額。",
|
||||
"auto-revoked": "",
|
||||
"resume-message": "",
|
||||
"sign-in": "登入",
|
||||
"title-you-have-been-automatically-signed-out": "您已被自動登出"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user